Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
[PATCH tools] winegecko.php: Update for new file name scheme.
by Jacek Caban
Dec. 12, 2019
[PATCH] ntoskrnl.exe/tests: Fix typos in ok() messages.
by Andrey Gusev
Dec. 12, 2019
[PATCH 2/2] msado15: Add _Command stub interface.
by Hans Leidekker
Dec. 12, 2019
[PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection.
by Hans Leidekker
Dec. 12, 2019
[PATCH v2 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init().
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 7/8] wineqtdecoder: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 6/8] winegstreamer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 5/8] strmbase/renderer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 4/8] strmbase/transform: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 3/8] strmbase: Introduce callbacks for streaming events.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 2/8] wineqtdecoder: Use base sink connection methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH v2 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure.
by Zebediah Figura
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Francois Gouget
Dec. 12, 2019
Re: [PATCH v2 3/5] d3d9: Handle multisample depth resolve in d3d9_device_SetRenderState().
by Henri Verbeet
Dec. 12, 2019
[PATCH 4/4] msvcrt: Implement sequential and random mode flags.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 3/4] msvcrt: Implement _O_RANDOM and _O_SEQUENTIAL flags.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 2/4] kernelbase: Implement FILE_FLAG_SEQUENTIAL_SCAN.
by Akihiro Sagawa
Dec. 12, 2019
[PATCH 1/4] server: Implement access pattern hints for file data.
by Akihiro Sagawa
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Francois Gouget
Dec. 12, 2019
Re: [PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType.
by Marvin
Dec. 12, 2019
Re: [PATCH v2 1/5] wined3d: Introduce wined3d_device_apply_stateblock().
by Henri Verbeet
Dec. 12, 2019
Re: [PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
Re: [PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr.
by Marvin
Dec. 12, 2019
Re: [PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Marvin
Dec. 12, 2019
[PATCH v4 9/9] jscript/tests: Add initial tests for the script TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 8/9] jscript: Implement ScriptTypeComp_BindType.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 7/9] jscript: Implement ScriptTypeComp_Bind.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 6/9] jscript: Implement ScriptTypeInfo_GetTypeComp.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 5/9] jscript: Implement ScriptTypeInfo_GetIDsOfNames.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 4/9] jscript: Implement ScriptTypeInfo_GetVarDesc.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 3/9] jscript: Implement ScriptTypeInfo_GetFuncDesc.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 2/9] jscript: Implement ScriptTypeInfo_GetTypeAttr.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH v4 1/9] jscript: Store the necessary function and variable info in the TypeInfo.
by Gabriel Ivăncescu
Dec. 12, 2019
[PATCH] testbot/Build: Update the Gecko download URL.
by Francois Gouget
Dec. 12, 2019
[PATCH vkd3d 2/2] vkd3d: Use multiple command queues if available.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d 1/2] vkd3d: Map the copy queue to the compute queue if necessary and possible.
by Conor McCarthy
Dec. 12, 2019
Re: [PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
by Marvin
Dec. 12, 2019
Re: [PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute().
by Marvin
Dec. 12, 2019
[PATCH] include: Add missing defines for tokens in winnt.h
by Vijay Kiran Kamuju
Dec. 12, 2019
[PATCH] ole32/tests: Fix return value trace.
by Nikolay Sivov
Dec. 12, 2019
Re: [PATCH 4/5] ole32: Get rid of casts in GUID serialization helper.
by Marvin
Dec. 12, 2019
[PATCH v3 4/4] kernel32/tests: Test std handle inheritance in test_parent_process_attribute().
by Paul Gofman
Dec. 12, 2019
[PATCH v3 3/4] kernel32/tests: Test invalid parent handle in test_parent_process_attribute().
by Paul Gofman
Dec. 12, 2019
[PATCH v3 2/4] ntdll: Support creating processes with specified parent.
by Paul Gofman
Dec. 12, 2019
[PATCH v3 1/4] kernelbase: Support PROC_THREAD_ATTRIBUTE_PARENT_PROCESS in CreateProcessInternalW().
by Paul Gofman
Dec. 12, 2019
Re: [PATCH 1/5] ole32: Fix property name handling for dictionary entries in CP_UNICODE case.
by Marvin
Dec. 12, 2019
[PATCH] shell32: Partially implement ShellLink_AddDataBlock
by Vijay Kiran Kamuju
Dec. 12, 2019
Re: [PATCH] wininet: Fix the spelling of a comment.
by Marvin
Dec. 12, 2019
Re: [PATCH v2 2/4] ntdll: Support creating processes with specified parent.
by Paul Gofman
Dec. 12, 2019
[PATCH 5/5] ole32: Get rid of casts in 64-bit int serialization helper.
by Nikolay Sivov
Dec. 12, 2019
[PATCH 4/5] ole32: Get rid of casts in GUID serialization helper.
by Nikolay Sivov
Dec. 12, 2019
[PATCH 3/5] ole32: Get rid of casts in WORD serialization helper.
by Nikolay Sivov
Dec. 12, 2019
[PATCH 2/5] ole32: Get rid of some casts in DWORD serialization helper.
by Nikolay Sivov
Dec. 12, 2019
[PATCH 1/5] ole32: Fix property name handling for dictionary entries in CP_UNICODE case.
by Nikolay Sivov
Dec. 12, 2019
Re: [PATCH v2 2/4] ntdll: Support creating processes with specified parent.
by Alexandre Julliard
Dec. 12, 2019
[PATCH] msxml3: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] oleaut32: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] ntdll: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] wininet: Fix the spelling of a comment.
by Francois Gouget
Dec. 12, 2019
[PATCH] usp10: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] ole32: Fix the spelling of a couple of comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] wineps.drv: Avoid unneeded abbreviations in comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] include: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
[PATCH] wined3d: Fix the spelling of some comments.
by Francois Gouget
Dec. 12, 2019
Re: [PATCH v2 2/4] ntdll: Support creating processes with specified parent.
by Paul Gofman
Dec. 12, 2019
Re: [PATCH v2 2/4] ntdll: Support creating processes with specified parent.
by Alexandre Julliard
Dec. 12, 2019
[PATCH] ucrtbase: Use given context in wcstok.
by Daniel Lehman
Dec. 12, 2019
[PATCH] wine.inf: add powershell location to the path
by Louis Lenders
Dec. 12, 2019
[PATCH] include: Add cdosys.idl
by Alistair Leslie-Hughes
Dec. 12, 2019
[PATCH vkd3d v2 5/5] vkd3d: Add cubic null resource.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d v2 4/5] vkd3d: Add 3D null resources.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d v2 3/5] vkd3d: Add 2D multisampled null resources.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d v2 2/5] vkd3d: Add 1D null resources.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d v2 1/5] vkd3d: Use helper functions for null resource initialisation.
by Conor McCarthy
Dec. 12, 2019
[PATCH vkd3d v2 0/5] vkd3d: Add more null resources.
by Conor McCarthy
Dec. 12, 2019
Re: [PATCH 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init().
by Marvin
Dec. 12, 2019
Re: [PATCH 7/8] wineqtdecoder: Use base sink streaming methods.
by Marvin
Dec. 12, 2019
Re: [PATCH 6/8] winegstreamer: Use base sink streaming methods.
by Marvin
Dec. 12, 2019
[PATCH 8/8] strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init().
by Zebediah Figura
Dec. 12, 2019
[PATCH 7/8] wineqtdecoder: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH 6/8] winegstreamer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH 5/8] strmbase/renderer: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH 4/8] strmbase/transform: Use base sink streaming methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH 3/8] strmbase: Introduce callbacks for streaming events.
by Zebediah Figura
Dec. 12, 2019
[PATCH 2/8] wineqtdecoder: Use base sink connection methods.
by Zebediah Figura
Dec. 12, 2019
[PATCH 1/8] wineqtdecoder: Store the sink as a strmbase_sink structure.
by Zebediah Figura
Dec. 12, 2019
Re: [PATCH 2/2] msado15: Add _Command stub interface
by Marvin
Dec. 12, 2019
Re: [PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection
by Marvin
Dec. 12, 2019
[PATCH 2/2] msado15: Add _Command stub interface
by Alistair Leslie-Hughes
Dec. 12, 2019
[PATCH 1/2] msado15: Add ISupportErrorInfo support to _Connection
by Alistair Leslie-Hughes
Dec. 12, 2019
Re: win32 on macOS
by Ken Thomases
Dec. 12, 2019
[PATCH 9/9] dmcompos: Use the debug functions provided by dmobject.[ch]
by Michael Stefaniuc
Dec. 12, 2019
[PATCH 8/9] dmime: Use the debug functions provided by dmobject.[ch]
by Michael Stefaniuc
Dec. 12, 2019
[PATCH 7/9] dmloader: Use the debug functions provided by dmobject.[ch]
by Michael Stefaniuc
Dec. 12, 2019