No description
Find a file
Jim Nelson a774034aff More responsive loading of folders: #3702
This commit introduces lazy loading of folder contents, which allows the Engine to report back email in chunks rather than all at once (which might require a round-trip to the server).  This allows for the local database results to be returned to the caller right away while background I/O is occuring.
2011-06-28 16:33:27 -07:00
sql Persist messages locally: #3742 2011-06-23 19:07:04 -07:00
src More responsive loading of folders: #3702 2011-06-28 16:33:27 -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