| Commit message (Expand) | Author | Age | Files | Lines |
* | Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi | Paul Aurich | 2010-04-29 | 1 | -0/+40 |
* | Add @since tags. | Elliott Sales de Andrade | 2010-04-20 | 1 | -0/+4 |
* | Add getter and setter for account->perm_deny. Patch by Stephen Whitmore. | Mark Doliner | 2010-04-16 | 1 | -0/+17 |
* | This effectively moves Etan's API addition off im.pidgin.pidgin and onto | John Bailey | 2009-09-16 | 1 | -0/+14 |
* | Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds | John Bailey | 2009-07-06 | 1 | -0/+10 |
* | Is there any reason this is an int instead of PurplePrivacyType? I | Mark Doliner | 2009-03-13 | 1 | -1/+2 |
* | propagate from branch 'im.pidgin.pidgin.next.minor' (head d24c4a9d28f21eaa47b... | Elliott Sales de Andrade | 2009-03-02 | 1 | -1/+8 |
|\ |
|
| * | kugel in #pidgin noticed that glib-object.h is included twice here. | John Bailey | 2009-02-22 | 1 | -1/+0 |
| * | Add a note that we should use hash tables for the permit and deny lists. | Mark Doliner | 2009-02-12 | 1 | -0/+8 |
* | | Remove trailing whitespace | Mark Doliner | 2009-01-26 | 1 | -1/+1 |
|/ |
|
* | Make PurpleAccount's documentation actually show up; also, sprinkle some | Will Thompson | 2008-03-11 | 1 | -0/+4 |
* | Clarify documentation of purple_account_set_status_list(), and use @copydoc to | Will Thompson | 2008-01-15 | 1 | -18/+15 |
* | Correct a doc typo. | Will Thompson | 2007-12-10 | 1 | -1/+1 |
* | purple_account_clear_current_error is public API, so should not be static. | Will Thompson | 2007-11-03 | 1 | -1/+1 |
* | Add purple_account_clear_current_error(), which does what it says on the tin. | Will Thompson | 2007-11-02 | 1 | -0/+7 |
* | Document exactly how long the PurpleConnectionErrorInfo pointers given out by | Will Thompson | 2007-10-30 | 1 | -1/+3 |
* | Mark pointed out that PurpleConnectionErrorPair is not a very good name for the | Will Thompson | 2007-10-28 | 1 | -1/+1 |
* | PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError; | Will Thompson | 2007-10-28 | 1 | -10/+1 |
* | Make PurpleAccount keep track of the last connection error suffered (or not, if | Will Thompson | 2007-10-27 | 1 | -0/+21 |
* | All the links to libpurple signal pages were in the comment containing the | Will Thompson | 2007-10-06 | 1 | -2/+1 |
* | applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa | Richard Laager | 2007-09-28 | 1 | -2/+3 |
* | merge of 'b0586b3697e8044ccd62a369b0c0f9125b2ef732' | Daniel Atallah | 2007-09-10 | 1 | -0/+22 |
|\ |
|
| * | propagate from branch 'im.pidgin.pidgin' (head eeb8e1ace2e84fba831b1527e1854e... | Evan Schoenberg | 2007-08-14 | 1 | -0/+22 |
| |\ |
|
| | * | Implemented a callback for unregistering, mirroring the registration callback... | Andreas Monitzer | 2007-07-31 | 1 | -1/+4 |
| | * | Added unregistering XMPP accounts. This requires a new prpl-struct entry, but... | Andreas Monitzer | 2007-07-30 | 1 | -0/+7 |
| | * | propagate from branch 'im.pidgin.pidgin' (head 716f4775cbdf4b1d6ca8bb122964f9... | Andreas Monitzer | 2007-07-11 | 1 | -4/+4 |
| | |\ |
|
| | * | | Simplified registration callback per request of Sean. | Andreas Monitzer | 2007-06-22 | 1 | -1/+1 |
| | * | | Implemented a callback for a successful registration, supplying the username ... | Andreas Monitzer | 2007-06-22 | 1 | -0/+12 |
| | * | | Replaced a clean and simple API with a very weird hack due to vivid request o... | Andreas Monitzer | 2007-06-18 | 1 | -8/+0 |
| | * | | Minor compilation fixes and corrected some typos on user tune. Added convenie... | Andreas Monitzer | 2007-06-18 | 1 | -0/+8 |
* | | | | The FSF changed its address a while ago; our files were out of date. | John Bailey | 2007-09-08 | 1 | -1/+1 |
|/ / / |
|
* | | | Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing. | Daniel Atallah | 2007-08-12 | 1 | -1/+1 |
* | | | Correct the types of the authorize_cb and deny_cb parameters of | Will Thompson | 2007-08-10 | 1 | -2/+2 |
* | | | Document PurpleAccountUiOps, and fix a documentation typo. | Will Thompson | 2007-08-06 | 1 | -11/+41 |
| |/
|/| |
|
* | | Move the define in internal.h instead. | Sadrul Habib Chowdhury | 2007-06-19 | 1 | -4/+0 |
* | | G_GNUC_NULL_TERMINATED requires a high glib version. So define it to | Sadrul Habib Chowdhury | 2007-06-19 | 1 | -0/+4 |
* | | Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated | Sadrul Habib Chowdhury | 2007-06-18 | 1 | -1/+1 |
* | | Re-fix the DBus list handling code by killing const GList* / const GSList* | Richard Laager | 2007-06-16 | 1 | -3/+3 |
* | | disapproval of revision '2d8ea56b90971e7851442d96b7d74ecb4f052126' | Richard Laager | 2007-06-16 | 1 | -1/+1 |
* | | Mark the return type const for the following functions. I noticed this | Richard Laager | 2007-06-07 | 1 | -1/+1 |
|/ |
|
* | Initial addition of padding for ui_ops and other class-like structs | Gary Kramlich | 2007-04-29 | 1 | -0/+5 |
* | Updates for the account buddy icon stuff. This doesn't yet work fully (and ma... | Richard Laager | 2007-04-25 | 1 | -18/+0 |
* | Doxygen updates. This eliminated all the warnings from Doxygen. | Richard Laager | 2007-04-16 | 1 | -1/+2 |
* | patch from Simon Wilkinson to support Jabber/XMPP w/o passwords | Nathan Walp | 2007-04-15 | 1 | -0/+13 |
* | A little doxygen love and some tiny gaim->purpleisms | Mark Doliner | 2007-03-26 | 1 | -3/+3 |
* | sed -ie 's/gaim/purple/g' | Sean Egan | 2007-03-19 | 1 | -119/+119 |
* | The accounts request API now keeps track of a returned ui_handle for authoriz... | Evan Schoenberg | 2007-01-31 | 1 | -2/+27 |
* | Rename gtk/ and libgaim/ to pidgin/ and libpurple/ | Sean Egan | 2007-01-20 | 1 | -0/+947 |