From 8d3344036c3488039d150792c1e6bc8a62c1c4f0 Mon Sep 17 00:00:00 2001 From: Morten Welinder Date: Wed, 17 Mar 2004 15:34:21 +0000 Subject: Do nothing if we have no screen. Fixes #137260. 2004-03-17 Morten Welinder * gtk/gtkfilechooserdefault.c (check_icon_theme): Do nothing if we have no screen. Fixes #137260. (shortcuts_add_bookmark_from_path): Simplify using check_is_folder thereby fixing leak. Fixes #137259. --- ChangeLog.pre-2-4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'ChangeLog.pre-2-4') diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 7dcb74831..c65f4976e 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,9 +1,14 @@ 2004-03-17 Morten Welinder + * gtk/gtkfilechooserdefault.c (check_icon_theme): Do nothing if we + have no screen. Fixes #137260. + (shortcuts_add_bookmark_from_path): Simplify using check_is_folder + thereby fixing leak. Fixes #137259. + * gtk/gtkpathbar.c (gtk_path_bar_forall): Make this work when the slider buttons have been destroyed. (gtk_path_bar_remove): Make this work for slider buttons too. - Fixes http://bugzilla.gnome.org/show_bug.cgi?id=137257 + Fixes #137257 2004-03-15 Morten Welinder -- cgit v1.2.1