summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_scrollbar.cpp
AgeCommit message (Expand)Author
2016-11-16Move the message definitions to their own files.chromium/2923dsinclair
2016-11-16Continue formatting fwl/coredsinclair
2016-11-10Convert FWL_SCBCODE to an enum classdsinclair
2016-11-10Continue cleaning IFWL classesdsinclair
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-03Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909dsinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-10-31Remove FWL globals.dsinclair
2016-10-26Fix some FX_BOOL / int noise in xfatsepez
2016-10-20Cleanup unused methods and return values in FWL code.dsinclair
2016-10-20Remove IFWL_*::Create methods, use newdsinclair
2016-10-20Merge the CFWL_*Imp classes into the IFWL_* classes.dsinclair