summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/fgas_font.h
AgeCommit message (Expand)Author
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-06-23Remove NULL in xfa/dsinclair
2016-06-07Remove dead code in CFGAS_FontMgrImp.thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-03Rename IFX_FontMgr to IFGAS_FontMgrtsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-04-27More IFX_ interface cleanup.dsinclair
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from XFA, part 2tsepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair