log pidgin/gtkimhtml.c @ 18220:4eb0a18484cc

age author description
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/