aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc
Commit message (Expand)AuthorAge
* Fixed compilation error due to extra /Gravatar Pushkar Singh2013-06-02
* Updated the rest of the docsGravatar Matt Ronge2013-06-02
* Finished formatting docs for Appledoc for IMAP and SMTPGravatar Matt Ronge2013-06-02
* Added public headerGravatar Hoa V. DINH2013-05-31
* Fixed #61: annotate explicitely -copyMessagesOperationWithFolder:uids:destFol...Gravatar Hoa V. DINH2013-05-31
* Exposes hostnameWithEmailGravatar CodaFi2013-05-29
* Fixed the crashes while using the MCIMAPSearchExpression, mKind was not set a...Gravatar Pushkar Singh2013-05-28
* Fixed pathsGravatar Hoa V. DINH2013-05-26
* Renamed MCOPROVIDER.h to MCOProvider.hGravatar Pushkar Singh2013-05-26
* Provider classes made public and fixed the load issue with the NetServiceGravatar Pushkar Singh2013-05-24
* Added more commentsGravatar Hoa V. DINH2013-05-23
* Changed delegate prototype to make it easier to use the renderer and customiz...Gravatar Hoa V. DINH2013-05-18
* added shouldShowPart to remove unwanted attachments from rendererGravatar Ken Grigsby2013-05-08
* Implemented collection of attachmentsGravatar Hoa V. DINH2013-05-05
* Fixed buildGravatar Hoa V. DINH2013-05-04
* Cleaned provider implementationGravatar Hoa V. DINH2013-05-04
* Improved comment for message partGravatar Hoa V. DINH2013-05-04
* Providers APIGravatar CodaFi2013-04-28
* Fixes for embedded messages and headersGravatar Ken Grigsby2013-04-22
* Fix copying of array contentsGravatar Ken Grigsby2013-04-20
* added methods to decode data as stringsGravatar Ken Grigsby2013-04-19
* Removed MCONSArray category on MCOAddress. Renamed RFC822String and nonEncode...Gravatar Ken Grigsby2013-04-19
* Implemented Address::RFC822StringForAddresses and Address::nonEncodedRFC822St...Gravatar Ken Grigsby2013-04-19
* implemented init method to create c++ MessageBuilderGravatar Ken Grigsby2013-04-19
* brought forward some methods to ObjC interfaceGravatar Ken Grigsby2013-04-18
* TyposGravatar CodaFi2013-04-17
* Homogenous documentationGravatar CodaFi2013-04-17
* Implemented addressesWithRFC822StringGravatar CodaFi2013-04-17
* Removed headers dependencies on ICU, libetpan.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
* 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
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Added framework target. Added example.Gravatar Hoa V. DINH2013-04-02
* Check for nil completion blocks. Fixed #15Gravatar 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 ObjC <-> C++ integrationGravatar 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
* folder descriptionGravatar Hoa V. DINH2013-03-23