aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Updated to libetpan c3d37fa8a135c36d9f296f01585e56b94dd55642Gravatar Hoa V. DINH2014-11-18
|
* Fixed win32 buildGravatar Hoa V. Dinh2014-11-18
|
* Fixed win32 port. Added MCMainThread implementationGravatar Hoa V. Dinh2014-11-14
|
* Merge branch 'master' into win32Gravatar Hoa V. Dinh2014-11-14
|\
* | Port to win32Gravatar Hoa V. Dinh2014-11-14
| |
| * Merge pull request #980 from maximkhatskevich/masterGravatar Hoà V. DINH2014-11-14
| |\ | | | | | | Minor improvement in '.gitignore' file.
| | * Minor improvement in '.gitignore' file.Gravatar Maxim Khatskevich2014-11-13
| |/ | | | | When you work in a team, it is really useful to have 'Podfile.lock' in gitignore as well. In a case when this file IS under version control and your teammate added something into 'Podfile', installed new pods on his machine and then you are pulling his fixes into your working copy - your working copy seems to be consistent for Cocoapods (because Podfile and Podfile.lock are in sync), but in fact your working copy is missing a new pod files, so you'll get build errors and will wonder what happens. But if we keep Podfile.lock in gitignore - you easily will fix that by just running standard 'pod install' command in Terminal.
| * build of mailcore2Gravatar Hoa V. DINH2014-11-13
|/
* Fixed cocoapods specGravatar Hoa V. Dinh2014-11-13
|
* Fixed buildGravatar Hoa Dinh2014-11-12
|
* CMakefile for testsGravatar Hoa Dinh2014-11-12
|
* Merge branch 'master' into glib-supportGravatar Hoa Dinh2014-11-12
|\
| * Renamed main.mm to main.cppGravatar Hoa V. Dinh2014-11-12
| |
* | Removed main.cppGravatar Hoa Dinh2014-11-12
| |
* | 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
|