[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r1345
From: www-data www-data at stage.maemo.orgDate: Thu Nov 3 19:18:23 EET 2005
- Previous message: [maemo-commits] projects/browser/browser/trunk/osso-browser-interface/ - leoz - r1344
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r1346
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
same fix for,
N#19283 Control panel - The values entered are not saved.
N#19648 Hildon Date Editor widget detects values too high
(note: complete fix include also fixes in GTk+)
* hildon-widgets/hildon-calendar-popup.c
(hildon_calendar_popup_set_property),
(hildon_calendar_popup_class_init),
(init_dmy): Added 'min-year', 'max-year' properties for passing
the information through from HildonDateEditor to GtkCalendar
* hildon-widgets/hildon-date-editor.c:
(hildon_date_editor_class_init),
(hildon_date_editor_init),
(hildon_date_editor_set_property),
(hildon_date_editor_get_property),
(idle_popup),
(hildon_date_editor_entry_validate),
(hildon_date_editor_date_error): Added 'min-year', 'max-year'
properties and replaced hardcoded constants with them
* hildon-widgets/hildon-date-editor.c
(hildon_date_editor_d_entry_changed),
(hildon_date_editor_m_entry_changed),
(hildon_date_editor_d_entry_changed): new functions to ensure that
the fields are validated and the focus is moved when maximum
number of characters has been entered.
U projects/haf/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-calendar-popup.c
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-date-editor.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=1345
- Previous message: [maemo-commits] projects/browser/browser/trunk/osso-browser-interface/ - leoz - r1344
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r1346
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
