22 Oct
2007
22 Oct
'07
9:55 a.m.
Module: wine Branch: master Commit: 469669e629dbb37836df1da503946b1b13f06a94 URL: http://source.winehq.org/git/wine.git/?a=commit;h=469669e629dbb37836df1da503... Author: Alex Villacís Lasso <a_villacis(a)palosanto.com> Date: Sat Oct 20 20:23:27 2007 -0500 riched20: 2.0 and higher inserts CRCRLF as space (with tests). --- dlls/riched20/caret.c | 17 ++- dlls/riched20/editor.c | 2 +- dlls/riched20/tests/editor.c | 316 ++++++++++++++++++++++++++++++++++++------ 3 files changed, 292 insertions(+), 43 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=469669e629dbb37836df1d...