summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_fffield.h
AgeCommit message (Expand)Author
2018-08-16Replace optional bool bDrawFocus with enum type.Tom Sepez
2018-06-27Remove CXFA_FField::UnloadWidget().Tom Sepez
2018-04-10Break down CXFA_FFWidget::On{L|R}ButtonDown() into two steps.Henrique Nakashima
2018-01-23Remove CXFA_WidgetAcc from CXFA_FFField::CalculateNodeDan Sinclair
2018-01-22Cleanup WidgetAcc forward declareschromium/3329Dan Sinclair
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-03Fold CXFA_MarginData into CXFA_Marginchromium/3311Dan Sinclair
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-14Cleanup const refs and some enumsDan Sinclair
2017-11-07Rename CXFA_Caption to CXFA_CaptionDataDan Sinclair
2017-08-17Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189Lei Zhang
2017-08-17Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&.Lei Zhang
2017-07-24Move xfa/fxfa/app to xfa/fxfachromium/3166Dan Sinclair