diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-06-28 Christian Persch <chpe@gnome.org> + + * gtk/gtkvolumebutton.c: (gtk_volume_button_class_init), + (gtk_volume_button_init), (gtk_volume_button_dispose), + (gtk_volume_button_update_tooltip): Make the volume button use range + 0.0 to 1.0 by default, and fix tooltips code to cope with different ranges. + Bug #354181. + 2007-06-28 Yevgen Muntyan <muntyan@tamu.edu> * gtk/gtktextutil.c (_gtk_text_util_get_block_cursor_location): |