CVSROOT:        /cvs/gnome
Module name:    libegg
Changes by:     ebassi  05/08/17 20:01:40

Modified files:
        libegg/recentchooser: eggdesktopbookmarks.c 
                              eggrecentchooserdefault.c 
        .              : ChangeLog 

Log message:
2005-08-18  Emmanuele Bassi  <[EMAIL PROTECTED]>

* libegg/recentchooser/eggdesktopbookmarks.c:
(egg_desktop_bookmark_load_from_file): enable locking also when reading
the file, and truncate the file to avoid garbage when removing an item.
I should really use g_file_get_contents()/g_file_set_contents() from
GLib 2.8.0 instead on relying on file locking.

* libegg/recentchooser/eggrecentchooserdefault.c:
(error_message_with_parent), (get_toplevel), (error_message): added the
error message dialog (taken from GtkFileChooserDefault).

* libegg/recentchooser/eggrecentchooserdefault.c:
(remove_selected_from_list): enable the removal of a single item from
the context menu.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libegg&who=ebassi&date=explicit&mindate=2005-08-17%2020:00&maxdate=2005-08-17%2020:02

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

Reply via email to