aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #161 from thusfresh/CustomHeadersGravatar Hoà V. DINH2013-07-11
|\
| * Adds NULL check and style cleanupGravatar Ryan Johnson2013-07-11
* | Fixed #187: Obj-C searchAnd will use the correct C++ APIGravatar Hoa V. DINH2013-07-10
* | Improved C++ correctnessGravatar Hoa V. DINH2013-07-10
| * Fixes for PR feedbackGravatar Ryan Johnson2013-07-10
* | MCLibetpan.cpp -> MCLibetpan.ccGravatar Hoa V. DINH2013-07-09
* | Patch copyGravatar CodaFi2013-07-08
* | Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopyingGravatar CodaFi2013-07-08
|\ \
| * | Fixed copy() of parts and messagesGravatar Hoa V. DINH2013-07-08
| * | Fixed crash in MCOIMAPFetchFoldersOperation (Fixed #179)Gravatar Hoa V. DINH2013-07-07
| * | Implemented SMTP OAuth 2.0Gravatar Hoa V. DINH2013-07-06
| * | Merge pull request #178 from CodaFi/localized-descriptionGravatar DINH Viêt Hoà2013-07-05
| |\ \
| * | | Objective-C bridge for simple rendering methods for RFC822 messageGravatar Hoa V. DINH2013-07-05
| * | | Added simple rendering methods for RFC822 message at C++ API levelGravatar Hoa V. DINH2013-07-05
| * | | Added OAuth2 token API on MCOIMAPSessionGravatar Hoa V. DINH2013-07-05
| | * | Added MCOErrorNone messageGravatar CodaFi2013-07-05
| | * | Moved tableGravatar Robert Widmann2013-07-04
| | * | Adds localized description tableGravatar CodaFi2013-07-04
| * | | De-namespaceGravatar CodaFi2013-07-04
| |/ /
* | | NSCopying only in base classesGravatar Robert Widmann2013-07-03
* | | Proper copying and whitespace controlGravatar Robert Widmann2013-07-03
| * | Merge pull request #169 from paulyoung/mclogGravatar DINH Viêt Hoà2013-07-03
| |\ \
| * | | Fixed IDLE behaviorGravatar Hoa V. DINH2013-07-03
| * | | Fixed loggerGravatar Hoa V. DINH2013-07-03
| | | * Whitespace cleanupGravatar Ryan Johnson2013-07-03
* | | | No more nscodingGravatar Robert Widmann2013-07-02
* | | | Merge branch 'master' of https://github.com/MailCore/mailcore2 into NSCoding-...Gravatar Robert Widmann2013-07-02
|\| | |
| | * | Updated type of MCLogEnabled to int instead of bool.Gravatar Paul Young2013-07-03
| | * | Including the stdbool header.Gravatar Paul Young2013-07-02
| | * | Updated mailcore::logEnabled to MCLogEnabled in logInternalv.Gravatar Paul Young2013-07-02
| | | * Fixes for PR feedbackGravatar Ryan Johnson2013-07-01
| * | | Fixed regression introduced in de51dd02d4c16d5c6bc89a2fe0e49ffda79f2a33Gravatar Hoa V. DINH2013-06-30
| * | | Merge pull request #165 from CodaFi/default-constructorGravatar DINH Viêt Hoà2013-06-30
| |\ \ \
| | | * | Renamed mailcore::logEnabled and mailcore::logInternal to MCLogEnabledGravatar Paul Young2013-06-30
| | |/ / | |/| |
| | * | AssertGravatar CodaFi2013-06-30
| | * | Add default constructors to abstract classesGravatar CodaFi2013-06-29
| * | | Fixed #80: convert properly charset from ICU to CoreFoundation.Gravatar Hoa V. DINH2013-06-29
| * | | Adding OAuth2 authentication type on ObjC APIGravatar Hoa V. DINH2013-06-29
| |/ /
* | | Merge upstreamGravatar CodaFi2013-06-29
|\| |
| * | Support of OAuth2 on C++ layer. Also reindent code.Gravatar Hoa V. DINH2013-06-29
| * | Fixed memory leak in MCOMessageHeaderGravatar Hoa V. DINH2013-06-29
| * | Fixed hasSuffix and hasPrefix behaviorGravatar Hoa V. DINH2013-06-29
| * | Charset conversion using CoreFoundation instead of ICU on Apple platforms. Fi...Gravatar Hoa V. DINH2013-06-29
| * | Merge pull request #158 from CodaFi/CopyGravatar DINH Viêt Hoà2013-06-28
| |\ \
| | | * Allows for custom headers to be set in messageGravatar Ryan Johnson2013-06-28
* | | | Reduce PRGravatar CodaFi2013-06-28
| | * | MC_SAFE_COPY -> MC_SAFE_REPLACE_COPYGravatar CodaFi2013-06-28
| * | | Fixed memory leak in Object::className(). Switched to CFNetwork socket implem...Gravatar Hoa V. Dinh2013-06-28
| * | | Fixed memory leak: operations were retained by the block they owned, which cr...Gravatar Hoa V. Dinh2013-06-28
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into NSCoding-NSCopyingGravatar CodaFi2013-06-27
|\| |