log

age author description
Sat, 17 Nov 2007 01:45:03 +0000 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
Sat, 17 Nov 2007 00:56:02 +0000 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:50:30 +0000 Bj«Órn Voigt syntax checks (German)
Fri, 16 Nov 2007 19:11:08 +0000 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
Fri, 16 Nov 2007 18:43:50 +0000 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
Fri, 16 Nov 2007 17:38:53 +0000 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.