ChangeSet ID: 1019516899983617251579748 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/04/22 18:08:19
Modified files: controls : edit.c dlls/richedit : richedit.c include : richedit.h
Log message: Chuck Crayne ccrayne@crayne.org - Recognize "\n" as an alternative soft line break in function EDIT_BuildLineDefs_ML of edit.c. - Major restructuring of richedit.c to provide bug fixes, enhanced function, and improved debug support.
Patch: http://cvs.winehq.com/patch.py?id=1019516899983617251579748
Revision Changes Path 1.93 +9 -1 wine/controls/edit.c 1.18 +303 -137 wine/dlls/richedit/richedit.c 1.10 +14 -0 wine/include/richedit.h