Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
[PATCH] kernel32/tests: Fix a test failure on Windows 10.
by Zebediah Figura
Dec. 31, 2019
[PATCH] include: Update DWRITE_INFORMATIONAL_STRING_ID enum.
by Nikolay Sivov
Dec. 31, 2019
[PATCH] po: Fix typo in Catalan translation
by Alex Henrie
Dec. 31, 2019
Re: [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken.
by Zebediah Figura
Dec. 31, 2019
Re: win32 on macOS
by Vincent Povirk (they/them)
Dec. 31, 2019
Re: [PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken.
by Dmitry Timoshkov
Dec. 31, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Jacek Caban
Dec. 31, 2019
Re: [PATCH] kernel32: Exclude IsBadStringPtrA() from relay traces.
by Marvin
Dec. 30, 2019
Re: win32 on macOS
by Fabian Maurer
Dec. 30, 2019
Re: Wine Gecko 2.47.1 is not compatible with Python 2 or 3
by Michael Cronenworth
Dec. 30, 2019
[PATCH] kernel32: Exclude IsBadStringPtrA() from relay traces.
by Zebediah Figura
Dec. 30, 2019
[PATCH v2 3/3] ntdll: Handle unaligned SRW locks when using futexes.
by Zebediah Figura
Dec. 30, 2019
[PATCH v2 2/3] ntdll: Handle unaligned SRW locks when using keyed events.
by Zebediah Figura
Dec. 30, 2019
[PATCH v2 1/3] ntdll: Handle unaligned condition variables when using futexes.
by Zebediah Figura
Dec. 30, 2019
Re: win32 on macOS
by Ken Thomases
Dec. 30, 2019
Re: win32 on macOS
by Martin Storsjö
Dec. 30, 2019
Re: win32 on macOS
by Ken Thomases
Dec. 30, 2019
Re: [PATCH 2/2] ntdll: Handle unaligned SRW locks when using futexes.
by Marvin
Dec. 30, 2019
[PATCH 2/2] ntdll: Handle unaligned SRW locks when using futexes.
by Zebediah Figura
Dec. 30, 2019
[PATCH 1/2] ntdll: Handle unaligned condition variables when using futexes.
by Zebediah Figura
Dec. 30, 2019
[PATCH 2/2] gdi32/tests: Separate and expand tests for GetClipBox().
by Zebediah Figura
Dec. 30, 2019
[PATCH 1/2] gdi32/tests: Don't treat a return value of COMPLEXREGION from IntersectClipRect() as broken.
by Zebediah Figura
Dec. 30, 2019
Re: [PATCH] msvcp140/tests: Don't trace the current time.
by Francois Gouget
Dec. 30, 2019
Re: [PATCH] msvcp140/tests: Don't trace the current time.
by Piotr Caban
Dec. 30, 2019
Re: [PATCH] user32/tests: Don't trace the test_topmost() window handles.
by Marvin
Dec. 30, 2019
[PATCH] msvcrt: Improve strtod precision.
by Piotr Caban
Dec. 30, 2019
[PATCH] msvcrt: Improve strtod precision.
by Piotr Caban
Dec. 30, 2019
[PATCH] testbot/LobUtils: Update the ParseTaskLog() Perl documentation.
by Francois Gouget
Dec. 30, 2019
[PATCH] testbot/LogUtils: Ignore the pid when comparing exception messages.
by Francois Gouget
Dec. 30, 2019
[PATCH 2/2] testbot/LogUtils: Tag the "too much data" error byte count as variable.
by Francois Gouget
Dec. 29, 2019
[PATCH 1/2] testbot/LogUtils: Ignore the variable parts of failure messages.
by Francois Gouget
Dec. 29, 2019
[PATCH] testbot/WineRun*: Trace the disconnection in all WineRun* scripts.
by Francois Gouget
Dec. 29, 2019
[PATCH] testbot/Janitor: Document where filenames are untainted.
by Francois Gouget
Dec. 29, 2019
[PATCH] testbot/Janitor: Update the list of files to keep in latest/.
by Francois Gouget
Dec. 29, 2019
[PATCH] tests: Trace elapsed time when $WINETEST_TIME is set.
by Francois Gouget
Dec. 29, 2019
[PATCH] user32/tests: Don't trace the test_topmost() window handles.
by Francois Gouget
Dec. 29, 2019
[PATCH] msvcp140/tests: Don't trace the current time.
by Francois Gouget
Dec. 29, 2019
Re: [PATCH] user32/tests: Fix a test failure on Windows < Vista.
by Sven Baars
Dec. 29, 2019
Re: [PATCH] user32/tests: Fix a test failure on Windows < Vista.
by Zebediah Figura
Dec. 29, 2019
Re: [PATCH] user32/tests: Fix a test failure on Windows < Vista.
by Sven Baars
Dec. 28, 2019
[PATCH] user32/tests: Fix a test failure on Windows < Vista.
by Zebediah Figura
Dec. 28, 2019
Wine staging 5.0 rc3 release
by Alistair Leslie-Hughes
Dec. 28, 2019
Re: Bugs To Fix?
by Thales
Dec. 28, 2019
Re: msvcrt:scanf float conversion behavior
by Piotr Caban
Dec. 27, 2019
[PATCH] quartz/tests: Skip the IVideoWindow tests if connecting returns E_FAIL.
by Zebediah Figura
Dec. 27, 2019
Re: [PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607.
by Zebediah Figura
Dec. 27, 2019
[PATCH] ntdll/tests: Fix some test failures with Windows 10.
by Zebediah Figura
Dec. 27, 2019
Re: [PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607.
by Marvin
Dec. 27, 2019
Re: msvcrt:scanf float conversion behavior
by Erich E. Hoover
Dec. 27, 2019
Re: [PATCH 2/3] user32/tests: Get rid of some Windows 9x workarounds.
by Marvin
Dec. 27, 2019
Re: [PATCH 1/3] user32/tests: Remove unnecessary uses of CREATE_SUSPENDED.
by Marvin
Dec. 27, 2019
[PATCH 3/3] user32/tests: Work around failures on Windows 10 version 1607.
by Zebediah Figura
Dec. 27, 2019
[PATCH 2/3] user32/tests: Get rid of some Windows 9x workarounds.
by Zebediah Figura
Dec. 27, 2019
[PATCH 1/3] user32/tests: Remove unnecessary uses of CREATE_SUSPENDED.
by Zebediah Figura
Dec. 27, 2019
Re: msvcrt:scanf float conversion behavior
by Piotr Caban
Dec. 27, 2019
[PATCH] msscript.ocx/tests: Fix a typo.
by Andrey Gusev
Dec. 27, 2019
[PATCH] msscript.ocx/tests: Fix a typo.
by Dmitry Timoshkov
Dec. 27, 2019
[PATCH] po: Update Catalan translation
by Alex Henrie
Dec. 27, 2019
Re: msvcrt:scanf float conversion behavior
by Greg
Dec. 27, 2019
Re: msvcrt:scanf float conversion behavior
by Erich E. Hoover
Dec. 27, 2019
Re: [PATCH v2 1/5] msvcrt: Introduce IMPORT_SYMBOL helper macro.
by Chip Davis
Dec. 26, 2019
[PATCH v4 4/4] ntdll: Start find_free_area from address_space_start instead of 0.
by Rémi Bernon
Dec. 26, 2019
[PATCH v4 3/4] ntdll: Replace incorrect find_free_reserved_area function call.
by Rémi Bernon
Dec. 26, 2019
[PATCH v4 2/4] ntdll: Split view search initialization to find_view_inside_range function.
by Rémi Bernon
Dec. 26, 2019
[PATCH v4 1/4] ntdll: Rename find_free_area to find_reserved_free_area.
by Rémi Bernon
Dec. 26, 2019
[PATCH] ntdll/tests: Remove a no longer reliable test.
by Zebediah Figura
Dec. 26, 2019
Re: [PATCH v4] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc.
by Marvin
Dec. 26, 2019
[PATCH v4] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc.
by Rémi Bernon
Dec. 26, 2019
[PATCH 2/2] msvcr90: Improve floats comparison in _atoflt tests.
by Piotr Caban
Dec. 26, 2019
[PATCH 1/2] msvcrt: Improve doubles comparison in strtod and atodbl tests.
by Piotr Caban
Dec. 26, 2019
[PATCH] oleaut32/tests: Avoid testing that GDI objects are invalid.
by Zebediah Figura
Dec. 26, 2019
[PATCH 2/2] ole32/tests: Make the tests less verbose by default.
by Zebediah Figura
Dec. 26, 2019
[PATCH 1/2] ole32/tests: Rewrite and expand test_data_cache_updatecache().
by Zebediah Figura
Dec. 26, 2019
[PATCH v3] dmcompos/tests: Add Chord track GetParam/SetParam tests
by Michael Stefaniuc
Dec. 26, 2019
[PATCH] msvcr90: Fix compilation warning in __AdjustPointer tests.
by Piotr Caban
Dec. 26, 2019
Re: [PATCH v3] ucrtbase: Fix handling of tab and non-breaking space in iswctype().
by Piotr Caban
Dec. 26, 2019
Re: [PATCH] msvcrt: Fix the btowc() function.
by Piotr Caban
Dec. 26, 2019
Re: msvcrt:scanf float conversion behavior
by Piotr Caban
Dec. 26, 2019
Re: [PATCH v3 2/3] user32/tests: Return MA_ACTIVATE to WM_MOUSEACTIVATE on main test window.
by Marvin
Dec. 26, 2019
Re: [PATCH v3 1/3] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc.
by Marvin
Dec. 26, 2019
[PATCH] winex11.drv: ignore .dwAspect in FORMATETC during XDnD
by Damjan Jovanovic
Dec. 26, 2019
[PATCH v3 3/3] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation.
by Rémi Bernon
Dec. 26, 2019
[PATCH v3 2/3] user32/tests: Return MA_ACTIVATE to WM_MOUSEACTIVATE on main test window.
by Rémi Bernon
Dec. 26, 2019
[PATCH v3 1/3] user32/tests: Move TEST_MOUSEACTIVATE to test_defwinproc.
by Rémi Bernon
Dec. 26, 2019
Re: [PATCH v2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation.
by Alexandre Julliard
Dec. 26, 2019
[PATCH] ntoskrnl: Add KeSetImportanceDpc stub
by Alex Henrie
Dec. 26, 2019
[PATCH] include: Add GUID_DEVINTERFACE_MONITOR.
by Zhiyi Zhang
Dec. 26, 2019
[PATCH v2] dmcompos/tests: Add Chord track GetParam/SetParam tests
by Michael Stefaniuc
Dec. 25, 2019
[PATCH] dmcompos/tests: Add Chord Map track GetParam/SetParam tests
by Michael Stefaniuc
Dec. 25, 2019
[PATCH v2] include: Fix SetupDiOpenDeviceInterfaceRegKey() prototype.
by Zhiyi Zhang
Dec. 24, 2019
Re: [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Rémi Bernon
Dec. 24, 2019
[PATCH] include: Fix SetupDiOpenDeviceInterfaceRegKey() prototype.
by Zhiyi Zhang
Dec. 24, 2019
Re: [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Paul Gofman
Dec. 24, 2019
Re: [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Alexandre Julliard
Dec. 24, 2019
Re: [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Rémi Bernon
Dec. 24, 2019
Re: [PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Alexandre Julliard
Dec. 24, 2019
[PATCH resend v3 2/2] ntdll: Start find_free_area from address_space_start instead of 0.
by Rémi Bernon
Dec. 24, 2019
[PATCH resend v3 1/2] ntdll: Try mapping free memory region outside of reserved regions.
by Rémi Bernon
Dec. 24, 2019
[PATCH] ntdll: Use default casemap and codepage file names if the value in registry is empty.
by Dmitry Timoshkov
Dec. 24, 2019
[PATCH v2] winex11.drv: Send HTMENU instead of HTCAPTION to query window activation.
by Rémi Bernon
Dec. 24, 2019