aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Fixed warning.Gravatar Hoa V. DINH2013-03-24
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24
* Fixed crash. Cleanup.Gravatar Hoa V. DINH2013-03-24
* folder descriptionGravatar Hoa V. DINH2013-03-23
* Fixed behavior for unsupported objectsGravatar Hoa V. DINH2013-03-23
* Fixed buildGravatar Hoa V. DINH2013-03-23
* Fixed class bridgingGravatar DINH Viet Hoa2013-03-23
* fixed bridging of objectsGravatar DINH Viet Hoa2013-03-23
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23
* Implemented HTML renderer delegate for ObjC message parser.Gravatar DINH Viet Hoa2013-03-23
* Fixed search pathGravatar DINH Viet Hoa2013-03-23
* Simplified implementation of ObjC setter/getter by using a common implementat...Gravatar DINH Viet Hoa2013-03-23
* moved MCOOperation to src/objc/utilsGravatar DINH Viet Hoa2013-03-22
* Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...Gravatar DINH Viet Hoa2013-03-22
* Implemented Objective-C wrapper for core/abstractGravatar DINH Viet Hoa2013-03-22
* MessageHeader: fixed copy, ObjC wrappers for Address and MessageHeaderGravatar DINH Viet Hoa2013-03-11
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* Fixed to match latest libetpan build systemGravatar DINH Viet Hoa2013-03-03
* Fixed a warningGravatar DINH Viet Hoa2013-03-03
* Add <stdlib.h> for malloc() and free() declarations.Gravatar Scott Herscher2013-02-10
* Removed some unnecesary build settings.Gravatar DINH Viet Hoa2013-02-05
* Use libc++ instead of GNU stdc++.Gravatar DINH Viet Hoa2013-02-05
* Removed MCOObjectWrapper. Increase reference count of operation in progress.Gravatar DINH Viet Hoa2013-02-05
* VoIPEnabled property has a getter isVoIPEnabled.Gravatar DINH Viet Hoa2013-02-04
* Simplified MCOIMAPSession.mm integration with C++.Gravatar DINH Viet Hoa2013-02-04
* Removed extra retains.Gravatar DINH Viet Hoa2013-02-04
* Fixed loop.Gravatar DINH Viet Hoa2013-02-04
* Improved header documentation.Gravatar DINH Viet Hoa2013-02-04
* Fixed a crasher.Gravatar DINH Viet Hoa2013-02-04