Age | Commit message (Expand) | Author |
2018-01-10 | Correct spelling for XFA_RectWithoutMargin | Dan Sinclair |
2018-01-08 | Change the FFWidgets to store the node | Dan Sinclair |
2018-01-05 | Convert CFWL_Edit Cut & Copy out param to return | Ryan Harrison |
2018-01-03 | Fold CXFA_ImageData into CXFA_Image | Dan Sinclair |
2018-01-03 | Change CXFA_BoxData to CXFA_Box | Dan Sinclair |
2018-01-03 | Fold CXFA_MarginData into CXFA_Marginchromium/3311 | Dan Sinclair |
2017-12-07 | [xfa] Move JS method information to files.chromium/3288 | Dan Sinclair |
2017-11-30 | Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum class | Dan Sinclair |
2017-11-21 | Cleanup CXFA_StrokeData | Dan Sinclair |
2017-11-21 | Cleanup CXFA_ParaData | Dan Sinclair |
2017-11-21 | Cleanup CXFA_ImageData | Dan Sinclair |
2017-11-20 | Convert calc data and layout item to store in CJX_Node | Dan Sinclair |
2017-11-14 | Cleanup const refs and some enums | Dan Sinclair |
2017-11-09 | Remove a couple of unused methods in CXFA_FFWidget | Nicolas Pena |
2017-11-07 | Rename CXFA_Margin to CXFA_MarginData | Dan Sinclair |
2017-11-07 | Rename CXFA_Image to CXFA_ImageData | Dan Sinclair |
2017-11-07 | Rename CXFA_Box to CXFA_BoxData | Dan Sinclair |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-17 | Change XFA DrawWidget() code to take its CFX_Matrix by const-ref.chromium/3192chromium/3191chromium/3190chromium/3189 | Lei Zhang |
2017-08-17 | Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&. | Lei Zhang |
2017-08-17 | Remove default parameters from CXFA_FFWidget methods. | Lei Zhang |
2017-07-14 | Fixup naming of XFA graphics classes | Dan Sinclair |
2017-06-30 | Fix nits in a bunch of random XFA files. | Lei Zhang |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-16 | Be skeptical of bare |new|s. | Tom Sepez |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Fix nits in cxfa_ffpageview.cpp and friends. | Lei Zhang |
2017-03-28 | Revert "Revert "Refcount all CFX_DIBSources (and subclasses) all the time."" | Tom Sepez |
2017-03-28 | Revert "Refcount all CFX_DIBSources (and subclasses) all the time." | dsinclair |
2017-03-28 | Refcount all CFX_DIBSources (and subclasses) all the time. | Tom Sepez |
2017-03-23 | Cleanup some xfa/fxfa code. | Dan Sinclair |