Age | Commit message (Expand) | Author |
---|---|---|
2017-04-21 | Use unique_ptr in CFX_FontMgr::m_FaceMap. | Tom Sepez |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |