log src/audacious/ui_playlist.c @ 4598:a2cbde1af409

age author description
Fri, 30 May 2008 16:05:03 +0200 Tomasz Mon NO_PLAY_BUTTON and PLAY_BUTTON defines don't quite make sense
Wed, 28 May 2008 15:42:58 +0200 Tomasz Mon don't free gdk_events during playlistwin_motion
Sun, 18 May 2008 16:54:22 +0200 Tomasz Mon introduce ui_skinned_window_button_press and ui_skinned_window_button_release
Wed, 14 May 2008 00:35:09 +0200 mf0102 - rename dock.c to ui_dock.c
Wed, 23 Apr 2008 22:20:35 +0200 mf0102 cleaned up some more
Wed, 23 Apr 2008 14:36:00 +0200 mf0102 renamed playlist_fileinfo* to ui_fileinfo_show* and reworked those
Tue, 22 Apr 2008 11:28:53 +0200 mf0102 - make a lot of stuff static
Tue, 22 Apr 2008 10:55:35 +0200 mf0102 - renamed some files to reflect their UI contents
Sun, 06 Apr 2008 15:35:58 +0200 mf0102 remove some strange old comments by me
Sun, 06 Apr 2008 15:32:51 +0200 mf0102 scan the playlist when calling playlistwin_set_toprow() - this fixes
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
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