log libpurple/blist.h @ 24966:5c7fee60853b

age author description
2008-12-11 Florian Quèze Remove the commas at the end of enumerator lists. This resolves warnings
2008-10-30 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
2008-10-30 Richard Laager Fix some macros to work with hidden structs.
2008-10-30 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
2008-10-28 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
2008-06-15 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
2008-05-13 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
2008-05-11 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing
2008-04-16 Mark Doliner Super minor documentation improvement
2008-01-27 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
2008-01-26 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
2008-01-22 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
2008-01-21 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
2007-12-22 Etan Reisner Fix up a doxygen comment about a function return value.
2007-11-17 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
2007-11-15 Daniel Atallah Fix something I mistyped.
2007-11-15 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
2007-10-12 Richard Laager merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
2007-10-12 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
2007-10-10 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
2007-10-06 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
2007-10-06 Will Thompson All the links to libpurple signal pages were in the comment containing the
2007-11-14 Sadrul Habib Chowdhury disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
2007-10-03 Sadrul Habib Chowdhury A request field for buddylist nodes.
2007-09-19 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-07-06 Will Thompson Add a missing apostrophe in a comment.
2007-06-29 Sadrul Habib Chowdhury Add links to the signal documents in the API documents.
2007-05-31 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
2007-05-02 Sadrul Habib Chowdhury Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
2007-04-29 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/