[maemo-commits] [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2521
From: www-data www-data at stage.maemo.orgDate: Wed Mar 1 03:37:25 EET 2006
- Previous message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2520
- Next message: [maemo-commits] /trunk/hildon-initscripts/ - tpalli - r2525
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Cleanup hildon-note,
* hildon-widgets/hildon-note.[ch]
(hildon_note_five_line_truncate): removed.
(hildon_note_one_line_truncate): removed.
(hildon_note_set_property): use _hildon_gtk_label_set_text_n_lines
instead of _{one|five}_line_truncate() functions.
(hildon_note_new_information_with_icon_theme): Deprecated. Turned
into wrapper of "hildon_note_new_information_with_icon_name".
(hildon_note_new_confirmation_with_icon_stock): Deprecated (broken)
(hildon_note_new_information_with_icon_stock): Deprecated (broken)
- removed some unnessecary includes.
- Merged hildon_note_create & hildon_note_create_form and rewrote
the combination as hildon_note_rebuild
- Added missing g_return_* into public functions.
- Acquire real references to children which are packed/unpacked,
so we do not need to bother about refcounting while changing the
layout.
U projects/haf/branches/hildon-libs/QI-clean-up/ChangeLog
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-note.c
U projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-note.h
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2521
/branches/hildon-libs/QI-clean-up/
- Previous message: [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2520
- Next message: [maemo-commits] /trunk/hildon-initscripts/ - tpalli - r2525
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
