Age | Commit message (Expand) | Author |
---|---|---|
2016-06-18 | Make code compile with clang_use_chrome_plugin (final) | weili |
2016-06-07 | Remove some casts to same type in cfx_graphics.cpp | tsepez |
2016-05-26 | Remove default arguments from CFX_FxgeDevice. | thestig |
2016-05-26 | Remove default argument from RestoreState() methods. | thestig |
2016-05-04 | Convert FWL_ERR into an enum class. | dsinclair |
2016-04-28 | Do not check pointers before deleting them. | thestig |
2016-04-27 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 | tsepez |
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-22 | Fix blank xfa rendering broken at f89acbc. | Tom Sepez |
2016-03-17 | Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. | Dan Sinclair |
2016-03-14 | Re-enable warning 4201 for xfa and other clean up | Wei Li |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |