log

age author description
Mon, 16 Jul 2007 21:11:23 +0000 Evan Schoenberg merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Sat, 14 Jul 2007 18:16:51 +0000 Evan Schoenberg cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
Mon, 16 Jul 2007 23:47:26 +0000 Sadrul Habib Chowdhury merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Mon, 16 Jul 2007 23:46:23 +0000 Sadrul Habib Chowdhury Fixes for pygnt generation.
Sat, 21 Jul 2007 02:17:34 +0000 Nathan Walp merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
Sat, 21 Jul 2007 02:13:44 +0000 Nathan Walp disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
Sat, 21 Jul 2007 02:14:58 +0000 Nathan Walp don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)
Sat, 21 Jul 2007 02:10:34 +0000 Nathan Walp we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
Tue, 17 Jul 2007 17:03:51 +0000 Daniel Atallah Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
Sun, 15 Jul 2007 22:09:03 +0000 Kevin Stange Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590
Sun, 15 Jul 2007 12:49:23 +0000 Sadrul Habib Chowdhury Fix compile warnings that only shows up with -O3. This may have caused
Sun, 15 Jul 2007 11:59:48 +0000 Sadrul Habib Chowdhury Typo fix. This bit of code must be cursed.
Sun, 15 Jul 2007 04:57:03 +0000 Sadrul Habib Chowdhury Allow changing the content of a textview using $EDITOR.
Sun, 15 Jul 2007 02:38:09 +0000 Sadrul Habib Chowdhury Properly set the initial size of widgets.
Sun, 15 Jul 2007 02:26:17 +0000 John Bailey Patch from John Bailey (rekkanoryo) to update the C Howto.