Age | Commit message (Expand) | Author |
---|---|---|
2017-01-19 | Split fde/css files into individual class files. | Dan Sinclair |
2017-01-18 | Convert CSS mode stack to std::stack | Dan Sinclair |
2017-01-18 | Remove unused syntax parser initialize method. | Dan Sinclair |
2017-01-11 | Convert FDE CSS enums to enum classes. | Dan Sinclair |
2017-01-10 | Strip out custom allocator code | Dan Sinclair |
2016-12-07 | Refcount IFGAS_ streams all the time, too | tsepez |
2016-12-02 | Rename IFX_Stream to IFGAS_Stream. | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-10-25 | Avoid dubious use of comma operator in fde_csssyntax.h | tsepez |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-05-11 | Replace some calls to Release() with direct delete, part 1. | tsepez |
2016-04-28 | Cleanup IFDE_CSS interfaces. | dsinclair |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |