Fri, 11 Dec 2009 01:32:16 +0000 |
Gary Kramlich |
added purple_contact_get_group
|
Fri, 11 Dec 2009 00:54:46 +0000 |
Gary Kramlich |
added some api for the media caps member of PurpleBuddy
|
Tue, 20 Oct 2009 21:00:23 +0000 |
maiku |
Add media_caps to PurpleBuddy structure and use it to determine the old caps
|
Sun, 30 Aug 2009 04:00:51 +0000 |
Paul Aurich |
Fix a bunch of doxygen warnings.
|
Mon, 27 Jul 2009 05:20:52 +0000 |
hanzz |
Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
|
Sun, 12 Jul 2009 02:55:36 +0000 |
Paul Aurich |
Free the buddy list data some more at shutdown and some deprecations.
|
Fri, 01 May 2009 22:40:41 +0000 |
Paul Aurich |
Me fail English? That's unpossible!
|
Fri, 01 May 2009 16:25:56 +0000 |
Paul Aurich |
Use more efficient purple_find_buddies in bonjour.
|
Mon, 20 Apr 2009 00:10:51 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
|
Fri, 27 Mar 2009 07:52:26 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
|
Thu, 12 Mar 2009 06:19:15 +0000 |
Paul Aurich |
More documentation (mostly little changes)
|
Thu, 12 Mar 2009 05:56:04 +0000 |
Paul Aurich |
Exposing the GHashTable seems crazy to me. See #8644.
|
Sat, 11 Apr 2009 17:41:10 +0000 |
Paul Aurich |
Change purple_blist_get_buddies to return a list instead of the hash table.
|
Thu, 09 Apr 2009 17:33:20 +0000 |
Nick Hebner |
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
|
Tue, 17 Mar 2009 00:56:37 +0000 |
Mark Doliner |
Uh, I think this comment is wrong. Or the code is wrong and does silly
|
Mon, 26 Jan 2009 09:12:04 +0000 |
Mark Doliner |
Change "screen name" to "username" or "buddy name" in a whole bunch of
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Mon, 26 Jan 2009 06:18:18 +0000 |
Mark Doliner |
Add @since 2.6.0 doxygen comments to some of our new functions, and
|
Sat, 13 Dec 2008 05:45:27 +0000 |
Gary Kramlich |
propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
|
Mon, 03 Nov 2008 04:48:23 +0000 |
Gary Kramlich |
Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
|
Sun, 02 Nov 2008 18:39:39 +0000 |
Sadrul Habib Chowdhury |
A couple of minor fixes.
|
Sun, 02 Nov 2008 09:25:16 +0000 |
Gary Kramlich |
Hide PurpleBlist
|
Fri, 31 Oct 2008 21:06:26 +0000 |
Sadrul Habib Chowdhury |
Alias foo. I think blist.h structs are now completely hidden.
|
Fri, 31 Oct 2008 17:49:04 +0000 |
Richard Laager |
Deprecate the unused purple_buddy_get_local_alias() function.
|
Fri, 31 Oct 2008 08:21:45 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
|
Thu, 30 Oct 2008 20:07:46 +0000 |
Richard Laager |
Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
|
Thu, 11 Dec 2008 06:32:05 +0000 |
Florian Qu«²ze |
Remove the commas at the end of enumerator lists. This resolves warnings
|
Thu, 30 Oct 2008 22:40:49 +0000 |
Richard Laager |
Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
|
Thu, 30 Oct 2008 19:58:25 +0000 |
Richard Laager |
Fix some macros to work with hidden structs.
|
Thu, 30 Oct 2008 03:34:09 +0000 |
Gary Kramlich |
use some additional preproc logic to avoid copying the structs directly into the implementation files
|