wine/ dlls/comctl32/rebar.c dlls/gdi/freetype. ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 23 15:45:58 CDT 2002


ChangeSet ID:	5507
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/09/23 15:45:58

Modified files:
	dlls/comctl32  : rebar.c 
	dlls/gdi       : freetype.c 
	dlls/kernel/tests: environ.c 
	dlls/richedit  : reader.c rtf.h stdcharnames.h 
	include        : winsock2.h 
	include/wine   : obj_base.h 

Log message:
	Patrik Stridvall <ps at leissner.se>
	Cleaned up the code so it would be easier to parse with the new C
	parser.

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

Old revision  New revision  Changes     Path
 1.64          1.65          +6 -6       wine/dlls/comctl32/rebar.c
 1.24          1.25          +16 -16     wine/dlls/gdi/freetype.c
 1.1           1.2           +8 -8       wine/dlls/kernel/tests/environ.c
 1.9           1.10          +67 -185    wine/dlls/richedit/reader.c
 1.4           1.5           +1 -1       wine/dlls/richedit/rtf.h
 1.1           1.2           +4 -0       wine/dlls/richedit/stdcharnames.h
 1.16          1.17          +43 -43     wine/include/winsock2.h
 1.46          1.47          +6 -4       wine/include/wine/obj_base.h




More information about the wine-cvs mailing list