log libpurple/whiteboard.c @ 32827:4a34689eeb33 default tip

age author description
Sun, 30 Oct 2011 16:54:03 +0000 andrew victor Hide struct PurpleWhiteboard.
Tue, 30 Aug 2011 22:02:29 +0000 andrew victor Add additional accessor functions for Whiteboard.
Tue, 30 Aug 2011 20:43:52 +0000 andrew victor Added protocol_data and ui_data accessor functions for Whiteboard.
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 04 Feb 2007 19:42:39 +0000 Mark Doliner sf patch #1647731, from Markus Elfring
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/