Release 1.7.41.
This commit is contained in:
parent
223f367bee
commit
25f0606e84
652
ANNOUNCE
652
ANNOUNCE
|
@ -1,18 +1,16 @@
|
|||
The Wine development release 1.7.40 is now available.
|
||||
The Wine development release 1.7.41 is now available.
|
||||
|
||||
What's new in this release (see below for details):
|
||||
- Support for kernel job objects.
|
||||
- Various fixes to the ListView control.
|
||||
- Better support for OOB data in Windows Sockets.
|
||||
- Support for DIB images in the OLE data cache.
|
||||
- Improved support for MSI patches.
|
||||
- Some fixes for ACL file permissions.
|
||||
- More Known Folders supported in the shell.
|
||||
- Some more support for kernel job objects.
|
||||
- More MSI patches improvements.
|
||||
- Some theming fixes.
|
||||
- Various bug fixes.
|
||||
|
||||
The source is available from the following locations:
|
||||
|
||||
http://prdownloads.sourceforge.net/wine/wine-1.7.40.tar.bz2
|
||||
http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.40.tar.bz2
|
||||
http://prdownloads.sourceforge.net/wine/wine-1.7.41.tar.bz2
|
||||
http://mirrors.ibiblio.org/wine/source/1.7/wine-1.7.41.tar.bz2
|
||||
|
||||
Binary packages for various distributions will be available from:
|
||||
|
||||
|
@ -28,439 +26,283 @@ AUTHORS in the distribution for the complete list.
|
|||
|
||||
----------------------------------------------------------------
|
||||
|
||||
Bugs fixed in 1.7.40 (total 29):
|
||||
Bugs fixed in 1.7.41 (total 41):
|
||||
|
||||
19231 Trine Demo fails to start without native d3dx9_36
|
||||
21433 InqScribe: Installed fine, but no output or UI response when running installed app
|
||||
22139 CDBurnerXP 3.0.x produces a "fail" message after choosing a mode
|
||||
26223 Multiple apps and games need wmvcore.dll.WMCreateReader implementation (Nail'd demo)
|
||||
26748 World Series of Poker crashes when starting up a game
|
||||
30648 SEGA Genesis / Mega Drive Classic Collection (Steam) crashes on startup
|
||||
30723 Playchess listview control is broken
|
||||
31579 Microsoft Visio 2007-2010 crashes on exit (unload of msctf component with ThreadMgr/CBT hook still alive)
|
||||
32361 epson stylus t13 installer problem: wine: Unimplemented function setupx.dll16.DiOpenClassRegKey
|
||||
33164 row-resize / col-resize cursor is wrong (Listview)
|
||||
34254 Wine64 seh:RtlUnwindEx error with c++ exception handling
|
||||
35135 Air Video Server HD 1.x crashes on startup (NULL SERVER_INFO_101.sv101_comment returned from NetServerGetInfo)
|
||||
36133 valgrind shows some leaks in gdiplus/tests/image.c
|
||||
36190 comdlg32/itemdlg shows a ton of valgrind warnings
|
||||
36305 valgrind shows a possible leak in netapi32/tests/access.c
|
||||
36332 Total Commander 8.x: moving files between folders renders them inaccessible (SetNamedSecurityInfo)
|
||||
36656 valgrind shows an unintialized write in comdlg32/tests/itemdlg.c
|
||||
36709 Multiple applications/games from Windows 7 need slc.SLGetWindowsInformationDWORD semi-stub/implementation
|
||||
36842 Can't set a static crontrol's text to empty by passing NULL pointer
|
||||
37731 Montezuma's Revenge Remake fails with fatal error when quitting the game
|
||||
37960 Paint.NET 4.0.5 does not install: unimplemented function KERNEL32.dll.QueryThreadCycleTime
|
||||
38205 Unreal Tournament 3 Black Edition installer fails after the language selection
|
||||
38238 user32:input right-clicks outside its windows
|
||||
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
|
||||
11364 WinRar doesn't fully utilize CPU cores in the multithreaded (SMP) mode
|
||||
20041 DirectPlay8 requires some IP_ADAPTER_UNICAST_ADDRESS parameters to be correct in GetAdaptersAddresses (Rise of Nations, Two Worlds, Cultures Northland)
|
||||
23481 Network game in Heroes 3 doesn't work
|
||||
26333 Star Wars: Galactic Battlegrounds: Clone Campaigns 1.0x crashes on pressing 'Multiplayer' -> 'Show Games'
|
||||
28754 valgrind shows an uninitialized value in comdlg32/tests/itemdlg.ok, update_layout()
|
||||
28769 shell32/shellpath tests: test_knownFolders() triggers use-after-free and invalid free in foldermanager
|
||||
31264 iTunes will not connect to the iTunes music store
|
||||
32719 WinISIS 1.5.3 crashes when opening a database
|
||||
33723 EA Origin needs job objects
|
||||
33914 Pokemon uranium Crashes
|
||||
34820 Path of Exile fails to start in windowed mode (crashes on resize)
|
||||
35337 GOG.com installer--a small line appears on the progress bar after some time
|
||||
36331 Rhapsody 2 installer renders app folder inaccessible (SetNamedSecurityInfo with 'everyone' access)
|
||||
36809 valgrind shows an unitialized variable in dlls/dmscript/tests/dmscript.c
|
||||
36821 Multi Theft Auto: San Andreas 1.3.5 'FairplayKD.sys' driver continuously spams terminal due to 'PsLookupProcessByProcessId' stub
|
||||
36897 No sound recording
|
||||
37103 Wine incorrectly handles UNIX group permissions
|
||||
37150 python 3.1.1: test_math failed
|
||||
37527 Multiple games and applications fail to connect/login via SSL, reporting 'schannel failed to setup sequence detection' (Desura client, Darkfall, ARMA II multiplayer)
|
||||
37689 Sumatra PDF 3.0 crashes when opening .epub and .mobi files
|
||||
37750 Assassin's Creed: graphical issues in the menus and in-game
|
||||
37851 Call of Duty 4: colors and textures are not rendered correctly
|
||||
37956 Photoshop (CS6/CC) 64bit crash when you press "cancel" button
|
||||
38041 GTAVC abruptly switches sound from left speaker to right when steering a car
|
||||
38058 Resident Evil Revelations missing scene objects
|
||||
38132 Multiple .NET 4.x WPF applications need 'IDWriteTextAnalyzer::AnalyzeNumberSubstitution' method implementation in Win7 mode (sb0t v.5, Samsung Smart View 2.0)
|
||||
38134 Uplay v5.x: can't log in (Uplay hangs with the login screen)
|
||||
38206 Sound clicks in Blizzard's "Heroes of the Storm" and "Diablo 3", and also some slightly annoying clicking in "World of Tanks".
|
||||
38297 Prince of Persia: Warrior Within: rendering issues
|
||||
38330 DraftSight registration submission causes page fault (fixme:wbemprox:client_security_SetBlanket)
|
||||
38340 iexplore crashes after follow links.
|
||||
38341 Photoshop CS6 crash at startup
|
||||
38344 Invalid memory access in get_registry_locale_info()
|
||||
38348 _wsopen_s does not respect the pmode parameter when O_CREAT is set
|
||||
38351 Ninite downloader fails to install application
|
||||
38353 DIRT3 crashes after showing racing results screen (ToUnicodeEx should accept NULL pointer as keystate)
|
||||
38361 Dead Space 2 (Steam) crashes at the <Please wait...Connecting> screen
|
||||
38366 Outlast crashes with ARB shaders enabled
|
||||
38372 Midnight Mysteries: The Salem Witch Trials crashes on start (SO_ERROR returns zero instead of ECONNREFUSED after connect attempt fails)
|
||||
38387 Multiple .NET 4.x WPF applications abort with 'Unrecoverable system error' in Win7 mode (dwrite font family resolution must be case-insentive)
|
||||
38410 ws2_32 fails compile without IPX
|
||||
|
||||
----------------------------------------------------------------
|
||||
|
||||
Changes since 1.7.39:
|
||||
Changes since 1.7.40:
|
||||
|
||||
Aaryaman Vasishta (1):
|
||||
d3drm: Fix hard-coded HRESULT return in Direct3DRMFrame_create.
|
||||
Aaryaman Vasishta (4):
|
||||
d3drm: Fix IDirect3DRMFrame2::QueryInterface returning incorrect HRESULT.
|
||||
d3drm: Add more interfaces to be queried from IDirect3DRMFrame2::QueryInterface.
|
||||
d3drm/tests: Make get_refcount return ULONG instead of int.
|
||||
d3drm/tests: Add QueryInterface tests for IDirect3DRMFrame{1-3}.
|
||||
|
||||
Alexandre Julliard (11):
|
||||
server: Fix the string type in traces for I/O completion names.
|
||||
dsound: Fix an error return code.
|
||||
server: Post a notification to the desktop window when a top-level window is destroyed.
|
||||
explorer: Cleanup system tray icons when their owner is destroyed instead of polling.
|
||||
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 (2):
|
||||
ws2_32: Include wsnwlink.h even without IPX support.
|
||||
msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences.
|
||||
|
||||
Alistair Leslie-Hughes (2):
|
||||
odbccp32: Implement SQLWritePrivateProfileStringA/W.
|
||||
msctf: Always return FALSE in DllCanUnloadNow.
|
||||
Alistair Leslie-Hughes (1):
|
||||
dpnet: Convert Address components to use an array.
|
||||
|
||||
Andrew Cook (15):
|
||||
kernel32/tests: Add tests for IsProcessInJob.
|
||||
kernel32/tests: Add tests for TerminateJobObject.
|
||||
kernel32/tests: Add tests for QueryInformationJobObject.
|
||||
kernel32/tests: Add tests for job object completion ports.
|
||||
kernel32/tests: Add tests for JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
|
||||
kernel32/tests: Add tests for JOB_OBJECT_LIMIT_BREAKAWAY_OK.
|
||||
kernel32/tests: Add tests for job inheritance.
|
||||
kernel32/tests: Extend IsProcessInJob tests.
|
||||
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 Cook (2):
|
||||
ntdll: Return success for JobObjectBasicUIRestrictions.
|
||||
server: Implement TerminateJobObject.
|
||||
|
||||
Andrew Eikum (2):
|
||||
oleaut32: Allow typelib filenames longer than MAX_PATH.
|
||||
wineoss.drv: Don't skip over position updates of less than one fragment.
|
||||
Andrew Eikum (12):
|
||||
gdiplus: Avoid unnecessary pre-multiplied alpha conversions in GdipDrawImagePointsRect.
|
||||
wineoss.drv: Cap reported OSS fill level to expected level.
|
||||
shell32: Support setting and retrieving KnownFolder parsing names.
|
||||
shell32: Add more knownfolder definitions.
|
||||
shell32: Allocate returned array in IKnownFolderManager::GetFolderIds.
|
||||
shell32: Add more knownfolders.
|
||||
shell32: Add more knownfolders.
|
||||
shell32: Add more knownfolders.
|
||||
shell32: Add more knownfolders.
|
||||
dsound: Stricter validation for formats in secondary buffers.
|
||||
winecfg: Use a listview for speaker configuration.
|
||||
dsound/tests: Don't perform ALAW test on secondary buffers.
|
||||
|
||||
Andrey Gusev (1):
|
||||
d3dx9_36: Assorted spelling and typos fixes.
|
||||
Aric Stewart (1):
|
||||
dinput: Add JoystickID to the Instance Name.
|
||||
|
||||
André Hentschel (5):
|
||||
include: Add more header guards.
|
||||
ntdll: Add support for FreeBSD on ARM.
|
||||
ntdll: Fix CPU level on ARM.
|
||||
ntdll: Get available CPU info from FreeBSD on ARM.
|
||||
loader: Run checks also on ARM Linux.
|
||||
Bruno Jesus (19):
|
||||
ws2_32: Fix copy & paste error in fd_sets_to_poll (Coverity).
|
||||
ws2_32: Better trace shutdown().
|
||||
ws2_32: Shortcut socket() to WSASocketW instead of WSASocketA.
|
||||
netapi32: Better stub NetStatisticsGet().
|
||||
gdi32: Support negative count values in GetBitmapBits.
|
||||
ws2_32/tests: Add some more select() related tests.
|
||||
ws2_32: Add a more generic function to retrieve socket errors from server.
|
||||
ws2_32: Handle SO_ERROR manually in getsockopt().
|
||||
secur32: Don't try to set an empty target name in schan_InitializeSecurityContextW.
|
||||
ws2_32/tests: Add tests about retrieving the local address of an interface bound socket.
|
||||
ws2_32: Restore the local socket address that was bound with filter for getsockname().
|
||||
include: Update iptypes.h with the old XP IP_ADAPTER_ADDRESSES structure.
|
||||
ws2_32/tests: Add more select() tests.
|
||||
ws2_32/tests: Add one more SO_ERROR test.
|
||||
ws2_32: Convert EBADF errno to ENOTSOCK.
|
||||
include: Add a missing field to IP_ADAPTER_ADDRESSES_LH.
|
||||
iphlpapi/tests: Add more test_GetAdaptersAddresses tests.
|
||||
iphlpapi: Update the buffer size only if required in GetAdaptersAddresses.
|
||||
iphlpapi: Stub more IP_ADAPTER_UNICAST_ADDRESS fields in GetAdaptersAddresses.
|
||||
|
||||
Aric Stewart (2):
|
||||
wineqtdecoder: Unload the AsyncReader on movie processing failure.
|
||||
winmm: sndPlaySound can play resource sounds.
|
||||
Daniel Lehman (1):
|
||||
wininet: Trace loaded proxy settings.
|
||||
|
||||
Austin English (2):
|
||||
kernel32: Add a stub for QueryThreadCycleTime.
|
||||
include: Add initial mfapi.h.
|
||||
François Gouget (2):
|
||||
shell32: Add support for the OS X 'My Stuff' folders.
|
||||
windowscodecs/tests: Fix compilation on systems that don't support nameless unions.
|
||||
|
||||
Bruno Jesus (13):
|
||||
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.
|
||||
Gerald Pfeifer (1):
|
||||
wininet: Avoid four instances of "logical not is only applied to the to the left hand side".
|
||||
|
||||
Christoph von Wittich (2):
|
||||
riched20: EM_SETSEL should not return 0.
|
||||
riched20: Handle SCF_WORD.
|
||||
Grazvydas Ignotas (2):
|
||||
dbghelp: Detect if return address information is missing.
|
||||
include: Add a few missing entries in wingdi.h.
|
||||
|
||||
David Hedberg (1):
|
||||
comdlg32: Only attempt to update the layout if the dialog window exists.
|
||||
Hans Leidekker (10):
|
||||
fusion: Support buffer size queries in IAssemblyName::GetName.
|
||||
fusion: Fix insufficient buffer size handling in IAssemblyName::GetDisplayName.
|
||||
msi: Don't read past the end of the patch list in MsiApplyMultiplePatchesW.
|
||||
msi: Take the component action into account for file patches.
|
||||
msi: Assume that file patches from registered MSI patches have already been applied.
|
||||
msi: Add support for patching global assembly files.
|
||||
msi: Improve the check for files obsoleted by patches.
|
||||
msi: Perform a suffix match on the volume name.
|
||||
advapi32: Support parsing mandatory label ACE strings.
|
||||
server: Accept mandatory label ACEs.
|
||||
|
||||
David Naylor (2):
|
||||
configure: Recognise host starting in 'amd64'.
|
||||
configure: Explicitly set host_cpu for 'amd64'.
|
||||
Henri Verbeet (14):
|
||||
d3d9/tests: Test D3DPRESENT_PARAMETERS after a successful reset.
|
||||
d3d8/tests: Test D3DPRESENT_PARAMETERS after a successful reset.
|
||||
d3d9: Merge most of d3d9_device_Reset() and d3d9_device_ResetEx().
|
||||
d3d9: Update the backbuffer D3DPRESENT_PARAMETERS after a successful reset.
|
||||
d3d8: Update the BackBufferCount after a successful reset.
|
||||
wined3d: Use the display format if WINED3DFMT_UNKNOWN is passed as backbuffer format for windowed mode resets.
|
||||
wined3d: Bind sampler objects to the correct texture stage.
|
||||
wined3d: Properly handle WINED3DSIH_DP2 in the GLSL shader backend.
|
||||
d2d1: Take the world transform into account when calculating the bitmap brush texcoord transform.
|
||||
d2d1: Add opacity support to bitmap brushes.
|
||||
wined3d: Bind the texture before calling wined3d_volume_upload_data() in wined3d_volume_load_location().
|
||||
wined3d: Use wined3d_texture_bind_and_dirtify() in device_update_volume().
|
||||
wined3d: Use wined3d_texture_bind_and_dirtify() in wined3d_texture_upload_data().
|
||||
wined3d: Get rid of context_invalidate_active_texture().
|
||||
|
||||
Dmitry Timoshkov (1):
|
||||
shell32: Update version information to match XP values.
|
||||
Hugh McMaster (1):
|
||||
wineconsole: Do not truncate argument strings larger than 256 bytes.
|
||||
|
||||
Erich Hoover (1):
|
||||
advapi32/tests: Add tests for inheriting ACL attributes.
|
||||
Igor Kotrasinski (1):
|
||||
dsound: Fix conning formula to correctly interpolate volume.
|
||||
|
||||
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.
|
||||
urlmon: Remove unneeded NONAMELESSXXX directives.
|
||||
wineoss.drv: Remove an uneeded NONAMELESSUNION directive.
|
||||
usbd.sys: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
user32: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
windowscodecs: Remove unneeded NONAMELESSXXX directives.
|
||||
mshtml: Mark internal symbols with hidden visibility.
|
||||
oleaut32: Mark internal symbols with hidden visibility.
|
||||
opengl32: Mark internal symbols with hidden visibility.
|
||||
riched20: Mark internal symbols with hidden visibility.
|
||||
winex11.drv: Remove unneeded NONAMELESSXXX directives.
|
||||
wininet: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
winspool.drv: Remove unneeded NONAMELESSXXX directives.
|
||||
winmm: Remove unneeded NONAMELESSSTRUCT directives.
|
||||
explorer: Remove an uneeded NONAMELESSUNION directive.
|
||||
secur32: Mark internal symbols with hidden visibility.
|
||||
sxs: Mark internal symbols with hidden visibility.
|
||||
user32: Mark internal symbols with hidden visibility.
|
||||
wbemprox: Mark internal symbols with hidden visibility.
|
||||
winedbg: Remove unneeded NONAMELESSXXX directives.
|
||||
rpcss: Remove unneeded NONAMELESSXXX directives.
|
||||
regedit: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
winecfg: Remove unneeded NONAMELESSXXX directives.
|
||||
wineconsole: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
wineps.drv: Mark internal symbols with hidden visibility.
|
||||
wininet; Mark internal symbols with hidden visibility.
|
||||
wmp: Mark internal symbols with hidden visibility.
|
||||
shell32: Point the 'My Documents' symbolic link to the XDG or OS X 'Documents' folder if they exist.
|
||||
widl: Remove unneeded NONAMELESSXXX directives.
|
||||
winedump: Remove unneeded NONAMELESSXXX directives.
|
||||
winhlp32: Remove an unneeded NONAMELESSSTRUCT directive.
|
||||
winefile: Remove an unneeded NONAMELESSUNION directive.
|
||||
Jacek Caban (7):
|
||||
wmvcore: Added IWMReaderAdvanced* stub implementation.
|
||||
wmsdkidl.idl: Added WMCreateReader declaration.
|
||||
mshtml: Increment ref count in QI(IID_HTMLPluginContainer) call.
|
||||
mshtml: Use debugstr_mshtml_guid in object and embed element implementation.
|
||||
textstor.idl: Added missing GXFPF_* constants.
|
||||
msxml3: Create unknode object only for node types supported by msxml.
|
||||
mshtml: Use NS_Alloc and NS_Free directly instead of via nsIMemory.
|
||||
|
||||
Frédéric Delanoy (1):
|
||||
Assorted spelling/grammar fixes.
|
||||
Jason Overland (1):
|
||||
winecfg: Add owner to file picker dialogs, making them modal.
|
||||
|
||||
Hans Leidekker (17):
|
||||
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.
|
||||
Jianqiu Zhang (1):
|
||||
include: Add declaration for FILE_FS_FULL_SIZE_INFORMATION.
|
||||
|
||||
Henri Verbeet (35):
|
||||
wined3d: Store shader output signatures as a wined3d_shader_signature structure.
|
||||
wined3d: Store shader input signatures as a wined3d_shader_signature structure.
|
||||
wined3d: Merge some common shader initialization code into shader_init().
|
||||
wined3d: Take the input slot into account when handling WINED3D_APPEND_ALIGNED_ELEMENT.
|
||||
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().
|
||||
Joachim Priesner (1):
|
||||
wined3d: Load ModelView matrix for glLightfv calls.
|
||||
|
||||
Hugh McMaster (2):
|
||||
netstat: Fix incorrect comment.
|
||||
attrib: Fix incorrect comment.
|
||||
Julius Schwartzenberg (1):
|
||||
dwrite: Font search is case insensitive.
|
||||
|
||||
Huw D. M. Davies (10):
|
||||
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.
|
||||
Marcus Meissner (3):
|
||||
comctl32: Avoid integer overflow (Coverity).
|
||||
d3drm: Avoid potential double free (Coverity).
|
||||
wininet: Avoid memory leak in error exit (Coverity).
|
||||
|
||||
Jacek Caban (11):
|
||||
mshtml.idl: Added IHTMLSelectionObject2 declaration.
|
||||
mshtml: Added IHTMLSelectionObject2 stub implementation.
|
||||
dxgi.idl: Added DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL declaration.
|
||||
d3d11_1.idl: Added some missing declarations.
|
||||
dxgi1_2.idl: Added IDXGIFactory2 declaration.
|
||||
wininet: Pass timeout as DWORD in setsockopt calls.
|
||||
d3d11sdklayers.idl: Added ID3D11Debug declaration.
|
||||
dxgi1_2.idl: Added IDXGIAdapter2 declaration.
|
||||
d3d11.idl: Added D3D11_FEATURE_DATA_D3D11_OPTIONS declaration.
|
||||
d3d11_1.idl: Fixed ClearView argument (missing const).
|
||||
wmsdkidl.idl: Added IWMReaderAdvanced* declarations.
|
||||
Mark Harmstone (11):
|
||||
include: Add MUI constants to winnls.h.
|
||||
kernel32: Stub out GetFileMUIPath.
|
||||
uxtheme: Fix off-by-one error in array size.
|
||||
include: Update value of MAX_INTLIST_COUNT in uxtheme.h.
|
||||
include: Add SM_CXPADDEDBORDER to winuser.h.
|
||||
comctl32: Fix drawing of buddy background for updown controls.
|
||||
uxtheme: Fix colour errors in UXTHEME_StretchBlt.
|
||||
uxtheme: Fix a copy-paste error which mean that GetThemeString would always fail.
|
||||
uxtheme: Free properties when theme file closed.
|
||||
uxtheme: Fix typo making fonts italic.
|
||||
uxtheme: Resize source image if destination smaller than margins.
|
||||
|
||||
Jinhui Chen (1):
|
||||
winex11.drv: Fix row-resize/col-resize mapping to X cursor.
|
||||
Maxime Lombard (1):
|
||||
wined3d: Add support for Nvidia GTX 970M.
|
||||
|
||||
Ken Thomases (4):
|
||||
winmm: For Mac, fix joyGetPosEx() to put number of buttons pressed in dwButtonNumber field.
|
||||
winemac: Allow the user to attempt to resize a maximized window and try to restore it if they do.
|
||||
winemac: Restore a maximized window if a user tries to move it by dragging its title bar.
|
||||
winemac: Cleanup system tray icons when their owner is destroyed instead of polling.
|
||||
Michael Müller (1):
|
||||
ws2_32: Don't return an error in WS_select when EINTR happens during timeout.
|
||||
|
||||
Mark Harmstone (5):
|
||||
comctl32: Use correct font for themed headers.
|
||||
ntdll: Treat strings as case-insensitive in find_window_class.
|
||||
comctl32: Redraw themed button on WM_ENABLE.
|
||||
winecfg: Style updown control with UDS_ALIGNRIGHT.
|
||||
winecfg: Add manifest.
|
||||
Nikolay Sivov (19):
|
||||
dwrite: Add cluster metrics entry for inline objects too.
|
||||
dmscript: Implement GetClassID() for IDirectMusicTrack.
|
||||
ole32: Remove a couple of interface casts.
|
||||
browseui: Return interface pointer instead of impl pointer.
|
||||
scrrun: Implement GetSpecialFolder().
|
||||
dwrite: Return S_OK from AnalyzeNumberSubstitution().
|
||||
shell32: Fix allocation size (Valgrind).
|
||||
shell32: Cleanup item array creation code.
|
||||
shell32: Remove a couple of redundant lines.
|
||||
shell32: Cleanup IShellItem creation calls.
|
||||
scrrun: Fix iterating through per-bucket pair list (Valgrind).
|
||||
winealsa: Fix a leak of a silence buffer (Valgrind).
|
||||
mmdevapi: Fix returned format leak (Valgrind).
|
||||
rpcrt4/tests: Fix a minor leak (Valgrind).
|
||||
shlwapi/tests: Fix uninitialized memory reads (Valgrind).
|
||||
oleaut32/tests: Skip cache tests if it's disabled.
|
||||
rpcss: Fix a protseq string leak (Valgrind).
|
||||
wshom.ocx/tests: Fix a BSTR leak (Valgrind).
|
||||
usp10/tests: Fix some leaks on error path (Valgrind).
|
||||
|
||||
Matteo Bruni (12):
|
||||
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.
|
||||
Patrick Rudolph (1):
|
||||
gdi32: Add stub functions.
|
||||
|
||||
Michael Müller (4):
|
||||
netprofm: Add stubbed IConnectionPoint interface.
|
||||
netprofm/tests: Add tests for ConnectionPointContainer::FindConnectionPoint.
|
||||
ntdll: Define a couple more information classes.
|
||||
kernel32/tests: Add tests for GetFinalPathNameByHandleA/W.
|
||||
Piotr Caban (2):
|
||||
msvcr120: Added strtoll and strtoull exports.
|
||||
msvcrt: Don't ignore pmode attribute in _wsopen_s.
|
||||
|
||||
Michael Stefaniuc (15):
|
||||
mscoree: Use SUCCEEDED instead of !FAILED.
|
||||
taskschd: Print the debug string instead of the pointer value.
|
||||
mshtml: Print the debug string instead of the pointer value.
|
||||
qcap: Print the debug string instead of the pointer value.
|
||||
scrrun: Print the debug string instead of the pointer value.
|
||||
schedsvc: Drop WINE_ prefix from ERR().
|
||||
fntcache: Drop WINE_ prefix from FIXME/TRACE.
|
||||
taskschd/tests: Test the correct return value.
|
||||
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.
|
||||
Sebastian Lackner (17):
|
||||
include: Automatically detect if tests are running under Wine when WINETEST_PLATFORM is not specified.
|
||||
kernel32: Fix calculation of returned buffer in get_registry_locale_info.
|
||||
user32: Check for NULL pointer in ToUnicodeEx.
|
||||
user32/tests: Add tests for ToUnicodeEx with a NULL pointer as keystate.
|
||||
user32/tests: Add tests for ToAscii.
|
||||
secur32: Return more context attributes in schan_InitializeSecurityContextW.
|
||||
ntoskrnl: Avoid repeated FIXME messages in PsLookupProcessByProcessId.
|
||||
user32: Move key state cache into a separate struct.
|
||||
user32: Invalidate key state cache globally after running LL hooks.
|
||||
kernel32: Add stub for PowerCreateRequest.
|
||||
kernel32: Add stub for PowerSetRequest.
|
||||
kernel32: Add stub for PowerClearRequest.
|
||||
kernel32/tests: Add tests for waiting on an job object.
|
||||
server: Implement waiting for job objects.
|
||||
wined3d: Fix typo in init_output_registers.
|
||||
wined3d: Fix a typo in vertexshader_init.
|
||||
ws2_32: Add a missing call to release_sock_fd.
|
||||
|
||||
Nikolay Sivov (35):
|
||||
comctl32/listview: Update view on style change only if LVS_TYPEMASK styles have changed.
|
||||
user32/static: Allow setting NULL text.
|
||||
scrrun: Added support for interface pointers as keys for dictionary.
|
||||
scrrun: Added support for VT_DATE keys, and BYREF float key types.
|
||||
scrrun: Support BYREF types for integer keys.
|
||||
comctl32/tooltips: Allow NULL hinst value when fetching text from resources.
|
||||
ole32: Return interface pointers instead of impl pointers from QI.
|
||||
ole32/tests: Return interface pointer instead of impl pointer from QI.
|
||||
msi: Return interface pointer instead of impl pointer.
|
||||
dwrite: Forward IDWriteTextLayout::GetMetrics() to IDWriteTextLayout2::GetMetrics().
|
||||
comctl32: Claim success in InitializeFlatSB().
|
||||
comctl32/tests: Listview doesn't subclass its header.
|
||||
taskmgr: Simplify setting extended style for a list.
|
||||
rpcrt4/tests: Use status definitions instead of numeric values.
|
||||
rpcrt4: Fix RpcMgmtStopServerListening() return value when we're not listening.
|
||||
po: Corrected Russian translation.
|
||||
dwrite: Pass sideways run flag to shaping methods.
|
||||
comctl32/listview: Fix item focus rectangle to use proper label/selection bounds.
|
||||
comctl32/listview: Fix focus rectangle for LVS_EX_FULLROWSELECT case.
|
||||
comctl32/listview: Fix scrolling in LV_VIEW_DETAILS view.
|
||||
comctl32/listview: Always forward LVM_GETCOLUMNORDERARRAY to header.
|
||||
comctl32/listview: Remove outdated TODO comment.
|
||||
dwrite: Initial implementation of DetermineMinWidth().
|
||||
dwrite: Return CreateStreamFromKey() failure code from Analyze().
|
||||
comctl32/listview: Support header item image/bitmap in LVSCW_AUTOSIZE_USEHEADER case.
|
||||
comctl32/listview: Use defined name instead of magic value.
|
||||
comctl32/listview: Always forward HDM_SETORDERARRAY to a header.
|
||||
taskmgr: Set column order through listview.
|
||||
comctl32/dsa: Implement DSA_Clone().
|
||||
comctl32/dsa: Implement DSA_GetSize().
|
||||
dwrite: Update to IDWriteRenderingParams2.
|
||||
wincodecs: Use valid bitmap cache option.
|
||||
msxml3: Explicitly list acceptable libxml2->msxml node types for unknode.
|
||||
comctl32/tests: Fix couple of metrics tests that fail on some systems.
|
||||
dwrite: Fix cluster width and length calculation.
|
||||
Stas Cymbalov (1):
|
||||
dsound: Fix angle to sound source calculation.
|
||||
|
||||
Pierre Schweitzer (3):
|
||||
setupapi: Implement SetupOpenLog(), SetupCloseLog().
|
||||
setupapi: Implement SetupLogErrorA(), SetupLogErrorW().
|
||||
setupapi/tests: Add tests for the SetupOpenLog(), SetupLogErrorA(), SetupCloseLog() functions.
|
||||
|
||||
Piotr Caban (21):
|
||||
oleacc: Added Client_get_accChild implementation.
|
||||
oleacc: Added client IEnumVARIANT stub.
|
||||
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 (12):
|
||||
gdiplus: Add missing returns in initialize_decoder_wic (Coverity).
|
||||
user32: Use C_ASSERT to ensure user_thread_info fits into TEB->Win32ClientInfo.
|
||||
browseui: Avoid race-conditions when progress dialog is released before thread terminates.
|
||||
ntoskrnl: Emulate 'mov Eb, Gb' instruction on x86 processor architecture.
|
||||
wiaservc: Return pointer to vtbl instead of implementation in wiadevmgr_Constructor.
|
||||
kernel32/tests: Allow multiple subprocess commands in process tests.
|
||||
kernel32/tests: Add tests for adding a terminated process to a job object.
|
||||
advapi32/tests: Repeat ACL inheritance tests for NtCreateFile.
|
||||
advapi32/tests: Add tests for NtCreateFile inheritance when security descriptor is set.
|
||||
advapi32/tests: Merge common code to test DACL descriptors in a helper function.
|
||||
advapi32/tests: Add tests for CreateFile with set security descriptor.
|
||||
ntdll: Fix various bugs RtlUnwindEx on x86_64.
|
||||
|
||||
Sergey Isakov (1):
|
||||
windowscodecs: Fix wrong pointer to formal parameter.
|
||||
|
||||
Shuai Meng (2):
|
||||
vbscript: Implemented Oct.
|
||||
vbscript: Fixed Hex.
|
||||
|
||||
Stefan Dösinger (15):
|
||||
ddraw: Update the palette before presents to the NULL window.
|
||||
ddraw/tests: The testbot applies color keying without a key.
|
||||
ddraw/tests: Correct executebuffer offsets.
|
||||
wined3d: Improve color fixups in atifs shaders.
|
||||
wined3d: Check for conversion changes in the atifs fragment pipeline.
|
||||
wined3d: Add per-context private data for fragment pipelines.
|
||||
wined3d: Avoid constant collision in atifs.
|
||||
ddraw/tests: Make sure color keying is on in test_texturemapblend.
|
||||
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.
|
||||
Stefan Dösinger (16):
|
||||
wined3d: Use a shader for unconverted blits.
|
||||
wined3d: Add a function for wined3d_gl_resource_type to texture target conversion.
|
||||
wined3d: Move surface_convert_color_to_float to utils.c.
|
||||
wined3d: Add more formats to wined3d_format_convert_color_to_float.
|
||||
wined3d: Set color keys through the command stream.
|
||||
wined3d: Allow ARB blits from converted surfaces.
|
||||
wined3d: Implement color keying in arbfp_blit.
|
||||
wined3d: Implement color keying in the glsl fragment pipeline.
|
||||
wined3d: Match blitter and fragment processing color keying capabilities.
|
||||
wined3d: Move alpha test states to the fragment pipeline.
|
||||
wined3d: Simplify alpha test and color keying in GLSL.
|
||||
wined3d: Handle color key dirtification in wined3d_cs_exec_set_texture.
|
||||
wined3d: Use finer grained colorkey state invalidation.
|
||||
wined3d: Implement color keying in the ARB fixed function pipeline.
|
||||
wined3d: Move fixed function draw blits out of surface_blt_special.
|
||||
wined3d: Call arbfp_blit_surface and ffp_blit_blit_surface through the blit interfaces.
|
||||
|
||||
Thomas Faber (5):
|
||||
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.
|
||||
include: Use correct UUIDs for IAudioMute, IAudioAutoGainControl and DevTopologyLib (MIDL).
|
||||
include: Add missing retval attribute to propget output parameters (MIDL).
|
||||
include: Do not use out attribute for non-pointer parameters in shdeprecated.idl (MIDL).
|
||||
include: Fix MIDL build in mshtml.idl.
|
||||
mshtml: Remove nsIDOMWindowUtils::SetCriticalDisplayPortForElement.
|
||||
|
||||
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.
|
||||
Vincent Povirk (5):
|
||||
gdiplus: Fix leak in png metadata reader.
|
||||
windowscodecs: Add test for PNG gAMA metadata.
|
||||
windowscodecs: Implement PNG gAMA metadata reader.
|
||||
gdiplus: Add support for reading png gAMA chunks.
|
||||
windowscodecs: Fix crash when PNG decoder is freed without successful init.
|
||||
|
||||
--
|
||||
Alexandre Julliard
|
||||
|
|
4
AUTHORS
4
AUTHORS
|
@ -541,6 +541,7 @@ Ian Pilcher
|
|||
Ian Schmidt
|
||||
Igor Egorov
|
||||
Igor Grahek
|
||||
Igor Kotrasinski
|
||||
Igor Paliychuk
|
||||
Igor Stepin
|
||||
Igor Tarasov
|
||||
|
@ -604,6 +605,7 @@ Jason Edmeades
|
|||
Jason Green
|
||||
Jason Mawdsley
|
||||
Jason McMullan
|
||||
Jason Overland
|
||||
Jason Phillips
|
||||
Jau-Horng Chen
|
||||
Javier Cantero
|
||||
|
@ -649,6 +651,7 @@ Jesse Allen
|
|||
Jesse Litton
|
||||
Jess Haas
|
||||
Jiang Yike
|
||||
Jianqiu Zhang
|
||||
Jim Aston
|
||||
Jim Cameron
|
||||
Jimen Ching
|
||||
|
@ -1290,6 +1293,7 @@ Sin-ta Hsiea
|
|||
Slava Monich
|
||||
Slaven Rezic
|
||||
Srivatsa Kanchi, R
|
||||
Stas Cymbalov
|
||||
Stas Sergeev
|
||||
Stefan Brüns
|
||||
Stefan Dösinger
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.69 for Wine 1.7.40.
|
||||
# Generated by GNU Autoconf 2.69 for Wine 1.7.41.
|
||||
#
|
||||
# Report bugs to <wine-devel@winehq.org>.
|
||||
#
|
||||
|
@ -580,8 +580,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='Wine'
|
||||
PACKAGE_TARNAME='wine'
|
||||
PACKAGE_VERSION='1.7.40'
|
||||
PACKAGE_STRING='Wine 1.7.40'
|
||||
PACKAGE_VERSION='1.7.41'
|
||||
PACKAGE_STRING='Wine 1.7.41'
|
||||
PACKAGE_BUGREPORT='wine-devel@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.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures Wine 1.7.40 to adapt to many kinds of systems.
|
||||
\`configure' configures Wine 1.7.41 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -2091,7 +2091,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of Wine 1.7.40:";;
|
||||
short | recursive ) echo "Configuration of Wine 1.7.41:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -2287,7 +2287,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
Wine configure 1.7.40
|
||||
Wine configure 1.7.41
|
||||
generated by GNU Autoconf 2.69
|
||||
|
||||
Copyright (C) 2012 Free Software Foundation, Inc.
|
||||
|
@ -2805,7 +2805,7 @@ cat >config.log <<_ACEOF
|
|||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by Wine $as_me 1.7.40, which was
|
||||
It was created by Wine $as_me 1.7.41, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
|
@ -18476,7 +18476,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by Wine $as_me 1.7.40, which was
|
||||
This file was extended by Wine $as_me 1.7.41, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -18547,7 +18547,7 @@ _ACEOF
|
|||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
||||
ac_cs_version="\\
|
||||
Wine config.status 1.7.40
|
||||
Wine config.status 1.7.41
|
||||
configured by $0, generated by GNU Autoconf 2.69,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
Loading…
Reference in New Issue