log

age author description
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.