log libpurple/notify.h @ 32421:7497a77070ac

age author description
Mon, 22 Aug 2011 06:32:44 +0000 Mark Doliner Actually commit the purple_notify_user_info_prepend_pair_plaintext
Mon, 22 Aug 2011 04:14:16 +0000 Mark Doliner Change PurpleNotifyUserInfo->user_info_entries from a GList to a GQueue.
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Sun, 21 Aug 2011 01:13:46 +0000 Mark Doliner Remove a few deprecated functions
Thu, 05 May 2011 03:40:29 +0000 Paul Aurich Document the default explicitly
Tue, 03 May 2011 20:55:39 +0000 andrew victor Add API:
Thu, 08 Jul 2010 22:38:33 +0000 Mark Doliner Add a purple_notify_user_info_add_pair_plaintext function that accepts a
Fri, 19 Jun 2009 00:06:49 +0000 Mark Doliner Clarify this. This count gets passed around a lot of places... I'm
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 17 Nov 2008 21:31:36 +0000 Mark Doliner Remove stray whitespace and wrap the function comments at less than 80
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Tue, 27 May 2008 03:16:15 +0000 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
Tue, 27 May 2008 01:19:07 +0000 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,