[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r2836
From: www-data www-data at stage.maemo.orgDate: Thu Mar 16 16:09:56 EET 2006
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2835
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2837
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* hildon-widgets/hildon-number-editor.c
(set_widget_allocation): use const parameter.
(hildon_number_editor_forall): use g_assert instead of g_return_if_fail
(struct _HildonNumberEditorPrivate): removed unused member 'negative'
(hildon_number_editor_set_range): removed 'negative'
* hildon-widgets/hildon-sort-dialog.c (hildon_sort_dialog_init):
use g_assert instead of g_return_if_fail
* hildon-widgets/hildon-time-picker.c:
- in several places, replace 1440 by 24*60
(PROP_AMPM): removed, unused.
(hildon_time_picker_timeout): use significant parameter name,
removed dead code
(hildon_time_picker_init): removed useless call to _change_time()
U projects/haf/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-number-editor.c
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-sort-dialog.c
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-time-picker.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2836
/trunk/hildon-libs/
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2835
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2837
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
