[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r2856
From: www-data www-data at stage.maemo.orgDate: Thu Mar 16 16:44:29 EET 2006
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2855
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2857
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cleanup calendar popup,
* hildon-widgets/hildon-calendar-popup.c:
- updated 'longdesc' comment.
- removed gtk-infoprint.h from included headers (unused).
(struct HildonCalendarPopupPrivate): removed member
'can_exit' (useless).
(hildon_calendar_day_selected): removed (useless).
(hildon_calendar_allow_exit): likewise.
(hildon_calendar_deny_exit): likewise.
(hildon_calendar_selected_date): new function. replaces
hildon_calendar_allow_exit()
(hildon_calendar_popup_init):
- Removed initialization for 'can_exit'.
- Removed connection to removed useless functions.
- Connect "selected_date" to hildon_calendar_selected_date().
- Do not grab the focus (useless)
(hildon_key_pressed): just handle ESC and Return keys.
(hildon_calendar_popup_get_property): removed unused variables.
U projects/haf/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-calendar-popup.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2856
/trunk/hildon-libs/
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2855
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2857
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
