Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Rein Klazes
|
ec23fb3a92
|
user: Fix DrawTextExA/W on empty strings.
DrawTextExA/W should calculate a rectangle of zero height and width in
some cases of null or empty supplied strings. With conformance tests.
|
2006-01-27 15:47:15 +01:00 |
Rein Klazes
|
16a5c4fbca
|
Fixed a lot of bugs in TEXT_TabbedTextOut. With the test cases used to
find them.
|
2005-10-26 10:04:21 +00:00 |
Paul Vriens
|
b6ab64e44d
|
Use textlen instead of len.
Use textheight as the return value of DrawTextA.
|
2005-03-31 10:07:26 +00:00 |
Rein Klazes
|
3714a39867
|
Correct cases where arguments of ok() calls depend on the order in
which they are evaluated.
|
2004-12-27 17:26:37 +00:00 |
Zach Gorman
|
4bb95f3915
|
Add test to demonstrate DrawText() with DT_CALCRECT incorrect behavior
in MM_HIENGLISH mapping mode.
|
2004-07-20 22:09:14 +00:00 |