log pidgin/gtkimhtml.c @ 26893:c791a82b5bb5

age author description
Sun, 03 May 2009 23:46:18 +0000 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
Sat, 18 Apr 2009 22:46:29 +0000 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
Sat, 18 Apr 2009 22:39:56 +0000 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
Tue, 07 Apr 2009 05:28:58 +0000 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
Sun, 05 Apr 2009 16:54:09 +0000 Sadrul Habib Chowdhury Fix the auto-linking of protocols.
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 07 Aug 2007 04:11:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
Mon, 09 Jul 2007 06:14:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)
Sun, 01 Jul 2007 08:41:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
Thu, 28 Jun 2007 08:37:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
Fri, 22 Jun 2007 11:22:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Thu, 21 Jun 2007 06:04:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
Mon, 18 Jun 2007 03:20:15 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
Sun, 17 Jun 2007 05:28:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
Mon, 11 Jun 2007 05:49:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)
Mon, 04 Jun 2007 07:22:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
Mon, 28 May 2007 06:09:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c7b6cd0e58a3953905afdaea801171859d00de1a)
Wed, 23 May 2007 12:17:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
Sat, 19 May 2007 03:31:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
Tue, 15 May 2007 02:39:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
Wed, 09 May 2007 06:05:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Tue, 27 Jan 2009 03:32:11 +0000 Daniel Atallah Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
Mon, 22 Dec 2008 19:29:59 +0000 Mark Doliner Change our font mapping in gtkimhtml to match the suggested values
Mon, 15 Dec 2008 01:13:17 +0000 Mark Doliner Change the way we handle <span style='font-size: whatever;'> tags slightly.
Sun, 23 Nov 2008 18:30:31 +0000 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
Sun, 16 Nov 2008 12:19:35 +0000 Sadrul Habib Chowdhury rlaager> I'd prefer that the "Open Link in Browser" string be changed to
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Wed, 05 Nov 2008 23:24:01 +0000 Marcus Lundblad Remove that hack involving GtkIMHtmlSmileys
Mon, 03 Nov 2008 20:36:38 +0000 Marcus Lundblad Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Wed, 29 Oct 2008 19:20:03 +0000 Marcus Lundblad Fixed a compiler warning (and remove an unnessesary cast)
Fri, 24 Oct 2008 21:50:55 +0000 Marcus Lundblad What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
Fri, 24 Oct 2008 17:42:32 +0000 Daniel Atallah Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
Fri, 24 Oct 2008 04:19:10 +0000 Daniel Atallah Support rgb(r,g,b) style css color definitions. Fixes #7288.
Thu, 25 Sep 2008 04:49:44 +0000 Marcus Lundblad Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
Fri, 19 Sep 2008 05:29:38 +0000 Sadrul Habib Chowdhury Show visited links in a different color. This also plugs a memory leak
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Sat, 21 Jun 2008 11:07:17 +0000 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
Sun, 08 Jun 2008 22:18:14 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
Sun, 08 Jun 2008 21:59:54 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
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
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.
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, 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)
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