ChangeSet ID: 20491 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/29 05:30:50
Modified files: dlls/riched20 : row.c editstr.h editor.h editor.c
Log message: Krzysztof Foltman wdev@foltman.com - Reimplementation of EM_LINELENGTH. - Some attempt at documentation of double-linked list of ME_DisplayItem's.
Patch: http://cvs.winehq.org/patch.py?id=20491
Old revision New revision Changes Path 1.4 1.5 +2 -1 wine/dlls/riched20/row.c 1.15 1.16 +12 -0 wine/dlls/riched20/editstr.h 1.20 1.21 +1 -1 wine/dlls/riched20/editor.h 1.55 1.56 +7 -11 wine/dlls/riched20/editor.c