I just posted Test 89 to the server development page: http://xfree86.cygwin.com/devel/shadow/
You can install the Test 89 package via setup.exe by selecting the following version of the XFree86-xserv package: 4.2.0-40
Server Test Series binary and source code releases are now available via the sources.redhat.com ftp mirror network (http://cygwin.com/mirrors.html) in the pub/cygwin/xfree/devel/shadow/ directory. You may wish to note the desired filename in the links below, then download from your closest mirror (http://cygwin.com/mirrors.html).
Server binary, direct link: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test89.exe.bz2 (1208 KiB)
Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030531-2255.tar.bz2 (116 KiB)
xc/programs/Xserver/hw/xwin (all files) diff against Test88 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test88-to-Test89.diff.bz2 (6 KiB)
Changes:
1) winmultiwindowwindow.c/winTopLevelWindowProc() - Rework the mouse polling timer so that it is attached to the root-level window. This prevents multiple mouse polling timers from being created, which was happening in the old versions. Introduce a new way of determining that the timer should be created or deleted, which will hopefully fix some corner cases where the timer was not being created. (Harold L Hunt II)
2) XWin.rc - Remove a couple of window style flags that were not compatible with Earle's patch for removing the minimize and maximize buttons from the dialog boxes. (Earle F. Philhower III)
3) XWin.rc - Make ``x'' and ``C'' hotkeys for the Exit Confirmation dialog box. (Colin Harrison, Biju G C)
Enjoy,
Harold
