X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=e4b527bd1c6b71c348dce105ccd7b90c01203a10;hp=a46933c10ac538b230b6deac8d1d48873e89a5e2;hb=f9300629125062bd4d908bd1211a8b8f697adecf;hpb=27dc1b7db4b741b4d7bd0acf233a8c402f172012 diff --git a/ChangeLog2 b/ChangeLog2 index a46933c..e4b527b 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,33 @@ +2007-07-22 Armin Burgmeier + + * src/maemo/modest-ui-actions.c: Use current account instead of + default account for creating viewer windows, so that the viewer + window knows to which account the viewed message belongs. + + * src/maemo/modest-msg-view-window.c: Destroy the window when the + corresponding account is deleted. This fixes projects.maemo.org bug + NB#62936. + +2007-07-18 Armin Burgmeier + + * src/maemo/modest-connection-specific-smtp-edit-window.c: Don't let + the dialog close after entering an invalid port number and clicking + OK. This fixes projects.maemo.org bug NB#63602. + +2007-07-18 Armin Burgmeier + + * src/modest-tny-account-store.c: + (get_server_accounts): Set parent modest account name for each + connection-specific transport account so that special folders of such + an account can be looked up. This fixes a crash when changing account + settings. This might also be related to projects.maemo.org bug + NB#63594. + +2007-07-16 Armin Burgmeier + + * src/modest-ui-actions.c: Added a button to create a folder to the + move-to dialog. This fixes projects.maemo.org bug NB#. + 2007-07-16 Johannes Schmid * src/maemo/easysetup/modest-easysetup-wizard.c: