log libpurple/protocols/gg/gg.c @ 21061:1d92b85ef5d9

age author description
Sun, 04 Nov 2007 22:17:45 +0000 Bartoz Oler gg: Properly display your status in the buddylist.
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Tue, 18 Sep 2007 16:39:48 +0000 Will Thompson Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Sun, 12 Aug 2007 16:31:55 +0000 Gabriel Schulhof Added hints to gg.c
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
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, 17 Aug 2007 01:54:06 +0000 Evan Schoenberg Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Thu, 05 Jul 2007 18:15:28 +0000 Bartoz Oler Close temporary Get Info window when showing the real one. Fixes #1720.
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
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.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Wed, 30 May 2007 02:01:38 +0000 Richard Laager Fix a small memory leak and eliminate a double-free.
Mon, 30 Apr 2007 00:01:57 +0000 Gary Kramlich And now the protocols
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/