aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fixed loggerGravatar Hoa V. DINH2013-07-03
|
* 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
|\ | | | | | | | | Assert when calling -[MCOAbstractMessage init] or -[MCOAbstractPart init]. They are the wrong designated initializer.
| * 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 remote-tracking branch 'upstream/master'Gravatar CodaFi2013-06-29
| |\ | |/ |/|
* | Support of OAuth2 on C++ layer. Also reindent code.Gravatar Hoa V. DINH2013-06-29
| |
* | inclusion of ICU data no longer required for iOS/MacGravatar Hoa V. DINH2013-06-29
| |
* | reindent get-prebuilt.shGravatar 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. ↵Gravatar Hoa V. DINH2013-06-29
| | | | | | | | Fixed #80.
* | Show status when getting prebuiltGravatar Hoa V. DINH2013-06-28
| |
* | Merge pull request #158 from CodaFi/CopyGravatar DINH Viêt Hoà2013-06-28
|\ \ | | | | | | Implemented mailcore::NetService::copy() and mailcore::NetService::description().
| * | MC_SAFE_COPY -> MC_SAFE_REPLACE_COPYGravatar CodaFi2013-06-28
| | |
* | | Fixed memory leak in Object::className(). Switched to CFNetwork socket ↵Gravatar Hoa V. Dinh2013-06-28
| | | | | | | | | | | | implementation.
* | | Fixed memory leak: operations were retained by the block they owned, which ↵Gravatar Hoa V. Dinh2013-06-28
| | | | | | | | | | | | created a cycle reference.
| * | Merge remote-tracking branch 'upstream/master' into CopyGravatar CodaFi2013-06-27
| |\ \ | |/ / |/| |
| * | Copy and alignmentGravatar CodaFi2013-06-27
| |/
| * Added one argument to the operation queue callback. It might be useful when ↵Gravatar Hoa V. DINH2013-06-27
| | | | | | | | an object owns several queues.
| * Simplified logger C++ APIGravatar Hoa V. DINH2013-06-27
| |
| * Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-27
| |
| * Logger API for SMTP, POPGravatar Hoa V. DINH2013-06-27
| |
| * Added prebuilt.list to .gitignoreGravatar Hoa V. DINH2013-06-27
| |
| * Implement IMAP logger. Work in progress on POP and SMTP loggers.Gravatar Hoa V. DINH2013-06-27
| |
| * Fixed fetch of prebuilt dependenciesGravatar Hoa V. Dinh2013-06-27
| |
| * Fixed issue when creating symbolic links while links already exist.Gravatar Hoa V. DINH2013-06-27
| |
| * Improved build scriptsGravatar Hoa V. DINH2013-06-27
| |
| * Implement logging for src/core/Gravatar Hoa V. DINH2013-06-27
| |
| * Fixed fetch of dependencies.Gravatar Hoa V. DINH2013-06-27
| |
| * Improved dependencies fetching.Gravatar Hoa V. DINH2013-06-27
| |
| * Fixed crash in performMethodAfterDelay. Fixed #149.Gravatar Hoa V. DINH2013-06-27
| |
| * Fix for MCMessageBuilder copy constructorGravatar Ryan Johnson2013-06-27
| | | | | | | | Fix for HTML body being overwritten with text body.
| * Fixed crash when a method is scheduled twice to perform after delay. Fixed #149.Gravatar Hoa V. DINH2013-06-27
| |
| * Updated to reflect dylib copy instructionsGravatar CodaFi2013-06-27
| |
* | Fixed callback usageGravatar Hoa V. Dinh2013-06-27
| |
* | Fixed some memory leaksGravatar Hoa V. DINH2013-06-27
| |
* | Added one argument to the operation queue callback. It might be useful when ↵Gravatar Hoa V. DINH2013-06-26
| | | | | | | | an object owns several queues.
* | Simplified logger C++ APIGravatar Hoa V. DINH2013-06-26
| |
* | Implemented logging API for SMTP, POP and IMAPGravatar Hoa V. DINH2013-06-26
| |
* | Logger API for SMTP, POPGravatar Hoa V. DINH2013-06-26
| |
* | Added prebuilt.list to .gitignoreGravatar Hoa V. DINH2013-06-26
| |
* | Implement IMAP logger. Work in progress on POP and SMTP loggers.Gravatar Hoa V. DINH2013-06-26
| |
* | Fixed fetch of prebuilt dependenciesGravatar Hoa V. Dinh2013-06-25
| |
* | Fixed issue when creating symbolic links while links already exist.Gravatar Hoa V. DINH2013-06-25
| |
* | Improved build scriptsGravatar Hoa V. DINH2013-06-25
| |
* | Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
| |
* | Fixed fetch of dependencies.Gravatar Hoa V. DINH2013-06-25
| |