log libpurple/prpl.h @ 18703:033b128f7c21

age author description
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Mon, 18 Jun 2007 12:43:44 +0000 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
Sat, 02 Jun 2007 12:05:50 +0000 Stu Tomlinson Mostly taken from the patch on ticket #410, don't send unknown slash
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Mon, 18 Jun 2007 03:25:22 +0000 Andreas Monitzer Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
Mon, 18 Jun 2007 01:55:54 +0000 Andreas Monitzer Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Fri, 25 May 2007 20:06:37 +0000 Daniel Atallah Don't include unistd.h if HAVE_UNISTD_H isn't defined.
Sat, 05 May 2007 19:08:07 +0000 Richard Laager s/Jabber/XMPP in user-visible places.
Tue, 01 May 2007 14:11:35 +0000 Luke Schierer disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Tue, 01 May 2007 05:53:57 +0000 Richard Laager s/Jabber/XMPP/ in user-visible places.
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
Wed, 25 Apr 2007 21:49:58 +0000 Richard Laager merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
Thu, 19 Apr 2007 05:30:11 +0000 Jeffrey Connelly Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.