In preparation for the upcoming release of X2Go Client 4.0.3.0, a preview build of X2Go Client for Windows is available for download under: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.3.0/
(Last I talked with Mike#1, X2Go Client 4.0.3.0 is due sometime next month.)
It is based on commit 2ffcad0 (which should have fixed bug #566, but testing is still pending) and is built with MinGW 4.8. (X2Go Client 4.0.2.1 was built with MinGW 4.4.) The default build is the same as the nightly build 4.0.3.0-2014.09.16-2ffcad0 (except for the updated version string in add/remove programs and the filename.)
The debug build is also available here: http://code.x2go.org/releases/binary-win32/x2goclient/previews/4.0.3.0/non-d...
There are no longer any miscfonts or fullfonts builds because those fonts are now optional components in the installer. This has also increased the size of the installer from about 20MB to about 50MB. See bug #108 for details. http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=108
You can read the full changelog for 4.0.3.0 so far here. http://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=debian/changelog;h=a58...
-Mike#2