aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* cleanupGravatar Hoa V. DINH2013-05-05
|
* Cleaned provider implementationGravatar Hoa V. DINH2013-05-04
|
* use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePoolGravatar Hoa V. DINH2013-05-04
|
* Merge pull request #44 from MailCore/CPP-CCGravatar DINH Viêt Hoà2013-05-04
|\ | | | | CPP->CC
* | consistent uniqueID for MIME partsGravatar Hoa V. DINH2013-05-04
| |
| * CPP->CCGravatar CodaFi2013-05-04
|/
* call CFRelease on localeRef not localeGravatar Ken Grigsby2013-05-02
|
* Proper C++ singletonsGravatar CodaFi2013-05-02
|
* fixes for providersGravatar Hoa V. DINH2013-05-02
|
* Providers APIGravatar CodaFi2013-05-02
|
* Fixed iteratorsGravatar Hoa V. DINH2013-04-28
|
* Workaround ICU issue on iOS by implementing date formatter using ↵Gravatar Hoa V. DINH2013-04-28
| | | | CoreFoundation on Apple platforms
* Fixed header guardsGravatar Hoa V. DINH2013-04-28
|
* Added comment to rendererGravatar Hoa V. DINH2013-04-28
|
* Fixes for embedded messages and headersGravatar Ken Grigsby2013-04-22
|
* Added checks for NULL values when creating reply/forward headersGravatar Ken Grigsby2013-04-22
|
* Fixed sortedArray implementationGravatar Hoa V. DINH2013-04-19
|
* Added check for text/htmlGravatar Ken Grigsby2013-04-19
|
* added methods to decode data as stringsGravatar Ken Grigsby2013-04-19
|
* Implemented Address::RFC822StringForAddresses and ↵Gravatar Ken Grigsby2013-04-19
| | | | Address::nonEncodedRFC822StringForAddresses and ObjC counterparts
* added #ifdef __cplusplusGravatar Ken Grigsby2013-04-19
|
* Implemented JSON parser with Unicode support. Implemented iteratorsGravatar Hoa V. DINH2013-04-18
|
* Fixed build issuesGravatar Hoa V. DINH2013-04-17
|
* Implemented addressesWithRFC822StringGravatar CodaFi2013-04-17
|
* Fixed MD5.Gravatar Hoa V. DINH2013-04-16
|
* Added support for MD5, JSONGravatar Hoa V. DINH2013-04-16
|
* Fixed behavior of String::deleteCharactersInRange()Gravatar Hoa V. DINH2013-04-16
|
* Various fixes.Gravatar Hoa V. DINH2013-04-15
|
* Fixed nil array case when using Set::addObjectsFromArray()Gravatar Hoa V. DINH2013-04-13
|
* Fixed empty subject case when using MessageHeader::extractSubject()Gravatar Hoa V. DINH2013-04-13
|
* Added String::stringByAppendingPathComponent()Gravatar Hoa V. DINH2013-04-13
|
* Cleanup.Gravatar Hoa V. DINH2013-04-10
|
* log only if logEnabled if set to trueGravatar Hoa V. DINH2013-04-08
|
* Added an autorelease pool.Gravatar Hoa V. DINH2013-04-08
|
* added missing fileGravatar Hoa V. DINH2013-04-07
|
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* Disable use of XLIST in case of Gmail IMAP server.Gravatar Hoa V. DINH2013-04-07
|
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
|
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
|
* Documentation for abstractGravatar Hoa V. DINH2013-04-05
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Fixed build for LinuxGravatar Hoa V. DINH2013-04-02
|
* made MCIMAPSyncResult.h publicGravatar Hoa V. DINH2013-04-01
|
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
|
* Build for iOS.Gravatar Hoa V. DINH2013-03-29
|
* Fixed cancellation of IMAP operationsGravatar Hoa V. DINH2013-03-27
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
|
* headers for reply/reply all/forwardGravatar Hoa V. DINH2013-03-25
|