2007-05-31 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Thu, 31 May 2007 17:44:48 +0000 (17:44 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Thu, 31 May 2007 17:44:48 +0000 (17:44 +0000)
commit3e060acfc9902bc0dc5e560c4b8ff35ced89d766
tree7b3edfc664b301423f8acd05178fc9f12cf9b614
parent80677408e08caff16abe8af6c30e10359b642d9f
2007-05-31  Murray Cumming  <murrayc@murrayc.com>

* src/modest-error.h:
        * src/modest-ui-actions.c:
        (modest_ui_actions_get_msgs_full_error_handler):
        Renamed an enum, added comments, added an enum
        for retrieve-limit errors.

        * src/modest-mail-operation.c: (foreach_add_item),
        (internal_folder_observer_update), (update_account_thread),
        (modest_mail_operation_get_msgs_full):
        (modest_mail_operation_update_account),
        Added comments about how this works, and some code that should
        (but does not) check the retrieve-limit. See the TODO comment.

pmo-trunk-r2019
ChangeLog2
src/modest-error.h
src/modest-mail-operation.c
src/modest-ui-actions.c