summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2002-12-10 00:47:32 +0000
committerKristian Rietveld <kristian@src.gnome.org>2002-12-10 00:47:32 +0000
commit5fb6d3b823e01f1644ff20f91e803950765d8521 (patch)
tree8edf15b44709610cf68b4b902502e8990c0d33c4 /ChangeLog.pre-2-2
parent2a455794b78c29c981e83ee0955925f0085b50cb (diff)
downloadgtk+-5fb6d3b823e01f1644ff20f91e803950765d8521.tar.gz
implement a working use_align = FALSE implementation (also mentioned in
Tue Dec 10 01:58:43 2002 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (validate_visible_area): implement a working use_align = FALSE implementation (also mentioned in #91335, reported by Juri Pakaste). * gtk/gtktreeview.c (validate_visible_area): only free the scroll_to_path if we are done with validating (fixes #93584, reported and testcase provided by Erik Simonsen). * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action): set the GTK_CELL_RENDERER_FOCUSED flag where appropriate. (fixes #75745, reported by Richard Hult). * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_get_position): initialize cellinfo to NULL to silence the compiler.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-217
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 670b29db47..ec07ed52be 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,20 @@
+Tue Dec 10 01:58:43 2002 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtktreeview.c (validate_visible_area): implement a working
+ use_align = FALSE implementation (also mentioned in #91335, reported
+ by Juri Pakaste).
+
+ * gtk/gtktreeview.c (validate_visible_area): only free the
+ scroll_to_path if we are done with validating (fixes #93584, reported
+ and testcase provided by Erik Simonsen).
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_process_action):
+ set the GTK_CELL_RENDERER_FOCUSED flag where appropriate. (fixes
+ #75745, reported by Richard Hult).
+
+ * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_get_position):
+ initialize cellinfo to NULL to silence the compiler.
+
Mon Dec 9 19:31:59 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkstyle.c (draw_spinbutton_shadow): Remove