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
/
utils
Commit message (
Expand
)
Author
Age
*
Fixed #876: added application specific password
Hoa V. DINH
2014-10-07
*
Fixed warning (fixed #852)
Hoa V. DINH
2014-08-30
*
Fixed #791: fixed crash when trying to parse an invalid address
Hoa V. Dinh
2014-07-15
*
dispatch_queue_t property: check OS_OBJECT_HAVE_OBJC_SUPPORT
Andrey Isaev
2014-07-03
*
Merge pull request #713 from rlaferla/master
Hoà V. DINH
2014-05-10
|
\
|
*
Update MCOIndexSet.h
Robert La Ferla
2014-05-09
*
|
Fixed dispatch queue memory management.
Hoa V. DINH
2014-03-29
|
/
*
Moved strip whitespace into its own method
Matt Ronge
2014-03-14
*
Merge pull request #619 from mronge/master
Hoà V. DINH
2014-03-04
|
\
|
*
Add NSCoding to classes that support it
Matt Ronge
2014-03-04
*
|
Fixed #608: cancelled scheduled operations that are not run will not run in t...
Hoa V. DINH
2014-02-23
*
|
Conformant header guards
CodaFi
2014-02-22
|
/
*
Added Set to Obj-C bridging
Hoa V. DINH
2014-01-30
*
ObjC API for indexset helpers
Hoa V. DINH
2014-01-19
*
Added comment
Hoa V. DINH
2014-01-02
*
Cast key len
CodaFi
2013-11-14
*
Cleanup and documentation
CodaFi
2013-10-25
*
Added ObjC-interface
CodaFi
2013-10-25
*
Implement Objective-C Interface
CodaFi
2013-09-24
*
Fixed #395: fixed conversion between MCOIndexSet and NSIndexSet
Hoa V. DINH
2013-09-23
*
Fixed #391: fixed int conversion
Hoa V. DINH
2013-09-21
*
Added conversion between NSIndexSet and MCOIndexSet (fixed #370)
Hoa V. DINH
2013-09-10
*
Remove a few potential memory leaks
Yuk Lai Suen
2013-09-09
*
Additional error descriptions
Hoa V. Dinh
2013-09-03
*
Make MCORange and MCOIndexSet serializable
Hoa V. Dinh
2013-08-02
*
Serialization of IMAP data. Implemented base64.
Hoa V. DINH
2013-07-31
*
Added MCOErrorNone message
CodaFi
2013-07-05
*
Moved table
Robert Widmann
2013-07-04
*
Adds localized description table
CodaFi
2013-07-04
*
Updated the rest of the docs
Matt Ronge
2013-06-02
*
Fix copying of array contents
Ken Grigsby
2013-04-20
*
brought forward some methods to ObjC interface
Ken Grigsby
2013-04-18
*
Removed headers dependencies on ICU, libetpan.
Hoa V. DINH
2013-04-07
*
Added index eunumerator to MCOIndexSet.
Hoa V. DINH
2013-04-06
*
Work in progress on IMAP documentation.
Hoa V. DINH
2013-04-06
*
Header documentation. Header clean-up
Hoa V. DINH
2013-04-04
*
#include <mailcore/mailcore.h> -> <MailCore/MailCore.h>
Hoa V. DINH
2013-04-03
*
Build for iOS.
Hoa V. DINH
2013-03-29
*
Fixed ObjC <-> C++ integration
Hoa V. DINH
2013-03-27
*
Progress for ObjC IMAP operations
Hoa V. DINH
2013-03-26
*
Implemented IMAP ObjC API
Hoa V. DINH
2013-03-24
*
Fixed behavior for unsupported objects
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
*
Implemented Objective-C wrapper for core/abstract
DINH Viet Hoa
2013-03-22
*
Implemented conversion methods from Objective-C objects to MailCore basetypes
DINH Viet Hoa
2013-02-01
*
Reming some obj-c files that aren't used
Matt Ronge
2013-01-31
[next]