diff options
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 12 |
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 |