log pidgin/gtkimhtml.c @ 17424:0f65c1856f55

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
Fri, 18 May 2007 12:27:31 +0000 Sadrul Habib Chowdhury Do not crash when trying to insert a smiley for a protocol not mentioned
Mon, 14 May 2007 18:34:46 +0000 Sadrul Habib Chowdhury Show the text for the custom smiley as the filename when saving.
Fri, 11 May 2007 20:06:57 +0000 Stu Tomlinson Ignore bold, underline and other formatting type things in SPAN tags if
Wed, 09 May 2007 01:21:15 +0000 Sadrul Habib Chowdhury Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.