ChangeSet ID: 10015 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/10 18:26:53
Modified files: controls : edit.c
Log message: Huw Davies huw@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