From 0775cd28a3d666252bd3633797363e50cfa58908 Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Mon, 1 Mar 2004 18:24:06 +0000 Subject: Test for filter_info.uri correctly. Fixes #135379, pointed out by Damon 2004-03-01 Federico Mena Quintero * 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. --- ChangeLog.pre-2-6 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog.pre-2-6') 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 + + * 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 * gtk/gtklabel.c: Handle dynamically resolved bidi direction -- cgit v1.2.1