log pidgin/gtkimhtml.c @ 28799:f0d103b366df

age author description
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 16:43:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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 23:14:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 832a8f3c3faf1fbbc69e803c6a1830896dd05e1f)
Thu, 25 Jun 2009 12:49:23 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6b28d34173486d3e4f658f62a61c93b56a489cb0)
Fri, 12 Jun 2009 05:27:34 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e155acab29d005538351633111052f094e5f5f98)
Thu, 21 May 2009 15:04:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b7e8c44c307d8c76ec8baf9f5de889131d8bec6d)
Mon, 04 May 2009 16:28:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 63eed8332804fcd21df43cd1d222794c6018b79f)
Sun, 19 Apr 2009 04:04:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 37d6e0111ed0e45196fbb2da9737166f9d743096)
Tue, 07 Apr 2009 14:32:50 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Tue, 03 Mar 2009 06:57:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
Wed, 28 Jan 2009 04:09:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Fri, 26 Dec 2008 08:42:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Thu, 18 Dec 2008 05:23:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Mon, 17 Nov 2008 06:15:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ca4b6e987b967927b0f8bd001bc33440a6885000)
Fri, 31 Oct 2008 08:37:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Sat, 25 Oct 2008 10:10:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5ccc437b944e0675b75037409a01416e31650e7f)
Sat, 27 Sep 2008 13:28:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a77a8a85e623af608434736b9e63cc17507ec60c)
Sat, 20 Sep 2008 14:44:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c4b468cd39c86e9277876ff998e003880c12a103)
Thu, 03 Jul 2008 13:49:24 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d0b19df4a52ab42b61494afac9c85d170398fa8)
Wed, 02 Jul 2008 16:07:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3008dd1f70a9e9ddc2bbe30c0fae7aba334836fe)
Mon, 09 Jun 2008 04:17:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f45eed99c94f8e63e46ad382a70c0c4e266b833)
Mon, 02 Jun 2008 06:58:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8c6407ae1c2c31473f78557c5805f8efa18e1ed8)
Fri, 30 May 2008 14:29:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eeed2c960a1dbe213de63e3115629056ac809beb)
Mon, 26 May 2008 04:04:39 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7347c33cabd303ddbcb162b7ad7899f3dac480ba)
Sun, 25 May 2008 04:30:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 217103c3e954ff2d295a6590ad3477d357894f9c)
Sat, 10 May 2008 12:15:06 +0000 Yoshiki Yazawa - text to feed gtk_selection_data_set() should include trailing '\0'
Sat, 10 May 2008 10:03:23 +0000 Yoshiki Yazawa - due to bug of gtk_text_buffer_insert(), chop the text at designated position.
Wed, 07 May 2008 03:32:58 +0000 Yoshiki Yazawa The last modification to gtk_imhtml_clipboard_get() causes trailing garbage when user pastes from clipboard continuously. So back to UTF-16 for now but do in more sane way.
Tue, 06 May 2008 07:58:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
Tue, 06 May 2008 07:51:03 +0000 Yoshiki Yazawa prepending BOM to selection data produces garbage in almost all cases.
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Tue, 22 Apr 2008 00:41:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0fb5c2a94109c3921d619c2149e12569e30116ee)
Thu, 17 Apr 2008 17:04:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1b822949efa4354726f0d774f743e3417426728a)
Sun, 13 Apr 2008 22:46:58 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0525a14734461b19a7561e49645fb0df3ebaeea9)
Tue, 08 Apr 2008 06:17:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 570c5daf55a59f3c7271d3b5a50bd4d3024f7a80)
Thu, 27 Mar 2008 07:10:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bebaa6838815195a5c97614f4aaf7e0f13ef2da7)
Wed, 12 Mar 2008 17:02:04 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eced0f42ca756a36e09e9f4adbb007d835ff8795)
Tue, 04 Mar 2008 18:12:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dfdceb0b08475c3e5750b3e6430d154e9a747d67)
Thu, 28 Feb 2008 12:28:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bbbd3b5812df69c6884596a4343b688d73c3124)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Mon, 07 Jan 2008 03:40:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
Sat, 15 Dec 2007 05:15:31 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cff05fbceab1d88163770d13a4c7a6116bdeb8ee)
Wed, 28 Nov 2007 08:44:35 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e07a38238ee8acc8258a095a26e721d95125cb05)
Thu, 22 Nov 2007 07:44:59 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cc8513f94aa94550d600cd8a5d42475dbf7249c0)
Wed, 24 Oct 2007 05:17:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c)
Tue, 23 Oct 2007 03:25:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4e59fcb1e2baf2eb63083224381e0af9fe1331cc)
Thu, 27 Sep 2007 17:04:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
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.
Sat, 16 May 2009 19:03:41 +0000 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
Sat, 16 May 2009 17:11:50 +0000 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
Sun, 03 May 2009 23:49:25 +0000 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
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,