Commit Graph

  • 230e953e31 Release 7.9. master wine-7.9 Alexandre Julliard 2022-05-20 22:24:58 +0200
  • 795ba50a09 winemac: Directly use win32u for GDI functions in window.c. Jacek Caban 2022-05-20 14:20:03 +0200
  • 2f66b367b7 winemac: Directly use win32u for GDI functions in surface.c. Jacek Caban 2022-05-20 14:18:11 +0200
  • 948bd8e6c5 winemac: Directly use win32u for GDI functions in opengl.c. Jacek Caban 2022-05-20 14:16:30 +0200
  • 8534fe2d71 winemac: Directly use win32u for GDI functions in mouse.c. Jacek Caban 2022-05-20 14:15:28 +0200
  • d71abff141 winemac: Directly use win32u for GDI functions in image.c. Jacek Caban 2022-05-20 14:14:06 +0200
  • b34018db20 winemac: Implement DesktopWindowProc driver entry point. Jacek Caban 2022-05-20 14:09:13 +0200
  • fe52b067bf ntdll: Avoid truncating pointer to 32-bits in get_cpu_area(). Brendan Shanks 2022-05-17 13:32:29 -0700
  • 57c04fd07c ntdll: Use 32-bit stack in alloc_fs_sel(). Brendan Shanks 2022-05-17 13:50:24 -0700
  • 24a4b8caf1 d3dx9: Build without -DWINE_NO_LONG_TYPES. Matteo Bruni 2022-04-26 10:59:38 +0200
  • 29a84c9c33 d3dx9/xfile: Don't unnecessarily use long integer type. Matteo Bruni 2022-04-26 11:16:00 +0200
  • 6899d16c16 vbscript: Implement CDate(). Robert Wilhelm 2022-05-20 15:28:35 +0200
  • 6ca9da180b mshtml: Convert varAsync to bool if needed. Gabriel Ivăncescu 2022-05-19 21:06:39 +0300
  • 5a009e43f9 mshtml/tests: Add test for clearing timers with id zero. Gabriel Ivăncescu 2022-05-19 21:06:38 +0300
  • a139d25189 mshtml: Implement window.cancelAnimationFrame. Gabriel Ivăncescu 2022-05-19 21:06:37 +0300
  • 76f5875c9f mshtml: Implement HTMLDOMAttribute2's name property. Gabriel Ivăncescu 2022-05-19 21:06:36 +0300
  • 2a1aaa7e6c mshtml: Expose IHTMLDOMImplementation2 members in IE9+ modes. Gabriel Ivăncescu 2022-05-19 21:06:35 +0300
  • 15aa8c6fb8 kernelbase: Add SetThreadInformation(). Nikolay Sivov 2022-05-20 15:20:27 +0300
  • 821dd844ea msvcr120: Add tests for _StructuredTaskCollection. Torge Matthies 2022-05-19 20:44:04 +0200
  • 970405df1c win32u: Query basic instead of full key information to get the LastWriteTime. Torge Matthies 2022-05-01 02:11:27 +0200
  • 32d557142c win32u: Calculate buffer sizes from registry structs correctly. Torge Matthies 2022-05-01 02:03:20 +0200
  • 4e19373c2f ntdll: Calculate buffer sizes from registry structs correctly. Torge Matthies 2022-05-01 01:57:07 +0200
  • cf7cb993b8 ntdll: Use correct output buffer size in RtlpNtEnumerateSubKey. Torge Matthies 2022-05-01 02:48:23 +0200
  • fd5c680abe ntdll: Cleanup HEAP_FindFreeBlock and rename it to find_free_block. Rémi Bernon 2022-05-20 00:11:36 +0200
  • 47f7dfcc2c ntdll: Remove entries from the free list in HEAP_FindFreeBlock. Rémi Bernon 2022-05-03 19:54:27 +0200
  • 1bb92df7c4 ntdll: Return an entry pointer when looking for a free list. Rémi Bernon 2022-05-03 19:54:00 +0200
  • f00da96a01 ntdll: Move the main subheap after the free lists. Rémi Bernon 2022-05-01 17:48:06 +0200
  • 523da9157f ntdll: Set ARENA_FLAG_FREE flag in HEAP_CreateFreeBlock. Rémi Bernon 2022-05-02 14:20:56 +0200
  • ba21d8fd54 ntdll: Mask block flags when computing HEAP_InsertFreeBlock size. Rémi Bernon 2022-05-03 18:31:28 +0200
  • 0416d2f167 mfplat/tests: Add tests for IMFByteStream position. Andrew Eikum 2022-05-05 11:02:57 -0500
  • 0c2f1121cc mfplat: Consolidate stream and file IMFByteStream Read/Write callback vtables. Andrew Eikum 2022-05-05 10:35:28 -0500
  • 411ef13e7c mfplat: Simplify IMFByteStream async Read/Write methods. Andrew Eikum 2022-05-05 10:33:14 -0500
  • 4c999efdfb mfplat: Consolidate stream and file IMFByteStream vtables. Andrew Eikum 2022-05-05 09:54:13 -0500
  • ea0fa9f1dc combase: Lookup activatable class library in the activation context. Rémi Bernon 2022-04-05 23:37:01 +0200
  • 9d1beee6c7 combase: Use CRT memory allocation functions. Rémi Bernon 2022-05-19 11:30:40 +0200
  • 0f9ad11a27 kernel32/tests: Mark activatableClass wrong xmlns test as broken on w1064v1909. Rémi Bernon 2022-04-22 11:53:39 +0200
  • 811a0e0b06 ntdll/tests: Add a basic test for MEM_RESERVE_PLACEHOLDER. Nikolay Sivov 2022-05-20 13:20:19 +0300
  • 6fe7535c97 kernelbase: Fix VirtualAlloc2() when called with NULL process handle. Nikolay Sivov 2022-05-20 09:36:53 +0300
  • 30f1777e87 kernelbase/tests: Add some VirtualAlloc2() tests. Nikolay Sivov 2022-05-20 09:36:52 +0300
  • 116c718a53 kernel32/tests: Extend VirtualAllocEx() tests. Nikolay Sivov 2022-05-20 09:36:51 +0300
  • ff13b8beed ntdll/tests: Add a bit more tests for VM functions. Nikolay Sivov 2022-05-20 09:36:50 +0300
  • 0f883c0925 uuid: Add d2d1effectauthor.h. Ziqing Hui 2022-05-19 11:15:05 +0800
  • f1ab471406 d2d1/tests: Introduce create_factory(). Ziqing Hui 2022-05-19 11:15:04 +0800
  • 881ee71a5c ws2_32: Add stub for SIO_ENABLE_CIRCULAR_QUEUEING in WSAIoctl(). Julian Klemann 2022-05-18 14:04:13 -0500
  • 14237e321b dxgi/tests: Test adapter video memory budget notification. Zhiyi Zhang 2022-05-18 14:49:28 +0800
  • 6ebfc35fc4 wined3d: Fill fake adapter video memory usage. Zhiyi Zhang 2022-05-18 14:49:21 +0800
  • 0f7c7cd7a0 dxgi: Implement dxgi_adapter_QueryVideoMemoryInfo() with D3DKMTQueryVideoMemoryInfo(). Zhiyi Zhang 2022-05-18 14:49:14 +0800
  • e85875d59d wined3d: Move kernel mode adapter handle from wined3d_output to wined3d_adapter. Zhiyi Zhang 2022-05-18 14:49:08 +0800
  • f3d9f00850 ntdll: Implement idle time query for Mac OS. Chip Davis 2022-05-08 16:41:49 -0500
  • 6a4ff4de66 winex11: Implement DesktopWindowProc driver entry point. Jacek Caban 2022-05-19 14:48:23 +0200
  • dfeb2d2474 win32u: Introduce DesktopWindowProc driver entry point. Jacek Caban 2022-05-19 14:27:36 +0200
  • 336f033273 win32u: Move desktop window proc implementation from user32. Jacek Caban 2022-05-19 14:23:17 +0200
  • a15df248e5 win32u: Export NtUserGetWindowPlacement. Jacek Caban 2022-05-19 13:52:43 +0200
  • 9abd2ae8d1 win32u: Move NtUserSetInternalWindowPos implementation from user32. Jacek Caban 2022-05-19 13:24:26 +0200
  • 96b2b4c078 win32u: Move NtUserSetWindowPlacement implementation from user32. Jacek Caban 2022-05-19 13:12:33 +0200
  • 295599e2c2 dwrite/opentype: Fix GPOS PairSet array offset. Nikolay Sivov 2022-05-19 20:21:11 +0300
  • f6d184fe88 vbscript: Handle null arguments in DateSerial(). Nikolay Sivov 2022-05-19 20:17:04 +0300
  • da966b4d46 vbscript: Implement Weekday(). Nikolay Sivov 2022-05-19 20:17:03 +0300
  • 0f44081775 d3drm: IDirect3DRMTexture3 Get/SetShades. Alistair Leslie-Hughes 2022-05-13 13:19:15 +1000
  • 90b2a8e11e d3drm: IDirect3DRMTexture3 Get/SetColors. Alistair Leslie-Hughes 2022-05-13 13:14:09 +1000
  • 913c82e48c d3drm: IDirect3DRMTexture3 Get/SetDecalOrigin. Alistair Leslie-Hughes 2022-05-13 13:08:33 +1000
  • b8f67bf78d d3drm: IDirect3DRMMeshBuilder2 Get/SetQuality. Alistair Leslie-Hughes 2022-05-13 12:40:37 +1000
  • 3c304287e7 windows.gaming.input: Ignore IDirectInputDevice8_GetDeviceState failures. Rémi Bernon 2022-05-06 10:50:13 +0200
  • b7f51783bb windows.gaming.input: Implement IForceFeedbackEffect_get_State. Rémi Bernon 2022-04-29 14:02:03 +0200
  • b2b1e6a438 windows.gaming.input: Implement IForceFeedbackEffect_(Start|Stop). Rémi Bernon 2022-04-29 14:01:32 +0200
  • 4860e52924 winebus.sys: Add support for PID effect gain. Rémi Bernon 2022-04-29 17:56:02 +0200
  • 0a4b2bbd55 windows.media.speech/tests: Add some recognition tests. Bernhard Kölbl 2022-04-25 23:18:06 +0200
  • 38902e6d60 windows.media.speech/tests: Make use of a helper function for IAsyncInfo checking. Bernhard Kölbl 2022-05-11 18:57:00 +0200
  • 1b1ed8f1e2 windows.media.speech/tests: Add await helper for IAsyncOperation. Bernhard Kölbl 2022-05-11 17:26:46 +0200
  • 00e3dccb67 windows.media.speech/tests: Retype AsyncOperationCompletedHandler to IInspectable. Bernhard Kölbl 2022-05-11 16:48:20 +0200
  • c73f06a586 windows.media.speech: Rename impl_from_IAsyncInfo to async_inspectable_impl_from_IAsyncInfo. Bernhard Kölbl 2022-05-03 13:37:32 +0200
  • 1805b2ff26 windows.media.speech/tests: Remove a inconsistent ref check. Bernhard Kölbl 2022-05-19 12:04:31 +0200
  • f3576a0590 msvcr120: Add missing _StructuredTaskCollection destructor spec file entry. Piotr Caban 2022-05-19 16:54:46 +0200
  • f2ee6b7c31 winedump: Add support for dumping UnloadedModuleListStream. Nikolay Sivov 2022-05-19 10:50:37 +0300
  • 4a1f1082e4 include: Use Mingw64's __uuidof when present. Eric Pouech 2022-05-02 18:05:30 +0200
  • 61bc8abd1f ntdll: Use block size helpers in heap_reallocate. Rémi Bernon 2022-05-03 17:27:25 +0200
  • eb931b8421 ntdll: Rename HEAP_FindFreeBlock size parameter. Rémi Bernon 2022-05-03 19:52:22 +0200
  • b20f466628 ntdll: Rename local variables in heap_allocate. Rémi Bernon 2022-05-03 17:44:16 +0200
  • a3acd63581 ntdll: Rename local variables in heap_reallocate. Rémi Bernon 2022-05-03 17:30:17 +0200
  • 9325bfada7 ntdll: Use block helpers in subheap_notify_free_all. Rémi Bernon 2022-05-04 20:33:32 +0200
  • 2815c117bc ntdll: Ignore back pointer when validating free block pattern. Rémi Bernon 2022-05-19 09:13:20 +0200
  • 034b7e306e dwmapi: Clear DWM_TIMING_INFO structure before returning. Alistair Leslie-Hughes 2022-05-19 16:53:24 +1000
  • 11cb3bbf69 dinput: Make sure converted direction values are always positive. Rémi Bernon 2022-04-29 15:58:40 +0200
  • 37abfa73f2 windows.gaming.input: Implement IConditionForceEffect_SetParameters. Rémi Bernon 2022-05-12 16:03:31 +0200
  • 84fe8c2246 windows.gaming.input: Implement IPeriodicForceEffect_SetParameters(WithEnvelope). Rémi Bernon 2022-05-12 16:02:07 +0200
  • 081a289126 windows.gaming.input: Implement IRampForceEffect_SetParameters(WithEnvelope). Rémi Bernon 2022-05-12 16:00:55 +0200
  • aba20b0624 windows.gaming.input: Implement IConstantForceEffect_SetParameters(WithEnvelope). Rémi Bernon 2022-05-12 15:59:04 +0200
  • bc6df7ca57 windows.gaming.input: Implement IForceFeedbackEffect_(get|put)_Gain. Rémi Bernon 2022-05-12 15:58:05 +0200
  • c578aa7cd3 windows.gaming.input: Always assume at least two force feedback axes. Rémi Bernon 2022-05-12 15:56:25 +0200
  • 0c6f463fe1 dinput/tests: Remove IAsyncOperation reference count checks. Rémi Bernon 2022-05-18 09:59:29 +0200
  • 07cb8ef5d0 d3dx10/tests: Disable a PreloadGlyphs test for d3dx10_34. Sven Baars 2022-05-07 13:17:48 +0200
  • f391e9cf1e kernel32: Prevent null pointer dereference in WritePrivateProfileStructW. Fabian Maurer 2022-05-16 19:29:10 +0200
  • 65954db2be crypt32/tests: Fix mismatched deallocation function. Brendan Shanks 2022-04-29 09:04:41 -0700
  • eb55f64d52 include: Add __WINE_DEALLOC attribute and use it for allocation functions. Brendan Shanks 2022-04-29 09:04:09 -0700
  • fd1b9afc1d include: Add __WINE_MALLOC attribute and use it for allocation functions. Brendan Shanks 2022-04-28 10:16:06 -0700
  • 0c856978f1 ntdll: Update block unused_bytes in shrink_used_block. Rémi Bernon 2022-05-03 23:57:48 +0200
  • 481ecc2d72 ntdll: Cleanup HEAP_ShrinkBlock and rename it to shrink_used_block. Rémi Bernon 2022-05-18 09:44:35 +0200
  • c662992de4 ntdll: Create free block after updating the size in HEAP_ShrinkBlock. Rémi Bernon 2022-05-18 09:42:28 +0200
  • 419e4730ba ntdll: Simplify the fallback case in heap_reallocate. Rémi Bernon 2022-05-18 09:34:18 +0200
  • 3728b2b7d2 ntdll: Fail to allocate large blocks if heap isn't growable. Rémi Bernon 2022-05-02 13:27:58 +0200