Age | Commit message (Expand) | Author |
---|---|---|
2017-03-30 | Rename FDE files to match contents. | Dan Sinclair |
2017-03-14 | Replace FX_FLOAT with underlying float type. | Dan Sinclair |
2017-02-23 | Convert point x,y into CFX_PointF | dan sinclair |
2017-02-15 | Cleanup CFX_PathData. | Dan Sinclair |
2017-02-09 | Convert Get methods to return instead of using out params. | Dan Sinclair |
2017-02-08 | Update to use CFX_Rect{F} and CFX_Matrix constructors. | Dan Sinclair |
2017-02-07 | Use enum class for PathPoint types. | Nicolas Pena |
2017-01-20 | Remove CFX_Points, CFX_PointsF in favor of std::vector | tsepez |
2016-11-02 | Remove FX_BOOL from xfa. | tsepez |
2016-06-09 | Remove C-style casts in xfa/fde. | tsepez |
2016-04-21 | Cleanup FDE interfaces. | dsinclair |