Xming 7.5.0.39 (Released 6 Aug 2011)
- Update the Pthreads-Win32 project from its CVS, the FreeType2 project from its git repository, and the xserver, Mesa, pixman, twm, xhost, xkeyboard-config, xrandr and xset from X.Org git.
- Revert a change in xkeyboard-config that breaks the expected function key mapping (7.5.0.38 broke emacs shift-function key and control-function key xmodmap tricks used by some users).
- In -wgl mode, create a new dispatch table, rather than modifying the existing one (thanks to Jon Turney).
- Automate the setting of -emulate3buttons, if less than 3 mouse buttons are reported, and provide the reverse option -noemulate3buttons. Also, correctly report the number of mouse buttons Windows is reporting, rather than always at least 3. (thanks to Jon Turney)
- Map the unique Fn key on IBM Lenovo laptaps specifically to avoid just passing it as delete (thanks to Jon Turney).
- Update the OpenGL extension headers and specifications from the canonical OpenGL Registry for use in the X server build.
- Numerous minor patch tidies and tweaks.
- Xming 7.5.0.38 (Released 28 Jun 2011).
Xming-portablePuTTY 7.5.0.39 (Released 13 Jul 2011)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.38 (Released 27 Jun 2011).
Xming 7.5.0.38 (Released 28 Jun 2011)
- Update the FreeType2 project from its git repository, and the xserver, ico, libX11, Mesa, pixman, twm, xkbcomp, xkeyboard-config and xwininfo from X.Org git.
- Add an experimental instruction, TASKBAR{}, to Xmingrc. Its keyword NOTAB can be used to remove a button from the taskbar for a window class or name in -multiwindow mode. This uses the DeleteTab() method from the ITaskbarList COM interface.
- Set an AppUserModelID for each window using the new taskbar APIs introduced in Windows 7 and later systems. Adds correct grouping of taskbar icons and makes Jump Lists sane in -multiwindow mode. (thanks to Tobias Haeussler)
- Extending the functionality above: add a Xmingrc keyword, NEWTAB, to TASKBAR{} to always force unique buttons for a window class or name in -multiwindow mode (Note: NEWTAB needs Windows 7, Server 2008 R2 or later; whereas NOTAB will work with all supported Windows versions).
- Remove the Quick Launch icon creation tasks from the installers (these were not enabled by default). The addition of shortcuts to the Quick Launch folder is discouraged in latest Windows versions.
- Xming 7.5.0.37 (Released 13 Jun 2011).
Xming-portablePuTTY 7.5.0.38 (Released 27 Jun 2011)
- Catch up with the PuTTY project SVN.
- Remove the Quick Launch icon creation task from the installer (this was not enabled by default).
- Xming-portablePuTTY 7.5.0.37 (Released 9 Jun 2011).
Xming 7.5.0.37 (Released 13 Jun 2011)
- Update the Pthreads-Win32 and PuTTY projects from their CVS/SVN, the FreeType2 project from its git repository, and the xserver, glxinfo, libX11, libXi, libXrender, Mesa, pixman, xauth, xkbcomp, xkeyboard-config and xwininfo from X.Org git.
- Add the short sha1 for the current git head to the 'Release:' entry in the xserver log. The git trace for Mesa is shown via glxinfo or glxgears -info.
- Fix a file stream handle leak in xserver/hw/xwin winGetBaseDir() and the equivalent in XLaunch.
- Fix the location and name of the log obtained with a failure early in xserver startup, to stop it being placed in the install directory just as Xming.log (also file writes, to the install directory, are blocked with latest Windows releases). Test case: XDMCP query a remote hostname that Windows can't resolve as an IPv4 address (e.g. a hostname found using XLaunch's host finder that is not in DNS or hosts).
- Add an UninstallDisplayIcon entry to the Xming installer script.
- Simplify the follow tool.
- Xming 7.5.0.36 (Released 20 May 2011).
Xming-portablePuTTY 7.5.0.37 (Released 9 Jun 2011)
- Catch up with the PuTTY project SVN. Simon's changes fix an elusive UAC problem between Plink and Pageant (I had one report of this and have confirmed the fix with the reporter).
- Xming-portablePuTTY 7.5.0.36 (Released 15 May 2011).
Xming 7.5.0.36 (Released 20 May 2011)
- Update the Pthreads-Win32 and PuTTY projects from their CVS/SVN, the FreeType2 project from its git repository, and the xserver, glxinfo, libICE, libX11, libxcb, libxcb-icccm, libXext, libXfont, libXi, Mesa, mkfontscale, pixman, twm, xauth, xkeyboard-config, xmodmap, xprop and xrandr from X.Org git.
- Synchronise glapidispatch and glapioffsets between Mesa and xserver builds.
- Use the new pixman API for offsetting trapezoids.
- Preserve client area size and position on Windows window style change (thanks to Jon Turney).
- Left-justify website links in About box (thanks to Yaakov Selkowitz).
- Link directly to TrackMouseEvent() (thanks to Jon Turney).
- A local, or remote, Mesa Demos' texture_from_pixmap client no longer crashes, or crashes the xserver, respectively (fixes a regression since 7.5.0.33). Note: texture_from_pixmap is supplied in Xming installer component GLX test clients.
- More tidying of xserver and Xmon patches.
- When xhost lists resolved IPv6 names, show addresses first, as default names can ambiguously repeat.
- Modify the follow and font-dirs tools to protect against the possibility of stack buffer overflow exploitation.
- Update bison to release 2.5 in the build toolchain.
- Xming 7.5.0.35 (Released 10 Apr 2011).
Xming-portablePuTTY 7.5.0.36 (Released 15 May 2011)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.35 (Released 3 Apr 2011).
Xming 7.5.0.35 (Released 10 Apr 2011)
- Update the Pthreads-Win32 and PuTTY projects from their CVS/SVN, the FreeType2 project from its git repository, and the xserver, glxinfo, libX11, libxcb, libXi, libXt, libxtrans, Mesa, pixman, xev, xkbcomp, xkeyboard-config and xlsclients from X.Org git.
- When XDMCP -from is being used only register the required address. Also with -from correctly bind when an IPv6 address is specified. If socket bind fails don't then fail the test for an open log file (the log was not referenced correctly in the fatal MessageBox with Windows 7).
- libxcb-atom-1.dll has been removed from the installer as xlsclients no longer has to link to it.
- Update the OpenGL extension headers and specifications from the canonical OpenGL Registry for use in the X server build.
- Build the installer using Inno Setup at release 5.4.2-unicode.
- Xming 7.5.0.34 (Released 2 Mar 2011).
Xming-portablePuTTY 7.5.0.35 (Released 3 Apr 2011)
- Catch up with the PuTTY project SVN.
- Build the installer using Inno Setup at release 5.4.2-unicode.
- Xming-portablePuTTY 7.5.0.34 (Released 25 Feb 2011).
Xming 7.5.0.34 (Released 2 Mar 2011)
- Update the Pthreads-Win32 and PuTTY projects from their CVS/SVN, the FreeType2 project from its git repository, and the xserver, libX11, libXaw, libXi, Mesa, mkfontscale, pixman, setxkbmap and xkeyboard-config from X.Org git. X.Org have reverted RANDR to version 1.3 in git master xserver.
- Rework the shadow buffer primary surface retries/recovery code to make it more sane, clean and structured.
- When using XLaunch in XDMCP host finder mode (XLaunch -find) add Xming options -once and -resize (-clipboard was already in use). Note: options can be changed via the normal wizard but are hardwired in the quick and simple finder mode.
- More tidying of xserver patches.
- Xming 7.5.0.33 (Released 16 Feb 2011).
Xming-fonts 7.5.0.34 (Public domain release 28 Feb 2011)
- Update to DejaVue fonts release 2.33.
- Build the installer using Inno Setup at release 5.4.1-unicode.
- Xming-fonts 7.5.0.25 (Public domain release 24 Aug 2010).
Xming-portablePuTTY 7.5.0.34 (Released 25 Feb 2011)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.33 (Released 16 Feb 2011).
Xming 7.5.0.33 (Released 16 Feb 2011)
- Update the FreeType2 project from its git repository, and the xserver, glxinfo, libX11, libXaw, libxcb, libXmu, libXt, Mesa, pixman, setxkbmap, xkbcomp, xkeyboard-config, xlsfonts, xprop and xset from X.Org git.
- Mesa now uses its own recursive memory allocator, instead of library talloc, so the Xming installer no longer needs supply talloc as a dll.
- Correct a typo in miext/rootless/rootlessScreen.c RootlessGlyphs().
- Decorate function pointers retrieved via GetProcAddress() with WINAPI, to ensure stdcall convention is used when calling them (thanks to Jon Turney).
- Handle failure to get any fbconfigs more gracefully: if we didn't get any useful pixel formats from WGL_ARB_pixel_format, fall back to using DescribePixelFormat(). If that doesn't give us any useful pixel formats, fallback to software rendering. (thanks to Jon Turney)
- In xdpyinfo change output of colours to hex instead of decimal to match a recent change in xset q.
- Ensure SILENTREADING is defined for the portable Plink build.
- More tidying of xserver and Plink patches.
- Build the installer using Inno Setup at release 5.4.1-unicode.
- Xming 7.5.0.32 (Released 27 Jan 2011).
Xming-portablePuTTY 7.5.0.33 (Released 16 Feb 2011)
- Ensure SILENTREADING is defined for the Plink and PSCP builds (as it used to be!) to prevent a superfluous "Unable to load file 'x' for reading" window.
- Tidy the Plink usage MessageBox.
- Build the installer using Inno Setup at release 5.4.1-unicode.
- Xming-portablePuTTY 7.5.0.32 (Released 18 Jan 2011).
Xming 7.5.0.32 (Released 27 Jan 2011)
- Update the FreeType2 project from its git repository, and the xserver, bitmap, glxinfo, libICE, libXi, Mesa, mkfontscale, oclock, pixman, setxkbmap, twm, xkeyboard-config and xwininfo from X.Org git.
- Implement RANDR and framebuffer resizing via a new -resize option. In one window mode -resize may be used similar to -scrollbars but with the advantage that the size of the top Windows window and X screen are coupled (X screen resizing uses the RANDR extension). In -multiwindow or -rootless modes the root window will respond to display resolution changes (X screen resizing, directly via the RANDR extension, is however not permitted). Xming Manual and -help updated to suite. (now in git master xserver)
- The xrandr CUI client and Xrandr library are now supplied in the installer.
- Tidy some usage message code in Xmon and Plink.
- The 7.5.0.31 version(s) have been withdrawn as I've had reports that a worm infected cloned installer is being distributed by a Russian ftp site. If you downloaded directly from StraightRunning.com you are OK!
- Xming 7.5.0.30 (Released 8 Dec 2010).
Xming-portablePuTTY 7.5.0.32 (Released 18 Jan 2011)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.30 (Released 8 Dec 2010).
Xming 7.5.0.31 (Released 7 Jan 2011 and withdrawn)
- Update the FreeType2 project from its git repository, and the xserver, glxinfo, glxswapcontrol, libICE, libX11, libxcb, libXi, libXmu, libXt, Mesa, pixman and xkeyboard-config from X.Org git.
- Apply James' fix from bugzilla 31501 to prevent a crash with remote font servers.
- Double the size of the event queue to prevent very rare "[mi] EQ overflowing. The server is probably stuck in an infinite loop." messages being reported.
- Update the OpenGL extension headers and specifications from the canonical OpenGL Registry for use in the X server build.
- Fix some minor quirks with XLaunch.
- Constify some char pointers in Xmon function prototypes.
- Edit in the New Year everywhere it's needed.
- Xming 7.5.0.30 (Released 8 Dec 2010).
Xming-portablePuTTY 7.5.0.31 (Released 3 Jan 2011 and withdrawn)
- Catch up with the PuTTY project SVN. Note that support for Windows 7 jumplists listing the last few saved sessions, via the registry, has been disabled until a portable equivalent is developed. Sessions are conveniently listed anyway in the Pageant icon menu.
- Xming-portablePuTTY 7.5.0.30 (Released 8 Dec 2010).
Xming 7.5.0.30 (Released 8 Dec 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, libXaw, libxcb, libXext, libXfont, libXt, Mesa, pixman, xcalc, xeyes, xkeyboard-config and xlogo from X.Org git.
- Revert an over-engineered patch that allowed sharing of the Xming tray icon resource between screens. This had a bug preventing regeneration of the icon if Windows Explorer crashed and recovered (i.e. when processing "TaskbarCreated" messages for each screen) and the memory saving wasn't significant.
- Recapture and replace some window images from Windows 7, for the website and XLaunch manual, and correct the XLaunch wizard window size when used in Windows 7.
- Update the installed system-wide default Xmingrc file to include a "Tail the log" (hot key t) entry.
- Xming 7.5.0.29 (Released 12 Nov 2010).
Xming-portablePuTTY 7.5.0.30 (Released 8 Dec 2010)
- Catch up with the PuTTY project SVN.
- Build the installer using Inno Setup at release 5.4.0-unicode.
- Xming-portablePuTTY 7.5.0.27 (Released 27 Sep 2010).
Xming 7.5.0.29 (Released 12 Nov 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, libXaw, libXt, Mesa, pixman and xkbcomp from X.Org git. Plus numerous X.Org component changes that just increment release numbers or do not affect the code run.
- Automatically restart the clipboard thread on unexpected exit of the clipboard to make it less brittle with some remote Linux distros in XDMCP mode. This also allows removal of redundant tricks used to hide the clipboard client from XDM to prevent it from being killed. (Based on recent changes in Cygwin/X)
- Update the OpenGL extension headers and specifications from the canonical OpenGL Registry for use in the X server build.
- More tidying of xserver patches.
- Build the installer using Inno Setup at release 5.4.0-unicode.
- Xming 7.5.0.28 (Released 25 Oct 2010).
Xming 7.5.0.28 (Released 25 Oct 2010)
- Update the FreeType2 project from its git repository, and the xserver, libfontenc, libICE, libXi, libXt, libXtst, Mesa, pixman, xkeyboard-config, xdpyinfo and xwininfo from X.Org git.
- Supply the X11-xcb library as a dll in the installer now that both it and xcb are used by xdpyinfo.
- In -multiwindow mode: don't display InputOnly windows and ensure a window always ends up somewhere it will be visible (thanks to Jon Turney).
- Tidy some xserver patches.
- AIGLX (-wgl) is now a beta feature (was experimental).
- Xming 7.5.0.27 (Released 1 Oct 2010).
Xming 7.5.0.27 (Released 1 Oct 2010)
- Update the FreeType2 project from its git repository, and the xserver, libXfont, Mesa, pixman, xkeyboard-config and xwininfo from X.Org git.
- In glx/glxext.c, DrawableGone(), don't clear tags for a context which has idExists. This stops some indirect OpenGL clients reporting GLXBadContextTag errors on delete.
- Xming 7.5.0.26 (Released 27 Sep 2010).
Xming-portablePuTTY 7.5.0.27 (Released 27 Sep 2010)
- Catch up with the PuTTY project SVN. Includes revision 9010 as a separate patch.
- Build the code with -DNDEBUG defined.
- Build the installer using Inno Setup at release 5.3.11-unicode.
- Xming-portablePuTTY 7.5.0.26 (Released 6 Sep 2010).
Xming 7.5.0.26 (Released 27 Sep 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, libXaw, libxcb, libXt, Mesa, oclock, pixman, setxkbmap, twm, xauth, xclock and xkeyboard-config from X.Org git.
- Supply library talloc, as a dll, as it is now linked to Mesa.
- The clipboard and internal WM thread code has been changed to make the X server terminate if a thread exits due to a call to the its fatal IOError handler (based on work by Jon Turney). Also store pthread_ids and chain IOError handlers to avoid longjmp across threads.
- Tidy the patches that disable smart scheduling in Xming as default. Provide an experimental option -smartSched that replaces/reverses the standard option -dumbSched until smart scheduling is fully proven in Xming.
- Remove a few redundant usage options that are not applicable in Windows (-c, c #, -sigstop, -v and v).
- Update the OpenGL extension headers and specifications from the canonical OpenGL Registry for use in the X server build.
- Add an Experimental AIGLX checkbox to XLaunch to enable option -wgl and add tag WGL to the XLaunch XML Schema Definition. Give -wgl a try, if you have a graphics card that supports hardware accelerated OpenGL, you may be pleasantly surprised!
- Add Turkish keyboard layouts to the keyboard layout mapping table.
- Build the installer using Inno Setup at release 5.3.11-unicode.
- Xming 7.5.0.25 (Released 18 Aug 2010).
Xming-portablePuTTY 7.5.0.26 (Released 6 Sep 2010)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.25 (Released 31 Jul 2010).
Xming-fonts 7.5.0.25 (Public domain release 24 Aug 2010)
- Update to DejaVue fonts release 2.32.
- Build the installer using Inno Setup at release 5.3.10-unicode.
- Xming-fonts 7.5.0.22 (Public domain release 28 May 2010).
Xming 7.5.0.25 (Released 18 Aug 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, Mesa, pixman, xcb-icccm, xkeyboard-config and xset from X.Org git.
- Fix a GDI bitmap resource leak of some transient window icons (thanks to Jon Turney). For example: the leak could be reproduced by repeating mouse grabs on the menu items of a konsole client in -multiwindow mode.
- Ensure XInitThreads() is called by the server before any other function in libX11. Repeating calls to XInitThreads() appears to be safe so I've not removed the existing ones.
- Create the Windows messaging window earlier in winClipboardProc(). Then ignore WM_DRAWCLIPBOARD messages until the clipboard is started.
- Don't clear flags g_fClipboardLaunched and g_fClipboardStarted twice during server reset. Could prevent the clipboard thread being accidentally launched twice. (thanks to Michel Hummel)
- Update bison to release 2.4.3 in the build toolchain.
- Xming 7.5.0.24 (Released 21 Jul 2010).
Xming-portablePuTTY 7.5.0.25 (Released 31 Jul 2010)
- Catch up with the PuTTY project SVN.
- Change an annoying message in PuTTY event logs.
- Xming-portablePuTTY 7.5.0.24 (Released 5 Jul 2010).
Xming 7.5.0.24 (Released 21 Jul 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, libXau, libXext, libXfont, libXi, libXinerama, libxkbfile, libXmu, libXrender, libXtst, Mesa, pixman, xkbcomp, xkeyboard-config and xwininfo from X.Org git. A default XKeysymDB file is no longer needed, but a custom one can still be used.
- Supply the xcb-icccm and xcb-shape libraries as dlls in the installer now that xcb is used by xwininfo.
- xwininfo now works with any locale and Unicode.
- Make the keyboard detection logging a bit clearer. Reformat the keyboard layout mapping table. Add a keycode mapping for VK_OEM_8 which can be issued by the Canadian multix layout. (thanks to Jon Turney)
- Generate X keycodes for multimedia keys (thanks to Jon Turney).
- Open the 'About Xming' dialog top, not topmost, in the Windows Z-order.
- Change an annoying message in PuTTY event logs.
- Correct a few minor metadata errors.
- Xming 7.5.0.23 (Released 5 Jul 2010).
Xming 7.5.0.23 (Released 5 Jul 2010)
- Update the FreeType2 project from its git repository, and the xserver, libX11, Mesa and xkeyboard-config from X.Org git. TrueType hinting, as used by FreeType2, is no longer patented (expired May 2010).
- Update the known mappings for Canadian keyboards (thanks to Jon Turney).
- Make sane and simplify some uses of the WIN32 macro and __MINGW32__ definition in my patches.
- Xming 7.5.0.22 (Released 28 Jun 2010).
Xming-portablePuTTY 7.5.0.24 (Released 5 Jul 2010)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.23 (Released 15 Jun 2010).
Xming 7.5.0.22 (Released 28 Jun 2010)
- Update the Pthreads-Win32 project from its CVS, the FreeType2 project from its git repository, and the xserver, libSM, libX11, libxcb, libXext, libXfont, libXmu, libXrender, Mesa, pixman, xkeyboard-config, xlsatoms, xlsclients, xlsfonts and xwininfo from X.Org git.
- Don't call XSetWindowBorderWidth() if the window class is InputOnly.
- When sending a ReparentNotify synthetic event in -multiwindow mode include override_redirect set false. Note: this missing protocol data decoded as **INVALID** in Xmon and could confuse clients.
- Enable pthreads use in pixman's build and correct an endian definition error in its generated config.h.
- Provide a simple (CUI) text log following tool (follow) in 'Tools and clients' (like Linux/Unix 'tail -f'). I now use it from my Xmingrc file instead of Microsoft's Tail Utility (from their Server 2003 Resource Kit); which I cannot distribute. Command Prompt example...
>follow %TEMP%\Xming.%DISNO%.log
- Replace xstrdup() with strdup() in the DDX code (note: this is now in xserver git master as part of a general memory allocation cleanup).
- Build the installer using Inno Setup at release 5.3.10-unicode.
- Xming 7.5.0.21 (Released 23 May 2010).
Xming-portablePuTTY 7.5.0.23 (Released 15 Jun 2010)
- PuTTY's fullscreen mode now behaves usefully in a multimonitor environment (i.e. you don't have to build PuTTY's executables NO_MULTIMON with MinGW as the required functions from missing header multimon.h are available elsewhere).
- Build the installer using Inno Setup at release 5.3.10-unicode.
- Xming-portablePuTTY 7.5.0.22 (Released 23 May 2010).
Xming-fonts 7.5.0.22 (Public domain release 28 May 2010)
- Update to DejaVue fonts release 2.31.
- Build the installer using Inno Setup at release 5.3.9-unicode.
- Xming-fonts 7.5.0.11 (Public domain release 20 Oct 2009).
Xming-portablePuTTY 7.5.0.22 (Released 23 May 2010)
- Catch up with the PuTTY project SVN.
- Extend version information to more than just Windows metadata.
- Xming-portablePuTTY 7.5.0.21 (Released 25 Apr 2010).
Xming 7.5.0.21 (Released 23 May 2010)
- Update the PuTTY project from its snapshot SVN, the FreeType2 project from its git repository, the Pthreads-Win32 project from its snapshot CVS, and the xserver, libfontenc, libICE, libX11, libxcb, libXdmcp, Mesa, pixman and xkeyboard-config from X.Org git. When setting DISPLAY, or -display, localhost is now assumed again when no host is entered (fixes compatibility with original Xlib behaviour when using library XCB). As a consequence some -display usage documentation has been simplified.
- Rework the -wgl patchset now the bulk of it has been committed to X.Org (major change).
- Rework some X server patches following the removal of the MAXSCREENS constraint.
- Now the X server only uses the C89 standard free(pointer) function, and not depreciated wrappers, we don't need to check if pointer is NULL before calling it. However xtrans still uses the depreciated X-allocation functions so don't pollute X server build logs with nanny warnings.
- Set the Current Directory (i.e. pseudo-variable CD) to the Xming install directory for use by child processes of the X server.
- Use function strncpy(), not strcpy(), when processing environmental variables. Also use environmental variable ProgramFiles(x86), instead of ProgramFiles, with WoW64.
- Match the glxWinCreateDrawable() function prototype to changed xserver/glx code. Also fix a regression in that function.
- Correct the typedef for *SHGETFOLDERPATHPROC().
- Xming does not have the MIT-SHM extension so don't let the xdpyinfo build find headers for it and then expect it to be available.
- Provide the xroot X client. Useful in -rootless modes to access window manager root menus which otherwise maybe hidden. It creates a small simple unmanaged clickable window that routes input events to the root window.
>xroot -display :0 -geometry 50x50+500+50 -color SteelBlue
- Extend the Plink version information to more than just its Windows metadata.
- Tidy, and make more Xming specific, some of the tools and clients' -help and manuals. Plus many other minor documentation changes.
- Build using binutils from CVS as of 17 May 2010. Also catch up with mingw CVS for the cross-compiler toolchain.
- Xming 7.5.0.20 (Released 25 Apr 2010).
Xming-portablePuTTY 7.5.0.21 (Released 25 Apr 2010)
- Catch up with the PuTTY project SVN.
- Xming-portablePuTTY 7.5.0.20 (Released 13 Apr 2010).
Xming 7.5.0.20 (Released 25 Apr 2010)
- Update the PuTTY project from its snapshot SVN, the FreeType2 project from its git repository, zlib to version 1.2.5, and the xserver, libX11, libxcb, Mesa, pixman and xkeyboard-config from X.Org git.
- As the installer now uses ClearType Tahoma as default font, to look better in Windows 7, do the same with Xming dialogs.
- In function winTopLevelWindowProc() don't delete the region handle given to SetWindowRgn() as the system then owns it.
- Tidy some patches for pthreads and zlib, and update the zlib license.
- Build the installer using Inno Setup at release 5.3.9-unicode.
- Xming 7.5.0.19 (Released 12 Apr 2010).
Xming-portablePuTTY 7.5.0.20 (Released 13 Apr 2010)
- Catch up with the PuTTY project SVN.
- Build the installer using Inno Setup at release 5.3.9-unicode.
- Xming-portablePuTTY 7.5.0.19 (Released 26 Mar 2010).
Xming 7.5.0.19 (Released 12 Apr 2010)
- Update the PuTTY project from its snapshot SVN, the FreeType2 project from its git repository, and the xserver, libX11, libXext, libxcb, libXi, libXrender, Mesa, pixman, xdpyinfo, xkeyboard-config and xset from X.Org git.
- Prevent an X server crash when the -dpi int option value entered is not an integer. Provide a -dpi auto option to tell the X server to just match the native Windows resolution, in dots per inch, instead. Note: without any -dpi [auto|int] option the default is still 75dpi so that client font sizing is unaltered. Hint: use xdpyinfo to examine actual screen resolutions.
- Update the Xming Registry files gl.spec, wglext.spec and wglext.h, from the canonical OpenGL Registry, for use in the X server build.
- Supply an app-defaults/Viewres-color file in the installer.
- In the Run utility ensure stdout and stderr are distinct for the child process (thanks to Charles Wilson).
- Xming 7.5.0.18 (Released 23 Mar 2010).
Older releases 4
Table of contents
- Xming 7.5.0.39 (Released 6 Aug 2011)
- Xming-portablePuTTY 7.5.0.39 (Released 13 Jul 2011)
- Xming 7.5.0.38 (Released 28 Jun 2011)
- Xming-portablePuTTY 7.5.0.38 (Released 27 Jun 2011)
- Xming 7.5.0.37 (Released 13 Jun 2011)
- Xming-portablePuTTY 7.5.0.37 (Released 9 Jun 2011)
- Xming 7.5.0.36 (Released 20 May 2011)
- Xming-portablePuTTY 7.5.0.36 (Released 15 May 2011)
- Xming 7.5.0.35 (Released 10 Apr 2011)
- Xming-portablePuTTY 7.5.0.35 (Released 3 Apr 2011)
- Xming 7.5.0.34 (Released 2 Mar 2011)
- Xming-fonts 7.5.0.34 (Public domain release 28 Feb 2011)
- Xming-portablePuTTY 7.5.0.34 (Released 25 Feb 2011)
- Xming 7.5.0.33 (Released 16 Feb 2011)
- Xming-portablePuTTY 7.5.0.33 (Released 16 Feb 2011)
- Xming 7.5.0.32 (Released 27 Jan 2011)
- Xming-portablePuTTY 7.5.0.32 (Released 18 Jan 2011)
- Xming 7.5.0.30 (Released 8 Dec 2010)
- Xming-portablePuTTY 7.5.0.30 (Released 8 Dec 2010)
- Xming 7.5.0.29 (Released 12 Nov 2010)
- Xming 7.5.0.28 (Released 25 Oct 2010)
- Xming 7.5.0.27 (Released 1 Oct 2010)
- Xming-portablePuTTY 7.5.0.27 (Released 27 Sep 2010)
- Xming 7.5.0.26 (Released 27 Sep 2010)
- Xming-portablePuTTY 7.5.0.26 (Released 6 Sep 2010)
- Xming-fonts 7.5.0.25 (Public domain release 24 Aug 2010)
- Xming 7.5.0.25 (Released 18 Aug 2010)
- Xming-portablePuTTY 7.5.0.25 (Released 31 Jul 2010)
- Xming 7.5.0.24 (Released 21 Jul 2010)
- Xming 7.5.0.23 (Released 5 Jul 2010)
- Xming-portablePuTTY 7.5.0.24 (Released 5 Jul 2010)
- Xming 7.5.0.22 (Released 28 Jun 2010)
- Xming-portablePuTTY 7.5.0.23 (Released 15 Jun 2010)
- Xming-fonts 7.5.0.22 (Public domain release 28 May 2010)
- Xming-portablePuTTY 7.5.0.22 (Released 23 May 2010)
- Xming 7.5.0.21 (Released 23 May 2010)
- Xming-portablePuTTY 7.5.0.21 (Released 25 Apr 2010)
- Xming 7.5.0.20 (Released 25 Apr 2010)
- Xming-portablePuTTY 7.5.0.20 (Released 13 Apr 2010)
- Xming 7.5.0.19 (Released 12 Apr 2010)
- Older releases 4
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