Age | Commit message (Expand) | Author |
---|---|---|
2016-06-03 | Rename CFX_GEFont to CFGAS_GEFont | tsepez |
2016-06-03 | Rename IFX_FontMgr to IFGAS_FontMgr | tsepez |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-05-20 | Use std::map for CFX_GEFont::m_FontMapper | tsepez |
2016-05-19 | Expand some typedefs to the original types | dsinclair |
2016-04-27 | Replace CFX_PtrArray with type-safe CFX_ArrayTemplate<>, Part 1. | tsepez |
2016-04-27 | More IFX_ interface cleanup. | dsinclair |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-13 | Remove implicit cast from CFX_WideString to (const wchar_t*) | tsepez |
2016-04-08 | Rename both As{Byte,Wide}StringC() helpers to AsStringC(). | tsepez |
2016-04-08 | Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg | 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 |