2009-01-14 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Wed, 14 Jan 2009 13:06:44 +0000 (13:06 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 14 Jan 2009 13:06:44 +0000 (13:06 +0000)
commit34b349ac0dd46bbc3bce372bc6cc28665fa90181
tree176cd893e02da89fd8ab6da7ef4d7a54f0dee6b9
parent078678beca732ad157f9f9904a45d089c38686ce
2009-01-14 Alberto Garcia <agarcia@igalia.com>

* src/hildon-touch-selector.c: Minor documentation fixes.

* src/hildon-picker-dialog.c (+_dialog_update_title)
(_select_on_selector_changed_cb)
(_update_title_on_selector_changed_cb)
(on_selector_columns_changed): Update dialog title when there's no
'Done' button and also when the number of columns in the selector
changes.
Code refactoring.

* src/hildon-picker-button.c (hildon_picker_button_finalize)
(+_selection_changed, hildon_picker_button_on_dialog_response)
(hildon_picker_button_selector_selection_changed)
(+hildon_picker_button_selector_columns_changed)
(hildon_picker_button_set_selector): Update button value and emit
'value-changed' when the number of columns in the selector
changes.
Code refactoring.

Fixes: NB#96225 (Dialog titles are not shown according to the
values selected in the list picker)
ChangeLog
src/hildon-picker-button.c
src/hildon-picker-dialog.c
src/hildon-touch-selector.c