[maemo-commits] [maemo-commits] /trunk/hildon-libs/ - jobi - r2936
From: www-data www-data at stage.maemo.orgDate: Mon Mar 20 17:47:35 EET 2006
- Previous message: [maemo-commits] /tags/hildon-control-panel/ - jobi - r2935
- Next message: [maemo-commits] /tags/hildon-libs/0.12.4-1/ - dobrovol - r2937
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2006-03-20 Johan Bilien <johan.bilien at nokia.com> Cleanup wizard dialog * hildon-widgets/hildon-wizard-dialog.c (HildonWizardDialogPrivate?): Removed the previous_button and next_button members of the structure (they are no longer needed). (hildon_wizard_dialog_response): This new private function handles the 'response' signal and replaces the funtion direction_button_clicked() in taking care of notebook page changes and button dimming. Much of the old code in direction_button_clicked() was rewritten and simplified. (hildon_wizard_dialog_init): 'previous' and 'next' buttons are now added to the dialog as response buttons. This enables the usage of GtkDialog? API for setting their sensitiveness (dimming/undimming). Connected hildon_wizard_dialog_response to "resonse" signal. Removed useless title creation because it depends on the notebook which is not yet created. (hildon_wizard_dialog_set_property): Minor indentation and comments changes. (hildon_wizard_dialog_create_title): Removed useless else-if statement. * hildon-widgets/hildon-wizard-dialog.h (hildon_wizard_dialog_get_type): added G_GNUC_CONST at end of declaration * hildon-widgets/hildon-wizard-dialog.{c,h}: Reverted the patch adding the page_change signal, as the application can now track the response signal instead. U projects/haf/trunk/hildon-libs/ChangeLog U projects/haf/trunk/hildon-libs/aclocal.m4 U projects/haf/trunk/hildon-libs/config.guess U projects/haf/trunk/hildon-libs/config.sub U projects/haf/trunk/hildon-libs/configure U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-wizard-dialog.c U projects/haf/trunk/hildon-libs/hildon-widgets/hildon-wizard-dialog.h URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2936 /trunk/hildon-libs/
- Previous message: [maemo-commits] /tags/hildon-control-panel/ - jobi - r2935
- Next message: [maemo-commits] /tags/hildon-libs/0.12.4-1/ - dobrovol - r2937
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]