richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / gdi32 / enhmetafile.c
2008-04-29  Dmitry Timoshkovgdi32: info->state.next is always NULL, there is no...
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2008-04-04  Austin EnglishSpelling fixes.
2008-01-09  Gerald Pfeifergdi32: Tighten range checking in PlayEnhMetaFileRecord...
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2007-08-03  Evan Stadegdi32: Don't print fixme more than once.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.