summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJody Goldberg <jody@gnome.org>2002-02-15 05:53:08 +0000
committerJody Goldberg <jody@src.gnome.org>2002-02-15 05:53:08 +0000
commitf0ed36b324217f0eca2057f8fa64a498fe40033f (patch)
tree7d556dd99433681c2a35b414fd6fc9a89ffecf1f /ChangeLog
parent27455dcd9001e2eaec592b35a2023e8df44ad0ce (diff)
downloadgtk+-f0ed36b324217f0eca2057f8fa64a498fe40033f.tar.gz
add new signal 'adjust_bounds' to potentialy change the bounds before
2002-02-14 Jody Goldberg <jody@gnome.org> * gtk/gtkrange.c (gtk_range_class_init) : add new signal 'adjust_bounds' to potentialy change the bounds before assigning the new value and camping it to the existing bounds. (gtk_range_internal_set_value) : used here. #68800. * gtk/gtkmarshalers.list : add VOID:DOUBLE
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87ddc908c2..905b70f1d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-02-14 Jody Goldberg <jody@gnome.org>
+
+ * gtk/gtkrange.c (gtk_range_class_init) : add new signal
+ 'adjust_bounds' to potentialy change the bounds before assigning the
+ new value and camping it to the existing bounds.
+ (gtk_range_internal_set_value) : used here. #68800.
+ * gtk/gtkmarshalers.list : add VOID:DOUBLE
+
Thu Feb 14 21:08:49 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdkglobals.c: Remove GDKVAR from C file, see