summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 26285596fd..4a51f336b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-05-04 Federico Mena Quintero <federico@ximian.com>
+
+ Fixes #139562, based on a patch by Christian Neumair.
+
+ * gtk/gtkfilechooserdefault.c (struct _GtkFileChooserDefault): Add
+ a filter_combo_hbox field to contain the filter combo.
+ (show_filters): Show/hide the filter_combo_hbox.
+ (create_filename_entry_and_filter_combo): Removed.
+ (file_pane_create): Create the filter_combo_hbox here.
+
2004-05-04 Matthias Clasen <mclasen@redhat.com>
* modules/input/gtkimcontextxim.c: Fix the recent