aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
Commit message (Collapse)AuthorAge
...
* 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