aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objc/imap/MCOIMAPSession.mm
Commit message (Expand)AuthorAge
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
* fixed bridging of objectsGravatar DINH Viet Hoa2013-03-23
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23
* Simplified implementation of ObjC setter/getter by using a common implementat...Gravatar DINH Viet Hoa2013-03-23
* Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...Gravatar DINH Viet Hoa2013-03-22
* VoIPEnabled property has a getter isVoIPEnabled.Gravatar DINH Viet Hoa2013-02-04
* Simplified MCOIMAPSession.mm integration with C++.Gravatar DINH Viet Hoa2013-02-04
* Changed the API around to reflect when Hoa and I decided on for asyncGravatar Matt Ronge2013-02-01
* Implemented fetch folders in Obj-C wrapperGravatar Matt Ronge2013-02-01
* Start of an Obj-C async APIGravatar Matt Ronge2013-01-31