Commit Graph

  • 25e9e91c3a joy.cpl: Fix pulsing buttons in joystick button state display. Torge Matthies 2020-06-05 18:37:30 +0200
  • ed1a4087e8 mshtml: Add IHTMLCSSStyleDeclaration2::transition property implementation. Jacek Caban 2020-06-05 18:29:11 +0200
  • 4b29a69b1b mshtml: Add IHTMLCSSStyleDeclaration2::animationName property implementation. Jacek Caban 2020-06-05 18:29:02 +0200
  • 8d40873d02 mshtml: Add IHTMLCSSStyleDeclaration2::transform property implementation. Jacek Caban 2020-06-05 18:28:48 +0200
  • d90c1e1c7f mshtml: Use default white value in IHTMLDocument2::get_bgColor. Jacek Caban 2020-06-05 18:28:37 +0200
  • 7f465761c2 mshtml: Use return_nsstr_variant in IHTMLBodyElement::get_bgColor. Jacek Caban 2020-06-05 18:27:01 +0200
  • 2e767e81cc jscript: Add Object.preventExtensions semi-stub implementation. Jacek Caban 2020-06-05 18:26:39 +0200
  • fe0bd340cd jscript: Support passing non-string flags to RegExp constructor. Jacek Caban 2020-06-05 18:26:25 +0200
  • 4e8874930a jscript: Support passing non-string pattern to RegExp constructor. Jacek Caban 2020-06-05 18:26:11 +0200
  • ccd6b205fa wininet/tests: Update for new WineHQ certificate. Alexandre Julliard 2020-06-05 19:23:42 +0200
  • 16254af818 secur32/tests: Update for new WineHQ certificate. Alexandre Julliard 2020-06-05 19:23:31 +0200
  • ac1adfc512 windowscodecs/tests: Add more tests for DdsFrameDecode_Dds_CopyBlocks(). Ziqing Hui 2020-06-05 11:53:29 +0800
  • c82c71be64 wlanapi: Add WlanQueryInterface stub implementation. Zhipeng Zhao 2020-06-05 01:34:18 -0700
  • 9dcfc59671 include: Add include guard in d2dbasetypes.h. Biswapriyo Nath 2020-06-05 12:39:09 +0530
  • 384067bda6 dwrite: Use correct glyph array offset for alternate substitution table output. Nikolay Sivov 2020-06-05 16:52:28 +0300
  • e89aa70555 dwrite: Fix global feature mask to match its shift. Nikolay Sivov 2020-06-05 16:38:01 +0300
  • ec3ca4ee73 bcrypt: Handle different sized R/S signature components. Hans Leidekker 2020-06-05 15:32:48 +0200
  • 8a43688b3d bcrypt: Add stubs for DSS private key functions on macOS. Huw Davies 2020-06-05 13:59:03 +0100
  • 319ba87ab1 wined3d: Partially implement adapter_vk_clear_uav(). Henri Verbeet 2020-06-05 16:19:31 +0430
  • 26e961b39a wined3d: Reference the back buffer in wined3d_swapchain_vk_blit(). Henri Verbeet 2020-06-05 16:19:30 +0430
  • c6f94cc87b wined3d: Clear WINED3DFMT_FLAG_DEPTH_STENCIL if the format is not supported as FBO attachment. Henri Verbeet 2020-06-05 16:19:29 +0430
  • 9b8847ed7b wined3d: Introduce WINED3DFMT_FLAG_DEPTH_STENCIL. Henri Verbeet 2020-06-05 16:19:28 +0430
  • acc96fadd1 explorerframe: Return S_OK in ITaskbarList::SetOverlayIcon. Louis Lenders 2020-06-05 13:33:57 +0200
  • f0e9cf1145 user32: Make sure update_window_state() is always executed on the owner thread. Matteo Bruni 2020-06-05 11:47:30 +0200
  • 61ff6c306d user32: Add missing WM_WINE_CLIPCURSOR message type name. Matteo Bruni 2020-06-05 11:47:29 +0200
  • 3b66245922 d3dcompiler: Use hlsl_report_message() where possible. Zebediah Figura 2020-06-03 21:06:54 -0500
  • f114a0a8e6 d3dcompiler: Fix matrix dimension declaration for matrix<...> syntax. Zebediah Figura 2020-06-03 21:06:53 -0500
  • 1dcfb01b29 d3dcompiler: Coerce the RHS before unwrapping swizzles. Zebediah Figura 2020-06-03 21:06:52 -0500
  • 24a4f52bbf d3dcompiler: Remove a redundant check for writemasks on non-numeric types. Zebediah Figura 2020-06-03 21:06:51 -0500
  • 9ba2bb0f3b d3dcompiler: Fix up the swizzle data type when unwrapping it from the assignment LHS. Zebediah Figura 2020-06-03 21:06:50 -0500
  • 8e5d304278 ntdll: Move DbgUiIssueRemoteBreakin() to the Unix library. Alexandre Julliard 2020-06-05 16:54:17 +0200
  • 245efd04e1 ntdll: Move NtCreateThreadEx() to the Unix library. Alexandre Julliard 2020-06-05 16:37:49 +0200
  • 33c750f50f ntdll: Use NtCreateThreadEx() for remote thread creation. Alexandre Julliard 2020-06-05 15:23:37 +0200
  • 39e7f25e09 ntdll: Implement RtlCreateUserThread() on top of NtCreateThreadEx(). Alexandre Julliard 2020-06-05 15:09:27 +0200
  • ca3ca7b046 ntdll: Move the rest of the thread creation code to the Unix library. Alexandre Julliard 2020-06-05 14:09:19 +0200
  • f4efea2233 po: Update Lithuanian translation. Aurimas Fišeras 2020-06-05 00:19:11 +0300
  • 3c72034b72 jscript: Add Array.prototype.reduce implementation. Jacek Caban 2020-06-04 17:30:22 +0200
  • 7bb9e5a13b jscript: Use wide string literals in array.c. Jacek Caban 2020-06-04 17:30:06 +0200
  • 102fe73e66 jscript: Add Object.keys implementation. Jacek Caban 2020-06-04 17:29:51 +0200
  • 78d6d41c4c mshtml/tests: Improve tests exception handling. Jacek Caban 2020-06-04 17:29:19 +0200
  • 3e9d32ca43 jscript: Throw proper stack overflow exception. Jacek Caban 2020-06-04 17:29:11 +0200
  • 2c21d0344c jscript: Don't realloc interpreter stack. Jacek Caban 2020-06-04 17:28:56 +0200
  • 0841b60b8d jscript: Inline add_eval implementation. Jacek Caban 2020-06-04 17:28:03 +0200
  • ea9b507380 mountmgr: Fix buffer length check. Hans Leidekker 2020-06-04 16:13:12 +0200
  • d48fed09e5 api-ms-win-core-localization-l1-2-2: Add new dll. Louis Lenders 2020-06-04 09:43:02 +0200
  • a20a02ca91 api-ms-win-core-memory-l1-1-4: Add new dll. Louis Lenders 2020-06-04 09:43:01 +0200
  • fcdaf2ca2f api-ms-win-core-libraryloader-l2-1-0: Add new dll. Louis Lenders 2020-06-04 09:43:00 +0200
  • 56e72e071d quartz/tests: Fix overflow in 32-bit time calculation. Alex Henrie 2020-06-03 22:38:39 -0600
  • cdfc45859c ntdll: Move the section object functions to the Unix library. Alexandre Julliard 2020-06-04 21:34:28 +0200
  • f1276b25ae ntdll: Move the keyed event functions to the Unix library. Alexandre Julliard 2020-06-04 21:27:22 +0200
  • 65edacf934 ntdll: Move the timer functions to the Unix library. Alexandre Julliard 2020-06-04 21:21:33 +0200
  • 8b87d6b814 ntdll: Move the mutex functions to the Unix library. Alexandre Julliard 2020-06-04 21:10:17 +0200
  • efd59e378c ntdll: Move the event functions to the Unix library. Alexandre Julliard 2020-06-04 20:34:58 +0200
  • 39915c9bc4 ntdll: Move the semaphore functions to the Unix library. Alexandre Julliard 2020-06-04 20:19:37 +0200
  • a184449841 ntdll: Move some wait functions to the Unix library. Alexandre Julliard 2020-06-04 20:06:53 +0200
  • 4ffe39573b ntdll: Move mapping of the user shared data to the Unix library. Alexandre Julliard 2020-06-04 19:48:26 +0200
  • cd0c598802 ntdll: Consolidate some of the init routines into the init_threading() entry point. Alexandre Julliard 2020-06-04 19:37:35 +0200
  • c73f4a8129 wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in create_and_bind_fbo_attachment(). Henri Verbeet 2020-06-04 15:32:02 +0430
  • 6fd061ba19 wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in query_internal_format(). Henri Verbeet 2020-06-04 15:32:01 +0430
  • 28145b97eb wined3d: Use "depth_size" to check for a depth format in resolve_depth_buffer(). Henri Verbeet 2020-06-04 15:32:00 +0430
  • 831701d3f4 wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in the FBO cache. Henri Verbeet 2020-06-04 15:31:59 +0430
  • f570c9b655 wined3d: Use "depth_size"/"stencil_size" to check for depth/stencil formats in fbo_blitter_blit(). Henri Verbeet 2020-06-04 15:31:58 +0430
  • a82fa9207d mfmediaengine: Set up audio output branch. Nikolay Sivov 2020-06-04 13:41:49 +0300
  • b643cefdc0 mfmediaengine: Update ready state property during resolution. Nikolay Sivov 2020-06-04 13:41:48 +0300
  • 496a7035ac mfmediaengine: Implement GetCurrentSource(). Nikolay Sivov 2020-06-04 13:41:47 +0300
  • fae575cee9 mfmediaengine: Fully initialize error state. Nikolay Sivov 2020-06-04 13:41:46 +0300
  • 4d56ed9d02 mfmediaengine: Implement error property. Nikolay Sivov 2020-06-04 13:41:45 +0300
  • 9aec1ef3c1 gdi32: Add a vertical font replacement if it's a DBCS font. Akihiro Sagawa 2020-06-04 10:43:15 +0100
  • f3c682edb9 gdi32: Handle vertical faces in the fontconfig fallback. Akihiro Sagawa 2020-06-04 10:43:14 +0100
  • e851e747bb kernel32/tests: Fix GetNLSVersion test failure on Windows Server 2003. Alex Henrie 2020-06-03 23:04:28 -0600
  • 3d92885390 amstream/tests: Define and use a global variable holding an audio media type. Zebediah Figura 2020-06-03 20:52:32 -0500
  • d1e7ea346f po: Update Lithuanian translation. Aurimas Fišeras 2020-06-04 01:07:11 +0300
  • a9d916cfec vcruntime140_1: Don't terminate on -1 trylevel. Daniel Lehman 2020-06-03 19:51:50 -0700
  • d276cf7112 msvcp120/tests: Fix signed integral cast warning. Rémi Bernon 2020-06-03 11:50:35 +0200
  • e8fbc6c90b msvcirt/tests: Fix signed integral cast warning. Rémi Bernon 2020-06-03 11:50:34 +0200
  • aba27fd5a3 amstream: Call MediaStreamFilter::SupportSeeking() in AMMultiMediaStream::OpenFile(). Anton Baskanov 2020-06-03 14:28:16 -0500
  • 1c99a8e095 amstream: Implement MediaStreamFilter::SetPositions(). Anton Baskanov 2020-06-03 14:28:15 -0500
  • 77134d806d amstream: Implement MediaStreamFilter::SupportSeeking(). Anton Baskanov 2020-06-03 14:28:14 -0500
  • ae1ca7029a amstream: Implement AMAudioStream::BeginFlush() and ::EndFlush(). Anton Baskanov 2020-06-03 14:28:13 -0500
  • d1197ffaeb amstream: Leave critical section on error in MediaStreamFilter::EnumPins(). Anton Baskanov 2020-06-03 14:28:12 -0500
  • 48c3a30650 mfmediaengine: Implement error object. Nikolay Sivov 2020-06-03 20:08:41 +0300
  • 63d8cfa8f9 mfmediaengine/tests: Add some tests for error property. Nikolay Sivov 2020-06-03 20:08:40 +0300
  • 3e784ab4a6 mfmediaengine: Set presentation duration attribute. Nikolay Sivov 2020-06-03 20:08:39 +0300
  • c1a12f10b3 mfmediaengine: Set media type flags on source resolution. Nikolay Sivov 2020-06-03 20:08:38 +0300
  • 04c2df85cb include: Add more Media Foundation error codes. Nikolay Sivov 2020-06-03 20:08:37 +0300
  • 513f0def41 d3dcompiler: Write to the function return value using a separate instruction. Zebediah Figura 2020-06-01 17:58:46 -0500
  • 2b77cfb7be d3dcompiler: Also check the type class when checking for void. Zebediah Figura 2020-06-01 17:58:45 -0500
  • c7b90bf348 d3dcompiler: Pass the semantic and location parameters to new_func_decl(). Zebediah Figura 2020-06-01 17:58:44 -0500
  • 5900f00148 d3dcompiler: Create assignment instructions more directly in struct_var_initializer(). Zebediah Figura 2020-06-01 17:58:43 -0500
  • 7fc0b9a6bd d3dcompiler: Don't add a record deref to the instruction list twice. Zebediah Figura 2020-06-01 17:58:42 -0500
  • 2449ff4b8f d3dcompiler: Store some builtin types in the hlsl_ctx structure. Zebediah Figura 2020-06-01 17:58:41 -0500
  • b3eabfdd93 windowscodecs: Add tests for DdsFrameDecode_Dds_CopyBlocks(). Ziqing Hui 2020-06-03 18:45:57 +0800
  • 5de95badd2 configure: Enable -Wabsolute-value on cross compiler. Jacek Caban 2020-05-27 23:56:10 +0200
  • 12f6e8086b winmm: Introduce compare_uint helper. Jacek Caban 2020-05-27 23:55:50 +0200
  • 72a36736a9 winmm/tests: Introduce compare_uint helper. Jacek Caban 2020-05-27 23:55:44 +0200
  • 0c9f9efda0 mshtml/tests: Introduce sync_test helper. Jacek Caban 2020-06-03 16:04:28 +0200
  • 6de0a658f1 jscript: Throw proper exception in RegExp.prototype.toString when called on non-RegExp object. Jacek Caban 2020-06-03 16:04:15 +0200
  • f207ded345 jscript: Support context argument in Array.prototype.forEach. Jacek Caban 2020-06-03 16:03:47 +0200
  • 6682290d17 jscript: Support ES5 Array.prototype.sort arguments handling. Jacek Caban 2020-06-03 16:03:27 +0200
  • 8a9bbe4963 netio.sys: Add stub for WskReleaseProviderNPI(). Paul Gofman 2020-06-03 00:11:38 +0300