]> Pileus Git - ~andy/gtk/commit
Fixes the critical warnings from bug #317999, thus fixing the bug
authorFederico Mena Quintero <federico@ximian.com>
Tue, 29 Nov 2005 01:15:13 +0000 (01:15 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Tue, 29 Nov 2005 01:15:13 +0000 (01:15 +0000)
commit62ed8cb11504bb077f93b5e5d97ee561754642f0
tree2911ee3ceb1ad9fae9a37c62d6cccfda40d66d59
parent4ac1632f10d9b8bea9825d409018540856d0c87c
Fixes the critical warnings from bug #317999, thus fixing the bug

2005-11-28  Federico Mena Quintero  <federico@ximian.com>

Fixes the critical warnings from bug #317999, thus fixing the bug
completely:

* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_get_paths): In SELECT_FOLDER mode,
use _gtk_file_chooser_get_current_folder_path() instead of fetching the
impl->current_folder directly.  The latter may be null if we are
in RELOAD_NONE state.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c