2009-01-20 Alejandro G. Castro <alex@igalia.com>
authorAlejandro G. Castro <alex@igalia.com>
Tue, 20 Jan 2009 12:02:12 +0000 (12:02 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Tue, 20 Jan 2009 12:02:12 +0000 (12:02 +0000)
commit013a1ba9c7c24aafeb5f1773603aa7020d8c8a1c
treeb73c15694af7b30466f50b6c742ea266bb4dcdf6
parentabe737c3ef05171e66d49b1f53d8da64fb99def2
2009-01-20 Alejandro G. Castro <alex@igalia.com>

* src/hildon-time-selector.c,
(hildon_time_selector_class_init),
(hildon_time_selector_constructor),
(hildon_time_selector_get_property),
(hildon_time_selector_set_property),
(_create_minutes_model),
(hildon_time_selector_new_step),
(hildon_time_selector_set_time),
* src/hildon-time-selector.h: Added a new property to the
HildonTimeSelector (minutes-step), we use that property to control
the steps between the minutes in the list of the selector. We have
added a new function to the API to create a widget changing the
step: hildon_time_selector_new_step.
ChangeLog
src/hildon-time-selector.c
src/hildon-time-selector.h