similar to: Wine release 4.18

Displaying 20 results from an estimated 4000 matches similar to: "Wine release 4.18"

2019 Nov 01
0
Wine release 4.19
The Wine development release 4.19 is now available. What's new in this release (see below for details): - A number of additional VBScript features. - More stateblock support in WineD3D. - Some fixes for ARM64 support. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.19.tar.xz
2019 Dec 13
0
Wine release 5.0-rc1
The Wine development release 5.0-rc1 is now available. This is the first release candidate for the upcoming Wine 5.0. It marks the beginning of the yearly code freeze period. Please give this release a good testing to help us make 5.0 as good as possible. What's new in this release (see below for details): - Gecko update, with support for running from a global location. - Unicode data
2019 Jun 21
0
Wine release 4.11
The Wine development release 4.11 is now available. What's new in this release (see below for details): - Updated version of the Mono engine, including Windows.Forms. - More DLLs are built as PE files by default. - Faster implementation of Slim Reader/Writer locks on Linux. - Initial support for enumerating display devices. - Various bug fixes. The source is available from the
2019 Sep 27
0
Wine release 4.17
The Wine development release 4.17 is now available. What's new in this release (see below for details): - New version of the Mono engine with upstream fixes. - Support for DXTn compressed textures. - Initial version of the Windows Script runtime library. - Support for XRandR device change notifications. - Support for generating RSA keys. - Stubless proxies support on ARM64. -
2020 Feb 02
0
Wine release 5.1
The Wine development release 5.1 is now available. What's new in this release (see below for details): - Support for using LLVM-MinGW as PE cross-compiler. - Better reporting of error location in JScript and VBScript. - Support for relocatable installation of the Winelib tools. - Ellipse drawing in Direct2D. - OLE monikers improvements. - Various bug fixes. The source is
2020 Feb 16
0
Wine release 5.2
The Wine development release 5.2 is now available. What's new in this release (see below for details): - More compatible codepage mapping tables. - Support for using the null display driver as a real driver. - Better UTF-8 support in the Resource and Message Compilers. - Fixes for using ucrtbase as C runtime. - Various bug fixes. The source is available from the following
2019 Nov 29
0
Wine release 4.21
The Wine development release 4.21 is now available. What's new in this release (see below for details): - HTTP proxy configuration through DHCP. - Parameter block support in D3DX9. - A few more dlls converted to PE. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.21.tar.xz
2020 Feb 28
0
Wine release 5.3
The Wine development release 5.3 is now available. What's new in this release (see below for details): - More work towards Ucrtbase runtime support. - Full support for Unicode normalization. - Improvements in Shell Folders handling. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/5.x/wine-5.3.tar.xz
2019 Jun 10
0
Wine release 4.10
The Wine development release 4.10 is now available. What's new in this release (see below for details): - Many DLLs are built as PE files by default. - More support for installing Plug and Play drivers. - Clock synchronization in Media Foundation. - Volume adjustment in audio drivers. - Various bug fixes. The source is available from the following locations:
2019 Nov 15
0
Wine release 4.20
The Wine development release 4.20 is now available. What's new in this release (see below for details): - New version of the Mono engine with an FNA update. - Code persistence in VBScript and JScript. - Vulkan spec updates. - Improved support for LLVM MinGW. - Various bug fixes. The source is available from the following locations:
2014 Aug 08
0
Wine release 1.7.24
The Wine development release 1.7.24 is now available. What's new in this release (see below for details): - Beginning of some DirectWrite classes implementation. - Initial wrapper dll for the packet capture library. - Some crypto improvements. - Various bug fixes. The source is available from the following locations: http://prdownloads.sourceforge.net/wine/wine-1.7.24.tar.bz2
2016 Jul 22
0
Wine release 1.9.15
The Wine development release 1.9.15 is now available. What's new in this release (see below for details): - More shader instructions in Direct3D. - Performance improvements in GDI. - Better multi-joystick support on macOS. - Active Scripting improvements. - Additional stream support in the C++ runtime. - Various bug fixes. The source is available from the following locations:
2012 Mar 30
0
Wine release 1.5.1
The Wine development release 1.5.1 is now available. What's new in this release (see below for details): - Built-in JavaScript now preferred over Gecko in most cases. - Support for scalable font resources. - Fixes for audio and video playback. - Support for script decoding in JScript. - Various bug fixes. The source is available from the following locations:
2019 Jul 05
0
Wine release 4.12
The Wine development release 4.12 is now available. What's new in this release (see below for details): - Still more DLLs are built as PE files by default. - Support for Plug & Play device drivers. - Better support for the Visual Studio remote debugger. - More support for enumerating display devices. - Various bug fixes. The source is available from the following locations:
2019 Mar 15
0
Wine release 4.4
The Wine development release 4.4 is now available. What's new in this release (see below for details): - New MSIDB tool for manipulating MSI databases. - Support for custom draw buttons in common controls. - Many more Media Foundation APIs implemented. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.4.tar.xz
2019 Sep 13
0
Wine release 4.16
The Wine development release 4.16 is now available. What's new in this release (see below for details): - More reliable mouse grabbing in games. - Better cross-compilation support in WineGCC. - Improved compatibility with Windows debuggers. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/4.x/wine-4.16.tar.xz
2020 Mar 13
0
Wine release 5.4
The Wine development release 5.4 is now available. What's new in this release (see below for details): - Unicode data updated to Unicode version 13. - Builtin programs use the new UCRTBase C runtime. - More correct support for Internationalized Domain Names. - Support for painting rounded rectangles in Direct2D. - Text drawing in D3DX9. - Various bug fixes. The source is
2012 Apr 13
0
Wine release 1.5.2
The Wine development release 1.5.2 is now available. What's new in this release (see below for details): - Improved naming scheme for audio devices. - Better support for finding system fonts on Mac OS X. - Beginnings of support for JPEG encoding. - Several printing fixes. - Improvements to the URL cache. - Various bug fixes. The source is available from the following locations:
2020 Mar 27
0
Wine release 5.5
The Wine development release 5.5 is now available. What's new in this release (see below for details): - Builtin libraries use the new UCRTBase C runtime. - Compatibility mode used when reporting Windows version. - Better support for debug information in PE files. - Support for linguistic case mappings. - More attributes supported in WebServices. - Various bug fixes. The source
2011 Jul 08
0
Wine release 1.3.24
The Wine development release 1.3.24 is now available. What's new in this release (see below for details): - Various DirectInput improvements. - Support for line breaking in Uniscribe. - More UI elements in builtin Shell Explorer. - Some more D3DX9 functions. - Improved support for shell known folders. - Various bug fixes. The source is available from the following locations: