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
Commit message (
Expand
)
Author
Age
...
*
resolve issue with non-signed builds in the keychain
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 customiz...
Hoa V. DINH
2013-05-18
*
Don't encode JSON dictionary into a string
Hoa V. DINH
2013-05-14
*
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
*
missed a line
Jonathan Willing
2013-05-14
*
conform to formatting conventions
Jonathan Willing
2013-05-14
*
encode javascript function parameters as json
Jonathan Willing
2013-05-14
*
factor out code to handle case where we've already fetched the iamge
Jonathan Willing
2013-05-14
*
don't fetch the message twice
Jonathan Willing
2013-05-14
*
spaces -> tabs
Jonathan Willing
2013-05-13
*
check to ensure the part isn't nil before attempting to load
Jonathan Willing
2013-05-13
*
remove unnecessary code
Jonathan Willing
2013-05-13
*
prefix private method, conform to coding conventions
Jonathan Willing
2013-05-13
*
remove extra logging, switch to MCLog for remaining logs
Jonathan Willing
2013-05-13
*
implement the ability to load cid and x-mailcore-images in the iOS demo
Jonathan Willing
2013-05-12
*
add the ability in the iOS demo to change the hostname
Jonathan Willing
2013-05-11
*
Implemented collection of attachments
Hoa V. DINH
2013-05-05
*
use NSAutoreleasePool on Mac/iOS to implement MCAutoreleasePool
Hoa V. DINH
2013-05-04
*
Modified the mac project web view to run on iOS. Not fully tested.
Oliver Rickard
2013-05-01
*
Fixed build issues
Hoa V. DINH
2013-04-17
*
complete basic interface for iOS example
Jonathan Willing
2013-04-12
*
Fixed build of dependencies
Hoa V. DINH
2013-04-11
*
resolve issue with autorelease pools
Jonathan Willing
2013-04-09
*
begin implenting some operations
Jonathan Willing
2013-04-08
*
Fixed link issue. C++ library was required.
Hoa V. DINH
2013-04-08
*
add header/linker search paths and flags
Jonathan Willing
2013-04-08
*
add preliminary iOS example
Jonathan Willing
2013-04-08
*
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
[prev]