[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r2877
From: www-data www-data at stage.maemo.orgDate: Thu Mar 16 17:10:20 EET 2006
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2876
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2878
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cleanup HildonApp,
* hildon-widgets/hildon-app-private.h: use G_*_DECLS
* hildon-widgets/hildon-app.[ch]
(hildon_zoom_level_get_type): removed G_CONST_RETURN
* hildon-widgets/hildon-app.c:
- removed HILDON_DISABLE_DEPRECATED flags
- added g_assert'ions to internal functions
- more code comments
(hildon_app_button): Move the fixed define to the function itself,
add simple autodetection, clean up comments.
(hildon_app_key_release): Remove bogus argument to signal emission
(not needed), emit the "fullscreen_state_change" directly instead
of calling set_fullscreen.
(hildon_app_construct_title): removed dead code
(hildon_app_register_view_with_id): do not call g_slist_nth() to
get the first element...
U projects/haf/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-app-private.h
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-app.c
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-app.h
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2877
/trunk/hildon-libs/
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2876
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2878
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
