summaryrefslogtreecommitdiff
path: root/core/fxcrt/fx_ucd.h
AgeCommit message (Expand)Author
2017-08-31More BIDI code shufflingchromium/3206chromium/3205Dan Sinclair
2017-08-31Remove fx_basic.hDan Sinclair
2017-07-27Simplify FX_GetMirrorChar() code.Lei Zhang
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-03-14Merge text breaking helper classes.Dan Sinclair
2017-03-13Remove TextBreak rotation codeDan Sinclair
2017-03-13Remove unused TextBreak methodsDan Sinclair
2017-03-13Cleanup FX_TXTBREAKDan Sinclair
2017-03-07Cleanup text codeDan Sinclair
2017-03-01Fixup RTFBreak and TextBreak nitsDan Sinclair
2017-02-28Remove unused methods from RTFBreak and TextBreakDan Sinclair
2017-02-28Convert the FX_RTFBREAK defines to an enum classDan Sinclair
2017-02-28Remove unused layout stylesDan Sinclair
2017-01-25Remove last usage of IFX_Retainable.chromium/2993Tom Sepez
2017-01-24Use std::vector for fx_ucd.h arrays.chromium/2992tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair