summaryrefslogtreecommitdiff
path: root/libpurple/blist.h
Commit message (Expand)AuthorAgeFilesLines
* added purple_contact_get_groupGary Kramlich2009-12-111-0/+10
* added some api for the media caps member of PurpleBuddyGary Kramlich2009-12-111-0/+18
* Add media_caps to PurpleBuddy structure and use it to determine the old capsMichael Ruprecht2009-10-201-0/+2
* Fix a bunch of doxygen warnings.Paul Aurich2009-08-301-3/+3
* Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.Jan Kaluza2009-07-271-3/+42
* Free the buddy list data some more at shutdown and some deprecations.Paul Aurich2009-07-121-0/+6
* Me fail English? That's unpossible!Paul Aurich2009-05-011-2/+2
* Use more efficient purple_find_buddies in bonjour.Paul Aurich2009-05-011-1/+4
* propagate from branch 'im.pidgin.pidgin' (head 239d99a57cf80bec7b7159ee7b2189...Paul Aurich2009-04-201-9/+33
|\
| * Change purple_blist_get_buddies to return a list instead of the hash table.Paul Aurich2009-04-111-3/+4
| * Add purple_{buddy,chat,group,contact}_destroy to the blist API, freeNick Hebner2009-04-091-0/+28
* | propagate from branch 'im.pidgin.pidgin' (head a1417d5cdedbe39c829e0342c2eded...Paul Aurich2009-03-271-1/+1
|\ \ | |/
| * Uh, I think this comment is wrong. Or the code is wrong and does sillyMark Doliner2009-03-171-1/+1
* | More documentation (mostly little changes)Paul Aurich2009-03-121-13/+26
* | Exposing the GHashTable seems crazy to me. See #8644.Paul Aurich2009-03-121-3/+8
|/
* Change "screen name" to "username" or "buddy name" in a whole bunch ofMark Doliner2009-01-261-9/+9
* Remove trailing whitespaceMark Doliner2009-01-261-1/+1
* Add @since 2.6.0 doxygen comments to some of our new functions, andMark Doliner2009-01-261-0/+27
* propagate from branch 'im.pidgin.pidgin' (head 8c8bd0d2036f11aaac367b727148b2...Gary Kramlich2008-12-131-3/+89
|\
| * Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_g...Gary Kramlich2008-11-031-0/+41
| * A couple of minor fixes.Sadrul Habib Chowdhury2008-11-021-0/+1
| * Hide PurpleBlistGary Kramlich2008-11-021-3/+10
| * Alias foo. I think blist.h structs are now completely hidden.Sadrul Habib Chowdhury2008-10-311-0/+8
| * Deprecate the unused purple_buddy_get_local_alias() function.Richard Laager2008-10-311-0/+3
| * propagate from branch 'im.pidgin.pidgin' (head 328a7b5211ba8112c8978d5b81f5e3...Richard Laager2008-10-311-3/+3
| |\
| * | Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()Richard Laager2008-10-301-0/+26
* | | Remove the commas at the end of enumerator lists. This resolves warningsFlorian Qu?ze2008-12-111-1/+1
| |/ |/|
* | Build everything with the *_DISABLE_DEPRECATED flags set. This allows usRichard Laager2008-10-301-3/+3
|/
* Fix some macros to work with hidden structs.Richard Laager2008-10-301-3/+3
* use some additional preproc logic to avoid copying the structs directly into ...Gary Kramlich2008-10-301-2/+2
* Hide the blistnode, buddy, contact, group, and chat structsGary Kramlich2008-10-281-0/+4
* Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,Will Thompson2008-06-151-0/+7
* Add the purple_blist_update_node_icon function and deprecate theEtan Reisner2008-05-131-0/+11
* Assorted cleanups, mostly to the Doxygen comments. I added a few missingRichard Laager2008-05-111-0/+1
* Super minor documentation improvementMark Doliner2008-04-161-1/+2
* Add accessor and update finch to not touch the internals of PurpleBuddy and P...Sadrul Habib Chowdhury2008-01-271-1/+11
* Add API so Finch doesn't need to touch the internals of PurpleBlistNode.Sadrul Habib Chowdhury2008-01-261-4/+21
* Add an accessor function for PurpleChat.Sadrul Habib Chowdhury2008-01-221-0/+10
* Add some accessor functions for PurpleBlistNode.Sadrul Habib Chowdhury2008-01-211-0/+39
* Fix up a doxygen comment about a function return value.Etan Reisner2007-12-221-1/+2
* merge of '45e8af6abc7b8106032cd4021094e960bbb87af3'Sadrul Habib Chowdhury2007-11-171-5/+0
|\
| * disapproval of revision '79a95c8d9b2ce5621ae990a131f2844d4260e624'Sadrul Habib Chowdhury2007-11-171-5/+0
* | Fix something I mistyped.Daniel Atallah2007-11-151-1/+1
* | Clarify what purple_blist_remove_buddy() does somewhat.Daniel Atallah2007-11-151-0/+3
* | merge of '39cb3ff90dcc9c5a4cbfab3e03f181952e72d77b'Richard Laager2007-10-121-0/+5
|\ \
| * \ propagate from branch 'im.pidgin.pidgin' (head 2a480facdf8b075a6983ca93ae1275...Sadrul Habib Chowdhury2007-10-121-0/+5
| |\ \ | | |/
| | * A request field for buddylist nodes.Sadrul Habib Chowdhury2007-10-031-0/+5
* | | propagate from branch 'im.pidgin.pidgin' (head 8518093f71b6df07ef019facbe33d6...Richard Laager2007-10-101-0/+2
|\ \ \ | |/ / |/| |
| * | Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catchRichard Laager2007-10-061-0/+2
| |/
* | All the links to libpurple signal pages were in the comment containing theWill Thompson2007-10-061-2/+1
|/