Release 1.7.40.

oldstable wine-1.7.40
Alexandre Julliard 2015-04-03 22:56:33 +09:00
parent 0c116d7736
commit 22b6a2c01d
4 changed files with 414 additions and 415 deletions

805
ANNOUNCE
View File

@ -1,17 +1,18 @@
The Wine development release 1.7.39 is now available. The Wine development release 1.7.40 is now available.
What's new in this release (see below for details): What's new in this release (see below for details):
- WinMM joystick support on Mac OS X. - Support for kernel job objects.
- Kerning support in DirectWrite. - Various fixes to the ListView control.
- Support for DirectX Media Objects filters. - Better support for OOB data in Windows Sockets.
- Better support for animated GIFs in GdiPlus. - Support for DIB images in the OLE data cache.
- Improved support for Known Folders in Shell32. - Improved support for MSI patches.
- Some fixes for ACL file permissions.
- Various bug fixes. - Various bug fixes.
The source is available from the following locations: The source is available from the following locations:
http://prdownloads.sourceforge.net/wine/wine-1.7.39.tar.bz2 http://prdownloads.sourceforge.net/wine/wine-1.7.40.tar.bz2
http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.39.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.40.tar.bz2
Binary packages for various distributions will be available from: Binary packages for various distributions will be available from:
@ -27,445 +28,439 @@ AUTHORS in the distribution for the complete list.
---------------------------------------------------------------- ----------------------------------------------------------------
Bugs fixed in 1.7.39 (total 24): Bugs fixed in 1.7.40 (total 29):
14563 picasa can't play mp3 files during slideshows 19231 Trine Demo fails to start without native d3dx9_36
18424 Mac OS X Joystick support doesn't work 21433 InqScribe: Installed fine, but no output or UI response when running installed app
23491 Barbri Study Smart hangs without putting up a window 22139 CDBurnerXP 3.0.x produces a "fail" message after choosing a mode
23977 Steam overlay can't use shift or caps lock 26223 Multiple apps and games need wmvcore.dll.WMCreateReader implementation (Nail'd demo)
26300 98Plus! Screensavers don't look right in Wine Desktop 26748 World Series of Poker crashes when starting up a game
27141 Brink (Splash Damage, Bethesda Softworks) (Steam) fails to launch 30648 SEGA Genesis / Mega Drive Classic Collection (Steam) crashes on startup
31819 Animated GIF images are rendered incorrectly (transparent areas painted black) 30723 Playchess listview control is broken
33447 Wine GUI on Mac display Traditional Chinese instead when host language is Simplified Chinese 31579 Microsoft Visio 2007-2010 crashes on exit (unload of msctf component with ThreadMgr/CBT hook still alive)
35763 Multiple applications and games need wmvcore.dll.WMCreateWriter (Tinker, iMesh 7.x) 32361 epson stylus t13 installer problem: wine: Unimplemented function setupx.dll16.DiOpenClassRegKey
35933 Evolve Client 1.8.3 (.NET 4.0 app) 'AppsMgr' fails to install downloaded applications/updates after login (support for RPC FC_CALLBACK_HANDLE needed) 33164 row-resize / col-resize cursor is wrong (Listview)
36849 eTax 2014 installation fails with Wine-Mono 4.5.2 34254 Wine64 seh:RtlUnwindEx error with c++ exception handling
36951 no sound effects in BridgeMaster 2000 35135 Air Video Server HD 1.x crashes on startup (NULL SERVER_INFO_101.sv101_comment returned from NetServerGetInfo)
37202 MSWord hangs on opening a document opened in other program 36133 valgrind shows some leaks in gdiplus/tests/image.c
38096 Nero Burning ROM v8 needs 'NetUserEnum' level 20 support (USER_INFO_20) 36190 comdlg32/itemdlg shows a ton of valgrind warnings
38110 Winhttp sample doesn't always work 36305 valgrind shows a possible leak in netapi32/tests/access.c
38177 d3d: Card 10de:0849 not found in driver DB 36332 Total Commander 8.x: moving files between folders renders them inaccessible (SetNamedSecurityInfo)
38184 AutoHotkey script crashes when calling WScript.Shell's "exec" method (IWshShell3 vtable only supports up to IWshShell2) 36656 valgrind shows an unintialized write in comdlg32/tests/itemdlg.c
38203 MSYS2 needs FileNetworkOpenInformation support in NtQueryInformationFile 36709 Multiple applications/games from Windows 7 need slc.SLGetWindowsInformationDWORD semi-stub/implementation
38209 WshScriptExec's Terminate method is missing 36842 Can't set a static crontrol's text to empty by passing NULL pointer
38220 Chemcraft crashes 37731 Montezuma's Revenge Remake fails with fatal error when quitting the game
38221 Wrong parameter assignment in get_family_names_from_stream() 37960 Paint.NET 4.0.5 does not install: unimplemented function KERNEL32.dll.QueryThreadCycleTime
38223 SoManyEuros program doesnt run (needs IFile::get_Path() implementation) 38205 Unreal Tournament 3 Black Edition installer fails after the language selection
38226 EBWin(Unicode) crashes when searching katakana words. (_mbctohira is a stub) 38238 user32:input right-clicks outside its windows
38251 Assign value to function parameter 38248 Worms World Party (w/SetCooperativeLevel workaround/hacks) and older versions of Worms Armageddon black screen on startup
38256 Myst Online Uru Live: too dark/missing textures
38261 Playchess doesn't install anymore
38282 Header control fails to update/synchronize listview when columns order changes
38288 Wrong pointer in icnsformat.c IcnsFrameEncode_WriteSource
38317 winetricks xna31 fails
---------------------------------------------------------------- ----------------------------------------------------------------
Changes since 1.7.38: Changes since 1.7.39:
Aaryaman Vasishta (5): Aaryaman Vasishta (1):
d3drm/tests: Add tests for querying between IDirect3DRM interfaces. d3drm: Fix hard-coded HRESULT return in Direct3DRMFrame_create.
d3drm: Fix IDirect3DRM::QueryInterface returning incorrect HRESULT on unsupported interfaces.
d3drm/tests: Add tests for invalid interfaces in IDirect3DRM::QueryInterface.
d3drm/tests: Remove dynamic loading in d3drm.c.
d3drm/tests: Remove dynamic loading in vector.c.
Akihiro Sagawa (5): Alexandre Julliard (11):
msvcrt: Fix _ismbckata() for Halfwidth Katakana characters. server: Fix the string type in traces for I/O completion names.
msvcrt: Add _mbctohira implementation. dsound: Fix an error return code.
msvcrt: Add _mbctokata implementation. server: Post a notification to the desktop window when a top-level window is destroyed.
winmm/tests: Add notify flag tests for MPEGVideo driver. explorer: Cleanup system tray icons when their owner is destroyed instead of polling.
mciqtz32: Fix notify flag behavior. winex11: Cleanup system tray icons when their owner is destroyed instead of polling.
user32: Remove left-over freeing of the edit text with ES_PASSWORD.
comctl32: Print full flag values in traces.
msacm32: Print full flag values in traces.
riched20/tests: Print full flag values in traces.
user32/tests: Print full flag values in traces.
winmm: Print full flag values in traces.
Alexandre Julliard (23): Alistair Leslie-Hughes (2):
server: Don't report completion at all in the MORE_PROCESSING_REQUIRED case. odbccp32: Implement SQLWritePrivateProfileStringA/W.
ws2_32: Set the completion event on the server side also for AcceptEx. msctf: Always return FALSE in DllCanUnloadNow.
ws2_32: Use Win32 APIs for interlocked functions.
server: Allow device manager ioctls to run asynchronously.
server: Add a request to store the results of an ioctl asynchronously.
ntoskrnl: Allow IoCompleteRequest to report completion asynchronously.
ole32: Remove confusing uses of the __thiscall specifier.
msvcp60: Share math functions implementation with msvcp90.
msvcp60: Share memory functions implementation with msvcp90.
msvcp60: Share misc functions implementation with msvcp90.
msvcp60: Merge locale code with msvcp90 where possible to reduce the differences.
msvcp60: Add MSVCP prefix on exported string functions.
msvcp60: Share exception functions implementation with msvcp90.
msvcp90: Remove functions that are not exported in native.
msvcp60: Merge I/O stream code with msvcp90 where possible to reduce the differences.
msvcp60: Add MSVCP prefix on more string functions.
msvcp60: Move string iterator functions to match msvcp90.
msvcp60: Merge the char_traits functions with msvcp90.
ntoskrnl: Allow running user APC inside the device manager loop.
msvcp: Add a macro to access the locale field of I/O streams.
winhttp: Remove const to fix a warning with the Microsoft headers.
server: Copy completion information for accepted socket into the new file descriptor.
msvcp60: Share locale functions implementation with msvcp90.
Andrew Eikum (9): Andrew Cook (15):
shell32/tests: A couple of win8 fixes. kernel32/tests: Add tests for IsProcessInJob.
shell32/tests: Fix win8 knownfolders relative and parsed paths. kernel32/tests: Add tests for TerminateJobObject.
shell32/tests: Remove unused flag. kernel32/tests: Add tests for QueryInformationJobObject.
shell32/tests: Fix win8 knownfolder attributes. kernel32/tests: Add tests for job object completion ports.
shell32/tests: Support alternate parent folders. kernel32/tests: Add tests for JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
shell32: Allow updating knownfolder definitions. kernel32/tests: Add tests for JOB_OBJECT_LIMIT_BREAKAWAY_OK.
shell32: Allow registering knownfolders without relative paths. kernel32/tests: Add tests for job inheritance.
shell32: Also register knownfolder attributes. kernel32/tests: Extend IsProcessInJob tests.
shell32: Install knownfolders to registry during DLL registration. server: Implement CreateJobObject.
server: Implement AssignProcessToJobObject.
server: Implement IsProcessInJob.
server: Implement job limit flags.
server: Implement job inheritance.
server: Implement io completion messages for job objects.
server: Track handle count of objects.
Andrew Eikum (2):
oleaut32: Allow typelib filenames longer than MAX_PATH.
wineoss.drv: Don't skip over position updates of less than one fragment.
Andrey Gusev (1):
d3dx9_36: Assorted spelling and typos fixes.
André Hentschel (5): André Hentschel (5):
server: Add header guarding for security.h. include: Add more header guards.
msvcp90: Cleanup macro usage. ntdll: Add support for FreeBSD on ARM.
dinput/tests: Avoid assigning values twice (PVS-Studio). ntdll: Fix CPU level on ARM.
shlwapi: Avoid assigning values twice (PVS-Studio). ntdll: Get available CPU info from FreeBSD on ARM.
gameux: Return function result on error (PVS-Studio). loader: Run checks also on ARM Linux.
Aric Stewart (1): Aric Stewart (2):
dsound: Do not wait on mixer thread exit on dsound release. wineqtdecoder: Unload the AsyncReader on movie processing failure.
winmm: sndPlaySound can play resource sounds.
Austin English (6): Austin English (2):
dxdiagn: Add bNoHardware stub property. kernel32: Add a stub for QueryThreadCycleTime.
include: Add ASN1*string* definitions/functions. include: Add initial mfapi.h.
include: Add some missing entries in hidusage.h.
include: Add remaining function prototypes in msasn1.h.
include/winternl.h: Use ntdef.h where possible.
setupx.dll16: Add a DiOpenClassRegKey stub.
Bernhard Übelacker (1): Bruno Jesus (13):
wined3d: Recognize Nvidia GeForce 8100 with Nouveau driver (bug). netapi32/tests: Fix a memory leak (Valgrind).
netapi32: Return an empty comment instead of NULL pointer in NetServerGetInfo.
winmm/tests: Add a basic joystick interactive test.
ws2_32: Don't try to receive data in an OOB_INLINED socket with MSG_OOB.
ws2_32: Convert send/recv flags to native system.
ws2_32: Add a helper to check if a socket is bound or not.
ws2_32: Ensure sockets in exceptfds get set when an error occurs.
ws2_32: Do not poll unbound descriptors.
ws2_32: Check for OOB data in select() calls when not OOB_INLINED.
ws2_32/tests: Add more WSAEnumNetworkEvents tests.
ws2_32/tests: Skip part of OOB test to unfreeze NT4 test.
ws2_32: Fix return value when receiving with MSG_OOB without data to read.
ws2_32: Better trace setsockopt/getsockopt.
Bruno Jesus (11): Christoph von Wittich (2):
ws2_32/tests: Move second WSACleanup test elsewhere. riched20: EM_SETSEL should not return 0.
ws2_32/tests: Fix a NT4 crash due to unsupported SIO_ADDRESS_LIST_QUERY. riched20: Handle SCF_WORD.
ws2_32/test: Don't test unsupported IP_MULTICAST_TTL on NT4.
ws2_32/tests: Improve setup_connector_socket to allow non-blocking connect calls.
ws2_32/tests: Add more select() tests.
ws2_32: Normalize socket tracing.
ws2_32/tests: Test the behavior of reading data from an OOBINLINE'd socket.
ws2_32/tests: Add more select() tests related to OOB handling.
ws2_32/tests: Improve some helper functions.
ws2_32/tests: Check the OOB mark in the right place.
kernel32: Only zero the buffer up to 32767 bytes in GetTempPathW.
Christian Costa (1): David Hedberg (1):
d3dxof: Use assignment for GUID instead of memcpy with hardcoded size. comdlg32: Only attempt to update the layout if the dialog window exists.
Daniel Lehman (1): David Naylor (2):
wininet: Accept Version in cookies. configure: Recognise host starting in 'amd64'.
configure: Explicitly set host_cpu for 'amd64'.
Dmitry Timoshkov (2): Dmitry Timoshkov (1):
shell32/tests: Add a couple of SHFileOperation(FO_MOVE) tests for a directory. shell32: Update version information to match XP values.
shell32: Fix SHFileOperation(FO_MOVE) for a directory with subdirectories.
François Gouget (83): Erich Hoover (1):
advapi32/tests: Add tests for inheriting ACL attributes.
François Gouget (40):
taskschd: Remove an unneeded NONAMELESSUNION directive.
storage.dll16: Remove an unneeded NONAMELESSSTRUCT directive.
system.drv16: Remove an unneeded NONAMELESSSTRUCT directive.
toolhelp.dll16: Remove unneeded NONAMELESSXXX directives.
twain_32: Remove unneeded NONAMELESSXXX directives.
msctf: Mark internal symbols with hidden visibility.
msi: Mark internal symbols with hidden visibility.
msxml3: Mark internal symbols with hidden visibility.
ddraw/tests: Fix compilation on systems that don't support nameless unions. ddraw/tests: Fix compilation on systems that don't support nameless unions.
wrc: Remove an unused lexer definition. urlmon: Remove unneeded NONAMELESSXXX directives.
activeds: Remove an unneeded NONAMELESSUNION directive. wineoss.drv: Remove an uneeded NONAMELESSUNION directive.
actxprxy: Remove unneeded NONAMELESSXXX directives. usbd.sys: Remove an unneeded NONAMELESSSTRUCT directive.
appwiz.cpl: Remove an unneeded NONAMELESSSTRUCT directive. user32: Remove an unneeded NONAMELESSSTRUCT directive.
comctl32: Remove unneeded NONAMELESSSTRUCT directives. windowscodecs: Remove unneeded NONAMELESSXXX directives.
commdlg.dll16: Remove unneeded NONAMELESSXXX directives. mshtml: Mark internal symbols with hidden visibility.
comdlg32: Remove unneeded NONAMELESSSTRUCT directives. oleaut32: Mark internal symbols with hidden visibility.
compstui: Remove an uneeded NONAMELESSUNION directive. opengl32: Mark internal symbols with hidden visibility.
crypt32: Remove an uneeded NONAMELESSUNION directive. riched20: Mark internal symbols with hidden visibility.
cryptnet: Remove an unneeded NONAMELESSSTRUCT directive. winex11.drv: Remove unneeded NONAMELESSXXX directives.
cryptnet/tests: Remove an uneeded NONAMELESSUNION directive. wininet: Remove an unneeded NONAMELESSSTRUCT directive.
d3d8: Remove unneeded NONAMELESSXXX directives. winspool.drv: Remove unneeded NONAMELESSXXX directives.
dbghelp: Remove an unneeded NONAMELESSSTRUCT directive. winmm: Remove unneeded NONAMELESSSTRUCT directives.
dispex: Remove unneeded NONAMELESSXXX directives. explorer: Remove an uneeded NONAMELESSUNION directive.
dmloader: Remove an unneeded NONAMELESSSTRUCT directive. secur32: Mark internal symbols with hidden visibility.
dplayx: Remove unneeded NONAMELESSSTRUCT directives. sxs: Mark internal symbols with hidden visibility.
dsound: Remove unneeded NONAMELESSXXX directives. user32: Mark internal symbols with hidden visibility.
dwmapi: Remove unneeded NONAMELESSXXX directives. wbemprox: Mark internal symbols with hidden visibility.
explorerframe: Remove unneeded NONAMELESSXXX directives. winedbg: Remove unneeded NONAMELESSXXX directives.
gphoto2.ds: Remove unneeded NONAMELESSXXX directives. rpcss: Remove unneeded NONAMELESSXXX directives.
hhctrl.ocx: Remove unneeded NONAMELESSXXX directives. regedit: Remove an unneeded NONAMELESSSTRUCT directive.
inetcpl.cpl: Remove uneeded NONAMELESSUNION directives. winecfg: Remove unneeded NONAMELESSXXX directives.
kernel32: Remove unneeded NONAMELESSXXX directives. wineconsole: Remove an unneeded NONAMELESSSTRUCT directive.
krnl386.exe16: Remove unneeded NONAMELESSXXX directives. wineps.drv: Mark internal symbols with hidden visibility.
ieframe: Remove unneeded NONAMELESSXXX directives. wininet; Mark internal symbols with hidden visibility.
ieframe/tests: NONAMELESSUNION is not needed when using the U() macro. wmp: Mark internal symbols with hidden visibility.
localspl: Remove uneeded NONAMELESSUNION directives. shell32: Point the 'My Documents' symbolic link to the XDG or OS X 'Documents' folder if they exist.
mshtml: Remove unneeded NONAMELESSXXX directives. widl: Remove unneeded NONAMELESSXXX directives.
localui: Remove an uneeded NONAMELESSUNION directive. winedump: Remove unneeded NONAMELESSXXX directives.
mapi32: Remove unneeded NONAMELESSXXX directives. winhlp32: Remove an unneeded NONAMELESSSTRUCT directive.
mmdevapi: Remove an uneeded NONAMELESSUNION directive. winefile: Remove an unneeded NONAMELESSUNION directive.
mmsystem.dll16: Remove unneeded NONAMELESSXXX directives.
winecoreaudio.drv: The drv_keyW variable is unused so remove it.
wshom.ocx: Make enum_thread_wnd_proc() static.
dbghelp: pe_unmap_directory() is unused so remove it.
winex11.drv: Make X11DRV_XROPfunction static.
secur32: Export SetContextAttributes[AW]().
msdaps: Remove unneeded NONAMELESSXXX directives.
msi: Remove unneeded NONAMELESSXXX directives.
msxml3: Remove unneeded NONAMELESSUNION directives.
ntdll: Remove unneeded NONAMELESSXXX directives.
ntdll/tests: Remove an unneeded NONAMELESSSTRUCT directive.
ntprint: Remove an uneeded NONAMELESSUNION directive.
krnl386.exe16: Fix the _lread16() documentation.
crypt32: Mark internal symbols with hidden visibility.
dbghelp: Mark internal symbols with hidden visibility.
winemenubuilder: Avoid a couple of forward declarations.
winemenubuilder: Handle icons disguised as executables and better validate icon streams.
ws2_32: Add more WSA_FLAG_XXX values.
ws2_32: Add support for WSA_FLAG_NO_HANDLE_INHERIT.
d3drm: Mark internal symbols with hidden visibility.
d3dx9_36: Make d3dx_decltype_size[] static.
devenum: Mark internal symbols with hidden visibility.
odbccp32: Remove an uneeded NONAMELESSUNION directive.
ole2.dll16: Remove unneeded NONAMELESSXXX directives.
ole32: Remove unneeded NONAMELESSXXX directives.
oleaut32: Remove unneeded NONAMELESSXXX directives.
oledb32: Remove unneeded NONAMELESSXXX directives.
oledb32/tests: Remove unneeded NONAMELESSXXX directives.
oledlg: Remove an unneeded NONAMELESSSTRUCT directive.
printui: Remove an unneeded NONAMELESSUNION directive.
pdh: Remove an unneeded NONAMELESSSTRUCT directive.
quartz: Remove unneeded NONAMELESSXXX directives.
qcap: Remove unneeded NONAMELESSXXX directives.
quartz/tests: Remove an uneeded NONAMELESSUNION directive.
jscript: Mark internal symbols with hidden visibility.
hhctrl.ocx: Make html_encoded_symbols[] static.
hhctrl.ocx: Mark internal symbols with hidden visibility.
hh: Add an icon.
hh: Use the hh.exe icon as the default for .chm files.
riched20: Remove unneeded NONAMELESSXXX directives.
sane.ds: Remove unneeded NONAMELESSXXX directives.
scsiport.sys: Remove unneeded NONAMELESSXXX directives.
setupapi: Remove unneeded NONAMELESSXXX directives.
rpcrt4: Remove an unneeded NONAMELESSSTRUCT directive.
krnl386.exe16: Mark internal symbols with hidden visibility.
mmsystem.dll16: Mark internal symbols with hidden visibility.
Assorted spelling fixes.
riched20: Fix a trailing '\n' in a FIXME() call.
shell32: Remove unneeded NONAMELESSXXX directives.
shlwapi: Remove unneeded NONAMELESSXXX directives.
mscoree: Mark internal symbols with hidden visibility.
Frédéric Delanoy (1): Frédéric Delanoy (1):
po: Update French translation. Assorted spelling/grammar fixes.
Gerald Pfeifer (1): Hans Leidekker (17):
twain_32: Avoid using an uninitialized variable in the failure path in path in a couple of cases. msi: Fall back to the database summary information stream in MSI_OpenPackageW.
msi: Avoid allocating a database handle only to retrieve the summary information.
msi: Use the last sequence number specified for patch media when updating media records.
msi: Check the component enabled flag earlier.
msi: Skip files from the original media if a patch is applied.
msi: Check file state before installing global assemblies.
msi: Import mspatcha instead of loading it dynamically.
msi: Store the disk id for file patches.
msi: Don't apply file patches in the cabinet extraction callback.
msi: Don't mark global assembly files as installed when they are extracted.
msi: Clean up handling of temporary files.
msi: Get rid of global variables the cabinet extraction callbacks.
wbemprox: Make sure to allocate sufficient memory in resize_table.
wbemprox: Fix a memory leak.
wbemprox: Implement more properties of Win32_Processor.
wbemprox: Implement more properties of Win32_VideoController.
wbemprox: Add a partial implementation of Win32_Printer.
Hans Leidekker (5): Henri Verbeet (35):
msi: Improve tracing. wined3d: Store shader output signatures as a wined3d_shader_signature structure.
msi: Fix the case where the summary information stream is already open in MsiGetSummaryInformationW. wined3d: Store shader input signatures as a wined3d_shader_signature structure.
msi: Handle errors from IStorage_CreateStream instead of trying to open the stream first in msi_commit_streams. wined3d: Merge some common shader initialization code into shader_init().
winhttp: Don't try to read more data than available in the current chunk in refill_buffer. wined3d: Take the input slot into account when handling WINED3D_APPEND_ALIGNED_ELEMENT.
netapi32: Add support for info level 20 in NetUserEnum. d3d10core: Also pass unused input layout elements to wined3d.
wined3d: Implement d3d10 style instance data step rates.
wined3d: Use the "sysval_semantic" field instead of "semantic_name" to recognize SV_POSITION.
wined3d: Add support for SV_InstanceID.
d3d10core: Implement d3d10_device_DrawInstanced().
d3d10core/tests: Add a test for D3D10_APPEND_ALIGNED_ELEMENT.
d2d1: Properly take the source offset into account in d2d_d3d_render_target_DrawBitmap().
d2d1: Implement d2d_state_block_GetTextRenderingParams().
d2d1: Implement d2d_state_block_SetTextRenderingParams().
d2d1: Implement d2d_state_block_GetDescription().
d2d1: Implement d2d_state_block_SetDescription().
d2d1: Implement d2d_d3d_render_target_GetFactory().
d2d1: Implement d2d_d3d_render_target_SetTextRenderingParams().
d2d1: Implement d2d_d3d_render_target_GetTextRenderingParams().
d2d1: Implement d2d_d3d_render_target_SetAntialiasMode().
d2d1: Implement d2d_d3d_render_target_GetAntialiasMode().
d2d1: Implement d2d_d3d_render_target_SetTextAntialiasMode().
d2d1: Implement d2d_d3d_render_target_GetTextAntialiasMode().
d2d1: Implement d2d_d3d_render_target_SetTags().
d2d1: Implement d2d_d3d_render_target_GetTags().
d2d1: Use a D2D1_DRAWING_STATE_DESCRIPTION structure to store render target drawing state.
d2d1: Implement d2d_d3d_render_target_SaveDrawingState().
d2d1: Implement d2d_d3d_render_target_RestoreDrawingState().
d2d1/tests: Add a test for ID2D1DrawingStateBlock.
d2d1: Do not multiply color brush RGB values with the brush opacity.
wined3d: Add support for half-integer pixel centers.
d2d1/tests: Add a test for color brushes.
wined3d: Take WINED3D_PIXEL_CENTER_INTEGER into account when calculating vpos.
wined3d: Use GLSL 1.30 for SM4 shaders when available.
d3d10core/tests: Port the d3d9 vPos test to d3d10.
d2d1: Fix a typo in the determinant calculation in d2d_d3d_render_target_FillRectangle().
Henri Verbeet (28): Hugh McMaster (2):
d3d10core: Implement d3d10_blend_state_SetPrivateDataInterface(). netstat: Fix incorrect comment.
d3d10core: Implement d3d10_blend_state_GetPrivateData(). attrib: Fix incorrect comment.
d3d10core: Implement d3d10_depthstencil_state_SetPrivateData().
d3d10core: Implement d3d10_depthstencil_state_SetPrivateDataInterface().
d3d10core: Implement d3d10_depthstencil_state_GetPrivateData().
d3d10core: Implement d3d10_rasterizer_state_SetPrivateData().
d3d10core: Implement d3d10_rasterizer_state_SetPrivateDataInterface().
d3d10core: Implement d3d10_rasterizer_state_GetPrivateData().
d3d10core: Implement d3d10_sampler_state_SetPrivateData().
d3d10core: Implement d3d10_sampler_state_SetPrivateDataInterface().
d3d10core: Implement d3d10_sampler_state_GetPrivateData().
d3d10core: Implement d3d10_texture3d_SetPrivateData().
d3d10core: Implement d3d10_texture3d_SetPrivateDataInterface().
d3d10core: Implement d3d10_texture3d_GetPrivateData().
d3d10core: Implement d3d10_depthstencil_view_SetPrivateData().
d3d10core: Implement d3d10_depthstencil_view_SetPrivateDataInterface().
d3d10core: Implement d3d10_rendertarget_view_SetPrivateData().
d3d10core: Implement d3d10_depthstencil_view_GetPrivateData().
d3d10core: Implement d3d10_rendertarget_view_SetPrivateDataInterface().
d3d10core: Implement d3d10_rendertarget_view_GetPrivateData().
d3d10core: Implement d3d10_shader_resource_view_SetPrivateData().
d3d10core: Implement d3d10_shader_resource_view_SetPrivateDataInterface().
d3d10core: Implement d3d10_shader_resource_view_GetPrivateData().
d3d10core/tests: Fix a typo in shader source in test_clear_state().
ddraw: Get rid of some comments in the middle of the copyright headers.
d3drm: Get rid of some incorrect comments.
wined3d: Simplify the wined3d_matrix structure.
wined3d: Fix a TRACE in wined3d_device_draw_indexed_primitive_instanced().
Huw D. M. Davies (1): Huw D. M. Davies (10):
riched20: Don't resend a partial chunk to the edit stream callback. ole32: Read the class id from the top-level storage object.
ole32: A cache entry should hold the stream its data is from, not the top-level storage.
ole32: Split the data loading into a couple of helpers.
ole32: Add support for parsing the 'CONTENTS' stream.
ole32: Separate metafile loading into a helper function.
ole32: Add support for loading dibs.
ole32: Add support for retrieving extents of dib format.
ole32: Add support for drawing the dib format.
ole32: Implement QueryGetData().
ole32/tests: Add tests for loading a dib 'CONTENTS' stream.
Jacek Caban (11): Jacek Caban (11):
mshtml: Added IHTMLDOMAttribute2 stub implementation. mshtml.idl: Added IHTMLSelectionObject2 declaration.
mshtml: Added IHTMLDOMAttribute2::get_expando implementation. mshtml: Added IHTMLSelectionObject2 stub implementation.
wmsdkidl.idl: Added IWMWriter interface declaration. dxgi.idl: Added DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL declaration.
mshtml: Allow setting event handlers to strings. d3d11_1.idl: Added some missing declarations.
d3drmdef.h: Fixed a typo. dxgi1_2.idl: Added IDXGIFactory2 declaration.
wmvcore: Added WMCreateWriter implementation. wininet: Pass timeout as DWORD in setsockopt calls.
wininet: Get rid of no longer needed sock_get_error. d3d11sdklayers.idl: Added ID3D11Debug declaration.
user32: Allow making window visible by WM_SETREDRAW message. dxgi1_2.idl: Added IDXGIAdapter2 declaration.
mshtml: Added IHTMLTextAreaElement::defaultValue property implementation. d3d11.idl: Added D3D11_FEATURE_DATA_D3D11_OPTIONS declaration.
wmsdkidl.idl: Added IWMWriterAdvanced* interfaces declarations. d3d11_1.idl: Fixed ClearView argument (missing const).
wmvcore: Added IWMWriterAdvanced3 stub implementation. wmsdkidl.idl: Added IWMReaderAdvanced* declarations.
Jactry Zeng (4): Jinhui Chen (1):
riched20: Add tests for IRichEditOle::QueryInterface. winex11.drv: Fix row-resize/col-resize mapping to X cursor.
riched20: Implement IOleWindow interface.
riched20: Implement IOleWindow::GetWindow.
riched20: Implement IOleInPlaceSite interface.
Ken Thomases (6): Ken Thomases (4):
winemac: When exiting Cocoa full-screen mode for a no-longer-eligible window, bypass the override of -toggleFullScreen:. winmm: For Mac, fix joyGetPosEx() to put number of buttons pressed in dwButtonNumber field.
winemac: Prevent maximized windows from entering Cocoa full-screen mode. winemac: Allow the user to attempt to resize a maximized window and try to restore it if they do.
winejoystick: Separate Linux-specific code into a separate file. winemac: Restore a maximized window if a user tries to move it by dragging its title bar.
winejoystick: Add WinMM joystick support for OS X. winemac: Cleanup system tray icons when their owner is destroyed instead of polling.
winemenubuilder: Fix compiling on OS X.
winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one error in the Mac code.
Mark Harmstone (5): Mark Harmstone (5):
dsound: Keep track of locked bytes. comctl32: Use correct font for themed headers.
dsound: Implement SetFX. ntdll: Treat strings as case-insensitive in find_window_class.
dsound: Implement GetObjectInPath. comctl32: Redraw themed button on WM_ENABLE.
dsound: Pipe audio data through DMOs. winecfg: Style updown control with UDS_ALIGNRIGHT.
uxtheme: Support images in GetThemeBackgroundRegion. winecfg: Add manifest.
Mark Jansen (1): Matteo Bruni (12):
kernel32/tests: Parameter validation tests for FindActCtxSectionString. wined3d: Use a separate STATE_VIEWPORT state handler in the GLSL pipeline.
wined3d: Introduce a get_projection_matrix() function.
wined3d: Introduce a get_texture_matrix() function.
wined3d: Don't use the builtin FFP uniform for the normal matrix.
d3d9/tests: Add more lighting tests.
d3d8/tests: Add more lighting tests.
wined3d: Don't use the builtin FFP uniform for the projection matrix.
ddraw: D3DLIGHT lights default to active.
ddraw: Make sure AddLight properly activates lights.
ddraw: Make sure to activate / deactivate the light on D3DLIGHT_ACTIVE flag changes.
ddraw: D3DRENDERSTATE_NORMALIZENORMALS doesn't exist before d3d7.
ddraw: Enable WINED3D_RS_NORMALIZENORMALS on d3d versions older than d3d7.
Matteo Bruni (9): Michael Müller (4):
include: Pack structures to 4-bytes alignment on x86 in D3D headers. netprofm: Add stubbed IConnectionPoint interface.
wined3d: Fix a typo in a trace in context_create(). netprofm/tests: Add tests for ConnectionPointContainer::FindConnectionPoint.
wined3d: Force stream info update on vertex shader change. ntdll: Define a couple more information classes.
wined3d: Depend on the vertex shader state instead of the vertex declaration state where appropriate. kernel32/tests: Add tests for GetFinalPathNameByHandleA/W.
wined3d: Introduce a get_identity_matrix() function.
wined3d: Introduce a get_modelview_matrix() function.
wined3d: Use a separate STATE_VDECL state handler in the GLSL pipeline.
wined3d: Use a separate STATE_TRANSFORM(WINED3D_TS_VIEW) state handler in the GLSL pipeline.
wined3d: Don't use the builtin FFP uniform for the modelview matrix.
Michael Stefaniuc (9): Michael Stefaniuc (15):
mstml/tests: Merge two adjacent if blocks with identical condition (PVS-Studio). mscoree: Use SUCCEEDED instead of !FAILED.
dbghelp: Remove no-op additions with 0 (PVS-Studio). taskschd: Print the debug string instead of the pointer value.
dsound: Avoid comparing BOOL variables with TRUE (PVS-Studio). mshtml: Print the debug string instead of the pointer value.
gameux: Avoid comparison of a BOOL return with TRUE (PVS-Studio). qcap: Print the debug string instead of the pointer value.
kernel32: Don't free a NULL / not yet allocated pointer (PVS-Studio). scrrun: Print the debug string instead of the pointer value.
msi: Remove comparison of pointer with >= NULL (PVS-Studio). schedsvc: Drop WINE_ prefix from ERR().
ws2_32: Avoid using bitwise operations on BOOLs (PVS-Studio). fntcache: Drop WINE_ prefix from FIXME/TRACE.
mshtml/tests: '%' doesn't needs escaping in a C string (sparse). taskschd/tests: Test the correct return value.
rsaenh: Don't compare a BOOL with 1 (PVS-Studio). mshtml/tests: Actually test the return of IHTMLTable_get_width().
windowscodecs/tests: Actually test the return of IWICBitmap_GetSize().
winhttp/tests: Test the correct return code.
d3drm/tests: Test the correct return code.
wmp: Forward from a Release to a Release method.
gdiplus: The result of a comparison is already a BOOL.
winealsa.drv: The result of a comparison is already a BOOL.
Nikolay Sivov (50): Nikolay Sivov (35):
rpcrt4: Handle memory allocation error when creating OLE stream instance. comctl32/listview: Update view on style change only if LVS_TYPEMASK styles have changed.
rpcrt4: Return buffer size directly to avoid accessing implementation fields. user32/static: Allow setting NULL text.
rpcrt4: Add all stubs to OLE marshalling stream. scrrun: Added support for interface pointers as keys for dictionary.
wshom.ocx: Added missing IWshShell3 methods. scrrun: Added support for VT_DATE keys, and BYREF float key types.
wshom.ocx: Implement CurrentDirectory() property. scrrun: Support BYREF types for integer keys.
oleaut32/tests: Hide details about VARIANT wire header in header testing helper. comctl32/tooltips: Allow NULL hinst value when fetching text from resources.
oleaut32: Use WdtpInterfacePointer_* functions in VARIANT marshalling. ole32: Return interface pointers instead of impl pointers from QI.
vbscript: Use CP_ACP instead of its numeric value. ole32/tests: Return interface pointer instead of impl pointer from QI.
oleaut32/tests: Some tests for IsMatchingType(). msi: Return interface pointer instead of impl pointer.
rpcrt4: Export I_UuidCreate(). dwrite: Forward IDWriteTextLayout::GetMetrics() to IDWriteTextLayout2::GetMetrics().
rpcrt4: Use a helper to skip conformance. comctl32: Claim success in InitializeFlatSB().
wshom.ocx: Implement Exec() method. comctl32/tests: Listview doesn't subclass its header.
wshom.ocx: Implement Status property of IWshExec. taskmgr: Simplify setting extended style for a list.
wshom.ocx: Implement ProcessID() property. rpcrt4/tests: Use status definitions instead of numeric values.
scrrun: Fix copy-paste issue in trace message. rpcrt4: Fix RpcMgmtStopServerListening() return value when we're not listening.
dwrite: Make a deep copy of family name string (Valgrind). po: Corrected Russian translation.
dwrite: Fix excessive refcount increment when setting interface pointers as range attributes. dwrite: Pass sideways run flag to shaping methods.
wshom.ocx: Implement Terminate(). comctl32/listview: Fix item focus rectangle to use proper label/selection bounds.
dwrite: Store pair kerning range attribute. comctl32/listview: Fix focus rectangle for LVS_EX_FULLROWSELECT case.
dwrite: Store vertical orientation property. comctl32/listview: Fix scrolling in LV_VIEW_DETAILS view.
dwrite: Fix GetClusterMetrics() return value. comctl32/listview: Always forward LVM_GETCOLUMNORDERARRAY to header.
ole32: Check ComposeWith() return value too (PVS-Studio). comctl32/listview: Remove outdated TODO comment.
ole32: Handle some failures in Inverse() for composite moniker (PVS-Studio). dwrite: Initial implementation of DetermineMinWidth().
ole32: Handle Stat() failure in OleLoad() (PVS-Studio). dwrite: Return CreateStreamFromKey() failure code from Analyze().
dwrite: Actually return NULL names pointer and error code when failed to read them. comctl32/listview: Support header item image/bitmap in LVSCW_AUTOSIZE_USEHEADER case.
dwrite: Fix invalid parameter handling in GetGlyphIndices(). comctl32/listview: Use defined name instead of magic value.
dwrite: Implement HasKerningPairs(). comctl32/listview: Always forward HDM_SETORDERARRAY to a header.
dwrite: Implement GetKerningPairAdjustments(). taskmgr: Set column order through listview.
scrrun: Implement Path() property for IFile. comctl32/dsa: Implement DSA_Clone().
ole32: Handle ILockBytes creation failure (PVS-Studio). comctl32/dsa: Implement DSA_GetSize().
dwrite: Initially format and layout don't have a fallback set. dwrite: Update to IDWriteRenderingParams2.
dwrite/tests: Use separate factory for each test in layout tests. wincodecs: Use valid bitmap cache option.
dwrite: Allow to query for IDWriteTextFormat1 from layout. msxml3: Explicitly list acceptable libxml2->msxml node types for unknode.
dwrite: Implement SetFontFallback(). comctl32/tests: Fix couple of metrics tests that fail on some systems.
dwrite: Remove unused helper. dwrite: Fix cluster width and length calculation.
dwrite/tests: Another test for cluster metrics and inline objects.
scrrun: Preserve pairs order during dictionary lifetime.
scrrun: Added stub IEnumVARIANT for dictionary.
scrrun: Implement IEnumVARIANT support for dictionary.
wmvcore: Return S_OK from WMCreateReader.
ole32/datacache: Handle stream Stat() failure (PVS-Studio).
mstask: Added IEnumWorkItems stub.
ole32: Fix error handling in GetTimeOfLastChange() for item moniker (PVS-Studio).
ole32: Improve error handling in GetClassFile() (PVS-Studio).
ole32: Cleanup QI for IEnumMoniker.
avifil32: Return interface pointer from QI instead of impl pointer.
browseui: Return interface pointer from QI instead of impl pointer.
explorerframe: Return interface pointer from QI instead of impl pointer.
fusion: Return interface pointer from QI instead of impl pointer.
kernel32: Implement GetProcessIdOfThread().
Piotr Caban (10): Pierre Schweitzer (3):
gdiplus: Don't create new instance of IWICBitmapDecoder to encode every frame of animation. setupapi: Implement SetupOpenLog(), SetupCloseLog().
windowscodecs: Store stream reference in gif decoder. setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
windowscodecs: Store stream reference in png decoder. setupapi/tests: Add tests for the SetupOpenLog(), SetupLogErrorA(), SetupCloseLog() functions.
gdiplus: Don't store stream reference in GpImage, it's done by IWICBitmapDecoder.
gdiplus: Convert animated gif to PixelFormat32bppARGB on load.
gdiplus: Fix animated gif frames composition.
gdiplus/tests: Add gif frames composition tests.
windowscodecs: Show that WIC doesn't do GIF frames composition.
gdiplus: Add pixel format test for transparent non-animated gif.
gdiplus: Fixed palette flags setting.
Qian Hong (3): Piotr Caban (21):
ntdll: Implemented FileNetworkOpenInformation class support in NtQueryInformationFile. oleacc: Added Client_get_accChild implementation.
ntdll: Removed incorrect stub message in NtQueryObject and NtSetInformationObject. oleacc: Added client IEnumVARIANT stub.
ws2_32: Improved error handling in gethostname when name length is insufficient. oleacc: Added window IEnumVARIANT stub.
oleacc: Added client IEnumVARIANT::{Reset,Skip,Next} implementation.
oleacc: Added client IEnumVARIANT tests.
oleacc: Added AccessibleChildren implementation.
oleacc: Added AccessibleChildren tests.
msvcrt/tests: Add atan, tanh and exp tests on invalid arguments.
msvcrt: Fix NAN handling in printf.
msvcrt/tests: Use NAN and INFINITY definitions from port.h in printf tests.
user32/tests: Don't send mouse clicks to other process windows in input tests.
msvcp90/tests: Use NAN and INFINITY definitions from port.h in Ctraits::_Isnan tests.
advapi: Don't use CreateFile when opening file with possibly empty DACL.
server: Make directory DACL entries inheritable.
advapi32: Add SetNamedSecurityInfo test with empty DACL.
advapi32/tests: Add test for mapping DACL to permission.
advapi32: Add DACL inheritance support in SetSecurityInfo.
ntdll: Improve parameter validation in RtlAddAce.
server: Fix DACL to permissions conversion.
msvcr120: Add some missing exports on i386 architecture.
advapi32: Handle NULL DACL in SetSecurityInfo.
Sebastian Lackner (14): Sebastian Lackner (12):
ntdll: Move static threadpool variables into a struct. gdiplus: Add missing returns in initialize_decoder_wic (Coverity).
ole32: Fix a possible handle leak (Coverity). user32: Use C_ASSERT to ensure user_thread_info fits into TEB->Win32ClientInfo.
ole32: Fix call to free_stringtable with uninitialized pointer (Coverity). browseui: Avoid race-conditions when progress dialog is released before thread terminates.
ole32: Wait a bit before doing next sanity check in StorageImpl_LockRegionSync. ntoskrnl: Emulate 'mov Eb, Gb' instruction on x86 processor architecture.
wine.inf: Add some LicenseInformation registry values. wiaservc: Return pointer to vtbl instead of implementation in wiadevmgr_Constructor.
ntdll: Implement [Nt|Zw]QueryLicenseValue. kernel32/tests: Allow multiple subprocess commands in process tests.
slc: Implement SLGetWindowsInformationDWORD. kernel32/tests: Add tests for adding a terminated process to a job object.
ntdll: Move all structs and definitions to the beginning in threadpool.c. advapi32/tests: Repeat ACL inheritance tests for NtCreateFile.
user32: Fix invalid memory access and leak if alloc_user_handle fails (Coverity). advapi32/tests: Add tests for NtCreateFile inheritance when security descriptor is set.
kernel32: Fix file handle leak in exec_process (Coverity). advapi32/tests: Merge common code to test DACL descriptors in a helper function.
kernel32: Fix leak of dynamic_buffer in QueryFullProcessImageNameW (Coverity). advapi32/tests: Add tests for CreateFile with set security descriptor.
user32/tests: Add tests for removing already seen messages from the queue. ntdll: Fix various bugs RtlUnwindEx on x86_64.
ntdll: RtlFindActivationContextSectionString should accept a NULL pointer as data.
ntdll: Handle write watches in virtual_uninterrupted_write_memory.
Stefan Dösinger (21): Sergey Isakov (1):
wined3d: Properly up-scale WINED3DFMT_R5G5_SNORM_L6_UNORM. windowscodecs: Fix wrong pointer to formal parameter.
wined3d: Improve the unsigned emulation of WINED3DFMT_R5G5_SNORM_L6_UNORM.
d3d9/tests: Add a test for signed formats.
wined3d: Add support for GL_EXT_texture_snorm.
wined3d: Support WINED3DFMT_R5G5_SNORM_L6_UNORM with EXT_texture_snorm.
d3d8/tests: Add a test for signed formats.
ddraw/tests: Add a test for signed formats.
ddraw: Set DDPF_BUMPLUMINANCE for V5U5L6 and X8L8V8U8.
ddraw: Remove support for V16U16.
wined3d: Initialize WINED3DTA_TEMP.
d3d9: Correct ColorFill validation.
d3d9/tests: Relax the fog range test a bit.
d3d8/tests: oFog is not initialized on r200.
ddraw/tests: r200 ignores the alpha channel when matching color keys.
ddraw: Add DDBLT_COLORFILL validation.
ddraw/tests: Add a DDBLT_COLORFILL test.
ddraw: Add DDBLT_DEPTHFILL validation.
ddraw/tests: Add tests for DDBLT_DEPTHFILL.
ddraw: Add validation and tests for DDBLT_ROP.
ddraw: Handle DDBLT_ROP in ddraw.
d3d9/tests: Extend the colorfill test.
Stefan Leichter (1): Shuai Meng (2):
msctf: Add TF_InitMlngInfo stub. vbscript: Implemented Oct.
vbscript: Fixed Hex.
Vincent Povirk (9): Stefan Dösinger (15):
ole32: Test the entire range lock block for synchronization. ddraw: Update the palette before presents to the NULL window.
ole32: Don't use real synchronous locks for storage synchronization. ddraw/tests: The testbot applies color keying without a key.
ole32: Accept only STG_E_INVALIDFUNCTION or success from LockRegionSync. ddraw/tests: Correct executebuffer offsets.
ole32: Add a 20 second timeout when attempting to grab locks. wined3d: Improve color fixups in atifs shaders.
ole32: Fail to open storage files that are locked incorrectly. wined3d: Check for conversion changes in the atifs fragment pipeline.
gdiplus: Do not access Bitmap bits when drawing transparent pixels. wined3d: Add per-context private data for fragment pipelines.
gdiplus: Access bitmaps by row in alpha_blend_bmp_pixels. wined3d: Avoid constant collision in atifs.
gdiplus: Fix leak in test in todo_wine case. ddraw/tests: Make sure color keying is on in test_texturemapblend.
gdiplus: GdipGetDC doesn't set the alpha channel for a 32-bit dib. ddraw/tests: Port test_color_fill to earlier versions.
wined3d: Implement per stage constants in atifs.
wined3d: Give tex_type and its values a better name.
wined3d: Pass a wined3d_ffp_texture_type enum to blit shader functions.
wined3d: Use bitfields in struct arbfp_blit_type.
wined3d: Pass a struct arbfp_blit_type to the blit shader generation functions.
wined3d: Define a constant for the blit texture size parameter.
YongHao Hu (1): Thomas Faber (5):
msvcp90: Add istream::operator>>complex implementation and tests. wscript: Correctly use CommandLineToArgvW.
gdi32: Avoid uninitialized variable use in EnumEnhMetaFile (MSVC).
setupapi/tests: Avoid side-effect in an assert.
user32/tests: Avoid side-effect in an assert.
winegstreamer: Avoid side-effects in asserts.
Vincent Povirk (8):
gdiplus: Fonts in UnitWorld shouldn't be scaled to the page unit.
gdiplus: Apply page scale to pen thickness.
gdiplus: Handle large input rect in GdipMeasureCharacterRanges.
gdiplus: Fix blend_colors when alpha channel differs.
mscoree: Remove the runtime version selection logic and just use 4.0.
gdiplus: Add support for reading PNG tEXt metadata.
windowscodecs: Implement PngDecoder_Block_GetCount.
windowscodecs: Implement PngDecoder_Block_GetReaderByIndex.
Zheng Chen (2):
msvcrt: Correct atan/exp/tanh errno setting.
msvcrt: Fix _copysign bugs for NAN/INF.
-- --
Alexandre Julliard Alexandre Julliard

View File

@ -332,6 +332,7 @@ David McCullough
David Metcalfe David Metcalfe
David Miller David Miller
David Moore David Moore
David Naylor
David Quintana David Quintana
David Smith David Smith
David Welch David Welch
@ -654,6 +655,7 @@ Jimen Ching
Jimmy Rentz Jimmy Rentz
Jimmy Tirtawangsa Jimmy Tirtawangsa
Jim Peterson Jim Peterson
Jinhui Chen
Jiuming Luo Jiuming Luo
Joachim Priesner Joachim Priesner
Jochen Hoenicke Jochen Hoenicke
@ -1265,6 +1267,7 @@ Sergei Butakov
Sergei Ivanov Sergei Ivanov
Serge S. Spiridonoff Serge S. Spiridonoff
Sergey Guralnik Sergey Guralnik
Sergey Isakov
Sergey Kalinichev Sergey Kalinichev
Sergey Khodych Sergey Khodych
Sergey Turchanov Sergey Turchanov
@ -1475,6 +1478,7 @@ Zach Smith
Zhangrong Huang Zhangrong Huang
Zhan Jianyu Zhan Jianyu
Zhenbo Li Zhenbo Li
Zheng Chen
Zimler Attila Zimler Attila
Zoltan Kovacs Zoltan Kovacs
Zoltan Nagy Zoltan Nagy

View File

@ -1 +1 @@
Wine version 1.7.39 Wine version 1.7.40

18
configure vendored
View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for Wine 1.7.39. # Generated by GNU Autoconf 2.69 for Wine 1.7.40.
# #
# Report bugs to <wine-devel@winehq.org>. # Report bugs to <wine-devel@winehq.org>.
# #
@ -580,8 +580,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='Wine' PACKAGE_NAME='Wine'
PACKAGE_TARNAME='wine' PACKAGE_TARNAME='wine'
PACKAGE_VERSION='1.7.39' PACKAGE_VERSION='1.7.40'
PACKAGE_STRING='Wine 1.7.39' PACKAGE_STRING='Wine 1.7.40'
PACKAGE_BUGREPORT='wine-devel@winehq.org' PACKAGE_BUGREPORT='wine-devel@winehq.org'
PACKAGE_URL='http://www.winehq.org' PACKAGE_URL='http://www.winehq.org'
@ -2022,7 +2022,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures Wine 1.7.39 to adapt to many kinds of systems. \`configure' configures Wine 1.7.40 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -2091,7 +2091,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of Wine 1.7.39:";; short | recursive ) echo "Configuration of Wine 1.7.40:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -2287,7 +2287,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
Wine configure 1.7.39 Wine configure 1.7.40
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2805,7 +2805,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by Wine $as_me 1.7.39, which was It was created by Wine $as_me 1.7.40, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -18476,7 +18476,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by Wine $as_me 1.7.39, which was This file was extended by Wine $as_me 1.7.40, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -18547,7 +18547,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
Wine config.status 1.7.39 Wine config.status 1.7.40
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"