]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Plug leak.
[~andy/gtk] / ChangeLog.pre-2-8
index 99c8fe2627efdf064d52b02a5b87c280ae074e33..290bf4a71eba37d286433a26ee845ce3581afb70 100644 (file)
@@ -1,3 +1,35 @@
+2004-03-17  Morten Welinder  <terra@gnome.org>
+
+       * tests/prop-editor.c (object_changed): Plug leak.
+
+       * tests/testfilechooser.c (main): Plug some leaks and expose
+       others.
+
+       * tests/prop-editor.c (create_prop_editor): Don't leak the tooltip
+       object.  Fixed #136652.
+
+       * 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 #137257
+
+2004-03-15  Morten Welinder  <terra@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (shortcuts_add_bookmark_from_path):
+       Sanitize and plug leak.
+       (check_icon_theme): Only do something if the widget has a screen.
+
+Wed Mar 17 01:20:28 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup): 
+       Move the repositioning logic from _gtk_entry_completion() popup
+       over here. Fixes #137355, reported by Niklas Knutsson.
+
 Tue Mar 16 13:29:58 2004  Owen Taylor  <otaylor@redhat.com>
 
        * === Released 2.4.0 ===
@@ -5,6 +37,9 @@ Tue Mar 16 13:29:58 2004  Owen Taylor  <otaylor@redhat.com>
        * configure.in: Version 2.4.0, interface age 0; 
        require glib-2.4.0, pango-1.4.0.
 
+       * configure.in: Change gtk_binary_version to 2.4.0;
+       there are some compatibility issues with older theme engines.
+       
        * NEWS: Updates
 
        * README.in: Updates