summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_form.cpp
AgeCommit message (Expand)Author
2018-08-23Remove bool arg from CFWL_Widget::GetBorderSize().Tom Sepez
2018-08-21Use UnownedPtr<> to theme provider in cfwl_widgetproperties.hTom Sepez
2018-05-12Remove unused CFWL_FormProxy.Henrique Nakashima
2017-10-02More define cleanupDan Sinclair
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-09-13Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused.Henrique Nakashima
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-03-30Rename tto/fde_textout to cfde_textoutDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-08Update to use CFX_Rect{F} and CFX_Matrix constructors.Dan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-15Remove more unused widget stylesdsinclair
2016-12-15Remove unused widget state flagsdsinclair
2016-12-15Remove unused sysbtn codedsinclair
2016-12-14Remove unused CFWL_Form flagsdsinclair
2016-12-14Update CFWL_ListBox to return instead of using out params.dsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair