Wine-Devel

By thread
wine-devel@list.winehq.org

June 2018

  • 68 participants
  • 1149 messages
[PATCH 2/3] user32: Add stub for GetPointerDevices
by Fabian Maurer
June 7, 2018
[PATCH 1/3] user32: Make RegisterPointerDeviceNotifications return TRUE to fake success
by Fabian Maurer
June 7, 2018
Re: [PATCH 4/4] wsdapi: Add initial support for reading messages; identify Probe message.
by Owen Rudge
June 7, 2018
Re: [PATCH 3/4] wsdapi: Add stub for Probe message parsing, prepare notification sink message.
by Owen Rudge
June 7, 2018
[PATCH] po: Update Finnish translation.
by Lauri Kenttä
June 7, 2018
Re: [PATCH] shellpath.c: Fix creation of HOME directory symbolic links
by Huw Davies
June 7, 2018
Re: [PATCH] shellpath.c: Fix creation of HOME directory symbolic links
by Bob Wya
June 7, 2018
Re: [PATCH 1/5] wined3d: Declare the correct number and type of fragment shader color outputs.
by Henri Verbeet
June 7, 2018
Re: [PATCH vkd3d] libs/vkd3d: Use VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT only if array size is >= 6.
by Józef Kucia
June 7, 2018
Re: [PATCH vkd3d] libs/vkd3d: Use VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT only if array size is >= 6.
by Henri Verbeet
June 7, 2018
[PATCH vkd3d] libs/vkd3d: Use VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT only if array size is >= 6.
by Józef Kucia
June 7, 2018
Re: [PATCH v2 1/4] kernel32: Return BIOS info from GetSystemFirmwareTable on Linux
by Huw Davies
June 7, 2018
Re: [PATCH] shellpath.c: Fix creation of HOME directory symbolic links
by Huw Davies
June 7, 2018
Re: [PATCH] ntoskrnl: Have MmIsAddressValid use IsBadReadPtr.
by Thomas Faber
June 7, 2018
Re: [PATCH 3/4 v5] riched20: Support external HDC in ME_WrapMarkedParagraphs().
by Huw Davies
June 7, 2018
Re: [PATCH 1/4 v5] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Huw Davies
June 7, 2018
Re: [PATCH 2/4 v5] riched20: Call ITextHost_TxGetCharFormat() for setting default charformat.
by Huw Davies
June 7, 2018
Re: [PATCH 1/4 v5] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Jactry Zeng
June 7, 2018
Re: [PATCH 1/4 v5] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Jactry Zeng
June 7, 2018
Re: [PATCH 1/2] schedsvc: Load job files at the service start up.
by Dmitry Timoshkov
June 7, 2018
Re: [PATCH 1/4 v5] riched20/tests: Rewrite tests for ITextServices_TxGetNaturalSize().
by Huw Davies
June 7, 2018
Re: [PATCH 4/4] wsdapi: Add initial support for reading messages; identify Probe message.
by Huw Davies
June 7, 2018
Re: [PATCH 3/4] wsdapi: Add stub for Probe message parsing, prepare notification sink message.
by Huw Davies
June 7, 2018
Re: [PATCH 1/4] wsdapi: Add support for listening for UDP multicast broadcasts.
by Huw Davies
June 7, 2018
[PATCH 2/2] schedsvc: Add support for running missed tasks at the service start.
by Dmitry Timoshkov
June 7, 2018
[PATCH 1/2] schedsvc: Load job files at the service start up.
by Dmitry Timoshkov
June 7, 2018
[PATCH 4/4] testbot: Switch Patches::Submit() to the new job staging standard.
by Francois Gouget
June 6, 2018
[PATCH 3/4] testbot/web: Switch Submit to the new job staging standard.
by Francois Gouget
June 6, 2018
[PATCH 2/4] testbot: Switch CheckForWinetestUpdate.pl to the new job staging standard.
by Francois Gouget
June 6, 2018
[PATCH 1/4] testbot: Handle staging at the Job level and avoid race conditions.
by Francois Gouget
June 6, 2018
[PATCH] testbot: Also mark the VM for maintenance if the reverts get stuck.
by Francois Gouget
June 6, 2018
[PATCH 4/4] wsdapi: Add initial support for reading messages; identify Probe message.
by Owen Rudge
June 6, 2018
[PATCH 3/4] wsdapi: Add stub for Probe message parsing, prepare notification sink message.
by Owen Rudge
June 6, 2018
[PATCH 2/4] wsdapi: Add critical section around notification sinks.
by Owen Rudge
June 6, 2018
[PATCH 1/4] wsdapi: Add support for listening for UDP multicast broadcasts.
by Owen Rudge
June 6, 2018
Re: [PATCH] comctl32/tests: Use the available ARRAY_SIZE() macro
by Marvin
June 6, 2018
Re: [PATCH] comctl32/taskdialog/tests: Add a basic taskdialog creator as interactive test
by Fabian Maurer
June 6, 2018
Re: [PATCH v2] comctl32/edit/tests: Add interactive test showing a rendering glitch
by Fabian Maurer
June 6, 2018
[PATCH 2/2] kernel32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 6, 2018
[PATCH 1/2] kernel32/tests: Correct the buffer size passed to FormatMessageW()
by Michael Stefaniuc
June 6, 2018
[PATCH] comctl32/tests: Use the available ARRAY_SIZE() macro
by Michael Stefaniuc
June 6, 2018
[PATCH] include: Add an option to disable line numbers in the tests
by Michael Stefaniuc
June 6, 2018
[PATCH v3 5/5] kernel32: Implement Wow64SetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v3 4/5] kernel32: Implement Wow64GetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v3 3/5] ntdll: Implement RtlWow64SetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v3 2/5] ntdll: Implement RtlWow64GetThreadContext().
by Zebediah Figura
June 6, 2018
[PATCH v3 1/5] winnt.h: Add some WOW64 definitions.
by Zebediah Figura
June 6, 2018
Re: [PATCH v2 3/5] ntdll: Implement RtlWow64SetThreadContext().
by Marvin
June 6, 2018
Re: [PATCH v2 2/5] ntdll: Implement RtlWow64GetThreadContext().
by Marvin
June 6, 2018