log pidgin/gtkstatusbox.c @ 26664:5d71de58452c

age author description
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Wed, 06 May 2009 18:58:47 +0000 Paul Aurich Fix the crash/leaks in statusbox
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Fri, 24 Oct 2008 04:06:25 +0000 Daniel Atallah gtk_widget_set_tooltip_text() is GTK+ >= 2.12
Wed, 22 Oct 2008 15:23:17 +0000 Sadrul Habib Chowdhury More strings for translation.
Thu, 02 Oct 2008 01:02:44 +0000 Sadrul Habib Chowdhury Unbreak ABI.
Thu, 11 Sep 2008 21:15:01 +0000 Richard Laager Remove the preference for keeping the status message, and keep it always.
Thu, 11 Sep 2008 21:12:24 +0000 Richard Laager disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
Wed, 10 Sep 2008 19:20:30 +0000 Richard Laager Provide a preference to allow users to keep their status message when
Thu, 21 Aug 2008 23:45:39 +0000 Hylke Bons Throbber test.
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Tue, 03 Jun 2008 00:09:11 +0000 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
Sun, 01 Jun 2008 21:34:50 +0000 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
Thu, 08 May 2008 03:20:28 +0000 Sadrul Habib Chowdhury Patch from QuLogic to fix tab-navigation in the statusbox. And a few
Sat, 26 Apr 2008 06:19:34 +0000 Sadrul Habib Chowdhury Reset typing timeout if arrow keys are pressed when editing status
Wed, 23 Apr 2008 10:22:38 +0000 Sadrul Habib Chowdhury Give a name to the statusbox button so that it can be accessible by
Tue, 22 Apr 2008 05:32:08 +0000 Sadrul Habib Chowdhury Ignore token_status_account on account-specific status boxes. This should
Sat, 15 Mar 2008 18:36:04 +0000 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate
Wed, 23 Jan 2008 04:45:04 +0000 Sadrul Habib Chowdhury Fix some small leaks when destroying a statusbox.
Mon, 14 Jan 2008 04:09:03 +0000 Richard Laager merge of '464169ffadabb173b3052074b132f38025b2e88d'
Sat, 12 Jan 2008 19:42:02 +0000 Sadrul Habib Chowdhury Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Sun, 13 Jan 2008 21:04:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 29 Dec 2007 21:50:23 +0000 Sadrul Habib Chowdhury Show the prpl icon in the account-specific statusboxes to avoid ambiguity.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns