aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/basetypes/MCString.cc
Commit message (Expand)AuthorAge
* Render text as HTMLGravatar Hoa V. DINH2014-02-05
* Revert "Use ICU of the system (fixed #533)"Gravatar Hoa V. DINH2014-01-16
* Use ICU of the system (fixed #533)Gravatar Hoa V. DINH2014-01-08
* Improved charset conversion. Added TODOs.Gravatar Hoa V. DINH2014-01-02
* Unify Project StyleGravatar CodaFi2013-12-08
* Remove unused variablesGravatar Yuk Lai Suen2013-09-09
* Fixed crash in hasSuffix (Fixed #141)Gravatar Hoa V. DINH2013-08-30
* Fixed #321: fixed -pathForComponents:Gravatar Hoa V. DINH2013-08-25
* Fixed several warningsGravatar Hoa V. DINH2013-08-17
* Serialization of basetypesGravatar Hoa V. DINH2013-08-02
* Serialization of IMAP data. Implemented base64.Gravatar Hoa V. DINH2013-07-31
* Fixed #202: Fixed decoding of modified UTF7Gravatar Hoa V. DINH2013-07-17
* Fixed #8: When the attachment is a folder, the folder is compressed and the a...Gravatar Hoa V. DINH2013-07-16
* Fixed #80: convert properly charset from ICU to CoreFoundation.Gravatar 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. Fi...Gravatar Hoa V. DINH2013-06-29
* Fixed some memory leaksGravatar Hoa V. DINH2013-06-27
* Update MCString.ccGravatar Andreas Sandberg2013-06-18
* Thread safe uniquedStringWithUTF8Characters()Gravatar Hoa V. DINH2013-06-02
* __MACH__ -> _UUID_STRING_TGravatar Hoa V. DINH2013-05-27
* Simplified linking against mailcore. Added quick instructions in README.mdGravatar Hoa V. DINH2013-05-21
* Fixed behavior of String::deleteCharactersInRange()Gravatar Hoa V. DINH2013-04-16
* Various fixes.Gravatar Hoa V. DINH2013-04-15
* Added String::stringByAppendingPathComponent()Gravatar Hoa V. DINH2013-04-13
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
* Fixed build for LinuxGravatar Hoa V. DINH2013-04-02
* now uses IndexSet for message uids and numbersGravatar DINH Viet Hoa2013-03-10
* Implemented QRESYNC. Implemented IndexSet. Implemented CAPABILITY.Gravatar DINH Viet Hoa2013-03-07
* Implemented HTML cleaner string->cleanedHTMLString(). Fixed crash in flattenH...Gravatar DINH Viet Hoa2013-02-04
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02
* Cleanup: removed commented className() methodsGravatar DINH Viet Hoa2013-02-01
* fixed crash in String::replaceOccurrencesOfString()Gravatar DINH Viet Hoa2013-02-01
* removed logsGravatar DINH Viet Hoa2013-01-25
* charset conversionGravatar DINH Viet Hoa2013-01-24
* first commitGravatar DINH Viet Hoa2013-01-11