CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     federico        06/04/17 14:16:01

Modified files:
        .              : Tag: federico-filename-entry ChangeLog 
        gtk            : Tag: federico-filename-entry 
                         gtkfilechooserdefault.c 

Log message:
2006-04-17  Federico Mena Quintero  <[EMAIL PROTECTED]>

* gtk/gtkfilechooserdefault.c (pending_select_paths_process):
Oops, we *do* need to check that we are in OPEN mode before
selecting the first row in the file list.  See
https://bugzilla.novell.com/show_bug.cgi?id=166906
(gtk_file_chooser_default_get_paths): If we are in the case for
the file list, and the list has no selected rows, jump to the case
for the filename entry.  This is so that

1. The user types a filename in the SAVE filename entry
("foo.txt").

2. He then double-clicks on a folder ("bar") in the file
list.

will yield the expected "bar/foo.txt" selection.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=federico&date=explicit&mindate=2006-04-17%2014:15&maxdate=2006-04-17%2014:17

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

Reply via email to