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

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


The annotated tag, wine-1.2-rc4 has been created
        at  6ecd9fc5c7c884e6f0e0cac39d4d82cfb83441c4 (tag)
   tagging  ffdbc65a1c0c7f38b1613255c0a38bd11d8f4711 (commit)
  replaces  wine-1.2-rc3
 tagged by  Alexandre Julliard
        on  Fri Jun 18 19:36:58 2010 +0200

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

iEYEABECAAYFAkwbrroACgkQ9ebp7rlGHdcoRgCfdzayB3msx/nM2AC1DgVCjZhz
wloAn2W2eUxu0yttJ/qFXV7N25TYXd6N
=i7QV
-----END PGP SIGNATURE-----

Alexander Scott-Johns (2):
      msvcrt/tests: Rename a variable.
      include/msvcrt: Update a bit.

Alexandre Julliard (22):
      atl: Fix parsing of extended dialog templates.
      atl: Implemented AtlCreateTargetDC.
      krnl386: Defined the SMapLS/UnMapLS_IP_EBP functions explicitly to make life easier for winapi_check.
      shell32: Create a 32-bpp image list to get alpha blended icons.
      appwiz.cpl: Create a 32-bpp image list to get alpha blended icons.
      winecfg: Fix pointer truncation in audio setup.
      winegcc: Add explicit support for the Cygwin platform.
      include: Define the SPLREG winspool string constants.
      ntdll: Make the DOS area accessible even when not using it to hide bugs in broken apps.
      winedevice: Fix up protections before writing to the NT header.
      winegcc: Load the Unicode argv dynamically from the generated stub.
      ws2_32/tests: Reorder includes so that winsock.h is included before system headers.
      wrc: Avoid use of toupper/isupper on signed chars.
      user32: Don't try to alpha blend icons when drawing to a monochrome device.
      ntdll: Print a warning when failing to set execute permissions on a section.
      user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.
      user32/tests: Ignore repeat key flag that causes occasional failures on Windows.
      user32/tests: Fix some class tests that behave differently on WoW64.
      shell32: Flesh out the stub DDE query for Progman groups a little.
      gdi32: Fix the sign of the vertical text position in ExtTextOutW.
      user32: Destroy the unused buttons in a message box instead of only hiding them.
      Release 1.2-rc4.

Andrew Nguyen (16):
      msxml3: Add proper skips when msxml3 DOM interfaces are unavailable.
      msxml3: Ignore the encoding attribute when loading a new XML document in IXMLDOMDocument::loadXML.
      msxml3/tests: Correct the sense of a few test failure messages.
      winex11.drv: Report a non-zero COLORRES capability value.
      setupapi: Avoid useless initializations in SetupIterateCabinetA/W.
      setupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.
      setupapi: Validate the cabinet filename parameter in SetupIterateCabinetW.
      setupapi/tests: Add tests to show that SetupIterateCabinet handles callback exceptions on newer Windows.
      setupapi/tests: Add simple enumeration tests for SetupIterateCabinetA.
      setupapi/tests: Add simple enumeration tests for SetupIterateCabinetW.
      setupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA.
      setupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile.
      setupapi: Add a few traces for SetupDecompressOrCopyFileW.
      ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.
      kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameA.
      kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW.

André Hentschel (3):
      propsys: Mention that the functions are stubs.
      winegcc: Add detection for --param options.
      winemaker: Avoid setting variable to an uninitialized value.

Aric Stewart (3):
      usp10/tests: Having numbers in the ScriptStringXtoCP tests causes unpredictable behavior.
      usp10/tests: Remove a test for a bug corrected in later versions of usp10.
      usp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80.

Damjan Jovanovic (3):
      kernel32: Revert 3f1404bf29676d79dd76ffd31e2630bb9f2b0b60 and add better CopyFile tests.
      kernel32: Add a CopyFile test.
      kernel32: Stop CopyFile from overwriting a file with itself.

Detlef Riekenberg (7):
      msvcr7x: Sync exports to msvcrt.
      msvcr100: Sync exports to msvcr90.
      msvcr80: Sync exports to msvcr90.
      winspool: Support the spooler in GetPrinterData.
      winspool/tests: Test GetPrinterData/Ex for the print spooler.
      winspool: Return ERROR_MORE_DATA, when the app probe for the needed buffer size.
      winspool/tests: Handle the Windows bug in GetPrinterDataEx.

Dylan Smith (1):
      wordpad: Fix failing GetDlgItem that forced screen repaint.

Eric Pouech (4):
      winhelp: Fix trailing space in window name for JumpID macro.
      winhelp: Avoid accessing a window in global window list after it has been freed.
      winhelp: When following a link, don't do it into a popup, but its parent.
      winmm: Only compute dwFileSize for MMIO objects with a DOS ioproc.

Hans Leidekker (3):
      propsys: Return success from PSRegisterPropertySchema.
      msi: Don't trace the contents of an output buffer.
      msi: Add tests for MsiLocateComponent and make them pass.

Henri Verbeet (3):
      winealsa.drv: Add some missing newlines.
      ntdll: The FPU control word for newly created threads is 0x27f.
      ddraw: Register / unregister the ddraw window class from DllMain().

Huw Davies (1):
      wineps.drv: Don't return an error for empty glyphs.

Igor Paliychuk (3):
      localui: Add Ukrainian translations.
      iccvid: Add Ukrainian translations.
      localspl: Add Ukrainian translations.

Jacek Caban (5):
      shobjidl.idl: Added INewWindowManager declaration.
      docobj.idl: Added OLECMDID_UPDATETRAVELENTRY_DATARECOVERY declaration.
      mshtml: Don't crash in on_start_uri_open on nscontainer without associated document.
      shdocvw: Silence QueryService traces in non-interactive runs.
      mshtml: Added IHTMLWindow2::open test.

Jose Rostagno (2):
      localui: Add Spanish translation.
      notepad: Update Spanish translation.

Juan Lang (5):
      crypt32: Add support for szCERT_STORE_PROV_PKCS7 to CertOpenStore.
      crypt32/tests: Test opening serialized stores.
      crypt32: Terminate reading a serialized store upon reading an empty property.
      crypt32: Increment current pointer on successful reads from memory.
      crypt32: Add support for CERT_STORE_PROV_SERIALIZED to CertOpenStore.

Jörg Höhle (1):
      mmsystem: Log MCI command name again.

Luca Bennati (3):
      cryptui: Add Italian translation.
      crypt32: Add Italian translation.
      oleacc: Add Italian translation.

Marcus Meissner (1):
      atl: Also handle struct sizes for 64bit.

Michael Stefaniuc (7):
      mapi32: The Portuguese translation is in UTF-8.
      wordpad: Remove untranslated resources from the Hungarian translation.
      wordpad: "Fix" two errors in the Chinese translations.
      notepad: Fix an error in the Czech translation.
      notepad: Fix an error in the Portuguese (Brazil) translation.
      notepad: Fix an error in the Bulgarian translation.
      jscript: Add the Romanian translation.

Nikolay Sivov (5):
      gdi32: Add CreateFontIndirectEx implementation.
      kernel32: Export RtlPcToFileHeader on x86-64 platform.
      msxml3: Avoid SysStringLen() testing for an empty string in ::createNode().
      msxml3: Use defined macros to access internal XPath structures.
      winhlp32: Added missed Russian resource.

Paul Chitescu (2):
      winex11.drv: Post a WM_SYSCOMMAND SC_CLOSE when the window manager asks to close a window.
      user32: Use a safer method of freeing user handles to prevent zeroing out a newly allocated handle.

Paul Vriens (1):
      user32: Add another flag to the TRACE().

Piotr Caban (1):
      atl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface.

Ricardo Filipe (6):
      jscript: Update Portuguese Portugal translation.
      shell32: Update Portuguese Portugal translation.
      wineboot: Update Portuguese Portugal translation.
      winecfg: Update Portuguese Portugal translation.
      wordpad: Update Portuguese Portugal translation.
      mapi32: Add Portuguese Portugal translation.

Rico Schüller (1):
      wined3d: Improve fglrx glsl spam filter.

Roderick Colenbrander (1):
      wined3d: Add NPOT quirk for GeforceFX 5200.

Sven Baars (2):
      wldap32: Fix Dutch translation.
      oleacc: Fix Dutch translation.

Vitaly Lipatov (1):
      Update Russian translations.

Łukasz Wojniłowicz (1):
      winhlp32: Update the Polish translation.

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

-- 
Debian Wine packaging



More information about the pkg-wine-party mailing list