summaryrefslogtreecommitdiff
path: root/xfa/fde/fde_gedevice.h
AgeCommit message (Expand)Author
2017-01-10Strip out custom allocator codeDan Sinclair
2017-01-05Properly ref-count CFGAS_GEFont with CFX_RetainPtr.tsepez
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-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-06-10Get rid of NULLs in xfa/fde/thestig
2016-06-07Replace IFGAS_Font with underlying concrete typethestig
2016-06-06Remove FDE_HDEVICESTATE.dsinclair
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Only SolidBrush types are created, remove other brushes.dsinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair