]> Pileus Git - ~andy/gtk/commit
Only hide the "create folder" button in OPEN mode; all the others should
authorFederico Mena Quintero <federico@ximian.com>
Mon, 15 Mar 2004 23:15:31 +0000 (23:15 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Mon, 15 Mar 2004 23:15:31 +0000 (23:15 +0000)
commit7cd0c2686dbcc2fe318e78d99d7b53cde621b2a4
treef752ad144ae75408768c9984cabeb99acd101890
parent5d2b6bc1b646d9a73b5aca046c538672b3a44668
Only hide the "create folder" button in OPEN mode; all the others should

2004-03-15  Federico Mena Quintero  <federico@ximian.com>

* gtk/gtkfilechooserdefault.c (update_appearance): Only hide the
"create folder" button in OPEN mode; all the others should show it
it.
(get_paths_foreach): Handle the editable row.

* gtk/gtkfilesystemunix.c (gtk_file_system_unix_create_folder):
Force a re-get of the folder so that the new directory gets added
to its hash table of file info.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c
gtk/gtkfilesystemunix.c