log libpurple/account.h @ 32816:ec6371d4cae8

age author description
Sun, 06 Nov 2011 20:31:14 +0000 andrew victor Add purple_account_is_disconnecting() accessor function.
Sun, 06 Nov 2011 19:46:57 +0000 andrew victor Introduce purple_account_register_completed() to handle the invoking of any
Sat, 01 Oct 2011 23:41:15 +0000 Kevin Stange Add accessors for _PurpleAccount.ui_data
Sat, 01 Oct 2011 23:24:50 +0000 Kevin Stange merge of '71541bfa4634807a1cfe0f67a9d648e640d4e293'
Sat, 01 Oct 2011 23:24:41 +0000 Kevin Stange disapproval of revision '1d1b9a2c6eba253299637dbd5775d4c1578e18c2'
Sat, 01 Oct 2011 21:54:15 +0000 andrew victor The intention is to make PurpleAccount a private structure in account.c, so merge
Sat, 01 Oct 2011 21:32:38 +0000 andrew victor _PurpleAccount.ui_data is unused.
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.
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Sun, 20 Mar 2011 00:02:55 +0000 Elliott Sales de Andrade Add new functions for adding buddies with an invite message. If the
Sun, 13 Mar 2011 18:17:14 +0000 jakub adam Make the simple silence suppression stuff optional per-account. Fixes #13180.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Sun, 09 Jan 2011 04:40:07 +0000 John Bailey Patch from Stefan Ott to add the account-authorization-requested-with-message
Mon, 14 Feb 2011 08:47:37 +0000 Mark Doliner Add to a comment
Thu, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Tue, 20 Apr 2010 00:10:20 +0000 Elliott Sales de Andrade Add @since tags.
Fri, 16 Apr 2010 07:35:11 +0000 Mark Doliner Add getter and setter for account->perm_deny. Patch by Stephen Whitmore.
Wed, 16 Sep 2009 16:25:59 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
Wed, 16 Sep 2009 15:44:26 +0000 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
Wed, 16 Sep 2009 15:36:24 +0000 John Bailey merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
Wed, 16 Sep 2009 15:35:45 +0000 John Bailey disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
Tue, 08 Sep 2009 17:15:37 +0000 Mark Doliner Correct the version number in this @since tag
Sat, 15 Aug 2009 05:10:07 +0000 Etan Reisner Add a purple_account_get_name_for_display function (I'm not a huge fan of that
Mon, 06 Jul 2009 05:48:30 +0000 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Sun, 22 Feb 2009 21:05:56 +0000 John Bailey kugel in #pidgin noticed that glib-object.h is included twice here.
Thu, 12 Feb 2009 02:33:05 +0000 Mark Doliner Add a note that we should use hash tables for the permit and deny lists.
Tue, 11 Mar 2008 15:55:48 +0000 Will Thompson Make PurpleAccount's documentation actually show up; also, sprinkle some
Tue, 15 Jan 2008 19:33:20 +0000 Will Thompson Clarify documentation of purple_account_set_status_list(), and use @copydoc to
Mon, 10 Dec 2007 13:10:58 +0000 Will Thompson Correct a doc typo.
Sat, 03 Nov 2007 00:25:33 +0000 Will Thompson purple_account_clear_current_error is public API, so should not be static.
Fri, 02 Nov 2007 15:00:24 +0000 Will Thompson Add purple_account_clear_current_error(), which does what it says on the tin.
Tue, 30 Oct 2007 21:38:14 +0000 Will Thompson Document exactly how long the PurpleConnectionErrorInfo pointers given out by
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 16:32:37 +0000 Will Thompson PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
Sat, 27 Oct 2007 17:26:17 +0000 Will Thompson Make PurpleAccount keep track of the last connection error suffered (or not, if
Sat, 06 Oct 2007 18:08:21 +0000 Will Thompson All the links to libpurple signal pages were in the comment containing the
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 28 Aug 2007 07:03:28 +0000 Andreas Monitzer merge of 'c3b6e088483d70780a3365f7111d2fbd2cc81e4e'
Tue, 14 Aug 2007 22:00:24 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 37793415aab363acafa9ca7ce5a76c974dbc6c4c)
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Wed, 08 Aug 2007 21:05:47 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Tue, 31 Jul 2007 03:50:41 +0000 Andreas Monitzer Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it.
Fri, 10 Aug 2007 17:30:59 +0000 Will Thompson Correct the types of the authorize_cb and deny_cb parameters of
Mon, 06 Aug 2007 15:51:25 +0000 Will Thompson Document PurpleAccountUiOps, and fix a documentation typo.
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Tue, 19 Jun 2007 21:58:56 +0000 Sadrul Habib Chowdhury G_GNUC_NULL_TERMINATED requires a high glib version. So define it to
Mon, 18 Jun 2007 12:43:44 +0000 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Fri, 22 Jun 2007 11:52:50 +0000 Andreas Monitzer Simplified registration callback per request of Sean.
Fri, 22 Jun 2007 00:05:35 +0000 Andreas Monitzer Implemented a callback for a successful registration, supplying the username and password to the application when available, in the way explained by Sean.
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.