wine/ controls/EDIT.TODO dlls/dplayx/dplayx_gl ...

Alexandre Julliard julliard at winehq.com
Sun Nov 18 20:30:14 CST 2001


ChangeSet ID:	1006137014824926742818207
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/11/18 21:30:14

Modified files:
	controls       : EDIT.TODO 
	dlls/dplayx    : dplayx_global.c 
	dlls/ole32     : compobj.c 
	dlls/oleaut32  : typelib.c 
	dlls/wineps    : wps_De.rc 
	dlls/x11drv    : dga2.c 
	documentation  : packaging.sgml 
	documentation/samples: config 
	files          : directory.c dos_fs.c 
	misc           : cdrom.c 
	msdos          : int21.c 
	programs/uninstaller: main.c rsrc.rc 
	scheduler      : pthread.c 
	tools          : wineinstall 
	win32          : except.c time.c 

Log message:
	Andreas Mohr <andi at rhlx01.fht-esslingen.de>
	- fix wrong hexadecimal GetLastError() output
	- misc fixes
	- changed my email address

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

Revision  Changes    Path
 1.2      +1 -6      wine/controls/EDIT.TODO
 1.14     +3 -3      wine/dlls/dplayx/dplayx_global.c
 1.48     +1 -1      wine/dlls/ole32/compobj.c
 1.57     +1 -1      wine/dlls/oleaut32/typelib.c
 1.2      +1 -1      wine/dlls/wineps/wps_De.rc
 1.6      +2 -2      wine/dlls/x11drv/dga2.c
 1.4      +155 -73   wine/documentation/packaging.sgml
 1.17     +2 -0      wine/documentation/samples/config
 1.42     +1 -1      wine/files/directory.c
 1.98     +6 -6      wine/files/dos_fs.c
 1.26     +1 -1      wine/misc/cdrom.c
 1.65     +1 -1      wine/msdos/int21.c
 1.4      +2 -2      wine/programs/uninstaller/main.c
 1.2      +1 -1      wine/programs/uninstaller/rsrc.rc
 1.18     +1 -1      wine/scheduler/pthread.c
 1.21     +1 -1      wine/tools/wineinstall
 1.49     +9 -10     wine/win32/except.c
 1.19     +11 -11    wine/win32/time.c





More information about the wine-cvs mailing list