Fix BS_PATTERN brushes in mfdrv. Un-comment the corresponding test.
[wine] / dlls / gdi / mfdrv / objects.c
2005-01-14  Walt OgburnFix BS_PATTERN brushes in mfdrv. Un-comment the corres...
2004-11-22  Jon GriffithsAvoid magic number.
2004-09-08  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2003-11-26  Mike McCormackUse the handle deletion mechanism in wmfs.
2003-08-30  Dave BelangerImplementation of SelectPalette and RealizePalette...
2003-02-11  Warren BairdFix wrong structure used to determine the size of a...
2002-12-03  Alexandre JulliardMerged font.h and path.h into gdi.h. Moved x11font...
2002-11-21  Michael StefaniucSome -DSTRICT fixes.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...
2002-05-31  Vincent BéronRemoved trailing whitespace.
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.