wine/dlls/richedit richedit.c Makefile.in text ...

Alexandre Julliard julliard at winehq.org
Thu Mar 10 05:16:35 CST 2005


ChangeSet ID:	16534
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/10 05:16:35

Modified files:
	dlls/richedit  : richedit.c Makefile.in 
Removed files:
	dlls/richedit  : text_map.h text-writer.c stdcharnames.h 
	                 rtf2text.h rtf.h riched32.h reader.c ansi_sym.h 
	                 ansi_gen.h 

Log message:
	Mike McCormack <mike at codeweavers.com>
	Forward the RichEdit 1.0 control to the RichEdit 2.0 control.

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

Old revision  New revision  Changes     Path
 1.42          1.43          +34 -786    wine/dlls/richedit/richedit.c
 1.14          1.15          +1 -3       wine/dlls/richedit/Makefile.in
 1.3           Removed       +0 -0       wine/dlls/richedit/text_map.h
 1.8           Removed       +0 -0       wine/dlls/richedit/text-writer.c
 1.3           Removed       +0 -0       wine/dlls/richedit/stdcharnames.h
 1.2           Removed       +0 -0       wine/dlls/richedit/rtf2text.h
 1.10          Removed       +0 -0       wine/dlls/richedit/rtf.h
 1.5           Removed       +0 -0       wine/dlls/richedit/riched32.h
 1.21          Removed       +0 -0       wine/dlls/richedit/reader.c
 1.2           Removed       +0 -0       wine/dlls/richedit/ansi_sym.h
 1.2           Removed       +0 -0       wine/dlls/richedit/ansi_gen.h




More information about the wine-cvs mailing list