Skip to content
  • Federico Mena Quintero's avatar
    Removed. (gtk_file_system_gnome_vfs_set_bookmarks): Removed. · b49a5ec5
    Federico Mena Quintero authored
    2003-10-17  Federico Mena Quintero  <federico@ximian.com>
    
    	* gtkfilesystemgnomevfs.c
    	(gtk_file_system_gnome_vfs_get_supports_bookmarks): Removed.
    	(gtk_file_system_gnome_vfs_set_bookmarks): Removed.
    	(gtk_file_system_gnome_vfs_add_bookmark): Implement.
    	(gtk_file_system_gnome_vfs_remove_bookmark): Implement.
    
    	* gtkfilechooserprivate.h (struct _GtkFileChooserIface): Replaced
    	the ::set_shortcut_folders() method with :;add_shortcut_folder()
    	and ::remove_shortcut_folder().
    
    	* gtkfilechooserutils.c (delegate_add_shortcut_folder): New function.
    	(delegate_remove_shortcut_folder): New function.
    	(delegate_list_shortcut_folders): New function.
    
    	* gtkfilechooserimpldefault.c (create_shortcuts_model): Insert the
    	Desktop directory as well.
    	(shortcuts_insert_path): Renamed from shortcuts_append_path; now
    	takes a position index instead of a parent node iter.  Also takes
    	a GError argument.
    	(struct _GtkFileChooserImplDefault): Removed the shortcuts...
    b49a5ec5