Wine-Devel

By thread
wine-devel@list.winehq.org

December 2019

  • 73 participants
  • 1394 messages
Re: [PATCH 1/5] msado15: Add typelib.
by Nikolay Sivov
Dec. 6, 2019
[PATCH 5/5] msado15: Implement _Stream_put_Type and _Stream_get_Type.
by Hans Leidekker
Dec. 6, 2019
[PATCH 4/5] msado15: Add a stub _Stream implementation.
by Hans Leidekker
Dec. 6, 2019
[PATCH 3/5] msado15: Add a stub _Recordset implementation.
by Hans Leidekker
Dec. 6, 2019
[PATCH 2/5] msado15: Add a stub _Connection implementation.
by Hans Leidekker
Dec. 6, 2019
[PATCH 1/5] msado15: Add typelib.
by Hans Leidekker
Dec. 6, 2019
[PATCH] dwrite/tests: Add some tests for reference objects.
by Nikolay Sivov
Dec. 6, 2019
[PATCH] dwrite: Use IDWriteFactory7 for analyzer.
by Nikolay Sivov
Dec. 6, 2019
[PATCH 2/2] winemac: Avoid some compiler warnings.
by Gijs Vermeulen
Dec. 6, 2019
[PATCH 1/2] secur32: Avoid compiler warning.
by Gijs Vermeulen
Dec. 6, 2019
[website] German translation for release 4.21
by Julian Rüger
Dec. 6, 2019
[website] German translation for release 4.0.3
by Julian Rüger
Dec. 6, 2019
[website] German translation for release 4.20
by Julian Rüger
Dec. 6, 2019
[PATCH 2/2] oleaut32/typelib: Implement DeleteImplType().
by Nikolay Sivov
Dec. 6, 2019
[PATCH 1/2] oleaut32/typelib: Add a helper to update custom data lists on reallocation.
by Nikolay Sivov
Dec. 6, 2019
Re: [PATCH] kernelbase: Fix GlobalMemoryStatusEx regression.
by Zhiyi Zhang
Dec. 6, 2019
[PATCH vkd3d] vkd3d: Remove redundant GetCopyableFootprints() resource size alignment checks.
by Conor McCarthy
Dec. 6, 2019
Re: [PATCH v2 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage().
by Marvin
Dec. 6, 2019
[PATCH] kernel32/tests: Allow for differing fpu_cw returned on Windows XP.
by Jeff Smith
Dec. 6, 2019
[PATCH v2 4/4] strmbase: Create the video window with the correct styles.
by Zebediah Figura
Dec. 6, 2019
[PATCH v2 3/4] quartz/tests: Port IVideoWindow tests to the VMR.
by Zebediah Figura
Dec. 6, 2019
[PATCH v2 2/4] quartz/vmr9: Create the rendering window when the filter is created.
by Zebediah Figura
Dec. 6, 2019
[PATCH v2 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage().
by Zebediah Figura
Dec. 6, 2019
Dec. 6, 2019
Re: [PATCH 4/4] strmbase: Create the video window with the correct styles.
by Marvin
Dec. 6, 2019
Re: [PATCH 3/4] quartz/tests: Port IVideoWindow tests to the VMR.
by Marvin
Dec. 6, 2019
Re: [PATCH 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage().
by Marvin
Dec. 6, 2019
[PATCH 4/4] strmbase: Create the video window with the correct styles.
by Zebediah Figura
Dec. 6, 2019
[PATCH 3/4] quartz/tests: Port IVideoWindow tests to the VMR.
by Zebediah Figura
Dec. 6, 2019
[PATCH 2/4] quartz/vmr9: Create the rendering window when the filter is created.
by Zebediah Figura
Dec. 6, 2019
[PATCH 1/4] strmbase: Correctly implement IVideoWindow::NotifyOwnerMessage().
by Zebediah Figura
Dec. 6, 2019
[PATCH v4] odbccp32: Implement SQLConfigDataSource/W
by Alistair Leslie-Hughes
Dec. 5, 2019
[PATCH v3 3/3] xmllite: Expand test for any unparsed data at end of XML.
by Jeff Smith
Dec. 5, 2019
[PATCH v3 2/3] xmllite: Whitespace node not returned when followed by invalid character.
by Jeff Smith
Dec. 5, 2019
[PATCH v3 1/3] xmllite/tests: Extract nul-character test from XML declaration test.
by Jeff Smith
Dec. 5, 2019
[PATCH v2 3/3] xmllite: Expand test for any unparsed data at end of XML.
by Jeff Smith
Dec. 5, 2019
[PATCH v2 2/3] xmllite: Whitespace node not returned when followed by invalid character.
by Jeff Smith
Dec. 5, 2019
[PATCH v2 1/3] xmllite/tests: Extract nul-character test from XML declaration test.
by Jeff Smith
Dec. 5, 2019
[PATCH] kernel32: Set all %eax bits on Wow64EnableWow64FsRedirection return.
by Piotr Caban
Dec. 5, 2019
[PATCH v2] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped
by Damjan Jovanovic
Dec. 5, 2019
[PATCH v3 1/3] bcrypt: Add support for signing hashes with ECDSA keys.
by Derek Lesho
Dec. 5, 2019
Re: [PATCH 1/3] bcrypt: Add support for signing hashes with ECDSA keys.
by Derek Lesho
Dec. 5, 2019
Re: [PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped
by Damjan Jovanovic
Dec. 5, 2019
[PATCH] mscoree: Ignore empty privatePath.
by Vincent Povirk
Dec. 5, 2019
Re: mscoree: fix an error in string access
by Vincent Povirk (they/them)
Dec. 5, 2019
Re: [wine-devel] Wine staging 4.21 release
by Zebediah Figura
Dec. 5, 2019
Re: [wine-devel] Wine staging 4.21 release
by Zebediah Figura
Dec. 5, 2019
[PATCH] jscript: Import to_int32 implementation from WebKit.
by Jacek Caban
Dec. 5, 2019
[PATCH vkd3d v3 5/5] vkd3d: Implement support for D3D12_FEATURE_COMMAND_QUEUE_PRIORITY.
by Conor McCarthy
Dec. 5, 2019
[PATCH vkd3d v3 4/5] vkd3d: Implement support for D3D12_FEATURE_SHADER_CACHE.
by Conor McCarthy
Dec. 5, 2019
[PATCH vkd3d v3 3/5] vkd3d: Implement support for D3D12_FEATURE_D3D12_OPTIONS2.
by Conor McCarthy
Dec. 5, 2019
[PATCH vkd3d v3 2/5] vkd3d: Implement support for D3D12_FEATURE_ARCHITECTURE1.
by Conor McCarthy
Dec. 5, 2019
[PATCH vkd3d v3 1/5] vkd3d: Implement support for D3D12_FEATURE_D3D12_OPTIONS1.
by Conor McCarthy
Dec. 5, 2019
[PATCH vkd3d v3 0/5] Add more features to CheckFeatureSupport().
by Conor McCarthy
Dec. 5, 2019
[PATCH 2/2] kernel32/tests: Add a basic test for PROC_THREAD_ATTRIBUTE_PARENT_PROCESS process creation attribute.
by Paul Gofman
Dec. 5, 2019
[PATCH 1/2] include/winbase.h: Add STARTUPINFOEX structure definition.
by Paul Gofman
Dec. 5, 2019
Re: [wine-devel] Wine staging 4.21 release
by Olivier F. R. Dierick
Dec. 5, 2019
[PATCH] tests: Trace elapsed time when $WINETEST_TIME is set.
by Francois Gouget
Dec. 5, 2019
[PATCH] testbot/LogUtils: GetLogFileNames() should untaint the returned log names.
by Francois Gouget
Dec. 5, 2019
[PATCH] testbot/WineSendLog: Errors are not new when missing reference reports.
by Francois Gouget
Dec. 5, 2019
[PATCH] testbot/Janitor: Fix extracting the VM name from reference report filenames.
by Francois Gouget
Dec. 5, 2019
Re: [PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped
by Nikolay Sivov
Dec. 5, 2019
[PATCH vkd3d v3] vkd3d: Add a memory usage info callback optional extension.
by Conor McCarthy
Dec. 5, 2019
[PATCH 3/3] bcrypt: Add more BCryptSignHash tests.
by Hans Leidekker
Dec. 5, 2019
[PATCH 2/3] bcrypt: Handle SHA1 hash in key_asymmetric_verify.
by Hans Leidekker
Dec. 5, 2019
[PATCH 1/3] bcrypt: Add support for signing hashes with ECDSA keys.
by Hans Leidekker
Dec. 5, 2019
[PATCH] testbot/LogUtils: Fix GetNewLogErrors() when there are no errors.
by Francois Gouget
Dec. 5, 2019
[PATCH] testbot/web: Abuse the Status field to show more details about accounts.
by Francois Gouget
Dec. 5, 2019
[PATCH] testbot/web: Require filling the captcha on the feedback page.
by Francois Gouget
Dec. 5, 2019
[PATCH 9/9] dwrite: Use IDWriteFactory7 for gdiinterop.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 8/9] dwrite: Use IDWriteFactory7 for layout internally.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 7/9] dwrite: Use IDWriteFactory7 for collections internally.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 6/9] dwrite: Use IDWriteFactory7 for fontface reference object.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 5/9] dwrite: Add newer CreateFontFaceReference() variant.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 4/9] dwrite: Implement GetFontResource() for fontface.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 3/9] dwrite: Use IDWriteFactory7 internall for fontfaces.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 2/9] dwrite: Respond to IDWriteFontFace5 queries.
by Nikolay Sivov
Dec. 5, 2019
[PATCH 1/9] dwrite: Add partial implementation for IDWriteFontResource.
by Nikolay Sivov
Dec. 5, 2019
mscoree: fix an error in string access
by Rafał Mużyło
Dec. 5, 2019
[PATCH 4/4] strmbase: Get rid of the "vtbl" parameter to strmbase_filter_init().
by Zebediah Figura
Dec. 5, 2019
[PATCH 3/4] qcap: Rework v4l2 state change logic.
by Zebediah Figura
Dec. 5, 2019
[PATCH 2/4] qcap/avimux: Use strmbase filter state change methods.
by Zebediah Figura
Dec. 5, 2019
[PATCH 1/4] qcap/avico: Use strmbase filter state change methods.
by Zebediah Figura
Dec. 5, 2019
[PATCH v3 resend] odbccp32: Implement SQLConfigDataSource/W
by Alistair Leslie-Hughes
Dec. 4, 2019
Re: [wine-devel] Wine staging 4.21 release
by Alan W. Irwin
Dec. 4, 2019
[PATCH 2/2] bcrypt: Add more BCryptSignHash tests.
by Derek Lesho
Dec. 4, 2019
[PATCH 1/2] bcrypt: Add support for signing hashes with ECDSA keys.
by Derek Lesho
Dec. 4, 2019
Re: [wine-devel] Wine staging 4.21 release
by Alan W. Irwin
Dec. 4, 2019
Re: [PATCH 2/2] xmllite: Return syntax error on nul character in the stream.
by Nikolay Sivov
Dec. 4, 2019
Re: [PATCH 2/2] xmllite: Return syntax error on nul character in the stream.
by Jeff Smith
Dec. 4, 2019
Re: [PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling.
by Zebediah Figura
Dec. 4, 2019
Re: [PATCH 2/2] xmllite: Return syntax error on nul character in the stream.
by Nikolay Sivov
Dec. 4, 2019
[PATCH 2/2] xmllite: Return syntax error on nul character in the stream.
by Jeff Smith
Dec. 4, 2019
[PATCH 1/2] xmllite/tests: Extract nul-character test from XML declaration test.
by Jeff Smith
Dec. 4, 2019
Re: [PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling.
by Chip Davis
Dec. 4, 2019
[PATCH 2/2] mapi32: Use the %I length modifier to print pointer-size integers.
by Zebediah Figura
Dec. 4, 2019
[PATCH 1/2] include: Don't use the printf format attribute when compiling against msvcrt and not cross-compiling.
by Zebediah Figura
Dec. 4, 2019
Re: LONG_PTR and friends
by Zebediah Figura
Dec. 4, 2019
[PATCH] msxml3: all string passed to IXMLDOMDocument_load() need to be URL-unescaped
by Damjan Jovanovic
Dec. 4, 2019
Re: LONG_PTR and friends
by Jacek Caban
Dec. 4, 2019