log pidgin/gtkimhtml.c @ 17621:bbd92ee894f2

age author description
Sun, 27 May 2007 13:37:00 +0000 Stu Tomlinson Fix for gtk < 2.4
Fri, 25 May 2007 21:53:49 +0000 Sean Egan Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.
Wed, 23 May 2007 01:14:29 +0000 Daniel Atallah Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030