log pidgin/plugins/cap/cap.c @ 28051:06ec6e21da89

age author description
Tue, 28 Jul 2009 05:03:19 +0000 Paul Aurich cap: Ignore auto-resp messages. Closes #4633.
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Fri, 11 Apr 2008 21:51:51 +0000 Will Thompson Massage some plugin metadata to look better with the fixed up description pane.
Thu, 13 Mar 2008 01:23:00 +0000 Stu Tomlinson Fix for accessing uninitialized memory
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Mon, 12 Nov 2007 01:59:01 +0000 Stu Tomlinson Silence a warning about blist_node_extended_menu defined but not used by
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 25 Jul 2007 02:53:33 +0000 Daniel Atallah Prevent an invalid PurpleBuddy pointer from being used by cap when a non-saved (e.g. Bonjour) buddy logs off and back on. It looks like the code used to (or was intended to) handle this scenario better. Fixes #1860.
Fri, 25 May 2007 01:17:33 +0000 Sadrul Habib Chowdhury Add padding, get rid of compile warnings.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sun, 28 Jan 2007 18:19:20 +0000 Sadrul Habib Chowdhury Remove the timeout-source to fix a possible crash.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/