summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_fontmapper.h
AgeCommit message (Expand)Author
2018-05-25Replace some #ifdef PDF_ENABLE_XFA with runtime checks.Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-09-29Move core/fxge/include to core/fxgedsinclair