aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fixed crash when download of message failed (fixed #612)Gravatar Hoa V. Dinh2014-02-25
* Fixed #605Gravatar Hoa V. Dinh2014-02-24
* Fixed #608: cancelled scheduled operations that are not run will not run in t...Gravatar Hoa V. DINH2014-02-23
* Fixed #586: custom headers API available in ObjCGravatar Hoa V. DINH2014-02-22
* Removed Unnecessary NULL-Pointer CheckGravatar CodaFi2014-02-22
* Conformant header guardsGravatar CodaFi2014-02-22
* Improved performance of JSON parserGravatar Hoa V. DINH2014-02-20
* Fixed part size in default rendering (fixed #595)Gravatar Hoa V. DINH2014-02-18
* Fixed charset conversionGravatar Hoa V. DINH2014-02-14
* Fixed buildGravatar Hoa V. Dinh2014-02-11
* Don't remove empty div elements.Gravatar Andreas Sandberg2014-02-11
* Fixed serialization of HashMapGravatar Hoa V. DINH2014-02-09
* Fixed removeRange() implementationGravatar Hoa V. DINH2014-02-06
* Render text as HTMLGravatar Hoa V. DINH2014-02-05
* added removeLastObject()Gravatar Hoa V. DINH2014-02-05
* fixed MCOIMAPCapabilityOperation header guard macroGravatar Marco Pifferi2014-02-03
* Merge pull request #575 from lgarbo/masterGravatar HoĆ  V. DINH2014-02-03
|\
* | Fixed some IndexSet operationsGravatar Hoa V. DINH2014-01-31
* | Fixed disconnect operation behavior when no connection is establishedGravatar Hoa V. DINH2014-01-31
* | Added Set to Obj-C bridgingGravatar Hoa V. DINH2014-01-30
* | Fixed base64 encodingGravatar Hoa V. DINH2014-01-30
| * Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
| * Update MCOIMAPNamespace.mmGravatar lgarbo2014-01-30
|/
* optimized custom flagsGravatar Hoa V. DINH2014-01-27
* Default NULL value for custom flags in append and storeFlags function argumen...Gravatar Michal Kalis2014-01-27
* Fixes in storing custom flags; possible to append new messages with custom flagsGravatar Michal Kalis2014-01-26
* Method to store cusotm flags is separate from the original oneGravatar Michal Kalis2014-01-24
* Method storeFlags supports custom flagsGravatar Michal Kalis2014-01-23
* Method returning array of custom flagsGravatar Michal Kalis2014-01-23
* Fixed buildGravatar Hoa V. DINH2014-01-21
* Retrieve Gmail user display nameGravatar Hoa V. DINH2014-01-21
* Make sure that the "size" property is propagated into the object during fetchGravatar David Hearst2014-01-20
* ObjC API for indexset helpersGravatar Hoa V. DINH2014-01-19
* Added more indexSet helpersGravatar Hoa V. DINH2014-01-19
* Fixed #567: dispatch queue for POP and SMTPGravatar Hoa V. DINH2014-01-18
* Implemented dispatchQueue property on MCOIMAPSessionGravatar Hoa V. DINH2014-01-18
* Implemented Object::performMethodOnDispatchQueueAfterDelay() and fixed MCIMAP...Gravatar Hoa V. DINH2014-01-18
* Revert "Fixed build"Gravatar Hoa V. DINH2014-01-16
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Fixed documentation of copyMessagesGravatar Hoa V. DINH2014-01-15
* Fixed buildGravatar Hoa V. DINH2014-01-08
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Simplified and fixed implementation of copyMessages (fixes #541)Gravatar Hoa V. Dinh2014-01-07
* Fixed #541: returns uid mapping properlyGravatar Hoa V. DINH2014-01-06
* Improved documentation of connectionLoggerGravatar Hoa V. DINH2014-01-06
* Fixed potential crashGravatar Hoa V. DINH2014-01-03
* Fixed charset detection, improved collection of valid charset (fixed #532)Gravatar Hoa V. DINH2014-01-02
* Added commentGravatar Hoa V. DINH2014-01-02
* Fixed #531, #530, #529, #528, #527: fixed thread safety in case callback is d...Gravatar Hoa V. DINH2014-01-02
* Improved charset conversion. Added TODOs.Gravatar Hoa V. DINH2014-01-02