summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_checkboxtp.cpp
AgeCommit message (Expand)Author
2018-07-03Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.hTom Sepez
2018-05-16Remove some more unused #definesTom Sepez
2017-11-14Rename the fxgraphics classesDan Sinclair
2017-08-28Remove unused / rarely used CFX_PTemplate methods.Lei Zhang
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-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-03-30Rename tto/fde_textout to cfde_textoutDan 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-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-03Cleanup ThemeProvider codeDan Sinclair
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-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-19Remove FWL theme subclassesdsinclair
2016-10-17Cleanup unneeded FWL theme code.dsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-05-27Fix two bugs found by /analyze toolweili
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04Convert some theme defines to values.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-04-28Do not check pointers before deleting them.thestig
2016-04-21Convert some FWL defines to enums.dsinclair
2016-04-13Remove some FWL code.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair