]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Avoid triggering an X error when the client->manager_window is
[~andy/gtk] / ChangeLog.pre-2-10
index 452bb682fe0ebffd7ed0f364fd3f8d5ec160952d..eb909cdff9b6d90c0b03834878703dea2ac842af 100644 (file)
@@ -1,3 +1,82 @@
+Tue Feb 10 12:02:14 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/xsettings-client.c (read_settings): Avoid
+       triggering an X error when the client->manager_window
+       is None...makes logs look cleaner.
+
+       * gdk/x11/gdkproperty-x11.c (gdk_property_get): Handle
+       GDK_NONE to mean AnyPropertyType as documented. (Reported 
+       by Yu Shao)
+
+       * gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window,
+       gdk_x11_screen_get_window_manager_name): Fix error trap
+       we've been leaking since 2002... (#129538)
+
+2004-02-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes the entry-related part of #133852.
+
+       * gtk/gtkfilechooserdefault.c (update_chooser_entry): Don't change
+       the file part of the entry if the selected item is a folder.
+
+2004-02-10  Federico Mena Quintero  <federico@ximian.com>
+
+       Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>.
+
+       * tests/prop-editor.c (create_prop_editor): Free the title.
+       (object_changed): Free the children list.
+
+Tue Feb 10 01:58:55 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcontainer.c (gtk_container_set_focus_hadjustment): 
+       * gtk/gtkcontainer.c (gtk_container_set_focus_vadjustment): Document 
+       these functions.
+
+2004-02-09  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilechooserdefault.c (set_list_model): Request
+       GTK_FILE_INFO_ALL from the file system model, so that arbitrary
+       filtering will work.  Perhaps we should have a way of aggregating
+       info types to the model as filters get installed.
+
+Mon Feb  9 22:22:19 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcellview.c (gtk_cell_view_cell_layout_clear_attributes): 
+       Ugh. Don't try to free ints, even if they're stored in pointers.
+
+2004-02-09  Federico Mena Quintero  <federico@ximian.com>
+
+       Fix #132256.
+
+       * gtk/gtkfilechooserdefault.c
+       (gtk_file_chooser_default_get_paths): Read the contents of the
+       filename entry in both OPEN and SAVE mode.  In multiple-selection
+       mode, add this to the selection from the file/folder list.
+       (struct get_paths_closure): Add a path_from_entry field.
+       (get_paths_foreach): Only add the iterated path if it is not the
+       same as the path from the entry.
+
+2004-02-09  Federico Mena Quintero  <federico@ximian.com>
+
+       * gtk/gtkfilesystemunix.c (gtk_file_system_unix_get_folder): If
+       the folder is already open, add the requested info types to it.
+
+Sun Feb  8 01:28:02 2004  Manish Singh  <yosh@gimp.org>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Add appropriate
+       type casts for the gtk_window_set_screen() call.
+
+Sun Feb  8 01:44:06 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkcombobox.c (gtk_combo_box_set_popup_widget): Make popups 
+       come up on the same screen as the combo box.  (#133544, 
+       Morten Welinder)
+
+Fri Feb  6 23:40:24 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdefault.c (create_file_list): clean up the
+       packing of the file selector.
+
 Sat Feb  7 01:21:09 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtktreemodel.c (gtk_tree_model_base_init): Don't use function