Mon, 29 Jul 2013 16:08:55 +0530 Ankit Vani Refactored presence to use the initial GObject plugin API soc.2013.gobjectification.plugins file | diff | annotate
Sun, 28 Jul 2013 23:44:39 +0530 Ankit Vani Replaced purple_connection_get_prpl() with purple_connection_get_protocol_info(). soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:39:26 +0530 Ankit Vani Update debug categories for new filenames file | diff | annotate
Fri, 06 Dec 2013 00:36:32 +0530 Ankit Vani Moved declaerations of shared private functions to internal.h soc.2013.gobjectification file | diff | annotate
Sun, 24 Nov 2013 02:16:14 +0530 Ankit Vani libpurple: use g_object_class_install_properties instead of repeated g_object_class_install_property soc.2013.gobjectification file | diff | annotate
Sun, 24 Nov 2013 00:33:47 +0530 Ankit Vani libpurple: use g_object_notify_by_pspec instead of g_object_notify soc.2013.gobjectification file | diff | annotate
Sun, 17 Nov 2013 18:11:04 +0530 Ankit Vani libpurple: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called soc.2013.gobjectification file | diff | annotate
Sat, 16 Nov 2013 17:16:22 +0530 Ankit Vani Unmark property names and blurbs from translatable to non-translatable soc.2013.gobjectification file | diff | annotate
Fri, 11 Oct 2013 15:31:04 +0530 Ankit Vani Cleaned up properties and added g_object_notify calls for everything else soc.2013.gobjectification file | diff | annotate
Tue, 01 Oct 2013 17:29:45 +0530 Ankit Vani Move all object destruction code to finalize() methods and keep unrefs in dispose() soc.2013.gobjectification file | diff | annotate
Tue, 01 Oct 2013 03:13:52 +0530 Ankit Vani Check types of GObjects instead of just for NULL values soc.2013.gobjectification file | diff | annotate
Thu, 25 Jul 2013 02:22:35 +0530 Ankit Vani Renamed PurpleBListNode back to PurpleBlistNode soc.2013.gobjectification file | diff | annotate
Sun, 21 Jul 2013 14:35:33 +0530 Ankit Vani Some refactoring for GObject status API. soc.2013.gobjectification file | diff | annotate
Sun, 21 Jul 2013 14:23:12 +0530 Ankit Vani Global replaces according to GObject status API soc.2013.gobjectification file | diff | annotate
Sun, 21 Jul 2013 05:49:05 +0530 Ankit Vani Renamed blistnodes.[ch] to blistnode.[ch], presences.[ch] to presence.[ch] soc.2013.gobjectification file | diff | annotate | base
Sat, 20 Jul 2013 02:36:54 +0530 Ankit Vani Removed unused PurpleConversationPresence soc.2013.gobjectification file | diff | annotate
Sat, 20 Jul 2013 02:30:49 +0530 Ankit Vani Global replaces for to update codebase to use GObject PurplePresence API soc.2013.gobjectification file | diff | annotate
Sat, 20 Jul 2013 01:23:03 +0530 Ankit Vani API changes for PurplePresence. See details. soc.2013.gobjectification file | diff | annotate
Fri, 19 Jul 2013 23:23:33 +0530 Ankit Vani Started GObjectification of PurplePresence. soc.2013.gobjectification file | diff | annotate
Sun, 14 Jul 2013 20:07:33 +0530 Ankit Vani Started GObjectification of PurpleStatus and PurplePresence. soc.2013.gobjectification file | diff | annotate
(0) tip

mercurial