X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=9ed41e590ad2fb56cf450dd56db4056ee97da645;hp=000f7b9bf857ba611e26ab5a8ebfc1373dcdae34;hb=da3893676be4c4de5478595c937875aacd6ba2cd;hpb=cdc0247db5d354177cf8d230a891b58fde2af99e diff --git a/ChangeLog2 b/ChangeLog2 index 000f7b9..9ed41e5 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,51 @@ +2007-07-09 Murray Cumming + + * src/modest-account-mgr-helpers.h: + * src/modest-account-mgr-helpers.c: + Added modest_account_mgr_get_store_protocol(). + + * src/maemo/modest-account-view-window.c: + (on_delete_button_clicked): Show different warning text depending on + the protocol (IMAP or POP) as per the UI spec. Use a HildonNote instead + of a GtkDialog, which fixes the truncation, fixing projects.maemo.org bug + NB#59037. + +2007-07-09 Murray Cumming + + * src/maemo/modest-msg-edit-window.c: + (modest_msg_edit_window_attach_file): Set the file chooser dialog title + as per the UI spec. This fixes proejcts.maemo.org bug NB#59056. + +2007-07-07 Armin Burgmeier + + * src/maemo/easysetup/modest-easysetup-wizard.c: Translate + ckdg_ib_maximum_characters_reached from correct package. + + * src/modest-ui-actions.c: Show an error message when a folder could + not be created. Tinymail does not give us specific error codes about + what has gone wrong, so we assume that a folder with that name + already exists, though there might be other reasons. + +2007-07-06 Murray Cumming + + * src/modest-tny-account-store.c: (modest_tny_account_store_alert): + Use the new TNY_ACCOUNT_ERROR_TRY_CONNECT_CERTIFICATE error code to + give a more exact error message that can be partly translated. + +2007-07-05 Murray Cumming + + * src/maemo/modest-address-book.c: + (select_email_addrs_for_contact): Specify a default window size for the + select-email-address dialog, so that it is probably big enough for the + title. This should fix projects.maemo.org bug NB#62277. + +2007-07-05 Murray Cumming + + * src/maemo/easysetup/modest-easysetup-wizard.c: + (create_page_complete_easysetup): Use + gtk_widget_set_size() request to ensure that the text wraps + even in osso 1.1. + 2007-07-05 Johannes Schmid * src/maemo/easysetup/modest-easysetup-wizard.c: @@ -12,7 +60,6 @@ Added a new callback function to be able to react to prevented characters whitespaces to e.g show a banner. - 2007-07-05 Armin Burgmeier * src/maemo/modest-account-settings-dialog.c: Use the notify::value