ChangeSet ID: 9190
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/02 19:18:33
Modified files:
dlls/gdi/mfdrv : init.c
Log message:
Avoid heap reallocation each time a metarecord is written in memory
(based on a patch by Warren Baird).
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9190
Old revision New revision Changes Path
1.22 1.23 +12 -4 wine/dlls/gdi/mfdrv/init.c
ChangeSet ID: 9186
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/09/02 18:05:21
Modified files:
dlls/comctl32 : updown.c
Log message:
Kevin Groeneveld <kgroeneveld(a)mcmaster.ca>
Change default range of up-down control to match range used in
window.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9186
Old revision New revision Changes Path
1.49 1.50 +2 -2 wine/dlls/comctl32/updown.c