summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_pushbuttontp.cpp
AgeCommit message (Expand)Author
2017-11-14Rename the fxgraphics classesDan Sinclair
2017-08-16Tidy CXFA_Color class and argument passing.Tom Sepez
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair
2016-11-23Merge IFWL and CFWL classes.dsinclair
2016-11-21Update SetThemeColor and SetThemeDatadsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
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-17Cleanup unneeded FWL theme code.dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-28Do not check pointers before deleting them.thestig
2016-04-21Convert some FWL defines to enums.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair