summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffwidgethandler.h
AgeCommit message (Expand)Author
2018-09-20Remove many unneeded STL #includes from headers.Lei Zhang
2018-08-14Remove more default arg = nullptr cases.Tom Sepez
2018-08-10Kill some optional parameters that are always supplied.Tom Sepez
2018-07-03Use UnownedPtr<> in cxfa_{ffwidgethandler,imagrenderer,loadercontext}.hTom Sepez
2018-04-19Add public APIs for undo / redo in forms.Lei Zhang
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-01-22Convert CXFA_FFWidgetHandler to use CXFA_NodeDan Sinclair
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair
2017-09-21Add embeddertest for CFWL_EditDan Sinclair
2017-08-17Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-03-23Cleanup some xfa/fxfa code.Dan Sinclair