aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-mac
Commit message (Collapse)AuthorAge
...
* Add to iOS targetGravatar Ryan Walklin2013-09-06
|
* Add MCIMAPConnectOperation* to projectGravatar Ryan Walklin2013-09-06
|
* Switch to xctool for build.Gravatar Hoa V. DINH2013-08-25
|
* Fixed #277: automatic ID. Cleaner API for identity API and also allows to ↵Gravatar Hoa V. DINH2013-08-24
| | | | specify custom fields.
* Build all architectures on iOSGravatar Hoa V. Dinh2013-08-20
|
* Updated settingsGravatar Hoa V. DINH2013-08-17
|
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
|
* renamed getQuotaOperation to quotaOperation, removed debug stuffGravatar Petro Korienev2013-08-09
|
* added getQuota operation to get free space in mailboxGravatar Petro Korienev2013-08-08
|
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
|
* Check certificate is implemented for Mac/iOS (Fixed #152)Gravatar Hoa V. DINH2013-07-26
|
* Fixed build - https://travis-ci.org/MailCore/mailcore2/builds/9484814Gravatar Hoa V. DINH2013-07-25
|
* Fixed xcodeproj: don't include sources of fraemwork in tests.Gravatar Hoa V. DINH2013-07-20
|
* Inhibit warningsGravatar Damien Glancy2013-07-20
|
* Revert "Inhibit warnings"Gravatar Damien Glancy2013-07-20
| | | | This reverts commit 6a1faddc86362635beb95fdef891dae38cbb5227.
* Inhibit warningsGravatar Damien Glancy2013-07-20
|
* Fixed #8: When the attachment is a folder, the folder is compressed and the ↵Gravatar Hoa V. DINH2013-07-16
| | | | attachment is the compressed file.
* Fixed #197: Adding MCMessageRenderingOperation.h to public headersGravatar Hoa V. DINH2013-07-13
|
* Made mailcore::IMAPMessageRenderingOperation public. It made ↵Gravatar Hoa V. DINH2013-07-12
| | | | IMAPMessageRenderingType public too: It's been documented as private type.
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Paul Young2013-07-11
|\ | | | | | | | | | | | | message-rendering-with-session Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj
* | Added file to build targets.Gravatar Paul Young2013-07-11
| |
| * Fixed headers symbolic link when building OSX frameworkGravatar Hoa V. DINH2013-07-10
| |
| * Improved build script for OSX framework.Gravatar Hoa V. DINH2013-07-10
| |
| * Fixed public headersGravatar Hoa V. DINH2013-07-10
| |
* | Added MCMessageConstantsPrivate.hGravatar Paul Young2013-07-10
| | | | | | | | * Moved IMAPMessageRenderingType.
| * Fixed script phase: include/mailcore -> include/MailCoreGravatar Hoa V. DINH2013-07-10
| |
| * MCLibetpan.cpp -> MCLibetpan.ccGravatar Hoa V. DINH2013-07-09
| |
* | WIP: Objective-C bridge of IMAP rendering methods.Gravatar Paul Young2013-07-07
| |
* | Moved HTMLRendererIMAPDataCallback to its own file.Gravatar Paul Young2013-07-06
| | | | | | | | | | * Added implementation. * Updated include.
* | Removed duplicated HTML body renderer template callback.Gravatar Paul Young2013-07-06
| |
* | Renamed file to match class name.Gravatar Paul Young2013-07-06
| | | | | | | | * Updated includes.
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Paul Young2013-07-06
|\| | | | | | | message-rendering-with-session
| * Added simple rendering methods for RFC822 message at C++ API levelGravatar Hoa V. DINH2013-07-05
| |
* | Removed MessageRendererHelper class.Gravatar Paul Young2013-07-04
| | | | | | | | * Added ivars and assigned message rendering callbacks in IMAPSession.
* | Merge branch 'master' into message-rendering-with-sessionGravatar Paul Young2013-07-04
|\|
* | Merge branch 'master' into message-rendering-with-sessionGravatar Paul Young2013-07-03
|\ \ | | | | | | | | | | | | Conflicts: build-mac/mailcore2.xcodeproj/project.pbxproj
* | | Moved HTMLBodyRendererTemplateCallback class to its own file.Gravatar Paul Young2013-07-02
| | |
| | * Renamed mailcore::logEnabled and mailcore::logInternal to MCLogEnabledGravatar Paul Young2013-06-30
| |/ | | | | | | | | | | | | and MCLogInternal as discussed in MailCore/mailcore2#118. * Followed the diff in MailCore/mailcore2#124. * Renamed the implementation file from .cc to .c * Added `extern "C" {}` around header declaration.
* | WIP: Message Renderer HelperGravatar Paul Young2013-06-29
| | | | | | | | | | * Created a generic message renderer helper class. * Renamed "msg" to "message" in session rendering methods.
| * Fixed memory leak in Object::className(). Switched to CFNetwork socket ↵Gravatar Hoa V. Dinh2013-06-28
| | | | | | | | implementation.
* | First pass at IMAP message rendering operation.Gravatar Paul Young2013-06-27
|/
* Implement logging for src/core/Gravatar Hoa V. DINH2013-06-25
|
* POP operations retain the session. Fixed #129Gravatar Hoa V. DINH2013-06-22
|
* Retain session when IMAP and SMTP operations are running. Fixed #127, fixed ↵Gravatar Hoa V. DINH2013-06-22
| | | | #128.
* Automatic disconnection of IMAP. Fixed #95.Gravatar Hoa V. DINH2013-06-22
|
* Automatic disconnection for SMTP (Fixed #96)Gravatar Hoa V. DINH2013-06-22
|
* Cleaned implementation of FolderStatus (#120)Gravatar Hoa V. DINH2013-06-22
|
* Merge pull request #120 from CodaFi/Bridge-MCOIMAPFolderStatusGravatar DINH Viêt Hoà2013-06-21
|\ | | | | Bridge MCOIMAPFolderStatus
* | MCAssert VisibilityGravatar CodaFi2013-06-21
| |
| * Bridge MCOIMAPFolderStatusGravatar CodaFi2013-06-20
|/