log src/audacious/ui_playlist.c @ 2527:05c841971f9f trunk

age author description
Thu, 15 Feb 2007 00:45:32 -0800 nenolod [svn] - playlist editor: use SkinnedWindow provided GC. trunk
Tue, 13 Feb 2007 13:22:51 -0800 chainsaw [svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo. trunk
Tue, 13 Feb 2007 06:09:50 -0800 mf0102 [svn] - removed unused function bmp_menu_translate() trunk
Mon, 12 Feb 2007 09:22:32 -0800 mf0102 [svn] - more playlist cleanups (generalized code for playlist loading/saving trunk
Mon, 12 Feb 2007 08:59:08 -0800 mf0102 [svn] - made new functions: widget_move_relative and widget_resize_relative trunk
Sat, 10 Feb 2007 20:21:42 -0800 nenolod [svn] - playlist_manager -> ui_playlist_manager, since it's a UI component. trunk
Sat, 10 Feb 2007 17:04:31 -0800 nenolod [svn] - remove debugging notices trunk
Sat, 10 Feb 2007 17:01:44 -0800 nenolod [svn] Try to put some skinned window code in a common place. trunk
Fri, 09 Feb 2007 22:30:10 -0800 nenolod [svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunk
Fri, 09 Feb 2007 22:05:03 -0800 nenolod [svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunk
Thu, 01 Feb 2007 09:22:56 -0800 nenolod [svn] - remove buggy playlist transparency patch trunk
Fri, 26 Jan 2007 14:50:30 -0800 mf0102 [svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.* trunk
Sat, 20 Jan 2007 04:48:41 -0800 mf0102 [svn] made strings.h for existing strings.c, cleanups trunk
Thu, 18 Jan 2007 13:21:57 -0800 mf0102 [svn] reformatting and g_return_if_fail() trunk
Wed, 17 Jan 2007 12:11:16 -0800 mf0102 [svn] right-clicking on playlist entry automatically selects the entry if it was unselected before, closes #728 trunk
Tue, 16 Jan 2007 16:49:21 -0800 giacomo [svn] - simplify and optimize the metadata tooltip trigger function trunk
Tue, 16 Jan 2007 10:33:13 -0800 giacomo [svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins) trunk
Mon, 15 Jan 2007 09:18:27 -0800 giacomo [svn] - in playlistwin_hide(), pass focus to the player main window only if it's visible trunk
Sat, 13 Jan 2007 16:41:21 -0800 js [svn] - Added script for migration to XDG basedir. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk