log pidgin/gtkblist.c @ 25912:22915096dbb3

age author description
Sun, 15 Feb 2009 21:56:50 +0000 John Bailey merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
Sun, 15 Feb 2009 21:44:10 +0000 Kosta Arvanitis Close the tooltip window on a keypress event. Fixes #8150.
Sun, 15 Feb 2009 20:54:59 +0000 Daniel Atallah Use a stock size that we are sure exists (which ends up making the icon a pixel
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Sat, 17 Jan 2009 22:42:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Fri, 02 Jan 2009 19:27:02 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Mon, 22 Dec 2008 19:40:05 +0000 Paul Aurich Fix situation in which group was not specified and
Sun, 21 Dec 2008 18:32:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Sat, 10 Jan 2009 07:35:31 +0000 Ka-Hing Cheung no reason to create an icon and then scale, gtk_widget_render_icon
Sat, 10 Jan 2009 07:33:26 +0000 Ka-Hing Cheung no reason not to show other emblems when contact is expanded
Wed, 31 Dec 2008 23:42:28 +0000 Sadrul Habib Chowdhury Do not show a separator after 'Account -> Enable Account' when not required.
Mon, 22 Dec 2008 22:01:34 +0000 Mark Doliner Fix two related bugs:
Tue, 09 Dec 2008 15:45:15 +0000 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Mon, 17 Nov 2008 19:09:37 +0000 Richard Laager A patch from db42 to fix right-to-left text in tooltips.
Fri, 14 Nov 2008 06:15:24 +0000 Richard Laager Fix CID #384
Sat, 01 Nov 2008 19:05:37 +0000 Sadrul Habib Chowdhury A little clearer description for an option.
Thu, 30 Oct 2008 19:53:55 +0000 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
Sun, 28 Sep 2008 17:19:38 +0000 Will Thompson GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
Thu, 11 Sep 2008 20:25:47 +0000 Kevin Stange disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
Mon, 01 Sep 2008 13:31:43 +0000 Hylke Bons Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
Sun, 31 Aug 2008 23:13:36 +0000 Ka-Hing Cheung take out default mute key binding
Thu, 28 Aug 2008 00:43:05 +0000 Daniel Atallah Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
Wed, 27 Aug 2008 05:36:59 +0000 Justin Rodriguez clean up formatting, and added render settings for the names/markup on the blist
Sun, 10 Aug 2008 02:36:00 +0000 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
Fri, 08 Aug 2008 21:26:12 +0000 Justin Rodriguez fixed some leaks and made theme loading safer