Tue, 02 Jul 2019 23:52:35 -0400 Elliott Sales de Andrade Rename some buddy list accessor functions. file | diff | annotate
Fri, 15 Feb 2019 01:19:10 -0500 Elliott Sales de Andrade Move more libpurple files to ~/.config. file | diff | annotate
Tue, 02 Oct 2018 16:01:52 -0500 Mike Ruprecht libpurple: Remove pointer registration for DBus API file | diff | annotate
Thu, 15 Jun 2017 13:33:02 -0500 Mike Ruprecht Remove purple_timeout_* function usage file | diff | annotate
Sun, 15 May 2016 15:32:05 -0300 Florian Quèze Add "account-status-changing" signal from instantbird file | diff | annotate
Sun, 21 Jun 2015 16:30:41 -0500 Michael McConville Remove Yahoo! Japan file | diff | annotate
Sun, 23 Feb 2014 02:40:51 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Sat, 15 Feb 2014 22:10:38 +0530 Ankit Vani Merged default branch soc.2013.gobjectification.plugins file | diff | annotate
Thu, 06 Feb 2014 20:02:57 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 04 Feb 2014 16:31:36 +0530 Ankit Vani Merge gtkdoc-conversion soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 03:45:11 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 02:37:31 +0530 Ankit Vani Update protocol IDs in codebase soc.2013.gobjectification.plugins file | diff | annotate
Tue, 21 Jan 2014 01:28:36 +0530 Ankit Vani Revert all the migration stuff soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 23:44:09 +0530 Ankit Vani Migrate old protocol IDs to new if *.xml version < 1.1 soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:44:04 +0530 Ankit Vani Merge default branch soc.2013.gobjectification.plugins file | diff | annotate
Mon, 20 Jan 2014 07:08:40 +0530 Ankit Vani Update versions of XML files to "1.1", and warn if reading from a newer version soc.2013.gobjectification.plugins file | diff | annotate
Sat, 18 Jan 2014 04:23:51 +0530 Ankit Vani Move (_)purple_account_to_xmlnode to internal.h soc.2013.gobjectification.plugins file | diff | annotate
Fri, 06 Dec 2013 00:37:25 +0530 Ankit Vani Merged soc.2013.gobjectification branch soc.2013.gobjectification.plugins file | diff | annotate
Fri, 11 Oct 2013 01:26:38 +0530 Ankit Vani Backed out the previous 4 changesets. GSignals do not seem feasible with pidgin's architecture using any method. 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
Sun, 01 Sep 2013 14:24:24 +0530 Ankit Vani Renamed some prpl stuff to protocol stuff. soc.2013.gobjectification.plugins file | diff | annotate
Sun, 23 Feb 2014 01:43:21 +0530 Ankit Vani Use g_free as UiOps structures GBoxed free function file | diff | annotate
Sat, 15 Feb 2014 22:09:55 +0530 Ankit Vani Box the *UiOps structures file | diff | annotate
Thu, 06 Feb 2014 19:50:34 +0530 Ankit Vani Merged default branch 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
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
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
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
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
Sat, 13 Jul 2013 22:30:22 +0530 Ankit Vani Removed purple_account_set_current_error() from the API. It is to be used internally by accounts. soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 22:18:55 +0530 Ankit Vani Renamed PurpleBlistNode to PurpleBListNode soc.2013.gobjectification file | diff | annotate
Wed, 03 Jul 2013 21:49:28 +0530 Ankit Vani Global replace to use GObject-style macros. See details. soc.2013.gobjectification file | diff | annotate
Thu, 27 Jun 2013 04:44:20 +0530 Ankit Vani Refactored remaining libpurple to use the GObject conversation API soc.2013.gobjectification file | diff | annotate
Mon, 24 Jun 2013 13:42:34 +0530 Ankit Vani Refactored accounts, blist, cmds and connection to use the GObject conversation API soc.2013.gobjectification file | diff | annotate
Sun, 23 Jun 2013 15:23:44 +0530 Ankit Vani Global replace - renamed functions and types according to GObject-based PurpleConversation API soc.2013.gobjectification file | diff | annotate
Wed, 19 Jun 2013 20:26:46 +0530 Ankit Vani Renamed purple_account_[get,set]_alias to purple_account[get,set]_private_alias. soc.2013.gobjectification file | diff | annotate
Wed, 19 Jun 2013 20:09:29 +0530 Ankit Vani Removed purple_account_destroy function declaration, use g_object_unref() instead. soc.2013.gobjectification file | diff | annotate
Wed, 19 Jun 2013 15:34:57 +0530 Ankit Vani Exposed some functions to the header files to resolve dependencies. soc.2013.gobjectification file | diff | annotate
Wed, 19 Jun 2013 01:40:28 +0530 Ankit Vani Fixed more PurpleAccount stuff. soc.2013.gobjectification file | diff | annotate
Tue, 18 Jun 2013 21:28:06 +0530 Ankit Vani Added GObject code to PurpleAccount. Changed PurpleAccountSetting to GValue. soc.2013.gobjectification file | diff | annotate
Tue, 18 Jun 2013 02:10:07 +0530 Ankit Vani Moved some local functions from account.c to accounts.c soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 18:57:26 +0530 Ankit Vani Begun GObjectification of PurpleAccount. Moved things around, see details. soc.2013.gobjectification file | diff | annotate
(0) tip

mercurial