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,
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
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'
Sun, 02 Sep 2007 23:35:53 +0000 Sean Egan Patch from Ankit Singla to preserve newlines. Fixes #2858
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Tue, 14 Aug 2007 02:23:30 +0000 Sean Egan merge of '1c3f25359208d70ea8d20a62c1dd4d7232b7a11a'
Sat, 11 Aug 2007 17:57:43 +0000 Sean Egan Don't scroll to bottom if imhtml is not realized. Fixes #2320
Sat, 11 Aug 2007 17:24:37 +0000 Sean Egan Thanks sadrul. Fixes #2277
Sat, 11 Aug 2007 23:41:20 +0000 Daniel Atallah malloc(0) returns a null pointer. Fixes #2472.
Mon, 06 Aug 2007 00:56:05 +0000 Sean Egan Install 22px icons in right place. Fixes #2411
Tue, 31 Jul 2007 23:20:56 +0000 Daniel Atallah Eliminate some unnecessary scrolling activity.
Sun, 29 Jul 2007 17:39:00 +0000 Sean Egan And fix smooth scroll too
Sun, 29 Jul 2007 17:09:32 +0000 Sean Egan Idiotic mistake. Fixes #2315
Sat, 28 Jul 2007 02:37:46 +0000 Sean Egan Cool! Override GtkTextView's size allocate function in GtkIMHtml to make sure that it stays scrolled to the bottom whenever it's resized. Fixes a major annoyance and possibly #938
Sun, 08 Jul 2007 17:53:14 +0000 Daniel Atallah Fix #1727 and also plug a possible leak and make a little efficiency improvement to the win32 clipboard handling.
Fri, 06 Jul 2007 14:44:05 +0000 Daniel Atallah Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
Sun, 01 Jul 2007 01:41:57 +0000 Richard Laager Use the glib strcasecmp functions everywhere, as we've had reports of
Sun, 01 Jul 2007 01:13:54 +0000 Sadrul Habib Chowdhury Show tooltip for smileys. Fixes #1981.
Wed, 27 Jun 2007 18:52:12 +0000 Sean Egan Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
Wed, 27 Jun 2007 17:22:24 +0000 Sean Egan Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
Thu, 21 Jun 2007 11:37:19 +0000 Stu Tomlinson Kill a compile warning, as we now include internal.h in gtkimhtml.c, we
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Sun, 17 Jun 2007 18:10:47 +0000 Stu Tomlinson Fix setting the sensitivity of the toolbar items in a number of places
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Mon, 11 Jun 2007 07:48:49 +0000 Mark Doliner When an animated image is inserted into a conversation window, animate
Thu, 07 Jun 2007 03:11:56 +0000 Richard Laager Include pidgin.h to make this compile.
Tue, 05 Jun 2007 01:38:09 +0000 Sadrul Habib Chowdhury merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Mon, 04 Jun 2007 05:55:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4)
Wed, 30 May 2007 05:37:04 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Mon, 04 Jun 2007 06:32:21 +0000 Sadrul Habib Chowdhury merge of '9e832cea16395c9007bc9e384ee379b293b99abd'
Sun, 10 Jun 2007 22:22:36 +0000 Mark Doliner Compare the user-entered file extension to the GDK file extension
Sun, 10 Jun 2007 21:58:45 +0000 Mark Doliner When right-clicking on an image in a GtkIMHtml to save it, if the file
Sun, 03 Jun 2007 19:15:42 +0000 Sean Egan Maintain global poitners to the clipboard selection text, with the aim of
Sun, 27 May 2007 17:45:43 +0000 Sadrul Habib Chowdhury merge of '15c67573c5441bdd943fcf07e496016c58492c19'
Fri, 25 May 2007 22:04:18 +0000 Sadrul Habib Chowdhury Allow formatted text in the pounce dialog. Also, use the same code to
Sun, 27 May 2007 13:37:00 +0000 Stu Tomlinson Fix for gtk < 2.4
Fri, 25 May 2007 21:53:49 +0000 Sean Egan Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.
Wed, 23 May 2007 01:14:29 +0000 Daniel Atallah Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030
Fri, 18 May 2007 12:27:31 +0000 Sadrul Habib Chowdhury Do not crash when trying to insert a smiley for a protocol not mentioned
Mon, 14 May 2007 18:34:46 +0000 Sadrul Habib Chowdhury Show the text for the custom smiley as the filename when saving.
Fri, 11 May 2007 20:06:57 +0000 Stu Tomlinson Ignore bold, underline and other formatting type things in SPAN tags if
Wed, 09 May 2007 01:21:15 +0000 Sadrul Habib Chowdhury Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
Mon, 23 Apr 2007 07:03:53 +0000 Sean Egan Fixes #213 This allows only 20 animated smileys to be animnating at a time
Tue, 17 Apr 2007 11:14:50 +0000 Stu Tomlinson Fix for using Pango < 1.4, will not have complete RTL support with older
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Fri, 13 Apr 2007 04:15:14 +0000 Richard Laager Patch cleanups:
Fri, 13 Apr 2007 04:13:24 +0000 Shlomi Loubaton Patch from shlomil in ticket #78.
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 17 Mar 2007 16:50:35 +0000 Stu Tomlinson Move the tooltip window before showing the tooltip to avoid a transient
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/