Age | Commit message (Expand) | Author |
2017-03-28 | Renaming and splitting in xfa/fxfa/parser. | Dan Sinclair |
2017-03-20 | Simplify date time code | Dan Sinclair |
2017-03-20 | Cleanup fgas_datetime code | Dan Sinclair |
2017-03-16 | Cleanup some fgas locale code. | Dan Sinclair |
2017-03-15 | Cleanup nits from prior CLs | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | 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-02-02 | Remove FX_WSTRC usagechromium/3003chromium/3002 | dan sinclair |
2016-12-08 | Replace CFX_WideStringArray with std::vector | tsepez |
2016-12-07 | Remove CFX_FormatString::Release() | tsepez |
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 |
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 |