summaryrefslogtreecommitdiff
path: root/xfa/fgas/font/fgas_gefont.h
AgeCommit message (Expand)Author
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-26Clean up xfa_fontmgr.cpp.thestig
2016-09-08Reland of Fix leaked internal fontweili
2016-09-08Fix memory management errors for font loading and copyingweili
2016-09-01Revert of Fix leaked internal font (patchset #2 id:60001 of https://coderevie...weili
2016-09-01Fix leaked internal fontweili
2016-08-18Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files.npm
2016-08-04Use smart pointers for class owned pointersweili
2016-07-18Cleanup fgas/crt.dsinclair
2016-06-21Use FXFONT defines in place of integers.thestig
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 CFX_GEFont to CFGAS_GEFonttsepez
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-05-20Use std::map for CFX_GEFont::m_FontMappertsepez
2016-05-19Expand some typedefs to the original typesdsinclair
2016-04-27Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1.tsepez
2016-04-27More IFX_ interface cleanup.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