ChangeSet ID: 16494
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/03/08 12:58:25
Modified files:
dlls/x11drv : window.c
Log message:
Maxime Bellengé <maxime.bellenge(a)laposte.net>
- Fix unmovable windows if the window style is set to WS_POPUP |
WS_VISIBLE and WS_EX_APPWINDOW.
- Fix metacity displaying decorations where it should not.
Patch: http://cvs.winehq.org/patch.py?id=16494
Old revision New revision Changes Path
1.100 1.101 +8 -4 wine/dlls/x11drv/window.c