Mercurial > audlegacy
graph
-
don't call gtk_widget_show/hide from func that's called every now and then trunk2007-07-08, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk2007-07-05, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunk2007-07-05, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk2007-07-05, by William Pitcock
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunk2007-07-05, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk2007-07-04, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunk2007-07-04, by William Pitcock