Tue, 03 Jan 2012 23:32:59 +0000 |
Elliott Sales de Andrade |
Use G_BEGIN/END_DECLS in public libpurple files. This was
|
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.
|