2006-09-19 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Tue, 19 Sep 2006 10:29:51 +0000 (10:29 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Tue, 19 Sep 2006 10:29:51 +0000 (10:29 +0000)
commit79f208d15ed9438285cb99a24370764469060b9e
treea5da70103509ab05e142d97046186b5116f4a0b9
parent0abc2a00748a208ce5ad1653a48bd2e3f0191580
2006-09-19 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>

* hildon-widgets/hildon-time-editor.c:
(hildon_time_editor_entry_clicked): This function has been
removed. It is not needed any more.
(_hildon_time_editor_entry_select_all): Added in order to perform
the whole text selection into the entry with an idle call.
(hildon_time_editor_entry_focusin): Modified to just add the
function above to the idle queue.
Fixes #NB40665.

* hildon-widgets/hildon-caption.c (hildon_caption_button_press):
Added condition to return when the widget has already the focus.
Fixes #NB31086.
ChangeLog
hildon-widgets/hildon-caption.c
hildon-widgets/hildon-time-editor.c