log src/audacious/ui_playlist.c @ 4342:6fb95d2d5acb

age author description
Fri, 22 Feb 2008 22:18:20 +0100 Tomasz Mon check if playlistwin_list is UiSkinnedPlaylist before accessing it contents
Sat, 19 Jan 2008 18:32:46 +0200 Cristi Magherusan pressing space when the playlist is focused takes us to the current playing
Wed, 09 Jan 2008 23:37:16 +0300 Eugene Zagidullin Crash on font changing
Mon, 31 Dec 2007 17:08:52 +0100 Tomasz Mon some cleaning
Mon, 31 Dec 2007 16:56:26 +0100 Tomasz Mon fix playlistwin resize
Sun, 30 Dec 2007 20:41:23 +0100 Tomasz Mon dock_move_press already presents window
Tue, 25 Dec 2007 19:03:38 +0100 Tomasz Mon revise setting mask on windows
Tue, 25 Dec 2007 16:03:27 +0100 Tomasz Mon on ctrl-tab switch only between visible windows (Bugzilla #14)
Wed, 19 Dec 2007 01:44:09 +0900 Yoshiki Yazawa make search and select dialog accept "fix" key press in input method context.
Sun, 09 Dec 2007 13:56:34 +0100 Tomasz Mon introduce WIDGET_FONT_BTN
Sat, 24 Nov 2007 17:51:18 +0100 Tomasz Mon I think it should work this way
Sat, 17 Nov 2007 17:07:46 +0900 Yoshiki Yazawa - revive on-demand metadata retrieving. in the combination with "Detect file formats on demand", now audacious can load large directory in a few seconds.
Tue, 11 Sep 2007 02:15:13 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sat, 01 Sep 2007 07:09:38 +0300 Matti Hamalainen Fixed to comply with the Tuple API changes. trunk
Mon, 10 Sep 2007 13:50:18 +0930 Kieran Clancy New functions for associating a filename with a playlist. Made title/filename setting more consistent. trunk
Mon, 10 Sep 2007 13:46:37 +0930 Kieran Clancy Default extension may not be xspf trunk
Thu, 23 Aug 2007 12:43:57 +0200 Tomasz Mon prevent some useless redraws trunk
Sun, 19 Aug 2007 10:40:43 +0200 Tomasz Mon introduce change_timer_mode_cb trunk
Sun, 19 Aug 2007 10:21:56 +0200 Tomasz Mon make queue on click on playlist with GDK_MOD1_MASK working again trunk
Thu, 16 Aug 2007 19:20:11 +0200 Tomasz Mon right click on textboxes without connected handler should bring up audacious menu trunk
Mon, 13 Aug 2007 23:24:50 +0300 Calin Crisan ccrisan Removed the hardcoded Add/Play CD menu entry trunk
Mon, 13 Aug 2007 18:49:34 +0200 Tomasz Mon press ctrl+tab to switch between windows trunk
Fri, 10 Aug 2007 18:26:33 +0200 Tomasz Mon don't clear playlistwin_info on playlist_show trunk
Fri, 10 Aug 2007 18:18:19 +0200 Tomasz Mon revise ui_skinned_window_configure trunk
Fri, 10 Aug 2007 05:22:35 -0500 William Pitcock audacious-core: convert to tuple-ng, remove titlestring API. trunk
Wed, 08 Aug 2007 14:49:47 +0200 Tomasz Mon better way to show fileinfopopup trunk
Sun, 05 Aug 2007 12:17:07 +0200 Tomasz Mon solve always broken ui_skinned_textbox_resize_relative
Sun, 05 Aug 2007 10:06:35 +0200 Tomasz Mon fix not updating playlist on title change
Sat, 04 Aug 2007 16:48:06 +0200 mf0102 - fixed some cases where the playlist wasn't redrawn
Sat, 04 Aug 2007 14:28:19 +0200 Tomasz Mon we don't need to grab pointer