log pidgin/gtkimhtmltoolbar.c @ 32789:8331b45b6200

age author description
Sat, 08 Jan 2011 03:45:42 +0000 Gabriel Schulhof Add pidgin_make_scrollable and use it. Cleans up a bunch of duplicate code. Net code loss of 180 lines. Fixes #13073.
Thu, 06 Jan 2011 19:46:06 +0000 Stu Tomlinson Fix clicking on buttons in formatting toolbar so they don't try (and
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sat, 03 Jul 2010 03:01:08 +0000 Sadrul Habib Chowdhury Compile.
Sat, 03 Jul 2010 01:15:49 +0000 Paul Aurich Did I mention this is entirely untested? (I don't have GTK+ on
Sat, 03 Jul 2010 01:13:29 +0000 Paul Aurich Add notify::visibilty handlers for the 'lean' GtkIMHtmlToolbar,
Sat, 03 Jul 2010 00:59:58 +0000 Paul Aurich Use a helper variable to (vastly, to me) improve readability.
Mon, 07 Jun 2010 20:05:15 +0000 Marcus Lundblad Removed some commented-out code
Mon, 07 Jun 2010 19:41:55 +0000 Marcus Lundblad pidgin: Re-set focus after clicking on the attention button.
Thu, 03 Jun 2010 03:22:09 +0000 Sadrul Habib Chowdhury Do not trigger the formatting toolbar buttons on right-click.
Mon, 23 Nov 2009 23:53:19 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 70ee6c0f2e2858657f0eb06a128db6abd076bdb7)
Mon, 16 Nov 2009 22:06:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.cpw.attention_ui' (head 3d97b094123bd082b1438ea44cb25169aa41315c)
Mon, 16 Nov 2009 21:04:49 +0000 Marcus Lundblad Remove purple_conversation_attention (also let prpl_send_attention handle
Mon, 16 Nov 2009 18:54:40 +0000 Marcus Lundblad Temporary workaround to not break ABI, to allow this in for 2.7.0
Sun, 20 Sep 2009 19:57:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)
Wed, 22 Apr 2009 07:56:16 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Sat, 04 Apr 2009 10:51:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 07 Dec 2008 01:36:32 +0000 Marcus Lundblad Gray out attention toolbar button when creating the toolbar.
Thu, 30 Oct 2008 21:00:12 +0000 Marcus Lundblad Reset attention toolbar button (for "expanded" toolbar view)
Wed, 29 Oct 2008 21:35:39 +0000 Marcus Lundblad NULL-check for conversation when updating attention button
Wed, 29 Oct 2008 21:33:36 +0000 Marcus Lundblad Make the "Get Attention" menu item work correctly
Wed, 29 Oct 2008 20:17:21 +0000 Marcus Lundblad Removed _ALLOW_ATTENTION from connection flags
Tue, 28 Oct 2008 23:08:13 +0000 Marcus Lundblad Added connection flag ALLOW_ATTENTION
Mon, 27 Oct 2008 23:12:03 +0000 Marcus Lundblad Added active conversation on GtkIMHtmlToolbar
Mon, 20 Oct 2008 21:30:36 +0000 Marcus Lundblad Removed unfinished code to send attention from the toolbar, to avoid confusion...
Mon, 20 Oct 2008 18:44:06 +0000 Marcus Lundblad Adds attention UI to Pidgin (can send attentions using a menu item)
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Fri, 20 Nov 2009 08:28:31 +0000 Sadrul Habib Chowdhury Remove some dead code.
Sat, 15 Aug 2009 05:52:26 +0000 Etan Reisner Re-order the ungrouped formatting toolbar buttons to match the order of the
Sat, 15 Aug 2009 05:45:58 +0000 Etan Reisner Fix apply_font to use a PangoFontDescription to get the requested font family
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
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Mon, 08 Sep 2008 01:29:00 +0000 Daniel Atallah Use the correct free() function.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Sat, 31 May 2008 06:45:42 +0000 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
Sat, 31 May 2008 06:29:38 +0000 Mike Ruprecht Create a proper media menu with options for audio, video, and
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Mon, 09 Jun 2008 19:31:43 +0000 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
Tue, 27 May 2008 17:31:39 +0000 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
Fri, 16 May 2008 00:55:53 +0000 Sadrul Habib Chowdhury Put the 'manage' button outside the scrolling area.
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Sun, 11 May 2008 22:02:37 +0000 Sadrul Habib Chowdhury Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
Sun, 11 May 2008 04:04:35 +0000 Sadrul Habib Chowdhury Separate the custom smileys from the regular smileys, and add a 'Manage'
Sat, 10 May 2008 17:05:25 +0000 Sadrul Habib Chowdhury Show some possibly helpful text in the tooltip for disabled smileys.
Sat, 10 May 2008 17:00:42 +0000 Sadrul Habib Chowdhury Patch from malu (mlundblad) to disable a regular smiley in the smiley
Wed, 07 May 2008 18:22:49 +0000 Sadrul Habib Chowdhury A leak fix from malu. Thanks!
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 04:05:19 +0000 Sadrul Habib Chowdhury Unref some gdkpixbufs to plug some memory leaks. References #1187.
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Thu, 19 Jun 2008 03:07:18 +0000 Daniel Atallah applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868