wine/programs/wineconsole dialog.c registry.c ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 14 16:45:14 CDT 2002


ChangeSet ID:	1021412713420229172407748
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/14 16:45:14

Modified files:
	programs/wineconsole: dialog.c registry.c user.c 
	                      winecon_private.h winecon_user.h 
	                      wineconsole.c 

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Removed Trace macro and replaced it by Wine debug channel facility.
	Made the font lookup at startup more robust and now save registry at
	startup time if a new font is chosen (as spotted by Sylvain Petreolle).
	Fixed an update bug spotted by Jason Edmeades.

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

Revision  Changes    Path
 1.8      +10 -3     wine/programs/wineconsole/dialog.c
 1.5      +5 -1      wine/programs/wineconsole/registry.c
 1.9      +98 -30    wine/programs/wineconsole/user.c
 1.5      +0 -13     wine/programs/wineconsole/winecon_private.h
 1.5      +2 -0      wine/programs/wineconsole/winecon_user.h
 1.11     +27 -37    wine/programs/wineconsole/wineconsole.c




More information about the wine-cvs mailing list