]> Pileus Git - ~andy/gtk/commit
Make the volume button use range 0.0 to 1.0 by default, and fix tooltips
authorChristian Persch <chpe@gnome.org>
Thu, 28 Jun 2007 14:32:58 +0000 (14:32 +0000)
committerChristian Persch <chpe@src.gnome.org>
Thu, 28 Jun 2007 14:32:58 +0000 (14:32 +0000)
commit33a8559784260d77601cf9da5ed6dc3455dfb1ac
treef6348f4e59ffeee1f7cbab7486ff9245af321e19
parent8ea696676742660d8d98d434f2cfad1879a428c9
Make the volume button use range 0.0 to 1.0 by default, and fix tooltips

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.

svn path=/trunk/; revision=18279
ChangeLog
gtk/gtkvolumebutton.c