[maemo-commits] [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2725
From: www-data www-data at stage.maemo.orgDate: Mon Mar 13 18:21:38 EET 2006
- Previous message: [maemo-commits] /tags/libosso/ - kihamala - r2724
- Next message: [maemo-commits] /trunk/hildon-libs/ - tko - r2726
- 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/branches/hildon-libs/QI-clean-up/ChangeLog
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-calendar-popup.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2725
/branches/hildon-libs/QI-clean-up/
- Previous message: [maemo-commits] /tags/libosso/ - kihamala - r2724
- Next message: [maemo-commits] /trunk/hildon-libs/ - tko - r2726
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
