aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add perf traceGravatar Yuk Lai Suen2014-05-30
* Merge pull request #728 from rlaferla/masterGravatar Hoà V. DINH2014-05-28
|\
| * Update MCOAddress.hGravatar Robert La Ferla2014-05-28
* | Added help methods to MCOMessageHeaderGravatar Hoa V. Dinh2014-05-27
* | Fixed MCString::htmlMessageContent()Gravatar Viktor Gedzenko2014-05-27
* | Fixed IndexSet iteratorGravatar Hoa V. DINH2014-05-22
* | Travis build for multi-OSGravatar Hoa V. DINH2014-05-18
* | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* | Fixed build for Linux in MCIMAPMultiDisconnectOperationGravatar Hoa V. DINH2014-05-18
* | Additional fix for Linux buildGravatar Hoa V. DINH2014-05-18
* | Fixed build for Linux againGravatar Hoa V. DINH2014-05-18
* | Fixed build on LinuxGravatar Hoa V. DINH2014-05-18
* | Fixed build, fixed iteratorGravatar Hoa V. DINH2014-05-18
* | IndexSet iteratorGravatar Hoa V. DINH2014-05-18
* | Fixed linux buildGravatar Hoa V. DINH2014-05-18
* | Merge pull request #713 from rlaferla/masterGravatar Hoà V. DINH2014-05-10
|\|
* | Handle gracefully the case of the null delimiterGravatar Hoa V. DINH2014-05-09
| * Update MCOIndexSet.hGravatar Robert La Ferla2014-05-09
* | Support ‘domain-exclude’ in providers.jsonGravatar honcheng2014-05-07
* | Don't fail on login when identity failsGravatar Hoa V. DINH2014-05-06
* | Added message flags maskGravatar Hoa V. Dinh2014-05-05
* | Turn off TidyMark to clean up HTML outputGravatar George Nachman2014-05-02
* | Fixed thread safety in certificate check (fixed #670)Gravatar Hoa V. Dinh2014-05-01
* | Fixed crash when no sender is set (fixed #699)Gravatar Hoa V. Dinh2014-05-01
* | Fixed IMAP disconnect cancellationGravatar Hoa V. DINH2014-04-27
* | Fixed a warningGravatar Hoa V. Dinh2014-04-21
* | Made very short display string even shorterGravatar Hoa V. DINH2014-04-15
* | Fixed type conversionGravatar Hoa V. DINH2014-04-15
* | deletion of ending characters made easierGravatar Hoa V. DINH2014-04-15
* | Fixed #671: workaround bad message encodingGravatar Hoa V. Dinh2014-04-04
* | Fixed session reuseGravatar Hoa V. DINH2014-03-30
* | Fixed dispatch queue memory management.Gravatar Hoa V. DINH2014-03-29
* | Added sort array in placeGravatar Hoa V. DINH2014-03-26
* | Improved IDLE interruption (#656)Gravatar Hoa V. DINH2014-03-24
* | Fixed potential crash (fixed #658)Gravatar Hoa V. DINH2014-03-24
* | Fixed IDLE operation interruptionGravatar Viktor Gedzenko2014-03-24
* | Initial value for interrupted state of IDLE operationGravatar Hoa V. DINH2014-03-22
* | Fixed #651: interrupt anyway even if IDLE is cancelled earlyGravatar Hoa V. DINH2014-03-21
* | removed unused variable to removed compilation warningGravatar Marco Pifferi2014-03-20
|/
* Fix crasher where mMainPart was NULLGravatar Matt Ronge2014-03-18
* Fixed crashGravatar Hoa V. DINH2014-03-18
* Fixed crash when getting list of attachmentsGravatar Hoa V. DINH2014-03-18
* Cleanup of requiredParts() per Hoa's suggestionsGravatar Matt Ronge2014-03-17
* Moved implementation of requiredPartsForRenderingGravatar Matt Ronge2014-03-14
* Merge branch 'master' of github.com:MailCore/mailcore2Gravatar Matt Ronge2014-03-14
|\
* | Moved strip whitespace into its own methodGravatar Matt Ronge2014-03-14
| * Merge pull request #633 from DrChrispoper/masterGravatar Hoà V. DINH2014-03-14
| |\
| * | Fixed XOAUTH2 authentication for Outlook.com (fixed #637)Gravatar Hoa V. DINH2014-03-14
| * | Added XOAUTH2 for Outlook authentication type (fixed #637)Gravatar Hoa V. DINH2014-03-13
| * | Fixed return typeGravatar Hoa V. DINH2014-03-13