2007-04-18 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Wed, 18 Apr 2007 18:51:24 +0000 (18:51 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Wed, 18 Apr 2007 18:51:24 +0000 (18:51 +0000)
commit54954202742a0fde0fc9abe866aa650fea0e21b9
treef82188d96719e64afe6fd02f1a74b842f74b81f9
parent1676dd5adb40ad74ecf834be75825382d53eafd7
2007-04-18  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-connection-specific-smtp-edit-window.c:
        (on_combo_security_changed):
        (modest_connection_specific_smtp_edit_window_init):
        Auto-fill the port number as in the account settings.

        (modest_connection_specific_smtp_edit_window_set_connection):
        * src/maemo/modest-connection-specific-smtp-edit-window.h:
        * src/maemo/modest-connection-specific-smtp-window.c:
        (fill_with_connections), (on_button_edit),
        (modest_connection_specific_smtp_window_init):
        Turn the edit window into a dialog to simplify the code, and
        set a WM hint as in a GtkDialog, because only a popup can be on top of
        another window in Maemo, and popups usually have no WM decoration.

        * src/modest-defs.h:
        * src/modest-account-mgr-helpers.c:
        (modest_account_mgr_set_connection_specific_smtp),
        (modest_account_mgr_remove_connection_specific_smtp),
        (modest_account_mgr_get_connection_specific_smtp):
        * src/modest-account-mgr-helpers.h: Some functions to write the
        connection-specific SMTP server information. Not yet used.

pmo-trunk-r1592
ChangeLog2
src/maemo/easysetup/modest-easysetup-wizard.c
src/maemo/modest-account-settings-dialog.c
src/maemo/modest-connection-specific-smtp-edit-window.c
src/maemo/modest-connection-specific-smtp-edit-window.h
src/maemo/modest-connection-specific-smtp-window.c
src/modest-account-mgr-helpers.c
src/modest-account-mgr-helpers.h
src/modest-defs.h
src/widgets/modest-folder-view.c