aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
Commit message (Collapse)AuthorAge
* Implemented JSON parser with Unicode support. Implemented iteratorsGravatar Hoa V. DINH2013-04-18
|
* Fixed build issuesGravatar Hoa V. DINH2013-04-17
|
* Added support for MD5, JSONGravatar Hoa V. DINH2013-04-16
|
* Various fixes.Gravatar Hoa V. DINH2013-04-15
|
* Made build easierGravatar Hoa V. DINH2013-04-11
|
* add preliminary iOS exampleGravatar Jonathan Willing2013-04-08
|
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* Implemented checkAccount operation for POPGravatar Hoa V. DINH2013-04-06
|
* Build dependencies for iOS armv7. Build dependencies in a subfolder of the ↵Gravatar Hoa V. DINH2013-04-06
| | | | project.
* Work in progress on IMAP documentation.Gravatar Hoa V. DINH2013-04-06
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Added framework target. Added example.Gravatar Hoa V. DINH2013-04-02
|
* Fixed buildGravatar Hoa V. DINH2013-04-01
|
* Implemented ObjC API for SMTP and POPGravatar Hoa V. DINH2013-03-30
|
* Build for iOS.Gravatar Hoa V. DINH2013-03-29
|
* Work in progress on iOS buildGravatar Hoa V. DINH2013-03-29
|
* Progress for ObjC IMAP operationsGravatar Hoa V. DINH2013-03-26
|
* IMAP ObjC async operations implementedGravatar Hoa V. DINH2013-03-26
|
* Implemented IMAP ObjC APIGravatar Hoa V. DINH2013-03-24
|
* Fixed class bridgingGravatar DINH Viet Hoa2013-03-23
|
* Make IMAP ObjC bridge implementation consistentGravatar DINH Viet Hoa2013-03-23
|
* Implemented HTML renderer delegate for ObjC message parser.Gravatar DINH Viet Hoa2013-03-23
|
* Fixed search pathGravatar DINH Viet Hoa2013-03-23
|
* Simplified implementation of ObjC setter/getter by using a common ↵Gravatar DINH Viet Hoa2013-03-23
| | | | implementation. Added RFC822 ObjC API.
* moved MCOOperation to src/objc/utilsGravatar DINH Viet Hoa2013-03-22
|
* Renamed IMAP operations to include IMAP in the name. Fixed tests to match ↵Gravatar DINH Viet Hoa2013-03-22
| | | | the new API.
* Implemented Objective-C wrapper for core/abstractGravatar DINH Viet Hoa2013-03-22
|
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
|
* Removed some unnecesary build settings.Gravatar DINH Viet Hoa2013-02-05
|
* Use libc++ instead of GNU stdc++.Gravatar DINH Viet Hoa2013-02-05
|
* Implemented HTML cleaner string->cleanedHTMLString(). Fixed crash in ↵Gravatar DINH Viet Hoa2013-02-04
| | | | flattenHTML().
* Added public headerGravatar DINH Viet Hoa2013-02-02
|
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02
|
* Implemented conversion methods from Objective-C objects to MailCore basetypesGravatar DINH Viet Hoa2013-02-01
|
* Implemented fetch folders in Obj-C wrapperGravatar Matt Ronge2013-02-01
|
* Start of an Obj-C async APIGravatar Matt Ronge2013-01-31
|
* include ObjC API in <mailcore/mailcore.h>. added MCOObjectWrapper to wrap ↵Gravatar DINH Viet Hoa2013-01-27
| | | | mailcore::Object
* fixed IMAPAsyncConnection initialization, added helper methodsGravatar DINH Viet Hoa2013-01-21
|
* foundation additionsGravatar DINH Viet Hoa2013-01-21
|
* fixed init of async imap session, fixed xcode projectGravatar DINH Viet Hoa2013-01-21
|
* more renameGravatar DINH Viet Hoa2013-01-19
|
* rename classesGravatar DINH Viet Hoa2013-01-19
|
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
|
* implemented POP async APIGravatar DINH Viet Hoa2013-01-17
|
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
|
* added check SMTP accountGravatar DINH Viet Hoa2013-01-12
|
* implemented asynchronous SMTPGravatar DINH Viet Hoa2013-01-12
|
* first commitGravatar DINH Viet Hoa2013-01-11