summaryrefslogtreecommitdiff
path: root/xfa/fde/fde_gedevice.cpp
AgeCommit message (Expand)Author
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-06Make GetDevFont() return a CFX_Font* instead of void*tsepez
2016-06-03Rename IFX_Font to IFGAS_Fonttsepez
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-04-27Standardize on ASSERT.dsinclair
2016-04-21Cleanup FDE interfaces.dsinclair
2016-04-13Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet.dsinclair
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Only SolidBrush types are created, remove other brushes.dsinclair
2016-03-25Remove FX_DWORD from XFA.tsepez
2016-03-14Move xfa/src up to xfa/.Dan Sinclair