aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into glib-supportGravatar Hoa Dinh2014-11-12
|\|
* | Build for LinuxGravatar Hoa Dinh2014-11-12
| |
| * separate test for objc and test for c++Gravatar Hoa V. Dinh2014-11-12
| |
| * Fixed double-freeGravatar Hoa Dinh2014-11-12
| |
* | Fixed double-freeGravatar Hoa Dinh2014-11-12
| |
* | build for GTKGravatar Hoa Dinh2014-11-11
|/
* Implemented MCMainThread for GTKGravatar Hoa V. Dinh2014-11-11
|
* Fixed CMake buildGravatar Hoa V. Dinh2014-11-11
|
* Renamed MCMainThread.mm to MCMainThreadMac.mmGravatar Hoa V. Dinh2014-11-11
|
* Added podspec fileGravatar Hoa V. Dinh2014-11-08
|
* Added UTF-8 unit test (Fixed #965)Gravatar Hoa V. Dinh2014-11-05
|
* Updated unit testsGravatar Hoa V. Dinh2014-11-05
|
* Improved charset conversionGravatar Hoa V. Dinh2014-11-05
|
* Fixed known charset listGravatar Hoa V. Dinh2014-11-05
|
* Fixed decoding of UTF-8Gravatar Hoa V. Dinh2014-11-05
|
* Fixed unit testGravatar Hoa V. DINH2014-11-04
|
* Added more unit testsGravatar Hoa V. DINH2014-11-04
|
* Added installled-deps-version to .gitignoreGravatar Hoa V. DINH2014-11-04
|
* Tweaked template for attachmentsGravatar Hoa V. DINH2014-11-04
|
* Fixed base64 encoding/decodingGravatar Hoa V. DINH2014-11-04
|
* Fixed unit testsGravatar Hoa V. DINH2014-11-01
|
* Improved stripWhitespace()Gravatar Hoa V. DINH2014-10-31
|
* Added unit test for charset detectionGravatar Hoa V. Dinh2014-10-31
|
* Merge pull request #951 from robario/add-smtp-login-operationGravatar Hoà V. DINH2014-10-30
|\ | | | | Add a new operation for SMTP login.
| * Remove the header from public headers.Gravatar robario2014-10-31
| |
| * Fix the new files information.Gravatar robario2014-10-30
| |
| * Fix a typoGravatar robario2014-10-30
| |
* | Updated build of mailcore2Gravatar Hoa V. DINH2014-10-29
| |
| * Add a new operation for SMTP login.Gravatar robario2014-10-29
|/
* Improved charset handlingGravatar Hoa V. DINH2014-10-29
|
* Simplified static builds of mailcore2Gravatar Hoa V. DINH2014-10-28
|
* Fixed pathsGravatar Hoa V. Dinh2014-10-28
|
* build for mailcore2Gravatar Hoa V. DINH2014-10-27
|
* Made it easier to build mailcoreGravatar Hoa V. Dinh2014-10-27
|
* Cleanup multiple codepathsGravatar Hoa V. Dinh2014-10-27
|
* Fixed cmake buildGravatar Hoa V. Dinh2014-10-27
|
* Use LLVM Unicode conversion. Improved extra headers parsing.Gravatar Hoa V. Dinh2014-10-27
|
* Fixed crash (#938)Gravatar Hoa V. DINH2014-10-27
|
* Merge pull request #937 from MailCore/removing-icu-dependencyGravatar Hoà V. DINH2014-10-26
|\ | | | | Removing ICU dependency on iOS and OS X, improved build system
| * Improved license descriptionGravatar Hoa V. DINH2014-10-26
| |
| * Removed ICU dependency from build instructions. Added license in README file.Gravatar Hoa V. DINH2014-10-26
| |
| * Update when a different build is requiredGravatar Hoa V. DINH2014-10-26
| |
| * Builds can be performed from a branchGravatar Hoa V. DINH2014-10-26
| |
| * Fixed buildGravatar Hoa V. DINH2014-10-26
| |
| * Cleanup project, prepare build for mailcore2Gravatar Hoa V. DINH2014-10-26
| |
| * Build dependency if the version reference is missingGravatar Hoa V. DINH2014-10-26
| |
| * Fixed typo in CMakefileGravatar Hoa V. DINH2014-10-26
| |
| * Fixed build for Linux: download ICU packageGravatar Hoa V. DINH2014-10-26
| |
| * Use ICU on LinuxGravatar Hoa V. DINH2014-10-26
| |
| * Implemented u_strchr() and u_strrchr()Gravatar Hoa V. DINH2014-10-26
| |