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
Commit message (
Expand
)
Author
Age
*
added missing file
Hoa V. DINH
2013-04-07
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Disable use of XLIST in case of Gmail IMAP server.
Hoa V. DINH
2013-04-07
*
Implemented checkAccount operation for POP
Hoa V. DINH
2013-04-06
*
Added index eunumerator to MCOIndexSet.
Hoa V. DINH
2013-04-06
*
IMAP Objective-C API documentation completed.
Hoa V. DINH
2013-04-06
*
Work in progress on IMAP documentation.
Hoa V. DINH
2013-04-06
*
Documentation for abstract
Hoa V. DINH
2013-04-05
*
Header documentation for SMTP and RFC822.
Hoa V. DINH
2013-04-04
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
Documentation for POP Objective-C API.
Hoa V. DINH
2013-04-04
*
updated cmake build
Hoa V. DINH
2013-04-03
*
Rename mailcore.h to MailCore.h
DINH Viêt Hoà
2013-04-03
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Work in progress on CMake build
Hoa V. DINH
2013-04-02
*
Added framework target. Added example.
Hoa V. DINH
2013-04-02
*
Fixed build for Linux
Hoa V. DINH
2013-04-02
*
Check for nil completion blocks. Fixed #15
Hoa V. DINH
2013-04-01
*
made MCIMAPSyncResult.h public
Hoa V. DINH
2013-04-01
*
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
*
Fixed cancellation of IMAP operations
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
*
Fixed crash. Cleanup.
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
*
now uses IndexSet for message uids and numbers
DINH Viet Hoa
2013-03-10
*
Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.
DINH Viet Hoa
2013-03-07
*
Fixed a warning
DINH Viet Hoa
2013-03-03
*
Add <stdlib.h> for malloc() and free() declarations.
Scott Herscher
2013-02-10
*
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
[next]