wine/dlls/riched20 editor.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 3 06:03:48 CDT 2005


ChangeSet ID:	20546
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/03 06:03:48

Modified files:
	dlls/riched20  : editor.c 

Log message:
	Krzysztof Foltman <wdev at foltman.com>
	Implemented EM_GETFIRSTVISIBLELINE and EM_POSFROMCHAR (basic
	suboptimal implementation, can be optimized to skip whole paragraphs
	later if it's useful at all).

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

Old revision  New revision  Changes     Path
 1.57          1.58          +49 -4      wine/dlls/riched20/editor.c




More information about the wine-cvs mailing list