Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
Re: [PATCH] winhttp: Initialize a return variable.
by Hans Leidekker
Dec. 24, 2019
[PATCH] winhttp: Initialize a return variable.
by Zhiyi Zhang
Dec. 24, 2019
Re: [PATCH] user32/tests: Mark some GetDeviceCaps() tests as todo on Wine.
by Marvin
Dec. 24, 2019
[PATCH] user32/tests: Mark some GetDeviceCaps() tests as todo on Wine.
by Zhiyi Zhang
Dec. 24, 2019
[PATCH] configure: Update Xinerama and XRandR extension help strings.
by Zhiyi Zhang
Dec. 24, 2019
Re: [PATCH] ole32/tests: Avoid testing exact sequences of IUnknown methods.
by Marvin
Dec. 24, 2019
[PATCH] ole32/tests: Avoid testing exact sequences of IUnknown methods.
by Zebediah Figura
Dec. 24, 2019
[PATCH] include: Update DWRITE_FONT_PROPERTY_ID enum.
by Nikolay Sivov
Dec. 23, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 23, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Jacek Caban
Dec. 23, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 23, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Jacek Caban
Dec. 23, 2019
[PATCH v2 5/5] msvcrt: Add compatibility _set_invalid_parameter_handler importlib implementation.
by Jacek Caban
Dec. 23, 2019
[PATCH v2 4/5] msvcrt: Add compatibility __p__wcmdln importlib implementation.
by Jacek Caban
Dec. 23, 2019
[PATCH v2 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation.
by Jacek Caban
Dec. 23, 2019
[PATCH v2 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
by Jacek Caban
Dec. 23, 2019
[PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
by Jacek Caban
Dec. 23, 2019
[PATCH v2] winegstreamer: Recognize the "video/x-cinepak" type.
by Zebediah Figura
Dec. 23, 2019
Re: [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
by Jacek Caban
Dec. 23, 2019
Re: msvcrt:scanf float conversion behavior
by Jacek Caban
Dec. 23, 2019
msvcrt:scanf float conversion behavior
by Erich E. Hoover
Dec. 23, 2019
[PATCH] msvcrt: Fix [str|wcs]tod result being compared against FLT_MAX.
by Erich E. Hoover
Dec. 23, 2019
Re: [PATCH 2/2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation.
by Rémi Bernon
Dec. 23, 2019
[PATCH 2/2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation.
by Rémi Bernon
Dec. 23, 2019
[PATCH 1/2] winex11.drv: Don't set the foreground for focus events that are older than the last SetFocus sent without an event.
by Rémi Bernon
Dec. 23, 2019
Re: [PATCH] winex11.drv: Always set focus to managed window when requested.
by Alexandre Julliard
Dec. 23, 2019
Re: [PATCH] winex11.drv: Always set focus to managed window when requested.
by Alistair Leslie-Hughes
Dec. 23, 2019
[PATCH 3/3] ole32/tests: Add some tests for item moniker ParseDisplayName().
by Nikolay Sivov
Dec. 23, 2019
[PATCH 2/3] ole32/tests: Add a test for bind speed used by item moniker BindToObject().
by Nikolay Sivov
Dec. 23, 2019
[PATCH 1/3] ole32/tests: Use heap-based object for custom moniker.
by Nikolay Sivov
Dec. 23, 2019
[PATCH] winex11.drv: Always set focus to managed window when requested.
by Rémi Bernon
Dec. 23, 2019
Re: [PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests.
by Nikolay Sivov
Dec. 23, 2019
Re: [PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests.
by Marvin
Dec. 23, 2019
[PATCH 2/2] dwrite/tests: Add IsColorFont() tests.
by Nikolay Sivov
Dec. 23, 2019
[PATCH 1/2] dwrite/tests: Improve coverage of IsMonospacedFont() tests.
by Nikolay Sivov
Dec. 23, 2019
[PATCH v2] include: Declare _STGMEDIUM_UNION type except when it violates C spec.
by Jeff Smith
Dec. 23, 2019
Re: Unix FD to Windows File Handles mapping.
by Bruno Albuquerque
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Bruno Albuquerque
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Bruno Albuquerque
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Alexandre Julliard
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Zebediah Figura
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Gabriel Ivăncescu
Dec. 22, 2019
Re: [PATCH] dxgidebug: add missing debug API
by Steve Lhomme
Dec. 22, 2019
[PATCH] winegstreamer: Recognize the "video/x-cinepak" type.
by Zebediah Figura
Dec. 22, 2019
[PATCH] ntdll: Drop support for floating point numbers in sscanf.
by Erich E. Hoover
Dec. 22, 2019
Re: Unix FD to Windows File Handles mapping.
by Bruno Albuquerque
Dec. 21, 2019
Wine staging 5.0 rc2 release
by Alistair Leslie-Hughes
Dec. 21, 2019
Re: Unix FD to Windows File Handles mapping.
by Damjan Jovanovic
Dec. 21, 2019
Unix FD to Windows File Handles mapping.
by Bruno Albuquerque
Dec. 20, 2019
[PATCH] dmstyle: Avoid cloning the IStream in parse_style_form()
by Michael Stefaniuc
Dec. 20, 2019
[PATCH] msvcrt: Only export __p__* functions on i386
by Martin Storsjo
Dec. 20, 2019
Re: [PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
by Martin Storsjö
Dec. 20, 2019
Re: WineTest regressions
by Alexandre Julliard
Dec. 20, 2019
[PATCH 5/5] msvcrt: Add compatibility _set_invalid_parameter_handler importlib implementation.
by Jacek Caban
Dec. 20, 2019
[PATCH 4/5] msvcrt: Add compatibility __p__wcmdln importlib implementation.
by Jacek Caban
Dec. 20, 2019
[PATCH 3/5] msvcrt: Add compatibility __p__acmdln importlib implementation.
by Jacek Caban
Dec. 20, 2019
[PATCH 2/5] msvcrt: Provide compatibility __p__fmode importlib implementation.
by Jacek Caban
Dec. 20, 2019
[PATCH 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
by Jacek Caban
Dec. 20, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 20, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Jacek Caban
Dec. 20, 2019
llvm-mingw support update
by Jacek Caban
Dec. 20, 2019
Re: win32 on macOS
by Fabian Maurer
Dec. 20, 2019
[PATCH] po: Update some Russian strings.
by Nikolay Sivov
Dec. 20, 2019
[PATCH] configure: Allow setting CROSSLDFLAGS by configure.
by Jacek Caban
Dec. 20, 2019
[v2 PATCH] ole32/tests: Add a trivial test for IMoniker::Enum().
by Nikolay Sivov
Dec. 20, 2019
[PATCH] dwrite/tests: Improve coverage of IsSymbolFont() tests.
by Nikolay Sivov
Dec. 20, 2019
Re: [PATCH] wineserver: avoid spurious FD_WRITE on repeated calls to WSAEventSelect()
by Marvin
Dec. 20, 2019
[PATCH] msvcrt: Implement wcstod without using 'long double'.
by Erich E. Hoover
Dec. 20, 2019
[PATCH] wineserver: avoid spurious FD_WRITE on repeated calls to WSAEventSelect()
by Damjan Jovanovic
Dec. 20, 2019
WineTest regressions
by Francois Gouget
Dec. 19, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 19, 2019
Re: win32 on macOS
by Ken Thomases
Dec. 19, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Jacek Caban
Dec. 19, 2019
[PATCH 3/3] dmime: Implement IDirectMusicPerformance8_PChannelInfo()
by Michael Stefaniuc
Dec. 19, 2019
[PATCH 2/3] dmime/tests: Add PChannel tests
by Michael Stefaniuc
Dec. 19, 2019
[PATCH 1/3] dmime: Use a rbtree to store the PChannels of a performance
by Michael Stefaniuc
Dec. 19, 2019
Re: [PATCH v2] msvcrt: Implement strtod without using 'long double'.
by Alexandre Julliard
Dec. 19, 2019
Re: [PATCH] include: Define the _STGMEDIUM_UNION type for C++ only.
by Alexandre Julliard
Dec. 19, 2019
Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 19, 2019
Re: [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer.
by Michael Stefaniuc
Dec. 19, 2019
Re: [PATCH v2] msvcrt: Implement strtod without using 'long double'.
by Erich E. Hoover
Dec. 19, 2019
[PATCH] configure: Don't check for gssapi-krb5 if krb5 is missing
by Andrew Eikum
Dec. 19, 2019
[PATCH] include: Define the _STGMEDIUM_UNION type for C++ only.
by Jeff Smith
Dec. 19, 2019
Re: [PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum().
by Nikolay Sivov
Dec. 19, 2019
Re: [PATCH 2/2] wininet: Don't set default gopher protocol in InternetCrackUrlW.
by Marvin
Dec. 19, 2019
Re: [PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum().
by Marvin
Dec. 19, 2019
Re: [PATCH] wininet: Add missing schemes to url_schemes.
by Marvin
Dec. 19, 2019
[PATCH 2/2] wininet: Don't set default gopher protocol in InternetCrackUrlW.
by Jacek Caban
Dec. 19, 2019
[PATCH v2 1/2] wininet: Add missing schemes to url_schemes.
by Jacek Caban
Dec. 19, 2019
Re: [PATCH] wininet: Add missing schemes to url_schemes.
by Jacek Caban
Dec. 19, 2019
[PATCH 2/2] ole32/tests: Add a trivial test for IMoniker::Enum().
by Nikolay Sivov
Dec. 19, 2019
[PATCH 1/2] ole32/tests: Add some tests for Reduce().
by Nikolay Sivov
Dec. 19, 2019
Re: [PATCH] wininet: Add missing schemes to url_schemes.
by Vijay Kiran Kamuju
Dec. 19, 2019
[PATCH] wininet: Add missing schemes to url_schemes.
by Jacek Caban
Dec. 19, 2019
[PATCH] rpcrt4: Support VT_BSTR in get_param_pointer_info.
by Jacek Caban
Dec. 19, 2019
Re: [PATCH v2] msvcrt: Implement strtod without using 'long double'.
by Alexandre Julliard
Dec. 19, 2019
Re: [PATCH 0/3] RFC: Implement MemoryWorkingSetExInformation.
by Paul Gofman
Dec. 19, 2019
Re: [PATCH] dmime: IDirectMusicPerformance8_FreePMsg Release the unknown pointer.
by Alistair Leslie-Hughes
Dec. 19, 2019
Re: [PATCH] ws2_32: enable a WSAEnumNetworkEvents test that never runs
by Marvin
Dec. 19, 2019
[PATCH] ws2_32: enable a WSAEnumNetworkEvents test that never runs
by Damjan Jovanovic
Dec. 19, 2019