gdi32: Add a graphics driver to render windows contents through the DIB engine.
[wine] / dlls / user32 / text.c
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-14  André Hentscheluser32: Remove dead assignment (clang).
2011-04-27  Tim Hentenaaruser32: GetTabbedTextExtent() returns non-zero value...
2009-09-28  Vincent Povirkuser32: Invert y in DrawTextEx in GM_COMPATIBLE mode...
2009-02-03  Ulrich Czekallauser32: Don't scale draw text margin params by characte...
2008-10-27  Michael Stefaniucuser32: HGDIOBJ is interchangeable with other handle...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-05-21  Nikolay Sivovuser32: Correct termination of returning string in...
2007-08-29  Steven Edwardsuser32: Remove some no longer needed wine 16bit headers.
2007-05-21  Andrew Talbotuser32: Exclude unused headers.
2007-05-03  Mikołaj Zalewskiuser32: Fix TabbedTextOut.
2007-03-28  Marcin Grześkowiakuser32: Use charset of currently selected font in DrawT...
2006-11-16  Alexandre Julliarduser32: Renamed the user/ directory to user32.