diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Fri Nov 23 18:36:42 2001 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkrange.c (gtk_range_button_press): Offset + invalidated range correctly. + + * gtk/gtkclist.c (hadjustment_value_changed): Fix scrolling + of title window. (#65001, reported by Damon Chaplin) + + * gtk/gtkcombo.c (gtk_combo_button_event_after): Replace + horrible hack with use of ::event_after. + Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com> * Version 1.3.11 |