index
:
mailcore2
master
simple and asynchronous API to work with IMAP, POP, and SMTP
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objc
Commit message (
Expand
)
Author
Age
*
Implemented ObjC API for SMTP and POP
Hoa V. DINH
2013-03-30
*
Build for iOS.
Hoa V. DINH
2013-03-29
*
Fixed ObjC <-> C++ integration
Hoa V. DINH
2013-03-27
*
Check if progress block is nil before calling it.
Hoa V. DINH
2013-03-26
*
Progress for ObjC IMAP operations
Hoa V. DINH
2013-03-26
*
IMAP ObjC async operations implemented
Hoa V. DINH
2013-03-26
*
headers for reply/reply all/forward
Hoa V. DINH
2013-03-25
*
Fixed warning.
Hoa V. DINH
2013-03-24
*
Implemented IMAP ObjC API
Hoa V. DINH
2013-03-24
*
folder description
Hoa V. DINH
2013-03-23
*
Fixed behavior for unsupported objects
Hoa V. DINH
2013-03-23
*
Fixed build
Hoa V. DINH
2013-03-23
*
Fixed class bridging
DINH Viet Hoa
2013-03-23
*
fixed bridging of objects
DINH Viet Hoa
2013-03-23
*
Make IMAP ObjC bridge implementation consistent
DINH Viet Hoa
2013-03-23
*
Implemented HTML renderer delegate for ObjC message parser.
DINH Viet Hoa
2013-03-23
*
Simplified implementation of ObjC setter/getter by using a common implementat...
DINH Viet Hoa
2013-03-23
*
moved MCOOperation to src/objc/utils
DINH Viet Hoa
2013-03-22
*
Renamed IMAP operations to include IMAP in the name. Fixed tests to match the...
DINH Viet Hoa
2013-03-22
*
Implemented Objective-C wrapper for core/abstract
DINH Viet Hoa
2013-03-22
*
MessageHeader: fixed copy, ObjC wrappers for Address and MessageHeader
DINH Viet Hoa
2013-03-11
*
Removed MCOObjectWrapper. Increase reference count of operation in progress.
DINH Viet Hoa
2013-02-05
*
VoIPEnabled property has a getter isVoIPEnabled.
DINH Viet Hoa
2013-02-04
*
Simplified MCOIMAPSession.mm integration with C++.
DINH Viet Hoa
2013-02-04
*
Fixed loop.
DINH Viet Hoa
2013-02-04
*
Added public header
DINH Viet Hoa
2013-02-02
*
added C++ guards
DINH Viet Hoa
2013-02-02
*
added header guards
DINH Viet Hoa
2013-02-02
*
Fixed include.
DINH Viet Hoa
2013-02-02
*
Implemented conversion methods from Objective-C objects to MailCore basetypes
DINH Viet Hoa
2013-02-01
*
Changed the API around to reflect when Hoa and I decided on for async
Matt Ronge
2013-02-01
*
Forgot a file
Matt Ronge
2013-02-01
*
Implemented fetch folders in Obj-C wrapper
Matt Ronge
2013-02-01
*
Reming some obj-c files that aren't used
Matt Ronge
2013-01-31
*
Start of an Obj-C async API
Matt Ronge
2013-01-31
*
include ObjC API in <mailcore/mailcore.h>. added MCOObjectWrapper to wrap mai...
DINH Viet Hoa
2013-01-27
*
added -[NSData mco_mcData] to return a mailcore::Data
DINH Viet Hoa
2013-01-27
*
added -[NSString mco_mcString]
DINH Viet Hoa
2013-01-25
*
fixed IMAPAsyncConnection initialization, added helper methods
DINH Viet Hoa
2013-01-21
*
foundation additions
DINH Viet Hoa
2013-01-21