ChangeSet ID: 10203761910886629424794627 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/05/02 16:49:51
Modified files: dlls/ttydrv : dc.c palette.c ttydrv.h graphics/x11drv: brush.c palette.c include : color.h objects : color.c palette.c windows : cursoricon.c
Log message: Cleaned up some inter-dll dependencies in palette management.
Patch: http://cvs.winehq.com/patch.py?id=10203761910886629424794627
Revision Changes Path 1.15 +0 -9 wine/dlls/ttydrv/dc.c 1.6 +0 -38 wine/dlls/ttydrv/palette.c 1.19 +0 -5 wine/dlls/ttydrv/ttydrv.h 1.25 +1 -1 wine/graphics/x11drv/brush.c 1.31 +30 -5 wine/graphics/x11drv/palette.c 1.9 +0 -2 wine/include/color.h 1.12 +0 -29 wine/objects/color.c 1.43 +7 -9 wine/objects/palette.c 1.46 +1 -1 wine/windows/cursoricon.c