wine/programs/wineconsole wineconsole.c wineco ...

Alexandre Julliard julliard at wine.codeweavers.com
Sun Dec 22 19:35:27 CST 2002


ChangeSet ID:	6769
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/22 19:35:27

Modified files:
	programs/wineconsole: wineconsole.c winecon_private.h curses.c 

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Fixed several bugs:
	- wrong drawing for chars outside the 20-7F range
	- console mouse event generation
	- console Alt-? char event generation
	Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.

Patch: http://cvs.winehq.com/patch.py?id=6769

Old revision  New revision  Changes     Path
 1.18          1.19          +1 -1       wine/programs/wineconsole/wineconsole.c
 1.8           1.9           +1 -1       wine/programs/wineconsole/winecon_private.h
 1.1           1.2           +105 -104   wine/programs/wineconsole/curses.c




More information about the wine-cvs mailing list