log pidgin/gtkimhtml.c @ 23255:86bf0ce0d7ac

age author description
Sat, 31 May 2008 13:30:28 +0000 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
Thu, 29 May 2008 02:00:57 +0000 Daniel Atallah Unleak some tooltip related pango stuff.
Wed, 28 May 2008 05:04:02 +0000 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
Sun, 25 May 2008 23:48:57 +0000 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
Sun, 25 May 2008 23:46:19 +0000 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Thu, 22 May 2008 21:19:31 +0000 Sadrul Habib Chowdhury Get rid of the boldness of the bold timestamps.
Thu, 22 May 2008 17:14:48 +0000 Sadrul Habib Chowdhury Fix exporting proper HTML for tags.
Wed, 21 May 2008 17:56:20 +0000 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Sun, 11 May 2008 18:08:57 +0000 Sadrul Habib Chowdhury Patch from Masca to restrict the size of incoming custom smileys to a
Wed, 07 May 2008 18:13:14 +0000 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 28 Apr 2008 00:01:07 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Sat, 28 Jun 2008 04:24:24 +0000 Sadrul Habib Chowdhury *** Plucked rev da43d671 (sadrul@pidgin.im):
Sat, 21 Jun 2008 14:41:18 +0000 Sadrul Habib Chowdhury *** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
Thu, 19 Jun 2008 03:14:34 +0000 Daniel Atallah applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
Mon, 19 May 2008 18:23:25 +0000 Sadrul Habib Chowdhury Use text-tags to set the weight/color of the nick in conversations. This
Sat, 03 May 2008 02:49:53 +0000 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
Thu, 24 Apr 2008 22:23:40 +0000 Will Thompson Move 2 of the 5 pixels' padding between paragraphs to above the line.
Sun, 20 Apr 2008 15:35:16 +0000 Sadrul Habib Chowdhury Smiley insertions can be undone with this fix. References #5577. But redo
Thu, 17 Apr 2008 16:59:31 +0000 Sadrul Habib Chowdhury Patch from Gaul to plug a small leak, with an additional fix to free
Sun, 13 Apr 2008 16:28:57 +0000 Sadrul Habib Chowdhury Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
Sat, 05 Apr 2008 12:59:31 +0000 Sadrul Habib Chowdhury Customize/disable the typing notification from gtkrc-2.0.
Wed, 26 Mar 2008 02:37:45 +0000 Daniel Atallah Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
Tue, 18 Mar 2008 00:48:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
Tue, 18 Mar 2008 00:47:52 +0000 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
Tue, 11 Mar 2008 21:41:53 +0000 Daniel Atallah Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
Tue, 11 Mar 2008 16:20:54 +0000 Stu Tomlinson GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
Tue, 11 Mar 2008 15:58:25 +0000 Will Thompson Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
Sun, 02 Mar 2008 20:08:27 +0000 Jeffrey Connelly merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
Thu, 28 Feb 2008 01:42:51 +0000 Stu Tomlinson Disable invisible text things, if someone can conclusively prove this is
Sat, 01 Mar 2008 23:01:25 +0000 Sean Egan disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'
Fri, 22 Feb 2008 07:03:15 +0000 Sean Egan the 2.10.10 check is wrong. if 0 this until it's figured out.
Thu, 17 Jan 2008 21:08:20 +0000 Sean Egan Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565
Thu, 17 Jan 2008 21:06:56 +0000 Sean Egan disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
Thu, 17 Jan 2008 20:37:22 +0000 Sean Egan disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
Sat, 12 Jan 2008 05:37:12 +0000 Sadrul Habib Chowdhury Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
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)