Xming & Xming-mesa 6.9.0.41 (Released 1 Sep 2007)
- Extend the Xming Server Resource File, Xmingrc, options by adding styles by class for -multiwindow mode...
Styles { # <class-or-name-of-window> <topmost|maximize|minimize|notitle|noframe> oclock topmost # Open oclock clients above all notopmost Microsoft Windows. xeyes minimize # Start xeyes clients iconic (or for fullscreen use maximize). xterm notitle # No Windows title bar, for xterm clients. xcalc noframe # No Windows title bar or border, for xcalc clients. }
- Apply the Windows title wide-character in -multiwindow mode. Windows should now display correct client X Window titles for locales with wide characters. (X.Org bugzilla required)
- Build using updated MinGW component mingw-runtime-3.13-20070825-1. snprintf (et al.) now conforms to ISO C99 (better code consistency and security) and as a result of not using Microsoft's version some Xming components have increased in size.
- Add 'Italian (142)' to the list of known keyboard layouts. It is made the same as the Italian default, until I know better?
- Add a translation block to the resources for the Run utility so that tiled views of the executable appear correctly.
- In XLaunch 'Start program' use a program I supply, and not xterm that I don't, as the default in the chooser to avoid confusion.
- This is the last in the 6.9 series of Xming versions. Development will now continue only in the modular 7.3 series.
- Xming & Xming-mesa 6.9.0.40 (Released 24 Aug 2007).
Xming & Xming-mesa 6.9.0.40 (Released 24 Aug 2007)
- Bypass a recent X.Org change in libXfont (builtins/dir.c) that caused a nasty server reset problem.
- Automatically allocate a display-number, if the 'Display Number' field is blank, in XLaunch. The first unused display-number (i.e. server number), within the range 0 to 19, is found and the server plus any client opened with it. Reduce some lengthy timeouts in libX11 (via XOpenDisplay()) and alter the manual and the XLaunch.xsd schema to suit.
- Put the '-mwindows -s' link options into the build for Xming and xkbcomp (was external via LOCAL_LDFLAGS) to stop MinGW cross-compilers built with recent gcc releases from complaining.
- Build using updated MinGW components mingw-runtime-3.13 and w32api-3.10.
- Build the installers using the new release of Inno Setup at 5.1.14.
- Xming & Xming-mesa 6.9.0.39 (Released 1 Aug 2007).
Xming-portablePuTTY 6.9.0.40 (Public domain release 6 Aug 2007)
- Catch up with PuTTY CVS.
- Xming-portablePuTTY 6.9.0.38 (Public domain release 4 Jul 2007).
Xming-fonts 6.9.0.40 (Public domain release 6 Aug 2007)
- Update to DejaVue fonts release 2.19.
- Remove mkfontscale.exe from the fonts directory. It is still available from other installers.
- Xming-fonts 6.9.0.38 (Public domain release 2 Jul 2007).
Xming & Xming-mesa 6.9.0.39 (Released 1 Aug 2007)
- Make the version properties for xkbcomp.exe reference the X.Org version as well as Xming's.
- Build the installers using the new release of Inno Setup at 5.1.13.
- Provide a trap for bogus WM_PAINT messages in winClipboardWindowProc() to try to fix a paste flood problem some people have encountered. A PeekMessage loop in the clipboard calls DispatchMessage which needs fooling that we are handling WM_PAINT correctly, to stop it doing its own thing and to escape the loop. (p.s. doesn't fix the bug, but useful never the less)
- Don't use the new hardware devices apis, config_init() and config_fini(), in main.c.
- Xming & Xming-mesa 6.9.0.38 (Released 17 Jul 2007).
Xming & Xming-mesa 6.9.0.38 (Released 17 Jul 2007 and withdrawn)
- Tidy the logging of the calls to winProcEstablishConnection() while waiting to start the clipboard client in XDMCP mode.
- Bypass some font memory freeing code in dix/dixfonts.c that can cause a crash on server reset in XDMCP mode. This is now fixed in 7.3.0.33.
- Standardize the make methods for lib/font/builtin to be consistent with other types.
- Correct a build error in lib/font/fontfile caused by BUILD_TYPE1 and XFONT_BITMAP not being defined.
- Use an internally generated cookie for authentication of server clients when running the -auth option in -multiwindow mode. This has to be done in XDMCP mode but should also have been applied in -auth mode when running internal clients.
- Xming & Xming-mesa 6.9.0.37 (Released 30 Jun 2007).
Xming-portablePuTTY 6.9.0.38 (Public domain release 4 Jul 2007)
- Catch up with PuTTY CVS.
- Xming-portablePuTTY 6.9.0.36 (Public domain release 16 Jun 2007).
Xming-fonts 6.9.0.38 (Public domain release 2 Jul 2007)
- Update to DejaVue fonts release 2.18.
- Xming-fonts 6.9.0.33 (Public domain release 21 May 2007).
Xming & Xming-mesa 6.9.0.37 (Released 30 Jun 2007)
Remove two dead options- Experimental option -nodoublebuffer removed (was put in to investigate a problem with glxgears). Standard Xming renders glxgears correctly, but only for newer versions of OpenGL. More testing is currently underway to prove if backward compatibility isn't being maintained.
- Remove the -noicons option. The rationale for it no longer applies as it was a rare-fault workaround that should no longer be necessary in the X.Org (pre-7.3) code.
- We no longer need to detect Unicode support so flags can be simplified, g_fUnicodeSupport is no longer needed, g_fUseUnicode is now just g_fUnicodeClipboard. Rippling these through disambiguates lots of messy code.
- Function winProcessXEventsTimeout() is declared 'static Bool' and defined 'static int' (correct) in winclipboardwndproc.c. This has been wrong since dot, but luckily was of no significance .
- The patch for fb/fbfill.c, used to fix rendering in 6.9.0.36, is now no longer needed due to an xserver git source code fix.
- Move the detection of the Windows OS to the head of the log.
- Xming & Xming-mesa 6.9.0.36 (Released 16 Jun 2007).
Xming-portablePuTTY 6.9.0.36 (Public domain release 16 Jun 2007)
- Build plink.exe and pscp.exe without a superfluous "Unable to load file 'host' for reading" message box when host is not a saved session file.
- Xming-portablePuTTY 6.9.0.35 (Public domain release 8 Jun 2007).
Xming & Xming-mesa 6.9.0.36 (Released 16 Jun 2007)
- Wrap a fresh call to fbGetDrawable() before pixman_fill() in fb/fbfill.c to prevent some rendering corruption. (p.s. now fixed in the git repository)
- Xming & Xming-mesa 6.9.0.35 (Released 15 Jun 2007).
Xming & Xming-mesa 6.9.0.35 (Released 15 Jun 2007 and withdrawn)
- Build using the canonical source of zlib (version 1.2.3) and incorporate as a modular .dll file in the installers. This is then consistent with latest X.Org practice and updates the build from being based on the slower static zlib library at version 1.1.4.
- Build the locale metadata directly from the libX11 git code. This produces a more comprehensive locale.alias listing.
- Use the correct codepage for the .rc file versioninfo data in the Xming, XLaunch and xkbcomp executables.
- Build the included portable plink.exe without a superfluous "Unable to load file 'host' for reading" message box when host is not a saved session file. The next version of Xming-portablePuTTY will also have this change for both Plink and PSCP.
- Adjust the style of the Windows title in XDMCP mode from 'Xming - hostname' to 'hostname:display-number.screen' to provide more clarity between sessions and on a crowded taskbar.
- and while I'm doing minor changes, tidy the Exit dialog title from 'Xming - Exit?' to 'Exit Xming?'
- Xming & Xming-mesa 6.9.0.34 (Released 7 Jun 2007).
Xming-portablePuTTY 6.9.0.35 (Public domain release 8 Jun 2007)
- If sshk&sess is defined in putty.conf then try to use it as the location for the random seed file putty.rnd. This will make the random seed portable when directory sshk&sess is located on a portable device.
- Xming-portablePuTTY 6.9.0.31 (Public domain release 2 May 2007).
Xming & Xming-mesa 6.9.0.34 (Released 7 Jun 2007)
- Provide an experimental option -nodoublebuffer to disable double buffer mode in the GL pfd. Put in to investigate a problem with glxgears. With the option, glxgears renders but is very flickery. -nodoublebuffer is not applicable for Xming-mesa.
- Fix more nonsense in the os/utils.c file and turn off the Composite extension again. Fixes a problem with the nedit X client (and others) introduced in version 6.9.0.33.
- Fix GLWIN_ENABLE_DEBUG from being hardwired enabled and re-instate all the GLWIN_DEBUG_MSG messages that were removed in the past for being annoying.
- Use memset, malloc and free instead of '__glXMemset, '__glXMalloc' and '__glXFree' in GL/windows/indirect.c, in line with recent GL/apple updates.
- Xming & Xming-mesa 6.9.0.33 (Released 30 May 2007).
Xming & Xming-mesa 6.9.0.33 (Released 30 May 2007)
Fix compiler warnings- in lib/font/builtins/fonts.c, lib/font/builtins/render.c, lib/X11/locking.c, lib/X11/lcWrap.c, lib/X11/GetDflt.c, miext/rootless/accel/rlAccel.c, miext/rootless/rootlessCommon.h, miext/rootless/rootlessScreen.c, os/access.c, os/connection.c, os/xdmauth.c, record/record.c, XTrap/xtrapdi.c and winwin32rootless.c.
- Define HAVE_STDINT_H in the build configuration.
- Turn off strict-aliasing optimization to stop many type punning compiler warnings. It also appears to offer no advantage in speed and size for the Xming executable, plus '-fno-strict-aliasing' is normal in X.Org libX11 compilation and so using the optimization may be dangerous.
- Build the pixman library into Xming and include the new modular libpixman-0.dll file in the installers. This pixel-manipulation library, is now an integral part of the X.Org xserver.
- In winProcessXEventsTimeout() and os/connection.c:CheckConnections() just continue if the select() error is WSAEINTR to prevent unnecessary disconnects (part in bugzilla 10916).
- Sanitise the patches for winmultiwindowclass.c and os/utils.c, the latter helped by using '-D__MINGW32__' in makedepend to prevent some warnings.
- Tidy some #include header file preprocessor directives.
- Re-enable the Composite extension. If you have a problem with it: disable using -extension Composite.
- Build independent of the git version of miext/shadow to workaround 'update to latest code' problems, by using patches from Jie Luo. This appeared to give Xming the smoothest shadow engine performance yet but did not use Damage. On further inspection and test it was judged to be based on obsolete code, not Kdrive derived methods. Reverted for this release and ditched.
- Minor changes to the XLaunch.chm help file.
- Make the COPYING file read-only in the installers to prevent overwriting when using Notepad from the 'About Xming' dialog.
- Xming & Xming-mesa 6.9.0.32 (Released 10 May 2007).
Xming-fonts 6.9.0.33 (Public domain release 21 May 2007)
- Update to DejaVue fonts release 2.17.
- Xming-fonts 6.9.0.29 (Public domain release 7 Apr 2007).
Xming & Xming-mesa 6.9.0.32 (Released 10 May 2007)
Make the select() loops in the clipboard more sane and so increase the clipboard's I/O stability (bugzilla 10916)- In winProcessXEventsTimeout() move the declaration of an automatic variable out of the select() loop.
- In winClipboardProc() lengthen the select() timeout by a factor of 1000 (from 100usec to 100ms) to slow the poll rate to something more sensible.
- In winClipboardProc() descriptor sets should not be checked (i.e. by calling FD_ISSET) unless the return value from select() is greater than 0. The state of descriptor sets can be indeterminate otherwise.
- Build the installers using the new release of Inno Setup at 5.1.12.
- Minor corrections to the Xming -help text.
- Xming & Xming-mesa 6.9.0.31 (Released 4 May 2007).
Xming & Xming-mesa 6.9.0.31 (Made public domain 2 Nov 2007)
- Ensure overlapped windows always have WS_CLIPCHILDREN and WS_CLIPSIBLINGS styles, in -multiwindow mode.
- Prevent the mouse wheel scroll from stalling when another window is minimized, in -multiwindow mode. Also allows more than one X Window to wheel scroll correctly when using Tweak UI X-Mouse (the activation follows mouse setting), with or without Autoraise. This bug had always been in Xming since day one and now finally diagnosed using the magic of Spy++.
- On connection timeout in winProcessXEventsTimeout try to repair sockets using a call to os/connection.c:CheckConnections() (part of bugzilla 10916). This may help the X server cope better with dodgy networks, disconnecting clients or with overloads. It doesn't fix the unique paste-to-itself fault with a PuTTY terminal, i.e. pasting to a parent PuTTY terminal from a child X client, like emacs, blocks.
- Report if the configuration file cannot be written from XLaunch.
- Minor adjustments to the STR_XDMCP_QUERY and IDC_XDMCP_HOST fields to accommodate other languages.
- Xming & Xming-mesa 6.9.0.30 (Released 20 Apr 2007).
Xming-portablePuTTY 6.9.0.31 (Public domain release 2 May 2007)
- Catch-up with PuTTY CVS, now at version 0.60.
- Xming-portablePuTTY 6.9.0.29 (Public domain release 7 Apr 2007).
Xming & Xming-mesa 6.9.0.30 (Released 20 Apr 2007)
- Make the Contents work correctly in the XLaunch.chm help file.
- Add WS_GROUP functionality and a 'View Licence' button to the 'About Xming' dialog.
- Make the BS_OWNERDRAW URL controls, on the 'About Xming' dialog, respond to keyboard selection as well as to their shotcutkey and the mouse.
- Make functions winRegisterPointerDevice(), winRegisterKeyboardDevice() and NetWMToWinIcon() static.
- Xming & Xming-mesa 6.9.0.29 (Released 7 Apr 2007).
Xming & Xming-mesa 6.9.0.29 (Released 7 Apr 2007)
- Build using updated MinGW components mingw-runtime-3.12 and w32api-3.9.
- The Composite extension is now available for the first time, but currently disabled by default, since it doesn't work as coded from X.Org with openbox and most probably needs Xming specific work.
- The XEvIE extension is now enabled by default.
- Include security fixes for CVE-2007-1667, CVE-2007-1003, CVE-2007-1351 and CVE-2007-1352.
- Xming & Xming-mesa 6.9.0.28 (Released 27 Mar 2007).
Xming-fonts 6.9.0.29 (Public domain release 7 Apr 2007)
- Update to DejaVue fonts release 2.16.
- Xming-fonts 6.9.0.28 (Public domain release 22 Mar 2007).
Xming-portablePuTTY 6.9.0.29 (Public domain release 7 Apr 2007)
- Catch-up with PuTTY CVS
- Xming-portablePuTTY 6.9.0.28 (Public domain release 25 Mar 2007).
Xming & Xming-mesa 6.9.0.28 (Made public domain 8 Aug 2007)
- Adjust the style of transient windows in -multiwindow mode to comply with standard Microsoft temporary child windows i.e. remove their sizing border and max/min controls. This simplifies the user interface and makes usage more sane, but loses a little flexibility compared with 6.9.0.27.
- Use PrivilegesRequired=none in the installers, changes in Inno Setup have caused problems for normally privileged users.
- On server reset it is not necessary to re-read file font-dirs.
- Ensure the default fixed built-in font is found on server reset.
- Xming & Xming-mesa 6.9.0.27 (Released 19 Mar 2007).
Xming-portablePuTTY 6.9.0.28 (Public domain release 25 Mar 2007)
- Add PuTTYtel.exe to the installer.
- Allow use of directories on the current drive, referenced beginning with '\', in putty.conf.
- Use PrivilegesRequired=none in the installer.
- Xming-portablePuTTY 6.9.0.26 (Public domain release 1 Mar 2007).
Xming-tools-and-clients 6.9.0.28 (Public domain release 23 Mar 2007)
- Bring the code up-to-date with the X.Org repositories, including recent changes to xdpyinfo.
- Xming-tools-and-clients 6.9.0.24 (Public domain release 31 Dec 2006).
- This separate package is no longer maintained as it is included, built modular, in the Xming installer from version 7.3.0.1.
Xming-fonts 6.9.0.28 (Public domain release 22 Mar 2007)
- Use PrivilegesRequired=none in the installer, changes in Inno Setup have caused install problems for normally privileged users.
- Xming-fonts 6.9.0.26 (Public domain release 19 Feb 2007).
Xming & Xming-mesa 6.9.0.27 (Released 19 Mar 2007)
- Add a transient window (hint wm_transient_for) handler in -multiwindow mode which creates the transient Windows window referenced to its parent window instead of null. This is a major improvement in -multiwindow mode with, so far, very few significant side effects. Try and make minimizing and restoring transient child windows sensible. Also fix an ancient hidden crash in function winMultiWindowGetTransientFor() (bugzilla 11147).
- Re-enable loading of the rgb database from the rgb.txt file instead of using the built-in static data, so that colours can be customised. The Xming supplied rgb.txt file just listed the colours loaded static after a change in X.Org file os/oscolor.c on 16 Feb 2006 and so, since then, altering it had no effect! Correct the -co option to load the colour file, without an extra .txt extension, e.g. -co "C:\Config Files\rgb\colour.file", loads a file called colour.file.
Note that loading the rgb database from compiled rgb.dir and rgb.pag files is not provided (how X used to work, years ago ). - Following recent apple/darwin ddx updates and a comparison with GL/windows code, re-instate the call to glWinInitVisualConfigs() in indirect.c. The problem with the dispatch table code should now be solvable.
- If the Xming log file does not yet exist and so expanding its path with GetLongPathName() fails, use the unchanged short name in subsequent messages instead of outputting garbage. Also tidy other usage of GetLongPathName() in InitOutput.c.
- Adjust the length of the savepassword field in XLaunch to prevent truncation of text. Also add a ws_tabstop to the program combobox field and multiline autocheckbox's. Make radio buttons group correctly by adding ws_group styles appropriately.
- Xming & Xming-mesa 6.9.0.26 (Released 5 Mar 2007).
Xming & Xming-mesa 6.9.0.26 (Released 5 Mar 2007)
- Build the installers using the new release of Inno Setup at 5.1.10 (and now at 5.1.11) and add the alternative portable plink.exe component to them.
- Fix a serious error/hdc leak in the WM_PAINT message handler in winmultiwindowwndproc.c. The HWND used in EndPaint() should always match the one used in BeginPaint() and the instance being called. (bugzilla 10060). This old fault probably had many weird side effects.
- Xming & Xming-mesa 6.9.0.25 (Released 19 Feb 2007).
Xming-portablePuTTY 6.9.0.26 (Public domain release 1 Mar 2007)
- Catch-up with PuTTY CVS
- Fix a buffer overrun, found when debugging putty.exe with gdb, and a createPath() code error in winstore.c.
- Correct bad scoping of a FindFirstFile() search handle. Found using gdb when debugging putty.exe.
- Xming-portablePuTTY 6.9.0.25 (Public domain release 19 Feb 2007).
Xming-fonts 6.9.0.26 (Public domain release 19 Feb 2007)
- Update to DejaVue fonts release 2.15.
- Xming-fonts 6.9.0.25 (Public domain release 9 Jan 2007).
Xming & Xming-mesa 6.9.0.25 (Released 19 Feb 2007)
- Build using binutils-2.17.50-20070129-1.
- Rework the InitPointerDeviceStruct() api change patch in winmouse.c to be more sane (added to bugzilla 9808).
- Incorporate the patch for the crash fix in bugzilla 1753 into the Xming build (p.s. now in the X.Org git repository)
- Tidy the installed font-dirs file and the Plink for Xming SSH client usage message box.
- Add a manifest to the run and Plink for Xming SSH client executables to enable XP style controls.
- Make the component names in the installers more sane.
- In XLaunch, rationalise the calls to stripspace() and only provide a Help button if the help file is in the same directory as XLaunch.exe. Tidy the _WIN32_IE flag and force the use of a wide string property sheet. Replace the old dark fullscreen bitmap image.
- Xming & Xming-mesa 6.9.0.24 (Released 25 Jan 2007).
Xming-portablePuTTY 6.9.0.25 (Public domain release 19 Feb 2007)
- First release of Xming-portablePuTTY.
Xming & Xming-mesa 6.9.0.24 (Made public domain 12 Jun 2007)
Make fonts more beautiful and rational- Update the font engine to the current version of the FreeType2 library from the FreeType Project. Build as a shared library in Xming and include the new modular libfreetype-6.dll file in the installers.
- Enable subpixel rendering (SPR) and the bytecode interpreter (BCI) in the new FreeType2 library using this patch. Many core X fonts will appear different, but hopefully better rendered. These changes should especially improve ClearType hinted fonts on LCD displays and Asian font rendering.
- Patents issues? Software patents are not applicable in the UK and therefore to activation of the above improvements in Xming .
- Now that CID font support has ceased, remove the CID directory from the default font path. Installed file font-dirs changed to suite the new font path including dejavu.
- Build the absolute minimum fonts into the Xming executable, removing the need to include them as files in the Xming installers. Add built-ins to the default font path (needed bugzilla 9795 and bugzilla 9799).
- Changes also include the X.Org security advisory, 9 Jan 2007, CVE-2006-6101 CVE-2006-6102 CVE-2006-6103.
- Fix an old brain-dead but serious crash in winmultiwindowwm.c shown up by the VSW5 X Toolkit Tests, test "CASE XFetchName 3" (bugzilla 9798).
- Build using the new releases of Pthreads-Win32 at 2.8.0 and Inno Setup at 5.1.9.
- Detect the version of Windows and FreeType2 for the log file.
- Facilitate the new DDXRingBell() function using the Beep() MS Windows API. This provides a 'ring the bell' function via the PC speaker in addition to the existing winKeybdBell/MessageBeep(MB_OK) function (via a sound card or the PC speaker on systems without one). I'll provide options to switch the beeps off when they both work correctly.
- Migrate the code to several new APIs in dix and mi (needed bugzilla 9797 and bugzilla 9808).
- The build methods used in monolithic for the locale data miss two entries for ja.S90 and ja.U90. Provide this metadata.
- Make the 'Start program' field entry in XLaunch CBS_AUTOHSCROLL so that more text can be entered.
- Provide a Plink for Xming SSH client in the Xming installers, made from PuTTY CVS code, which uses Windows dialogs instead of stdin/stdout/stderr, where appropriate. Prompts and failures should now be visible when using Xmingrc or XLaunch with SSH X-Forwarding via Plink i.e. when Plink is run without a parent console.
- Prevent whitespace and non-alphanumeric (apart from '. - _') entry in computer or user name fields and provide an 'Additional parameters for plink or ssh' field in XLaunch. The latter provides more flexibility for the advanced user, who may require extra options for plink.exe or ssh.exe.
- Xming 6.9.0.23 (Public domain release 17 Dec 2006).
Xming-fonts 6.9.0.25 (Public domain release 9 Jan 2007)
- Release Xming-fonts 6.9.0.25 with rebuilt fonts from X.Org. The Bitstream Vera fonts are no longer supplied by X.Org so I've added the replacement DejaVue fonts (release 2.13) to the installer.
Xming-fonts & Xming-tools-and-clients 6.9.0.24 (Public domain release 31 Dec 2006)
- Release Xming-fonts 6.9.0.24 to SourceForge made with the latest Inno Setup and with mkfontscale.exe updated.
- Release Xming-tools-and-clients 6.9.0.24 to SourceForge, built 28 Dec 2006, with current X.Org app code.
Xming 6.9.0.23 (Public domain release 17 Dec 2006)
Fix three very old bugs- Fix the bug where phantom tooltips can appear with minimized windows in -multiwindow mode (bugzilla 3678). Ensure reordering of the window stack when a window is minimized to avoid occasional paint artefacts.
- Make sure WM_SETFOCUS and WM_KILLFOCUS are always called on change of focus in -multiwindow mode.
- Only allow WM_MOUSEWHEEL messages to act on the client area of a focussed window in -multiwindow mode. This prevents mouse wheel events propagating to an underlying X client from a focussed X client's window frame. Also correctly prevents unfocussed X clients being wheel scrolled anyway (i.e. more like standard MS Windows behaviour).
- Make XLaunch validate using the version 6 MSXML parser and correct messages and help to suit. Validate now works with MSXML versions 6 and 4, while XLaunch can be used with MSXML versions 6, 4 and 3.
- Revert a removal of a '_XkbFree' call in lib/xkbfile/xkbtext.c which no longer appears to cause a problem.
- Correct some needless use of static variables in InitOutput.c and file.cc and tidy some of the XLaunch code.
- Built with latest MinGW packages mingw-runtime-3.11-20061202-1-src and w32api-3.8-src using scripts x86-mingw32-build.sh-0.0-20061107-1.
- Add and adjust links on the 'About Xming' dialog.
Older releases 1
Table of contents
- Xming & Xming-mesa 6.9.0.41 (Released 1 Sep 2007)
- Xming & Xming-mesa 6.9.0.40 (Released 24 Aug 2007)
- Xming-portablePuTTY 6.9.0.40 (Public domain release 6 Aug 2007)
- Xming-fonts 6.9.0.40 (Public domain release 6 Aug 2007)
- Xming & Xming-mesa 6.9.0.39 (Released 1 Aug 2007)
- Xming & Xming-mesa 6.9.0.38 (Released 17 Jun 2007 and withdrawn)
- Xming-portablePuTTY 6.9.0.38 (Public domain release 4 Jul 2007)
- Xming-fonts 6.9.0.38 (Public domain release 2 Jul 2007)
- Xming & Xming-mesa 6.9.0.37 (Released 30 Jun 2007)
- Xming-portablePuTTY 6.9.0.36 (Public domain release 16 Jun 2007)
- Xming & Xming-mesa 6.9.0.36 (Released 16 Jun 2007)
- Xming & Xming-mesa 6.9.0.35 (Released 15 Jun 2007 and withdrawn)
- Xming-portablePuTTY 6.9.0.35 (Public domain release 8 Jun 2007)
- Xming & Xming-mesa 6.9.0.34 (Released 7 Jun 2007)
- Xming & Xming-mesa 6.9.0.33 (Released 30 May 2007)
- Xming-fonts 6.9.0.33 (Public domain release 21 May 2007)
- Xming & Xming-mesa 6.9.0.32 (Released 10 May 2007)
- Xming & Xming-mesa 6.9.0.31 (Made public domain 2 Nov 2007)
- Xming-portablePuTTY 6.9.0.31 (Public domain release 2 May 2007)
- Xming & Xming-mesa 6.9.0.30 (Released 20 Apr 2007)
- Xming & Xming-mesa 6.9.0.29 (Released 7 Apr 2007)
- Xming-fonts 6.9.0.29 (Public domain release 7 Apr 2007)
- Xming-portablePuTTY 6.9.0.29 (Public domain release 7 Apr 2007)
- Xming & Xming-mesa 6.9.0.28 (Made public domain 8 Aug 2007)
- Xming-portablePuTTY 6.9.0.28 (Public domain release 25 Mar 2007)
- Xming-tools-and clients 6.9.0.28 (Public domain release 23 Mar 2007)
- Xming-fonts 6.9.0.28 (Public domain release 22 Mar 2007)
- Xming & Xming-mesa 6.9.0.27 (Released 19 Mar 2007)
- Xming & Xming-mesa 6.9.0.26 (Released 5 Mar 2007)
- Xming-portablePuTTY 6.9.0.26 (Public domain release 1 Mar 2007)
- Xming-fonts 6.9.0.26 (Public domain release 19 Feb 2007)
- Xming & Xming-mesa 6.9.0.25 (Released 19 Feb 2007)
- Xming-portablePuTTY 6.9.0.25 (Public domain release 19 Feb 2007)
- Xming & Xming-mesa 6.9.0.24 (Made public domain 12 Jun 2007)
- Xming-fonts 6.9.0.25 (Public domain release 9 Jan 2007)
- Xming-fonts & Xming-tools-and-clients 6.9.0.24 (Public domain release 31 Dec 2006)
- Xming 6.9.0.23 (Public domain release 17 Dec 2006)
- Older releases 1
The Xming website, documentation and images are licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
Copyright © 2005-2024 Colin Harrison All Rights Reserved