log pidgin/gtkimhtml.c @ 22007:c38d72677c8a

age author description
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Wed, 02 Jan 2008 12:07:15 +0000 Sadrul Habib Chowdhury Remove unused code.
Fri, 21 Dec 2007 21:03:35 +0000 Daniel Atallah Warning fixes.
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 00:17:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Mon, 17 Dec 2007 05:49:40 +0000 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
Wed, 05 Dec 2007 08:17:15 +0000 Sean Egan Fix a busted commit
Mon, 03 Dec 2007 16:38:38 +0000 Stu Tomlinson These labels have mnemonics, so should be declared as such, and fix a
Tue, 27 Nov 2007 10:02:52 +0000 Sean Egan Kevin says we're ok defaulting persistent IMs on
Mon, 26 Nov 2007 10:12:41 +0000 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
Mon, 26 Nov 2007 09:49:27 +0000 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
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.
Wed, 14 Nov 2007 02:56:34 +0000 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
Wed, 07 Nov 2007 04:09:12 +0000 Daniel Atallah Another leak fix.
Fri, 02 Nov 2007 01:41:41 +0000 Daniel Atallah Fix #1865 by not stripping leading and trailing spaces. I'm not sure why it was ever done - hopefully this doesn't break anything.
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Thu, 25 Oct 2007 04:36:18 +0000 Daniel Atallah Don't assign ownership of the CLIPBOARD to the IMHtml - it doesn't really own the data and then we don't have problems of overwriting what others put in the clipboard. Fixes #3616.
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Fri, 19 Oct 2007 02:12:00 +0000 Daniel Atallah Leak fix.
Thu, 18 Oct 2007 20:20:57 +0000 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
Thu, 20 Sep 2007 03:05:54 +0000 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
Sun, 21 Oct 2007 05:07:57 +0000 Luke Schierer applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:38:37 +0000 Richard Laager applied changes from fc7837d892e8ddb52a2c4c265562c73b6f07f045
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:58:31 +0000 Kevin Stange disapproval of revision '2887999526ff013d0ffa94da958cd30181ee3aa1'