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
/
MCObjC.h
Commit message (
Collapse
)
Author
Age
*
NNTP support
CodaFi
2014-08-13
|
*
Conformant header guards
CodaFi
2014-02-22
|
|
|
|
Fixes #606
*
Renamed MCOPROVIDER.h to MCOProvider.h
Pushkar Singh
2013-05-26
|
*
Provider classes made public and fixed the load issue with the NetService
Pushkar Singh
2013-05-24
|
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
|
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
|
*
Implemented ObjC API for SMTP and POP
Hoa V. DINH
2013-03-30
|
*
Progress for ObjC IMAP operations
Hoa V. DINH
2013-03-26
|
*
Simplified implementation of ObjC setter/getter by using a common ↵
DINH Viet Hoa
2013-03-23
|
|
|
|
implementation. Added RFC822 ObjC API.
*
Implemented Objective-C wrapper for core/abstract
DINH Viet Hoa
2013-03-22
|
*
Added public header
DINH Viet Hoa
2013-02-02
|
*
Implemented conversion methods from Objective-C objects to MailCore basetypes
DINH Viet Hoa
2013-02-01
|
*
Start of an Obj-C async API
Matt Ronge
2013-01-31
|
*
include ObjC API in <mailcore/mailcore.h>. added MCOObjectWrapper to wrap ↵
DINH Viet Hoa
2013-01-27
mailcore::Object