2006-09-22 Tommi Komulainen <tommi.komulainen@nokia.com>
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 22 Sep 2006 14:16:11 +0000 (14:16 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 22 Sep 2006 14:16:11 +0000 (14:16 +0000)
commitd09776fb959de507f597994872e0e846e0175dd4
tree47451b429be84c7a5c2d374f47b961a784a28a25
parent4a4f1ea32135b0487efbabdcda98a08fa597ec5e
2006-09-22 Tommi Komulainen <tommi.komulainen@nokia.com>

* hildon-widgets/hildon-volumebar.h (HildonVolumebarPrivate)
* hildon-widgets/hildon-volumebar.c (hildon_volumebar_size_allocate,
hildon_volumebar_realize, hildon_volumebar_unrealize,
hildon_volumebar_map, hildon_volumebar_unmap,
hildon_volumebar_notify, hildon_volumebar_class_init): Add a
input-only event window to catch button-press events anywhere in the
widget when the widget is insensitive. NB#6214

* hildon-widgets/hildon-hvolumebar.c (hildon_hvolumebar_size_allocate):
* hildon-widgets/hildon-vvolumebar.c (hildon_vvolumebar_size_allocate):
Chain to parent so that the event window is properly resized.
ChangeLog
hildon-widgets/hildon-hvolumebar.c
hildon-widgets/hildon-volumebar-private.h
hildon-widgets/hildon-volumebar.c
hildon-widgets/hildon-vvolumebar.c