wine/programs/winemine main.c Si.rc Ru.rc Pt.r ...

Alexandre Julliard julliard at winehq.org
Wed Sep 22 14:13:29 CDT 2004


ChangeSet ID:	13885
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/22 14:13:29

Modified files:
	programs/winemine: main.c Si.rc Ru.rc Pt.rc Nl.rc It.rc Fr.rc 
	                   Es.rc En.rc De.rc 

Log message:
	Richard Cohen <richard at daijobu.co.uk>
	- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
	- Allow more characters for Window title (for Fr locale).
	- Hardcode the icon name - so that it's independent of locale.
	- Shorten the text in the About box so that it doesn't wrap.
	- Use HKCU instead of HKLM for saving stuff.
	- Save YPos properly.
	- use AdjustWindowRect instead of calculating the window size using
	GetSystemMetrics
	- Cope with the user moving the window offscreen and move it back.

Patch: http://cvs.winehq.org/patch.py?id=13885

Old revision  New revision  Changes     Path
 1.14          1.15          +71 -70     wine/programs/winemine/main.c
 1.4           1.5           +1 -1       wine/programs/winemine/Si.rc
 1.4           1.5           +1 -1       wine/programs/winemine/Ru.rc
 1.5           1.6           +1 -1       wine/programs/winemine/Pt.rc
 1.3           1.4           +1 -1       wine/programs/winemine/Nl.rc
 1.7           1.8           +1 -1       wine/programs/winemine/It.rc
 1.6           1.7           +1 -1       wine/programs/winemine/Fr.rc
 1.5           1.6           +1 -1       wine/programs/winemine/Es.rc
 1.6           1.7           +1 -1       wine/programs/winemine/En.rc
 1.3           1.4           +1 -1       wine/programs/winemine/De.rc




More information about the wine-cvs mailing list