summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_listboxtp.cpp
AgeCommit message (Expand)Author
2018-07-03Use UnownedPtr<> in cfwl_scrollbar.h and cfwl_themebackground.hTom Sepez
2018-04-26Replace some c-style cast with static_cast<>Tom Sepez
2018-02-20Fix typo in method name FillSoildRect().Nico Weber
2018-02-16Fix fallthroughs in XFA code.chromium/3350Henrique Nakashima
2018-01-16Remove CXFA_Graphics::StretchImage() and related code.Lei Zhang
2017-11-14Rename the fxgraphics classesDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-08-17Remove default parameters in CXFA_Graphics 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-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-01-03Cleanup ThemeProvider codeDan 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-21Remove FWL_GetThemeColordsinclair
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-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-04-21Convert some FWL defines to enums.dsinclair
2016-03-29Move xfa/include/fwl/{theme,lightwidget} to xfa/fwldsinclair