summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_checkboxtp.h
AgeCommit message (Expand)Author
2018-10-02Clean up some XFA forward declarations.Lei Zhang
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-04-03Re-arrange so inline vectors come last in structs.Tom Sepez
2017-11-14Rename the fxgraphics classesDan Sinclair
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-01-03Cleanup ThemeProvider codeDan Sinclair
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-19Remove FWL theme subclassesdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-06-23Remove NULL in xfa/dsinclair
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair