ChangeSet ID: 9954864440762002156116068
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/07/18 16:00:44
Modified files:
tools : fnt2bdf.c
Log message:
Bill Medland <medbi01(a)accpac.com>
Make the font name and size settings reflect the data in the font file
rather than arbitrary values.
Patch: http://cvs.winehq.com/patch.py?id=9954864440762002156116068
Revision Changes Path
1.11 +4 -3 wine/tools/fnt2bdf.c
ChangeSet ID: 995331323200784880202264
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 01/07/16 20:55:23
Modified files:
controls : listbox.c
Log message:
Bill Medland <medbi01(a)accpac.com>
As for the edit control, the style of the borders on the list control
is modified in the dialog loading code, not in the control itself.
Patch: http://cvs.winehq.com/patch.py?id=995331323200784880202264
Revision Changes Path
1.76 +7 -26 wine/controls/listbox.c