aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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
|
* complete basic interface for iOS exampleGravatar Jonathan Willing2013-04-12
|
* Fixed build of dependenciesGravatar Hoa V. DINH2013-04-11
|
* Made build easierGravatar Hoa V. DINH2013-04-11
|
* improved prepare scriptsGravatar Hoa V. DINH2013-04-11
|
* modified script to retrieve prebuilt dependenciesGravatar Hoa V. DINH2013-04-10
|
* Cleanup.Gravatar Hoa V. DINH2013-04-10
|
* resolve issue with autorelease poolsGravatar Jonathan Willing2013-04-09
|
* begin implenting some operationsGravatar Jonathan Willing2013-04-08
|
* log only if logEnabled if set to trueGravatar Hoa V. DINH2013-04-08
|
* Added an autorelease pool.Gravatar Hoa V. DINH2013-04-08
|
* Fixed link issue. C++ library was required.Gravatar Hoa V. DINH2013-04-08
|
* add header/linker search paths and flagsGravatar Jonathan Willing2013-04-08
|
* add preliminary iOS exampleGravatar Jonathan Willing2013-04-08
|
* Fixed global prepare scriptGravatar Hoa V. DINH2013-04-07
|
* 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
|
* Added index eunumerator to MCOIndexSet.Gravatar Hoa V. DINH2013-04-06
|
* Build dependencies for iOS armv7. Build dependencies in a subfolder of the ↵Gravatar Hoa V. DINH2013-04-06
| | | | project.
* IMAP Objective-C API documentation completed.Gravatar 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 for SMTP and RFC822.Gravatar Hoa V. DINH2013-04-04
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* Documentation for POP Objective-C API.Gravatar Hoa V. DINH2013-04-04
|
* Added mailcore::AutoreleasePool on each event handlerGravatar Hoa V. DINH2013-04-03
|
* updated cmake buildGravatar Hoa V. DINH2013-04-03
|
* Rename mailcore.h to MailCore.hGravatar DINH Viêt Hoà2013-04-03
|
* Cleaned exampleGravatar Hoa V. DINH2013-04-03
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Work in progress on CMake buildGravatar Hoa V. DINH2013-04-02
|
* Added framework target. Added example.Gravatar Hoa V. DINH2013-04-02
|
* Fixed build for LinuxGravatar Hoa V. DINH2013-04-02
|
* Fixed buildGravatar Hoa V. DINH2013-04-01
|
* Check for nil completion blocks. Fixed #15Gravatar Hoa V. DINH2013-04-01
|
* 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
|
* Work in progress on iOS buildGravatar Hoa V. DINH2013-03-29
|
* Build scripts for iOS.Gravatar Hoa V. DINH2013-03-29
|
* Fixed ObjC <-> C++ integrationGravatar Hoa V. DINH2013-03-27
|
* Fixed cancellation of IMAP operationsGravatar Hoa V. DINH2013-03-27
|
* Check if progress block is nil before calling it.Gravatar Hoa V. DINH2013-03-26
|
* 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
|