summaryrefslogtreecommitdiff
path: root/xfa/fwl/cfwl_edit.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-17Remove redundant members in CFDE_TxtEdtEngineDan Sinclair
2017-08-15Hide the undo/redo record classes inside the engineDan Sinclair
2017-08-14Merge CFDE_RenderContext into CFWL_EditDan Sinclair
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2017-02-21Convert CFWL messages to use CFX_PointFDan Sinclair
2016-12-14Remove unused CFWL_Edit flags.dsinclair
2016-12-08Move xfa/fwl/core to xfa/fwl.dsinclair