[maemo-commits] [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2778
From: www-data www-data at stage.maemo.orgDate: Wed Mar 15 15:05:50 EET 2006
- Previous message: [maemo-commits] /tags/hildon-control-panel/ - jobi - r2777
- Next message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2779
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cleanup hildon-defines,
* hildon-widgets/hildon-defines.c (hildon_icon_sizes_init)
(hildon_change_style_recursive_from_ld): use G_GNUC_EXTENSION macro instead of #ifdef
(hildon_logical_data_free): new function. Free logical data.
(hildon_gtk_widget_set_logical_font): store logicalfontstring g_strdup()ed.
(hildon_gtk_widget_set_logical_color): store logicalcolorstring g_strdup()ed.
* hildon-widgets/hildon-defines.[ch]
(hildon_gtk_widget_set_logical_font): use const gchar*
(hildon_gtk_widget_set_logical_color): likewise.
* hildon-widgets/hildon-defines.c:
(hildoniconsizes): set const
(hildoninternaliconsizes): set static, renamed 'iis'
U projects/haf/branches/hildon-libs/QI-clean-up/ChangeLog
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-defines.c
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-defines.h
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2778
/branches/hildon-libs/QI-clean-up/
- Previous message: [maemo-commits] /tags/hildon-control-panel/ - jobi - r2777
- Next message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2779
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
