summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2004-03-01 18:24:06 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2004-03-01 18:24:06 +0000
commit0775cd28a3d666252bd3633797363e50cfa58908 (patch)
treee56ff18ba51c5dec48e13e2d0deacb5f49250061 /ChangeLog.pre-2-6
parentfa4514afc6e0f3e54339cd409947fc63d4f81848 (diff)
downloadgtk+-0775cd28a3d666252bd3633797363e50cfa58908.tar.gz
Test for filter_info.uri correctly. Fixes #135379, pointed out by Damon
2004-03-01 Federico Mena Quintero <federico@ximian.com> * gtk/gtkfilechooserdefault.c (list_model_filter_func): Test for filter_info.uri correctly. Fixes #135379, pointed out by Damon Chaplin. (shortcuts_get_index): Compute the bookmarks index correctly. Fixes #135714, pointed out by Damon Chaplin. (gtk_file_chooser_default_list_shortcut_folders): Handle the case with no shortcuts, and don't run off the end of the list if there are no bookmarks and their separator. Fixes #135572, patch by Damon Chaplin.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-612
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 8190b7ea0f..16bfb9e138 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,15 @@
+2004-03-01 Federico Mena Quintero <federico@ximian.com>
+
+ * gtk/gtkfilechooserdefault.c (list_model_filter_func): Test for
+ filter_info.uri correctly. Fixes #135379, pointed out by Damon
+ Chaplin.
+ (shortcuts_get_index): Compute the bookmarks index correctly.
+ Fixes #135714, pointed out by Damon Chaplin.
+ (gtk_file_chooser_default_list_shortcut_folders): Handle the case
+ with no shortcuts, and don't run off the end of the list if there
+ are no bookmarks and their separator. Fixes #135572, patch by
+ Damon Chaplin.
+
Mon Mar 1 12:23:06 2004 Owen Taylor <otaylor@redhat.com>
* gtk/gtklabel.c: Handle dynamically resolved bidi direction