wine/dlls/riched20 paint.c editstr.h editor.h ...

Alexandre Julliard julliard at winehq.org
Mon Mar 21 04:27:24 CST 2005


ChangeSet ID:	16729
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/21 04:27:24

Modified files:
	dlls/riched20  : paint.c editstr.h editor.h editor.c caret.c 

Log message:
	Krzysztof Foltman <wdev at foltman.com>
	- PageUp key support.
	- Support for "normal" scroll bar functionality (line and page
	scrolling).

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

Old revision  New revision  Changes     Path
 1.7           1.8           +12 -6      wine/dlls/riched20/paint.c
 1.6           1.7           +1 -1       wine/dlls/riched20/editstr.h
 1.10          1.11          +1 -1       wine/dlls/riched20/editor.h
 1.17          1.18          +29 -5      wine/dlls/riched20/editor.c
 1.7           1.8           +64 -5      wine/dlls/riched20/caret.c




More information about the wine-cvs mailing list