11 Nov
2003
11 Nov
'03
12:26 a.m.
ChangeSet ID: 10015 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/11/10 18:26:53 Modified files: controls : edit.c Log message: Huw Davies <huw(a)codeweavers.com> We need to invalidate the replaced text region before calling EM_ScrollCaret as this may call ScrollWindow. Previously newly added lines were not displayed if the edit needed to scroll. Patch: http://cvs.winehq.com/patch.py?id=10015 Old revision New revision Changes Path 1.123 1.124 +7 -6 wine/controls/edit.c