aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes
Commit message (Collapse)AuthorAge
...
* log only if logEnabled if set to trueGravatar Hoa V. DINH2013-04-08
|
* Added an autorelease pool.Gravatar Hoa V. DINH2013-04-08
|
* added missing fileGravatar Hoa V. DINH2013-04-07
|
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* Header documentation. Header clean-upGravatar Hoa V. DINH2013-04-04
|
* #include <mailcore/mailcore.h> -> <MailCore/MailCore.h>Gravatar Hoa V. DINH2013-04-03
|
* Fixed build for LinuxGravatar Hoa V. DINH2013-04-02
|
* Build for iOS.Gravatar Hoa V. DINH2013-03-29
|
* Fixed cancellation of IMAP operationsGravatar Hoa V. DINH2013-03-27
|
* Simplified implementation of ObjC setter/getter by using a common ↵Gravatar DINH Viet Hoa2013-03-23
| | | | implementation. Added RFC822 ObjC API.
* Implemented Objective-C wrapper for core/abstractGravatar DINH Viet Hoa2013-03-22
|
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
|
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
|
* Revert "Change pthread usage in MCOperationQueue to use std::mutex/std::thread"Gravatar DINH Viet Hoa2013-02-04
| | | | This reverts commit 54b038df296c4bb85bcd1a586f7c90c4c76d09e0.
* Implemented HTML cleaner string->cleanedHTMLString(). Fixed crash in ↵Gravatar DINH Viet Hoa2013-02-04
| | | | flattenHTML().
* Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Scott Herscher2013-02-03
|\
* | Change pthread usage in MCOperationQueue to use std::mutex/std::threadGravatar Scott Herscher2013-02-03
| |
| * Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02
| |
| * Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
| |
| * fixed crash in String::replaceOccurrencesOfString()Gravatar DINH Viet Hoa2013-02-01
|/
* Start of an Obj-C async APIGravatar Matt Ronge2013-01-31
|
* don't call callback if operation has been cancelled.Gravatar DINH Viet Hoa2013-01-27
|
* removed logsGravatar DINH Viet Hoa2013-01-25
|
* fixed race condition in operation queueGravatar DINH Viet Hoa2013-01-25
|
* fixed crashGravatar DINH Viet Hoa2013-01-25
|
* cleanupGravatar DINH Viet Hoa2013-01-24
|
* added mcsetGravatar DINH Viet Hoa2013-01-24
|
* charset conversionGravatar DINH Viet Hoa2013-01-24
|
* cleanupGravatar DINH Viet Hoa2013-01-24
|
* headers show public API first. cleanup.Gravatar DINH Viet Hoa2013-01-21
|
* more renameGravatar DINH Viet Hoa2013-01-19
|
* IMAP Account with multiple IMAP connectionsGravatar DINH Viet Hoa2013-01-17
|
* Implemented async IMAPGravatar DINH Viet Hoa2013-01-16
|
* implemented asynchronous SMTPGravatar DINH Viet Hoa2013-01-12
|
* first commitGravatar DINH Viet Hoa2013-01-11