[maemo-commits] [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2511
From: www-data www-data at stage.maemo.orgDate: Tue Feb 28 22:06:00 EET 2006
- Previous message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2510
- Next message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2512
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* hildon-widgets/hildon-weekday-picker.c
(_HildonWeekdayPickerPrivate): Removed members: dayorder, days,
last_index; added day_order_buttons
(hildon_weekday_picker_mnemonic_activate): removed.
mnemonics are no longer used.
(hildon_weekday_picker_class_init): Removed mnemonic_activate
function. Rewritten creation of buttons. Unref'ed size group.
(button_toggle): Removed bit mask checking, simplified function
(hildon_weekday_picker_set_day):
(hildon_weekday_picker_unset_day): Removed bit mask checking, date
adjustment, unecessary for loop
(hildon_weekday_picker_toggle_day): Removed date adjustment and
unecessary for loop. Simplified button toggling
(hildon_weekday_picker_set_all):
(hildon_weekday_picker_unset_all): Removed bit mask checking and
simplified for loop
(hildon_weekday_picker_isset_day): Removed date adjustment and
unecessary for loop;
U projects/haf/branches/hildon-libs/QI-clean-up/ChangeLog
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-weekday-picker.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2511
/branches/hildon-libs/QI-clean-up/
- Previous message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2510
- Next message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2512
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
