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