wine/dlls/user tests/Makefile.in tests/.cvsign ...

Alexandre Julliard julliard at winehq.org
Mon Nov 8 16:10:05 CST 2004


ChangeSet ID:	14430
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/08 16:10:05

Modified files:
	dlls/user/tests: Makefile.in .cvsignore 
	dlls/user      : edit.c 
Added files:
	dlls/user/tests: edit.c 

Log message:
	Vitaliy Margolen <wine-patch at kievinfo.com>
	- return "want all keys" for WM_GETDLGCODE when multi-line
	- single-line edit control does not want all messages
	- additional style combinations are possible for both multi-line and
	single-line edit controls
	- tests to confirm it

Patch: http://cvs.winehq.org/patch.py?id=14430

Old revision  New revision  Changes     Path
 1.11          1.12          +1 -0       wine/dlls/user/tests/Makefile.in
 1.16          1.17          +1 -0       wine/dlls/user/tests/.cvsignore
 1.6           1.7           +7 -8       wine/dlls/user/edit.c
 Added         1.1           +0 -0       wine/dlls/user/tests/edit.c




More information about the wine-cvs mailing list