CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     federico        05/05/02 21:49:10

Modified files:
        .              : Tag: gtk-2-6 ChangeLog 
        gtk            : Tag: gtk-2-6 gtkfilechooserdefault.c 
                         gtkfilesystemunix.c 
        tests          : Tag: gtk-2-6 testfilechooser.c 

Log message:
2005-05-02  Federico Mena Quintero  <[EMAIL PROTECTED]>

Fixes #301068:

* gtk/gtkfilesystemunix.c (struct _GtkFileSystemUnix): Add fields
to store struct stat for /afs and /net, and boolean fields to say
whether these are valid.
(struct _GtkFileFolderUnix): Added a boolean is_network_dir field.
(gtk_file_system_unix_get_folder): Fill in the is_network_dir
field of the folder structure.
(fill_in_names): If the folder is a network directory, create a
fake struct stat for its entries.
(fill_in_stats): Don't stat() the children of network directories.

* gtk/gtkfilechooserdefault.c (list_mtime_data_func): If the mtime
is 0, use "Unknown" for the cell's displayed text.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=federico&date=explicit&mindate=2005-05-02%2021:48&maxdate=2005-05-02%2021:50

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

Reply via email to