CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     matthiasc       05/03/22 15:23:19

Modified files:
        .              : ChangeLog 
        gtk            : gtkfilesystem.c gtkfilesystem.h gtk.symbols 
                         gtkfilesystemunix.c gtkfilechooserdefault.c 

Log message:
2005-03-22  Matthias Clasen  <[EMAIL PROTECTED]>

Implement bookmark renaming  (#136216, Sean Middleditch)

* gtk/gtkfilesystem.h (struct _GtkFileSystemIface): Add
get_bookmark_label and set_bookmark_label vfuncs.

* gtk/gtkfilesystem.h:
* gtk/gtkfilesystem.c (gtk_file_system_set_bookmark_label):
(gtk_file_system_get_bookmark_label): Wrappers for the
vfuncs.

* gtk/gtk.symbols: Add new exported symbols.

* gtk/gtkfilesystemunix.c (gtk_file_system_unix_set_bookmark_label):
(gtk_file_system_unix_get_bookmark_label): Implementations
for the Unix backend.

* gtk/gtkfilechooserdefault.c: Add a context menu to
the bookmarks pane, and allow to rename bookmarks.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-03-22%2015:22&maxdate=2005-03-22%2015:24

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

Reply via email to