summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2002-02-23 02:13:10 +0000
committerKristian Rietveld <kristian@src.gnome.org>2002-02-23 02:13:10 +0000
commitc1a26cc32193502e6dbe77c8a17bb2e45b37e301 (patch)
treeaef75fecc060a7cf42d8591fbadd399886fab0f6 /ChangeLog
parent53171867b5ac4e7385aacd30170fdf80f8ad1bbe (diff)
downloadgtk+-c1a26cc32193502e6dbe77c8a17bb2e45b37e301.tar.gz
honor min_width and max_width while resizing columns (pointed out by Jorn
Sat Feb 23 03:10:20 2002 Kristian Rietveld <kris@gtk.org> * gtk/gtktreeview.c (gtk_tree_view_key_press): honor min_width and max_width while resizing columns (pointed out by Jorn Baayen)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6b85e16d4..c6a438c3c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 23 03:10:20 2002 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtktreeview.c (gtk_tree_view_key_press): honor min_width and
+ max_width while resizing columns (pointed out by Jorn Baayen)
+
Fri Feb 22 19:17:46 2002 Owen Taylor <otaylor@redhat.com>
Patch from Matthias Clasen (#54488)