summaryrefslogtreecommitdiff
path: root/core/fxge/cfx_pathdata.h
AgeCommit message (Expand)Author
2018-03-15Add a CFX_PathData::AppendRect() variant.chromium/3372Lei Zhang
2018-01-08Make SharedCopyOnWrite use RetainablesDan Sinclair
2017-08-10Remove CFDE_PathDan Sinclair
2017-03-14Replace FX_FLOAT with underlying float type.Dan Sinclair
2017-02-23Merge CFX_PathGenerator into CFX_Path.Dan Sinclair
2017-02-23Convert point x,y into CFX_PointFdan sinclair
2017-02-15Cleanup GetZeroAreaPath methodchromium/3014Dan Sinclair
2017-02-15Cleanup CFX_PathData.Dan Sinclair
2017-02-07Use enum class for PathPoint types.Nicolas Pena
2016-11-02Remove FX_BOOL from coretsepez
2016-09-29Move core/fxge/include to core/fxgedsinclair