[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r4189
From: www-data www-data at stage.maemo.orgDate: Tue May 9 19:03:56 EEST 2006
- Previous message: [maemo-commits] /tags/osso-af-startup/ - kihamala - r4188
- Next message: [maemo-commits] /trunk/pybluez/debian/ - osantana - r4190
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* hildon-widgets/hildon-time-editor.c: (_hildon_time_editor_get_time_separators) renamed from _get_time_separator(). Refactored to return h-m and m-s separators. Now it is independent of the time editor priv structure and receives two labels that can be NULL. (_HildonTimeEditorPrivate): removed hm_sep_symbol and ms_sep_symbol members: not used anymore. (hildon_time_editor_init): removed ref to above members. (hildon_time_editor_finalize): likewise (hildon_time_editor_check_locale): use _hildon_time_editor_get_time_separators() * hildon-widgets/hildon-private.h: new file. To be used to use private functions from other widgets inside the library. (_hildon_time_editor_get_time_separators): added. * hildon-widgets/Makefile.am: added hildon-private.h to the source list. * hildon-widgets/hildon-time-picker.c (hildon_time_picker_init): Use _hildon_time_editor_get_time_separators() to get the h-m separator from the locale (and not from a .po file) N#28654 U projects/haf/trunk/hildon-libs/ChangeLog U projects/haf/trunk/hildon-libs/hildon-widgets/Makefile.am A projects/haf/trunk/hildon-libs/hildon-widgets/hildon-private.h U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-time-editor.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=4189 /trunk/hildon-libs/
- Previous message: [maemo-commits] /tags/osso-af-startup/ - kihamala - r4188
- Next message: [maemo-commits] /trunk/pybluez/debian/ - osantana - r4190
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]