After computing the clamped value, actually set it. (#62639, Sergey

Wed Feb 27 10:34:46 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkrange.c (gtk_range_set_range): After computing
	the clamped value, actually set it. (#62639, Sergey Kuzminov)
This commit is contained in:
Owen Taylor
2002-02-27 15:43:43 +00:00
committed by Owen Taylor
parent a504e62e01
commit 20eda0e6f1
8 changed files with 40 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Wed Feb 27 10:34:46 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkrange.c (gtk_range_set_range): After computing
the clamped value, actually set it. (#62639, Sergey Kuzminov)
Tue Feb 26 22:22:37 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkbox.c (gtk_box_reorder_child): Clean up