aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixed build of iOS exampleGravatar Hoa V. DINH2013-07-16
* Fixed buildGravatar Hoa V. DINH2013-07-16
* Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
* CMakefile: Detection of UUID, tidy and libxml2Gravatar Hoa V. DINH2013-07-15
* Fixed #197: Adding MCMessageRenderingOperation.h to public headersGravatar Hoa V. DINH2013-07-13
* Clean build scriptsGravatar Hoa V. DINH2013-07-13
* Fixed #194: SMTP detection is now performed with an almost valid address.Gravatar Hoa V. DINH2013-07-12
* Fixed 171: Updated CMakefile to latest changesGravatar Hoa V. DINH2013-07-12
* Fixed build issue.Gravatar Hoa V. DINH2013-07-12
* Added a comment about mailstream_cfstream_enabled.Gravatar Hoa V. DINH2013-07-12
* Made mailcore::IMAPMessageRenderingOperation public. It made IMAPMessageRende...Gravatar Hoa V. DINH2013-07-12
* Fixed Xcode 4.6 compatibilityGravatar Hoa V. DINH2013-07-11
* Fixed warning.Gravatar Hoa V. DINH2013-07-11
* Removed non-useful include.Gravatar Hoa V. DINH2013-07-11
* Merge pull request #155 from paulyoung/message-rendering-with-sessionGravatar Hoà V. DINH2013-07-11
|\
| * Merge remote-tracking branch 'upstream/master' into message-rendering-with-se...Gravatar Paul Young2013-07-11
| |\ | |/ |/|
| * Cnsolidated calls to release message ivar.Gravatar Paul Young2013-07-11
* | Added comments to custom header APIGravatar Hoa V. DINH2013-07-11
* | Merge pull request #161 from thusfresh/CustomHeadersGravatar Hoà V. DINH2013-07-11
|\ \
| | * Retaining message ivar.Gravatar Paul Young2013-07-11
| | * Added missing call to set message on rendering operation.Gravatar Paul Young2013-07-11
| | * Added missing import.Gravatar Paul Young2013-07-11
| | * Added file to build targets.Gravatar Paul Young2013-07-11
| * | Adds NULL check and style cleanupGravatar Ryan Johnson2013-07-11
| | * Added missing include.Gravatar Paul Young2013-07-11
* | | Fixed headers symbolic link when building OSX frameworkGravatar Hoa V. DINH2013-07-10
* | | Improved build script for OSX framework.Gravatar Hoa V. DINH2013-07-10
* | | Fixed public headersGravatar Hoa V. DINH2013-07-10
| | * Added MCMessageConstantsPrivate.hGravatar Paul Young2013-07-10
| | * Fixing types when instantiating operations.Gravatar Paul Young2013-07-10
| | * Converting mailcore::String to NSString.Gravatar Paul Young2013-07-10
| | * Added public rendering methods to IMAP.AsyncSessionGravatar Paul Young2013-07-10
* | | Fixed #187: Obj-C searchAnd will use the correct C++ APIGravatar Hoa V. DINH2013-07-10
| | * Added missing include.Gravatar Paul Young2013-07-10
| | * Added forward declaration for IMAPMessage.Gravatar Paul Young2013-07-10
* | | Improved C++ correctnessGravatar Hoa V. DINH2013-07-10
* | | Fixed script phase: include/mailcore -> include/MailCoreGravatar Hoa V. DINH2013-07-10
| | * Updated documentation.Gravatar Paul Young2013-07-10
| | * Removed simple rendering methods from MCOIMAPMessage.Gravatar Paul Young2013-07-10
| * | Fixes for PR feedbackGravatar Ryan Johnson2013-07-10
* | | MCLibetpan.cpp -> MCLibetpan.ccGravatar Hoa V. DINH2013-07-09
* | | Fixed ctemplate build for iOS. Fixed ICU build.Gravatar Hoa V. DINH2013-07-08
* | | Fixed Mac OAuth 2.0 exampleGravatar Hoa V. DINH2013-07-08
* | | Added OAuth 2.0 support to examplesGravatar Hoa V. DINH2013-07-08
* | | Merge pull request #114 from CodaFi/NSCoding-NSCopyingGravatar DINH Viêt Hoà2013-07-08
|\ \ \
| * | | Patch copyGravatar CodaFi2013-07-08
| * | | Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopyingGravatar CodaFi2013-07-08
| |\ \ \ | |/ / / |/| | |
* | | | Fixed copy() of parts and messagesGravatar Hoa V. DINH2013-07-08
| | | * Added simple rendering methods on Objective-C side.Gravatar Paul Young2013-07-08
| | | * Added simpler public rendering methods.Gravatar Paul Young2013-07-08