summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-01-26 00:28:13 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-01-26 00:28:13 +0000
commitd355451c516218b8ec7ff4dc439817a559252225 (patch)
treec91f0437457367b1ce7747e217636fe8b092d715 /ChangeLog.pre-2-6
parent08f1e8098f088527be4539fd9ca49b72e80df99f (diff)
downloadgtk+-d355451c516218b8ec7ff4dc439817a559252225.tar.gz
Back out the last solution to updating problem. And try a different one
Mon Jan 25 19:00:13 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkcolorsel.c (gtk_color_selection_value_events): Back out the last solution to updating problem. And try a different one that is less dependent on the state of the widget. Just redraw the value_marker when it gets mapped. Somebody needs to analyze this widget more carefully and figure out
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 7d2ef73628..af4978a4ba 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,12 @@
+Mon Jan 25 19:00:13 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkcolorsel.c (gtk_color_selection_value_events):
+ Back out the last solution to updating problem. And
+ try a different one that is less dependent on
+ the state of the widget. Just redraw the value_marker
+ when it gets mapped. Somebody needs to analyze
+ this widget more carefully and figure out
+
Mon Jan 25 17:48:03 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkcolorsel.c: Removed some GTK_WIDGET_DRAWABLE()