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
*
Renamed .cc files to .cpp (fixed #983)
Hoa V. DINH
2014-11-19
*
Tweaked template for attachments
Hoa V. DINH
2014-11-04
*
Removed ICU dependency from MCDateFormatter
Hoa V. DINH
2014-10-21
*
Fixed date formatter, CoreFoundation format
Hoa V. DINH
2014-09-11
*
Added clean html method to rendeder delegate
Viktor Gedzenko
2014-08-12
*
Fixed behavior of htmlForAbstractMultipartAlternative()
Hoa V. DINH
2014-08-06
*
Merge remote-tracking branch 'upstream/master'
Maksim Bauer
2014-08-01
|
\
|
*
Fixed #792: show calendar invitation properly when it's sent by exchange
Hoa V. DINH
2014-07-29
*
|
Recognize multipart/signed content type
Maksim Bauer
2014-07-25
|
/
*
Made very short display string even shorter
Hoa V. DINH
2014-04-15
*
Fixed crash
Hoa V. DINH
2014-03-18
*
Fixed crash when getting list of attachments
Hoa V. DINH
2014-03-18
*
Cleanup of requiredParts() per Hoa's suggestions
Matt Ronge
2014-03-17
*
Moved implementation of requiredPartsForRendering
Matt Ronge
2014-03-14
*
Conformant header guards
CodaFi
2014-02-22
*
Fixed part size in default rendering (fixed #595)
Hoa V. DINH
2014-02-18
*
Render text as HTML
Hoa V. DINH
2014-02-05
*
Revert "Use ICU of the system (fixed #533)"
Hoa V. DINH
2014-01-16
*
Use ICU of the system (fixed #533)
Hoa V. DINH
2014-01-08
*
Add required virtual destructors.
Robert Widmann
2013-12-29
*
Unify Project Style
CodaFi
2013-12-08
*
Fixed #230: fixed AbstractMessagePart::partForUniqueID() and case when all re...
Hoa V. DINH
2013-07-22
*
Fixed method signature for constructor.
Paul Young
2013-07-06
*
Moved HTMLRendererIMAPDataCallback to its own file.
Paul Young
2013-07-06
*
Made HTMLBodyRendererTemplateCallback public again.
Paul Young
2013-07-06
*
Removed duplicated HTML body renderer template callback.
Paul Young
2013-07-06
*
Added HTMLRendererIMAPDataCallback.
Paul Young
2013-07-06
*
Renamed file to match class name.
Paul Young
2013-07-06
*
Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...
Paul Young
2013-07-06
|
\
|
*
Added simple rendering methods for RFC822 message at C++ API level
Hoa V. DINH
2013-07-05
*
|
Removed MessageRendererHelper class.
Paul Young
2013-07-04
*
|
Made HTMLBodyRendererTemplateCallback a subclass of Object.
Paul Young
2013-07-04
*
|
Fixed memory leaks.
Paul Young
2013-07-02
*
|
Moved HTMLBodyRendererTemplateCallback class to its own file.
Paul Young
2013-07-02
*
|
Removed htmlCallback().
Paul Young
2013-07-02
*
|
Fixed return type for htmlBodyCallback().
Paul Young
2013-07-02
*
|
Declaring templateForMainHeader method in subclass header.
Paul Young
2013-07-02
*
|
Added missing semicolons.
Paul Young
2013-06-29
*
|
Added implementation for rendering methods for IMAP session.
Paul Young
2013-06-29
*
|
Removed session from message renderer helper.
Paul Young
2013-06-29
*
|
WIP: Message Renderer Helper
Paul Young
2013-06-29
|
/
*
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
[next]