log pidgin/gtkimhtmltoolbar.c @ 32776:8c71a7e95f16

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.
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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
Wed, 22 Sep 2010 14:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin:
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Wed, 07 Jul 2010 17:52:44 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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, 21 Jun 2010 17:35:10 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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.
Fri, 04 Jun 2010 14:33:12 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 03 Jun 2010 03:22:09 +0000 Sadrul Habib Chowdhury Do not trigger the formatting toolbar buttons on right-click.
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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.
Wed, 25 Nov 2009 13:40:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 20 Nov 2009 08:28:31 +0000 Sadrul Habib Chowdhury Remove some dead code.
Fri, 11 Sep 2009 00:50:55 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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
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)
Mon, 08 Sep 2008 04:49:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 254e5a24031a74103097db812ae3e723d696c11d)
Wed, 02 Jul 2008 16:07:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3008dd1f70a9e9ddc2bbe30c0fae7aba334836fe)
Wed, 11 Jun 2008 03:46:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Fri, 30 May 2008 14:29:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head eeed2c960a1dbe213de63e3115629056ac809beb)
Sun, 25 May 2008 04:30:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 217103c3e954ff2d295a6590ad3477d357894f9c)
Sat, 10 May 2008 10:08:26 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 727d816d20ca2bcfae91438cbd708b9f3d7de105)
Thu, 08 May 2008 00:27:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 245104c3da64bf99627578bd68d6cda42ee16b43)
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 13:57:42 +0000 Yoshiki Yazawa - revise pidgin_gtk_ellipsis_text().
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)
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.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 00:57:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Tue, 24 Apr 2007 22:40:54 +0000 Sean Egan Add Hylke's font face icon
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
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'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Tue, 13 Mar 2007 07:19:06 +0000 Mark Doliner Don't use g_list_length() and g_slist_length() when all you want to
Mon, 05 Feb 2007 12:13:18 +0000 Sean Egan toolbar/menu icons. reduce the imhtmltoolbar spacing. more gaimstock pruning
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 09:03:46 +0000 Sean Egan dialogs
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/