log pidgin/gtkimhtml.c @ 32696:763d65f3f758

age author description
Fri, 23 Dec 2011 06:58:52 +0000 Elliott Sales de Andrade explicit merge of '6ab9f5ff810acde3c06a2add7b8df2bd75cce6e3'
Sun, 09 Oct 2011 02:50:20 +0000 Elliott Sales de Andrade Fix all deprecated GTK_WIDGET_* macros.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Mon, 22 Aug 2011 21:27:03 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5da91575f92c8c13d7a85eef338ec6da55e6fb26)
Sun, 13 Feb 2011 07:38:19 +0000 Elliott Sales de Andrade Whitespace fixes. Try and check your editor settings before writing
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Sun, 05 Dec 2010 08:14:52 +0000 Elliott Sales de Andrade Fix some indenting.
Sun, 05 Dec 2010 03:10:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 65538ec661afd2eb4ddcb91d43a8b3caaf4cc199)
Thu, 02 Dec 2010 12:11:26 +0000 Marcus Lundblad don't use GDK_DRAWABLE
Tue, 30 Nov 2010 09:03:34 +0000 Marcus Lundblad fixed some indentation
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...
Sat, 15 Oct 2011 23:11:35 +0000 Elliott Sales de Andrade Hide unused gtkimhtml structs (aka, the easy ones).
Sun, 25 Sep 2011 18:56:58 +0000 andrew victor Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
Thu, 01 Sep 2011 07:32:09 +0000 Mark Doliner Make another gtkimhtml function private.
Thu, 01 Sep 2011 07:27:16 +0000 Mark Doliner Make some gtkimhtml functions private
Thu, 01 Sep 2011 06:29:47 +0000 Mark Doliner Hide GtkIMHtmlFontDetail
Mon, 22 Aug 2011 02:07:41 +0000 Mark Doliner Don't use strlen() when all you're trying to do is check if the string
Thu, 07 Jul 2011 04:47:10 +0000 masca Make the max size of incoming smileys a pref instead of harcoding it. Patch from Xinef (with small modifications) Refs #5231
Wed, 22 Jun 2011 07:07:28 +0000 Mark Doliner Start looking at the GError parameter every time we call these functions:
Thu, 06 Jan 2011 20:43:12 +0000 Stu Tomlinson Add support for rendering strikethrough when received as in-line CSS,
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sun, 05 Dec 2010 02:43:54 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.qulogic.cairo' (head 2efef3c76346222c20254255e83de8bb572d0ed8)
Sun, 21 Nov 2010 20:30:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6f879669a6513a5c40335bbaefe842389a92b39e)
Wed, 28 Jul 2010 04:51:24 +0000 Elliott Sales de Andrade Replace GdkGC in GtkIMHtml. Just in case you were wondering, it's now
Tue, 30 Nov 2010 06:06:14 +0000 Paul Aurich gtkimhtml: Display "<3" instead of "&lt;3" after too many smileys in convo
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 06 Jun 2010 02:15:40 +0000 Sadrul Habib Chowdhury Do not paste in a read-only imhtml. Fixes #12109.
Sun, 16 May 2010 17:08:02 +0000 Daniel Atallah Prevent pasting into readonly imhtmls on Windows. Fixes #11867
Sat, 17 Apr 2010 21:37:52 +0000 Paul Aurich Clarify
Sat, 17 Apr 2010 21:35:26 +0000 Paul Aurich gtkimhtml: Fix handling of pastes whose data isn't NULL-terminated
Mon, 22 Mar 2010 20:15:55 +0000 Sadrul Habib Chowdhury Allow binding 'Paste as Plain Text'.
Wed, 10 Mar 2010 14:35:56 +0000 Daniel Atallah I think this works around the problem with the Win32 Clipboard and GTK+ 2.16.
Thu, 18 Feb 2010 10:06:43 +0000 Mark Doliner Minor cleanup. Hopefully this code has a little less duplication and
Thu, 18 Feb 2010 09:22:01 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30)
Mon, 15 Feb 2010 22:24:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a58bda0b6d8c5519ef9e41e5f017343ef2cbac0)
Sun, 07 Feb 2010 00:34:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37ee5cce9aeb51268bee637a770a97b72e301bf2)
Thu, 04 Feb 2010 05:44:27 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2a3e80170374775648865ed02009fb9e8b2c8799)
Fri, 25 Dec 2009 22:08:46 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 8f0a3e68547fbc66188357edbf6694bd8dd2d557)
Mon, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Tue, 16 Feb 2010 09:02:23 +0000 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
Mon, 15 Feb 2010 05:10:57 +0000 Mark Doliner Minor cleanup
Sat, 06 Feb 2010 23:45:03 +0000 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
Wed, 03 Feb 2010 18:56:03 +0000 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
Wed, 23 Dec 2009 04:27:15 +0000 Elliott Sales de Andrade Call gtk_window_set_title() for the GtkIMHtml tip window, to avoid the
Sat, 21 Nov 2009 19:40:03 +0000 Sadrul Habib Chowdhury Fix scrolling bug for very busy chat rooms.
Fri, 20 Nov 2009 09:11:10 +0000 Sadrul Habib Chowdhury Remove a bunch of code duplication.
Fri, 20 Nov 2009 08:02:10 +0000 Sadrul Habib Chowdhury Fix reset-formatting for some cases.
Sun, 25 Oct 2009 23:33:17 +0000 Marcus Lundblad And that should be done in gtk_imhtml_insert_smiley_at_iter too...
Sun, 25 Oct 2009 23:17:47 +0000 Marcus Lundblad Fix randomly broken tooltip for custom smileys.
Mon, 10 Aug 2009 03:27:52 +0000 Paul Aurich imhtml: When inserting html, only set a font if it's a change from the default. Fixes #7648.
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Sun, 21 Jun 2009 22:17:14 +0000 dmitry petroff Transform id-less <img> tags to links using src and alt attributes.
Fri, 05 Jun 2009 08:23:18 +0000 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
Mon, 25 May 2009 20:13:01 +0000 Sadrul Habib Chowdhury We want to see what the missing custom smiley stands for.
Sat, 16 May 2009 20:50:53 +0000 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
Sat, 16 May 2009 20:35:29 +0000 Sadrul Habib Chowdhury Save raw-data for an image when possible.