ChangeSet ID: 9734
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/10/11 00:23:45
Modified files:
objects : dib.c
Log message:
Dave Belanger <dave.belanger(a)cimmetry.com>
Improvement on the code that deals with setting the color map in
GetDIBits.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9734
Old revision New revision Changes Path
1.74 1.75 +65 -59 wine/objects/dib.c
ChangeSet ID: 9729
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/10/10 18:37:19
Modified files:
miscemu : Makefile.in
dlls/ntdll : Makefile.in
Log message:
Moved the pthread emulation into the main binary so that we don't need
to link it against ntdll.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9729
Old revision New revision Changes Path
1.21 1.22 +5 -2 wine/miscemu/Makefile.in
1.90 1.91 +0 -3 wine/dlls/ntdll/Makefile.in