CVSROOT:        /cvs/gnome
Module name:    libgnomeui
Changes by:     kristian        06/03/21 06:12:07

Modified files:
        .              : Tag: kris-async-branch ChangeLog 
        file-chooser   : Tag: kris-async-branch gtkfilesystemgnomevfs.c 

Log message:
2006-03-21  Kristian Rietveld  <[EMAIL PROTECTED]>

Asynchronous directory creation and some misc fixes.

* gtk/gtkfilesystemgnomefs.c (get_folder_complete_operation),
(get_folder_file_info_callback): don't leak return value of
gnome_vfs_uri_to_string (),
(create_folder_progress_cb): new callback function, replaces
the old create_folder_idle_callback,
(gtk_file_system_gnome_vfs_create_folder): create folder
asynchronously using gnome_vfs_async_xfer(). (Suggested by
Christian Neumair),
(cancel_operation_callback): only call the callback if no error
has been reported yet,
(struct CreateFolderData), (cancel_operation_callback): the path
field here should have never been const ...

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libgnomeui&who=kristian&date=explicit&mindate=2006-03-21%2006:11&maxdate=2006-03-21%2006:13

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to