- Implement AddFontResource*, add stubs for RemoveFontResource*.
[wine] / dlls / gdi / mfdrv /
2002-06-10  Alexandre JulliardMoved DC origin into device-specific structure.
2002-06-04  Alexandre JulliardBetter encapsulation of the font and metafile objects.
2002-06-02  Alexandre JulliardBetter separation of the palette functions.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-31  Alexandre JulliardAdded function table to GDI objects for better encapsul...
2002-05-28  Alexandre JulliardA few fixes in ExtSelectClipRgn metafile functions.
2002-05-25  Alexandre JulliardRemoved dependencies on the internals of the region...
2002-05-09  Alexandre JulliardAdded ExtSelectClipRgn to the DC interface and implemen...
2002-04-06  Huw D M DaviesAdded support for ResetDC.
2002-04-03  Aric StewartUse rect only if there are flags.
2002-04-03  Huw D M DaviesAdded writing META_ESCAPE records.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.