Removed Trace macro and replaced it by Wine debug channel facility.
commite53cd36e63c1eae148590d0add06a121f2d298f2
authorEric Pouech <eric.pouech@wanadoo.fr>
Tue, 14 May 2002 21:45:13 +0000 (14 21:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 14 May 2002 21:45:13 +0000 (14 21:45 +0000)
tree693f976fc21bb22412c2071f7beba0598f3cfceb
parent736e81c67a00f46117c38a3c47b4ff5165bc738e
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.
programs/wineconsole/dialog.c
programs/wineconsole/registry.c
programs/wineconsole/user.c
programs/wineconsole/winecon_private.h
programs/wineconsole/winecon_user.h
programs/wineconsole/wineconsole.c