summaryrefslogtreecommitdiff
path: root/core/fxge/ge/fx_ge_text.cpp
AgeCommit message (Expand)Author
2016-06-08update skiacaryclark
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-17Don't use LCD antialiasing if Fontconfig doesn't support hintingthomasanderson
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-04-29Subtract instead of adding the negation.thestig
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-11Fix integer issues leading to out of bounds access in fx_ge_text.cpp.ochang
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Make wide strings use StringData templatetsepez
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-04Support the device font cachecaryclark
2016-03-29Code change to avoid signed/unsigned mismatch warnings.Wei Li
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-14Move core/src/ up to core/.Dan Sinclair