ChangeSet ID: 16836 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/24 14:41:28
Modified files: windows : winpos.c dlls/x11drv : winpos.c event.c dlls/user : user32.spec dlls/ttydrv : wnd.c
Log message: Avoid calling WIN_ListChildren from the graphics drivers.
Patch: http://cvs.winehq.org/patch.py?id=16836
Old revision New revision Changes Path 1.168 1.169 +1 -1 wine/windows/winpos.c 1.131 1.132 +76 -80 wine/dlls/x11drv/winpos.c 1.53 1.54 +7 -23 wine/dlls/x11drv/event.c 1.102 1.103 +0 -1 wine/dlls/user/user32.spec 1.43 1.44 +36 -33 wine/dlls/ttydrv/wnd.c