log pidgin/gtkdocklet.c @ 32827:4a34689eeb33 default tip

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Tue, 06 Sep 2011 18:38:01 +0000 Elliott Sales de Andrade I assume this check was backwards, since embedding should be used
Tue, 06 Sep 2011 00:25:29 +0000 Daniel Atallah Improve win32 behavior of the GtkStatusIcon based docklet.
Mon, 05 Sep 2011 17:17:17 +0000 Daniel Atallah Fix win32 build for gtkdocklet changes.
Fri, 02 Sep 2011 06:20:24 +0000 Elliott Sales de Andrade Remove GtkDocklet abstraction and merge GtkStatusIcon code into it.
Mon, 22 Aug 2011 22:56:24 +0000 Elliott Sales de Andrade Remove what seems to be an unnecessary variable.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time.
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
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.
Sun, 13 Jul 2008 17:00:50 +0000 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
Mon, 26 May 2008 06:50:06 +0000 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
Mon, 26 May 2008 06:48:59 +0000 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
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
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 28 Oct 2007 17:16:42 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
Thu, 18 Oct 2007 17:58:40 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Thu, 18 Oct 2007 06:15:56 +0000 Casey Harkins Use the conversation title for unread message tooltips. Fixes #3557.
Mon, 15 Oct 2007 04:37:41 +0000 Casey Harkins Handle unattached conversations appropriately when drawing tooltip for
Mon, 15 Oct 2007 04:29:22 +0000 Casey Harkins disapproval of revision '9af00415175d29e7e9227c383939d392ea0af499'
Mon, 15 Oct 2007 04:13:16 +0000 Casey Harkins Make the docklet blink again for unread messages. Fixes #3211.
Mon, 15 Oct 2007 01:53:38 +0000 Casey Harkins Make sure that the "Change Status" submenu in the docklet context menu
Fri, 12 Oct 2007 11:19:17 +0000 Sadrul Habib Chowdhury merge of '0799c401a032f2fe66af5bbf14c1269fa11fe738'
Fri, 12 Oct 2007 11:18:58 +0000 Sadrul Habib Chowdhury Patch from QuLogic to not use underscores in saved-statuses as mnemonics
Sun, 28 Oct 2007 17:08:49 +0000 Casey Harkins merge of 'bb426e3c52ba2442bfbf7ec6159714fca242cb92'
Sun, 28 Oct 2007 17:08:24 +0000 Casey Harkins disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'
Sun, 28 Oct 2007 17:08:46 +0000 Casey Harkins merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'
Sun, 28 Oct 2007 17:08:13 +0000 Casey Harkins disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'
Sun, 28 Oct 2007 17:07:48 +0000 Casey Harkins disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'
Fri, 12 Oct 2007 17:10:34 +0000 Casey Harkins Overcoming my irrational fear of newlines.
Fri, 12 Oct 2007 15:16:48 +0000 Casey Harkins This is probably a little more readable.
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
Fri, 12 Oct 2007 02:33:31 +0000 Casey Harkins Add plugin actions to the docklet context menu. These are the same actions
Sun, 21 Oct 2007 04:51:10 +0000 Luke Schierer applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
Sun, 21 Oct 2007 04:29:48 +0000 Luke Schierer applied changes from d42511319051bcfa8adb3ed8e3f11a26cabc43f4
Tue, 18 Sep 2007 03:35:50 +0000 Casey Harkins (10:23:40 PM) khc: charkins: shouldn't "on" be lower case?
Tue, 18 Sep 2007 00:53:28 +0000 Casey Harkins Capitalize "Blink On New Message" to be consistant with all other menu
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 09 Aug 2007 02:42:49 +0000 Ka-Hing Cheung reverting the show docklet preference the correct way
Wed, 08 Aug 2007 00:29:20 +0000 Sean Egan Revert 'show docklet' preference default to 'always.'
Thu, 05 Jul 2007 02:39:54 +0000 Ka-Hing Cheung merge of '6521407fd5a6d9175e6532a874a2735658c113e9'
Mon, 02 Jul 2007 05:56:15 +0000 Mark Doliner Change the default value for the "Show system tray icon:
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Tue, 08 May 2007 02:38:55 +0000 Casey Harkins Now that the docklet icon is based on the status from status selector, it
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Sat, 05 May 2007 22:29:58 +0000 Casey Harkins Telcontar on #pidgin-win32 pointed out that the "New..." and "Saved..."
Fri, 04 May 2007 04:12:17 +0000 Casey Harkins Docklet icon is now tied to the saved status, so listen to the
Tue, 01 May 2007 21:43:51 +0000 Sean Egan And make them used
Sun, 29 Apr 2007 04:09:40 +0000 Richard Laager Patch from charkins in ticket #198 to fulfill a feature request by hbons:
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
Sat, 14 Apr 2007 23:47:24 +0000 Mark Doliner sf patch #1622581, from Greg Taeger
Wed, 11 Apr 2007 17:51:32 +0000 Sean Egan merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'
Wed, 11 Apr 2007 17:51:27 +0000 Sean Egan Had this hanging around. Put Pidgin in the docklet tooltip
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
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