Age | Commit message (Expand) | Author |
---|---|---|
2016-08-18 | Move CFX_UnicodeEncoding and CFX_UnicodeEncodingEx to their own files. | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-09 | Use smart pointers for class owned pointers | weili |
2016-08-04 | Move CFX_GEModule into its own file | npm |
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-27 | Replace CFX_PtrArray with typesafe CFX_ArrayTemplate<>, part 3 | tsepez |
2016-03-25 | Remove FX_DWORD from XFA. | tsepez |
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 |