[maemo-commits] [maemo-commits] /branches/hildon-libs/QI-clean-up/ - luc - r2566

From: www-data www-data at stage.maemo.org
Date: Fri Mar 3 03:34:50 EET 2006
        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_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_create_title): Removed useless else-if
        statement.

        (direction_button_clicked): removed.

        (hildon_wizard_dialog_response): 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_set_property): Minor indentation and
        comments changes.




U   projects/haf/branches/hildon-libs/QI-clean-up/ChangeLog
U   projects/haf/branches/hildon-libs/QI-clean-up/hildon-widgets/hildon-wizard-dialog.c

URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=2566

/branches/hildon-libs/QI-clean-up/

More information about the maemo-commits mailing list