No description
Find a file
Jim Nelson 009a061a16 Fixes crasher when parsing an email address in an ISO encoding: #3790
GMime needs to be initialized prior to use.  It looks like it builds some internal caches for encoding/decoding, leading to a null pointer fault when not initialized.
2011-07-01 15:50:17 -07:00
sql Persist messages locally: #3742 2011-06-23 19:07:04 -07:00
src Fixes crasher when parsing an email address in an ISO encoding: #3790 2011-07-01 15:50:17 -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