richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / gdi32 / gdi_private.h
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
2008-02-05  Alexandre Julliardgdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
2007-12-03  Hans Leidekkergdi32: Implement GetTextExtentExPointI.
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-07  Alexandre Julliardgdi32: Make all internal gdi functions hidden.
2007-10-01  Maarten Lankhorstgdi32: Fix meaning and use of bidirectionality flags.
2007-09-27  Alexandre Julliardgdi32: Move the object refcount handling to the SelectO...
2007-09-27  Alexandre Julliardgdi32: Don't pass an object pointer to the SelectObject...
2007-09-26  Alexandre Julliardgdi32: Move the generic part of FontIsLinked() to font.c.
2007-09-26  Alexandre Julliardgdi32: Don't pass a DC handle to WineEngGetFontUnicodeR...
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while creating a DC.
2007-09-19  Maarten Lankhorstgdi: Remove support for libicu and all dependencies.
2007-09-17  Mikolaj Zalewskigdi32: Implement AddFontMemResourceEx (based on a patch...
2007-08-31  Alexandre Julliardgdi32: New DC locking mechanism that doesn't require...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-07-17  Evan Stadegdi32: Added PATH_PolyDraw.
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-03-02  Hans Leidekkergdi32: Implement GetFontUnicodeRanges.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
2006-11-17  Alexandre Julliardgdi32: Get rid of the palette mapping handling and...
2006-11-08  Alexandre Julliardgdi32: Remove call to CreateCompatibleDC() from GetDIBi...
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.