X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=ChangeLog2;h=77c78397f428509bc1d3cd0a97651071b1e8f36f;hb=1fc74b1bc1eeb2a64a26747e815c12f4bcf4598e;hp=11cbbcec6e9696a5fb7900817622a205260c0976;hpb=2c42f21178287256da1a51613e0653327f49f51e;p=modest diff --git a/ChangeLog2 b/ChangeLog2 index 11cbbce..77c7839 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,13 @@ 2007-07-12 Murray Cumming + * src/modest-ui-dimming-rules.c: (_selected_folder_is_root): + Add a short-cut, by checking if the folder store is an account. + This ensures that the Sort menu item and toolbar is dimmed for + the local-folders account root item, fixing + projects.maemo.org bug NB#62545. + +2007-07-12 Murray Cumming + * src/modest-tny-account-store.c: (get_password): Show the password dialog (via the signal) only in the mainloop, via an idle handler that we wait for. This could theoretically prevent