aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* added exportGravatar Hoa V. DINH2014-11-22
|
* Fixed win32 build.Gravatar Hoà V. DINH2014-11-22
|
* Improved build on win32.Gravatar Hoà V. DINH2014-11-22
|
* Uses ICU regex on win32 platformGravatar Hoa V. DINH2014-11-21
|
* Updated installation intruction with binary option and CocoapodsGravatar Hoa V. DINH2014-11-20
|
* Updated Cocoapods for iOS and OS XGravatar Hoa V. DINH2014-11-20
|
* Set timezone to Pacific timeGravatar Hoa V. DINH2014-11-20
|
* Set timezone to GMTGravatar Hoa V. DINH2014-11-20
|
* Updated to 8.1Gravatar Hoa V. Dinh2014-11-20
|
* build files for Visual Studio 2013.Gravatar Hoà V. DINH2014-11-20
|
* Updated libetpan ios dependency to c3d37fa8a135c36d9f296f01585e56b94dd55642Gravatar Hoa V. DINH2014-11-19
|
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* Reverted libetpan iosGravatar Hoa V. DINH2014-11-19
|
* Updated libetpan dependency to c3d37fa8a135c36d9f296f01585e56b94dd55642Gravatar Hoa V. DINH2014-11-19
|
* Revert libetpan versionGravatar Hoa V. DINH2014-11-19
|
* Updated to libetpan c3d37fa8a135c36d9f296f01585e56b94dd55642Gravatar Hoa V. DINH2014-11-18
|
* 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
|