log libpurple/blist.h @ 24292:8282911d5e17

age author description
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
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Sun, 11 May 2008 05:08:08 +0000 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing
Wed, 16 Apr 2008 06:27:46 +0000 Mark Doliner Super minor documentation improvement
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Tue, 22 Jan 2008 02:59:56 +0000 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
Sat, 22 Dec 2007 17:54:30 +0000 Etan Reisner Fix up a doxygen comment about a function return value.
Sat, 17 Nov 2007 01:55:21 +0000 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.
Thu, 15 Nov 2007 17:25:34 +0000 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
Fri, 12 Oct 2007 03:32:17 +0000 Richard Laager merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
Fri, 12 Oct 2007 02:18:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
Wed, 10 Oct 2007 03:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
Sat, 06 Oct 2007 22:59:09 +0000 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
Sat, 06 Oct 2007 18:08:21 +0000 Will Thompson All the links to libpurple signal pages were in the comment containing the
Wed, 14 Nov 2007 03:15:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
Wed, 03 Oct 2007 05:41:39 +0000 Sadrul Habib Chowdhury A request field for buddylist nodes.
Wed, 19 Sep 2007 10:01:45 +0000 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 06 Jul 2007 13:43:28 +0000 Will Thompson Add a missing apostrophe in a comment.
Fri, 29 Jun 2007 15:30:22 +0000 Sadrul Habib Chowdhury Add links to the signal documents in the API documents.
Thu, 31 May 2007 08:12:19 +0000 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
Wed, 02 May 2007 03:22:11 +0000 Sadrul Habib Chowdhury Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/