ChangeSet ID: 14225
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/19 17:54:24
Modified files:
windows : nonclient.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
Windows with WS_EX_TOOLWINDOW style should not have min/max buttons.
Patch: http://cvs.winehq.org/patch.py?id=14225
Old revision New revision Changes Path
1.125 1.126 +15 -3 wine/windows/nonclient.c
ChangeSet ID: 14224
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/10/19 16:37:09
Modified files:
. : configure.ac configure
Log message:
Warren Baird <warren.baird(a)cimmetry.com>
- added -fPIC to the LDDLLFLAGS line for HPUX; winegcc needs to pass
-fPIC to the link line to keep the hp linker happy
- set DLLEXT to .sl on HPUX
Patch: http://cvs.winehq.org/patch.py?id=14224
Old revision New revision Changes Path
1.319 1.320 +2 -1 wine/configure.ac
1.609 1.610 +2 -1 wine/configure