log src/audacious/ui_playlist.c @ 3000:bbca1e0e054a trunk

age author description
Sun, 08 Jul 2007 10:23:16 +0200 Tomasz Mon don't call gtk_widget_show/hide from func that's called every now and then trunk
Sat, 07 Jul 2007 18:56:43 +0200 Tomasz Mon replace calling redraw signals with gtk_widget_queue_draw() trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Mon, 02 Jul 2007 11:18:25 +0200 Tomasz Mon correct _move_relative() and _resize_relative() trunk
Sun, 01 Jul 2007 14:56:46 +0200 Tomasz Mon gtk widgets shouldn't get associated with widgetlist trunk
Sun, 01 Jul 2007 04:48:08 -0500 William Pitcock Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunk
Sat, 30 Jun 2007 21:20:49 +0200 Tomasz Mon make what ui_skinned_textbox_resize_relative did in a better way trunk
Sat, 30 Jun 2007 19:46:21 +0200 Tomasz Mon replace Textbox in playlistwin with UiSkinnedTextbox, textbox.c no longer needed, temporary comment out g_usleep in textbox_scroll as it needs to be run as new thread trunk
Sun, 24 Jun 2007 21:16:25 +0200 michi Made search dialog centered trunk
Sun, 24 Jun 2007 17:06:47 +0200 Tomasz Mon redraw custom widgets when needed trunk
Sun, 24 Jun 2007 16:29:22 +0200 Tomasz Mon replace SButton in playlistwin with UiSkinnedButton, sbutton.c is no longer needed trunk
Sun, 24 Jun 2007 15:55:32 +0200 Tomasz Mon replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed trunk
Sun, 17 Jun 2007 15:53:59 +0200 Tomasz Mon UiSkinnedButton can now work as TButton trunk
Sat, 26 May 2007 04:39:16 -0700 mf0102 [svn] - Fixed naming inconsistencies in search dialog trunk
Thu, 05 Apr 2007 17:16:09 -0700 nenolod [svn] - fix crashes related to alt+click enqueue trunk
Thu, 05 Apr 2007 17:01:26 -0700 nenolod [svn] - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4. trunk
Thu, 05 Apr 2007 06:11:33 -0700 nenolod [svn] - patch by Vincent Ratier to add Alt+Click enqueue to the playlist editor. Closes #860. trunk
Thu, 22 Mar 2007 22:20:59 -0700 yaz [svn] - add support for writing relative path. trunk
Thu, 22 Mar 2007 00:38:29 -0700 yaz [svn] improve save/load playlist UI: trunk
Wed, 21 Mar 2007 02:13:02 -0700 yaz [svn] improve support for static playlist. trunk
Wed, 21 Mar 2007 01:59:48 -0700 yaz [svn] tweak UI behaviors: trunk
Fri, 02 Mar 2007 07:00:26 -0800 nenolod [svn] - back out r4200 for now. trunk
Thu, 01 Mar 2007 05:02:59 -0800 nenolod [svn] - only discard GdkMotion events. trunk
Thu, 15 Feb 2007 17:26:58 -0800 nenolod [svn] - manually save player positions. trunk
Thu, 15 Feb 2007 02:03:34 -0800 nenolod [svn] - playlist editor: use SkinnedWindow widgetlist trunk
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