Age | Commit message (Expand) | Author |
2016-06-20 | Another round of fx_ge cleanup. | thestig |
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-10 | Trust the compiler to do array indexing and superclass promotion. | tsepez |
2016-06-09 | Avoid casts via correct types in fgas_textbreak | tsepez |
2016-06-07 | Replace IFGAS_Font with underlying concrete type | thestig |
2016-06-07 | Remove FDE_HVISUALOBJ. | dsinclair |
2016-06-03 | Rename IFX_Font to IFGAS_Font | tsepez |
2016-06-02 | Fix all the code which has duplicate variable declarations | weili |
2016-05-25 | Clean up fx_ge.h and IWYU. | thestig |
2016-05-23 | Rename IFX_Unknown to IFX_Retainable. | tsepez |
2016-05-23 | Remove Release() from CFX_RTFBreak | tsepez |
2016-05-23 | Clean up more XFA code which causes warnings | weili |
2016-05-20 | Use enum type for char type variables | weili |
2016-05-20 | Clean up XFA code which causes warnings | weili |
2016-05-19 | Cleanup unused fgas/ code. | dsinclair |
2016-05-18 | Remove Release() from CFX_TxtBreak | tsepez |
2016-05-06 | CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730 | tsepez |
2016-04-27 | Standardize on ASSERT. | dsinclair |
2016-04-19 | Store WideString, not raw pointer, in FX_TXTRUN | tsepez |
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
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-21 | Make a few more const tables smaller.chromium/2689chromium/2688 | Tom Sepez |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |