2007-06-11 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 07:43:23 +0000 (07:43 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Mon, 11 Jun 2007 07:43:23 +0000 (07:43 +0000)
commit52665b57b1c2770d5542fb0e70f96d6853225eb8
tree0fc66da34384e0966e913a5fb772e8f8822f9a35
parentf9ec34e4ee4a85e9476cf833e8660117312997d4
2007-06-11  Murray Cumming  <murrayc@murrayc.com>

* src/modest-ui-actions.c:
        (modest_ui_actions_on_password_requested): Check that the server name
        is not NULL, because I just saw a password dialog with (null) as the
        server name.

        * src/modest-tny-folder.[h|c]: Added
        modest_tny_folder_is_memory_card_folder().
        * src/modest-ui-dimming-rules.c:
        (modest_ui_dimming_rules_on_new_folder): Do not dim the new folder context
        menu item for memory cards, as per the UI spec (section 7.4). This should
        fix projects.maemo.org bug NB#59297.

pmo-trunk-r2143
ChangeLog2
src/modest-dimming-rules-group.c
src/modest-tny-folder.c
src/modest-tny-folder.h
src/modest-ui-actions.c
src/modest-ui-dimming-manager.c
src/modest-ui-dimming-rules.c