X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ChangeLog2;h=6f8e357ec8030212bd831195c4044167449c227c;hb=bf9b4503e17f3385554d94ca40c99c89b931c144;hp=26f811a47077ef32a4b36c6d72f47bb315c1e11f;hpb=ba7f45aa2bc27b67d5279b7a31ba8696ac8ee68c;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index 26f811a..6f8e357 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,3 +1,31 @@ +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: + (on_entry_invalid_character), (create_page_account_details), + (create_page_user_details): + Use new API of ModestValidatingEntry. But for some reason the banner is + not shown. I will have to investigate that further. + + * src/widgets/modest-validating-entry.c: (on_insert_text), + (modest_validating_entry_set_func): + * src/widgets/modest-validating-entry.h: + 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