wine/ dlls/richedit/charlist.c dlls/richedit/r ...

Alexandre Julliard julliard at winehq.com
Mon Jan 14 13:44:09 CST 2002


ChangeSet ID:	1011037448214043871033937
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	02/01/14 14:44:08

Modified files:
	dlls/richedit  : charlist.c reader.c richedit.c text-writer.c 
	include        : richedit.h 

Log message:
	Daniel Walker <diwalker at earthlink.net>
	- Added debugging.
	- Transfer all relevant messages to the underlying edit control.

Patch: http://cvs.winehq.com/patch.py?id=1011037448214043871033937

Revision  Changes    Path
 1.3      +17 -0     wine/dlls/richedit/charlist.c
 1.5      +51 -0     wine/dlls/richedit/reader.c
 1.15     +424 -12   wine/dlls/richedit/richedit.c
 1.2      +16 -1     wine/dlls/richedit/text-writer.c
 1.7      +79 -0     wine/include/richedit.h





More information about the wine-cvs mailing list