]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
stylecontext: Do invalidation on first resize container
[~andy/gtk] / ChangeLog.pre-2-6
index 25c3ba428ac22530728516ff10d629aa08262155..7f1551ff776e45f3c1bc2912b4854691785f1130 100644 (file)
@@ -1,123 +1,3 @@
-2004-12-27  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkadjustment.c (gtk_adjustment_class_init): Document
-       properties as new since 2.4.  (#156101, Billy Biggs)
-
-       * configure.in: Add a warning about the linux-fb 
-       target.  (#155488, Zeeshan Ali)
-
-       * gtk/gtkmain.c (gtk_init_with_args): Typo fix.  (#162278,
-       Torsten Schoenfeld)
-
-2004-12-26  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkfilechooser.c (gtk_file_chooser_set_action): 
-       Typo fix.  (#162219, Masao Mutoh)
-       (gtk_file_chooser_set_preview_widget_active): 
-       Another typo.  (#162218, Masao Mutoh)
-
-2004-12-23  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkliststore.c (gtk_list_store_iter_children): 
-       Return TRUE if there are children.  (#162134, Iñigo Serna,
-       patch by John Finlay)
-
-       * gtk/gtkcombobox.c (gtk_combo_box_button_state_changed): 
-       Transfer state from the button to the cell view to get
-       prelighting right.  (#156327, Ricardo Veguilla)
-
-Wed Dec 22 14:22:19 2004  Søren Sandmann  <sandmann@redhat.com>
-
-       * tests/testtoolbar.c (timeout_cb): Add sensitivity-changing
-       timeout. Written by Christian Persch.
-
-Wed Dec 22 14:14:02 2004  Søren Sandmann  <sandmann@redhat.com>
-
-       Bug #161561
-       
-       * gdk/x11/gdkwindow-x11.c (tmp_{re,un}set_bg): Only set/reset the
-       background for windows that get expose events. 
-
-       * gdk/gdkwindow.c (gdk_window_process_updates_internal): Remove
-       hack to repaint !expose windows.
-
-Wed Dec 22 11:35:41 2004  Søren Sandmann  <sandmann@redhat.com>
-
-       Bug #147497, make menu items activate immediately when you release
-       the button.
-       
-       * gtk/gtkmenu.c (gtk_menu_enter_notify, menu_motion_notify): Make
-       items activate immediately.
-
-       * gtk/gtkmenu.c (definitely_within_item): New function
-       * gtk/gtkmenu.c (check_threshold): New function
-
-2004-12-22  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtklabel.c (gtk_label_setup_mnemonic): Don't forget to
-       null the mnemonic_menu when unsetting a mnemonic, reported
-       by Owen Taylor.
-
-2004-12-21  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkliststore.c (generate_order): Generate the order the
-       way it is supposed to be, order[new_pos] == old_pos.
-       (gtk_list_store_reorder): Invert the order before using it.
-
-2004-12-22  Matthias Clasen  <mclasen@redhat.com>
-
-       Fix sorting of list stores.  (#161886, Marcin Krzyzanowski)
-
-       * gtk/gtkliststore.c (generate_order): Generate the order the
-       way it is supposed to be, order[new_pos] == old_pos.
-       (gtk_list_store_reorder): Invert the order before using it.
-
-       * gtk/gtkiconview.c (gtk_icon_view_rows_reordered): Adapt to the
-       list store fix.
-
-Wed Dec 22 01:24:01 2004  Jonathan Blandford  <jrb@redhat.com>
-
-       * gtk/queryimmodules.c (main): print out the version and binary
-       name in the header comment.  Problem reported by Seth Nickell.
-
-2004-12-20  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkliststore.c (gtk_list_store_sort_iter_changed): Pass a
-       root path to gtk_tree_model_rows_reordered().  (#161720,
-       Marcin Krzyzanowski)
-
-       * gtk/gtkactiongroup.c (gtk_action_group_translate_string): Don't 
-       translate NULL messages.  (#161789, Morten Welinder)
-
-       * gtk/gtkmessagedialog.c (setup_primary_label_font): Don't show
-       the secondary label on show_all().  (#161707, Christian Persch)
-
-2004-12-19  Tor Lillqvist  <tml@iki.fi>
-
-       * gdk/win32/gdkdnd-win32.c (resolve_link, gdk_dropfiles_filter):
-       Use wide character API when available. Use UTF-8 for filenames.
-
-       * gdk/win32/gdkselection-win32.c (_gdk_dropfiles_store): Include
-       the string's trailing zero byte in the property's length, just for
-       safety.
-
-2004-12-18  Matthias Clasen  <mclasen@redhat.com>
-
-       * gtk/gtkfilechooserentry.c (check_completion_callback) 
-       (load_directory_callback): Add missing GDK_THREADS_ENTER/LEAVE.
-
-       * gtk/gtkfilechooserdefault.c (edited_idle_cb) 
-       (shortcuts_drag_outside_idle_cb): Add missing 
-       GDK_THREADS_ENTER/LEAVE.  (#161604)
-       
-       * gtk/gtkfilechooserdefault.c (selection_check_foreach_cb): 
-       (list_select_func): Don't call gtk_file_info_get_is_folder()
-       on NULL. 
-
-       * gtk/gtkaboutdialog.c (gtk_about_dialog_get_logo_icon_name): 
-       (gtk_about_dialog_init): Add missing initializations.  (#161646,
-       Torsten Schoenfeld)
-
 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
 
        * configure.in: Bump version