log

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
Sat, 07 Jul 2007 17:50:31 +0200 Tomasz Mon fix expose events, thanks to giacomo trunk
Sat, 07 Jul 2007 12:17:13 +0200 Tomasz Mon correct right-clicked signal trunk
Fri, 06 Jul 2007 13:19:16 +0200 Tomasz Mon bring back UiSkinnedTextboxPrivate trunk
Fri, 06 Jul 2007 12:52:13 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Fri, 06 Jul 2007 01:12:17 -0500 William Pitcock playlist_dir_find_files(): Return list of URIs. trunk
Fri, 06 Jul 2007 01:08:15 -0500 William Pitcock Use vfs_file_test() where appropriate. trunk
Thu, 05 Jul 2007 12:24:30 +0200 Tomasz Mon fix not updating window trunk
Thu, 05 Jul 2007 11:03:42 +0200 Tomasz Mon ui_skinned_textbox_button_release is no longer lost trunk
Thu, 05 Jul 2007 01:41:09 -0500 William Pitcock Warning fixes. trunk
Thu, 05 Jul 2007 01:40:11 -0500 William Pitcock Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk
Thu, 05 Jul 2007 01:26:16 -0500 William Pitcock find_file_recursively(): Return a valid URI instead of a literal path. trunk
Thu, 05 Jul 2007 01:25:56 -0500 William Pitcock Log a warning if an adequate transport was not found. trunk
Thu, 05 Jul 2007 00:56:01 -0500 William Pitcock Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk
Thu, 05 Jul 2007 00:49:08 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 05 Jul 2007 00:48:53 -0500 William Pitcock Use vfs_file_test() instead of g_file_test() where appropriate. trunk
Wed, 04 Jul 2007 21:24:04 +0200 Tomasz Mon paint on obj instead on textbox->img while in oneway scroll mode trunk
Wed, 04 Jul 2007 17:34:05 +0200 Tomasz Mon correct gtk_fixed_put()'s trunk
Wed, 04 Jul 2007 17:22:26 +0200 Tomasz Mon oops, those shouldn't be commented trunk
Wed, 04 Jul 2007 16:35:27 +0200 Tomasz Mon draw directly instead using embeded GtkImage trunk
Tue, 03 Jul 2007 21:20:09 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Tue, 03 Jul 2007 21:20:01 -0500 William Pitcock Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk
Tue, 03 Jul 2007 19:45:35 -0500 William Pitcock Remove xmms_urldecode_path(). 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:41:53 -0500 William Pitcock Remove craq. trunk
Tue, 03 Jul 2007 19:39:46 -0500 William Pitcock Rework DnD received data function to use g_filename_from_uri(). trunk
Tue, 03 Jul 2007 07:18:43 -0500 William Pitcock Use back and forth scroll by default. trunk
Tue, 03 Jul 2007 12:14:34 +0200 mf0102 Gave myself the well-earned credit :P trunk
Tue, 03 Jul 2007 12:08:25 +0200 Tomasz Mon revise padding logic trunk