Age | Commit message (Expand) | Author |
2018-02-07 | Make xfa_fxfa_parser target jumbo capable. | Lei Zhang |
2018-01-10 | Verify GetOrCreate results are checked | Dan Sinclair |
2018-01-10 | Make methods which create nodes more obvious | Dan Sinclair |
2018-01-04 | Fold CXFA_FontData into CXFA_Font | Dan Sinclair |
2017-12-14 | Create classes for XFA JS objects | Dan Sinclair |
2017-11-30 | Rename XFA_ATTRIBUTEENUM to XFA_AttributeEnum enum class | Dan Sinclair |
2017-11-30 | A CXFA_Node can only be in one packet | Dan Sinclair |
2017-11-30 | Remove the packets from attribute data. | Dan Sinclair |
2017-11-30 | Generate XFA node attribute information | Dan Sinclair |
2017-11-27 | Generate XFA node classes | Dan Sinclair |
2017-11-07 | Rename CXFA_Font to CXFA_FontData | Dan Sinclair |
2017-11-07 | Rename CXFA_Fill to CXFA_FillData | Dan Sinclair |
2017-11-04 | Remove default values from CXFA_Node::{CountChildren|GetChild}chromium/3259 | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::{Set|Try}Measure | Dan Sinclair |
2017-11-02 | Remove default values from CJX_Node::{Set|Try}Enum | Dan Sinclair |
2017-11-02 | Cleanup params to CJX_Node::TryCData | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::TryInteger | Dan Sinclair |
2017-11-02 | Remove default value from CJX_Node::GetProperty | Dan Sinclair |
2017-11-01 | Split JS code out of CXFA_Node. | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-03-29 | Split xfa_object.h apart. | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |