2007-04-18 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 18 Apr 2007 12:41:31 +0000 (12:41 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 18 Apr 2007 12:41:31 +0000 (12:41 +0000)
commit8851083b87e5c361877461d5b65cdfb866d3b443
treed582611e7ecdf8abef0993fdd1e82e1eaffb85a9
parentb709a67d2b7ec7657c3e22557242b9d2ee94cd95
2007-04-18  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-account-settings-dialog.h:
        * src/maemo/modest-account-settings-dialog.c:
        Added connect_for_modified() utility function to mark the new modified boolean.

        (create_page_account_details), (create_page_user_details),
        (create_page_incoming), (create_page_outgoing), (on_response),
        (modest_account_settings_dialog_init),
        (modest_account_settings_dialog_set_account_name):
        Only warn about unsaved changes when there are actually unsaved changes.

        * src/modest-account-mgr-helpers.c:
        * src/modest-account-mgr-helpers.h: Put the port, secure-auth, and security information
        into the ModestServerAccountData struct. I do not use it yet, but someone might expect
        to get the data from there in future.

pmo-trunk-r1585
ChangeLog2
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-account-settings-dialog.h
src/modest-account-mgr-helpers.c
src/modest-account-mgr-helpers.h