2007-07-10 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Tue, 10 Jul 2007 17:13:46 +0000 (17:13 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Tue, 10 Jul 2007 17:13:46 +0000 (17:13 +0000)
* src/maemo/modest-account-settings-dialog.c:
(show_error): Use the same implementation as in
modest-easysetup-wizard.c:
(on_entry_invalid_character): The logical ID contains a %s.
Guessed what it should be.
(on_entry_max), (check_data), (on_response): Adapt to
changed show_error().
(create_page_account_details): Really call
modest_validating_entry_set_func() on the correct widgets.
* src/maemo/easysetup/modest-easysetup-wizard.c:
(on_entry_invalid_character): Fix the logical ID here too.
 (create_page_account_details),
(create_page_user_details):
Really call
modest_validating_entry_set_func() on the correct widgets.

* src/modest-tny-account-store.c: (modest_tny_account_store_alert):
Do not try to use the account if it is NULL.

pmo-trunk-r2680

ChangeLog

index 92e14f9..acb6b92 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1 @@
-2007-07-10  Murray Cumming,,,  <murrayc@murrayc-desktop>
-
-       reviewed by: <delete if not using a buddy>
-
-       * ChangeLog2:
-       * src/maemo/easysetup/modest-easysetup-wizard.c:
-       (on_entry_invalid_character), (create_page_account_details),
-       (create_page_user_details), (show_error):
-       * src/maemo/modest-account-settings-dialog.c:
-       (on_entry_invalid_character), (on_entry_max),
-       (create_page_account_details), (check_data), (on_response),
-       (show_error):
-       * src/modest-tny-account-store.c: (modest_tny_account_store_alert):
-       * src/modest-tny-account.c:
-       (modest_tny_account_new_for_per_account_local_outbox_folder):
-
 * please check the svn log instead
 * please check the svn log instead