[pkg-wine-party] [SCM] Debian Wine packaging annotated tag, wine-1.3.2, created. wine-1.3.2

Alexandre Julliard julliard at winehq.org
Sat Jun 9 07:22:44 UTC 2012


The annotated tag, wine-1.3.2 has been created
        at  196c67636fb97e6ea6428d0d0a364824ed561040 (tag)
   tagging  75af4023079d16976cf937fb0e0ef061cb3883cb (commit)
  replaces  wine-1.3.1
 tagged by  Alexandre Julliard
        on  Fri Sep 3 19:39:07 2010 +0200

- Shortlog ------------------------------------------------------------
Release 1.3.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkyBMrwACgkQ9ebp7rlGHdeCzwCfV2JEfqW5QOD4XUsPhIEhrFnH
8ZkAoNFEvs/EAdDvxbixHhjKM0kUs2RK
=Dav4
-----END PGP SIGNATURE-----

Akihiro Sagawa (2):
      jscript: Update Japanese translation.
      mshtml: Update Japanese translation.

Alexandre Goujon (5):
      kernel32: Fix GetComputerName errors.
      advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
      msvcrt: string Avoid size_t in ok().
      msvcrt: Properly fix setlocale and clean up tests.
      msxml3/tests: Be more verbose when get_text fails.

Alexandre Julliard (74):
      winetest: Include the build info also in the standard build.
      gdi32/tests: Fix the GetObject last error check for most Windows versions.
      server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
      server: Avoid a potential server crash when a thread dies on startup.
      server: Always free the process handle table even if the process didn't start.
      configure: Print a warning when prelink isn't found.
      winebuild: Add support for specifying thiscall calling convention.
      msvcrt: Use the thiscall type on appropriate entry points.
      msvcp90: Use the thiscall type on appropriate entry points.
      msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
      winapi: Add support for the thiscall keyword.
      msvcrt: List the this pointer as an additional argument for thiscall functions.
      winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument.
      winebuild: Support relay debugging for thiscall functions.
      msvcrt: Export the 64-bit version of the C++ mangled names for all implemented functions.
      oleaut32: Simplify the i386 implementation of DispCallFunc.
      oleaut32: Implement DispCallFunc for x86_64.
      explorerframe/tests: Initialize cbstate to a dummy value to make sure it's being set properly.
      oleaut32: Add tests for DispCallFunc and fix a number of corner cases.
      rpcrt4: Fix cfi annotations for the stubless proxy entry point.
      rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrClientCall.
      ntdll/tests: Add a test for the protection state of the read-write data section.
      ntdll: Fix the protection state of writable sections.
      shell32: Add missing WINAPI to SHGetPropertyStoreFromParsingName.
      widl: Fix parsing of function calling conventions.
      widl: Set the default calling convention at header generation time, not at parsing time.
      include: Specify calling convention explicitly in idl files where needed.
      mscoree/tests: Comment out a couple of tests that crash on Windows.
      d3dx10: Fix typo in a forward name.
      msvcrt: Add -ret64 flag on some functions that return a 64-bit value.
      winebuild: Use a proper enum for function arguments instead of storing them in a string.
      winebuild: Add int64, int128 and float argument types.
      winebuild: Use the correct registers for relay debugging of floating point arguments on x86_64.
      advapi32: Use int64 in the spec file for 64-bit integers.
      comctl32: Use int64 in the spec file for 64-bit integers.
      dbghelp: Use int64 in the spec file for 64-bit integers.
      kernel32: Use int64 in the spec file for 64-bit integers.
      mapi32: Use int64 in the spec file for 64-bit integers.
      mscoree: Use int64 in the spec file for 64-bit integers.
      ntdll: Use int64 in the spec file for 64-bit integers.
      ole32: Use int64 in the spec file for 64-bit integers.
      oleacc: Use int64 in the spec file for 64-bit integers.
      shell32: Use int64 in the spec file for 64-bit integers.
      shlwapi: Use int64 in the spec file for 64-bit integers.
      user32: Use int64 in the spec file for 64-bit integers.
      uxtheme: Use int64 in the spec file for 64-bit integers.
      wininet: Use int64 in the spec file for 64-bit integers.
      msvcrt: Use int64 in the spec file for 64-bit integers.
      oleaut32: Use int64 in the spec file for 64-bit integers.
      msvcrt: Use float instead of long in the spec file for 32-bit floating point values.
      oleaut32: Use float instead of long in the spec file for 32-bit floating point values.
      d3drm: Use float instead of long in the spec file for 32-bit floating point values.
      gdi32: Use float instead of long in the spec file for 32-bit floating point values.
      gdiplus: Use float instead of long in the spec file for 32-bit floating point values.
      d3dx9: Use float instead of long in the spec files for 32-bit floating point values.
      d3dx10: Use float instead of long in the spec files for 32-bit floating point values.
      configure: Make it a fatal error when some maintainer mode tools are not found.
      user32: Prevent changing some window styles through SetWindowLong.
      user32/tests: Remove some noisy output.
      opengl32: Update to the latest GL spec.
      opengl32: Use float type where appropriate in the spec file.
      rpcrt4: Retrieve the stack argument pointer in a more portable way in NdrMesProcEncodeDecode.
      rpcrt4: Remove a couple of unused local variables.
      oleaut32/tests: Fix a pointer cast warning.
      winecfg: Fix a pointer cast warning.
      winex11: Break positioning of graphics in mirrored contexts to be broken the same way as Windows.
      winex11: Properly support BitBlt and LAYOUT_BITMAPORIENTATIONPRESERVED in mirrored contexts.
      user32: Don't disable DrawFrameControl for non-text mapping modes.
      user32: Add a common helper to set controls clip region, and make it behave correctly when mirrored.
      user32: Set the DC layout to mirrored when the window has the WS_EX_LAYOUTRTL style.
      user32: Make child windows inherit the WS_EX_LAYOUTRTL style from their parent.
      user32: Implement Get/SetProcessDefaultLayout.
      user32/tests: Fix a number of test failures on Windows 7.
      Release 1.3.2.

Amine Khaldi (4):
      mpr: Fix Bulgarian translation.
      mpr: Fix translations.
      shdoclc: Fix Spanish translation.
      shlwapi: Fix translations.

Anders Jonsson (4):
      shell32: Update Swedish translation.
      devenum: Add Swedish translation.
      winmm: Add Swedish translation.
      user32: Update Swedish translation.

Andrew Eikum (7):
      oleaut32: Implement ITypeInfo2::ReleaseFuncDesc.
      oleaut32: Improve ITypeInfo::ReleaseTypeAttr.
      oleaut32: Properly mask size from funcdesc typedata.
      oleaut32: Improve MEMBERID assignment in ICreateTypeInfo::LayOut.
      oleaut32: Implement ITypeInfo2::GetFuncDesc.
      oleaut32: Implement decoding for complex typedescs.
      regedit: Don't call ungetc() twice consecutively.

Andrew Talbot (4):
      cryptnet: Constify a variable.
      dbghelp: Remove unused functions.
      dbghelp: Constify some variables.
      dinput: Constify some variables.

André Hentschel (3):
      winhlp32: Update translations.
      user32: Optimize the storage of default color values.
      kernel32: Better describe an error.

Aric Stewart (11):
      usp10: Add Thaana script.
      usp10: Add Greek Script.
      usp10: Add Cyrillic script.
      usp10: Add Armenian script.
      usp10: Add Georgian script.
      usp10: Add Sinhala Script.
      usp10: Add Tibetan Script.
      usp10: Add Phags-pa Script.
      usp10: Add Thai Script.
      usp10: Add Lao script.
      imm32: Test cases for HIMCs and threads.

Austin English (10):
      dbghelp: Add initial Sparc CPU support.
      winedump: Add Sparc CPU support.
      ntdll: Add Sparc processor support.
      ntdll: Make sure ill_handler() and bus_handler() are used on Sparc.
      ntdll: Sparc support for map_image().
      kernel32/tests: Sparc fixes.
      d3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
      gdiplus: Add a stub for GdipWindingModeOutline.
      gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
      winedbg: Initial Sparc support.

Damjan Jovanovic (10):
      winemenubuilder: Decouple opening a Windows icon from generating the native icon.
      winemenubuilder: Defer best icon selection to when we generate the native icons.
      configure: Check for libicns.
      windowscodecs: Add a stubbed ICNS encoder.
      windowscodecs: Stub out the ICNS frame encoder.
      windowscodecs: Implement the ICNS frame encoder.
      windowscodecs: Write ICNS files.
      winemenubuilder: Move utility functions to the top of the file.
      winemenubuilder: Write all frames, in the given format, to the native icon.
      winemenubuilder: Parse ICO headers in a separate function.

Dan Kegel (1):
      kernel32: Add error text for WSAECONNREFUSED.

David Hedberg (19):
      shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
      shell32: Add some basic support for hosting a shellview in the ExplorerBrowser.
      shell32: Implement IExplorerBrowser::SetFolderSettings.
      shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
      shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
      shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
      shell32/tests: Some additional tests for IShellBrowser.
      shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
      shell32/tests: Add some event tests to ExplorerBrowser tests.
      shell32: Implement IExplorerBrowser::BrowseToObject.
      shell32: Add a travellog to the ExplorerBrowser control.
      shell32: Add ICommDlgBrowser3 stub to the ExplorerBrowser control.
      shell32: Implement CommDlgBrowser::OnDefaultCommand in the ExplorerBrowser control.
      shell32: Add IObjectWithSite implementation to the ExplorerBrowser control.
      shell32: Check for ICommDlgBrowser from site and use it in the IExplorerBrowser control.
      shell32: Get ExplorerPaneVisibility from site of the ExplorerBrowser control.
      include: Fix INameSpaceTreeControlEvents interface declaration.
      shell32: Add INameSpaceTreeControlEvents stub to the ExplorerBrowser control.
      shell32: Add a navigation pane to the ExplorerBrowser control.

Detlef Riekenberg (3):
      include: Add more TOKEN_INFORMATION_CLASS result struct.
      ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
      comdlg32/tests: Mark a failure on w2k as broken.

Dmitry Timoshkov (1):
      user32: Add a bunch of GetWindowPlacement() tests, fix some simple cases.

Eric Pouech (15):
      dbghelp: dwarf debug info: a few more fixes to dwarf parsing.
      winedbg: Don't access inside a bp structure if it's not initialized.
      dbghelp: Use virtual size (not raw/file size) when getting the size of a PE section.
      server: Fix method name in comments for fd_ops.
      server: Use generic file access rights (inside of console specific ones) for console management.
      server: Streamline a bit the console allocation code.
      server: Enhanced the console input object so that it doesn't require a wineconsole to be running.
      server: Allow a screen buffer to be attached to a given fd (for bare consoles).
      server: Report in get_console_mode request whether it's a bare console or not.
      server: Simplify the wineconsole event notification code.
      server: Properly return the errors for bare console objects.
      ntdll: Allocate a console (without renderer) when starting a program from unix console.
      kernel32: Properly handle bare console on input.
      kernel32: Modify editline logic so that it also work with bare consoles.
      kernel32: Remove old bare-console code.

Francois Gouget (41):
      Assorted spelling fixes.
      shdocvw: Remove WINAPI on static functions where not needed.
      msdaps: Make create_rowset_proxy() static.
      explorerframe/tests: Add a trailing '\n' to an ok() call.
      ws2_32: Add a trailing '\n' to a TRACE() call.
      shell32/tests: Remove unneeded NULL pointer casts.
      shell32/tests: Remove spaces before '\n's in traces.
      ipconfig: Remove the ipconfig debug channel where unused.
      msvcp90: Remove the msvcp90 debug channel where unused.
      ws2_32/tests: Add a trailing '\n' to an ok() call.
      ddraw: Remove WINAPI on static functions where not needed.
      d3dcompiler_43: Make debug_print_{relarg,swizzle,writemask}() static.
      d3dx9_36: Make {is,make}_pow2() static.
      d3dxof: Make debugstr_fourcc() static.
      shell32/tests: Add a trailing '\n' to an ok() call.
      msxml3: Make parse_xml() static.
      shdocvw: Make adjust_ie_docobj_rect() static.
      qedit: Make (media,pins)enum_create() static.
      msvcp90: Make init_cxx_funcs() static.
      gameux: Use SUBLANG_NEUTRAL for language-independent resources.
      usp10: Make SHAPE_ApplyOpenTypeFeatures() static.
      xcopy: Remove spaces before '\n's in the Korean translation.
      start: Remove spaces before '\n's in the Portuguese translation.
      programs: Remove spaces before '\n's in the Swedish translation.
      shell32: Remove spaces before '\n's in the Serbian translation.
      mshtml: Remove spaces before '\n's in the Portuguese translation.
      appwiz.cpl: Remove a space before an ellipsis in the Norwegian translation.
      shdoclc: Remove a space before an ellipsis in the Italian translation.
      d3d9/tests: Fix compilation on systems that don't support nameless unions or structs.
      oleaut32/tests: Fix compilation on systems that don't support nameless unions.
      shell32/tests: Fix compilation on systems that don't support nameless unions.
      winex11.drv: Fix compilation on systems that don't support nameless unions.
      d3dcompiler_43: Don't use nameless unions in our private structures to avoid trouble with compilers where they are not supported.
      mscoree/tests: Remove spaces before '\n's in traces.
      kernel32/tests: Fix compilation on systems that don't support nameless unions or structs.
      comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static.
      winmm: Make MCI_{MessageToString,strdupAtoW}() static and remove MCI_strdupWtoA().
      hhctrl.ocx: Make strbuf_{append,chr}() static.
      usp10: Add a trailing '\n' to a TRACE() call.
      rpcrt4: Make RPCRT4_Receive() static.
      mshtml: Make free_strings() static.

Frédéric Delanoy (1):
      start: Fix French translation.

Gerald Pfeifer (2):
      d3dx9_36: Simplify instr_ps_1_0123_texld.
      comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations.

Hans Leidekker (11):
      msi/tests: Use a different product code in the package tests to avoid cascading test failures.
      msi: Create the product key if necessary in msi_publish_patches.
      msi/tests: Fix a WoW64 test failure.
      msi: Open the database storage in transacted mode when MSIDBOPEN_CREATE or MSIDBOPEN_TRANSACT is specified.
      msi: Move database initialization to a separate function.
      wininet: Handle HTTP_STATUS_REDIRECT_METHOD.
      msi: Add stub implementations of MsiBeginTransaction and MsiEndTransaction.
      msi: Return an error from MsiDatabaseGetPrimaryKeys if the table does not exist.
      msi: Set the MsiAMD64 and Msix64 properties on 64-bit.
      msi: Set the System64Folder property on 64-bit.
      msi/tests: Add tests for 64-bit properties.

Henri Verbeet (50):
      ddraw: Make some lookup tables const.
      wined3d: Make some lookup tables const.
      ddraw: Attaching an already attached surface is not a FIXME.
      ddraw: Failing surface creation is not an internal error.
      wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
      wined3d: Explicitly pass the draw rect to device_clear_render_targets().
      wined3d: Convert from floating point to specific surface formats.
      wined3d: Use floating point colors in the blitter's color_fill functions.
      wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
      wined3d: Rename WINED3DFORMAT to wined3d_format_id.
      d3dx9_36: Use a lookup table in D3DXGetDeclVertexSize().
      d3dx9_36/tests: Remove a (mostly) redundant test.
      d3dx9_36/tests: Use the proper D3DFVF_PSIZE constant in test_fvf_decl_conversion().
      wined3d: Introduce a local variable for gl_info in IWineD3DSurfaceImpl_BltOverride().
      wined3d: Check the GLSL info log for all shaders.
      wined3d: Don't set a NULL container of type WINED3D_CONTAINER_TEXTURE.
      wined3d: Remove the GetContainer() methods from the public wined3d interface.
      wined3d: Rename the "format" field in wined3d_format_desc to "id".
      d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
      d3dx9_36/tests: Avoid a redundant vertex declaration copy in test_decl_to_fvf().
      wined3d: Cleanup some 2-space indentation.
      wined3d: Simplify wined3d_format_convert_from_float().
      d3dx9_36/tests: Cleanup / simplify test_fvf_decl_conversion().
      d3dx9_36/tests: Add some more FVF position handling tests.
      d3dx9_36: Implement D3DXDeclaratorFromFVF().
      wined3d: Explicitly pass render targets to context_apply_draw_buffers().
      wined3d: Simply use context_apply_draw_buffers() in context_apply_clear_state().
      wined3d: Introduce surface_color_fill().
      wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ColorFill().
      wined3d: Use surface_color_fill() in IWineD3DDeviceImpl_ClearRendertargetView().
      wined3d: Recognize some more Radeon cards.
      wined3d: Use debug_surflocation() in surface_load_location().
      wined3d: Get rid of WINED3DRECT.
      wined3d: Implicit depth/stencil surfaces don't have a container.
      wined3d: Rename wined3d_format_desc to wined3d_format.
      wined3d: Devices don't need parents.
      wined3d: Queries don't need parents.
      wined3d: Clippers don't need parents.
      wined3d: Don't require wined3d object parents to be COM objects.
      d3d9: Move device functions to device.c.
      d3d9: Merge vertex and pixel shader implementations into a single file.
      d3d8: Merge vertex and pixel shader implementations into a single file.
      d3d9: Merge vertex and index buffer implementations into a single file.
      d3d8: Merge vertex and index buffer implementations into a single file.
      wined3d: Avoid a forward declaration.
      wined3d: Explicitly document some more consequences of GL locking policy.
      wined3d: Do not preload buffers while under the GL lock in process_vertices_strided().
      wined3d: Do not mark invalid blend matrices dirty.
      wined3d: Add a handler for WINED3DRS_SRGBWRITEENABLE to the atifs fragment pipe.
      ddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDERSTATE_TEXTUREMAPBLEND in d3d7.

Huw Davies (2):
      winspool.drv: Allow for spaces in either the printer name or the spool file.
      shell32: Add a few printer icon resource ids.

Hwang YunSong (4):
      ipconfig: New Korean resource.
      jscript: Update Korean resource.
      xcopy: Update Korean resource.
      shlwapi: Update Korean resource.

Jacek Caban (14):
      mshtml: Provide profile directory to Gecko.
      mshtml: Wine Gecko 1.1.0 release.
      mshtml: Added Gecko64 support.
      mshtml: Use IActiveScriptSiteDebug64 instead of IActiveScriptSiteDebug32 on win64.
      mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call.
      mshtml: Marked invalid test as broken.
      mshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64.
      widl: Define _WIN32 by default.
      urlmon: Use INVALID_HANDLE_VALUE instead of NULL for uninitialized file handle in file protocol handler.
      urlmon: Store file size in FileProtocol object.
      urlmon: Added IInternetProtocolEx implementation for file protocol.
      urlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
      urlmon: Use StartEx in file protocol handler's Start implementation.
      mshtml: Added file protocol's IInternetProtocolEx tests.

Jeff Cook (1):
      winealsa.drv: Only filllines_no_master with micelem when micelem is found.

Jerome Leclanche (2):
      winepath: Add a -0 option to use null character as separator.
      winedbg: Escape args in a WINE_FIXME.

Juan Lang (5):
      crypt32/tests: Test pcbDecoded parameter to CryptVerifyMessageSignature more thoroughly.
      crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded.
      urlmon: Return failures from progress callback.
      userenv/tests: Add tests for GetProfilesDirectory.
      userenv: Implement GetProfilesDirectory.

Julius Schwartzenberg (1):
      setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}.

Jörg Höhle (13):
      winmm/tests: Initial tests for CD audio with the MCI.
      mcicda: Opens d, d:, d:\, d:\foo since w2k. Only d: is portable.
      mcicda: Access the first CD-ROM unless given a device letter.
      winmm: MCI open always creates an alias for subsequent commands.
      winmm: Close MCI device after immediate auto-open commands.
      winmm: Always unload the MCI driver when Open fails.
      winmm/tests: Add a few Open/Close MCI tests.
      winmm/tests: MCI_STATUS returns DWORD_PTR, unlike other commands.
      winmm/tests: Add MCI parser tests.
      winmm/tests: Share common function dbg_mcierr.
      winmm: Correctly parse the MCI Sysinfo command.
      winmm: GetDeviceID only considers a single name per entry.
      winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.

Kai Tietz (1):
      include: Fixed LIST_ENTRY macro type casts for win64.

Ken Thomases (1):
      winex11: Pass window property to server in 64KB chunks.

Louis Lenders (15):
      mscoree/tests: Added some simple tests for GetCORVersion.
      mscoree: Improve GetCORVersion.
      wine.inf: Added .NET InstallRoot and v2.0 policy keys.
      mscoree/tests: Add a few tests for GetCORSytemDirectory.
      mscoree: Improve GetCORSytemDirectory.
      include: Add RUNTIME_INFO_FLAGS enumeration to mscoree header.
      mscoree/tests: Add some tests for GetRequestedRuntimeInfo.
      mscoree: Improve GetRequestedRuntimeInfo.
      wine.inf.in: Add registry key under HKLM\%CurrentVersion%\Policies\System.
      rstrtmgr: Add new stubbed dll rstrtmgr.dll.
      wer: Add new stubbed wer.dll.
      kernel32: Add stub for GetUserDefaultLocaleName.
      rstrtmgr: Add stub for RmStartSession.
      kernel32: Add stub for WerRegisterFile.
      shell32: Add stubbed SHGetKnownFolderPath.

Luca Bennati (4):
      winecfg: Fix Italian translation.
      taskmgr: Fix Italian translation.
      winhlp32: Fix Italian translation.
      wineconsole: Fix Italian translation.

Marcus Meissner (1):
      ntdll: Set correct protection flags on sections in builtin DLLs.

Mariusz Pluciński (3):
      gameux/tests: Add tests for AddGame and RemoveGame methods.
      gameux/tests: Check presence of GameExplorer registry keys.
      gameux/tests: Verify registry values created by GameExplorer.

Marko Nikolic (1):
      appwiz.cpl: Removed sign comparison warning.

Matteo Bruni (11):
      d3dcompiler: D3DAssemble stub.
      d3dcompiler: Move shader assembler implementation from d3dx9_36.
      d3dcompiler: Move D3DAssemble tests from d3dx9_36.
      d3dx9_43: Add d3dx9_43.dll, forwarding to d3dx9_36.dll.
      d3dcompiler: Stub D3DCompile implementation.
      d3dx9: Forward D3DXCompileShader to d3dcompiler.
      include: Update some d3d10shader.h definitions.
      d3d10: Implement D3D10CompileShader, forward to d3dcompiler.
      include: Add D3DXCompileShader declarations.
      d3dx9: Implement D3DXCompileShaderFromFile.
      d3dx9: Implement D3DXCompileShaderFromResource.

Mike Kaplinskiy (3):
      server: Don't cache sockets until they are pollable.
      server: Add accept_into_socket to accept into an initialized socket.
      server: Allow queuing async reads on listening sockets.

Nikolay Sivov (22):
      comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
      comctl32/imagelist: Remove parameter check from IImageList_Clone().
      comctl32/imagelist: Fix reference leak in IImageList_Clone().
      comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
      comctl32/imagelist: Fix return value from IImageList_SetBkColor().
      comctl32/imagelist: Fix return value for IImageList_GetIconSize().
      oleaut32/olepicture: Properly round while performing pixels->himetric units conversion.
      oleaut32/olepicture: Fix assumptions about S_OK value.
      oleaut32/olepicture: No need to check interface pointer in vtable methods.
      oleaut32/olepicture: Fix a typo in height conversion.
      oleaut32/olepicture: Remove out pointer check in OleCreatePictureIndirect, it should crash.
      include: Add xml DOMDocument60 definition.
      msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
      msxml3: Add IXMLDOMDocument3 stub support.
      msxml3: Implement IXMLDOMCDATASection::splitText().
      msxml3/tests: Tests for IXMLDOMText::splitText(), stub is extended a bit.
      msxml3: Allow FreeThreadedDOMDocument40 to be created.
      msxml3: Silence FIXME for supported properties.
      msxml3: Dump namespace aliases passed with SelectionNamespaces property.
      msxml3: Fix IXMLDOMDocument::getElementsByTagName() for some special cases.
      msxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName().
      msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().

Octavian Voicu (4):
      wined3d: Add missing ckey, fx, and pal directdraw caps.
      winmm: Replace return types with symbolic constants in mci command resources.
      winmm: Replace command ids with symbolic constants in mci command resources.
      include: Add MCI_INTEGER64 mci type.

Oldřich Jedlička (2):
      ddraw/tests: New visual back buffer flipping tests.
      ddraw/tests: New tests for CreateSurface for 3D DDSCAPS_BACKBUFFER.

Owen Rudge (3):
      d3dx9: Implement missing D3DXCreateTextureFromFile functions.
      d3dx9: Implement D3DXCreateTextureFromFileInMemoryEx.
      d3dx9: Implement D3DXLoadSurfaceFromFileInMemory.

Paul Bolle (3):
      winedbg: gdb proxy mode: allow interrupt from command line.
      winedbg: gdb proxy mode: hide printf unless traced.
      winedbg: gdbproxy: Quietly handle qSupported and qTStatus.

Peter Rosin (1):
      winepath: Adhere to the requested separator on failure.

Piotr Caban (23):
      msvcp90/tests: Added basic_string<char> tests.
      msvcp90: Added _String_base::Xinvarg implementation.
      msvcp80: Added stub dll.
      msvcrt: Added _set_SSE2_enable stub.
      msvcrt: Added _set_purecall_handler implementation.
      msvcrt: Added _strtime_s and _wstrtime_s implementation.
      msvcrt: Added _strdate_s and _wstrdate_s implementation.
      msvcrt: Added _gmtime32_s and _gmtime64_s implementation.
      msvcrt: Added _scprintf implementation.
      msvcrt: Added _gcvt_s implementation.
      msvcr90: Added _wstat64i32 implementation.
      msvcrt: Added _splitpath_s implementation.
      msvcp90: Added partiall basic_string<wchar_t> implementation.
      msvcp90/tests: Added basic_string<wchar_t> tests.
      msvcp90: Fix incorrect export.
      msvcp90: Fix 64-bit compilation warnings.
      msvcrt: Fix _splitpath and _wsplitpath implementation.
      msvcp90: Added basic_string<{char, wchar_t}>.data implementation.
      msvcp90/tests: Added basic_string<{char,wchar_t}>.data tests.
      msvcp90: Added basic_string<{char, wchar_t}>.{length, size} implementation.
      msvcp90/tests: Added basic_string<{char,wchar_t}>.size tests.
      msvcp90: Added basic_string<{char, wchar_t}> equal operator implementation.
      msvcp90/tests: Fix basic_string<wchar_t>.size tests.

Stefan Dösinger (5):
      wined3d: The clipplane mask and texcoords are unsigned.
      wined3d: Use float functions in drawprim.c.
      wined3d: Don't return a value from a void function.
      wined3d: Fix the wined3d_event_query_supported prototype.
      user32: Make GetMessage and PeekMessage patchable.

Stefan Leichter (1):
      msvideo: Forward MCIWndCreate16 to MCIWndCreateA.

Sven Baars (2):
      jscript: Update the Dutch translation.
      ipconfig: Add the Dutch translation.

Thomas Mullaly (17):
      urlmon/tests: Fixed bug where tests might succeed before the function is implemented.
      urlmon/tests: Added tests for IUriBuilder_GetHost.
      urlmon/tests: Added tests for IUriBuilder_GetPassword.
      urlmon/tests: Added tests for IUriBuilder_GetPath.
      urlmon/tests: Added tests for IUriBuilder_GetPort.
      urlmon/tests: Added tests for IUriBuilder_GetQuery.
      urlmon/tests: Added tests for IUriBuilder_GetSchemeName.
      urlmon/tests: Added tests for IUriBuilder_GetUserName.
      urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
      urlmon/tests: Added tests for IUriBuilder's IUri property.
      urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
      urlmon: Some IUri's don't always have an absolute URI property.
      urlmon: Some opaque URIs get their port set.
      urlmon: Beginning to add support for Uri_CREATE_FILE_USE_DOS_PATH in CreateUri.
      urlmon: Improved support for determining if a URI is hierarchical or not.
      urlmon: Finished adding basic support for Uri_CREATE_FILE_USE_DOS_PATH.
      urlmon: Improved support for opaque file URL paths.

Tony Wasserka (2):
      d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used.
      d3dx9: Fix an off by one error in point_filter_simple_data.

Vincent Povirk (16):
      gdiplus: Stub GdipTranslatePathGradientTransform.
      gdiplus: Stub GdipGetPathGradientPresetBlend.
      gdiplus: Stub GdipTranslatePenTransform.
      gdiplus: Set bitmap has alpha flag based on format.
      winecfg: Don't allow virtual desktops smaller than 640x480.
      windowscodecs: Prefer builtin version.
      windowscodecs: Add support for decoding 48-bit TIFF images.
      windowscodecs: Byte-swap image data from big endian TIFF files.
      windowscodecs: Always check TIFF sample count and planar configuration.
      windowscodecs: Handle WhiteIsZero TIFF images.
      windowscodecs: Handle TIFF's with RowsPerStrip greater than Height.
      ole32: Flush before returning from any storage API call that writes.
      ole32: Cache data and block locations in BigBlockStream objects.
      windowscodecs: Add test for IWICStream::InitializeFromIStreamRegion.
      windowscodecs: Implement IWICStream::InitializeFromIStreamRegion.
      gdiplus: Set flags and dpi when images are loaded.

-----------------------------------------------------------------------

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list