winemac.drv: Implement GetMonitorInfo.
[wine] / dlls / gdi32 / gdi32.spec
2012-10-22  Alexandre Julliardgdi32: Export a function to retrieve the module handle...
2012-09-06  Alexandre Julliardgdi32: Add a graphics driver to render windows contents...
2012-09-05  Alexandre Julliardgdi32: Let user32 specify the device rectangle when...
2012-06-28  Alexandre Julliardopengl32: Move wglGetProcAddress to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Move wglCreateContext to the WGL driver.
2012-06-28  Alexandre Julliardopengl32: Add the concept of a WGL driver.
2012-06-27  Alexandre Julliardwinex11: Export wglMakeCurrent and wglMakeContextCurren...
2012-06-26  Alexandre Julliardgdi32: Forward SwapBuffers to opengl32 which in turn...
2012-06-26  Alexandre Julliardgdi32: Forward SetPixelFormat to opengl32 which in...
2012-06-26  Alexandre Julliardgdi32: Forward DescribePixelFormat to opengl32 which...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2011-02-14  Austin Englishgdi32: Add a stub for GdiDrawStream.
2010-09-27  Alexandre Julliardgdi32: Implement MirrorRgn.
2010-08-31  Alexandre Julliardgdi32: Use float instead of long in the spec file for...
2010-07-26  Alexandre Julliardgdi32: Replace the SelectVisRgn Wine-specific export...
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-01-26  Nikolay Sivovgdi32: Add GdiInitializeLanguagePack() stub.
2009-12-07  Alexandre Julliardgdi32: Stop exporting the 16-bit print job functions.
2009-11-16  Detlef Riekenbergwineps: Don't depend on 16-bit PrinterData functions...
2009-06-15  Louis Lendersgdi32: Add stub for GdiEntry13.
2009-01-27  Andrew Nguyengdi32: Stub the NamedEscape function.
2008-02-28  Huw Daviesgdi32: Add a partial implementation of GdiRealizationInfo.
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-07  Detlef Riekenberggdi32: Add stub for GdiInitSpool and GdiGetSpoolMessage.
2008-01-23  Kai Blingdi32: Fix spec file to export the right symbols for...
2008-01-22  Hans Leidekkergdi32: Last parameter of GetICMProfile is an output...
2008-01-02  Hans Leidekkergdi32: Add a stub implementation for RemoveFontMemResou...
2007-12-03  Hans Leidekkergdi32: Implement GetTextExtentExPointI.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-04-17  Michael Kaufmanngdi32: Add a stub for CancelDC.
2007-03-26  Dmitry Timoshkovgdi32: Implement GdiGetCodePage.
2006-11-17  Alexandre Julliardgdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.