richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / gdi32 / gdi16.c
2008-02-28  Andrew Talbotgdi32: Assign to structs instead of using memcpy.
2008-02-20  Michael Stefaniucgdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
2008-02-19  Michael Stefaniucgdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Move a few more gdiobj functions to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Reimplemented GetObject16 and moved it to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Reimplemented IsGDIObject16 and moved it to...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-13  Michael Stefaniucgdi32: Move two 16bit function stubs to gdi16.c.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.