summaryrefslogtreecommitdiff
path: root/core/fxge/ge/cfx_fontmgr.cpp
AgeCommit message (Expand)Author
2017-04-21Use unique_ptr in CFX_FontMgr::m_FaceMap.Tom Sepez
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-02Remove FX_BOOL from coretsepez
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-28Replace a few more std::unique_ptr.reset() with WrapUnique assignments.thestig
2016-08-29Move CFX_SubstFont and CTTFontDesc into their own filesnpm
2016-07-27Splitting fx_ge_fontmap.cppnpm