2006-09-14 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
authorMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 15 Sep 2006 08:14:01 +0000 (08:14 +0000)
committerMichael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
Fri, 15 Sep 2006 08:14:01 +0000 (08:14 +0000)
commit93810d458fea1e8c350541d6f6793ec82cc1d5d7
tree44838d9eac27f829ea0e570720d30b67a6d9687c
parent80fed6c8026b02a46285df144ee18d8b3d9fe492
2006-09-14 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>

* hildon-widgets/hildon-date-editor.c:
(hildon_date_editor_entry_released): Removed this function in order
to avoid the selection of the entry with the second click.
(hildon_date_editor_entry_focusin): Removed the test, now we want
to select the entry using the callback in all the situations.
Fixes #NB39612.

* hildon-widgets/hildon-number-editor.c: renamed {plus,minus}-button
widgets to ne-{plus,minus}-button in order to do the theming without
depending on the HildonNumberEditor widget name. Fixes #MB624. Will
work with new theme config.
ChangeLog
hildon-widgets/hildon-date-editor.c
hildon-widgets/hildon-number-editor.c