log pidgin/gtkdocklet-x11.c @ 29762:5a6c66d4de94

age author description
Tue, 16 Feb 2010 00:03:52 +0000 Elliott Sales de Andrade Make it slightly clearer which docklet is in use.
Sun, 08 Nov 2009 08:23:21 +0000 Elliott Sales de Andrade Use GtkStatusIcon on GTK+ 2.10+. That's actually the required version for
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Wed, 10 Jun 2009 03:40:27 +0000 Elliott Sales de Andrade Apply patch that adds support for keyboard navigation for the status icon.
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Tue, 12 Aug 2008 04:53:07 +0000 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Tue, 13 Nov 2007 23:25:54 +0000 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
Tue, 13 Nov 2007 22:44:51 +0000 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
Sun, 28 Oct 2007 17:08:24 +0000 Casey Harkins disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'
Fri, 12 Oct 2007 02:47:48 +0000 Casey Harkins Add new API to the docklet for retrieving the geometry (x,y,w,h) and the
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 15 Jun 2007 20:52:23 +0000 Sean Egan Instead of sizing the docklet icon to the height available, size it to the minimum of the height or width. Fixes #1721 in which the icon may get cut off in vertically aligned panels