ChangeSet ID: 16982
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/04/11 07:50:48
Modified files:
dlls/riched20 : editor.c
Log message:
Krzysztof Foltman <wdev(a)foltman.com>
- EM_CANPASTE implemented
- updated TODO list (including list of (un)implemented messages)
- fixed WM_PASTE (the previous version might not close the clipboard
if it didn't contain a usable format)
- scrollbar operations (like clicking on arrows) should update
scrollbar's current position
Patch: http://cvs.winehq.org/patch.py?id=16982
Old revision New revision Changes Path
1.20 1.21 +23 -20 wine/dlls/riched20/editor.c