log src/audacious/ui_playlist.c @ 3271:5f40f7d2887f trunk

age author description
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
Sat, 04 Aug 2007 13:50:13 +0200 Tomasz Mon playlistwin_bg is not needed anymore
Thu, 02 Aug 2007 17:42:38 +0200 Tomasz Mon show fileinfopopup only when mouse is over playlistwin_list trunk
Thu, 02 Aug 2007 17:18:04 +0200 Tomasz Mon bring back fileinfopopup trunk
Thu, 02 Aug 2007 16:10:32 +0200 Tomasz Mon I hope textbox_resize_relative is now working propertly trunk
Thu, 02 Aug 2007 15:40:46 +0200 Tomasz Mon implement ui_skinned_window_expose trunk
Thu, 02 Aug 2007 14:28:37 +0200 Tomasz Mon hasta la vista old widgetcore trunk
Thu, 02 Aug 2007 14:14:32 +0200 Tomasz Mon port PlayList_List to gtk2 trunk
Mon, 30 Jul 2007 20:42:40 +0900 Yoshiki Yazawa temporal fix for update problem which randomly caused by scrolling in playlist. trunk
Thu, 26 Jul 2007 22:33:25 +0200 Christian Birchinger Only set the filename in the dialog if it has been defined before by a previous load or save opeation. trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Sat, 21 Jul 2007 20:25:56 +0200 Tomasz Mon one mutex is enough for resizing trunk
Sat, 21 Jul 2007 20:07:30 +0200 Tomasz Mon replace PlaylistSlider with UiSkinnedPlaylistSlider trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 19 Jul 2007 21:02:49 +0200 Stany HENRY Just a few translatable strings.
Fri, 13 Jul 2007 10:19:43 -0500 William Pitcock Refactor skinned window code.
Fri, 13 Jul 2007 09:38:21 -0500 William Pitcock Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
Sun, 08 Jul 2007 20:33:32 +0200 Tomasz Mon use ui_skinned_set_push_button_data instead accessing values directly trunk
Sun, 08 Jul 2007 19:56:51 +0200 Tomasz Mon request GdkGC when needed rather than carry one around trunk
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
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