Age | Commit message (Expand) | Author |
2017-11-08 | Convert XFA_PACKET to an enum class | Dan Sinclair |
2017-11-08 | Convert XFA_ATTRIBUTETYPE to an enum class | Dan Sinclair |
2017-11-08 | Convert XFA_ATTRIBUTE to an enum class | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-04-19 | Move fde XML parser to core | Dan Sinclair |
2017-04-19 | Move CFGAS_Stream to CFX_SeekableStreamProxy | Dan Sinclair |
2017-04-18 | Rename IFGAS_Stream to CFGAS_Stream | Dan Sinclair |
2017-04-05 | Move XML attribute handling to a base class. | Dan Sinclair |
2017-04-03 | Split the FDE XML file into indiviual class files. | Dan Sinclair |
2017-03-30 | Rename fgas_stream to ifgas_stream | Dan Sinclair |
2017-03-23 | Tighten up XFA Visibility | Dan Sinclair |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-14 | Replace FX_DOUBLE with underlying double type. | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2017-03-13 | Replace discrete array with a map. | dan sinclair |
2017-03-06 | Remove CFX_StackTemplate in xfa_utils.h. | Tom Sepez |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair |
2016-07-21 | Move xfa_basic_imp to cxfa_widetextread. | dsinclair |
2016-07-18 | Cleanup fgas/crt. | dsinclair |
2016-07-11 | Cleanup redundant method names. | dsinclair |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-21 | Convert XFA_ELEMENT to an enum class | dsinclair |
2016-06-16 | Cleanup XML parser code. | dsinclair |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-12 | Replace CXFA_PtrSetTemplate with std::unordered_set. | tsepez |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-06 | Move remaining xfa/include/fxfa files | dsinclair |
2016-04-06 | Split fxfa_objectacc.h into pieces. | dsinclair |
2016-03-29 | Remove IFDE_XML* classes. | dsinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |