ChangeSet ID: 1029608860237195335635082
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/17 13:27:40
Modified files:
programs/notepad: En.rc
Log message:
Shachar Shemesh <sun(a)consumer.org.il>
Change sublanguage from "NEUTRAL" to "DEFAULT", so LoadResource will
be able to find it if no other language is a better match.
Patch: http://cvs.winehq.com/patch.py?id=1029608860237195335635082
Revision Changes Path
1.9 +3 -3 wine/programs/notepad/En.rc
ChangeSet ID: 1029548270077503768102364
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/16 20:37:50
Modified files:
objects : enhmetafile.c
Log message:
Huw D M Davies <hdavies(a)codeweavers.com>
Allow an app to open the file of a disk based emf for reading while
the hemf is still open.
Implement SetWinMetaFileBits in a more sane fashion.
Patch: http://cvs.winehq.com/patch.py?id=1029548270077503768102364
Revision Changes Path
1.59 +82 -401 wine/objects/enhmetafile.c