Age | Commit message (Expand) | Author |
---|---|---|
2016-07-11 | Remove IXFA_Parser, cleanup XFA parser code. | dsinclair |
2016-06-23 | Use some FXSYS methods instead of duplicating | dsinclair |
2016-06-23 | Remove NULL in xfa/ | dsinclair |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-14 | Replace calls to deprecated CFX_{Wide,Byte}String::Empty() | tsepez |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |