aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| * | | appending nil will not crash (#812)Gravatar Hoa V. DINH2014-07-30
| | | |
| * | | Implemented -[MCOAddress isEqual:]Gravatar Hoa V. DINH2014-07-29
| | | |
| * | | Fixed #792: show calendar invitation properly when it's sent by exchangeGravatar Hoa V. DINH2014-07-29
| | | |
| * | | Removed commented codeGravatar Hoa V. DINH2014-07-26
| | | |
| * | | Merge branch '783-urgent'Gravatar Hoa V. DINH2014-07-26
| |\ \ \
| * | | | use NS_ENUM and NS_OPTIONSGravatar Adlai Holler2014-07-25
| | | | |
* | | | | Recognize multipart/signed content typeGravatar Maksim Bauer2014-07-25
|/ / / /
| | * / Fixed addressWithIMAPAddress for drafts with bad address in to/cc/bcc fieldsGravatar Viktor Gedzenko2014-07-22
| |/ / |/| |
| * | Fixed crash on disconnectionGravatar Hoa V. DINH2014-07-22
| | |
| * | Added urgent accessor on ObjC APIGravatar Hoa V. DINH2014-07-22
| | |
* | | Fixed memory leak (fixed #794)Gravatar Hoa V. DINH2014-07-20
| | |
* | | Fixed some memory leaksGravatar Hoa V. DINH2014-07-20
| | |
| * | Fixed build issueGravatar Hoa V. DINH2014-07-20
| | |
| * | connection of an imap operation is now set when it's started (#783)Gravatar Hoa V. DINH2014-07-20
|/ /
* | Revert perf stuffGravatar Yuk Lai Suen2014-07-17
| |
* | Reduce chance of session (connection) switch in MCIMAPAsyncSession.ccGravatar Yuk Lai Suen2014-07-17
| |
* | Merge from devGravatar Yuk Lai Suen2014-07-17
|\ \
| * | Fixed #715: ability to set a date while adding messagesGravatar Hoa V. DINH2014-07-15
| | |
| * | Fixed #689: fixed parser in case it's starting with mbox delimiterGravatar Hoa V. DINH2014-07-15
| | |
| * | Merge pull request #770 from foxinushka/masterGravatar Hoà V. DINH2014-07-15
| |\ \ | | | | | | | | Fixed DOCTYPE in MCHTMLCleaner
| | * | Reverted "Fixed MessageID property for messages without Message-ID field in ↵Gravatar Viktor Gedzenko2014-07-16
| | | | | | | | | | | | | | | | | | | | | | | | header" This reverts commit 846310cec548559a0fb4037007ca036b5a48abbb.
| * | | Fixed #791: fixed crash when trying to parse an invalid addressGravatar Hoa V. Dinh2014-07-15
| | | |
| | * | Fixed MCOIMAPCapabilityChildrenGravatar Viktor Gedzenko2014-07-07
| | | |
| | * | Fixed IMAPQuotaOperationGravatar Viktor Gedzenko2014-07-07
| | | |
| | * | Fixed MessageID property for messages without Message-ID field in headerGravatar Viktor Gedzenko2014-07-05
| | | |
| * | | dispatch_queue_t property: check OS_OBJECT_HAVE_OBJC_SUPPORTGravatar Andrey Isaev2014-07-03
| | | |
| * | | refactored sortedArray()Gravatar Hoa V. DINH2014-06-26
| | | |
| | * | Fixed DOCTYPE in MCHTMLCleanerGravatar Viktor Gedzenko2014-06-24
| |/ /
| * | Merge pull request #738 from CleanShavenApps/mc-masterGravatar Hoà V. DINH2014-06-14
| |\ \ | | | | | | | | Potential fix for crashes caused by NULL value returned when parsing text with japanese encoding
| * | | Fixed intersction methodsGravatar Hoa V. DINH2014-06-13
| | | |
| * | | case insensitive header lookupGravatar Hoa V. DINH2014-06-10
| | | |
| | * | Merge branch 'fix-for-jap-encoding-crash' into mc-masterGravatar honcheng2014-06-03
| |/| |
| | * | Fixed crash when stringWithDetectedCharset in MCData returns NULL for ↵Gravatar honcheng2014-06-03
| | | | | | | | | | | | | | | | Japanese text encoding.
* | | | Add perf traceGravatar Yuk Lai Suen2014-05-30
|/ / /
* | | Merge pull request #728 from rlaferla/masterGravatar Hoà V. DINH2014-05-28
|\ \ \ | | | | | | | | Update MCOAddress.h
| * | | Update MCOAddress.hGravatar Robert La Ferla2014-05-28
| | | | | | | | | | | | Corrected example for reference docs.
* | | | 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
|\| | | | | | | | | | | Update MCOIndexSet.h
* | | | Handle gracefully the case of the null delimiterGravatar Hoa V. DINH2014-05-09
| |/ / |/| |