Commit graph

11 commits

Author SHA1 Message Date
Gerald Pfeifer
bb902d6810 user32/tests: Remove unused SAME macro. 2009-05-29 11:27:05 +02:00
Gerald Pfeifer
551892b071 user32/tests: Fix MODIFIED macro. 2009-05-25 14:25:42 +02:00
Ulrich Czekalla
209820c428 user32: Don't scale draw text margin params by character width units.
Values passed in DRAWTEXTPARAMS are already in average character width
units.
2009-02-03 12:39:59 +01:00
Francois Gouget
72cf4f3b0d Assorted spelling fixes. 2008-10-20 11:37:27 +02:00
Aric Stewart
e0edc233af user32: Update DrawText tests to cover behavior differences on win98. 2008-10-16 11:40:02 +02:00
Aric Stewart
48ad706c08 user32: DrawText handling of 0 counts with string, empty strings and -1 counts with empty string and NULL strings. 2008-10-14 13:41:57 +02:00
Paul Vriens
4ac4401c41 user32/tests: Don't crash on NT4. 2008-10-09 13:14:44 +02:00
Alexandre Julliard
2b1c4ba138 user32/tests: Fix some test failures on win9x. 2008-08-05 14:09:33 +02:00
Lei Zhang
bab3d82bcf user32: Add more DrawText tests. 2008-03-28 09:50:32 +01:00
Dmitry Timoshkov
f097da9f83 user32: Add a simple DrawState test, make it pass under Wine. 2007-01-11 12:05:45 +01:00
Alexandre Julliard
b8a2e3b8a4 user32: Renamed the user/ directory to user32. 2006-11-16 14:49:25 +01:00
Renamed from dlls/user/tests/text.c (Browse further)