log

age author description
Wed, 26 Aug 2009 03:20:05 +0000 Daniel Atallah Remove win9x related stuff from the win32 installer
Wed, 26 Aug 2009 01:46:46 +0000 Daniel Atallah Fix minimum required GTK+ version in win32 installer.
Tue, 25 Aug 2009 03:59:01 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
Mon, 24 Aug 2009 14:48:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
Sun, 23 Aug 2009 22:11:44 +0000 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
Sun, 23 Aug 2009 16:57:51 +0000 John Bailey Hmm, I misread that check. Now we compile.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sun, 23 Aug 2009 15:26:13 +0000 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
Sun, 23 Aug 2009 14:59:42 +0000 John Bailey I screwed up the logic here and didn't realize it earlier.
Sun, 23 Aug 2009 05:04:15 +0000 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
Sun, 23 Aug 2009 02:37:12 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
Sun, 23 Aug 2009 02:36:31 +0000 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
Sat, 22 Aug 2009 22:42:40 +0000 John Bailey That was supposed to be glib 2.12.0, not 2.14.0.
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Sat, 22 Aug 2009 18:54:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
Sat, 22 Aug 2009 18:05:10 +0000 John Bailey Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
Sat, 22 Aug 2009 03:59:35 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
Wed, 19 Aug 2009 00:54:27 +0000 Elliott Sales de Andrade These numbers merged incorrectly.
Wed, 19 Aug 2009 00:46:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Mon, 02 Mar 2009 06:51:50 +0000 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
Tue, 16 Feb 2010 09:14:54 +0000 Mark Doliner I neglected to remove this letter l because
Tue, 16 Feb 2010 09:02:23 +0000 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
Tue, 16 Feb 2010 08:58:45 +0000 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
Tue, 16 Feb 2010 08:54:07 +0000 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
Tue, 16 Feb 2010 08:50:49 +0000 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
Thu, 18 Feb 2010 04:39:28 +0000 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
Thu, 18 Feb 2010 04:37:49 +0000 Paul Aurich These should be static
Thu, 18 Feb 2010 01:42:00 +0000 Paul Aurich jabber: Possible leaks--;