From 66def98927b07cb278e2a900009d289a0dc99d2b Mon Sep 17 00:00:00 2001 From: Kristian Rietveld Date: Thu, 18 Dec 2003 00:25:11 +0000 Subject: Jonathan got the logical flag backwards in the expand_collapse_cursor_row Thu Dec 18 01:21:59 2003 Kristian Rietveld * gtk/gtktreeview.c (gtk_tree_view_class_init): Jonathan got the logical flag backwards in the expand_collapse_cursor_row bindings, fixing. (gtk_tree_view_real_expand_collapse_cursor_row): invert expand flag when !logical and in RTL. (Fixes #107527, reported by Noah Levitt). --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3be7828054..52ce513608 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Thu Dec 18 01:21:59 2003 Kristian Rietveld + + * gtk/gtktreeview.c (gtk_tree_view_class_init): Jonathan got + the logical flag backwards in the expand_collapse_cursor_row + bindings, fixing. + (gtk_tree_view_real_expand_collapse_cursor_row): invert expand + flag when !logical and in RTL. (Fixes #107527, reported by + Noah Levitt). + Thu Dec 18 01:10:16 2003 Kristian Rietveld * gtk/gtktreeview.c (gtk_tree_view_button_press): only start -- cgit v1.2.1