summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/cfwl_scrollbartp.cpp
AgeCommit message (Expand)Author
2017-01-03Cleanup ThemeProvider codeDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
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-21Update SetThemeColor and SetThemeDatadsinclair
2016-11-21Remove theme id from themeprovidersdsinclair
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-17Cleanup unneeded FWL theme code.dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-05-20Fix a bug on scrollbar's checking theme statesweili
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-04More define cleanup.dsinclair
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