I just posted Test 90 to the server development page: http://xfree86.cygwin.com/devel/shadow/
You can install the Test 90 package via setup.exe by selecting the following version of the XFree86-xserv package: 4.2.0-41
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-Test90.exe.bz2 (1208 KiB)
Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030601-1655.tar.bz2 (117 KiB)
xc/programs/Xserver/hw/xwin (all files) diff against Test89 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test89-to-Test90.diff (10 KiB)
Changes:
1) wintrayicon.c/winInitNotifyIcon() - Replace call to LoadIcon with a call to LoadImage that specifies the 16x16 icon as the size to be loaded. This makes the tray icon look much cleaner. (Colin Harrison)
2) wintrayicon.c/winDeleteNotifyIcon() - Call DestroyIcon on the icon that was loaded in winInitNotifyIcon(). (Harold L Hunt II)
3) Clean up all compiler warnings in xc/programs/Xserver/hw/xwin. The code now builds without a single warning when using the default compilation flags on a Cygwin host. (Harold L Hunt II)
Enjoy,
Harold
