]> Pileus Git - ~andy/gtk/commit
Fix #132256.
authorFederico Mena Quintero <federico@ximian.com>
Mon, 9 Feb 2004 20:31:38 +0000 (20:31 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 9 Feb 2004 20:31:38 +0000 (20:31 +0000)
commit11ad0f9d65d513ca46cc611566c21aeadc669d69
tree8fde6b5e126c94a3a4619e9413e0889c1f4d1ba7
parent52383cbb58cc5db39354cc1554d35d98b4bc6266
Fix #132256.

2004-02-09  Federico Mena Quintero  <federico@ximian.com>

Fix #132256.

* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_get_paths): Read the contents of the
filename entry in both OPEN and SAVE mode.  In multiple-selection
mode, add this to the selection from the file/folder list.
(struct get_paths_closure): Add a path_from_entry field.
(get_paths_foreach): Only add the iterated path if it is not the
same as the path from the entry.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c