ChangeSet ID: 987449605635241762269288 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/04/16 15:33:25
Modified files: graphics/x11drv: palette.c include : ts_xlib.h tsx11 : X11_calls ts_xlib.c
Log message: Gavriel State gav@transgaming.com Copy the first 128 colors from the default colormap to Wine's private colormap when using 'shared' colors.
Patch: http://cvs.winehq.com/patch.py?id=987449605635241762269288
Revision Changes Path 1.21 +15 -1 wine/graphics/x11drv/palette.c 1.16 +1 -0 wine/include/ts_xlib.h 1.20 +1 -0 wine/tsx11/X11_calls 1.19 +9 -0 wine/tsx11/ts_xlib.c