summaryrefslogtreecommitdiff
path: root/xfa/fde/cfde_path.h
AgeCommit message (Expand)Author
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-09Convert Get methods to return instead of using out params.Dan Sinclair
2017-01-20Remove CFX_Points, CFX_PointsF in favor of std::vectortsepez
2017-01-10Strip out custom allocator codeDan Sinclair
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-04-21Cleanup FDE interfaces.dsinclair