No description
Find a file
Jim Nelson 7f293f9a6f No longer crashes when running for the first time: #3798
Problem was that the client fetches folder objects for the special folders (Inbox, Drafts, etc.) prior to fetching the full folder list and the Engine's fetch_folder_async() call wasn't prepared to handle fetches for folders not located in the local database.
2011-07-04 13:54:00 -07:00
sql Persist messages locally: #3742 2011-06-23 19:07:04 -07:00
src No longer crashes when running for the first time: #3798 2011-07-04 13:54:00 -07:00
vapi Further work toward persisting messages locally (#3742). 2011-06-21 17:48:40 -07:00
.gitignore Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
AUTHORS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
configure.in Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
console Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
geary Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
waf Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
wscript Check for valac >= 0.12.0: #3726 2011-06-27 15:01:04 -07:00