log pidgin/gtkimhtmltoolbar.c @ 26591:28795b39d745

age author description
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)
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
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.
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 08 Sep 2008 01:29:00 +0000 Daniel Atallah Use the correct free() function.
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
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villaseo (Masca) and
Sat, 10 May 2008 09:24:52 +0000 Richard Laager disapproval of revision '9cbb69e06e19c581b9691f6acb2c48f204050dd6'
Sat, 10 May 2008 08:17:53 +0000 Richard Laager As described in the ChangeLog:
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Sun, 13 Jan 2008 20:16:20 +0000 Sadrul Habib Chowdhury Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.
Wed, 02 Jan 2008 12:04:27 +0000 Sadrul Habib Chowdhury Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
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:29:00 +0000 Sean Egan Patch from DHowett to fix the transposition of background and forebround colors
Tue, 04 Dec 2007 22:58:38 +0000 Sadrul Habib Chowdhury Show either the grouped xor the ungrouped items.
Mon, 26 Nov 2007 08:12:40 +0000 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 22:59:44 +0000 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
Fri, 16 Nov 2007 22:42:59 +0000 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Tue, 09 Oct 2007 20:47:07 +0000 Gabriel Schulhof Only the request API changes
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Tue, 25 Sep 2007 21:16:55 +0000 Daniel Atallah Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 15:56:31 +0000 Richard Laager applied changes from 1036f20a46ec1ba10dd2519fd09b44a607cdf202
Tue, 18 Sep 2007 22:27:13 +0000 Sean Egan Exclaim
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 23:40:53 +0000 Sean Egan special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
Fri, 14 Sep 2007 21:29:53 +0000 Sean Egan Pack smileys into smiley box without expand=FALSE. Fixes #92
Wed, 12 Sep 2007 20:29:55 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
Wed, 12 Sep 2007 17:25:52 +0000 Daniel Atallah Fix from fmoo so that the imhtml toolbar appears right on the MS-Windows theme (and probably other themes too).
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 23:51:05 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:50:05 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:48:48 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:47:09 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:41:21 +0000 Gabriel Schulhof Stringing smiley toolbar
Thu, 16 Aug 2007 21:13:31 +0000 Gabriel Schulhof Added hints to gtkimhtmltoolbar.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 03 Sep 2007 06:49:13 +0000 Sadrul Habib Chowdhury Add a 'Group Items'/'Ungroup Items' context menu for the toolbar in the
Fri, 31 Aug 2007 17:48:33 +0000 Sadrul Habib Chowdhury Update the strikethrough state and the buttons as appropriate. Fixes #2884.
Mon, 27 Aug 2007 17:16:11 +0000 Sean Egan Add horizontal rules and strikethroughs to the toolbar
Thu, 09 Aug 2007 02:22:53 +0000 Sadrul Habib Chowdhury The hotkeys should popup the menu.
Tue, 07 Aug 2007 22:55:51 +0000 Sadrul Habib Chowdhury Show formatting in the font dropdown menu.
Mon, 06 Aug 2007 01:36:57 +0000 Sean Egan show toolbar menu on button press, rather than button release. Fixes #2352
Fri, 03 Aug 2007 13:28:23 +0000 Daniel Atallah merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'
Fri, 03 Aug 2007 09:55:03 +0000 Kevin Stange Another mnemonic conflict
Fri, 03 Aug 2007 09:53:25 +0000 Kevin Stange I thought I fixed this already...
Fri, 03 Aug 2007 05:58:10 +0000 Mark Doliner Get rid of two minor compile warnings:
Thu, 02 Aug 2007 19:05:31 +0000 Sean Egan Move 'Reset formatting' to Font dropdown
Thu, 02 Aug 2007 15:40:19 +0000 Daniel Atallah Clean up the font and insert menus when the imhtmltoolbar is disposed of. This fixes a leak (and the crash in #2385). Fixes #2385.
Thu, 02 Aug 2007 05:10:11 +0000 Ka-Hing Cheung Show current outgoing conversation formatting on the font label on
Wed, 01 Aug 2007 04:05:18 +0000 Daniel Atallah Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
Sun, 01 Jul 2007 01:08:10 +0000 Richard Laager Rework the smiley dialog close logic: Escape will always close the window.
Sun, 01 Jul 2007 00:59:35 +0000 Richard Laager Rework the logic to be (IMHO) easy to read.
Sun, 01 Jul 2007 00:55:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ea892e1af1550c458bff82d681f007879dc52d8a)
Sun, 17 Jun 2007 18:10:47 +0000 Stu Tomlinson Fix setting the sensitivity of the toolbar items in a number of places
Sun, 17 Jun 2007 16:55:45 +0000 Stu Tomlinson Reduce code duplication and keep gtk 2.0 compatibility by making
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Thu, 07 Jun 2007 10:56:55 +0000 Stu Tomlinson disapproval of revision 'e56ef4384d474a6ac265a4f63395063b07facfec'
Thu, 07 Jun 2007 03:11:40 +0000 Richard Laager PIDGIN_STOCK_TOOLBAR_INSERT isn't defined. I'm #if 0'ing this so it'll compile so I can work.
Thu, 07 Jun 2007 03:10:21 +0000 Richard Laager Remove duplicate code from a bad merge.
Wed, 06 Jun 2007 01:25:38 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head 6100ad71830416445898c91d595780f606c951cd)
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Tue, 05 Jun 2007 06:20:13 +0000 Sadrul Habib Chowdhury Fix some stuff of bugs in the new toolbar.
Wed, 06 Jun 2007 00:58:02 +0000 Sean Egan merge of '4e6fe382a57a07a096f3fb69d0431a41a07711d1'
Wed, 06 Jun 2007 00:58:00 +0000 Sean Egan merge of '8364b50c7693c2d765b0e1f162f25a06a2bfe492'
Wed, 06 Jun 2007 00:29:22 +0000 Sean Egan disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6'
Tue, 05 Jun 2007 07:06:09 +0000 Kevin Stange Using "C" for foreground Color seems better than having Font and Color with
Wed, 06 Jun 2007 00:57:17 +0000 Sean Egan disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'
Sat, 02 Jun 2007 13:05:31 +0000 Stu Tomlinson Fix a compile error and kill a bucket full of compile warnings
Wed, 06 Jun 2007 00:30:15 +0000 Sean Egan disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'
Fri, 01 Jun 2007 03:20:34 +0000 Sean Egan Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoe
Sat, 26 May 2007 13:48:41 +0000 Gabriel Schulhof Forgot to remove spaces from before ;s
Sat, 26 May 2007 13:37:54 +0000 Gabriel Schulhof Coding style.
Sat, 26 May 2007 10:20:54 +0000 Gabriel Schulhof Minor change
Sat, 26 May 2007 10:19:27 +0000 Gabriel Schulhof Minor fix
Sat, 26 May 2007 10:03:55 +0000 Gabriel Schulhof Close smiley dialog on GDK_Escape or button 1 press.
Sun, 27 May 2007 01:41:02 +0000 Kevin Stange Only change the size when the imhtmltoolbar button has been activated,
Thu, 24 May 2007 23:37:05 +0000 Ethan Blanton disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'
Thu, 24 May 2007 00:35:15 +0000 Sean Egan Change Toolbar to use three buttons with text.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.