- Fix text placement.
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Tue, 6 Sep 2005 11:40:01 +0000 (11:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Sep 2005 11:40:01 +0000 (11:40 +0000)
commite1d7ff958854da213203923b5057a1bc2c81bb9a
tree799f631f0f43ab26f59b4452511f4207f42bae30
parent14a6d899058a00388ac4eea41d57303e4a36fab0
- Fix text placement.
- Paint the border correctly if its size is bigger than 1 pixel.
- Don't paint text over the border.
- Fix the edit control placement tests: Put the edit box in a parent
  window.
- Tidied up the edit control tests.
dlls/user/edit.c
dlls/user/tests/edit.c