log libpurple/protocols/gg/buddylist.c @ 32672:3828a61c44da

age author description
Mon, 29 Aug 2011 21:52:24 +0000 andrew victor Convert gg prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Mon, 22 Aug 2011 02:11:36 +0000 Mark Doliner Don't use strlen() when you're just checking whether a string is
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 06 Mar 2010 16:51:30 +0000 kkszysiu Finish making libgadu compile on Windows. Fixes #10542 finally!
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 01 Jun 2009 02:28:39 +0000 Paul Aurich gadu-gadu: There's no need to set all buddies to offline at logout
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 03:38:24 +0000 Gary Kramlich moved gg to use the api rather than structs directly
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Mon, 22 Dec 2008 16:41:53 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
Sun, 21 Dec 2008 04:45:20 +0000 Martin Rosinski Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Sat, 29 Nov 2008 16:50:34 +0000 Adam Strzelecki Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
Fri, 19 Oct 2007 17:09:19 +0000 Luke Schierer applied changes from 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
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/