log src/statusicon/si_ui.c @ 3110:a522493de76e

age author description
Sat, 02 May 2009 11:16:23 -0400 John Lindgren Set up a hook_call for showing the main menu, since it's implemented in a plugin now (fixes #38).
Mon, 02 Mar 2009 03:53:57 +0200 Cristi Magherusan fixed crash of the new GUI when right clicking on the StatusIcon
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:57:28 +0300 Matti Hamalainen Fix some plugins after the cleanup.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 31 Mar 2008 15:18:05 +0300 Matti Hamalainen Include cleanups, part #4.
Thu, 06 Mar 2008 22:58:28 +0300 Eugene Zagidullin get rid of hardcoded paths
Mon, 25 Feb 2008 15:15:46 +0200 Cristi Magherusan Status Icon can now be changed, patch provided by Matteo (Bugzilla #182)
Mon, 25 Feb 2008 13:57:28 +0200 Cristi Magherusan made status plugin use the main mouse wheel setting when changing the volume
Sun, 24 Feb 2008 14:42:48 +0200 Cristi Magherusan jump between songs using shift+lmb and shift+rmb (Bugzilla #157)
Fri, 07 Dec 2007 22:51:53 +0300 Eugene Zagidullin statusicon: more elegant solution, workaround removed
Fri, 07 Dec 2007 21:59:27 +0300 Eugene Zagidullin little comment
Fri, 07 Dec 2007 21:50:55 +0300 Eugene Zagidullin statusicon: quick workaround for Xfce4
Fri, 07 Dec 2007 21:34:58 +0300 Eugene Zagidullin statusicon: warnings suppressed
Fri, 16 Nov 2007 03:35:28 +0200 Cristi Magherusan applied a patch from Igor Stirbu, middleclick on SI toggles play/pause
Sat, 10 Nov 2007 21:26:55 +0200 Cristi Magherusan applied a patch from chrome|debian, fixes bug#56
Sun, 14 Oct 2007 03:14:20 -0500 William Pitcock hook shit
Sat, 13 Oct 2007 23:09:40 -0500 William Pitcock playlist API vtabling
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Sun, 09 Sep 2007 23:23:00 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/plugins
Wed, 05 Sep 2007 09:29:26 +0300 Matti Hamalainen Modified for Tuplez/plugin API changes.
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Fri, 10 Aug 2007 09:49:37 -0500 William Pitcock statusicon: new tuple API
Tue, 22 May 2007 02:28:58 -0700 giacomo [svn] - statusicon: partial rewrite of si_ui_statusicon_cb_hook_tchange , nicer this way trunk
Tue, 22 May 2007 01:56:51 -0700 giacomo [svn] - statusicon: strenghten checks before last strcmp in si_ui_statusicon_cb_hook_tchange trunk
Mon, 16 Apr 2007 01:35:24 -0700 giacomo [svn] - statusicon: added support for quit button in smallmenu; also, the field is being prepared for customizable smallmenu entries trunk
Fri, 06 Apr 2007 12:38:11 -0700 giacomo [svn] - statusicon: fix preferences window name trunk
Fri, 06 Apr 2007 12:34:10 -0700 giacomo [svn] - statusicon: invert skip direction in mouse wheel; much better this way trunk
Fri, 06 Apr 2007 11:47:07 -0700 giacomo [svn] - statusicon: add an option to use mouse wheel to change playing song instead of volume trunk
Wed, 21 Mar 2007 07:15:43 -0700 giacomo [svn] - statusicon: use function/define names that do not collide with gtk >= 2.10 internals (paranoia) trunk
Wed, 14 Mar 2007 07:50:31 -0700 giacomo [svn] statusicon: added a open-file item in the small right-click menu trunk
Wed, 14 Mar 2007 07:44:00 -0700 giacomo [svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunk
Thu, 08 Mar 2007 04:20:23 -0800 giacomo [svn] statusicon: improvements in title changes detection while the popup is being displayed trunk
Wed, 07 Mar 2007 16:45:38 -0800 giacomo [svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846 trunk
Tue, 23 Jan 2007 16:44:29 -0800 giacomo [svn] - made popup window use audacious_fileinfopopup_show_from_title if track_name and song length is not available trunk
Mon, 22 Jan 2007 18:41:17 -0800 nenolod [svn] - glib/gi18n.h -> audacious/i18n.h for automatic dgettext support trunk
Wed, 17 Jan 2007 08:52:04 -0800 giacomo [svn] - status icon plugin: better logic for KWin workaround trunk
Wed, 17 Jan 2007 08:46:53 -0800 giacomo [svn] - status icon plugin: added a workaround to handle situations where KWin doesn't give a correct size for tray icons trunk
Wed, 17 Jan 2007 08:27:05 -0800 giacomo [svn] - use xmms_show_message for the about box trunk
Wed, 17 Jan 2007 03:34:44 -0800 giacomo [svn] - status icon plugin: use scroll wheel on the status icon to change volume trunk
Wed, 17 Jan 2007 03:13:34 -0800 giacomo [svn] - status icon plugin: display main menu on right click trunk
Tue, 16 Jan 2007 19:40:59 -0800 giacomo [svn] status icon plugin: ensure that the size-allocate signal is called for the tray icon widget trunk
Tue, 16 Jan 2007 12:17:06 -0800 giacomo [svn] - status icon plugin: try to auto-detect the correct size for the status icon trunk
Tue, 16 Jan 2007 10:34:12 -0800 giacomo [svn] - status icon plugin: made a tooltip popup that displays metadata of the current song trunk
Mon, 15 Jan 2007 11:54:32 -0800 giacomo [svn] - added status icon plugin (written from scratch, with code from gtk 2.10) trunk