gdi32: Renamed the gdi directory to gdi32.
[wine] / dlls / gdi / gdi32.spec
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-20  Christoph Frickgdi32: Add wglShareList to gdi32.spec.
2006-10-18  Roderick Colenbrandergdi32: Add missing spec file entry for wglDeleteContext.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentDC to gdi32.
2006-10-16  Roderick Colenbranderwgl: Move wglGetCurrentContext to gdi32.
2006-10-04  Roderick Colenbrandergdi32: Route WGL font code through gdi32.dll.
2006-10-04  Roderick Colenbrandergdi32: Route WGL context code through gdi32.dll.
2006-06-19  Alexandre Julliardgdi32: Get rid of the no longer needed DIB_CreateDIBSec...
2006-05-09  Louis. Lendersgdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges.
2006-04-19  Jeff Latimergdi: Added implementation of GetCharABCWidthsI.
2005-12-06  Louis Lendersgdi: Added stub for AddFontMemResourceEx.
2005-11-28  Rein KlazesAdd stub implementation for SetMagicColors().
2005-09-07  Huw DaviesImplement FontIsLinked.
2005-08-15  Vikram KumarAdded stub for EnableEUDC.
2005-08-01  Alexandre JulliardAdded commented out stubs for a bunch of new functions.
2005-07-18  Robert ShearmanImplement and test GdiGetCharDimensions.
2005-07-11  Alexandre JulliardMake GetKerningPairs an alias for GetKerningPairsA.
2005-05-25  Dimi PaunTurn a GDI object into a system object via an explicit...
2005-04-14  Mike McCormackImplement GdiIs*DC functions.
2005-04-13  Dimitrie O. PaunRemove the need for the non-standard (Close|Delete...
2005-01-12  Alexandre JulliardUse the exported functions SaveDC/RestoreDC instead...
2005-01-03  Hans LeidekkerStub implementations for GetLogColorSpace{A,W}.
2004-12-27  Hans LeidekkerStub implementations for GetICMProfileW, SetICMProfile...
2004-12-09  Alexandre JulliardRemove a few no longer needed 16-bit exports from gdi32.
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-02-20  Rein KlazesAdd stub implementation for SetICMProfileA().
2004-02-13  Alexandre JulliardGet rid of a few 16-bit exports in gdi32.
2004-02-02  Kevin KoltzauImplementation of gdi32.GdiTransparentBlt and msimg32...
2004-01-14  Alexandre JulliardMoved SetDrawable, StartGraphicsExposures and EndGraphi...
2004-01-13  Alexandre JulliardMoved some code around to avoid exporting DIB functions...
2004-01-13  Marcus MeissnerAdded stub for EnumICMProfilesA/W.
2003-12-01  Huw DaviesImplement CopyEnhMetaFileW.
2003-11-05  Vincent BéronImplemented GetDCPenColor and GetDCBrushColor.
2003-11-05  Ulrich CzekallaImplemented SetDCPenColor and SetDCBrushColor.
2003-08-12  Dmitry TimoshkovConvert CreateDC to unicode in the driver interface.
2003-05-11  Alexandre JulliardAdded partial stub for GetTransform.
2003-05-11  Huw DaviesAdded stub for SetVirtualResolution.
2003-04-07  Maxime BellengéImplemented the GRADIENT_FILL_RECT{H|V} cases of GdiGra...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-21  Steve LustbaderStub for SetDCBrushColor.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardSplit out some 16-bit GDI code.
2002-09-06  Alexandre JulliardLink all remaining dlls except kernel32 as separated...
2002-06-22  Huw D M Davies- Implement AddFontResource*, add stubs for RemoveFontR...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-04-17  Alexandre JulliardExport a few more 16-bit GDI functions. Finished wineps...
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Dmitry TimoshkovImplement GetGlyphIndices. Tweak GetCharacterPlacement...
2001-12-17  Alexandre JulliardChanged DC hook and abort proc handling to avoid having...
2001-03-21  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-02-23  Dmitry TimoshkovAdd version information (16 and 32 bit) to core built...
2000-12-26  Francois GougetAdded GetDCBrushColor and GetDCPenColor.
2000-11-30  Alexandre JulliardExport a few 16-bit functions needed by higher-level...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-13  Marcus MeissnerStubbed GetDeviceGammaRamp.
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-04  Alexandre JulliardAdded a few missing imports.
2000-05-18  Patrik StridvallGetRelAbs for some reason takes 2 parameters, even...
2000-03-24  Huw D M DaviesFix spec file entries for EnumFontFamiliesEx*.
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.