2007-05-14 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 14 May 2007 15:03:42 +0000 (15:03 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 14 May 2007 15:03:42 +0000 (15:03 +0000)
commit7dd43ed0b3b827799299291a53300db93d9b2711
tree893b68248faee2feda37e7980b208f6c1d65b46b
parent88d695f41147927b058fd6f6c6867da8382af7a2
2007-05-14  Murray Cumming  <murrayc@murrayc.com>

* src/modest-protocol-info.h: Split the ModestProtocol enum
        into ModestProtocol, ModestSecureConnection, and ModestSecureAuthentication.
        There was no need to have these unrelated values in one enum.

        * src/: many files: Adapted to changed enum. This makes the code a bit
        clearer, and the compiler could catch some errors.

pmo-trunk-r1857
18 files changed:
ChangeLog2
src/gnome/modest-account-assistant.c
src/gnome/modest-store-widget.c
src/gnome/modest-store-widget.h
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-store-widget.c
src/maemo/modest-transport-widget.c
src/modest-account-mgr-helpers.c
src/modest-account-mgr-helpers.h
src/modest-account-mgr.c
src/modest-account-mgr.h
src/modest-protocol-info.c
src/modest-protocol-info.h
src/widgets/modest-secureauth-combo-box.c
src/widgets/modest-secureauth-combo-box.h
src/widgets/modest-serversecurity-combo-box.c
src/widgets/modest-serversecurity-combo-box.h