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
/
example
/
mac
/
macExample
Commit message (
Collapse
)
Author
Age
*
Fixed build (#931), #924 broke it
Hoa V. DINH
2014-10-24
|
*
IMAP sequence number methods
Hoa V. DINH
2014-10-14
|
*
Fixed example memory management
Hoa V. DINH
2014-01-18
|
*
Fixed memory leak in logger
Hoa V. DINH
2013-08-17
|
*
Moved iOS MCOMessageView to src/ui/ios
Hoa V. DINH
2013-07-25
|
*
Fixed Xcode 4.6 compatibility
Hoa V. DINH
2013-07-11
|
*
Fixed Mac OAuth 2.0 example
Hoa V. DINH
2013-07-08
|
*
Added OAuth 2.0 support to examples
Hoa V. DINH
2013-07-08
|
*
Fixed #125: fixed crash in case a fetch is already in progress.
Hoa V. DINH
2013-06-21
|
*
Simplified linking against mailcore. Added quick instructions in README.md
Hoa V. DINH
2013-05-21
|
*
sort the messages by date, bind to the activity indicator
Jonathan Willing
2013-05-18
|
*
layer-back project by default, add an indeterminate indicator
Jonathan Willing
2013-05-18
|
*
store password in keychain on OS X demo, switch to bindings
Jonathan Willing
2013-05-18
|
*
Changed delegate prototype to make it easier to use the renderer and ↵
Hoa V. DINH
2013-05-18
|
|
|
|
customize it.
*
Avoid fetching attachment when the full message has already been fetched
Hoa V. DINH
2013-05-14
|
*
Fixed exception
Hoa V. DINH
2013-05-14
|
*
Implemented collection of attachments
Hoa V. DINH
2013-05-05
|
*
use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePool
Hoa V. DINH
2013-05-04
|
*
Fixed build of dependencies
Hoa V. DINH
2013-04-11
|
*
Added mailcore::AutoreleasePool on each event handler
Hoa V. DINH
2013-04-03
|
*
Cleaned example
Hoa V. DINH
2013-04-03
|
*
Added framework target. Added example.
Hoa V. DINH
2013-04-02