index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
renderer
Commit message (
Expand
)
Author
Age
*
Improved headers documentation. Fixed #109.
Hoa V. DINH
2013-06-21
*
Changed delegate prototype to make it easier to use the renderer and customiz...
Hoa V. DINH
2013-05-18
*
Fixed attachments query
Hoa V. Dinh
2013-05-09
*
added shouldShowPart to remove unwanted attachments from renderer
Ken Grigsby
2013-05-08
*
Implemented collection of attachments
Hoa V. DINH
2013-05-05
*
Cleaned provider implementation
Hoa V. DINH
2013-05-04
*
CPP->CC
CodaFi
2013-05-04
*
call CFRelease on localeRef not locale
Ken Grigsby
2013-05-02
*
Workaround ICU issue on iOS by implementing date formatter using CoreFoundati...
Hoa V. DINH
2013-04-28
*
Fixed header guards
Hoa V. DINH
2013-04-28
*
Added comment to renderer
Hoa V. DINH
2013-04-28
*
Fixes for embedded messages and headers
Ken Grigsby
2013-04-22
*
Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...
Ken Grigsby
2013-04-19
*
Various fixes.
Hoa V. DINH
2013-04-15
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Implemented HTML renderer delegate for ObjC message parser.
DINH Viet Hoa
2013-03-23
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
Add <stdlib.h> for malloc() and free() declarations.
Scott Herscher
2013-02-10
*
Only make MCHTMLRendererCallback public.
DINH Viet Hoa
2013-02-02
*
Fixed default template.
DINH Viet Hoa
2013-02-02
*
Fail properly when template is invalid.
DINH Viet Hoa
2013-02-02
*
Fixed size formatting.
DINH Viet Hoa
2013-02-02
*
Implemented HTML rendering of messages
DINH Viet Hoa
2013-02-02