Sat, 21 Sep 2013 17:01:08 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 14 Sep 2013 15:55:44 +0530 Ankit Vani Refactored account, blistnodetypes, buddylist, connection to use the new protocol interfaces soc.2013.gobjectification.plugins file | diff | annotate
Sat, 14 Sep 2013 15:46:27 +0530 Ankit Vani Updated protocol iface calls soc.2013.gobjectification.plugins file | diff | annotate
Thu, 12 Sep 2013 19:55:22 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 07 Sep 2013 00:11:42 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 06 Sep 2013 23:02:04 +0530 Ankit Vani Some documentation updates with regard to 'protocol plugins' and 'protocols' soc.2013.gobjectification.plugins file | diff | annotate
Sun, 01 Sep 2013 00:38:40 +0530 Ankit Vani Renamed purple_find_protocol_info to purple_protocols_find soc.2013.gobjectification.plugins file | diff | annotate
Sat, 31 Aug 2013 23:22:35 +0530 Ankit Vani Renamed purple_connection_get_protocol_info() to purple_connection_get_protocol() soc.2013.gobjectification.plugins file | diff | annotate
Sat, 31 Aug 2013 22:26:34 +0530 Ankit Vani Added PURPLE_PROTOCOL_IMPLEMENTS(protocol,func) to check if a protocol implements a function soc.2013.gobjectification.plugins file | diff | annotate
Fri, 30 Aug 2013 01:27:21 +0530 Ankit Vani Refactored account, blist, buddyicon, connection, conversation, presence to use the new protocol API soc.2013.gobjectification.plugins file | diff | annotate
Thu, 29 Aug 2013 23:52:03 +0530 Ankit Vani Use purple_protocol_get_* API instead of protocol->member soc.2013.gobjectification.plugins file | diff | annotate
Thu, 29 Aug 2013 23:38:19 +0530 Ankit Vani Use the purple_protocol_iface_* API instead of protocol->function() soc.2013.gobjectification.plugins file | diff | annotate
Thu, 22 Aug 2013 01:36:58 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 17 Aug 2013 23:28:51 +0530 Ankit Vani Renamed PurplePluginProtocolInfo to PurpleProtocol soc.2013.gobjectification.plugins file | diff | annotate
Sun, 28 Jul 2013 23:54:30 +0530 Ankit Vani Refactored account 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
Sun, 28 Jul 2013 23:36:59 +0530 Ankit Vani Replaced purple_find_prpl() with purple_find_protocol_info(). soc.2013.gobjectification.plugins file | diff | annotate
Thu, 13 Nov 2014 01:06:59 -0500 Elliott Sales de Andrade Merge with release-2.x.y file | diff | annotate
Thu, 13 Nov 2014 00:56:55 -0500 Elliott Sales de Andrade Remove -Wno-sign-compare and backport fixes from default. release-2.x.y file | diff | annotate
Tue, 06 May 2014 18:27:58 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Tue, 06 May 2014 15:05:42 +0200 Tomasz Wasilczyk Backport more warning fixes for libpurple from default release-2.x.y file | diff | annotate
Tue, 06 May 2014 10:46:49 +0200 Tomasz Wasilczyk Merge release-2.x.y file | diff | annotate
Wed, 30 Apr 2014 11:56:33 +0200 Tomasz Wasilczyk Fix a warning release-2.x.y file | diff | annotate
Sun, 27 Apr 2014 17:26:40 +0200 Tomasz Wasilczyk libpurple3 compatibility: don't drop encrypted passwords release-2.x.y file | diff | annotate
Mon, 10 Feb 2014 16:21:13 +0530 Ankit Vani Fix crash on wrong password (backout 0f0d6ae2fb77) file | diff | annotate
Mon, 10 Feb 2014 00:56:22 +0530 Ankit Vani Fix namespaces issues in libpurple. gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 19:50:34 +0530 Ankit Vani Merged default branch gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 17:25:40 +0530 Ankit Vani Convert some other doxygen-type comments gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 23:15:06 +0530 Ankit Vani Fix some gtk-doc warnings from account to connection gtkdoc-conversion file | diff | annotate
Tue, 04 Feb 2014 16:30:55 +0530 Ankit Vani Remove @file from .c files gtkdoc-conversion file | diff | annotate
Thu, 06 Feb 2014 18:56:36 +0530 Ankit Vani gtk-doc prep: *_get_type() functions are hidden as standard GType-returning funcs, so rename them. file | diff | annotate
Sat, 18 Jan 2014 04:23:51 +0530 Ankit Vani Move (_)purple_account_to_xmlnode to internal.h file | diff | annotate
Wed, 08 Jan 2014 23:23:18 -0800 Mark Doliner Change this comment to say that we should use a single, good-enough data file | diff | annotate
Wed, 08 Jan 2014 23:06:27 -0800 Mark Doliner Revert changes I accidentally committed in my previous commit. file | diff | annotate
Wed, 08 Jan 2014 22:58:04 -0800 Mark Doliner Fix warnings by marking two functions as static. 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 03:01:26 +0530 Ankit Vani Cleaned up properties and added g_object_notify calls for PurpleAccount and PurpleBlistNodes soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 22:58:08 +0530 Ankit Vani Prevent purple_account_disconnect being called when account is already being disconnected soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 02:09:01 +0530 Ankit Vani Replaced array with closure struct for registration callback soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 01:56:40 +0530 Ankit Vani Manage refcounts in some libpurple callbacks soc.2013.gobjectification file | diff | annotate
Wed, 02 Oct 2013 01:14:12 +0530 Ankit Vani Add a timeout for calling registration callback. soc.2013.gobjectification file | diff | annotate
Tue, 01 Oct 2013 19:34:15 +0530 Ankit Vani Allow disconnection on purple_account_set_enabled() when gc->wants_to_die is TRUE 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
Sat, 21 Sep 2013 16:41:50 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Thu, 12 Sep 2013 19:08:48 +0530 Ankit Vani Merged default branch soc.2013.gobjectification file | diff | annotate
Sat, 07 Sep 2013 00:10:19 +0530 Ankit Vani Replaced xmlnode with PurpleXmlNode, and xmlnode_* API with purple_xmlnode_* API soc.2013.gobjectification file | diff | annotate
Thu, 22 Aug 2013 01:35:32 +0530 Ankit Vani Merged default branch 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 22:02:10 +0530 Ankit Vani Renamed PurpleStatusAttr to PurpleStatusAttribute for simplicity. 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
Sat, 20 Jul 2013 04:24:27 +0530 Ankit Vani Refactored plugins, account, blistnodetypes to use the GObject presence API 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
Thu, 18 Jul 2013 00:04:32 +0530 Ankit Vani Refactored account, buddylist, certificate to use GType and GValue instead of PurpleType and PurpleValue soc.2013.gobjectification file | diff | annotate
Sun, 14 Jul 2013 15:08:50 +0530 Ankit Vani Free strings received from g_object_get soc.2013.gobjectification file | diff | annotate
Sat, 13 Jul 2013 22:35:17 +0530 Ankit Vani Prepended functions private to a subsystem but used over multiple files by underscore soc.2013.gobjectification file | diff | annotate
(0) -100 -60 tip

mercurial