ChangeSet ID: 7243 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/02/14 13:23:16
Modified files: dlls/winedos : vga.c int10.c
Log message: Jukka Heinonen jhei@iki.fi Outputting backspaces should only move the cursor. Text buffer copy is now always initialized correctly. Preserve video memory flag is parsed and text screen is now really cleared when flag is clear.
Patch: http://cvs.winehq.com/patch.py?id=7243
Old revision New revision Changes Path 1.30 1.31 +10 -10 wine/dlls/winedos/vga.c 1.26 1.27 +26 -4 wine/dlls/winedos/int10.c