summaryrefslogtreecommitdiff
path: root/xfa/fxfa/cxfa_ffwidget.h
AgeCommit message (Expand)Author
2018-08-16Replace optional bool bDrawFocus with enum type.Tom Sepez
2018-06-29Use more UnownedPtr<> in cxfa_ffwidgetTom Sepez
2018-06-27Remove CXFA_FField::UnloadWidget().Tom Sepez
2018-06-22Avoid some duplicate const/non-const getters.Tom Sepez
2018-05-02Use pointer instead of ref for XFA_RectWithoutMargin param.chromium/3418Henrique Nakashima
2018-05-02Pass DPI as CFX_Size in XFA_DrawImage.Henrique Nakashima
2018-04-17Implement FORM_GetFocusedText() API.Lei Zhang
2018-04-10Break down CXFA_FFWidget::On{L|R}ButtonDown() into two steps.Henrique Nakashima
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-04Fix XFA caret blinking only while mouse moves.chromium/3389Henrique Nakashima
2018-01-29Cleanup the FFWidget determination code.Dan Sinclair
2018-01-22Cleanup WidgetAcc forward declareschromium/3329Dan Sinclair
2018-01-22Remove unused WidgetPreRemove and WidgetPostAdd paramsDan Sinclair
2018-01-18Move XFA_IsCreateWidget to CXFA_ObjectDan Sinclair
2018-01-17Move code related to stroke line dash to CXFA_StrokeDan Sinclair
2018-01-16Move CXFA_ImageRenderer to own fileDan Sinclair
2018-01-16Rename flag to make usage clearerDan Sinclair
2018-01-16Add support for XFA specific FormField typesRyan Harrison
2018-01-10Correct spelling for XFA_RectWithoutMarginDan Sinclair
2018-01-08Change the FFWidgets to store the nodeDan Sinclair
2018-01-05Convert CFWL_Edit Cut & Copy out param to returnRyan Harrison
2018-01-03Fold CXFA_ImageData into CXFA_ImageDan Sinclair
2018-01-03Change CXFA_BoxData to CXFA_BoxDan Sinclair
2018-01-03Fold CXFA_MarginData into CXFA_Marginchromium/3311Dan Sinclair
2017-12-07[xfa] Move JS method information to files.chromium/3288Dan Sinclair
2017-11-30Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum classDan Sinclair
2017-11-21Cleanup CXFA_StrokeDataDan Sinclair
2017-11-21Cleanup CXFA_ParaDataDan Sinclair
2017-11-21Cleanup CXFA_ImageDataDan Sinclair
2017-11-20Convert calc data and layout item to store in CJX_NodeDan Sinclair
2017-11-14Cleanup const refs and some enumsDan Sinclair
2017-11-09Remove a couple of unused methods in CXFA_FFWidgetNicolas Pena
2017-11-07Rename CXFA_Margin to CXFA_MarginDataDan Sinclair
2017-11-07Rename CXFA_Image to CXFA_ImageDataDan Sinclair
2017-11-07Rename CXFA_Box to CXFA_BoxDataDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
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-08-17Remove default parameters from CXFA_FFWidget methods.Lei Zhang
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-06-30Fix nits in a bunch of random XFA files.Lei Zhang
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-03-29Split xfa_object.h apart.Dan Sinclair
2017-03-28Fix nits in cxfa_ffpageview.cpp and friends.Lei Zhang
2017-03-28Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time.""Tom Sepez
2017-03-28Revert "Refcount all CFX_DIBSources (and subclasses) all the time."dsinclair
2017-03-28Refcount all CFX_DIBSources (and subclasses) all the time.Tom Sepez