summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 782d77c6b..10fa712f2 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+Fri Apr 19 16:30:09 2002 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtktreeprivate.h, gtk/gtktreeview.c: rename
+ last_single_clicked{,_2} to last_button_press{,_2}, as the latter
+ is a more sane name.
+
+ * gtk/gtktreeview.c (gtk_tree_view_button_press): use ->priv->anchor
+ instead of ->priv->cursor, check for the anchor at another place, as
+ you can go in edit mode without having an anchor.
+
2002-04-18 Matthias Clasen <maclas@gmx.de>
* gtk/gtkitemfactory.c: