summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>1998-08-03 05:58:49 +0000
committerGeorge Lebl <jirka@src.gnome.org>1998-08-03 05:58:49 +0000
commitfba2b02b10c62fbd75fcd70af2f5bb3cfe4fc5c6 (patch)
tree9c170e5f93fa015802dcb26738e5e488efd17ea6 /ChangeLog.pre-2-2
parentc3c5e7215115ece0577fbf07357dc6b93e02c55e (diff)
downloadgtk+-fba2b02b10c62fbd75fcd70af2f5bb3cfe4fc5c6.tar.gz
draw the buttons during a "draw" as well, this fixes a bug when the whole
Sun Aug 02 22:58:00 1998 George Lebl <jirka@5z.com> * gtk/gtkclist.c: draw the buttons during a "draw" as well, this fixes a bug when the whole widget is made non-sesitive the buttons weren't redrawn
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 617ac22e5b..e629a787ae 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+Sun Aug 02 22:58:00 1998 George Lebl <jirka@5z.com>
+
+ * gtk/gtkclist.c: draw the buttons during a "draw" as well,
+ this fixes a bug when the whole widget is made non-sesitive
+ the buttons weren't redrawn
+
Mon Aug 3 00:04:09 1998 Lars Hamann <lars@gtk.org>
* gtk/gtkclist.c (abort_column_resize): reset drag_pos after abort