summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_widget.h
AgeCommit message (Expand)Author
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-08-14Cleanup FDE_TTO{STYLE|ALIGNMENT} defines.Dan Sinclair
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2017-02-21Convert more TransformPoint calls to TransformDan Sinclair
2017-01-03Remove the ::GetCapacity methods.Dan Sinclair
2016-12-15Remove widget offscreen code.dsinclair
2016-12-15Cleanup widget edge related codedsinclair
2016-12-15Remove unused widget state flagsdsinclair
2016-12-08Change CFWL_Widget::GetMatrix to return the matrixdsinclair
2016-12-08Change layout item in CFWL_Widget type from voiddsinclair
2016-12-08Cleanup CFWL_Widget code to return CFX_RectFs where appropriatedsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair