Age | Commit message (Expand) | Author |
2018-01-17 | Do more forward declarations in cxfa_node.h. | Lei Zhang |
2018-01-10 | Remove 2 param CXFA_Node::GetNodeItem | Dan Sinclair |
2017-12-14 | Add types to the CXFA_Node::Get*{Child|Sibling}* methods | Dan Sinclair |
2017-12-13 | Methods are on CJX_Object not CJX_Node now | Dan Sinclair |
2017-11-20 | Convert calc data and layout item to store in CJX_Node | Dan Sinclair |
2017-11-08 | Convert XFA_UNIT to an enum class | Dan Sinclair |
2017-11-08 | Convert XFA_ATTRIBUTE to an enum class | Dan Sinclair |
2017-11-02 | Remove default values from Set{UserData|Object} and GetUserData. | Dan Sinclair |
2017-11-01 | Split JS code out of CXFA_Node. | Dan Sinclair |
2017-05-25 | Mass conversion of all const-lifetime class members | Tom Sepez |
2017-05-04 | Cleanup more null IFX_Pause parameters | Dan Sinclair |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-14 | Replace CXFA_{Object,Node}Array with std::vector | Tom Sepez |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-06 | More CXFA_ItemLayoutProcessor cleanupchromium/3005 | Dan Sinclair |
2017-01-05 | use unique_ptr in cxfa_layoutprocessor.h | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-08-03 | Rename xfa_layout_pagemgr_new.h | dsinclair |
2016-08-03 | Split xfa_layout_appadapter | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |