wine/ tools/winedump/README tools/wineinstall ...

Alexandre Julliard julliard at winehq.org
Tue Jan 6 16:08:35 CST 2004


ChangeSet ID:	10584
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/06 16:08:35

Modified files:
	tools/winedump : README 
	tools          : wineinstall c2man.pl 
	programs/wcmd  : wcmdmain.c 
	include        : shlwapi.h 
	files          : file.c 
	documentation  : getting.sgml 
	dlls/x11drv    : xfont.c 
	dlls/winspool  : info.c 
	dlls/winmm/wineaudioio: audio.c 
	dlls/winmm     : winemm.h 
	dlls/winedos   : int10.c 
	dlls/uxtheme   : uxthemedll.h system.c 
	dlls/user      : resource.c 
	dlls/shlwapi   : path.c 
	dlls/shell32   : shlmenu.c shlexec.c pidl.h 
	dlls/oleaut32/tests: vartype.c vartest.c 
	dlls/oleaut32  : vartype.c variant.c varformat.c oleaut.c 
	dlls/ole32     : filemoniker.c errorinfo.c compositemoniker.c 
	                 clipboard.c 
	dlls/msvcrt    : main.c file.c 
	dlls/kernel/tests: locale.c 
	dlls/icmp      : ip.h 
	dlls/dinput/mouse: main.c 
	dlls/dinput/joystick: linuxinput.c 
	dlls/d3d8      : volume.c utils.c surface.c stateblock.c 
	                 drawprim.c directx.c device.c d3d8_private.h 
	dlls/commdlg   : finddlg32.c filedlg.c 
	dlls/comctl32  : tab.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Assorted spelling fixes.

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

Old revision  New revision  Changes     Path
 1.6           1.7           +2 -2       wine/tools/winedump/README
 1.63          1.64          +1 -1       wine/tools/wineinstall
 1.12          1.13          +2 -2       wine/tools/c2man.pl
 1.38          1.39          +1 -1       wine/programs/wcmd/wcmdmain.c
 1.39          1.40          +1 -1       wine/include/shlwapi.h
 1.197         1.198         +1 -1       wine/files/file.c
 1.18          1.19          +4 -4       wine/documentation/getting.sgml
 1.1           1.2           +2 -2       wine/dlls/x11drv/xfont.c
 1.89          1.90          +2 -2       wine/dlls/winspool/info.c
 1.8           1.9           +8 -7       wine/dlls/winmm/wineaudioio/audio.c
 1.52          1.53          +1 -1       wine/dlls/winmm/winemm.h
 1.35          1.36          +3 -3       wine/dlls/winedos/int10.c
 1.1           1.2           +1 -1       wine/dlls/uxtheme/uxthemedll.h
 1.2           1.3           +4 -4       wine/dlls/uxtheme/system.c
 1.19          1.20          +2 -2       wine/dlls/user/resource.c
 1.38          1.39          +1 -1       wine/dlls/shlwapi/path.c
 1.34          1.35          +1 -1       wine/dlls/shell32/shlmenu.c
 1.25          1.26          +1 -1       wine/dlls/shell32/shlexec.c
 1.31          1.32          +4 -4       wine/dlls/shell32/pidl.h
 1.3           1.4           +5 -5       wine/dlls/oleaut32/tests/vartype.c
 1.20          1.21          +3 -3       wine/dlls/oleaut32/tests/vartest.c
 1.2           1.3           +7 -7       wine/dlls/oleaut32/vartype.c
 1.82          1.83          +3 -3       wine/dlls/oleaut32/variant.c
 1.1           1.2           +18 -18     wine/dlls/oleaut32/varformat.c
 1.37          1.38          +2 -2       wine/dlls/oleaut32/oleaut.c
 1.27          1.28          +1 -1       wine/dlls/ole32/filemoniker.c
 1.16          1.17          +1 -1       wine/dlls/ole32/errorinfo.c
 1.25          1.26          +1 -1       wine/dlls/ole32/compositemoniker.c
 1.29          1.30          +4 -4       wine/dlls/ole32/clipboard.c
 1.15          1.16          +5 -5       wine/dlls/msvcrt/main.c
 1.60          1.61          +8 -8       wine/dlls/msvcrt/file.c
 1.24          1.25          +1 -1       wine/dlls/kernel/tests/locale.c
 1.2           1.3           +1 -1       wine/dlls/icmp/ip.h
 1.26          1.27          +1 -1       wine/dlls/dinput/mouse/main.c
 1.20          1.21          +1 -1       wine/dlls/dinput/joystick/linuxinput.c
 1.9           1.10          +1 -1       wine/dlls/d3d8/volume.c
 1.12          1.13          +2 -2       wine/dlls/d3d8/utils.c
 1.28          1.29          +2 -2       wine/dlls/d3d8/surface.c
 1.13          1.14          +1 -1       wine/dlls/d3d8/stateblock.c
 1.15          1.16          +7 -7       wine/dlls/d3d8/drawprim.c
 1.56          1.57          +2 -2       wine/dlls/d3d8/directx.c
 1.93          1.94          +13 -13     wine/dlls/d3d8/device.c
 1.47          1.48          +1 -1       wine/dlls/d3d8/d3d8_private.h
 1.22          1.23          +1 -1       wine/dlls/commdlg/finddlg32.c
 1.69          1.70          +1 -1       wine/dlls/commdlg/filedlg.c
 1.90          1.91          +1 -1       wine/dlls/comctl32/tab.c




More information about the wine-cvs mailing list