6 Sep
2005
6 Sep
'05
11:40 a.m.
ChangeSet ID: 20010 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/06 06:40:01 Modified files: dlls/user/tests: edit.c dlls/user : edit.c Log message: Michael Kaufmann <hallo(a)michael-kaufmann.ch> - 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. Patch: http://cvs.winehq.org/patch.py?id=20010 Old revision New revision Changes Path 1.11 1.12 +269 -319 wine/dlls/user/tests/edit.c 1.36 1.37 +44 -26 wine/dlls/user/edit.c