diff options
author | Lars Hamann <lars@src.gnome.org> | 1998-07-29 21:46:39 +0000 |
---|---|---|
committer | Lars Hamann <lars@src.gnome.org> | 1998-07-29 21:46:39 +0000 |
commit | cfd59821e77aa18e7965c9af1d2698fec6613300 (patch) | |
tree | 771910a0fd198e527f7f20a714a3d311cf0cdd4b /ChangeLog.pre-2-10 | |
parent | e93751bbbd5f958fb686a80e88702eb05e5c2cad (diff) | |
download | gtk+-cfd59821e77aa18e7965c9af1d2698fec6613300.tar.gz |
column resize now works with horizontal autoscrolling, GtkCTree's 'reorder
* gtk/gtkclist.c (gtk_clist_motion): column resize now works with
horizontal autoscrolling, GtkCTree's 'reorder ability' now works
with horizontal and vertical autoscrolling.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 571da455a6..c78b3fa725 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,9 @@ +Wed Jul 29 23:31:50 1998 Lars Hamann <lars@gtk.org> + + * gtk/gtkclist.c (gtk_clist_motion): column resize now works with + horizontal autoscrolling, GtkCTree's 'reorder ability' now works + with horizontal and vertical autoscrolling. + Tue Jul 28 20:32:03 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * gtk/docs/man: new directory |