ChangeSet ID: 8371
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/06/04 15:14:47
Modified files:
programs/wineconsole: curses.c
Log message:
Jukka Heinonen <jhei(a)iki.fi>
Wineconsole curses backend now works even if terminal is smaller than
console size. Cursor is no longer left into wrong location after
screen updates.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8371
Old revision New revision Changes Path
1.7 1.8 +13 -5 wine/programs/wineconsole/curses.c
ChangeSet ID: 8369
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/06/04 15:13:54
Modified files:
programs/winhelp: winhelp.c hlpfile.c Sk.rc Si.rc
Log message:
Eric Pouech <pouech-eric(a)wanadoo.fr>
- added some missing strings to resources
- made the decompression code a bit more pedantic to avoid crashes
- fixed startup without .HLP filename passed on command line
- passed a few more commands from remote applications to the macros
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8369
Old revision New revision Changes Path
1.25 1.26 +60 -28 wine/programs/winhelp/winhelp.c
1.17 1.18 +38 -21 wine/programs/winhelp/hlpfile.c
1.6 1.7 +1 -0 wine/programs/winhelp/Sk.rc
1.2 1.3 +1 -0 wine/programs/winhelp/Si.rc