summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme
AgeCommit message (Expand)Author
2017-08-28Remove unused / rarely used CFX_PTemplate methods.Lei Zhang
2017-08-21Cleanup CFDE_TextOutDan Sinclair
2017-08-17Remove default parameters in CXFA_Graphics methods.Lei Zhang
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-10Remove unused FDE_TTOSTYLE_ flagsDan Sinclair
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-05-25Split apart remaining xfa/fxfa/app filesDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Cleanup CFX_Graphics.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-02-02Remove FX_WSTRC usagechromium/3003chromium/3002dan sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2017-01-03Cleaning out params in CPDFXFA_ContextDan Sinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-14Avoid the ptr.reset(new XXX()) anti-patterntsepez
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-21Clean up CFGAS_GEFontnpm
2016-11-21Remove customized layout flag from FWLdsinclair
2016-11-21Update SetThemeColor and SetThemeDatadsinclair
2016-11-21Remove FWL_GetThemeColordsinclair
2016-11-21Remove FWL_GetThemeLayoutdsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair
2016-10-19Remove FWL theme subclassesdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-09-29Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parentdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-13Sort include entries.dsinclair
2016-08-22Make CFX_Color constructor explicitweili
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili