wine/ include/richedit.h dlls/riched20/paint.c ...

Alexandre Julliard julliard at winehq.org
Mon Aug 15 04:47:14 CDT 2005


ChangeSet ID:	19546
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/15 04:47:14

Modified files:
	include        : richedit.h 
	dlls/riched20  : paint.c editstr.h editor.c context.c 

Log message:
	Phil Krylov <phil at newstar.rinet.ru>
	Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling.
	Added support for GT_SELECTION flag in EM_GETTEXTEX handler.

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

Old revision  New revision  Changes     Path
 1.26          1.27          +2 -1       wine/include/richedit.h
 1.13          1.14          +26 -14     wine/dlls/riched20/paint.c
 1.13          1.14          +2 -0       wine/dlls/riched20/editstr.h
 1.48          1.49          +120 -47    wine/dlls/riched20/editor.c
 1.1           1.2           +1 -1       wine/dlls/riched20/context.c




More information about the wine-cvs mailing list