[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - luc - r2837
From: www-data www-data at stage.maemo.orgDate: Thu Mar 16 16:14:55 EET 2006
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2836
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2838
- 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/trunk/hildon-libs/ChangeLog
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-note.c
U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-note.h
URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2837
/trunk/hildon-libs/
- Previous message: [maemo-commits] /trunk/hildon-libs/ - luc - r2836
- Next message: [maemo-commits] /trunk/hildon-libs/ - luc - r2838
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
