log src/audacious/ui_main.c @ 3001:6d4b7b739232 trunk

age author description
Sun, 08 Jul 2007 12:21:09 +0200 Tomasz Mon fully implement UiSkinnedNumber, number.c no longer needed 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
Thu, 05 Jul 2007 12:24:30 +0200 Tomasz Mon fix not updating window trunk
Wed, 04 Jul 2007 17:34:05 +0200 Tomasz Mon correct gtk_fixed_put()'s trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Tue, 03 Jul 2007 19:44:41 -0500 William Pitcock Remove urldecode.c, urldecode.h, fix references accordingly. trunk
Tue, 03 Jul 2007 19:39:46 -0500 William Pitcock Rework DnD received data function to use g_filename_from_uri(). trunk
Mon, 02 Jul 2007 10:28:05 +0200 Tomasz Mon right click on mainwin_about brings menu trunk
Sun, 01 Jul 2007 19:11:35 +0200 Tomasz Mon remove mainwin_svis clickability when not shaded trunk
Sun, 01 Jul 2007 14:29:27 +0200 Tomasz Mon use g_strdup_printf instead of fixed-size gchar* trunk
Sun, 01 Jul 2007 12:52:58 +0200 Tomasz Mon cleanup trunk
Sat, 30 Jun 2007 18:44:20 +0200 Tomasz Mon make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk
Thu, 28 Jun 2007 18:52:40 +0200 Tomasz Mon include UiSkinnedTextbox trunk
Thu, 28 Jun 2007 01:42:49 -0500 William Pitcock Remove pointless starting_up variable. trunk