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
/
imap
Commit message (
Expand
)
Author
Age
...
*
Implemented ObjC API for SMTP and POP
Hoa V. DINH
2013-03-30
*
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
*
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 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
*
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
*
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 C++ guards
DINH Viet Hoa
2013-02-02
*
Fixed include.
DINH Viet Hoa
2013-02-02
*
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
[prev]