log pidgin/gtkdocklet-x11.c @ 29827:37be968cd42c

age author description
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
Tue, 12 Jun 2007 18:28:10 +0000 Sean Egan Icon updates from Hylke, including tray icons in 2 more sizes
Thu, 07 Jun 2007 06:29:30 +0000 Mark Doliner Get rid of 'Gaim' in a few more places
Tue, 08 May 2007 02:38:55 +0000 Casey Harkins Now that the docklet icon is based on the status from status selector, it
Tue, 01 May 2007 21:43:51 +0000 Sean Egan And make them used
Sat, 28 Apr 2007 03:25:14 +0000 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
Sat, 28 Apr 2007 02:33:40 +0000 Luke Schierer Quoth Charkins:
Tue, 24 Apr 2007 21:54:12 +0000 Sadrul Habib Chowdhury Make sure the blinking docklet has the same size. Fixes #174.
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, 06 Mar 2007 00:06:58 +0000 Sean Egan change icon on resize
Mon, 05 Mar 2007 21:39:55 +0000 Sean Egan spurious printf
Mon, 05 Mar 2007 21:36:57 +0000 Sean Egan 16px tray icons. These are used if the tray is shorter than 22px, and in Windows where all tray icons are 16x16. I still need to attach to a resizing signal to make them automatically update when the tray resizes.
Sun, 25 Feb 2007 23:32:45 +0000 Sean Egan Recrop docket icons to consistent sizes. Realize that they're all actually 22px. A request is out for 16px icons for Windows
Wed, 21 Feb 2007 21:24:41 +0000 Sean Egan docklet update
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 27 Jan 2007 11:48:43 +0000 Sean Egan A few non-gettextized strings
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/