log

age author description
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.
Sat, 14 Jul 2007 10:52:31 +0000 Sadrul Habib Chowdhury Add a missing line-drawing character in the HTML screen-dump.
Sat, 14 Jul 2007 03:02:41 +0000 Sadrul Habib Chowdhury New feature: successful compilation.
Sat, 14 Jul 2007 02:15:42 +0000 Sadrul Habib Chowdhury Allow setting the search column in a tree to use for typeahead searching.
Sat, 14 Jul 2007 01:28:24 +0000 Richard Nelson merge of '2b537584bf70476b4ef78547c5000c361e9b7176'
Sat, 14 Jul 2007 01:32:45 +0000 Sadrul Habib Chowdhury merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'
Sat, 14 Jul 2007 01:31:44 +0000 Sadrul Habib Chowdhury Use gobject properties instead of hacks when creating columns in a tree.
Sat, 14 Jul 2007 01:23:56 +0000 Richard Nelson I think this is the intended behaviour
Fri, 13 Jul 2007 19:40:39 +0000 Daniel Atallah Update ChangeLog.win32. Thanks to rlaager for reminding me.
Fri, 13 Jul 2007 18:21:45 +0000 Daniel Atallah merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'
Fri, 13 Jul 2007 17:06:28 +0000 Evan Schoenberg merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'
Fri, 13 Jul 2007 16:50:03 +0000 Sadrul Habib Chowdhury Allow having a callback after the child process terminates. Use the callback
Fri, 13 Jul 2007 16:05:30 +0000 Sadrul Habib Chowdhury Revert one of the last changes. Always allow drag-drop from the infopane.
Fri, 13 Jul 2007 15:24:23 +0000 Sadrul Habib Chowdhury merge of '2f809d90603821641a30206f53f11a56b9bc62af'
Fri, 13 Jul 2007 15:15:12 +0000 Sadrul Habib Chowdhury Show the 'send to' menu on right click on the infopane.
Fri, 13 Jul 2007 18:18:56 +0000 Daniel Atallah Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto.
Fri, 13 Jul 2007 18:03:45 +0000 Daniel Atallah Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.