Set the miter limit in the DC state.
[wine] / dlls / gdi / gdi_private.h
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-11-22  Jon GriffithsSupport mono pattern brushes in EMF's.
2004-09-01  Alexandre JulliardInline functions don't need WINE_UNUSED.
2004-08-06  Huw DaviesActually pass the blend function on to the graphics...
2004-08-02  Huw DaviesImplement AlphaBlend using the XRENDER extension.
2004-07-21  Alexandre JulliardMoved all files from the objects/ directory to dlls...
2004-03-29  Mike McCormackUnicodify CreateMetaFile.
2004-03-12  Dmitry TimoshkovCreateDIBSection takes a const pointer to BITMAPINFO.
2004-03-04  Alexandre JulliardMoved more GDI definitions to gdi_private.h.
2004-03-04  Alexandre JulliardChanged the CreateDC driver entry point to use an HDC...
2004-03-04  Alexandre JulliardPass the gdiFont object to the SelectFont driver entry...
2004-03-04  Alexandre JulliardPass the breakExtra value in the ExtTextOut driver...
2004-03-03  Alexandre JulliardImplemented Get/SetBoundsRect based on a patch by Ken...
2004-02-13  Alexandre JulliardMoved hGCClipRgn handling to the graphics driver.
2004-02-12  Huw DaviesGetCharABCWidths returns the widths of unrotated glyphs...
2004-01-18  Alexandre JulliardUse the exported FONTENUMPROCW as parameter in the...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...