The Wine development release 1.9.14 is now available.
What's new in this release (see below for details):
- More Shader Model 5 support in Direct3D.
- Some more write support in WebServices.
- Performance improvements in GDI.
- Some more progress towards the Direct3D command stream.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.14.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.14.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.14 (total 20):
13183 Control '' has no parent window in ExpressQuantumGrid
18659 Kingsoft Office 2012 can't read it's default file
23855 System Tray Icons Not Appearing In Mac System Tray
28860 AveraSell 4.3.8 crashes after login (heap corruption)
29702 Kingsoft Office 2012 Free: Crashes almost immediately after full load
35123 Shattered Horizon requires d3dx10_43.dll.D3DX10CompileFromMemory
35962 OPML Editor crashes
37485 Spellforce Platinium edition - graphical bug - black columns come out of the ground
37989 COD4 is missing textures
39842 Skype for windows doesn't work (needs ndis.sys.NdisSystemProcessorCount)
40413 Crashes after start of application Vermoegensbilanz and accepting license terms
40588 Multiple games (Fallout 4 and Unreal Engine 4 games) need d3d11_device_CreateUnorderedAccessView
40722 Warcraft 3: minimizes when clicking on the bottom
40792 Multiple 64-bit Unreal Engine 4 games crash at start (Direct3DDevice->CheckFeatureSupport(D3D11_FEATURE_THREADING,&ThreadingSupport,sizeof(ThreadingSupport)) failed)
40830 Conflict between kVK_RightCommand and macOS 10.12 Sierra in carbon framework
40833 Batman: Arkham Origins Blackgate no sound during gameplay (except cutscenes)
40851 macOS 10.12 Build Failure in winspool.drv with cupsGetPPD
40876 Guitar Rig 5 Crashes On Load (needs msvcr120.dll.fegetenv)
40909 Flame in the flood needs depth-stencil support for R16_TYPELESS
40934 webservices error: redefinition of typedef 'WS_XML_NODE_POSITION'
----------------------------------------------------------------
Changes since 1.9.13:
Aaryaman Vasishta (5):
d3drm: Use a table in d3drm3_CreateObject() to create objects in a generic manner.
d3drm: Introduce d3drm_viewport_destroy().
d3drm: Rearrange version 1 functions after version 2 for IDirect3DRMViewport*.
d3drm: Move IUnknown methods of viewports from version 1->2.
d3drm: Fix device not assigning width and height after creation.
Alex Henrie (2):
kernel32: Fix memory leak in WCEL_MoveToHist.
kernel32: Fix memory leak in WCEL_FindPrevInHist.
Alexandre Julliard (2):
tools: Update all makefiles in a single pass.
tools: Compare file contents directly in Perl instead of invoking cmp.
Alistair Leslie-Hughes (16):
d3dx9_34: Share the source with d3dx9_36.
d3dx9_35: Share the source with d3dx9_36.
d3dx9_37: Share the source with d3dx9_36.
d3dx9_38: Share the source with d3dx9_36.
d3dx9_39: Share the source with d3dx9_36.
d3dx9_40: Share the source with d3dx9_36.
d3dx9_41: Share the source with d3dx9_36.
d3dx9_42: Share the source with d3dx9_36.
d3dx9_43: Share the source with d3dx9_36.
propsys: Add semi-stub for PropVariantToStringAlloc.
propsys: Support VT_LPWSTR in PropVariantChangeType.
inetcomm: Implement IMimeBody DeleteProp.
inetcomm: Ignore option OID_CLEANUP_TREE_ON_SAVE.
inetcomm: Return S_OK from IMimeMessgae Commit.
inetcomm: Support LPSTR to LPWSTR conversion in GetProp.
include: Complete IMimeAddressTable interface definition.
Andrew Eikum (1):
xaudio2: Always set current OpenAL context before making AL calls.
Andrey Gusev (6):
d3dx10: Implement D3DX10CompileFromMemory.
d3dx11: Fix a typo in TRACE() message.
pstorec: Fix a typo in PStore_fnOpenItem declaration.
include: Fix a typo in IPStore interface.
wined3d: Fix a typo in comment.
po: Update Ukrainian translation.
André Hentschel (2):
winspool: Implement SetPrinterW for level 8.
ws2_32/tests: Turn a randomly behaving test into a trace.
Aurimas Fišeras (1):
po: Update Lithuanian translation.
Austin English (2):
include: Add wmium.h.
advapi32: Add stubs for some advapi32 wmi functions.
Benjamin Hodgetts (1):
wined3d: Add Intel Iris chips to identification list.
Detlef Riekenberg (1):
dsound: Mark a multiplication factor as float.
Dmitry Timoshkov (2):
user32: Properly handle invalid parameters in CharToOem[Buff]A and OemToChar[Buff]A.
user32: Properly handle invalid parameters in CharToOem[Buff]W and OemToChar[Buff]W.
François Gouget (11):
exdisp.idl: Fix a typo in a method name.
ws2_32/tests: Fix a typo in a comment.
ntdll: Fix typos in some comments.
mfdrv: Fix a typo in a comment.
regedit: Make get_token() static.
kernel32: Fix typos in a couple of comments.
d3drm/tests: Fix typos in a couple of ok() messages.
mshtml: Nswindow_to_window() is not used anymore, remove it.
mshtml: Fix a typo in a TRACE() message.
mmdevapi/tests: Fix typos in a few ok() messages.
regedit: Make GetwideString() static.
Hadrien Boizard (1):
winex11.drv: Use wine_dbgstr_point in TRACES.
Hans Leidekker (19):
webservices/tests: Add tests for WsWriteXmlBuffer.
webservices: Implement WsGetReaderPosition.
webservices: Implement WsSetReaderPosition.
webservices: Decode XML entities.
webservices: Implement WsWriteNode.
webservices: Add support for UTF-16 text values in the writer.
webservices: Insert start/end element nodes at the same time in the reader.
webservices: Implement WsCopyNode.
webservices: Support more text value types in the writer.
webservices: Add support for writing double values.
webservices: Inherit the prefix only if parent and child namespaces match.
webservices: Allow integer values to be passed by pointer in WsWriteType.
webservices: Return the number of bytes written from WsWriteXmlBufferToBytes.
webservices: Implement WsCreateMessageForChannel.
webservices: Implement WsInitializeMessage.
webservices: Implement WsAddressMessage.
webservices: Implement WsWriteEnvelopeStart.
webservices: Implement WsWriteEnvelopeEnd.
webservices: Implement WsWriteBody.
Henri Verbeet (5):
wined3d: Send resource destruction through the command stream.
wined3d: Call the sub-resource destruction callbacks in wined3d_texture_cleanup().
wined3d: Send texture destruction through the command stream.
wined3d: Send buffer destruction through the command stream.
wined3d: Synchronise resource destruction with the command stream.
Hugh McMaster (4):
reg: Free szValue after deleting all registry values (Coverity).
regedit: Parse command-line input using Unicode.
regedit: Use WINAPI functions for better internationalization.
regedit: Process the next file, if any, on error.
Huw D. M. Davies (9):
riched20: Add an option to constrain the run search to the current para.
riched20: Pass the correct range to the EN_LINK notification when the link is wrapped.
gdi32: Use the add_rect() helper to add a rectangle.
gdi32: Try to coalesce into wider bands.
gdi32: Try to compact the region.
gdi32: Use a binary search to generate the clipped rects.
gdi32: Use a binary search for PtInRegion() and RectInRegion().
gdi32: Precompute the destination colours for sources with a colour table.
gdi32: Add get_any_obj_ptr() to retrieve the ptr and type of a GDI handle.
Iván Matellanes (2):
msvcirt: Cast to unsigned char before promotion to int.
msvcirt/tests: Remove unnecessary casts.
Jacek Caban (39):
mshtml.idl: Added IHTMLElement6 declaration.
mshtml: Added IHTMLElement6 stub implementation.
mshtml: Added IHTMLElement6::on* properties implementation for supported events.
mshtml: Added FIXME for drag and dragstart events.
mshtml: Added IHTMLElement::ondragstart and onhelp properties implementation.
mshtml: Added IHTMLElement2::onscroll and onresize properties implementation.
mshtml: Added missing release_dispex call in HTMLRect destructor.
mshtml: Added IHTMLElement6::getElementsByClassName implementation.
mshtml.idl: Added IHTMLElement6 methods to element dispinterfaces.
mshtml: Specify locale in VarBstrFrom* calls.
rpcrt4: Forward RpcServerRegisterAuthInfoA to RpcServerRegisterAuthInfoW.
rpcrt4: Moved EnumerateSecurityPackagesW call to helper function.
rpcrt4: Moved AcquireCredentialHandle call to RPCRT4_ServerGetRegisteredAuthInfo.
rpcrt4: Added RpcServerRegisterAuthInfoW failure test.
secur32: Added Kerberos provider stub implementation.
wininet: Include stdlib.h before winsock2.h in http.c.
mshtml: Added scripted XHR tests with emulated HTTP connection.
mshtml: Rewrite navigation tests using new HTTP emulation framework.
mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct.
mshtml: Added a helper to get vtbl from DispatchEx and use it to access vtbl outside dispex.c.
mshtml: Store function buffer size in dispex_data_t.
mshtml: Preprocess typelib data in init_dispex.
mshtml: Store dispex_data_t pointer instead of dispex_static_data_t in DispatchEx.
mshtml: Get rid of no longer needed get_dispex_data function.
mshtml: Store compatibility mode provided by meta element.
mshtml: Added IHTMLDocument6::get_documentMode implementation.
mshtml: Expose IHTMLDocument6 to IDispatch.
mshtml: Set compatibility mode based on doctype.
mshtml: Added document.documentMode tests.
mshtml: Reimplement IHTMLDocument5::get_compatMode based on document mode.
mshtml: Use callback to register additional IDispatch interfaces.
wininet: Free all cookie data in free_cookie.
wininet: Always set returned size in InternetGetCookieExA.
wininet: Added semi-stub INTERNET_OPTION_END_BROWSER_SESSION implementation.
mshtml: Added support for exposing different sets of properties from DispatchEx depending on compatibility mode.
mshtml: Properly handle duplicated names with different DISPIDs in add_func_info.
mshtml: Export IElementSelector for all elements in compatibility mode >= IE8.
wscript: Added WScript.Quit tests.
mshtml: Removed no longer used nav_test.html file.
Józef Kucia (35):
d3d11: Implement d3d11_immediate_context_OMGetBlendState().
d3d11: Implement d3d11_immediate_context_OMGetDepthStencilState().
d3d11: Implement ID3D11UnorderedAccessView interface.
d3d11/tests: Avoid using -1 in place of unsigned integer.
d3d10core/tests: Avoid using -1 in place of unsigned integer.
d3d11: Avoid signed/unsigned comparison.
wined3d: Add missing system-value semantics.
wined3d: Recognize SM5 emit_stream opcode.
wined3d: Recognize SM5 dcl_stream opcode.
wined3d: Implement SM4 indexable temporary registers in GLSL backend.
d3d11/tests: Add test for creating unordered access views.
wined3d: Recognize SM5 cut_stream opcode.
wined3d: Recognize SM5 swapc opcode.
wined3d: Implement SM4 continue instruction.
wined3d: Do not limit temporary register count to 32 in SM4+.
wined3d: Allow to create WINED3DFMT_R{16, 32}_TYPELESS depth textures.
wined3d: Implement d3d11_immediate_context_Begin().
d3d11: Implement d3d11_immediate_context_End().
d3d11: Implement d3d11_immediate_context_GetData().
d3d11: Implement d3d11_query_GetDataSize().
d3d11/tests: Port test_timestamp_query() from d3d9.
d3d11/tests: Mention debug flags when device creation fails.
d3d11: Implement d3d10_query_GetDataSize().
d3d11: Implement d3d10_query_Begin().
d3d11: Implement d3d10_query_End().
d3d11: Implement d3d10_query_GetData().
d3d10core/tests: Port test_timestamp_query() from d3d9.
wined3d: Recognize SM5 bfrev opcode.
wined3d: Implement SM5 emit_stream instruction for stream 0.
wined3d: Implement SM5 cut_stream instruction for stream 0.
wined3d: Add more D3D10+ vertex formats.
d3d11/tests: Add test for vertex formats.
d3d10core/tests: Add test for vertex formats.
wined3d: Implement immediate constant buffer in GLSL backend.
d3d11/tests: Add test for immediate constant buffer.
Ken Thomases (1):
winspool.drv: Include <cups/ppd.h> to fix building against the macOS 10.12 SDK.
Kim Malmo (1):
po: Update Norwegian translation.
Kirill K. Smirnov (1):
winex11.drv: Fix an uninitialized variable (clang).
Lauri Kenttä (4):
po: Update Finnish translation.
comdlg32: Init clipboard format only once in filedlg.
comdlg32: Avoid generating filenames twice in filedlg.
comdlg32: Avoid repeated GlobalLock etc in filedlg.
Marcus Meissner (1):
dwrite: Use correct collection (Coverity).
Matteo Bruni (3):
d3dx9_42: Drop D3DXGatherFragments* exports.
d3dx9: Sync ordering of D3DXComputeIMTFromPerVertexSignal spec entry.
d3dx9: Avoid overflowing debug channel buffer when tracing ASCII effect errors.
Max Qian (1):
secur32: Added support for a few more algids.
Michael Müller (4):
shell32: Correctly compare result of SHFileOperation in UNIXFS copy/delete functions.
wininet/tests: Fix some typos in ok() messages.
ntdll: Do not sort InMemoryOrderModuleList by memory address.
wininet: Correctly set lpszUrlPath in InternetCrackUrlW for urls without path component.
Michael Stefaniuc (48):
gdiplus: Use SetRect() instead of open coding it.
d3dx10/tests: Use SetRect() instead of open coding it.
d3dx9/tests: Use SetRect() instead of coding it.
cards: Use SetRect() instead of open coding it.
d3d9/tests: Use SetRect() instead of open coding it.
d3d10core/tests: Use SetRect() instead of open coding it.
wined3d: Use SetRect() instead of open coding it.
mciavi32: Use SetRect() instead of open coding it.
strmbase: Use SetRect() instead of open coding it.
mshtml: Don't cast from an iface to a COM object.
ole32: Use the proper COM method wrapper.
shell32/tests: Avoid casts from a COM object to an iface.
include: Add inline variants of InflateRect and OffsetRect too.
user32: Use InflateRect() instead of open coding it.
winemine: Use SetRect() instead of open coding it.
wordpad: Use SetRect() instead of open coding it.
wordpad: Use InflateRect() instead of open coding it.
msxml3: Don't cast from a COM object to an iface.
riched20/tests: Use InflateRect() instead of open coding it.
comctl32: Use InflateRect() instead of open coding it.
comdlg32: Use InflateRect() instead of open coding it.
pstorec: Get rid of a cast from a COM object to an iface.
dispex/tests: Get rid of a cast from a COM object to an iface.
msimtf: Get rid of a cast from a COM object to an iface.
msctf: Get rid of a cast from a COM object to an iface.
user32: Use InflateRect() too when stretching the RECT in just one axis.
ddraw: Get rid of a cast from a COM object to an iface.
qedit: Avoid casting a COM object to an iface.
ole32: Standardize COM aggregation for the FreeThreadedMarshaler.
gdi32: Use wine_dbgstr_rect() to trace a RECT.
user32/tests: Use wine_dbgstr_rect() to print RECTs.
ole32: Avoid casts from the IMultiQI iface to the COM object.
ole32: Standardize COM aggregation for the DataCache.
riched20/tests: Use wine_dbgstr_rect() to print RECTs.
wineps.drv: Use wine_dbgstr_rect() to print a RECT.
gdi32: Remove a redundant NULL check before HeapFree().
winetest: Remove redundant NULL checks before heap_free().
quartz: Remove redundant NULL checks before CoTaskMemFree().
shell32/tests: Remove redundant NULL checks before CoTaskMemFree().
devenum: Remove redundant NULL checks before CoTaskMemFree().
qcap/tests: Remove a redundant NULL check before CoTaskMemFree().
qedit: Remove redundant NULL checks before CoTaskMemFree().
winmm: Remove redundant NULL checks before CoTaskMemFree().
msvcrt: Remove redundant NULL checks before free().
urlmon: Remove a redundant NULL check before CoTaskMemFree().
ntdll: Remove a redundant NULL check before RtlFreeHeap().
ole32: Remove a redundant NULL check before CoTaskMemFree().
wined3d: Remove a redundant NULL check before HeapFree().
Nikolay Sivov (16):
regedit: Fix error message format (Coverity).
dwrite: Improve script mapping generation.
dwrite: Keep original script for NO_VISUAL case.
dwrite: Return some of font properties from IDWriteFontFace3 methods.
dwrite: Implement HasVerticalGlyphVariants().
dwrite: Implement another CreateFontFace() variant.
dwrite: Fix recently added script properties.
msxml3: Remove redundant refcount field.
include: Added IDWriteFontSetBuilder definition.
xmllite/writer: Initial support for indented output.
dwrite: Check all 'vert' lookups, not just the first one.
po: Update Russian translation.
mmdevapi: Use regular list iterator.
crypt32: Use regular list iterator when there's no need for safe one.
dwrite: Partially implement GetSystemFontCollection().
xmllite/writer: Support trivial case of WriteAttributeString().
Piotr Caban (9):
winemac.drv: Don't assume that owner is top-level window in set_cocoa_window_properties.
winex11.drv: Don't assume that owner is top-level window in set_style_hints.
msvcr120: Add fegetenv implementation.
msvcrt: Remove unused call_dtor function.
ntdll: Add RtlRestoreContext implementation.
msvcrt: Improve x86_64 nested exceptions handling.
riched20: Add support for ECO_NOHIDESEL flag.
msvcrt: Use debugstr_a to trace strings in __unDName function.
msvcrt: Return error when previously parsed type is accessed while demangling simple data type.
Sebastian Lackner (7):
include: Remove duplicate definition of WS_XML_NODE_POSITION.
gdi32: Fix copy & paste mistake in a comment.
wininet: Use list_head get first entry of list.
jscript: Use list_head get first entry of list.
kernel32/tests: Add a test for sorting of InMemoryOrderModuleList.
wininet/tests: Avoid unnecessary initialization of variables.
wininet/tests: Add a test for recently introduced regression related to InternetCrackUrl.
Stefan Dösinger (4):
ddraw/tests: P8 color keying does not work on WARP.
wined3d: Avoid reading freed memory when destroying shader resource views.
wined3d: Destroy the resource after view in wined3d_unordered_access_view_decref.
wined3d: Destroy the resource after view in wined3d_rendertarget_view_decref.
Thiago Barbato (1):
wscript: Added WScript.Quit semi-stub implementation.
Thomas Faber (5):
winhttp: Avoid buffer overrun in alloc_handle.
winhttp: Return NULL on failure in alloc_handle.
wordpad: Remove superfluous check in registry_set_filelist.
netapi32: Avoid buffer overrun in NetBTNameEncode.
usp10: Avoid buffer overrun in ReplaceInsertChars.
Vincent Povirk (5):
gdiplus: Account for world transform in GdipGraphicsClear.
gdiplus: Clip metafile drawing to destination points.
gdiplus: Implement writing Clear operation to metafiles.
gdiplus: Implement playback of Clear operations.
gdiplus: Account for GDI+ drawing operations in the metafile frame.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine development release 1.9.13 is now available.
What's new in this release (see below for details):
- New version of the Gecko engine based on Firefox 47.
- More Shader Model 5 support in Direct3D.
- Unicode data updated to Unicode 9.0.0.
- Improvements to GDI paths and metafiles.
- More progress towards the Direct3D command stream.
- Joystick support improvements on Mac OS X.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.13.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.13.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.13 (total 34):
12851 LEGO Rock Raiders amstream crash
17524 K-Meleon 1.5.2 crashes on startup
17887 Poor graphics (black squares) observed using Many faces of Go program
18745 64-bit Mortal Kombat X crashes on unimplemented function KERNEL32.dll.GetLargePageMinimum
21817 Demoscene 4K demos can't cope with Wine builtin d3dx9_xx dll functions being forwarded (Elevated, fr-057)
22819 Some applications like Heroes of Might and Magic 2 display loopback.
23725 Slow typewriting in IBExpert SQL Editor
25458 Saints Row 2 (Steam) crashes when entering game.
34046 GUIMiner crashes when trying to start mining.
35228 RC Cars hangs when music changes
35439 Blackguards demo (non-Steam) shows black screen after launch
35847 wined3d does not recognize cards newer than GTX 770
37128 Clang: Uninitialized variable in a condition in atl_ax.c
37271 Applications get IP address of 127.12.34.56 when lo0 is up on OSX
38962 expr.c:234 and 235 attempted computation of 1 << 31 should be 1u << 31
39172 Fonts rendered as black blobs in StartWrite 6.0
39185 GetPath fails to return the path when using Metafile DC.
40310 Elder Scrolls Online D3D11 needs d3dx11_43.dll.D3DX11CompileFromMemory
40404 Subterrain crashes on loading with wine: Call from 0x7b43c49c to unimplemented function d3dcompiler_47.dll.D3DLoadModule, aborting
40484 Motocross Madness broken geometry on Intel card (works on LIBGL_ALWAYS_SOFTWARE)
40496 Copy/Past from file to registration bar not working
40540 ReadIntervalTimeout is ignored if there is data in the buffer when ReadFile is called and no data arrives after that
40581 Regression: dsound input recording from microphone lags with 2 seconds delay
40747 Microsoft Expression Web 4 crashes on startup, needs gdiplus.dll.GdipGetImageAttributesAdjustedPalette
40754 GOG Galaxy crashes with unimplemented function api-ms-win-crt-locale-l1-1-0.dll._lock_locales
40755 GOG Galaxy crashes with unimplemented function ucrtbase.dll._lock_locales
40756 GOG Galaxy crashes with unimplemented function api-ms-win-crt-heap-l1-1-0.dll._calloc_base
40765 Python 3.5.1 interpreter crashes, needs __fpe_flt_rounds
40770 Nvidia GeForce GT 730 not recognized properly
40775 Emergency 3 crashes after starting
40790 Necrovision demo crashes with unimplemented function d3dx10_43.dll.D3DX10FilterTexture
40796 Python 3.5.1 interpreter crashes when importing pyqtSlot
40806 AMD TressFX11 demo crashes with unimplemented function d3dx11_43.dll.D3DX11GetImageInfoFromMemory
40853 WeatherSmart 1.8 needs hid.dll.HidD_GetAttributes
----------------------------------------------------------------
Changes since 1.9.12:
Aaryaman Vasishta (5):
d3drm: Rearrange version 2 functions after version 3 for IDirect3DRMFrame*.
d3drm: Add stubs for IDirect3DRMFrame interface.
d3drm: Fix frame object creation method.
d3drm: Fix viewport object creation.
d3drm/tests: Modify all QI tests to compare vtables.
Akihiro Sagawa (2):
winegstreamer: Fix a crash in Gstreamer_Mp3_SetMediaType().
kernel32: Fix typo of i386 macro name in GetLargePageMinimum().
Alex Henrie (6):
msvcr90: Add tests for mbstowcs and wcstombs with a negative count.
ucrtbase: Implement _(un)lock_locales.
ucrtbase: Implement _calloc_base.
ucrtbase: Implement _malloc_base.
ucrtbase: Implement _free_base.
ucrtbase: Implement _realloc_base.
Alexandre Julliard (36):
user32: Add helper functions to get and set the window internal flags.
msscript/tests: Add missing makedep pragma.
makefiles: Don't allow import libraries to have an extension.
kernel32: Use RtlCompareUnicodeStrings in CompareStringOrdinal for consistent results.
gdi32/tests: Add a few more path tests.
wineps.drv: Reset the device path once it has been painted.
gdiplus: Avoid using PathToRegion with an empty path.
gdi32: Fix PathToRegion and SelectClipPath behavior with an empty path.
gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver.
winex11: Implement FillPath, StrokeAndFillPath and StrokePath.
gdi32: Remove the no longer needed (and broken) null driver implementation of some path functions.
gdi32: Take the transform rotation into account to compute pen width.
msvcrt: Get rid of the LOCK_LOCALE macros.
explorer: Fix hiding the taskbar when there are no system tray items.
gdi32: Implement ArcTo in enhanced metafiles.
gdi32: Implement PolylineTo in enhanced metafiles.
gdi32: Add a few helper functions to manipulate point arrays in enhanced metafiles.
gdi32: Implement PolyDraw in enhanced metafiles.
gdi32: Implement AngleArc in enhanced metafiles.
gdi32: Add path helper functions to add points and close figures.
gdi32: Keep track of the last move position in a path.
gdi32: Don't modify the DC arc direction in AngleArc.
gdi32: Fix updating the current position in PolyDraw.
gdi32: Implement DeleteDC in the path driver.
gdi32: Add a helper function to return the metafile device.
gdi32: Implement a path driver for enhanced metafiles.
gdi32: Implement bounds for FillPath, StrokeAndFillPath and StrokePath in enhanced metafiles.
gdi32: Fix setting the path flags in PolyPolyline and PolyPolygon.
gdi32: Start a new path stroke when the current position differs from the last.
gdi32/tests: Get rid of the todo mechanism in the path tests.
gdi32: Validate the point count in Polyline and Polygon.
gdi32: Add a helper function to reverse an array of points in paths.
gdi32: Compatibility fixes for Rectangle in paths, with tests.
gdi32: Reimplement RoundRect in paths to avoid calling imprecise arc helper functions.
gdi32: Reimplement Ellipse in paths to avoid calling imprecise arc helper functions.
gdi32/tests: Add a test to run once through all functions supported on paths.
Alistair Leslie-Hughes (26):
wined3d: Correct memory size for Geforce 9600 GT.
d3dcompiler_42: Share source with d3dcompiler_43.
d3dcompiler_41: Share source with d3dcompiler_43.
d3dcompiler_40: Share source with d3dcompiler_43.
d3dcompiler_39: Share source with d3dcompiler_43.
d3dcompiler_38: Share source with d3dcompiler_43.
d3dcompiler_37: Share source with d3dcompiler_43.
d3dcompiler_36: Share source with d3dcompiler_43.
d3dcompiler_35: Share source with d3dcompiler_43.
d3dcompiler_34: Share source with d3dcompiler_43.
d3dcompiler_33: Share source with d3dcompiler_43.
tools: D3dcompiler_46/7 already use shared source.
d3dcompiler: Correct spec for function D3DDisassemble10Effect.
d3dx9_36: Move functions D3DXDebugMute, D3DXGetDriverLevel to utils.c.
vcruntime140: Forward _set_se_translator.
d3dx9_33: Share the source with d3dx9_36.
d3dx9_32: Share the source with d3dx9_36.
d3dx9_31: Share the source with d3dx9_36.
d3dx9_30: Share the source with d3dx9_36.
d3dx9_29: Share the source with d3dx9_36.
d3dx9_28: Share the source with d3dx9_36.
d3dx9_27: Share the source with d3dx9_36.
d3dx9_26: Share the source with d3dx9_36.
d3dx9_25: Share the source with d3dx9_36.
d3dx9_24: Share the source with d3dx9_36.
inetcomm: Implement IMimeBody GetPropInfo.
Andrew Eikum (3):
dsound: Capture all available data on each period callback.
urlmon: Allow NULL IBindStatusCallback in URLOpenBlockingStream.
urlmon: Allow NULL IBindStatusCallback in UrlOpenStream.
Andrey Gusev (12):
include: Add d3dx11.h.
include: Add d3dx11core.idl.
include: Add d3dx11tex.h.
include: Add D3DX10_FILTER_FLAG type declaration.
d3dx10: Add D3DX10FilterTexture stub.
d3dx11: Add D3DX11GetImageInfoFromMemory stub.
winhttp/tests: Fix a typo in ok() message.
msvcp120/tests: Fix a typo in ok() message.
riched20/tests: Fix a typo in ok() messages.
kernel32/tests: Fix a typo in skip() message.
setupapi/tests: Fix a typo in comment.
winemac.drv: Fix a typo in WARN() message.
André Hentschel (4):
kernel32/tests: Fix a typo.
advapi32/tests: Allow MACHINE\Software to be owned by local system.
advapi32/tests: Allow Win8+ flags for Admins ACE.
mshtml/tests: Allow ParseUrl to clear buffer on Win10.
Austin English (2):
kernel32: Implement GetLargePageMinimum.
kernel32: Implement GetLargePageMinimum for arm.
Bruno Jesus (1):
ws2_32: Ensure default route IP addresses are returned first in gethostbyname.
Béla Gyebrószki (1):
wined3d: Add Nvidia GeForce GT 730 (GK208).
David Lawrie (6):
winejoystick.drv/joystick_osx.c: Adds multi-axis controller.
winejoystick.drv: Fix Ry/Rx -> U/V axes mapping.
winejoystick.drv: Fix Slider mapping.
winejoystick.drv: Add sim page element controls.
winejoystick.drv: Remove ignore axis input type.
winejoystick.drv: Ignore feature elements.
Erich Hoover (1):
msvcrt: Add support for _fstat32i64.
François Gouget (4):
explorer: Spelling fix.
shell32/tests: Spelling fix.
msctf: Spelling fix.
wined3d: Make glsl_vertex_pipe_clip_plane() static.
Hadrien Boizard (1):
usp10: Use wine_dbgstr_point in TRACES.
Hans Leidekker (14):
webservices: Avoid writing redundant namespace attributes.
webservices: Add support for reading GUID values.
include: Add missing Web Services declarations.
webservices: Implement WsCreateMessage and WsFreeMessage.
webservices: Implement WsGetMessageProperty and WsSetMessageProperty.
webservices/tests: Add message tests.
webservices: Insert an end element for self-closing tags in the writer.
webservices: Insert a text node in WsWriteText.
webservices: Accept zero write option in WsWriteType.
webservices: Validate parent nodes in the writer.
include: Add missing Web Services declarations.
webservices: Implement WsMoveWriter.
webservices: Implement WsGetWriterPosition.
webservices: Implement WsSetWriterPosition.
Henri Verbeet (15):
usp10: Set fZeroWidth when replacing control characters with blanks.
usp10: Don't modify psa->fNoGlyphIndex in ScriptShapeOpenType().
usp10: Don't replace control characters with blanks when psa->fNoGlyphIndex is set.
usp10: Replace more control characters with blanks.
usp10: Replace zero-width glyphs with 0x20 when psa->fNoGlyphIndex is set in ScriptShapeOpenType().
wined3d: Don't bother with glGetError() if we have ARB_DEBUG_OUTPUT.
wined3d: Include the base vertex index in WINED3D_CS_OP_DRAW.
wined3d: Resolve "load_base_vertex_index" in wined3d_cs_exec_draw().
wined3d: Send shader resource view destruction through the command stream.
wined3d: Send rendertarget view destruction through the command stream.
wined3d: Send sampler object desctruction through the command stream.
wined3d: Send shader destruction through the command stream.
wined3d: Send vertex declaration destruction through the command stream.
wined3d: Send query destruction through the command stream.
wined3d: Send palette destruction through the command stream.
Hugh McMaster (9):
reg: Parse the registry key using a helper function.
reg: Always output the long key name when printing strings.
msvcrt: Implement _wperror.
regedit: Replace error_unknown_switch() with simpler error handling.
regedit: Hard-code "regedit" instead of passing getAppName() as an argument.
regedit: Tokenize command-line input.
regedit: Use error handling for missing arguments.
regedit: Accept /C as a valid switch.
regedit: Import multiple files in one command.
Iván Matellanes (20):
msvcirt: Add stub for class ostream.
msvcirt: Implement ostream constructors/destructors.
msvcirt: Implement ostream::flush.
msvcirt: Implement ostream::opfx.
msvcirt: Implement ostream::osfx.
msvcirt: Implement ostream::put.
msvcirt: Implement ostream::write.
msvcirt: Implement ostream::seekp.
msvcirt: Implement ostream::tellp.
msvcirt: Implement ostream::writepad.
msvcirt: Fix implementation of strstreambuf::underflow.
msvcirt: Add stubs for ostream::operator<<.
msvcirt: Implement ostream::operator<< for characters.
msvcirt: Implement ostream::operator<< for strings.
msvcirt: Implement ostream::operator<< for integers.
msvcirt: Implement ostream::operator<< for floats.
msvcirt: Implement ostream::operator<< for pointers.
msvcirt: Implement ostream::operator<< for streambuf.
msvcirt: Implement ostream manipulators.
msvcirt: Set the error flag in writepad without locking.
Jacek Caban (23):
secur32/tests: Don't load advapi32.dll function dynamically.
mshtml: Wine Gecko 2.47 release.
secur32/tests: Don't load crypt32.dll function dynamically.
mshtml.idl: Added IDocumentSelector declaration.
mshtmdid.h: Fixed IHTMLDocument6 DISPIDs.
mshtml.idl: Added IElementSelector declaration.
mshtml: Added IDocumentSelector stub implementation.
mshtml: Added IDocumentSelector::querySelectorAll implementation.
jscript: Allow Function.apply() to be called on non-jscript objects.
mshtml: Added IElementSelector interface stub implementation.
mshtml: Added IElementSelector::querySelectorAll implementation.
mshtml: Added IHTMLButtonElement::get_type implementation.
mshtml: Added IHTMLButtonElement::value property implementation.
mshtml: Added IHTMLButtonElement::form property implementation.
mshtml: Pass correct name length to set_http_header in nsUploadChannel_SetUploadStream.
jscript: Properly handle arguments in Object constructor.
wininet: Fixed tests on win10.
wininet: Ignore unknown attributes in get_cookie.
wininet: Use INTERNET_SendCallback in ftp.c.
mshtml: Added IHTMLDocument2::put_domain implementation.
mshtml: Return success in IHTMLWindow2::moveBy and resizeBy.
secur32/tests: Don't load secur32.dll function dynamically in negotiate.c.
mshtml: Added IHTMLLinkElement::onload property implementation.
Jarkko Korpi (1):
widl: Fix overflow when left-shifting.
Józef Kucia (50):
wined3d: Recognize thread group shared memory register.
wined3d: Recognize SM5 store_raw opcode.
wined3d: Recognize SM5 ld_raw opcode.
wined3d: Recognize SM5 imm_atomic_consume opcode.
wined3d: Recognize SM5 bfi opcode.
wined3d: Recognize SM5 store_structured opcode.
wined3d: Recognize SM5 bufinfo opcode.
wined3d: Fix error codes returned when creating shader resource views.
wined3d: Forbid creating SRVs with level or layer count equal to 0.
d3d11: Validate "ViewDimension" field in D3D11_SHADER_RESOURCE_VIEW_DESC.
d3d11/tests: Add test for invalid SRV descriptions.
wined3d: Forbid creating RTVs with layer count equal 0.
wined3d: Fix error code returned when render target view description is invalid.
wined3d: Forbid creating typeless render target views.
d3d11: Validate "ViewDimension" field in D3D11_DEPTH_STENCIL_VIEW_DESC.
d3d11: Validate "ViewDimension" field in D3D11_RENDER_TARGET_VIEW_DESC.
d3d11/tests: Add test for invalid DSV descriptions.
d3d11/tests: Add test for invalid RTV descriptions.
wined3d: Avoid calling wined3d_rendertarget_view_create() with WINED3DFMT_UNKNOWN.
d3d10core/tests: Add test for invalid SRV descriptions.
d3d10core/tests: Add test for invalid RTV descriptions.
d3d10core/tests: Add test for invalid DSV descriptions.
d3d11: Rename set_{ds, rt, sr}desc_from_resource() functions.
d3d11: Replace "This" with "device".
wined3d: Recognize SM5 imm_atomic_alloc opcode.
wined3d: Recognize SM5 ld_uav_typed opcode.
wined3d: Add compute shader type.
wined3d: Introduce wined3d_shader_create_cs().
d3d11: Implement ID3D11ComputeShader interface.
wined3d: Recognize vThreadIDInGroupFlattened register.
wined3d: Recognize vThreadGroupID register.
wined3d: Recognize vThreadIDInGroup register.
wined3d: Recognize SM5 dcl_thread_group opcode.
wined3d: Recognize vThreadID register.
wined3d: Recognize SM5 dcl_tgsm_raw opcode.
wined3d: Recognize SM5 dcl_tgsm_structured opcode.
wined3d: Introduce wined3d_gl_limits_get_uniform_block_range().
wined3d: Use single function for STATE_CONSTANT_BUFFER.
d3d11/tests: Use get_rtv_desc() in test_render_target_views().
d3d10core/tests: Use get_rtv_desc() in test_render_target_views().
wined3d: Introduce wined3d_buffer_drop_bo() helper function.
wined3d: Add SV_ClipDistance semantic.
wined3d: Recognize SM4 indexable temporary registers.
wined3d: Recognize SM4 dcl_indexableTemp opcode.
wined3d: Fix sample_d for array textures.
d3d11: Implement d3d11_immediate_context_IAGetIndexBuffer().
d3d11: Implement d3d11_immediate_context_IAGetVertexBuffers().
d3d11: Partially implement d3d11_device_CheckFeatureSupport().
wined3d: Introduce wined3d_unordered_access_view.
d3d10core/tests: Fix test table in test_create_rendertarget_view().
Ken Thomases (2):
kernel32: Overhaul the locale determination on the Mac.
winemac: Don't define kVK_RightCommand when building against the macOS 10.12 SDK.
Kim Malmo (1):
po: Update Norwegian translation.
Marcus Meissner (2):
cmd: Avoid potential buffer overflow (Coverity).
ole32: Allocate more for FmtIdToPropStgName (Coverity).
Matteo Bruni (4):
d3dx11: Implement D3DX11CompileFromMemory().
d3dx11_42: Share the source code with d3dx11_43.
d3dx9: Turn an ERR into a WARN.
d3dx9: Fix a couple of stub signatures in the spec files.
Michael Cronenworth (1):
secur32: Provide a static declaration for gnutls_cipher_get_block_size.
Michael Stefaniuc (23):
gdiplus/tests: Use wine_dbgstr_rect() to print RECTs.
user32/tests: Use wine_dbgstr_rect() in the win tests.
d3dx10/tests: Use wine_dbgstr_rect() to print a RECT.
user32/tests: Remove an unused macro.
user32/tests: Use wine_dbgstr_rect() to print RECTs.
user32/tests: Add some IsRectEmpty() tests.
gdi32/tests: Compare RECTs with EqualRect instead of memcmp.
d3d8/tests: Use wine_dbgstr_rect() to print RECTs.
user32: Use EqualRect() instead of memcmp() to compare RECTs.
comct32: Use EqualRect() instead of memcmp() to compare RECTs.
gdi32/tests: Use wine_dbgstr_rect() to print RECTs.
user32/tests: Remove some old broken behavior.
user32/tests: Use the stricter !IsRectEmpty() check.
user32/tests: Finish the move to use wine_dbgstr_rect().
comctl32/tests: Use EqualRect() instead of memcmp() to compare RECTs.
amstream: Use SetRect() instead of open coding it.
atl: Simplify RECT assignments.
gdi32/tests: Use SetRect() instead of open coding it.
avifil32: Avoid using CopyRect().
comdlg32: Avoid using CopyRect().
user32/tests: Avoid using CopyRect().
shell32: Avoid using CopyRect().
comctl32: Avoid using CopyRect() on RECT structs.
Nikolay Sivov (21):
shlwapi: Fix a string leak (Valgrind).
mshtml/tests: Release interface after successful QI.
msscript: Implement GetControlInfo().
dwrite: Fix invalid read when building zero length text layout (Valgrind).
dwrite/tests: Fix some leaks in tests (Valgrind).
webservices: Added WsResetError().
include: Added IActiveScriptGarbageCollector definition.
msscript/tests: Initial test for script engine initialization.
riched20: Remove duplicated condition.
dwrite: Trace script name in shaping methods.
msscript: Added IConnectionPointContainer stub.
dwrite: Don't bother going through fallback for non-visual runs.
msscript: Implement FindConnectionPoint().
msscript: Added IQuickActivate stub.
msscript: Added IViewObject stub.
msscript: Added IPointerInactive stub.
msscript: Implement GetActivationPolicy().
msscript: Update to IViewObjectEx.
msscript: Implement GetViewStatus().
Update data tables to Unicode 9.0.0.
dwrite: Update line breaking algorithm according to Unicode 9.0.0 specification.
Paul Gofman (1):
d3dx9: Improve performance and memory usage in preshader constants setting.
Piotr Caban (10):
ucrtbase: Add __fpe_flt_rounds implementation.
ucrtbase/tests: Remove no longer needed function availability checks.
msvcrt: Return error in mbstowcs if conversion fails.
msvcrt: Fix C locale handling in mbstowcs.
msvcrt: Fix C locale handling in wcstombs.
msvcp90: Fix base computation in vbase destructors.
ucrtbase: Add _set_thread_local_invalid_parameter_handler implementation.
msvcirt/tests: Remove unneeded casts.
msvcp60/tests: Remove unneeded casts.
msvcp90/tests: Remove unneeded casts.
Vincent Povirk (4):
gdiplus: Implement GdipGetImageAttributesAdjustedPalette.
windowscodecs: Add test for png cHRM metadata.
windowscodecs: Implement png cHRM metadata reader.
gdiplus: Add support for reading png cHRM chunks.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine maintenance release 1.8.3 is now available.
What's new in this release (see below for details):
- Various bug fixes.
- A lot of NVidia cards added to the GPU description table.
- Updates to the National Language Support files.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.8/wine-1.8.3.tar.bz2http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.3.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.8.3 (total 54):
10063 wineconsole run fail on korean locale.
17257 TeX2Word will not install
20695 Cannot scroll documents being compared in winmerge
23768 winhelp: Some images not shown in certain 16-bit Help files
24421 MJ's Help Diagnostics crashes on startup (app provided MonitorEnumProc callback relies on ECX = lprcMonitor)
25790 WM_SETTEXT handler for the user32 buttons generates WM_CTLCOLOR* inconsistent with Windows user32
26978 tokenadmin.exe crash : Unimplemented function winscard.dll.SCardListReadersA
27680 Multiple 64-bit applications crash on startup (violation of the Windows 64-bit ABI, stack pointer (RSP) must be 16-byte aligned when making a call to Win64 API)
28082 OCCT Perestroïka needs hal.dll.READ_PORT_ULONG
28177 Adventure games from Kheops Studio hang after the logo screen (Safecracker, Destination: Treasure Island, Nostradamus: Lost Prophecy, Dracula 3, Return to Mysterious Island 2)
28825 Mystic Diary - Haunted Island: Multiple sprite-related bugs in hidden object scenes
29979 ElsterFormular crashes when trying to print already sent income tax return
31662 Office 2010 font embedding when exporting to PDF
32451 Multiple GOG.com installer bundles show a broken/unresponsive dialog window during installation (installer process running out of wndproc slots)
32979 Metal Gear Solid Crash
34070 Simutronics 'StormFront.exe' runs out of wndproc slots (ActiveSkin control)
34851 Multiple applications need kernel32 GetFinalPathNameByHandleA/W (64-bit Autodesk Fusion 360, Microsoft OneDrive)
35054 Dragon Age 2 system diagnostics tool fails to recognize GeForce GT 425M
35092 Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps)
35711 Winelib: compile error in wincon.h if NOGDI is defined before #include <windows.h>
36031 GeForce 9700M incorrectly detected as 9400
37087 Gothic 2 english demo fails with 'Conflict: a hook process was found. Please deactivate all Antivirus and Anti-Trojan programs and debuggers.'
38102 Process Hacker 2.x needs winsta.dll.WinStationEnumerateW
39092 Regression introduced with xaudio2_8
39215 Nvidia GeForce GTX960M detected as GTX470
39543 Multiple games and applications crash on unimplemented function KERNEL32.dll.FreeUserPhysicalPages (Microsoft Office 2007 diagnosis service, Eden Eternal)
39657 Tencent QQ 7.6 crashes on unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine
39667 dinput: MotoGP 3 demo launcher crashes on leaving key configuration dialog.
39681 Unimplemented function crypt32.dll.CryptMsgVerifyCountersignatureEncoded
39730 FillRect() confuses 16bit brush handles with color constants
39759 Add support for detect Nvidia TITAN Black in wine3d/device list
39786 GoodSync crashes, needs oleaut32.OleLoadPictureFile
39796 SCP Containment Breach page fault
39918 Mail.Ru GameCenter installer does not work
39940 Stars! tooltips have wrong background color
40048 Camtasia Studio 8 : crashes on unimplemented function dwmapi.dll.DwmSetPresentParameters
40081 CLM Explorer needs fontsub.dll.CreateFontPackage
40108 kernel32:process regression
40135 msvcirt.c:1386:5: warning: comparison of unsigned expression < 0 is always false
40244 PostThreadMessage with WM_NOTIFY message should succeed
40246 Please document WINEBUILD in the winegcc manpage
40286 Geforce 980 maxwell card is not properly detected
40297 Multiple app crashes in macdrv_EnumDisplayMonitors
40304 EveHQ2 crashes with builtin gdiplus
40348 Nvidia 800 series cards not detected correctly
40389 cmd.exe (native): Unimplemented function KERNEL32.dll.GetConsoleAliasExesLengthW
40396 Windows SDK DirectWrite sample crashes on uninitialized parameter
40456 NFS MW + NFS Carbon: Car is flying above/under the track (D3DXVec3Transform needs arguments aliasing)
40466 Midnight Commander needs KERNEL32.dll.GetConsoleFontInfo
40473 wine fails to compile with >=glibc-2.23
40487 3dmark Vantage Benchmark: unimplemented functions hal.dll.READ and WRITE PORT
40493 Prison Tycoon 4 crashes on start up needing msvcp71.dll.??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAC@Z
40517 Office 2007 shows error message "Unexpected error during export" when trying to export document as PDF file
40525 schannel:main does not recognize package version 0x400000
----------------------------------------------------------------
Changes since 1.8.2:
Alexander Lakhin (2):
user32: Send the correct WM_CTLCOLOR* message in button WM_SETTEXT handler.
user32: Send WM_CTLCOLOR* message only for visible buttons.
Alexandre Julliard (2):
wineconsole: If necessary, fallback to a font without the right properties instead of failing.
kernel32/nls: Convert remaining files to UTF-8.
Alistair Leslie-Hughes (2):
wined3d: Add detection for NVIDIA GTX TITAN.
wined3d: Add detection for NVIDIA GTX TITAN Series.
Andrew Eikum (6):
xaudio2: Explicitly version the 2.7 coclasses.
xaudio2_8: Use shared source.
xaudio2: Remove run-time version checks for XAudio2 object.
xaudio2: Report incoming underruns to the application.
xaudio2: Protect access to source voice during creation (Coverity).
xaudio2: Protect access to submix voice during creation (Coverity).
Andrey Gusev (1):
kernel32/nls: Update currency name and fix a typo.
André Hentschel (2):
xaudio2_7: Check return of IAudioClient_Start (Coverity).
shell32: Provide helper function a buffer of correct size.
Aurimas Fišeras (1):
kernel32/nls: Update currency for Baltic states.
Austin English (8):
include: Fix GetCurrentConsoleFontEx/SetCurrentConsoleFontEx definition.
oleaut32: Add OleLoadPictureFile stub.
wine.inf: Create Microsoft Shared/TextConv directory.
kernel32: Add GetConsoleFontInfo stub.
winscard: Add stubs for SCardListReadersA/W.
crypt32: Add CryptMsgVerifyCountersignatureEncoded stub.
ntoskrnl.exe: Add PsRemoveLoadImageNotifyRoutine stub.
ntoskrnl.exe: Add KeDelayExecutionThread stub.
Bernhard Übelacker (1):
dinput: Implement device property DIPROP_USERNAME.
Caron Wills (9):
wined3d: Add Nvidia GeForce GTX 860.
wined3d: Add Nvidia GeForce 820M.
wined3d: Add Nvidia GeForce 830M.
wined3d: Add Nvidia GeForce 840M.
wined3d: Add Nvidia GeForce 845M.
wined3d: Add Nvidia GeForce GTX 850M.
wined3d: Add Nvidia GeForce GTX 870M.
wined3d: Add Nvidia GeForce GTX 880M.
wined3d: Add Nvidia GeForce GT 730M.
François Gouget (1):
schannel: Add declarations for SECPKG version 7.
Henri Verbeet (11):
wined3d: Sanitise map flags in wined3d_surface_map().
wined3d: Recognise Intel Ivybridge on MacOS.
kernel32/nls: Persian uses a right-to-left writing system.
kernel32/nls: Use Persian characters to write Persian.
kernel32/nls: Use ZWNJ where appropriate in far.nls.
kernel32/nls: Persian is called Persian in English.
kernel32/nls: Store LOCALE_SNATIVEDIGITS as UTF-8 in far.nls.
kernel32/nls: Use Persian punctuation for LANG_PERSIAN.
kernel32/nls: Fix LOCALE_IFIRSTDAYOFWEEK for LANG_PERSIAN.
kernel32/nls: Return CAL_GREGORIAN_XLIT_FRENCH for LOCALE_ICALENDARTYPE for LANG_PERSIAN.
kernel32/nls: Fix LOCALE_SMONTHNAME5/LOCALE_SABBREVMONTHNAME5 for LANG_PERSIAN.
Iván Matellanes (1):
msvcirt: Avoid superfluous comparison in some compilers.
Jarkko Korpi (1):
wined3d: Add detection for NVIDIA GeForce 425M.
Jean-Christophe Cardot (1):
winhlp32: Fix some images not shown in certain 16-bit help files.
Jens Reyer (2):
winegcc: Document WINEBUILD in the manpage.
msiexec: Fix a typo in the manpage.
Ken Thomases (1):
user32: Call the EnumDisplayMonitors callback using a wrapper.
Kerstin Noa (1):
wined3d: Add NVIDIA GeForce GTX 980 GPU information.
Kim Malmo (1):
wined3d: Add Nvidia 9700M GT.
Louis Lenders (4):
gdiplus: GdipTransformPath should return Ok if matrix = NULL.
ntdll: Add stub for RtlAddAuditAccessObjectAce and forward to AddAuditAccessObjectAce in advapi32.
ntdll: Add stub for RtlAddAccessAllowedObjectAce and forward to AddAccessAllowedObjectAce in advapi32.
ntdll: Add stub for RtlAddAccessDeniedObjectAce and forward to AddAccessDeniedObjectAce in advapi32.
Michael Müller (2):
winex11: Add 320x240 as supported resolution in desktop mode.
kernel32: Implement GetFinalPathNameByHandle.
Nikolay Sivov (11):
user32: For EnableScrollBar() always go through EnableWindow() in SB_CTL case.
t2embed: Implement TTGetEmbeddingType().
fontsub: Added CreateFontPackage() stub.
fontsub: Improve CreateFontPackage() stub for TTFCFP_SUBSET case.
t2embed: Implement TTIsEmbeddingEnabledForFacename().
t2embed: Implement TTIsEmbeddingEnabled().
gdi32: Increase first gdi handle value.
dwrite: Always initialize context and font table pointers.
kernel32/nls: Convert most of the locale data files to UTF-8.
kernel32/nls: Added SSHORTESTDAYNAME* entries.
kernel32/nls: Fix shortest day names for Thai and Vietnamese.
Paul Gofman (1):
d3dx9: D3DXVec3Transform should support input and output parameter overlap.
Piotr Caban (4):
msvcrt: Dump exception information in x86_64 __CxxFrameHandler.
msvcrt: Handle frames with CXX_FRAME_MAGIC_VC6 and CXX_FRAME_MAGIC_VC7 magic value.
user32: Call window procedure even if we're out of winproc handles.
msvcp71: Add basic_istream<char>::operator>> export.
Rob Walker (1):
wined3d: Add Nvidia GPU SKUs 950,950M,960,960M.
Sebastian Lackner (8):
xaudio2_7: Unset DebugInfo->Spare[0] before destroying critical sections.
user32: Set %ecx to address of rect in EnumDisplayMonitors callback.
user32/tests: Add tests for button WM_CTLCOLOR* messages.
user32: Do not block sending/posting WM_NOTIFY messages.
kernel32/tests: Add test for process object destruction.
kernel32/tests: Disable Windows version dependent test for pcPriClassBase.
server: Do not hold reference on parent process.
ntoskrnl.exe: Add missing linebreak to FIXME in KeDelayExecutionThread.
Seong-ho Cho (1):
configure: Add AC_HEADER_MAJOR to find where major() is defined.
--
Michael Stefaniuc
mstefani(a)winehq.org
The Wine development release 1.9.12 is now available.
What's new in this release (see below for details):
- Bug fix update of the Mono engine.
- Initial version of a taskbar in desktop mode.
- Fixes for right-to-left languages in Uniscribe.
- More Shader Model 4 support in Direct3D.
- Better metafile support in RichEdit.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.12.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.12.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.12 (total 20):
11898 Dance eJay Demo 7 crashes due to unimplemented interface relating to devenum
20977 Bad hlp table rendering
23954 Threads not allocated to multiple processors.
26965 Dragon Age 2 demo - sound in cutscenes is muffled
31971 mspaint.exe from windows 8 wants ntdll.WinSqmStartSession
34557 Lemmings Revolution: can't rotate playing field
34897 Lego Mindstorms EV3 Home Edition (.NET 4.0 app) needs msctf DocumentMgrSource_AdviseSink implementation
37096 Problems with DC Universe Online and Virtual Desktops
39896 Robot animations glitch in main lobby of Lego Mindstorms EV3 software
40380 Wine should take dosbox's configuration instead of creating a new one
40497 "Trainz: A New Era" needs msvcr120.dll.?__ExceptionPtrToBool@@YA_NPEBX@Z
40593 wininet:http test regression (failure & timeout)
40624 Source games make wined3d to attach incomplete texture to FBO (WINED3DFMT_NULL)
40660 latest update Sega Genesis & Mega Drive update no longer running after May 18, 2016 update
40662 CAPS key Not Working !!
40691 DVDFab 9.2.4.4 pre-check FabCheck.exe executable fails, needs setupapi.dll.CM_Get_DevNode_Status
40709 iexplore crashes when proxy enabled
40711 Splinter Cell: Blacklist crashes at launch (needs GetVoiceDetails implementation)
40727 ddraw tests broken with warn+heap
40745 Python 3.5.1 interpreter crashes, needs _set_thread_local_invalid_parameter_handler
----------------------------------------------------------------
Changes since 1.9.11:
Aaryaman Vasishta (2):
d3drm: Fix declaration of IDirect3DRMViewport*::Init.
d3drm/tests: Fix some missing HRESULT returns in test_frame_qi.
Akihiro Sagawa (3):
imm32/tests: Add tests showing that the IME window is created between WM_NCCREATE and WM_NCCALCSIZE.
imm32/tests: Add tests showing the IME window is created if the first window is a child.
imm32/tests: Add more tests showing that the IME window is created after WM_NCCREATE.
Alex Henrie (2):
ntdll: Skip synchronous read if a serial read interval timeout is set.
msvcrt: Stub out _(get|set)_thread_local_invalid_parameter_handler.
Alexandre Julliard (14):
winebrowser: Support MULTI_SZ strings for browsers and mailers configuration.
winebrowser: Support browser and mailer commands with arguments.
user32: Post notification to the desktop window for window creation/activation.
explorer: Add a generic handler for desktop notifications.
explorer: Display buttons on the task bar for running applications.
winex11: Hide window icons in desktop mode when the taskbar is active.
makefiles: Remove some obsolete import libraries.
explorer: Show the application system menu on taskbar right clicks.
user32: Setup system menu even when used through TrackPopupMenu.
user32: Remove redundant system menu handle checks.
ntdll: Add a helper function for registering a file read async I/O.
explorer: Avoid crash on empty Start Menu folders.
explorer: Don't bother with taskbar buttons when the taskbar is not visible.
user32: Notify explorer when the active window changes.
Alistair Leslie-Hughes (4):
inetcomm: Add support for PID ids in MimeBody Get/SetProp.
inetcomm: Add missing default properties.
include: Add ID3D10InfoQueue interface.
d3d10_1/tests: Test for ID3D10InfoQueue interface.
Andreas Maier (3):
msi: Use special error control flag in CreateService.
msi/tests: Delete TestService after testing.
msi/tests: Test for error control flag handling.
Andrew Eikum (2):
xaudio2: Shut down OpenAL in the correct order.
xaudio2: Implement GetVoiceDetails for source and submix voices.
Andrey Gusev (16):
include: Fix a typo in IHTMLSelection interface.
wineps.drv: Fix typos.
ddraw: Fix a typo in WARN() messages.
d3d10: Fix a typo in depthstencilstate_count variable name.
wined3d: Fix a typo in comment.
advapi32: Fix a typo in comment.
hlink/tests: Fix a typo in ok() messages.
kernel32/tests: Fix a typo in ok() messages.
user32/tests: Fix a typo in ok() messages.
urlmon/tests: Fix a typo in ok() message.
server: Fix a typo in comment.
d3dx9_36: Fix typos in comments.
mmdevapi/tests: Fix a typo in ok() messages.
gdiplus: Fix a typo in struct GpAdjustableArrowCap.
include: Fix a typo in IWMReaderAdvanced interface.
mshtml: Fix a typo in WARN() message.
Aric Stewart (2):
winex11.drv: Correct sizes in COMPOSITIONSTRING structure when updating fields.
winemac.drv: Correct sizes in COMPOSITIONSTRING structure when updating fields.
Austin English (1):
ntdll: Add WinSqmEndSession/WinSqmStartSession stubs.
Béla Gyebrószki (2):
quartz: Fix a typo in an ERR() message.
wined3d: Add Nvidia GeForce GTS 250.
Caron Wills (1):
wined3d: Add Nvidia GeForce GT 730M.
François Gouget (13):
shell32: Spelling fixes.
secur32: Spelling fixes.
mlang: Spelling fixes.
kernel32: Spelling fixes.
gdi.exe16: Spelling fixes.
d3dxof: Spelling fixes.
dmsynth: Spelling fixes.
wined3d: Spelling fixes.
d3d9/tests: Fix a trailing ok() '\n'.
usp10: Punctuation fixes.
msxml3: Spelling fixes.
ole32: Spelling fixes.
imm32/tests: Spelling fix.
Grazvydas Ignotas (3):
wined3d: Use Intel data returned by Windows driver.
wined3d: Add some more Intel GPUs.
wined3d: Add a fallback for Skylake.
Guillaume Charifi (1):
wined3d: Add support for the ishr opcode.
Hadrien Boizard (4):
msvcrt: Use BOOL type where appropriate.
winegstreamer: Use BOOL type where appropriate.
include: Add missing FILE_ATTRIBUTE flags.
include: Add file notification flags.
Hans Leidekker (1):
webservices: Add support for encoded UTF-8 characters in WsDecodeUrl.
Henri Verbeet (10):
usp10/tests: Add an itemisation test for Persian numerals and punctuation.
usp10: Fix the script tag and fallback font for Script_Persian.
usp10: Persian numerals are written left-to-right.
usp10: Set the base embedding level for Script_Persian to 2.
usp10: Properly check for numeric scripts.
ddraw: Avoid accessing free'd memory on an error path in ddraw_surface_create().
usp10/tests: Add an itemisation test for Arabic numerals and punctuation.
usp10: Handle C2_ARABICNUMBER as numeric.
usp10: Arabic numerals are written left-to-right.
usp10: Set the base embedding level for Script_Arabic_Numeric to 2.
Hugh McMaster (17):
reg: Recognise hyphen and forward slash help switches.
reg: Parse the registry operation using an enum.
reg: Exit with an error if the specified operation is invalid.
reg: Simplify help logic and syntax.
reg: Make help for registry operations common in wmain.
reg: Move duplicate sane_path() calls to wmain.
reg: Move duplicate path_get_rootkey() calls to wmain.
reg: Rename HKEY 'subkey' to 'key' in reg_add() and reg_delete().
reg: Move duplicate strchrW() calls to wmain.
reg: Combine duplicate 'for' loops in wmain and parse all remaining arguments.
reg: Remove an unreachable 'else' pathway from wmain.
reg: Move duplicate /v, /ve and /va combination checks to wmain.
reg/tests: Add initial tests for 'reg import'.
reg: Do not allow duplicate /d or /t switches.
reg/tests: Add tests for invalid switches.
reg: Recognise switches beginning with a forward slash or hyphen.
reg: Avoid possible out-of-bounds memory access when a switch is only a forward slash or hyphen.
Huw D. M. Davies (7):
include: Add flags for the EM_AUTOURLDETECT message.
riched20: Fix URL auto-detection to handle 'neutral' characters.
riched20: Add support for quoting urls with spaces within '<' '>'.
riched20: Add support for saving enhanced metafiles.
gdi32: Rename the struct representing an embedded EMF in a WMF.
gdi32: If the WMF was created by GetWinMetaFileBits() then return the original EMF.
gdi32: Rename the struct representing an embedded WMF in an EMF.
Jacek Caban (8):
msctf: Don't call ITextStoreACP::UnadviseSink in context destructor.
msctf: Added Push/Pop context tests.
msctf: Fixed ref counts in tests.
wininet: Fixed leak in HTTP_DealWithProxy (coverity).
wininet: Added missing LeaveCriticalSection to set_cookie (coverity).
wininet: Skip more problematic tests on IE6.
wininet: Correctly handle the last proxy override in HTTP_ShouldBypassProxy.
user32: Make SetWindowLongW hotpatchable.
Julian Rüger (1):
po: Update German translation.
Józef Kucia (38):
wined3d: Use pure integer vertex attributes for SM4+ shaders.
d3d11/tests: Add test for input assembler.
d3d10core/tests: Add test for input assembler.
wined3d: Add ARB_explicit_attrib_location extension.
wined3d: Use ARB_explicit_attrib_location to pre-assign vertex attribute locations.
wined3d: Add support for NULL sampler.
wined3d: Implement index buffer offset.
d3d11: Set blend states only when blending is enabled.
d3d11/tests: Add test for NULL sampler.
d3d10core/tests: Add test for NULL sampler.
wined3d: Implement SM4 umax instruction.
wined3d: Implement SM4 switch instruction.
wined3d: Implement SM4 case instruction.
wined3d: Implement SM4 default instruction.
wined3d: Implement SM4 endswitch instruction.
wined3d: Allow creating render targets for some _UNORM/_SNORM formats.
wined3d: Add wined3d_shader_resource_view_desc.
d3d11: Normalize more fields in SRV descriptions.
wined3d: Add more formats to WINED3DFMT_R24G8_TYPELESS class.
wined3d: Do not try to attach WINED3FMT_NULL surfaces to FBO.
d3d11/tests: Add more tests for creating shader resource views.
wined3d: Remove "view_type" from "wined3d_shader_resource_view_desc".
wined3d: Store GL view class for each wined3d format.
wined3d: Add ARB_texture_view extension.
wined3d: Create texture views for shader resource views.
d3d10core/tests: Add more tests for creating shader resource views.
d3d11: Normalize "ArraySize" field in D3D11_RENDER_TARGET_VIEW_DESC.
wined3d: Fix wined3d_rendertarget_view_desc validation for 3D textures.
d3d11/tests: Add more tests for creating render target views.
d3d11: Normalize "ArraySize" field in D3D11_DEPTH_STENCIL_VIEW_DESC.
d3d11/tests: Add more tests for creating depth stencil views.
d3d11: Normalize SRV descriptions for remaining view dimensions.
d3d10core/tests: Add more tests for creating render target views.
d3d10core/tests: Add more tests for creating depth stencil views.
d3d11/tests: Add test for texturing with custom shader resource views.
d3d10core/tests: Add test for texturing with custom shader resource views.
wined3d: Recognize SM 4.1 gather4 opcode.
wined3d: Recognize SM 5 gather4_c opcode.
Ken Thomases (3):
winemac: Use a more idiomatic pattern for an autorelease pool around a loop.
winemac: Fix the logic for checking if a view is already in the intended z-order.
winemac: Remove an unnecessary call to -[NSView removeFromSuperview].
Lauri Kenttä (2):
winefile: Fix horizontal scrolling.
winefile: Clarify header width calculations.
Luis Sahagun (1):
winevdm: Tell dosbox to read the current user's config.
Matteo Bruni (3):
wined3d: Fix FFP vertex shaders with ARB_explicit_attrib_location.
wined3d: Cleanup state_clipping() a bit.
wined3d: User clip planes emulation for core profile contexts.
Michael Stefaniuc (17):
riched20/tests: Use EqualRect() instead of open coding it.
include: Add an inline version of EqualRect() too.
comctl32/tests: Use EqualRect() instead of open coding it.
user32/tests: Use EqualRect() instead of open coding it.
wordpad: Use OffsetRect() instead of open coding it.
user32: Use InflateRect() instead of open coding it.
include: Make wine_dbgstr_rect() available for tests too.
shell32/tests: Use wine_dbgstr_rect() to print RECTs.
dxgi/tests: Use wine_dbgstr_rect() to print RECTs.
comctl32/tests: Use wine_dbgstr_rect() to print RECTs.
ddraw/tests: Use wine_dbgstr_rect() in the ddraw1 tests.
ddraw/tests: Use wine_dbgstr_rect() in the ddraw2 tests.
ddraw/tests: Use wine_dbgstr_rect() in the ddraw4 tests.
ddraw/tests: Use wine_dbgstr_rect() in the ddraw7 tests.
comdlg32/tests: Use wine_dbgstr_rect() to print RECTs.
d3d10core/tests: Use wine_dbgstr_rect() to print RECTs.
d3d9/tests: Use wine_dbgstr_rect() to print RECTs.
Miklós Máté (2):
winex11: Use GLX 1.3 for pixmaps.
winex11: Use GLX 1.3 for windows.
Nikolay Sivov (19):
dwrite: Fix font data array leak on list release (Valgrind).
kernel32/tests: Fix a leak in tests (Valgrind).
ntdll/tests: Fix some string leaks (Valgrind).
ole32: Don't try to read key value if key was not found (Valgrind).
user32/tests: Fix a leak when creating test icons (Valgrind).
gdiplus/tests: Fix a font leak (Valgrind).
include: Added missing ASSOCF enum members.
msxml3/schema: Support element nodes in add().
user32/tests: Some tests for EqualRect()/SetRect().
oledb32: IErrorInfo methods are stubs.
msscript: Added IOleObject stub.
dsound: Remove redundant null pointer check (Coverity).
dwrite: Implement IDWriteFontFace3::GetRecommendedRenderingMode().
msscript: Implement GetMiscStatus().
msscript: Implement SetClientSite()/GetClientSite().
msscript: Added IPersistStreamInit stub.
msscript: Implement GetExtent().
msscript: Claim success in InitNew().
msscript: Added IOleControl stub.
Paul Gofman (2):
d3dx9: Implement IsParameterUsed function in effect.
d3dx9/tests: Add test for IsParameterUsed function.
Piotr Caban (2):
kernel32: Use utf8 for filenames encoding if different encoding was not specified on Mac.
msvcr110: Fix critical_section_scoped_lock structure size.
Rob Walker (1):
setupapi: Add stub for setupapi.dll.CM_Get_DevNode_Status.
Stefan Dösinger (3):
ddraw/tests: Add readback tests to test_palette_gdi.
ddraw/tests: Test P8 color keying.
ddraw/tests: Remove p8_primary_test.
Theodore Dubois (3):
shell32/tests: Fix out of memory errors and their underlying cause.
shell32/tests: Fix memory leaks.
shell32: Avoid closing the caller's key.
Thomas Faber (1):
wininet: Avoid buffer overrun in alloc_object.
Vincent Povirk (4):
explorer: Hide empty folders in the start menu.
gdiplus/tests: Accept empty metafiles having 0 size on Windows.
gdiplus: Return visible clip bounds in world coordinates.
mscoree: Update Wine Mono to 4.6.3.
YongHao Hu (1):
msvcr120/tests: Add critical section test.
Zhenbo Li (1):
winegstreamer: Remove a condition which is always true.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine development release 1.9.11 is now available.
What's new in this release (see below for details):
- Better support for long URLs in WinInet.
- Various Direct3D 11 improvements.
- Down-mixing support in DirectSound.
- Some cosmetic improvements in desktop mode.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.11.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.11.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.11 (total 21):
25396 Safrosoft RoX freezes at start.
33022 Starship Titanic hanging on video replay
34052 The Witcher: Character models are sometimes invisible
34480 Multiple games crash during attempt to write past the end of mip level, expecting contiguous mipchain allocation (League of Legends, Warlock Master of the Arcane, PSOBB)
35415 Gómez Peer: CPU utilisation diagnostic does not work (requires kernel32.GetSystemTimes implementation)
36556 valgrind shows a definite leak in comctl32/tests/syslink.c
37063 NTLM EncryptMessage/DecryptMessage failure
38137 WBaduk: "Could not obtain OLE control window handle" regression
38257 Thief: Deadly Shadows: black squares popping up during video playback
38286 SpinTires has error with ARB shaders enabled
40179 Cannot insert mpg files in Powerpoint 2010
40301 wxDatePickerCtrl (wxWidgets) generates an assert on DTM_GETRANGE message result
40511 Application that copies files from one place to another stoped working in wine versions greater then 1.6.2
40536 Failure to connect to server in TMUnitedForever
40555 Black Mirror 3 demo has wrong rendering with ARB shaders enabled
40557 KSP Trajectory Optimization Tool (MATLAB Runtime (MCR)) crashes at launch
40594 msvcrt:heap test regression
40614 Cisco Jabber 11.6 crashes due to missing dbghelp.dll.EnumerateLoadedModulesExW
40618 Autodesk 123D Design needs msvcr100.dll.mbsrtowcs_s
40659 Window with CS_OWNDC style cause DC leak when GetDC/ReleaseDC is used.
40687 BitTorrent Sync Setup won't start, needs ncrypt.dll
----------------------------------------------------------------
Changes since 1.9.10:
Aaryaman Vasishta (5):
d3drm: Keep a reference to IDirect3DRM in d3drm_texture.
d3drm: Introduce d3drm_texture_destroy helper.
d3drm: Implement IDirect3DRMTexture{2-3}_InitFromImage.
d3drm: Implement IDirect3DRM*_CreateTexture.
d3drm: Implement IDirect3DRMTexture*_GetImage.
Akihiro Sagawa (2):
kernel32/tests: Add more partial DBCS character tests that contains a null character.
libport: Fix null character handling when mapping DBCS characters.
Alex Henrie (1):
ncrypt: Add stub dll.
Alexandre Julliard (15):
winecfg: Keep metrics in DPI-relative format when saving the theme.
user32: Load the default app icon with LR_SHARED to avoid a leak.
user32: Fix refcounting of window DCEs.
user32: Completely free owned DCEs when the corresponding window/class is destroyed.
user32: Only start reusing DCEs after the cache reached its limit.
secur32/tests: Relax the certificate check a little.
user32: Take the arrange flags into account when positioning icon windows.
user32: Use the monitor rectangle to position icons on the desktop.
user32: Make spacing consistent between DrawCaptionTemp and NC_DrawCaption.
winex11: Subtract the tray window from the work area in desktop mode.
explorer: Add a helper function to resize and display the tray window.
explorer: Use the window caption font for the Start button.
explorer: Vertically center the system tray icons.
explorer: Add a Wine icon to the Start button.
tools: Ensure that everything is stored in UTF-8 in the ANNOUNCE file.
Alistair Leslie-Hughes (8):
wined3d: Support missing WINED3DUSAGE flags to debug_d3dusage.
d3d11/tests: Added DXGI_FORMAT_R16_TYPELESS D3D11_BIND_DEPTH_STENCIL test.
d3d10core/tests: Added DXGI_FORMAT_R16_TYPELESS D3D11_BIND_DEPTH_STENCIL test.
d3d11/tests: Test for ID3D11InfoQueue interface.
secur32/tests: Add AcquireCredentialsHandleW tests.
d3dx10_43: Add D3DX10GetImageInfoFromMemory stub.
inetcomm: Return S_OK from IMimePropertySchema ModifyProperty.
inetcomm: Ignore OID_TRANSMIT_BODY_ENCODING value in IMimeBody SetOption.
Andrew Eikum (8):
quartz: Use correct scale for quality control proportion.
strmbase: Improve QualityControl tracing.
strmbase: Initialize QualityControl struct on allocation.
dsound: Allow inactive devices to change the primary format.
dsound: Support downmixing 5.1 to stereo.
dsound: Support downmixing quadraphonic to stereo.
winegstreamer: Fix IQualityControl::Notify.
winegstreamer: Set offset on GstBuffer.
Andrey Gusev (26):
kernel32/tests: Fix a typo in comment.
secur32: Fix a typo in comment.
comctl32/tests: Fix a typo in ok() call.
riched20: Fix a typo in TRACE() message.
d3d11/tests: Fix a typo in define.
msvcp90: Fix a typo in comment.
ole32: Fix a typo in comment.
wined3d: Fix a typo in a pointer in wined3d_swapchain_ops.
gdi32: Fix a typo in a pointer name in primitive_funcs.
d3d8/tests: Fix a typo in ok() message.
mshtml/tests: Fix a typo in ok() messages.
user32/tests: Fix a typo in ok() message.
shell32: Fix a typo in TRACE format in SHPathPrepareForWriteW.
secur32/tests: Fix a typo in ok() messages.
include: Fix a typo in IDirect3D9Ex method.
dinput: Fix a typo in WARN() messages.
include: Fix a typo in IDirectShowStream interface.
include: Fix a typo in typedef struct _TEB.
ddraw/tests: Fix a typo in ok() messages.
msxml3/tests: Fix a typo in variable name.
mshtml/tests: Fix a typo in comment.
msi/tests: Fix a typo in comment.
user32: Fix a typo in comment.
comctl32: Fix a typo in comment.
urlmon: Fix a typo in comment.
winhlp32: Fix a typo in comment.
Aurimas Fišeras (1):
po: Update Lithuanian translation.
Austin English (2):
dbghelp: Add forwards for EnumerateLoadedModulesEx/EnumerateLoadedModulesExW.
bthprops.cpl: Add BluetoothFindFirstDevice stub.
David Woodhouse (1):
secur32: Fix handling of ANSI NTLM credentials.
Fabian Maurer (1):
msacm32: Added converter for ADPCM to PCM 8 bit mono.
François Gouget (2):
riched20/tests: Fix a spelling error in an editor comment.
wined3d: Make wined3d_texture_set_dirty() static.
Frédéric Delanoy (7):
ntdll: Fix a typo in an comment.
oleaut32: Fix a typo in an comment.
msvcp90: Fix a typo in an FIXME message.
include: Fix a typo in a comment.
winemaker: Fix a couple typos in comments.
comctl32/tests: Fix a couple typos in ok() calls.
advapi32: Use dbgstr_a() to print string in a FIXME.
Hadrien Boizard (1):
mshtml/tests: Use todo_wine_if() in tests.
Hans Leidekker (12):
webservices: Flush the writer in WsWriteText.
webservices: Validate parent nodes.
webservices: Reset the reader position if the next node doesn't match the type to read.
webservices: Add support for reading arrays of pointers.
webservices/tests: Add tests.
qmgr: Clear job error on resume.
qmgr: Change job state on failure in transfer_file_http.
webservices: Add support for reading double values.
webservices: Implement WsReadElement.
webservices: Implement WsReadValue.
webservices: Implement WsDecodeUrl.
webservices: Implement WsEncodeUrl.
Henri Verbeet (50):
wined3d: Only allow 256 vertex shader vec4's.
wined3d: Only allow 224 pixel shader vec4's.
wined3d: Rename MAX_CONST_I to WINED3D_MAX_CONSTS_I.
wined3d: Store vertex shader integer constants as wined3d_ivec4 structures.
wined3d: Store pixel shader integer constants as wined3d_ivec4 structures.
wined3d: Pass wined3d_ivec4 structures to wined3d_device_set_vs_consts_i().
wined3d: Pass wined3d_ivec4 structures to wined3d_device_get_vs_consts_i().
wined3d: Pass wined3d_ivec4 structures to wined3d_device_set_ps_consts_i().
wined3d: Pass wined3d_ivec4 structures to wined3d_device_get_ps_consts_i().
wined3d: Emit position / attribute 0 last in draw_primitive_immediate_mode().
wined3d: Rename MAX_CONST_B to WINED3D_MAX_CONSTS_B.
wined3d: Make wined3d_device_set_vs_consts_b() consistent with wined3d_device_set_vs_consts_f().
wined3d: Make wined3d_device_get_vs_consts_b() consistent with wined3d_device_get_vs_consts_f().
wined3d: Make wined3d_device_set_ps_consts_b() consistent with wined3d_device_set_ps_consts_f().
wined3d: Make wined3d_device_get_ps_consts_b() consistent with wined3d_device_get_ps_consts_f().
usp10: Resolve BNs and explicit formatting characters to the preceding level in resolveResolved().
kernel32/nls: Persian uses a right-to-left writing system.
kernel32/nls: Use Persian characters to write Persian.
kernel32/nls: Use ZWNJ where appropriate in far.nls.
kernel32/nls: Persian is called Persian in English.
kernel32/nls: Store LOCALE_SNATIVEDIGITS as UTF-8 in far.nls.
kernel32/nls: Use Persian punctuation for LANG_PERSIAN.
kernel32/nls: Fix LOCALE_IFIRSTDAYOFWEEK for LANG_PERSIAN.
kernel32/nls: Return CAL_GREGORIAN_XLIT_FRENCH for LOCALE_ICALENDARTYPE for LANG_PERSIAN.
kernel32/nls: Fix LOCALE_SMONTHNAME5/LOCALE_SABBREVMONTHNAME5 for LANG_PERSIAN.
wined3d: Send shader constant updates through the command stream.
wined3d: NP2 emulation is not allowed on array textures.
wined3d: Get rid of some unused declarations.
wined3d: Don't import libuuid.
wined3d: Use debug_color() in wined3d_format_convert_from_float().
wined3d: Properly cleanup on failure in wined3d_cs_create().
wined3d: Introduce a helper function to allocate arrays.
wined3d: Get rid of the redundant "output_signature" parameter to shader_set_function().
wined3d: Store shader signatures directly in struct wined3d_shader_desc.
d3d11: Get rid of struct d3d_shader_info.
d3d11: Validate offsets and sizes in parse_dxbc() (AFL).
d3d10: Validate offsets and sizes in parse_dxbc() (AFL).
d3d11: Validate offsets and sizes in shader_parse_signature() (AFL).
d3d10: Validate offsets and sizes in shader_parse_signature() (AFL).
d3d11: Introduce a helper function to allocate arrays.
d3d10: Introduce a helper function to allocate arrays (AFL).
d3d10: Introduce fx10_copy_string() (AFL).
d3d10: Validate offsets in parse_fx10_object() (AFL).
d3d10: Validate offsets and sizes in read_value_list() (AFL).
d3d10: Initialise the type tree in D3D10CreateEffectFromMemory() (AFL).
d3d10: Check if the type was initialised in d3d10_effect_variable_destroy() (AFL).
d3d10: Simply use d3d10_effect_type_destroy() in d3d10_effect_local_buffer_destroy().
d3d10: Names and semantics are allowed to be NULL (AFL).
d3d10: Validate the data size in parse_fx10() (AFL).
d3d10: Validate the base offset in parse_fx10_body() (AFL).
Hugh McMaster (4):
reg: Avoid using strlenW to check if a string is valid.
reg: Update general help logic.
reg: Update the general usage message.
reg: Inform users about the 'add/delete/query /?' command.
Huw D. M. Davies (1):
fonts: Fix typo in glyph name.
Jacek Caban (40):
wininet: Fixed internet tests on win10.
wininet: Fixed handing NULL buffer in InternetReadFileExW.
wininet: Pass domain to get_cookie_domain as a substring.
wininet: Pass arguments as substrings to get_cookie_container.
wininet: Pass arguments as substrings to create_cookie_url.
wininet: Pass arguments as substrings to load_persistent_cookie.
wininet: Pass arguments as substrings to get_cookie.
wininet: Added IsDomainLegalCookieDomainW helper with substrings as arguments.
wininet: Pass arguments as substrings to set_cookie.
wininet: Rerite COOKIE_crackUrlSimple to use substrings.
wininet: Added test of cookies with long URL.
wininet: Rewrite test_accept_encoding using more generic request.
wininet: Store request URL in req_file_t.
wininet: Added test of request with a long URL.
wininet: Don't assume maximal URL length in INTERNET_InternetOpenUrlW.
wininet: Initialize url_w in InternetCrackUrlA.
wininet: Include config.h in internet.c for Mac configure macros.
wininet: Removed maximum URL length assumption from get_proxy_autoconfig_url.
wininet: Don't assume maximal URL length in HTTP_ShouldBypassProxy.
wininet: Pass host name as substring to get_server.
wininet: Don't assume maximum URL length in HTTP_DealWithProxy.
wininet: Get rid of INTERNET_INVALID_PORT_NUMBER fixups after InternetCrackUrl calls.
wininet: Use scheme id instead of string in HTTP_HandleRedirect.
wininet: Don't use host header in compose_request_url.
wininet: Use compose_request_url in INTERNET_OPTION_URL implementation.
wininet: Don't assume maximal URL length in HTTP_GetRedirectURL.
wininet: Moved more redirect URL handling to a helper function and get rid of its maximum size assumption.
wininet: Store cookie URL in cookie_container_t.
urlmon: Unescape path in place in MkProtocol::StartEx.
d3d11.idl: Added CD3D11_QUERY_DESC declaration.
wininet: Return NULL instead of FALSE in get_proxy_autoconfig_url.
mshtml: Added IHTMLElement::put_onkeyup implementation.
jscript: Added RegExp.ignoreCase getter implementation.
jscript: Added RegExp.multiline getter implementation.
jscript: Added RegExp.global getter implementation.
jscript: Removed obsolete FIXME comments in tests and add relevant tests.
jscript: Added non-zero timezone offset tests.
mshtml: Improved FIXMEs about unimplemented events.
mshtml: Added IHTMLWindow2::onunload property implementation.
mshtml: Fixed OnStopBinding if it's called called after we aborted document binding.
Józef Kucia (56):
d3d10core/tests: Check all sub-resources in check_texture_* functions.
d3d10core/tests: Add tests for 2D texture RTVs.
ddraw: Forbid creating flippable cubemaps.
ddraw/tests: Test creating flippable cubemaps.
wined3d: Implement SM4 round_ne instruction.
d3d11: Fix default view descriptions for 2D array textures.
wined3d: Use d3d_perf channel for performance warnings.
wined3d: Add SV_VertexID sysval semantic.
wined3d: Implement SV_VertexID in GLSL backend.
d3d11: Accept DXGI_FORMAT_UNKNOWN as format in view descriptions.
d3d11/tests: Use abbreviations for long D3D11 enum value names.
d3d10core/tests: Use abbreviations for long D3D10 enum value names.
d3d10core/tests: Use D3D10 enum values instead of D3D11 ones.
wined3d: Add support for 2D array texture samplers.
d3d11/tests: Add tests for sampling from 2d array textures.
d3d10core/tests: Add tests for sampling from 2d array textures.
d3d11/tests: Add tests for accessing unbound 2d array textures.
d3d10core/tests: Add tests for accessing unbound 2d array textures.
wined3d: Forbid to create BC{1, 2, 3}_UNORM_SRGB 3D textures.
wined3d: Load color key constants after switching to ARB fixed-function program.
wined3d: Implement texture stage constants in ARB program shader backend.
wined3d: Use bit fields instead of BOOL arrays.
d3d9: Allow to pass NULL pointers to IDirect3DDevice9_GetRenderTargetData().
d3d11/tests: Add create_buffer() helper.
d3d10core/tests: Add create_buffer() helper.
wined3d: Match position output register by sysval semantic value.
wined3d: Add wined3d creation flag for selecting unbound resource color.
d3d11/tests: Add more tests for accessing unbound resources.
d3d10core/tests: Add more tests for accessing unbound resources.
wined3d: Add more D3D11 vertex formats.
wined3d: Simplify "ffp_attrib_ops" initialization.
wined3d: Inverse logic for applying half float vertex format fixups.
wined3d: Simplify "format_vertex_info" table.
d3d9/tests: Add some tests for draw methods.
d3d9: Check if valid vertex declaration is set before issuing draw call.
wined3d: Allow draw calls without vertex declaration.
d3d11/tests: Add test showing that inputs aren't matched with outputs.
d3d10core/tests: Add test showing that inputs aren't matched with outputs.
wined3d: Ignore flags for conditional SM 1-3 instructions explicitly.
wined3d: Clean up SM1 frontend.
wined3d: Handle SM4 if instruction modifiers.
wined3d: Handle SM4 breakc instruction modifiers.
d3d11/tests: Add test for SM4 if instruction.
d3d10core/tests: Add test for SM4 if instruction.
d3d11/tests: Add test for SM4 breakc instruction.
d3d10core/tests: Add test for SM4 breakc instruction.
wined3d: Simplify match_apple().
wined3d: Prefer sized GL internal formats.
wined3d: Add ARB_texture_storage extension.
wined3d: Use immutable storage for 2D textures.
wined3d: Use immutable storage for 3D textures.
wined3d: Remove redundant entries from "formats" table.
wined3d: Add more integer formats to "typed_formats" table.
wined3d: Simplify buffer_is_fully_dirty().
wined3d: Do not call wined3d_buffer_map() before "buffer->maps" is initialized.
wined3d: Replace WINED3D_BUFFER_CREATEBO with WINED3D_BUFFER_USE_BO.
Ken Thomases (2):
winex11: Fix logic of whether to use XUnmapWindow() or XWithdrawWindow() in make_window_embedded().
winemac: Adjust sizes of all descendant views when Retina mode changes.
Kirill K. Smirnov (3):
regedit: Fix an out-of-bounds array access (clang).
winhlp32: Do not pass NULL to strchr() (spotted by clang).
winhlp32: Fix an uninitialized variable (clang).
Lauri Kenttä (1):
po: Update Finnish translation.
Maarten Lankhorst (5):
dsound: Fixup DSOUND_WaveQueue checks.
dsound: Fixup IDirectSoundCaptureBuffer_QueryInterface.
dsound: Prevent reopening device from leaving dsound object in invalid state.
dsound: Remove state machine from render buffer.
dsound: Remove unconditional memory allocation in mixing thread.
Markus Heidelberg (1):
jscript: Date.parse: make "UTC"/"GMT" optional before the timezone offset.
Matteo Bruni (8):
wined3d: Alpha test emulation for core profile contexts.
wined3d: Clean up VS-PS interface matching in GLSL.
wined3d: Simplify shader interface matching for SM4+ vertex shaders.
wined3d: Get rid of the "reorder shaders" for SM4+.
wined3d: Handle GS inputs and outputs.
wined3d: Fixup vertex position in geometry shaders.
wined3d: Add support for core OpenGL geometry shaders.
wined3d: Reselect the current GLSL geometry shader when possible even if the VS changed.
Michael Stefaniuc (2):
wined3d: Initialize a RECT to avoid compiler warnings.
include: Use inline functions for common RECT helpers.
Nikolay Sivov (25):
mmdevapi: Increment loop counter once per iteration (Clang).
msdaps: Fix GetBasicErrorInfo() method proxy (Clang).
msdaps: Always initialize error pointers in proxies.
dwrite/tests: Couple more tests for IDWriteNumberSubstitution creation.
dwrite: Don't reset advances if original and modified advances are the same array.
dwrite/tests: Get rid of global script analysis variable.
amstream/tests: Simplify refcount check.
comctl32/listview: Hit test data pointer is never NULL when sending LVN_ITEMACTIVATE.
po: Update Russian translation.
kernel32/nls: Fix shortest day names for Thai and Vietnamese.
comctl32/monthcal: Added support for MCS_SHORTDAYSOFWEEK style.
comctl32/monthcal: Take into account day name width when setting calendar column width.
dwrite/tests: Simplify refcount check a bit.
msxml3/tests: Simplify refcount checks.
oledb32/tests: Simplify recount check.
dwrite/tests: Remove unused functions (Clang).
comctl32/header: Implement HDM_SETFILTERCHANGETIMEOUT.
dwrite: Be prepared for 0 face_id passed to face requester.
comctl32/syslink: Use wine list to keep items.
dwrite: Resolve BNs and embedding and override formatting characters to preceding level.
rpcss: Fix potential leaks when removing endpoint (Coverity).
rpcss: Fix a leak when TowerExplode() fails on endpoint insertion (Coverity).
rpcss: No need to initialize entry list pointers.
crypt32: No need to init entry fields when it's about to be added to a list.
po: Update Russian translation.
Paul Gofman (3):
d3dx9/tests: Extend effect preshader test.
d3dx9: Add d3ds_dotswiz opcode to preshader.
d3dx9: Add is_param_type_sampler() helper function.
Sebastian Lackner (3):
wininet: Return synchronously from InternetReadFile if there is no more data to read.
comctl32/syslink: Fix a blocks leak (Valgrind).
wininet: Initialize user_len before GetUserNameW call.
Stefan Dösinger (2):
wined3d: Use wined3d_texture_prepare_location() in wined3d_texture_update_desc().
wined3d: Discard the backbuffer in swapchain_gl_present() with the "discard" swap effect.
Thomas Faber (1):
qmgr: Fully initialize URL_COMPONENTSW structure before calling WinHttpCrackUrl.
Vincent Povirk (2):
user32: Also change rcUpdate when scrolling by more than the window size.
user32: Don't regard the clipboard as changed if we don't own it.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine development release 1.9.10 is now available.
What's new in this release (see below for details):
- High resolution ("Retina") rendering option on Mac OS X.
- More compatible directory enumeration.
- A number of C++ runtime fixes.
- Video output improvements.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.10.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.10.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.10 (total 25):
9532 Month calendar control uses 0=sunday for firstDayOfWeek
13843 tooltips not working properly - message problems
14638 Discription file of task configuration \'C:\plc.xml\' not found
18166 dlls/ntdll/directory.c: implicit declaration of function 'getdirentries'
20383 SetMenuInfo() with MIM_BACKGROUND not implemented
24017 Multiple applications need 'reg.exe' 'query' operation implementation
24916 Soulbringer: crash in D3D Hardware mode
26268 Multiple applications need ntdll.ZwSetLdtEntries stub (kwiksupport.me, Ragnarok Online patcher)
32056 iexplore images.google.com doesn't work
33961 RPC: server crashes during procedure call that returns variable size array as out parameter
34122 Multiple applications expects files returned by FindFirstFile/FindNextFile to be in alphabetical order (Civilization V with 2 expansion packs, TAGAP)
36838 TOCA Touring Car Championship: installer copies one file from CD and then shows an error
37090 Multiple applications crash with built-in amstream (Shogun: Total War, Medieval: Total War)
37926 NordicBet Poker-client fails to install
38625 Pac-Man Championship Edition DX+: incomplete text rendering
38811 Java JRE 8 installer 'jre-8uXX-windows-i586.exe' crashes on startup (GetThreadPreferredUILanguages is a stub)
39509 OneDrive for Business installer crashes in Win8 mode (user32.dll 'SetCoalescableTimer' stub missing)
39940 Stars! tooltips have wrong background color
40027 Caesar IV Demo crashes at launch
40342 playSNOW.exe needs implementation of KERNEL32.dll.InterlockedPushListSList
40355 HeidiSQL not starting since version 1.9.5
40517 Office 2007 shows error message "Unexpected error during export" when trying to export document as PDF file
40532 Microsoft Word Viewer 11.8 does not show text on file properties dialog until the text is selected
40550 AfterEffects CS6 crashes at launch
40562 AkelPad: [ToolBar plugin] tooltips for toolbar buttons have some extra text
----------------------------------------------------------------
Changes since 1.9.9:
Akihiro Sagawa (4):
po: Update Japanese translation.
imm32: Avoid null pointer dereference in trace.
imm32: Use wine_dbgstr_rect() and wine_dbgstr_point() in traces.
imm32/tests: Add tests for life cycle of default IME window.
Alex Henrie (2):
ole32: Fix memory leak in FileMonikerImpl_ComposeWith.
riched20: Don't call UpdateWindow after setting the background color.
Alexandre Julliard (14):
server: Add support for maintaining a client-side directory cache.
ntdll: Store the directory identity and search mask in the directory cache.
inetcomm: Don't use strcasecmp on Ansi strings.
ntdll/tests: Convert directory filename tests to Unicode.
ntdll: Implement RtlCompareUnicodeStrings.
ntdll: Cache the entire directory contents and sort the names before returning files.
ntdll/tests: Add tests for directory sorting.
configure: We no longer use getdirentries.
kernel32: Don't bother storing the file mask in FindFirstFileEx.
kernel32: Don't cache the full directory in FindFirstFileEx.
ntdll: Support remaining information classes in NtQueryDirectoryFile.
makefiles: Fix symlink rules when ln -s isn't supported.
comctl32/status: Use DrawFrameControl to draw the size grip.
kernel32/nls: Convert remaining files to UTF-8.
Alistair Leslie-Hughes (7):
inetcomm: Implement IMimeBody SetProp.
inetcomm: Implement IMimeBody GetProp.
inetcomm: Add MimeGetAddressFormatW stub.
d3d11shader.h: Add ID3D11Module, ID3D11ModuleInstance interfaces.
d3dcompiler: Add D3DLoadModule stub.
inetcomm: Improve IMimeMessage SetOption.
inetcomm: Ignore OID_SAVEBODY_KEEPBOUNDARY value in IMimeMessage_SetOption.
Andrew Eikum (6):
winmm: Restrict some MCI actions to the creating thread.
powrprof: Stub PowerSetActiveScheme.
winegstreamer: Add YUV to ARGB32 transformation filter.
winegstreamer: Flip video output.
qcap: Search the whole graph for an unconnected pin.
qedit: Don't require SampleGrabber to be playing to call callback.
Andrey Gusev (14):
setupapi: Fix a typo in comment.
shell32/tests: Fix a typo in comment.
tools/winapi: Fix a typo in comments.
user32/tests: Fix a typo in ok() message.
wintrust/tests: Fix a typo in ok() messages.
gdi32/tests: Fix a typo in trace() message.
msxml3: Fix a typo in comment.
dbghelp: Fix a typo in comment.
user32/tests: Fix a typo in comment.
po: Update Ukrainian translation.
wined3d: Fix a typo in checkGLcall.
d3d9/tests: Fix a typo in skip() message.
wined3d: Fix a typo in FIXME() messages.
msvfw32: Fix a typo in TRACE() message.
André Hentschel (2):
user32/tests: Don't test function directly when reporting GetLastError().
msvcrt/tests: Don't test function directly when reporting errno.
Aurimas Fišeras (1):
po: Update Lithuanian translation.
Austin English (1):
ntdll: Add NtSetLdtEntries/ZwSetLdtEntries stub.
Charles Davis (1):
winemac.drv: Move create_bitmap_from_dib() above the import/export functions.
Daniel Lehman (4):
ntdll: Add NtQueryMutant.
ntdll: Fix prev_count from NtReleaseMutant.
ntdll: Add trace for NtQueryEvent/Semaphore.
ntdll: Remove stub from trace.
François Gouget (6):
d3dx9_36/tests: Spelling fixes for mesh and xfile ok() messages.
qmgr: Fix a spelling error in a TRACE().
dwrite: Fix a typo in dwrite_3.idl.
dwrite: Notify_factory_fallback_removed() is unused so remove it.
user32/tests: Fix a spelling error in a scroll comment.
kernel32/tests: Fix a spelling typo in a virtual comment.
Gerald Pfeifer (1):
riched20: Properly clear all of a buffer of type WCHAR.
Hans Leidekker (4):
webservices: Add a stub implementation of WsCall.
webservices: Add support for reading date values.
webservices: Implement WsDateTimeToFileTime.
webservices: Implement WsFileTimeToDateTime.
Hugh McMaster (6):
kernel32/tests: Add more tests for GetConsoleFontInfo.
kernel32/tests: Add tests for SetConsoleFont.
reg: Output the number of matches when querying the registry recursively.
reg: Output line break before displaying query output.
reg/tests: Add tests for 'reg query'.
reg/tests: Add tests for 'reg add/delete/query /?'.
Jacek Caban (27):
user32/tests: Moved creating .ico file into a helper function.
user32: Use proper types in ICO_GetIconDirectory.
user32/tests: Added PrivateExtractIcons test.
mshtml: Ensure that bind_event is not called multiple times for the same event.
mshtml: Bind load event directly to the target.
mshtml: Added IHTMLElement2::oncontextmenu property implementation.
wininet: Return synchronously from InternetReadFileEx if there is no more data to read.
wininet: Added support for IRF_NO_WAIT flag.
wininet/tests: Added IRD_NO_WAIT flag tests.
msctf: Improved ITfKeystrokeMgr::TestKeyUp and TestKeyDown stubs.
mshtml: Fixed GetNextDispID for the case when the first dynamic property is deleted.
msctf.idl: Added ITfTransitoryExtensionSink declaration.
msctf: Use generic sink type for thread manager sinks.
msctf: Moved thread manager's AdviseSink implementation into a more generic helper.
msctf: Moved thread manager's UnadviseSink implementation into a more generic helper.
msctf: Moved thread manager's sink list destructor implementation into a more generic helper.
msctf: Added a helper macro for interating sink list.
msctf: Use generic sinks in Compartment object.
msctf: Use generic sinks in Context object.
msctf: Use generic sinks in InputProcessorProfiles object.
msctf: Added document manager's AdviseSink and UnadviseSink implementation.
msctf: Added ITfTransitoryExtensionSink tests.
jscript: Properly handle function expressions with identifiers.
wininet: Updated winehq.org cert info.
wininet: Fixed http tests on win10.
wininet: Get rid of test_http1_1 test.
wininet: Added open_simple_request helper and use it where appropriate.
Julian Rüger (1):
po: Update German translation.
Ken Thomases (12):
winemac: Implement the WGL_WINE_query_renderer extension.
winemac: Use floor() rather than truncation when converting Cocoa event positions to integers.
winemac: Add support for a high-resolution ("Retina") rendering mode.
winemac: Remove the assumption that OpenGL views are always immediate subviews of the window content view.
winemac: Add function macdrv_set_view_superview().
winemac: Change macdrv_set_view_window_and_frame() to macdrv_set_view_frame().
winemac: Create views hidden initially and add macdrv_set_view_hidden() to change that.
winemac: Change macdrv_create_view() to not add the new view to a window's content view.
winemac: Make show_window() and hide_window() tolerate being called when there's no Cocoa window.
winemac: Extract some logic into a new function, sync_window_z_order().
winemac: Mirror the hierarchy of Win32 child windows with Cocoa views.
winemac: When a child window's client area is equal to its whole area, use a single Cocoa view for both.
Kim Malmo (2):
po: Update Norwegian translation.
po: Update Norwegian translation.
Kirill K. Smirnov (2):
msi: Do not return success on failure (spotted by clang).
mciavi32: Propely handle Heap[Re]Alloc failure.
Lauri Kenttä (1):
po: Update Finnish translation.
Maarten Lankhorst (3):
dsound: Use AudioClient buffer statistics.
dsound: Use AudioClient for position.
dsound: Mix float natively.
Michael Müller (6):
dwmapi: Return S_OK in DwmSetWindowAttribute stub.
quartz: FileSource_Load should not fail on unknown file formats.
amstream: Implement IAMMediaStream::GetMultiMediaStream for video.
amstream: Implement IDirectDrawMediaStream::GetMultiMediaStream.
amstream: Implement IAMMediaStream::GetMultiMediaStream for audio.
amstream: Implement IAudioMediaStream::GetMultiMediaStream.
Michael Stefaniuc (6):
wmp/tests: Use SetRect() instead of open coding it.
dwrite/tests: Use SetRect() instead of open coding it.
dwrite: Use SetRect() instead of open coding it.
user32: Use IsRectEmpty() instead of open coding it.
wined3d: Use IsRectEmpty() instead of open coding it.
ddraw: Use IsRectEmpty() instead of open coding it.
Nikolay Sivov (22):
ctl3dv2: Claim success in Ctl3dRegister().
comctl32/listview: Simplify setting redraw mode flag.
d3dx10: Implement D3DX10UnsetAllDeviceObjects().
comctl32/tooltips: Cut tooltip text at first tab char unless TTS_NOPREFIX is used.
dwrite: Make IDWriteGdiInterop1 a part of a factory.
dwrite: Implement GetFontSignature().
dwrite: Use common structure to pass stream/facetype/index data around.
po: Update Russian translation.
dwrite/tests: A test for references returned from IDWriteFontFace3.
dwrite: Fix reference equality condition.
dwrite: Validate simulation flags and fail face/reference creation.
dwrite: Implement IDWriteFontList1::GetFont().
dwrite: Implement IDWriteFontList1::GetFontFaceReference().
dwrite: Implement IDWriteFontFamily1::GetFontFaceReference().
include: Added IDWriteFontSet definition.
comctl32/header: Use proper return type for HDM_CREATEDRAGIMAGE handler.
comctl32/imagelist: Simplify setting ImageList_DragEnter() return code.
kernel32: Handle NULL locale name in IsValidLocaleName().
kernel32: Set C3_KASHIDA only for kashida character.
kernel32/nls: Added SSHORTESTDAYNAME* entries.
webservices: Actually use channel type in WsCreateServiceProxyFromTemplate() (Clang).
msvcrt/tests: Fix a test failure on early XP versions.
Olivier F. R. Dierick (2):
shell32: Set last error explicitly in SHFileOperation().
shell32/tests: Tests for broken apps that check GetLastError() after SHFileOperation().
Paul Gofman (2):
d3dx9: Add 'exp' preshader opcode.
d3dx9: Add test for 0 * INF preshader operation.
Pierre Schweitzer (2):
comdlg32: Check for overflow before dereferencing.
user32: Check bounds before dereferencing.
Piotr Caban (13):
mshtml: Add more <img> onload tests.
mshtml: Fix HTMLWindow3_setInterval behavior on 0 msec intervals.
mshtml: Make it possible to clear timer and interval with any of clearTimeout and clearInterval functions.
msvcp90: Allocate facetvec of size at least 40 in locale::_Locimp::_Locimp_Addfac.
msvcr100: Add missing fields to lconv structure.
msvcrt: Fix mbtowc behavior for buffers containing more than one character.
msvcp110: Fix Yarn::operator=(const char*) implementation.
msvcp110: Don't allocate empty buffers in _Locinfo::_Locinfo_ctor.
msvcp110: Use locale_string::assign instead of freeing and allocating new object in _Locinfo__W_Getdays.
msvcp110: Fix num_put<char> structure layout.
msvcrt: Fix mbsrtowcs behavior when no out buffer is passed.
msvcrt: Add mbsrtowcs_s implementation.
msvcrt: Add mbsrtowcs_s tests.
Sebastian Lackner (7):
ntdll: Initialize Reserved_0 bit in NtQueryInformationThread.
mscoree: Avoid buffer overflow when mono print handler returns huge string at once.
ntdll: Make sure buffer allocated in get_cached_dir_data is big enough for returned entry.
kernel32: Fix possible leak of directory handle in RemoveDirectoryW.
amstream/tests: Add tests for GetMultiMediaStream methods.
ntdll: Fix buffer allocation check in get_dir_data_space.
dsound: Get rid of no longer needed mix_buffer_len field.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine development release 1.9.9 is now available.
What's new in this release (see below for details):
- More work towards the WineD3D command stream.
- Service proxies in WebServices.
- Query support in the builtin reg.exe utility.
- Improved support for long URLs in WinInet.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.9.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.9.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.9 (total 38):
16971 Windows Movie Maker 2.x needs ole32.dll.StgOpenPropStg
17257 TeX2Word will not install
23768 winhelp: Some images not shown in certain 16-bit Help files
25790 WM_SETTEXT handler for the user32 buttons generates WM_CTLCOLOR* inconsistent with Windows user32
26955 Prince of Persia SoT: control key bindings don't change properly
27035 3DMark Vantage needs unimplemented function d3dx10_43.dll.D3DX10UnsetAllDeviceObjects
28825 Mystic Diary - Haunted Island: Multiple sprite-related bugs in hidden object scenes
30570 3D Custom Shoujo prints invalid GL operations related to device_clear_render_targets
32451 Multiple GOG.com installer bundles show a broken/unresponsive dialog window during installation (installer process running out of wndproc slots)
32979 Metal Gear Solid Crash
33130 QuarkXPress v9.5 crashes after starting up
34598 The cursor doesn't highlight chessboard fields precisely in Chessmaster 10
35793 BOTTLENECK program crashes when loading datasets
36031 GeForce 9700M incorrectly detected as 9400
37087 Gothic 2 english demo fails with 'Conflict: a hook process was found. Please deactivate all Antivirus and Anti-Trojan programs and debuggers.'
38102 Process Hacker 2.x needs winsta.dll.WinStationEnumerateW
38544 Unable to send messages in Skype 7.4.85.102
38865 HiSuite Huwaei Android Smart Device Manager v2.3.55.x crashes on startup
39437 Visual Studio 2015-compiled C++ programs do not run (unimplemented function api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table)
39543 Multiple games and applications crash on unimplemented function KERNEL32.dll.FreeUserPhysicalPages (Microsoft Office 2007 diagnosis service, Eden Eternal)
39608 King Arthur II demo crashes with unimplemented function d3d10_1.dll.D3D10CreateEffectPoolFromMemory with native d3dx10_43 and d3dcompiler_43
39622 TeamViewer 11 window does not show "Remote Control" and "Meeting" buttons/tabs.
39759 Add support for detect Nvidia TITAN Black in wine3d/device list
39834 Just Cause 2 needs d3dx10_43.dll.D3DX10CreateDevice
40112 kernel32:time regression
40244 PostThreadMessage with WM_NOTIFY message should succeed
40317 PDF Eraser does not open with wine-mono
40348 Nvidia 800 series cards not detected correctly
40408 Photoshop CC 2015 now crashes when adjusting levels
40456 NFS MW + NFS Carbon: Car is flying above/under the track (D3DXVec3Transform needs arguments aliasing)
40466 Midnight Commander needs KERNEL32.dll.GetConsoleFontInfo
40473 wine fails to compile with >=glibc-2.23
40474 Popup menus no longer close when clicking on a different window
40487 3dmark Vantage Benchmark: unimplemented functions hal.dll.READ and WRITE PORT
40493 Prison Tycoon 4 crashes on start up needing msvcp71.dll.??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAC@Z
40518 Guild Wars shows only garbled screen when anti-aliasing enabled
40525 schannel:main does not recognize package version 0x400000
40551 star craft 2 does not start
----------------------------------------------------------------
Changes since 1.9.8:
Aaryaman Vasishta (6):
d3drm: Implement Add/Delete destroy callbacks for IDirect3DRMTexture*.
d3drm: Implement IDirect3DRM*::CreateObject.
d3drm: Use sizeof instead of strlen in d3drm_texture3_GetClassName.
d3drm: Use ref and appdata from d3drm_object in d3drm_texture.
d3drm/tests: Replace test_Texture.
d3drm/tests: Add tests for IDirect3DRMTexture{2-3}_InitFromImage.
Alex Henrie (17):
ole32: Fix memory leaks in CompositeMonikerImpl_Construct.
ole32/tests: Add tests for StgCreatePropStg and StgOpenPropStg.
ole32: Implement StgCreatePropStg.
ole32: Implement StgOpenPropStg.
qedit: List parameters in order in create function traces.
include: Add AMTimeline class and its dependencies.
qedit: Stub out AMTimeline.
shell32: Add SHLimitInputEdit stub.
qedit/tests: Add timeline object creation tests.
qedit: Stub out AMTimelineObj.
qedit: Implement IAMTimelineObj_GetTimelineType and add tests.
qedit: Implement IAMTimelineObj_SetTimelineType and add tests.
qedit: Implement IAMTimelineObj_GetTimelineNoRef and add tests.
qedit: Return E_POINTER from Timeline_QueryInterface if ppv is NULL.
qedit: Remove redundant "return 0" from Release functions.
quartz/tests: Print the correct function name when tests fail.
quartz: Print This pointer before iface pointer in traces.
Alexander Lakhin (2):
user32: Send the correct WM_CTLCOLOR* message in button WM_SETTEXT handler.
user32: Send WM_CTLCOLOR* message only for visible buttons.
Alexandre Julliard (4):
ole32: Fix a couple of reference leaks.
ntdll: Add tests for buffer overflows in NtQueryDirectoryFile.
ntdll: Properly check the NtQueryDirectoryFile return status.
kernel32: Properly check the NtQueryDirectoryFile return status.
Alistair Leslie-Hughes (12):
d3d11: Support NULL views in d3d10_device_ClearDepthStencilView().
d3d11: Support NULL views in d3d10_device_ClearRenderTargetView().
inetcomm: IMimeMessage has a HBODY_ROOT node by default.
mimeole.idl: Add missing Mime Property IDS.
inetcomm: Trace all IMimeBody function parameters.
inetcomm: Add MimeOleGetPropertySchema stub.
mimeole.idl: Correct IMimePropertySchema interface.
inetcomm: Implement MimeOleGetPropertySchema.
mimeole.idl: Add more OID values.
mimeole.idl: Add more MIME_E defines.
inetcomm/tests: Add IMimeMessage SetOption tests.
wined3d: Add detection for NVIDIA GTX TITAN Series.
Andrew Eikum (1):
user32: Grammar fix.
Andrey Gusev (2):
po: Update Ukrainian translation.
kernel32/nls: Update currency name and fix a typo.
Aric Stewart (1):
winex11.drv: Improve setting IME result text with no composition.
Aurimas Fišeras (1):
kernel32/nls: Update currency for Baltic states.
Austin English (7):
wine.inf: Create Microsoft Shared/TextConv directory.
kernel32: Add GetConsoleFontInfo stub.
hal: Add READ_PORT_UCHAR stub.
hal: Add WRITE_PORT_ULONG stub.
fsutil: Add stub program.
winsta: Add a stub for WinStationEnumerateW.
kernel32: Add FreeUserPhysicalPages stub.
Caron Wills (5):
wined3d: Add Nvidia GeForce 840M.
wined3d: Add Nvidia GeForce 845M.
wined3d: Add Nvidia GeForce GTX 850M.
wined3d: Add Nvidia GeForce GTX 870M.
wined3d: Add Nvidia GeForce GTX 880M.
Damjan Jovanovic (2):
winex11.drv: Improve some XDND log messages.
winex11.drv: Really ignore the drop effect returned from IDropTarget::DragEnter.
Dmitry Timoshkov (2):
user32: Change value of WM_MDICALCCHILDSCROLL to 0x003f.
shlwapi: Fix IStream::Read() return value for partial reads.
François Gouget (35):
d3d9/tests: Spelling fixes for a couple of ok() calls.
d3dcompiler_43/tests: Fix a needless spelling error in a test.
d3dxof/tests: Fix an unknown spelling error in the shader tests.
d3dx9_36/tests: Fix an unknown spelling error in the shader tests.
windowscodecs: Fix spelling of a few private struct names.
crypt32/tests: Fix a spelling error in a comment.
windowscodecs/tests: A spelling fix for a converter ok() message.
advapi32/tests: Some spelling fixes for the security ok() messages.
tools: Assorted comment spelling fixes.
gdi32/tests: A spelling fix in a comment.
kernel32/tests: Spelling fixes for a couple of comments.
ddraw: Spelling and plural fixes in comments.
msvcp120/tests: A spelling fix and rewording for an msvcp120 ok() message.
msvcp110/tests: A spelling fix and rewording for an msvcp110 ok() message.
msvcp120/tests: CreateSymbolicLinkA() may be missing so dynamically load it.
mmdevapi/tests: A spelling fix for a render ok() message.
mmdevapi/tests: Use RegQueryValueExW() for compatibility with Windows XP.
msi/tests: Spelling fixes for some action and package ok() messages.
msctf/tests: Spelling fixes for inputprocessor ok() messages.
jsproxy/tests: A spelling fix for a jsproxy ok() message.
urlmon/tests: Fix a spelling error in a uri comment.
shell32/tests: Fix a spelling error in a shellpath comment.
shell32/tests: A spelling fix for an shlfolder ok() message.
d3dxof/tests: A spelling fix in a d3dxof ok() message.
ole32/tests: Fix spelling errors in a couple of comments.
inetcomm/tests: Make test_BindToObject() static.
cmd: Fix a spelling erro in a TRACE() message.
shell32: Fix a spelling error in an ERR() message.
schannel: Add declarations for SECPKG version 7.
include: Remove duplicate Web Services declarations.
ddraw: Remove DDENUMSURFACES_{MATCH,SEARCH}TYPE as they are unused.
msvcrt: The fpclass() constants are not defines.
mshtml/tests: A spelling fix for a dom ok() message.
riched20: Fix a spelling error in a dump message.
ole32: Fix a typo in a TRACE() message.
Frédéric Delanoy (2):
po: Update French translation.
po: Update French translation.
Hans Leidekker (14):
jsproxy: Allow multiple calls to InternetInitializeAutoProxyDll.
jsproxy: Don't use the length parameters in InternetGetProxyInfo.
jsproxy: Validate parameters in InternetInitializeAutoProxyDll and InternetGetProxyInfo.
jsproxy/tests: Add tests.
webservices: Add generic property handlers.
webservices: Implement WsResetHeap.
include: Add missing Web Services declarations.
webservices: Implement WsCreateServiceProxy and WsFreeServiceProxy.
webservices: Implement WsGetServiceProxyProperty.
webservices: Implement WsCreateServiceProxyFromTemplate.
webservices: Implement WsOpenChannel and WsCloseChannel.
webservices: Implement WsOpenServiceProxy and WsCloseServiceProxy.
webservices/tests: Add service proxy tests.
kernel32: Improve the stub for GetThreadPreferredUILanguages.
Henri Verbeet (50):
wined3d: Use the texture dimension helpers in context_find_fbo_entry().
wined3d: Use the texture dimension helpers in device_clear_render_targets().
wined3d: Use the texture dimension helpers in surface_get_drawable_size().
wined3d: Use the texture dimension helpers in draw_textured_quad().
wined3d: Use the texture dimension helpers in surface_download_data().
wined3d: Store renderbuffer IDs in struct wined3d_texture.
wined3d: Track the map binding per-texture.
wined3d: Merge surface_unload() and volume_unload().
wined3d: Properly check for 3D/volume textures in wined3d_device_update_texture().
dxgi: Use the correct resource type in dxgi_device_CreateSurface().
wined3d: Reject sub-resource types in wined3d_check_device_format().
wined3d: Use the texture dimension helpers in surface_set_compatible_renderbuffer().
wined3d: Use the texture dimension helpers in fb_copy_to_texture_hwstretch().
wined3d: Use the texture dimension helpers in surface_depth_blt().
wined3d: Use the texture dimension helpers in surface_load_ds_location().
wined3d: Use the texture dimension helpers in texture2d_prepare_texture().
wined3d: Use the texture dimensions in swapchain_blit().
winex11: Only warn when an RandR output has no modes.
wined3d: Avoid wined3d_resource_get_desc() on a surface in surface_convert_format().
wined3d: Implement surface_modify_ds_location() on top of the regular resource location management.
wined3d: Evict system memory for complete textures.
wined3d: Allocate system memory for complete textures.
wined3d: Don't enumerate sub-resources in wined3d_device_reset().
wined3d: Store sub-resource parents in struct wined3d_texture_sub_resource().
wined3d: Try harder to print something reasonable in wined3d_debug_location().
wined3d: No longer make sub-resources full resources.
wined3d: Pass a texture and sub-resource index to wined3d_volume_upload_data().
wined3d: Return a failure code if creating the staging texture failed in surface_cpu_blt().
ddraw: Fix the parameter names for the various Flip() functions.
ddraw: Allow DDSCAPS_FLIP without DDSCAPS_PRIMARYSURFACE.
ddraw: Require exclusive mode only for primary surface flips.
ddraw/tests: Add some tests for draw parameter validation.
ddraw: Return early in d3d_device7_DrawIndexedPrimitiveStrided() with a 0 vertex or index count.
ddraw: Return early in d3d_device7_DrawIndexedPrimitive() with a 0 vertex or index count.
ddraw: Return early in d3d_device7_DrawPrimitiveStrided() with a 0 vertex count.
ddraw: Return early in d3d_device7_DrawPrimitive() with a 0 vertex count.
ddraw: Return early in d3d_device7_DrawIndexedPrimitiveVB() with a 0 vertex or index count.
ddraw: Return early in d3d_device7_DrawPrimitiveVB() with a 0 vertex count.
wined3d: Clear the renderbuffer IDs on unload.
wined3d: Pass a wined3d_vec4 structure to apply_clamped_constant().
wined3d: Pass a wined3d_vec4 structure to walk_constant_heap_clamped().
wined3d: Pass a wined3d_vec4 structure to walk_constant_heap().
wined3d: Pass a wined3d_vec4 structure to shader_glsl_load_constants_f().
wined3d: Pas a wined3d_vec4 structure to shader_arb_load_constants_f().
wined3d: Store vertex shader floating point constants as wined3d_vec4 structures.
wined3d: Store pixel shader floating point constants as wined3d_vec4 structures.
wined3d: Pass wined3d_vec4 structures to wined3d_device_set_vs_consts_f().
wined3d: Pass wined3d_vec4 structures to wined3d_device_get_vs_consts_f().
wined3d: Pass wined3d_vec4 structures to wined3d_device_set_ps_consts_f().
wined3d: Pass wined3d_vec4 structures to wined3d_device_get_ps_consts_f().
Hugh McMaster (11):
reg: Add initial 'query' support.
reg: Output value names when querying a registry key.
reg: Output a list of subkeys when querying a registry key.
reg: Output the value type when querying a registry key.
reg: Output the value name and type via a separate function.
reg: Correctly output the default value name when querying the registry.
reg: Output the data value when querying a registry key.
reg: Support recursion when querying a registry key.
reg: Add /v and /ve support to reg query.
kernel32/tests: Add initial tests for GetConsoleFontInfo.
reg: Support recursion when querying a registry value.
Jacek Caban (11):
rpcrt4: Added RpcServerRegisterIf3 implementation.
secur32/tests: Added missing flags handling to testEnumerateSecurityPackages.
wininet: Simplify handling ICU_DECODE in InternetCrackUrlW.
wininet: Fixed handling too small buffers in InternetCrackUrlW.
wininet: Added new heap_strndupAtoW helper and use it in HttpAddRequestHeadersA.
wininet: Use heap_strndupAtoW in InternetOpenUrlA.
wininet: Rewrite InternetCrackUrlA to properly handle errors.
wininet/tests: Added tests of InternetCrackUrl with URLs longer than INTERNET_MAX_URL_LENGTH.
wininet: Don't use INTERNET_MAX_HOST_NAME_LENGTH in InternetGetSecurityInfoByURLW,.
wininet: Don't use INTERNET_MAX_* macros in parse_proxy_url.
wininet: Don't use INTERNET_MAX_HOST_NAME_LENGTH in InternetCheckConnectionW.
Jean-Christophe Cardot (2):
winhlp32: Fix some images not shown in certain 16-bit help files.
winhlp32: Use debugstr_a() to trace.
Jens Reyer (1):
msiexec: Fix a typo in the manpage.
Józef Kucia (15):
wined3d: Add EXT_texture_array extension.
wined3d: Create dummy 2D array textures.
wined3d: Merge codepaths in surface_download_data().
wined3d: Add support for rendering to 2D array textures.
dxgi: Trace requested feature levels.
wined3d: Print correct resource type in FIXME() message.
wined3d: Accept multiple instruction modifiers in SM4+ shaders.
wined3d: Add few missing enum values to debug_fbostatus().
wined3d: Implement readback from 2D array textures using glGet[Compressed]TexImage().
wined3d: Handle 2D array textures in context_dump_fbo_attachment().
d3d11: Add ID3D11ClassLinkage interface stub.
wined3d: Add "layer_count" parameter to wined3d_texture_create().
wined3d: Implement creating 2D array textures.
d3d11/tests: Check all sub-resources in check_texture_* functions.
d3d11/tests: Add tests for 2D texture RTVs.
Kim Malmo (1):
wined3d: Add Nvidia 9700M GT.
Louis Lenders (2):
dwrite: Print a FIXME only once in dwritetextanalyzer_AnalyzeNumberSubstitution.
kernel32: Print a FIXME only once in LCMapStringEx.
Marcus Meissner (1):
hidclass.sys: Add missing case/missing HeapFree (Coverity).
Matteo Bruni (2):
d3dx9: Don't complain when overwriting effect object id 0.
d3dx9: Free old object data when reusing effect object.
Michael Müller (8):
wbemprox/tests: Add initial tests for ASSOCIATORS query.
ws2_32/tests: Add initial tests for DisconnectEx.
ws2_32: Add semi-stub for DisconnectEx.
ws2_32: Fix getaddrinfo with IPPROTO_IPV6 protocol.
wininet/tests: Add more tests for INTERNET_INVALID_PORT_NUMBER.
wininet: Fix async check in HTTPREQ_ReadFileEx.
wininet: Handle async mode in HTTPREQ_ReadFile.
quartz: Recognize MPEG2 program streams.
Michael Stefaniuc (15):
user32/tests: Use SetRect instead of open coding it.
quartz: Use wine_dbgstr_rect() to trace RECTs.
user32: Use wine_dbgstr_rect() to trace a RECT.
oleaut32: Use wine_dbgstr_rect() to trace a RECT.
msi: Use wine_dbgstr_rect() to trace a RECT.
include: Remove unused wine_dbgstr_size().
mshtml: Use wine_dbgstr_rect() to trace RECTs.
gdi32: Use wine_dbgstr_rect() to trace RECTs.
riched20: Use wine_dbgstr_rect() to trace a RECT.
uxtheme: Use wine_dbgstr_rect() to trace RECTs.
comdlg32: Use wine_dbgstr_rect() to trace a RECT.
shell32: Use wine_dbgstr_rect() to trace RECTs.
user32: Use wine_dbgstr_rect() to print a RECT.
wineps.drv: Use wine_dbgstr_rect() to trace RECTs.
comctl32: Use SetRect() instead of open coding it.
Nikolay Sivov (39):
d3d11/tests: Add a IDXGISurface1 GetDC() test.
dwrite/tests: Test for lineGap metric.
dwrite/tests: Use existing macro to define font table tags.
comctl32/tests: Fix wrong use of HDM_GETITEM when getting item text.
comctl32/tests: Simplify static text data initialization.
dwrite: Update to IDWriteRenderingParams3.
dwrite: Implement GetFontFamily() for IDWriteFontCollection1.
dwrite: Fix IDWriteFactory3 methods order.
dwrite: Update to IDWriteGdiInterop1.
comctl32: Use wine_dbgstr_rect() to trace RECTs.
comctl32/monthcal: Remove commented block.
dwrite/tests: Added GetFontSignature() test.
dwrite/tests: Some basic tests for fontface references.
dwrite: Handle NULL path in CreateFontFileReference().
dwrite: Accept local loader in CreateCustomFontFileReference().
dwrite: Initial implementation of IDWriteFontFaceReference.
d3dx10: Implement D3DX10CreateDevice().
dwrite: Implement IDWriteFontFaceReference::Equals().
dwrite: Fix IDWriteFont3 QueryInterface to respond to its own IID.
dwrite: Implement IDWriteFont3::HasCharacter().
dwrite: Implement IDWriteFont3::GetFontFaceReference().
shell32/tests: Fix some test failures running with limited user.
shell32/tests: Use ok() functionality to print line numbers.
dwrite: Implement newer version of CreateFontFromLOGFONT().
d3dx10: Implement D3DX10GetFeatureLevel1().
comctl32: Improve DrawShadowText().
d3d10_1/tests: Add a IDXGISurface1 GetDC() test.
msvcrt: Fix calloc() prototype.
ucrtbase: Implement _initialize_onexit_table().
ucrtbase: Implement _register_onexit_function().
uxtheme/tests: Only link dynamically for functions that could be missing.
kernel32/nls: Convert most of the locale data files to UTF-8.
dwrite: For object creation helpers with many arguments pack them in structures.
ucrtbase: Implement _execute_onexit_table().
msvcrt: Handle overflow in calloc().
hnetcfg: Claim success in INetFwOpenPorts::Add().
fontsub: Improve CreateFontPackage() stub for TTFCFP_SUBSET case.
mshtml: IBindStatusCallback::OnStopBinding() last argument is string pointer.
comctl32/tests: Remove some casts we don't need.
Paul Gofman (10):
d3dx9: Implement fxlc constants (expressions) in effect.
d3dx9: Add basic opcodes to preshader.
d3dx9: Implement array selectors in effect.
d3dx9: Add test for D3DXPlaneFromPointNormal arguments aliasing.
d3dx9: Get rid of redundant temporary variable in D3DXQuaternionInverse.
d3dx9: D3DXVec2Transform should support arguments aliasing.
d3dx9: Add test for D3DXVec2TransformCoord arguments aliasing.
d3dx9: Implement setting named shader constants in effect.
d3dx9: D3DXQuaternionSquadSetup should support arguments aliasing.
d3dx9/tests: Add test for D3DXSHMultiply3 arguments aliasing.
Piotr Caban (18):
riched20/tests: Add negative indentation display test.
riched20: Don't allow negative margins in ME_WrapTextParagraph.
gdi32: Use advanced graphics mode when setting world transform in PlayEnhMetaFileRecord.
gdi32/enhmfdrv: Don't drop viewport/window transformation in StretchBlt.
msvcp71: Add basic_istream<char>::operator>> export.
msvcr120: Add __ExceptionPtrToBool implementation.
jscript: Fix handling of numbers starting with decimal separator.
gdi32/enhmfdrv: Fix PolyBezierTo bounding box computation.
gdi32/enhmfdrv: Always set ExtTextOut bounding rect if we're not inside path bracket.
gdi32/enhmfdrv: Add ExtTextOut tests with unmatched BeginPath/EndPath calls.
gdi32/enhmfdrv: Don't update document bounds in Rectangle within a path.
gdi32/enhmfdrv: Don't update document bounds in LineTo within a path.
gdi32/enhmfdrv: Add enhanced metafile bounds tests.
gdi32/enhmfdrv: Don't update document bounds in Arc/Chord/Pie within a path.
gdi32/enhmfdrv: Don't update document bounds in Ellipse within a path.
gdi32/enhmfdrv: Don't update document bounds in RoundRect within a path.
gdi32/enhmfdrv: Don't update document bounds in Polyline within a path.
gdi32/enhmfdrv: Don't update document bounds in PolyPolyline within a path.
Sebastian Lackner (23):
krnl386.exe16: Do not reassign default handles after they got closed.
services: Improve implementation of service_get_pipe_name.
services: Hold a reference to process in svcctl_ControlService.
taskschd/tests: Fix a use-after-free in scheduler tests.
user32: Do not block sending/posting WM_NOTIFY messages.
services: Change scmdatabase_remove_service to a void function.
user32/tests: Add tests for button WM_CTLCOLOR* messages.
services: Track services and processes separately.
wininet: Remove unused 'sync' argument from HTTPREQ_Read.
reg: Fix a heap corruption when printing specific REG_MULTI_SZ values.
server: Increase size of PID table and do not reuse recently freed ptids.
server: Do not hold reference on parent process.
server: Add missing linebreak to a dump message.
server: Fix possible leak of root object in create_named_pipe handler.
wined3d: Fix a typo in TRACE message.
server: Fix detection of duplicate console history lines.
wininet/tests: Add tests for asynchronous InternetReadFileEx.
wininet: Send INTERNET_STATUS_RESPONSE_RECEIVED notification in async handler.
wininet/tests: Add tests for asynchronous InternetReadFile.
user32/tests: Add additional test for window station name.
user32: Implement SetCoalescableTimer and add basic tests.
quartz/tests: Add initial tests for IFileSourceFilter interface.
quartz: Add check for NULL pointer in FileSource_Load.
Seong-ho Cho (1):
configure: Add AC_HEADER_MAJOR to find where major() is defined.
Stefan Dösinger (10):
wined3d: Get rid of WINED3D_BUFFER_FLUSH.
wined3d: Merge wined3d_surface_prepare() and wined3d_volume_prepare_location().
wined3d: Use wined3d_texture_prepare_location() in wined3d_volume_load_location().
wined3d: Use wined3d_texture_prepare_location() in device_clear_render_targets().
wined3d: Use wined3d_texture_prepare_location() in draw_primitive().
wined3d: Use wined3d_texture_prepare_location() in surface_depth_blt_fbo().
wined3d: Use wined3d_texture_prepare_location() in surface_blt_fbo().
wined3d: Use wined3d_texture_prepare_location() in surface_load_ds_location().
wined3d: Use wined3d_texture_prepare_location() in surface_load_sysmem().
wined3d: Use wined3d_texture_prepare_location() in surface_load_location().
Vincent Povirk (1):
Revert "user32: Set capture earlier on popup menus.".
--
Alexandre Julliard
julliard(a)winehq.org
The Wine development release 1.9.8 is now available.
What's new in this release (see below for details):
- More work towards the WineD3D command stream.
- Bug fix update of the Mono engine.
- More WebServices reader support.
- Still more Shader Model 5 support.
- Support for gradients in metafiles.
- Improved table formatting in WinHelp.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.8.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.8.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.8 (total 26):
9030 army men hangs on black screen
17918 AvsP Preview window fails to load
22762 Multiple DirectX10 games need Texture2D DXGI_FORMAT_R24G8_TYPELESS format support for stencil operations (Battlefield Bad Company 2, Warhammer 40k: Kill Team)
24421 MJ's Help Diagnostics crashes on startup (app provided MonitorEnumProc callback relies on ECX = lprcMonitor)
31662 Office 2010 font embedding when exporting to PDF
32007 AMD Demo - Whiteout crashes with null-ish pointer read after dxgi_output_GetDisplayModeList
34070 Simutronics 'StormFront.exe' runs out of wndproc slots (ActiveSkin control)
34851 Multiple applications need kernel32 GetFinalPathNameByHandleA/W (64-bit Autodesk Fusion 360, Microsoft OneDrive)
35054 Dragon Age 2 system diagnostics tool fails to recognize GeForce GT 425M
37460 Sid Meier's Civilization: Beyond Earth (Steam) crashes on startup
39444 Fifa 2005 Demo version - black and flashing screen
39573 GImageX v2.1.1 (gui for ImageX tool from Windows Assessment and Deployment Kit) crashes on unimplemented function wimgapi.dll.WIMCreateFile
39605 GImageX v2.1.1 crashes with unimplemented function wimgapi.dll.WIMGetMountedImages
39657 Tencent QQ 7.6 crashes on unimplemented function ntoskrnl.exe.PsRemoveLoadImageNotifyRoutine
39730 FillRect() confuses 16bit brush handles with color constants
39796 SCP Containment Breach page fault
39863 Microsoft .NET Runtime Optimization Service 2.x terminates prematurely due to failure to hook up registry notifier ('RegNotifyChangeKeyValue' must treat NTSTATUS 'STATUS_PENDING' as success)
39911 dxd9 PresentationInterval not propagated on device Reset
40260 wine-mono 4.6 crash when starting .net app - SIGSEGV (APB Reloaded)
40282 mIRC 7.43 options dialog does not accept focus / user input
40286 Geforce 980 maxwell card is not properly detected
40389 cmd.exe (native): Unimplemented function KERNEL32.dll.GetConsoleAliasExesLengthW
40396 Windows SDK DirectWrite sample crashes on uninitialized parameter
40397 Warhammer: Mark of Chaos - Battle March Demo needs unimplemented function sfc.dll.SRSetRestorePoint
40406 Doom 4 requires bcrypt RNG provider
40414 VirtualDub 1.10.4 crashes when attempting to play video with Directx9/11 backend
----------------------------------------------------------------
Changes since 1.9.7:
Aaryaman Vasishta (2):
d3drm/tests: Add tests for IDirect3DRM*::CreateObject.
d3drm/tests: Add tests for IDirect3DRMObject::Add/DeleteDestroyCallback.
Alexandre Julliard (4):
makefiles: Support installing scripts from the tools directory.
makefiles: Generate installation rules for static and import libraries.
makefiles: Use the msvcrt build flags also for cross tests.
winebuild: Mark the stack non-executable in static import libraries.
Alistair Leslie-Hughes (5):
wined3d: Add detection for NVIDIA GTX TITAN.
d3dx10: Add D3DX10UnsetAllDeviceObjects stub.
wininet: Free socket when connection is freed.
d3d11: Support NULL DepthStecilView pointer in ClearDepthStencilView.
d3d11: Support NULL RenderTargetView pointer in ClearRenderTargetView.
Aric Stewart (6):
hidclass.sys: Correct input vs output parameters for IOCTL_HID_SET_FEATURE.
hidclass.sys: Improvements for IOCTL_HID_GET_FEATURE handling.
hid: Implement HidD_SetNumInputBuffers.
include: Define REGSTR_VAL_MAX_HCID_LEN.
hidclass.sys: Implement IRP_MN_QUERY_ID for HID devices.
hidclass.sys: Use the instance id for the device link.
Aurimas Fišeras (2):
po: Update Lithuanian translation.
po: Update Lithuanian translation.
Austin English (7):
sfc_os: Add SRSetRestorePointA/W stubs.
ntoskrnl.exe: Add PsRemoveLoadImageNotifyRoutine stub.
ntoskrnl.exe: Add KeDelayExecutionThread stub.
kernel32: Add GetConsoleAliasExesLengthA/W stubs.
wimgapi: Add WIMGetMountedImages stub.
wimgapi: Add WIMCreateFile stub.
sfc_os: Return success in SRSetRestorePointA/W.
Bernhard Übelacker (1):
ntoskrnl.exe: Make IoAllocateIrp not crash on negative values.
Caron Wills (2):
wined3d: Add Nvidia GeForce 820M.
wined3d: Add Nvidia GeForce 830M.
Daniel Lehman (8):
msvcr120: Add scalbn.
ucrtbase: Add some wide functions called on startup.
ucrtbase: Add _get_initial_wide_environment.
ucrtbase: Return initial env snapshot in _get_initial_narrow_environment.
msvcr120: Add remainder.
msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0.
ucrtbase: Add __stdio_common_vfwprintf.
ucrtbase: Add __std_exception_destroy/copy.
Dmitry Timoshkov (4):
user32: Avoid dereferencing NULL pointer in a trace.
windowscodecs: Fix a copy/paste mistake.
user32/tests: Add some tests for dialog owner disabled state.
windowscodecs: Allocate correct amount of memory for PNG image data.
François Gouget (13):
wined3d: Fix a typo in an error message.
shell32/tests: Fix a race condition in the DDE ShellExecute() tests on Windows 10.
hidclass.sys: Fix spelling of a private struct's name.
wintrust: Fix spelling of a variable name.
quartz: Fix spelling of a BaseOututPin method implementation name.
msctf: Fix spelling of a private struct's field name.
ole32/tests: Fix spelling of a few variable names.
mshtml: Fix spelling of an HTMLEmbedElement method implementation name.
tools: Fix spelling of a variable name.
include: Fix spelling of a method's parameter name.
wineps.drv: Fix spelling of a prototype's parameter name.
ole32/tests: Fix spelling of a test function name.
ole32: Rightmost spelling fix.
Hans Leidekker (15):
bcrypt: Add support for BCRYPT_RNG_ALGORITHM.
webservices: Pass exact size in read_type_struct_field.
webservices: Add support for item ranges.
webservices: Use addition in read_skip.
webservices: Reset the read position if an opening bracket is not followed by a valid name character.
webservices: Always skip comment and empty text nodes in WsReadType.
webservices/tests: Add more tests for repeating element field mappings.
webservices: Fix reader movement for text field mappings.
webservices: Fix a typo.
webservices: Reject field mappings without a description.
webservices: Add support for reading enum values.
include: Add missing Web Services declarations.
webservices: Implement WsCreateChannel and WsFreeChannel.
webservices: Implement WsGetChannelProperty and WsSetChannelProperty.
webservices/tests: Add channel tests.
Henri Verbeet (50):
wined3d: Use the texture dimension helpers in wined3d_device_create_cursor_texture().
wined3d: Use the texture dimension helpers in wined3d_device_set_cursor_properties().
wined3d: Use the texture dimension helpers in surface_get_rect().
wined3d: Use the texture dimension helpers in surface_create_dib_section().
wined3d: Use the texture dimension helpers in surface_is_full_rect().
wined3d: Try harder to create a converted surface in surface_convert_format().
wined3d: Also update the swap interval when not recreating the context in wined3d_device_reset().
wined3d: Avoid surface_from_resource() in swapchain_gdi_present().
wined3d: Avoid surface_from_resource() in surface_load_ds_location().
wined3d: Return a wined3d_texture_sub_resource structure from wined3d_texture_get_sub_resource().
wined3d: Use the texture dimension helpers in surface_download_data().
wined3d: Use the texture dimension helpers in surface_upload_from_surface().
wined3d: Use the texture dimension helpers in read_from_framebuffer().
wined3d: Use the texture dimension helpers in surface_load_fb_texture().
wined3d: Use the texture dimension helpers in fb_copy_to_texture_direct().
wined3d: Recognise Intel Ivybridge on MacOS.
wined3d: Explicitly pass a wined3d_state structure to context_apply_clear_state().
wined3d: Use struct wined3d_ffp_attrib_ops for generic attributes as well.
wined3d: Merge drawStridedSlow() and drawStridedSlowVs().
wined3d: Merge drawStridedFast() and drawStridedInstanced().
wined3d: Use the texture dimension helpers in fb_copy_to_texture_hwstretch().
wined3d: Use the texture dimension helpers in surface_translate_drawable_coords().
wined3d: Use the texture dimension helpers in surface_blt_special().
wined3d: Use the texture dimension helpers in surface_load_ds_location().
wined3d: Use the texture dimension helpers in surface_load_texture().
wined3d: Don't evict mapped resources in wined3d_device_evict_managed_resources().
wined3d: Store sub-resource map counts in the sub-resource structure.
ddraw/tests: Rewrite GetDCFormatTest().
ddraw/tests: Add some more surface GetDC() tests to test_getdc().
d3d9/tests: Add some more surface GetDC() tests to test_getdc().
wined3d: Use the texture dimension helpers in surface_load_renderbuffer().
wined3d: Use the texture dimension helpers in surface_load_location().
wined3d: Use the texture dimension helpers in wined3d_surface_blt().
wined3d: Use the texture dimension helpers in texture3d_prepare_texture().
wined3d: Use the texture dimension helpers in wined3d_texture_update_overlay().
wined3d: Be more lenient with wined3d_texture_get_dc() calls from ddraw.
wined3d: Be more strict with wined3d_texture_get_dc() calls from d3d9.
ddraw/tests: Add some tests for the properties of the DC returned by surface GetDC().
d3d9/tests: Add some tests for the properties of the DC returned by surface GetDC().
gdi32: Implement DC creation from pre-existing memory.
wined3d: Use the texture dimension helpers in wined3d_volume_upload_data().
wined3d: Use the texture dimensions in swapchain_gdi_frontbuffer_updated().
wined3d: Avoid wined3d_texture_get_sub_resource() in surface_load_ds_location().
wined3d: Store the power-of-two dimensions in the texture.
wined3d: Use the texture dimension helpers in arbfp_blit_set().
wined3d: Introduce a helper function to map a wined3d_bo_address.
wined3d: Implement texture DC creation on top of D3DKMTCreateDCFromMemory().
wined3d: Track SFLAG_DISCARD per-texture.
wined3d: Check texture usage/pool/flags in texture_init().
wined3d: Check texture usage/pool in volumetexture_init().
Hugh McMaster (2):
reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key.
reg: Exit with an error message if RegQueryInfoKeyW fails.
Huw D. M. Davies (7):
oleaut32: Fix VarDateFromStr for the case of a trailing meridiem indicator.
gdi32: Implement recording of the GradientFill EMF record.
gdi32: Implement playback of the GradientFill EMF record.
oleaut32/tests: Test against floats not integers to silence a clang warning.
oleaut32/tests: Fix the size test in the case of an underflow of Lo.
gdi32: Use abs() on an integer argument to avoid a clang warning.
gdi32/tests: Allocate the font enum data structures.
Jacek Caban (19):
mshtml: Allow events without event object specified and EVENT_DEFAULTLISTENER flag in dispatch_event.
mshtml: Pass node as an object to fire_event.
mshtml: Added support for focusin event.
mshtml: Added support for focusout event and IHTMLElement4::onfocusout property.
mshtml: Added focusin and focusout event tests.
mshtml.idl: Added IDOMMessageEvent declaration.
mshtml: Added IHTMLWindow6::onmessage property implementation.
mshtml: Added IHTMLWindow6::postMessage semi-stub implementation.
mshtml: Event tests code clean up.
mshtml: Skip headers problematic for cache.
mshtml: Added support for sending BSTR over IHTMLXMLHttpRequst::send.
mshtml: Added more IHTMLXMLHttpRequst::send tests.
user32: Use top level window as dialog parent for modal dialogs.
user32: Use GWLP_HWNDPARENT to find an owner in EndDialog.
user32: Don't enable owner in DIALOG_DoDialogBox.
user32: Use the original owner used to create the dialog for WM_ENTERIDLE messages.
user32: Added more tests of handling parent/owner by dialog.
winex11.drv: Use InitOnceExecuteOnce in has_opengl.
taskschd.idl: Added IDailyTrigger declaration.
Jactry Zeng (1):
gdi32: Load system fonts on Android.
Jarkko Korpi (1):
wined3d: Add detection for NVIDIA GeForce 425M.
Jean-Christophe Cardot (6):
winhlp32: Replace magic numbers by symbols.
winhlp32: Add some trace calls.
winhlp32: Add a warning trace.
winhlp32: Prepare winhlp32 for more font types.
winhlp32: Rework and rename HLPFILE_HalfPointsToTwips.
winhlp32: Fix table formatting.
Józef Kucia (40):
wined3d: Print FIXME() for unknown SM4+ register types.
wined3d: Print "state_id" for undefined states.
wined3d: Recognize SM5 vDomainLocation register.
wined3d: Recognize SM5 vicp register.
wined3d: Recognize SM5 vOutputControlPointID register.
wined3d: Recognize SM5 vpc register.
wined3d: Recognize SM5 hs_control_point_phase opcode.
wined3d: Recognize SM5 hs_join_phase opcode.
wined3d: Implement SM4 ult instruction.
d3d11: Allow to query ID3D11Predicate interface when predicate was created by CreateQuery().
d3d11: Allow to pass NULL as "query" to d3d11_device_CreateQuery().
d3d11: Allow to pass NULL as "predicate" to d3d11_device_CreatePredicate().
d3d11: Allow to pass NULL as "predicate" to d3d10_device_CreatePredicate().
d3d11: Allow to pass NULL as "query" to d3d10_device_CreateQuery().
d3d10core/tests: Add test for ID3D10Device_CreateQuery().
d3d11/tests: Add test for ID3D11Device_CreateQuery().
d3d11/tests: Also trace feature level when HAL device cannot be created.
d3d11: Fix return values returned by D3D11CreateDevice functions.
d3d11/tests: Test exact return values returned by D3D11CreateDevice functions.
include: Add D3D11_KEEP_* constants.
d3d11: Partially implement OMSetRenderTargetsAndUnorderedAccessViews().
d3d10core/tests: Add more tests for texture data initialization.
d3d11/tests: Add more tests for texture data initialization.
d3d10core/tests: Test creating 2D array textures.
d3d11/tests: Test creating 2D array textures.
d3d10core/tests: Test creating 2D array texture views.
d3d11/tests: Tests creating 2D array texture views.
dxgi/tests: Add tests for reference counting.
dxgi/tests: Add test for IDXGISwapChain_GetParent().
dxgi: Implement dxgi_swapchain_GetDevice().
d3d11/tests: Add more tests for D3D11CreateDeviceAndSwapChain().
dxgi: Partially implement dxgi_swapchain_GetContainingOutput().
dxgi/tests: Add test for IDXGISwapChain_GetContainingOutput().
dxgi: Do not store IDXGIOutputs in IDXGIAdapter.
dxgi: Store IDXGIAdapter in IDXGIDevice.
dxgi: Do not store IDXGIAdapters in IDXGIFactory.
dxgi: Do not store IDXGIFactory in IDXGIDevice.
dxgi: Implement dxgi_swapchain_GetParent().
wined3d: Add shader limits for SM 4.1.
d3d11/tests: Add test for creating SM 4.1 shaders.
Ken Thomases (1):
ntoskrnl.exe: Fix SIB_INDEX() to use REX_X, not REX_R.
Lauri Kenttä (1):
po: Update Finnish translation.
Michael Müller (6):
krnl386.exe16: Emulate 'mov Eb, Gb' instruction on x86 processor architecture.
winex11: Add 320x240 as supported resolution in desktop mode.
kernelbase: Add missing forwards to advapi32 and user32 functions.
kernel32/tests: Add additional tests for overlapped handling of CreateNamedPipe.
kernel32: Implement GetFinalPathNameByHandle.
compobj.dll16: Fix implementation of StringFromGUID2.
Michael Stefaniuc (4):
comctl32/tests: Use SetRect() instead of open coding it.
shell32/tests: Use SetRect instead of open coding it.
quartz: Use SetRect instead of open coding it.
quartz: Simplify a RECT transformation.
Nikolay Sivov (22):
t2embed: Implement TTIsEmbeddingEnabledForFacename().
t2embed: Implement TTIsEmbeddingEnabled().
msxml3/mxwriter: Implement notation declaration output.
msxml3/tests: Remove duplicated test check.
po: Update Russian translation.
usp10: Trace RECT arguments in text output functions.
usp10: Some spelling fixes.
gdi32: Increase first gdi handle value.
comctl32/listview: Handle DPA_SetPtr() failure (Coverity).
user32/tests: Message filtering tests for broadcast messages.
user32: Limit broadcast messages to system and registered ones.
dwrite/tests: Test underline/strikethrough metrics for all system fonts.
dwrite: Always return non-zero metrics for strikethrough/underline thickness.
ieframe: Simplify IPersist_Load, make error handling more straightforward.
ieframe: Convert to integer without additional string buffer allocation.
ieframe: Handle storage opening failure in shortcut Load().
dwrite: Only use fsSelection to switch to sTypo* metrics, remove table version check.
webservices: Fix unsupported options detection (Coverity).
wordpad: Use correct buffer size when calling SHGetFolderPathW() (Coverity).
dwrite/tests: A test for glyphBox* metrics.
po: Update Russian translation.
dwrite/tests: Test for superscript/subscript font metrics.
Paul Gofman (3):
d3dx9: Implement preshader parsing.
d3dx9: Implement preshaders disassembly dump.
d3dx9: D3DXVec3Transform should support input and output parameter overlap.
Piotr Caban (4):
msvcrt: Fix i386 rethrown exceptions handling.
ieframe: Restore closed IOleClientSite in DoVerb.
ieframe: Improve setting different client site in OleObject_SetClientSite.
ieframe: Test setting different client site in OleObject_SetClientSite.
Qian Hong (1):
loader: Fix wld_prctl prototype.
Rodrigo Rivas Costa (1):
user32: Make DeferWindowPos() fail on invalid window handles.
Sebastian Lackner (11):
ntoskrnl.exe: Add missing linebreak to FIXME in KeDelayExecutionThread.
advapi32: Fix return value of RegNotifyChangeKeyValue for pending events.
msi: Fix stack alignment in CUSTOMPROC_wrapper.
ntdll/tests: Fix some test failures on Win 8+.
ntdll/tests: Add tests for iosb.Status value after pending FSCTL_PIPE_LISTEN call.
ntdll: Do not update iosb.Status after FSCTL_PIPE_LISTEN call.
ntdll: Preinitialize OS version data in thread_init.
ntdll: Handle stack guard pages on x86_64.
kernel32/tests: Use inline implementation of NtCurrentTeb for virtual tests.
kernel32/tests: Port stack commit tests to x86_64.
services: Initialize environment block immediately after startup.
Sergei Bolotov (2):
widl: Handle "midl_pragma warning" statement in parser.
widl: Support for toggling and checking status for warnings, support for warning 2368.
Stefan Dösinger (10):
wined3d: Remove the dead wined3d_volume_invalidate_location declaration.
d3d10core/tests: Remove dead code.
d3d11/tests: Port swapchain_flip() to d3d11.
wined3d: Get rid of wined3d_texture_ops.texture_sub_resource_load().
wined3d: Pass a texture and sub-resource index to wined3d_texture_ops.texture_sub_resource_upload_data().
wined3d: Discard default pool surfaces on unload.
d3d9/tests: Add a system memory miptree layout test.
d3d8/tests: Add a system memory miptree layout test.
wined3d: Explicitly pass a wined3d_state structure to draw_primitive().
wined3d: Explicitly pass a wined3d_state structure to context_apply_draw_state().
Vincent Povirk (5):
mscoree: Update Wine Mono to 4.6.2.
gdiplus: Fix bounds of recorded Metafile objects.
gdiplus: Add test for creating a metafile with NULL frameRect.
gdiplus: Allow recording metafiles with a NULL frame.
gdiplus: Implement GdipRecordMetafileStream.
--
Alexandre Julliard
julliard(a)winehq.org
The Wine maintenance release 1.8.2 is now available.
What's new in this release (see below for details):
- Various bug fixes.
- Small translation updates.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.8/wine-1.8.2.tar.bz2http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.2.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.8.2 (total 32):
12652 Tom Clancy's Rainbow Six: Vegas 2 fails to launch (number of quality levels for D3DMULTISAMPLE_NONMASKABLE multiple-sample type must not exceed 8)
13683 Ultima IX: Mouse pointer missing when reading books, under inventory
14617 Multiple Visual Basic 5/6 applications using ActiveX components depend on Standard OLE Types Typelib which is missing from 'olepro32.dll'
15473 Adobe After Effects 4 crashes on startup
25086 Multiple games and applications need kernel32.GetLogicalProcessorInformationEx implementation (CPU-Z 1.72, Splinter Cell: Blacklist, Adobe CC 2015, Kontakt 5)
30687 Powerpoint 2003/2007: embedded video play/pause on click no longer works
32827 Legrand XlPro 3 (MFC app) crashes on startup (failure to load registry-free COM servers via app hook, 'OleCreate' must ignore HRESULT of 'IOleObject::GetMiscStatus')
33787 IE8 crashes on new tab
33988 Star Wars: The Force Unleashed II - Crashes with a page fault
34174 MinGW installer 0.5-beta-20120426-1 fails to process log files (sharing violation on temp file used for piped output)
34318 Multiple games and applications need ntdll.dll.EtwRegisterTraceGuidsW (Process Hacker 2.x, Far Cry 4)
35187 Jade Empire Special Edition configuration tool always resetting video settings
36013 bleem! 1.4 (PlayStation emulator) fails on startup, complaining with 'Not enough memory to load program!'
37115 Calling ReadFile from WINBASEAPI (WinBase.h) with zero read length causes hang
37288 Not implemented feature System.Drawing.Pen.ResetTransform()
37536 Native MSVCP120.dll override requires implementation of msvcr120.dll._W_Gettnames (Desura client)
37556 CompareStringW should abort on the first nonmatching character to avoid invalid memory access.
38314 Mouse Wheel doesn't work for Jagged Alliance 2 version 1.13 (it uses MOUSEHOOKSTRUCTEX)
39591 Crimzon Clover: Page fault on launch
39838 Wreckfest Server: Crashes at startup, unimplemented function KERNEL32.dll.GetConsoleScreenBufferInfoEx & SetConsoleScreenBufferInfoEx
39866 XIIZeal (steam) immediately exits on start
39875 Starcraft can't see Direct Cable Connection games hosted on another computer
39878 Diablo II does not start on 64bit system with more than 2GB VRAM cards
39908 SuperTux 0.3.5a crashes on startup, needs msvcr120.dll.strtof
40021 IDEA v1.7 fails to start
40053 Romance of the Three Kingdoms 13 (三國志13) fails to start
40083 Heroes of the Storm Freezes/Crashes after its recent updates
40129 MSI Reading and Writing Behaves differently than Windows
40147 Assertion 'm->state == STATE_PASSIVE' failed at pulse/mainloop.c:827 on starting Skype 7.18.0.112
40201 EccoPro only works on Wine 1.6.2
40204 Steam client fails to start with UmePlus font installed, when running in dwrite mode
40222 IMalloc(Spy)::Free nullptr
----------------------------------------------------------------
Changes since 1.8.1:
Alex Henrie (1):
ntdll: Finish serial reads of size 0 immediately.
Alexandre Julliard (5):
make_unicode: Fix typo in Indic syllable table generation.
server: Implement serial port read interval timeouts.
advapi32: Fix null termination in RegQueryInfoKeyA.
tools: Add a script to update the ANNOUNCE file at release time.
secur32/tests: Don't check the exact number of cipher bits.
Alistair Leslie-Hughes (7):
user32: Don't crash in DrawTextEx when tab length is zero.
olepro32: Add typelib resource.
include: Add GdipGetPenTransform, GdipSetPenTransform declarations.
gdiplus/tests: Add Pen Transform tests.
gdiplus: Implement GdipGetPenTransform.
gdiplus: Implement GdipSetPenTransform.
gdiplus: Implement GdipResetPenTransform.
Andrew Eikum (6):
oleaut32: Don't clear BSTR size.
mciqtz: Implement MCI_RESUME.
xaudio2: Handle openal source allocation failure.
winepulse.drv: Check that the server connection actually succeeded.
ntdll: Implement SystemLogicalProcessorInformationEx.
ntdll: Initialize variable (Coverity).
André Hentschel (2):
winemaker: Markup fixes in German translation.
ntdll: Set TPIDRURW also on ARMv8-A.
Anton Baskanov (1):
quartz: Set the result to 1.0 in FilterGraph::GetRate.
Aric Stewart (1):
winejoystick.drv: Initialize unhandled dwPOV to JOY_POVCENTERED.
Austin English (1):
kernel32: Add GetConsoleScreenBufferInfoEx/SetConsoleScreenBufferInfoEx stubs.
Bernhard Übelacker (2):
include: Implement todo_wine_if for usage in wine tests.
msvcr120: Implement strtof and _strtof_l.
Charles Davis (3):
winex11.drv: Actually query the swap method attribute.
dwrite: Fix typos, and fix definition of Mac LangCodes for Welsh and up.
configure: Check for __builtin_ms_va_list on all x86_64 platforms.
Christopher Thielen (4):
user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler.
comctl32: Ensure that trackbar respond only to changes in WM_CAPTURECHANGED handler.
comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler.
user32: A window may be notified with WM_CAPTURECHANGED about itself if SetCapture() is called twice.
Dmitry Timoshkov (1):
kernel32: CompareStringW should abort on the first nonmatching character to avoid an invalid memory access.
Frédéric Delanoy (1):
winemaker: Markup fixes in French translation.
Hans Leidekker (3):
msiexec: Fix manpage markup for repair and logging modifiers.
msi: Fix the CHAR column type.
winhttp/tests: Fix test failures.
Henri Verbeet (1):
ntdll: Add special handling for int $0x2d exceptions.
Hugh McMaster (1):
reg: Remove stub output from the 'add' and 'delete' functions.
Huw D. M. Davies (1):
ole32: The type of the size of IMalloc'ed blocks is SIZE_T.
Jacek Caban (4):
ntdll: Pass SYNCHRONIZE flag in NtOpenFile and NtCreateFile calls.
ntdll: Don't call NtOpenKeyEx directly from NtOpenKey.
kernel32: Don't set unconditionally SECTION_QUERY flag in OpenFileMapping.
ntdll: Moved RegisterTraceGuids[AW] implementation to ntdll.
Jens Reyer (2):
loader: Fix macro-not-defined error from man.
winemaker: Fix macro-not-defined errors from man.
Józef Kucia (4):
wined3d: Validate render state in wined3d_device_set_render_state().
wined3d: Limit amount of video memory for older Windows versions.
wined3d: Fix driver version check.
wined3d: Allow to query if surface format supports gamma correction.
Kira Backes (1):
user32: Add MOUSEHOOKSTRUCTEX for mouse wheel support.
Marcus Meissner (2):
manpages: Markup fixes.
ntdll: Cast left shifted 1 to be ulong wide (Coverity).
Matteo Bruni (2):
wined3d: Limit the number of WINED3D_MULTISAMPLE_NON_MASKABLE quality levels reported.
wined3d: Add WINED3DFMT_FLAG_RENDERTARGET to WINED3DFMT_B5G5R5X1_UNORM.
Michael Müller (6):
msvideo.dll16: Translate 16 bit address in lparam for MCIWNDM_SETTIMEFORMATA message.
include: Add definitions for Win8 pseudo handles.
server: Add support for Win8 pseudo handles.
advapi32/tests: Add tests for Win8 pseudo handles.
kernel32: Allow to pass NULL as old protection in VirtualProtect for Win9x compatibility.
user32: Preserve beginning of extra data for MDI windows.
Miklós Máté (2):
winex11: Add 1280x960 resolution.
wined3d: Warn only once about unsupported wrap state.
Nikolay Sivov (12):
ole2disp: Implement SafeArrayGetDim().
ole2disp: Implement SafeArrayGetElemsize().
ole2disp: Implement SafeArrayLock()/SafeArrayUnlock().
ole2disp: Implement SafeArrayAccessData()/SafeArrayUnaccessData().
include: Fix IsBad* prototypes.
ctl3d32: Claim success in Ctl3dRegister().
ole32: Ignore GetMiscStatus() returned value in OleCreate().
dwrite: Handle font data initialization failure when building collections.
ntdll/tests: Some tests for NtQuerySystemInformationEx().
ntdll: Add NtQuerySystemInformationEx() stub.
kernel32: Forward GetLogicalProcessorInformationEx() to ntdll.
ole32: Don't call spy on IMalloc::Free(NULL).
Paul Gofman (1):
d3dx9: Fix D3DXIntersectTri function.
Piotr Caban (6):
msxml3: Update xmlNode reference count when nodes are merged in node_insert_before.
msxml3: Store information about ignorrable whitespace nodes in xmlNode._private variable.
msxml3: Reimplement node_get_text helper so it uses information about ignorred white space nodes.
msxml3: Add support for CDATA nodes in node_get_text.
msvcr110: Fix __lc_time_data definition.
msvcr110: Add _W_Gettnames implementation.
Sebastian Lackner (15):
vcomp/tests: Reenable architecture dependent tests.
vcomp: Implement 64-bit atomic instructions.
ntdll: Implement RtlInterlockedPushListSListEx and fix calling convention of RtlInterlockedPushListSList.
kernel32/tests: Clean up interlocked SList tests.
kernel32/tests: Add tests for RtlInterlockedPushListSList[Ex].
kernel32: Forward InterlockedPushListSList[Ex] to ntdll.
cmd: Fix sharing permissions of piped output files.
vmm.vxd: Fix protection flags passed to VirtualAlloc.
kernel32/tests: Add test to show that CompareStringW aborts on first non-matching character.
ntdll: Mimic Windows behaviour when calling debug service.
ntdll: Implement handling of int $0x2d for x86_64.
ntdll/tests: Add more tests for calling int $0x2d on x86 and x86_64.
ntdll/tests: Add additional tests for instruction pointer in debug service tests.
ntdll/tests: Add separate tests for exception handling of int $0x3.
ntdll: Fix up instruction pointer in context for EXCEPTION_BREAKPOINT on x86_64.
--
Michael Stefaniuc
mstefani(a)winehq.org
The Wine development release 1.9.7 is now available.
What's new in this release (see below for details):
- More work towards the WineD3D command stream.
- More support for Shader Model 5 shaders.
- C++ exception handling on x86-64.
- Support for Windows-style static import libraries.
- Performance fixes in the XML writer.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/1.9/wine-1.9.7.tar.bz2http://mirrors.ibiblio.org/wine/source/1.9/wine-1.9.7.tar.bz2
Binary packages for various distributions will be available from:
http://www.winehq.org/download
You will find documentation on http://www.winehq.org/documentation
You can also get the current source directly from the git
repository. Check http://www.winehq.org/git for details.
Wine is available thanks to the work of many people. See the file
AUTHORS in the distribution for the complete list.
----------------------------------------------------------------
Bugs fixed in 1.9.7 (total 42):
10063 wineconsole run fail on korean locale.
10156 oleidl.h has OLECONTF_ONLYUSER misspelled
12400 Display problems in Indiana Jones and The Emperor's Tomb with vertex shader enabled
15537 Game "PURE" shows black screen
19081 Force closing winhlp32 without a file loaded pops up an error dialog (appinstall)
19171 Powerpoint viewer 2003 & 2007 show weird characters (appinstall)
19538 Microsoft Publisher 2007 and 2010 crash when opening documents/templates (TSF manager 'ITextStoreACPSink' must support QI with 'IID_ITextStoreACPServices')
19585 Water is red in Settlers: Heritage of Kings demo
20695 Cannot scroll documents being compared in winmerge
26767 U-he Tyrell, Uhbik and ACE vst plugins: GUI Knob bug (image files files not being sorted correctly)
26942 CSPRO 4 editing : context menu on grid header not working properly
26978 tokenadmin.exe crash : Unimplemented function winscard.dll.SCardListReadersA
28172 Civilization II crashes on startup
29319 Internet Explorer 8 fails to start an InPrivate Browsing session
29979 ElsterFormular crashes when trying to print already sent income tax return
30488 IE8 shows corrupted previews on the quick tabs screen
31393 Nvidia force antialiasing no longer works
32347 Alien8 and Head Over Heels crash when window is moved partly off-screen
35092 Multiple 64-bit applications need __CxxFrameHandler implementation (Ableton Live 9.1, Adobe Cloud apps)
35711 Winelib: compile error in wincon.h if NOGDI is defined before #include <windows.h>
36136 oleaut32/tests/vartest.c test shows a couple leaks with valgrind
36297 valgrind shows uninitialized memory in msxml3/tests/domdoc.c
36383 valgrind shows several uninitialized values in ddraw_CreateSurface() in ddraw/tests/dsurface.c
36748 valgrind shows two possible leaks in d3drm/tests/d3drm.c
38347 Canon PIXMA MP495 driver setup needs setupapi.dll.SetupDiSetDeviceInstallParamsW
38670 advapi32/registry tests shows several uninitialized values
38971 Allied Telesis Smart Switch Management Utility v1.0.0.7 crashes on unimplemented function mgmtapi.dll.SnmpMgrTrapListen
39215 Nvidia GeForce GTX960M detected as GTX470
39435 The 64 bit mshtml:xmlhttprequest fails on Windows 8/10
39667 dinput: MotoGP 3 demo launcher crashes on leaving key configuration dialog.
39681 Unimplemented function crypt32.dll.CryptMsgVerifyCountersignatureEncoded
39786 GoodSync crashes, needs oleaut32.OleLoadPictureFile
40048 Camtasia Studio 8 : crashes on unimplemented function dwmapi.dll.DwmSetPresentParameters
40081 CLM Explorer needs fontsub.dll.CreateFontPackage
40113 mshtml:xmlhttprequest regression
40135 msvcirt.c:1386:5: warning: comparison of unsigned expression < 0 is always false
40182 Elder Scrolls Online: Login connection issues
40297 Multiple app crashes in macdrv_EnumDisplayMonitors
40304 EveHQ2 crashes with builtin gdiplus
40306 Overexposed/wrong gamma? on The Legend of Heroes Trails in the Sky SC
40319 VerbAce Dictionary does not install correctly
40331 The Legend of Heroes Trails in the Sky SC crashes on start with runtime error R6025
----------------------------------------------------------------
Changes since 1.9.6:
Aaryaman Vasishta (2):
d3drm: Move struct d3drm_texture to header for global access.
d3drm: Fix signature macro of IDirect3DRM*::CreateObject.
Adam Buchbinder (1):
riched20: Implement ITextRange::ScrollIntoView.
Alex Henrie (1):
ole32: Fix sizeof mismatch in CompositeMonikerImpl_Construct.
Alexandre Julliard (26):
winebuild: Use strarray objects instead of pointers where possible.
winebuild: Use strarray objects for a few more string arrays.
kernel32/tests: Use Interlocked functions to avoid fault counters being optimized out.
winebuild: Don't store the full spec for an imported dll.
winebuild: Store a C-compatible version of the dll name.
winebuild: Store dll imports in a list instead of an array.
winebuild: Store delayed imports in a separate list.
winebuild: Add a separate structure to store the data of imported functions.
winebuild: Use a global flag to determine when to generate the get_pc thunk.
winebuild: Add a common helper to find an imported dll.
winebuild: Add support for creating static import libraries.
winebuild: Add support for linking to static import libraries.
makefiles: Expand the names of static libraries in linker commands.
makefiles: Build import libraries that contain object files as static libraries.
makefiles: Always expand the library name for cross-compiled import libraries.
makefiles: Add tool dependencies for winegcc and winebuild.
winegcc: Use explicit library file name when loading cross libraries.
makefiles: When supported, use -Ttext-segment also for the main loader.
makefiles: Reduce the maximum page size for modules that have a base address.
makefiles: Move the main loader base address to cope with huge page alignment.
kernel32: Lower the load address to accomodate the dll size.
wineconsole: If necessary, fallback to a font without the right properties instead of failing.
makedep: Sort makefile variables.
user32: Use kernel32 functions for character types and case conversions.
winegcc: Support building from the top directory.
makedep: Rename top_dir_path to top_src_dir_path for consistency.
Alistair Leslie-Hughes (2):
include: Add d3dx10tex.h.
d3d10: Add D3D10CreateEffectPoolFromMemory stub.
Andrew Eikum (1):
winecoreaudio.drv: Ensure divide-by-zero SSE exceptions are masked before calling AudioConverterNew.
André Hentschel (1):
shell32: Provide helper function a buffer of correct size.
Austin English (8):
include: Fix GetCurrentConsoleFontEx/SetCurrentConsoleFontEx definition.
crypt32: Add CryptMsgVerifyCountersignatureEncoded stub.
mgmtapi: Add SnmpMgrTrapListen stub.
dwmapi: Add DwmSetPresentParameters stub.
winscard: Add stubs for SCardListReadersA/W.
oleaut32: Add OleLoadPictureFile stub.
sfc: Document ordinal only exports.
setupapi: Add SetupDiSetDeviceInstallParamsW stub.
Bernhard Übelacker (2):
dinput: Implement device property DIPROP_USERNAME.
d3drm/tests: Release two retrieved interfaces to allow proper cleanup.
Bruno Jesus (1):
comctl32/tests: Add initial tests for the animation control.
Caron Wills (1):
wined3d: Add Nvidia GeForce GTX 860.
Daniel Lehman (3):
ucrtbase: Add hypot forward.
msvcp120: Add _Mtx_current_owns.
msvcr120: Add asinh.
Detlef Riekenberg (1):
kernelbase: Add dll with forwards to kernel32.dll.
François Gouget (11):
shell32/tests: Delete the shlproto test class when done.
shell32/tests: Move a file URL test to test_fileurl().
shell32/tests: Test default verb detection for files as well as for URLs.
dinput: Make ff_effect_direction_to_rad() static.
shell32/tests: Make shlexec's reset_association_description() static.
wined3d: Make wined3d_texture_force_reload() static.
mshtml: Make some functions static.
d3dx9_36: Make d3dx_set_shader_const_state() static.
winecfg: Highlight spelling fixes.
cmd/tests: Slash spelling fix.
gdi32: Fix the PAN_WEIGHT_INDEX constant name.
Hans Leidekker (7):
iphlpapi/tests: Trace network prefixes in the test for GetAdaptersAddresses.
webservices: Add support for optional values in WsReadType.
webservices: Fix memory leaks on error paths in WsCreateReader.
webservices: Add a helper to determine node type.
webservices: Add support for text field mappings in WsReadType.
webservices/tests: Add more structure type tests.
webservices: Add support for repeating element field mappings in WsReadType.
Henri Verbeet (50):
wined3d: Get resource info from the texture in read_from_framebuffer().
wined3d: Get resource info from the texture in surface_load_fb_texture().
wined3d: Get resource info from the texture in surface_prepare_rb().
wined3d: Get resource info from the texture in fb_copy_to_texture_direct().
wined3d: Get resource info from the texture in fb_copy_to_texture_hwstretch().
wined3d: Get rid of wined3d_surface_ops.surface_private_setup().
wined3d: Validate (2D) texture dimensions in texture_init().
wined3d: Check for compressed and height scaled formats in texture_init().
wined3d: Merge surface_private_setup() into wined3d_surface_init().
d3drm/tests: Properly initialise context.obj in test_Viewport().
ddraw/tests: Rewrite blt_test().
ddraw/tests: Get rid of the unused "d3d" variable in test_shademode().
wined3d: Get resource info from the texture in surface_blt_to_drawable().
wined3d: Get resource info from the texture in surface_blt_special().
wined3d: Get resource info from the texture in surface_depth_blt().
dxgi: Simplify the shader model comparison in dxgi_check_feature_level_support().
d3d11: Use %#x for tracing the feature level in layer_set_feature_level().
wined3d: Get the framebuffer height from the view in shader_glsl_load_constants().
wined3d: Pass a texture instead of a surface to context_create().
wined3d: Introduce wined3d_texture_get_gl_buffer().
wined3d: Get resource info from the texture in surface_load_ds_location().
wined3d: Get resource info from the texture in surface_copy_simple_location().
wined3d: Get resource info from the texture in surface_load_drawable().
wined3d: Get resource info from the texture in surface_load_texture().
wined3d: Get resource info from the texture in surface_load_renderbuffer().
wined3d: Replace context_generate_rt_mask_from_surface() with context_generate_rt_mask_from_resource().
wined3d: Pass a texture instead of a surface to context_generate_rt_mask_no_fbo().
wined3d: Use wined3d_texture_blt() in wined3d_device_copy_resource().
wined3d: Use wined3d_texture_blt() in wined3d_device_copy_sub_resource_region().
wined3d: Use wined3d_texture_blt() in wined3d_swapchain_get_front_buffer_data().
wined3d: Get resource info from the texture in surface_load_location().
wined3d: Get resource info from the texture in swapchain_blit().
wined3d: Get resource info from the texture in wined3d_volume_upload_data().
wined3d: Get resource info from the texture in wined3d_volume_download_data().
wined3d: Get resource info from the texture in wined3d_volume_load_location().
wined3d: Use wined3d_texture_blt() in swapchain_gl_present().
wined3d: Store the context's current rendertarget as a texture and sub-resource index.
wined3d: Simplify checking if the released resource is in use as a rendertarget in device_resource_released().
wined3d: Validate the sub-resource index in wined3d_rendertarget_view_init().
wined3d: Get rid of the d3d_surface and d3d_texture debug channels.
wined3d: Use the texture dimension helpers in arbfp_blit_surface().
wined3d: Use the texture dimension helpers in context_find_fbo_entry().
wined3d: Use the texture dimension helpers in is_full_clear().
wined3d: Use the texture dimension helpers in prepare_ds_clear().
wined3d: Use the texture dimension helpers in wined3d_device_update_texture_3d().
wined3d: Avoid surface_from_resource() in device_load_logo().
wined3d: Avoid surface_from_resource() in wined3d_device_init_3d().
wined3d: Avoid surface_from_resource() in wined3d_device_update_texture().
wined3d: Avoid surface_from_resource() in swapchain_gl_present().
wined3d: Avoid surface_from_resource() in swapchain_gdi_frontbuffer_updated().
Hugh McMaster (4):
reg: Allow values to be added, deleted or modified in root keys.
kernel32: Add a stub for SetCurrentConsoleFontEx.
regedit: Display REG_DWORD_BIG_ENDIAN values.
regedit: Display REG_NONE values.
Huw D. M. Davies (1):
wineqtdecoder: Use thread-safe initialization.
Iván Matellanes (1):
msvcirt: Avoid superfluous comparison in some compilers.
Jacek Caban (49):
mshtml/tests: Fixed xmlhttprequest test failures.
mshtml/tests: Fixed remaining xmlhttprequest test failures.
jscript: Removed no longer used argument from exec_source.
jscript: Added a few more arguments tests.
jscript: Keep track of active call in a separated structure.
jscript: Store bytecode pointer in call_frame_t.
jscript: Store function description in call_frame_t.
jscript: Added new helpers for jumps.
jscript: Store exception frame in call_frame_t.
jscript: Store instruction pointer in call_frame_t.
jscript: Store stack base in call_frame_t.
jscript: Store current scope chain in call_frame_t.
jscript: Store entry scope chain in call_frame_t.
jscript: Pass script context instead of execution context to op handlers.
jscript: Moved stack from execution context to script context.
jscript: Store this object in call_frame_t.
jscript: Store variable object in call_frame_t.
jscript: Store return value in call_frame_t.
jscript: Store is_global flag in call_frame_t.
jscript: Get rid of no longer needed exec_ctx_t.
secur32: Use %LATEST_RECORD_VERSION gnutls priority.
jscript: Don't assume that ret value is cleared when it's not set explicitly.
jscript: Clear stack outside OP_new handler.
jscript: Clear stack outside OP_call* handlers.
jscript: Sore is_global as a flag.
jscript: Moved constructor return logic to interpreter.
jscript: Merge setup_call_frame into exec_source.
jscript: Keep reference to bytecode in call_frame_t.
jscript: Moved more return object logic to enter_bytecode loop.
jscript: Moved arguments object destuction to interpreter.
jscript: Find Function.arguments on the stack instead of storing it in FunctionInstance object.
jscript: Use already running interpreter for execution of member source function.
jscript: Use already running interpreter for execution expressions that are source functions.
jscript: Use already running interpreter for execution new expressions.
jscript: Use already running interpreter for Function.apply() execution.
jscript: Use already running interpreter for Function.call() execution.
jscript: Use already running interpreter for eval() execution.
mshtml: Moved createAttribute tests to test_attr.
mshtml: Split conversion to string out of get_elem_attr_value_by_dispid.
mshtml: Added support for IHTMLDOMAttribute2::get_value on detached attributes.
mshtml: Added IHTMLDOMAttribute2::get_parentNode implementation.
mshtml: Added IHTMLElement4::setAttributeNode implementation.
mshtml: Return NULL instead of empty string in get_node_text.
mshtml: Added IHTMLElement::get_outerText implementation.
mshtml: Added IHTMLElement::put_outerText implementation.
mshtml: Added IHTMLElement::outerText tests.
mshtml.idl: Added IHTMLHtmlElement declaration.
mshtml: Added HTMLHtmlElement object implementation.
mshtml: Added IHTMLDivElement declaration.
Józef Kucia (46):
wined3d: Add extension detection for ARB_copy_buffer.
wined3d: Implement copying of buffer resources.
wined3d: Add support for buffers in wined3d_device_copy_sub_resource().
d3d10core/tests: Add test for copying buffer resources.
d3d11/tests: Add test for copying buffer resources.
wined3d: Prevent possible integer overflow in buffer_invalidate_bo_range().
wined3d: Fix driver version check.
wined3d: Introduce helper function for binding buffers.
wined3d: Allow draw calls without color attachments.
d3d10core/tests: Test render to depth texture.
d3d11/tests: Test render to depth texture.
d3d10core/tests: Add test for ClearRenderTargetView().
d3d11/tests: Add test for ClearRenderTargetView().
wined3d: Implement SM4 sample_c instruction.
wined3d: Implement SM4 sample_c_lz instruction.
wined3d: Use dcl_sampler to determine if shadow sampler is needed.
d3d8: Avoid '\n' in middle of TRACE() messages.
d3d9: Avoid '\n' in middle of TRACE() messages.
wined3d: Improve advertized driver version for Windows 10.
d3dx9: Avoid '\n' in middle of TRACE() message.
d3dcompiler: Avoid '\n' in middle of TRACE() messages.
wined3d: Recognize SM 4.1 ld2dms opcode.
wined3d: Recognize SM5 dcl_resource_structured opcode.
wined3d: Use lower case letters for simple data types in SM4 "opcode_table".
wined3d: Recognize SM5 dcl_uav_typed opcode.
wined3d: Recognize SM5 store_uav_typed opcode.
d3d11: Implement private data methods for immediate ID3D11DeviceContext.
d3d11: Add ID3D11HullShader interface stub.
wined3d: Add hull shader type.
wined3d: Introduce wined3d_shader_create_hs().
wined3d: Recognize SM5 hs_decls opcode.
wined3d: Recognize SM5 hs_fork_phase opcode.
wined3d: Recognize SM5 dcl_input_control_point_count opcode.
wined3d: Recognize SM5 dcl_output_control_point_count opcode.
wined3d: Add system value names used by tessellation shaders.
wined3d: Improve wined3d_sysval_semantic enum values naming.
wined3d: Recognize SM5 dcl_hs_fork_phase_instance_count opcode.
wined3d: Avoid abbreviations in SM5 opcode names.
wined3d: Recognize SM5 dcl_hs_max_tessfactor opcode.
wined3d: Recognize SM5 vForkInstanceId register.
wined3d: Recognize SM5 dcl_tessellator_domain opcode.
wined3d: Recognize SM5 dcl_tessellator_output_primitive opcode.
wined3d: Recognize SM5 dcl_tessellator_partitioning opcode.
wined3d: Get rid of long else-if sequence from shader_sm4_read_instruction().
wined3d: Add domain shader type.
d3d11: Implement d3d11_device_CreateDomainShader().
Ken Thomases (1):
user32: Call the EnumDisplayMonitors callback using a wrapper.
Kerstin Noa (1):
wined3d: Add NVIDIA GeForce GTX 980 GPU information.
Louis Lenders (3):
gdiplus: GdipTransformPath should return Ok if matrix = NULL.
gdiplus/tests: Add test for GdipTransformPath with null-matrix.
user32: Add stub for IsProcessDPIAware.
Mark Jansen (1):
user32: Correctly determine bit count for BITMAPCOREINFO in is_dib_monochrome.
Matteo Bruni (19):
wined3d: Emulate luminance texture formats on core profile.
wined3d: Add ARB_texture_swizzle extension.
wined3d: Use ARB_texture_swizzle for color fixups when possible.
d3d11/tests: Add a test for DXGI_FORMAT_A8_UNORM textures.
d3d10core/tests: Add a test for DXGI_FORMAT_A8_UNORM textures.
d3d11: Add a couple missing wined3d_mutex_unlock() in d3d_shader_resource_view_init() error paths.
wined3d: Get rid of WINED3D_GLSL_SAMPLE_NPOT.
wined3d: Clamp diffuse and specular color in GLSL vertex ffp replacement for core profile.
wined3d: Don't flag vertex color clamping for changes on core profile.
wined3d: Don't call glClampColorARB() on core profile.
d3d9/tests: Add a test for color varyings clamping.
d3d8/tests: Add a test for color varyings clamping.
wined3d: Don't set legacy light and texture environment state on core profile contexts.
wined3d: Disable ARB_point_sprite on core profile contexts.
wined3d: Don't try to set line stippling on core profile contexts.
ddraw/tests: Add a test for color varyings clamping.
wined3d: Avoid the deprecated GLSL "attribute" keyword on core profile contexts.
wined3d: Avoid the deprecated gl_FragData on core profile contexts.
wined3d: Don't read texcoord attributes unless necessary.
Michael Müller (2):
kernel32: Set ERROR_DLL_NOT_FOUND as error code in load_library for Win 9x compatibility.
kernel32: Check for invalid filename pointers in CreateFileA for Win9x compatibility.
Michael Stefaniuc (1):
ddraw: Use SetRect() instead of open coding it.
Nikolay Sivov (41):
include: Added shimgdata.idl.
msctf: Make ITextStoreACPSink a part of context object.
msctf: Added stub ITextStoreACPServices support for context ITextStoreACPSink.
xmllite/writer: Implement WriteRaw().
xmllite/tests: Use static linking to xmllite.dll.
xmllite/tests: Add a helper to test writer output.
xmllite/tests: Add a helper to create/set writer output.
ole32: Make CoGetInstanceFromFile() propagate failure codes to returned MULTI_QI data (Coverity).
ole32: Fix CreataDataCache() return value when requested riid is not IUnknown, for aggregation case.
msctf/tests: Fix a crash on unsupported interface.
oleaut32/tests: Fix a test crash on some XP SP1 VM.
xmllite/tests: A test for Write* behaviour on initial writer state.
xmllite/writer: Fix initial state handling in WriteEndDocument().
xmllite/writer: Properly fail on initial state in WriteEndElement().
xmllite/writer: Fix WriteEndElement()/WriteFullEndElement() on ready state.
msxml3/mxwriter: Don't allocate output buffer structure separately from the writer.
msxml3/mxwriter: Simplify argument check in externalEntityDecl().
msxml3/tests: Remove useless VariantClear().
msxml3/tests: Use win_skip() consistently.
xmllite/writer: Handle initial and ready states in the rest of tested Write* methods.
xmllite/writer: Put writer into closed state on WriteAttributeString().
xmllite/writer: Fix a bunch of Write* methods to set closed state.
xmllite/writer: Make it possible to use WriteRaw() multiple times.
user32: For EnableScrollBar() always go through EnableWindow() in SB_CTL case.
include: Added IDXGISurface1 definition.
msxml3/mxwriter: No need to use contiguous allocation in case of BSTR output.
msxml3/mxwriter: Handle allocation failure in get_output().
msxml3/mxwriter: Flush internal buffer as soon as it's filled.
msxml3/mxwriter: Use 4K for internal buffer size.
dwrite: Use regular QI way to return interface client asked for.
dwrite: Update to IDWriteFactory3.
include: Fix ID2D1DCRenderTarget definition.
d2d1: Don't use render target pointer directly in bitmap initialization helpers.
dxgi: Update to IDXGISurface1.
d2d1/tests: Basic test for ID2D1DCRenderTarget creation.
d2d1: Move bitmap creation helpers to common location.
t2embed: Implement TTGetEmbeddingType().
fontsub: Added CreateFontPackage() stub.
d2d1: Move brush creation helpers to common location.
d2d1: Move mesh creation to mesh.c.
dwrite: Always initialize context and font table pointers.
Patrick Armstrong (1):
bcrypt: Added BCryptHash function.
Paul Gofman (4):
d3dx9: Add test for preshader in effect.
d3d9/tests: Add test for D3DFMT_L8 format as render target.
wined3d: Support D3DFMT_L8 format as render target.
d3dx9: Introduce preshaders in effect.
Piotr Caban (11):
msvcrt: Fix exception parameters number validation in x86_64 __CxxDetectRethrow.
msvcrt: Dump exception information in x86_64 __CxxFrameHandler.
msvcrt: Restore exception object stored in thread storage after frames unwinding.
msvcrt: Register exception object before unwinding.
msvcrt: Update previous exception stored in cxx_frame_info after frames unwinding.
msvcrt: Call C structured exception translator in x86_64 __CxxFrameHandler.
msvcrt: Improve dump_function_descr helper.
msvcrt: Add x86_64 __CxxFrameHandler implementation.
msvcrt: Handle frames with CXX_FRAME_MAGIC_VC6 and CXX_FRAME_MAGIC_VC7 magic value.
include: Fix ITargetFrame definition.
ieframe: Add ITargetFrame stub.
Rob Walker (1):
wined3d: Add Nvidia GPU SKUs 950,950M,960,960M.
Sebastian Lackner (9):
ntdll: Fix off-by-one errors in __wine_set_signal_handler.
quartz: Fix use of CONTAINING_RECORD in impl_from_TransformFilter.
jscript: Fix off-by-one error in decode_dword.
include: Add definition for TP_CALLBACK_ENVIRON_V3.
ntdll/tests: Add test for threadpool environment version 3.
ntdll: Don't warn about unsupported environment version 3.
kernel32: Fix handling of GetOverlappedResult when status remains STATUS_PENDING.
user32: Set %ecx to address of rect in EnumDisplayMonitors callback.
ntdll: Use close_handle instead of NtClose for internal memory management functions.
Stefan Dösinger (10):
wined3d: Avoid storing a clip plane pointer in struct wined3d_cs_set_clip_plane.
wined3d: Avoid storing a transformation matrix pointer in struct wined3d_cs_set_transform.
wined3d: Avoid storing a rectangle pointer in struct wined3d_cs_set_scissor_rect.
wined3d: Avoid storing a viewport pointer in struct wined3d_cs_set_viewport.
wined3d: Avoid storing color and rectangle pointers in struct wined3d_cs_clear.
wined3d: Avoid storing rectangle pointers in struct wined3d_cs_present.
wined3d: Store sub-resource locations in the sub-resource structure.
wined3d: Introduce wined3d_texture_validate_location().
wined3d: Introduce wined3d_texture_invalidate_location().
wined3d: Introduce wined3d_texture_get_memory().
Theodore Dubois (2):
shell32: Fix return value for ASSOCSTR_FRIENDLYDOCNAME and ASSOCSTR_DEFAULTICON when passed a ProgID.
shell32/tests: Additional tests for IQueryAssociations.
Thomas Faber (3):
dbghelp: Use documented member name in SYMBOL_INFO structure.
user32/tests: Test loading monochrome icons.
user32: Handle BITMAPCOREINFO when loading icons.
Vincent Povirk (1):
mscoree: Enable crash chaining in Mono.
--
Alexandre Julliard
julliard(a)winehq.org