Age | Commit message (Expand) | Author |
2017-12-13 | Methods are on CJX_Object not CJX_Node now | Dan Sinclair |
2017-12-07 | Fix WideString::Format instances that should use %ls | Ryan Harrison |
2017-12-04 | Remove SetResultCreateNode | Dan Sinclair |
2017-12-01 | Get rid of else after break/continue/return.chromium/3284chromium/3283 | Lei Zhang |
2017-11-27 | Generate XFA node classes | Dan Sinclair |
2017-11-16 | Make WideString::{Format|FormatV} static | Dan Sinclair |
2017-11-08 | Convert XFA_ATTRIBUTE to an enum class | Dan Sinclair |
2017-11-04 | Remove default values from CXFA_Node::GetNodeList | Dan Sinclair |
2017-11-04 | Remove default params for CXFA_Node::{Insert|Remove}Child | Dan Sinclair |
2017-11-02 | Remove default value to CJX_Node::SetAttribute | Dan Sinclair |
2017-11-01 | Split JS code out of CXFA_Node. | Dan Sinclair |
2017-11-01 | Move some XFA JS code into fxjs/ | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-15 | Remove GetAt from string classes | Ryan Harrison |
2017-04-20 | Cleanup the fx_extension code. | 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_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-02-02 | Remove FX_WSTRC usagechromium/3003chromium/3002 | dan sinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-07-21 | Move xfa_document to cxfa_document | dsinclair |
2016-07-21 | Rename xfa_doclayout and xfa_document_layout_imp files. | dsinclair |
2016-07-20 | Rename remaining xfa_script_* files. | dsinclair |