Age | Commit message (Expand) | Author |
2016-05-25 | Complete or comment a couple Script_NodeClass functions | weili |
2016-05-23 | Clean up more XFA code which causes warnings | weili |
2016-05-19 | Cleanup unused fgas/ code. | dsinclair |
2016-05-16 | Fix the code that causes warnings | weili |
2016-05-13 | Make CFX_WideString(const CFX_WideString&) explicit. | tsepez |
2016-05-11 | Add much-needed Find() method for CFX_*StringC | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-25 | Pass CFX_*StringCs to FX_HashCode_GETA and _GETW hash functions. | tsepez |
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-13 | Re-enable warning 4701 for GN build and some cleanup | weili |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-06 | Rename CFX_WideStringC::raw_str() to c_str() | tsepez |
2016-04-05 | Make down-conversion explicit from CFX_Widetring to CFX_WideStringC. | tsepez |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-04-04 | Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC. | tsepez |
2016-04-01 | Remove CFX_ string type static initializers. | tsepez |
2016-03-25 | Remove FX_DWORD from XFA, part 2 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
2016-03-23 | Move core/include/fxcrt to core/fxcrt/include. | Dan Sinclair |
2016-03-21 | Remove FX_WORD in favor of uint16_t. | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |