similar to: Wine release 3.17

Displaying 20 results from an estimated 10000 matches similar to: "Wine release 3.17"

2018 Aug 31
0
Wine release 3.15
The Wine development release 3.15 is now available. What's new in this release (see below for details): - Support for DPI scaling on Android. - HID device support in Raw Input. - Many more new icons in Shell32. - WinHTTP converted to use Windows Sockets. - Syntax fixes in the command line interpreter. - Various bug fixes. The source is available from the following locations:
2018 Sep 14
0
Wine release 3.16
The Wine development release 3.16 is now available. What's new in this release (see below for details): - Initial implementation of OPC Services. - Support for rendering buttons from an ImageList. - Better support for CSS properties in MSHTML. - Namespace fixes in XML Writer. - Various bug fixes. The source is available from the following locations:
2018 Oct 12
0
Wine release 3.18
The Wine development release 3.18 is now available. What's new in this release (see below for details): - Subpixel font rendering with FreeType >= 2.8.1. - Support for OAEP algorithm in RSA encryption. - Array marshalling fixes in DCOM. - Improved DPI scaling in the Wine console. - Various bug fixes. The source is available from the following locations:
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
2020 May 22
0
Wine release 5.9
The Wine development release 5.9 is now available. What's new in this release (see below for details): - Major progress on the WineD3D Vulkan backend. - Initial support for splitting dlls into PE and Unix parts. - Support for generating PDB files when building PE dlls. - Timestamp updates in the Kernel User Shared Data. - Various bug fixes. The source is available from the
2018 Aug 17
0
Wine release 3.14
The Wine development release 3.14 is now available. What's new in this release (see below for details): - Support for DXTn texture decompression. - Deferral support for MSI install actions. - Support for Japanese keyboard in DirectInput. - More improvements in the standard Task Dialog. - A few more icons in Shell32. - Various bug fixes. The source is available from the following
2018 Oct 26
0
Wine release 3.19
The Wine development release 3.19 is now available. What's new in this release (see below for details): - Support for file I/O completion modes. - WaitOnAddress synchronization primitives. - Better support for 32-bit .NET binaries on 64-bit. - Improved recovery on broken RPC connection. - Various bug fixes. The source is available from the following locations:
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
2018 Feb 02
0
Wine release 3.1
The Wine development release 3.1 is now available. What's new in this release (see below for details): - Kerberos authentication support. - Window class redirection for Common Controls 6. - Support for X11 ARGB visuals. - DOSBox required for running DOS executables. - Various bug fixes. The source is available from the following locations:
2017 Jun 09
0
Wine release 2.10
The Wine development release 2.10 is now available. What's new in this release (see below for details): - Initial version of the Android graphics driver. - Dictionary support in WebServices. - A number of Direct2D fixes. - User interface improvements in RegEdit. - OLE clipboard cache fixes. - Various bug fixes. The source is available from the following locations:
2008 Nov 21
0
Wine release 1.1.9
The Wine development release 1.1.9 is now available. What's new in this release (see below for details): - A large number of regression test fixes. - Performance improvements in memory management. - Improved POP3 support in inetcomm. - Initial implementation of the XInput DLL. - Various bug fixes. The source is available from the following locations:
2016 Dec 09
0
Wine release 2.0-rc1
The Wine development release 2.0-rc1 is now available. This is the first release candidate for the upcoming Wine 2.0. It marks the beginning of the code freeze period. Please give this release a good testing to help us make 2.0 as good as possible. What's new in this release (see below for details): - Bug fix update of the Mono engine. - Support for IDN name resolution. - Many more
2015 Aug 07
0
Wine release 1.7.49
The Wine development release 1.7.49 is now available. What's new in this release (see below for details): - DirectWrite is now good enough for rendering text in Steam. - A number of Direct2D improvements. - Some more OpenMP functions. - Support for namespaces in the IDL compiler. - 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:
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
2018 Apr 13
0
Wine release 3.6
The Wine development release 3.6 is now available. What's new in this release (see below for details): - Support for PNG format icons. - Support for 1D textures. - More infrastructure for high DPI support. - OLE data cache improvements. - Various bug fixes. The source is available from the following locations: https://dl.winehq.org/wine/source/3.x/wine-3.6.tar.xz
2018 Mar 30
0
Wine release 3.5
The Wine development release 3.5 is now available. What's new in this release (see below for details): - More Vulkan support, including the vulkan-1 loader. - Support for RSA and ECDSA cryptographic keys. - Improved manifest file parser. - Support for the Places toolbar in file dialogs. - Various bug fixes. The source is available from the following locations:
2020 Oct 09
0
Wine release 5.19
The Wine development release 5.19 is now available. What's new in this release (see below for details): - Wine Mono engine updated to 5.1.1, with WPF text formatting support. - KERNEL32 library converted to PE. - DSS cryptographic provider. - Windowing support in the new console host. - A number of exception handling fixes. - Various bug fixes. The source is available from the
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
2008 Jul 25
0
Wine release 1.1.2
The Wine development release 1.1.2 is now available. What's new in this release (see below for details): - Control panel improvements and new appwiz panel. - Restructurations of state handling in Direct3D. - Support for timer queue functions. - Many MSXML improvements. - Several fixes to Solaris support. - Various bug fixes. The source is available from the following locations: