Age | Commit message (Expand) | Author |
---|---|---|
2016-06-02 | Change ThrowScriptErrorMessage() to just ThrowException(). | dsinclair |
2016-06-01 | Remove XFA_HFM2JSCONTEXT. | dsinclair |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-20 | Use std::set to track uniqueness in xfa_script_layoutpseudomodel.cpp | tsepez |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument. | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-03-31 | Remove IXFA_* interfaces. | dsinclair |
2016-03-15 | Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. | Dan Sinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |