aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/renderer/MCDateFormatter.cpp
Commit message (Collapse)AuthorAge
* Renamed .cc files to .cpp (fixed #983)Gravatar Hoa V. DINH2014-11-19
|
* CPP->CCGravatar CodaFi2013-05-04
|
* call CFRelease on localeRef not localeGravatar Ken Grigsby2013-05-02
|
* Workaround ICU issue on iOS by implementing date formatter using ↵Gravatar Hoa V. DINH2013-04-28
| | | | CoreFoundation on Apple platforms
* Removed headers dependencies on ICU, libetpan.Gravatar Hoa V. DINH2013-04-07
|
* Add <stdlib.h> for malloc() and free() declarations.Gravatar Scott Herscher2013-02-10
|
* Implemented HTML rendering of messagesGravatar DINH Viet Hoa2013-02-02