[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r2838
From: www-data www-data at stage.maemo.orgDate: Thu Mar 16 16:19:51 EET 2006
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2837
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2839
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cleanup range editor,
* hildon-widgets/hildon-range-editor.c
(hildon_range_editor_calss_init):Removed
widget_calss->mnemonic_activate init
* hildon-widgets/hildon-range-editor.c
(hildon_range_editor_mnemonic_activate): Removed static function
hildon_range_mnemonic_activate and FIXME. It is useless even
through it is overriding function for
GtkWidgetClass->mnemonic_activate. The activation and keyboard
focus will be realized based on different applications.
* hildon-widgets/hildon-range-editor.c
(is_valid_keyvalue_for_entry_keypress): new function.
* hildon-widgets/hildon-range-editor.c
(hildon_range_editor_entry_keypress): uses
is_valid_keyvalue_for_entry_keypress
* hildon-widgets/hildon-range-editor.c
(hildon_range_editor_forall): use g_return_if_fail instead of
g_assert
* hildon-widgets/hildon-range-editor.cvn
(hildon_range_editor_mnemonic_activate): removed. (unused)
U projects/haf/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-range-editor.c
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2838
/trunk/hildon-libs/
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2837
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2839
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
