Fri, 31 Jan 2014 19:38:07 +0530 Ankit Vani Convert docs from doxygen to gtk-doc format for account*, blist*, media/* gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 18:44:42 +0530 Ankit Vani Use 'transfer none' for TODO const gtkdoc-conversion file | diff | annotate
Fri, 31 Jan 2014 18:14:33 +0530 Ankit Vani Initial replacements for gtk-doc style comments gtkdoc-conversion file | diff | annotate
Sat, 18 Jan 2014 04:23:51 +0530 Ankit Vani Move (_)purple_account_to_xmlnode to internal.h file | diff | annotate
Sat, 12 Oct 2013 22:57:00 +0530 Ankit Vani Added /*< private >*/ for padding members, clean them up and add missing ones 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
Mon, 19 Aug 2013 01:28:47 +0530 Ankit Vani Added a padding member in PurpleConnectionUiOps 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
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
Tue, 02 Jul 2013 21:03:48 +0530 Ankit Vani Removed reserved fields from instance structs. soc.2013.gobjectification file | diff | annotate
Sun, 30 Jun 2013 15:53:46 +0530 Ankit Vani Moved ui_data to the object structure, and added back [gs]et_ui_data() methods soc.2013.gobjectification file | diff | annotate
Sun, 30 Jun 2013 15:37:05 +0530 Ankit Vani Backed out changeset f39c64847a3d soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 23:05:41 +0530 Ankit Vani Move ui_data to the object struct and remove getters and setters. It will be used as UI pleases. soc.2013.gobjectification file | diff | annotate
Sat, 29 Jun 2013 19:00:03 +0530 Ankit Vani Documented functions of PurpleCipher, PurpleHash and purple_account_get_type() soc.2013.gobjectification file | diff | annotate
Thu, 20 Jun 2013 00:33:12 +0530 Ankit Vani Removed unused PurpleAccount member ui_data. 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
Mon, 17 Jun 2013 23:39:13 +0530 Ankit Vani Refactored prpls according to the changed PurpleAccount API soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 21:59:32 +0530 Ankit Vani Added purple_account_privacy_get_[permitted,denied] functions to return the permit and deny lists soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 21:50:41 +0530 Ankit Vani Removed local and restore arguments to purple_account_privacy_[allow,deny]() as all calls to this function pass them as FALSE. purple_account_privacy_[permit,deny]_[add,remove] can be used to make local privacy changes. soc.2013.gobjectification file | diff | annotate
Mon, 17 Jun 2013 19:34:31 +0530 Ankit Vani Refactored libpurple/plugins according to changes to PurpleAccount 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
Wed, 21 Aug 2013 14:59:29 +0200 Tomasz Wasilczyk Fix most of libpurple warnings about -Wsign-compare file | diff | annotate
Thu, 28 Mar 2013 09:49:16 +0100 Tomasz Wasilczyk Some polishing on files modified on this branch (mostly formatting) soc.2008.masterpassword file | diff | annotate
Mon, 18 Mar 2013 12:50:51 +0100 Tomasz Wasilczyk Merge with default soc.2008.masterpassword file | diff | annotate
Wed, 04 Jan 2012 02:50:07 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 67649fafdb51a088d026af51c8163e436dd43fc1) soc.2008.masterpassword file | diff | annotate
Mon, 07 Nov 2011 07:40:54 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 693216f97c9a57512026ec6b6c16f29e315d6416) soc.2008.masterpassword file | diff | annotate
Sun, 06 Nov 2011 02:50:16 +0000 Elliott Sales de Andrade Clean up comments. soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 06:32:01 +0000 Elliott Sales de Andrade Remove the silly destroy argument from purple_account_set_password and soc.2008.masterpassword file | diff | annotate
Mon, 31 Oct 2011 03:11:52 +0000 Elliott Sales de Andrade Remove deprecated API since we're targeting 3.0.0 here. Don't mind the soc.2008.masterpassword file | diff | annotate
Sun, 30 Oct 2011 21:53:14 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head e275f5e7b257ee56363a918879d8af746c519d8d) soc.2008.masterpassword file | diff | annotate
Sat, 29 Aug 2009 00:45:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 32da7ab6d1092d199f3c54e43644fb6303f82bd2) soc.2008.masterpassword file | diff | annotate
Mon, 05 Jan 2009 08:51:51 +0000 Ka-Hing Cheung compile, appears to work too. soc.2008.masterpassword file | diff | annotate
Wed, 27 Aug 2008 13:10:59 +0000 Vivien Bernet-Rollande Cleaned up documentation and macros around deprecated password access. soc.2008.masterpassword file | diff | annotate
Wed, 27 Aug 2008 09:33:03 +0000 Vivien Bernet-Rollande Changed purple_account_set_password to take a const char * password again. soc.2008.masterpassword file | diff | annotate
Sun, 17 Aug 2008 06:07:02 +0000 Vivien Bernet-Rollande Added support for master password in pidgin's pref interface. soc.2008.masterpassword file | diff | annotate
Sun, 17 Aug 2008 01:28:28 +0000 Vivien Bernet-Rollande Wrote a caching system that uses account->password to store password. soc.2008.masterpassword file | diff | annotate
Sat, 16 Aug 2008 06:07:22 +0000 Vivien Bernet-Rollande Implemented a password caching system to limit problems linked to the soc.2008.masterpassword file | diff | annotate
Fri, 15 Aug 2008 03:39:45 +0000 Vivien Bernet-Rollande Changed most of the account_get_password() calls to the async function. soc.2008.masterpassword file | diff | annotate
Wed, 13 Aug 2008 21:32:51 +0000 Vivien Bernet-Rollande Fixed many bugs and crashes in the keyring subsystem. soc.2008.masterpassword file | diff | annotate
Mon, 11 Aug 2008 00:47:08 +0000 Vivien Bernet-Rollande Fixed a bunch of bugs/errors, worked on making calls async, on configuration UI, and on Makefiles. soc.2008.masterpassword file | diff | annotate
Sat, 26 Jan 2013 02:46:29 -0500 Elliott Sales de Andrade Add a message to the authorization callbacks. file | diff | annotate
Tue, 03 Jan 2012 23:32:59 +0000 Elliott Sales de Andrade Use G_BEGIN/END_DECLS in public libpurple files. This was file | diff | annotate
Sun, 06 Nov 2011 20:31:14 +0000 Andrew Victor Add purple_account_is_disconnecting() accessor function. file | diff | annotate
Sun, 06 Nov 2011 19:46:57 +0000 Andrew Victor Introduce purple_account_register_completed() to handle the invoking of any file | diff | annotate
Sat, 01 Oct 2011 23:41:15 +0000 Kevin Stange Add accessors for _PurpleAccount.ui_data file | diff | annotate
Sat, 01 Oct 2011 23:24:50 +0000 Kevin Stange merge of 'ed5e5f62847513f1edefdb00aa16ca6b4ff30ce5' file | diff | annotate
Sat, 01 Oct 2011 21:54:15 +0000 Andrew Victor The intention is to make PurpleAccount a private structure in account.c, so merge file | diff | annotate
Sat, 01 Oct 2011 23:24:41 +0000 Kevin Stange disapproval of revision 'c11d59fa749fd2299edf12c187847f8956ed11ad' file | diff | annotate
Sat, 01 Oct 2011 21:32:38 +0000 Andrew Victor _PurpleAccount.ui_data is unused. file | diff | annotate
Sun, 25 Sep 2011 18:56:58 +0000 Andrew Victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags. file | diff | annotate
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads. cpw.qulogic.gtk3 file | diff | annotate
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts. file | diff | annotate
Sun, 20 Mar 2011 00:02:55 +0000 Elliott Sales de Andrade Add new functions for adding buddies with an invite message. If the file | diff | annotate
Sun, 13 Mar 2011 18:17:14 +0000 Jakub Adam Make the simple silence suppression stuff optional per-account. Fixes #13180. next.minor file | diff | annotate
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head e131c2da768d5bd01e4bcb33b488a43ffd378208) next.minor file | diff | annotate
(0) -100 -60 tip

mercurial