Commit Graph

  • 99c7818097 dbghelp: Introduce symt_find_symbol_at(). Eric Pouech 2022-04-29 11:08:31 +0200
  • d106b3c450 msado15: Implement _Recordset get_EditMode. Alistair Leslie-Hughes 2022-05-03 11:11:53 +1000
  • a34669b238 winex11: Avoid using kernel32 functions in user driver. Jacek Caban 2022-05-02 20:00:27 +0200
  • 1a89cea4f6 winex11: Avoid using kernel32 functions in get_config_key. Jacek Caban 2022-05-04 15:36:18 +0200
  • 30d5a04f6d winex11: Avoid using sprintfW. Jacek Caban 2022-05-02 00:43:14 +0200
  • 17afa30577 winex11: Call create_tooltip from WM_CREATE handler. Jacek Caban 2022-04-29 15:53:02 +0200
  • bf1d5d286b winex11: Use X11DRV_CALL for XIM calls. Jacek Caban 2022-05-02 21:47:43 +0200
  • 095773b36a winex11: Introduce X11DRV_CALL macro. Jacek Caban 2022-05-02 21:15:10 +0200
  • 27b151763d winex11: Move wintab entry points to dllmain.c. Jacek Caban 2022-05-02 20:12:01 +0200
  • 0062917fdf winex11: Move create_desktop implementation to dllmain.c. Jacek Caban 2022-05-02 00:07:10 +0200
  • fce3f9c323 winex11: Move x11drv_post_drop to xdnd.c. Jacek Caban 2022-05-03 14:42:24 +0200
  • 7cc4d83fec winex11: Move X11DRV_InitClipboard to dllmain.c. Jacek Caban 2022-05-01 22:47:30 +0200
  • a25519ecc6 winex11: Move DllMain to separated file. Jacek Caban 2022-05-01 13:37:01 +0200
  • 573deb17e6 mf/tests: Add tests for the ColorConvertDMO video transform. Rémi Bernon 2022-04-03 20:12:21 +0200
  • 1a2cc84686 mf/tests: Check VideoProcessorMFT transform media types. Rémi Bernon 2022-04-28 11:25:40 +0200
  • e21fe9e14f mf/tests: Add tests for the ResamplerMediaObject audio transform. Rémi Bernon 2022-04-28 11:12:45 +0200
  • 6f49156bbc mf/tests: Add more DMO class name, media type and interface checks. Rémi Bernon 2022-04-06 22:06:51 +0200
  • 86bd692456 mf/tests: Check expected class GUID in create_transform. Rémi Bernon 2022-04-02 23:40:22 +0200
  • b180775121 mfplat: Avoid a race condition when releasing a tracked sample. Giovanni Mascellani 2022-05-03 15:06:43 +0200
  • 0c35a851cd crypt32: Support CERT_NAME_SEARCH_ALL_NAMES_FLAG in CertGetNameStringW(). Paul Gofman 2022-04-15 14:44:32 +0300
  • b1b9a75411 crypt32: Support up to date subject and issuer alt names OIDs. Paul Gofman 2022-04-14 23:41:13 +0300
  • 9c40a80100 kernelbase: Implement MapViewOfFile3(). Nikolay Sivov 2022-05-04 14:55:36 +0300
  • dc5d76b3af ntdll: Add a partial implementation of NtMapViewOfSectionEx(). Nikolay Sivov 2022-05-04 14:55:35 +0300
  • bc69f50575 wineoss: Implement Wow64 aux entry point in the Unix library. Huw Davies 2022-05-04 07:54:28 +0100
  • 70b9fbbaf4 wineoss: Implement Wow64 midi entry points in the Unix library. Huw Davies 2022-05-04 07:54:27 +0100
  • e235240ef4 wineoss: Implement Wow64 mmdevapi entry points in the Unix library. Huw Davies 2022-05-04 08:40:19 +0100
  • e3b9aa1487 wineoss: Limit Wow64 buffer allocations to 32-bit addresses. Huw Davies 2022-05-04 07:54:25 +0100
  • be15ed1d57 wineoss: Return offsets rather than ptrs to the strings. Huw Davies 2022-05-04 07:54:24 +0100
  • 41677b0bfb wineoss: Use UINT64 handles to represent the stream. Huw Davies 2022-05-04 07:54:23 +0100
  • 153f5de67e wineoss: Pass a client ptr to the callback instead of a stream. Huw Davies 2022-05-04 07:54:22 +0100
  • 3b8d9ac3d2 wininet/tests: Test adding empty HTTP header. Ziqing Hui 2022-04-15 11:43:09 +0800
  • dc37b66d17 kernelbase: Reimplement GetTimeFormatA(). Alexandre Julliard 2022-05-04 08:56:25 +0200
  • fc26407e8e kernelbase: Reimplement GetDateFormatA(). Alexandre Julliard 2022-05-04 08:55:45 +0200
  • 1b127e24dc kernelbase: Reimplement GetTimeFormatW/Ex() using get_locale_info(). Alexandre Julliard 2022-05-04 08:52:08 +0200
  • 6ccdd7f8f5 kernelbase: Reimplement GetDateFormatW/Ex() using get_locale_info(). Alexandre Julliard 2022-05-04 08:44:20 +0200
  • 2cfcdc6462 winegstreamer: Make some wg_format variables static const. Zebediah Figura 2022-05-03 16:21:58 -0500
  • a4201aa6de winegstreamer: Print messages relating to missing decoders in the winediag channel. Zebediah Figura 2022-05-03 16:21:57 -0500
  • 1690165958 shell32: Refactor to keep style consistent. Fabian Maurer 2022-04-26 21:03:20 +0200
  • d98646f915 shell32: Prevent user after free in error case (Coverity). Fabian Maurer 2022-04-26 21:03:19 +0200
  • 5a231b0bfc uiautomationcore: Make hwnd_host_provider_vtbl static const. Connor McAdams 2022-04-28 13:57:36 -0400
  • 5f49fd85fd ws2_32/tests: Verify that AFD_POLL_CONNECT and AFD_POLL_WRITE are signaled simultaneously. Zebediah Figura 2022-04-28 22:02:30 -0500
  • 5436240059 ws2_32/tests: Test selecting for FD_ACCEPT while there is a pending AcceptEx() call. Zebediah Figura 2022-04-28 22:02:29 -0500
  • 59beffb46c ws2_32/tests: Test selecting for FD_READ while there is a pending WSARecv() call. Zebediah Figura 2022-04-28 22:02:28 -0500
  • c01c6fa67a ws2_32/tests: Test polling for AFD_POLL_ACCEPT while there is a pending AcceptEx() call. Zebediah Figura 2022-04-28 22:02:27 -0500
  • 0b7f9abc98 ws2_32/tests: Test polling for AFD_POLL_READ while there is a pending WSARecv() call. Zebediah Figura 2022-04-28 22:02:26 -0500
  • 2259cc34a8 sc: Allow using separate arguments for parameter name and value. Torge Matthies 2022-04-29 15:40:47 +0200
  • a2bc9e5f36 sc/tests: Add tests. Torge Matthies 2022-04-29 15:40:46 +0200
  • 4643bb2852 dbghelp: Properly fail on PDB files generated by MSVC compiler version 14.31. Eric Pouech 2022-05-03 11:26:01 +0200
  • 36d96b0fa0 jscript: Implement Array.prototype.lastIndexOf. Gabriel Ivăncescu 2022-05-03 18:17:12 +0300
  • f0dd9748da jscript: Implement Array.prototype.some. Gabriel Ivăncescu 2022-05-03 18:17:11 +0300
  • eb80db6f8a jscript: Implement Array.prototype.every. Gabriel Ivăncescu 2022-05-03 18:17:10 +0300
  • c603fb490a jscript: Implement Array.prototype.filter. Gabriel Ivăncescu 2022-05-03 18:17:09 +0300
  • a8057c2e14 jscript: Implement Array.prototype.toLocaleString. Gabriel Ivăncescu 2022-05-03 18:17:08 +0300
  • 41782ec12e jscript: Return proper error in Number.toLocaleString with invalid 'this' in ES5 mode. Gabriel Ivăncescu 2022-05-03 18:17:07 +0300
  • 8aefdf48f9 jscript: Implement Number.prototype.toLocaleString. Gabriel Ivăncescu 2022-05-03 18:17:06 +0300
  • 2921714f3c dinput/tests: Add some Windows.Gaming.Input.ForceFeedback.ConstantForceEffect tests. Rémi Bernon 2022-04-26 22:34:41 +0200
  • 3f290740c0 dinput/tests: Remove output and feature report buffers length checks. Rémi Bernon 2022-04-27 08:23:24 +0200
  • 92f05bd3e7 dinput/tests: Move Windows.Gaming.Input.RacingWheel tests to joystick8.c. Rémi Bernon 2022-04-26 22:28:01 +0200
  • 4ee3edf98c dinput/tests: Enforce HID report descriptor buffer size. Rémi Bernon 2022-04-26 20:50:02 +0200
  • b8a54fb1b8 dinput/tests: Increase delayed TryResetAsync test wait timeout. Rémi Bernon 2022-05-03 11:17:05 +0200
  • 846e94f03d dinput/tests: Remove racy controller removed handler check. Rémi Bernon 2022-05-03 10:29:04 +0200
  • 887f6891e7 dinput/tests: Set the callback event after setting "impl->invoked". Zebediah Figura 2022-05-02 16:48:42 -0500
  • 982a5b9f91 dinput/tests: Do not test that reports are identical when polling. Zebediah Figura 2022-05-02 16:48:41 -0500
  • 9aa1d0a1a7 winebus.sys: Fix the HAVE_SYS_INOTIFY_H checks. Francois Gouget 2022-05-02 19:42:19 +0200
  • c736411fb8 winex11: Directly use ntdll in more places. Jacek Caban 2022-05-02 00:21:21 +0200
  • f4b9ff7850 win32u: Allow NULL client_menu_name in NtUserRegisterClassExWOW. Jacek Caban 2022-05-02 19:09:44 +0200
  • e02c2f82d4 winex11: Reimplement EVENT_DropFromOffiX using get_dos_file_name. Jacek Caban 2022-05-01 22:18:43 +0200
  • 30e172203d winex11: Use import_text_uri_list code in EVENT_DropURLs. Jacek Caban 2022-05-01 21:48:41 +0200
  • 0e37ee61b5 winex11: Use ntdll for Unicode conversion. Jacek Caban 2022-05-01 21:18:38 +0200
  • 1232609711 winex11: Directly use wine_nt_to_unix_file_name to get Unix path name. Jacek Caban 2022-05-01 21:07:09 +0200
  • c0a8b2dbd5 winex11: Use ntdll_umbstowcs and ntdll_wcstoumbs for Unicode conversion. Jacek Caban 2022-05-01 20:59:57 +0200
  • 03e8991735 winex11: Use passed point in handle_position_event. Jacek Caban 2022-05-03 15:13:32 +0200
  • ac9b635800 win32u: Use NT interface for MsgWaitForMultipleObjectsEx user driver entry point. Jacek Caban 2022-05-03 13:23:42 +0200
  • 365bc308be win32u: Move normalize_std_handle call to NtUserMsgWaitForMultipleObjectsEx. Jacek Caban 2022-05-03 12:43:13 +0200
  • 69ab9568b2 include/msvcrt: Redefine towlower* & towupper* with wint_t types. Eric Pouech 2022-05-02 16:10:42 +0200
  • c515e55d71 crypt32: Reimplement CertNameToStrA() on top of CertNameToStrW(). Paul Gofman 2022-04-14 18:57:26 +0300
  • f560aab5f6 crypt32: Reimplement CertRDNValueToStrA() on top of CertRDNValueToStrW(). Paul Gofman 2022-04-14 17:49:17 +0300
  • bc96cfac11 crypt32: Fix filling short output in CertGetNameStringA(). Paul Gofman 2022-04-14 14:09:01 +0300
  • 66d9250c42 crypt32: Fix filling short output in CertGetNameStringW(). Paul Gofman 2022-04-14 17:10:14 +0300
  • a78f2319e8 crypt32: Fix filling short output in CertRDNValueToStrW(). Paul Gofman 2022-04-14 16:34:57 +0300
  • 61957d8212 crypt32: Fix filling short output in cert_name_to_str_with_indent(). Paul Gofman 2022-04-14 15:11:56 +0300
  • 20fd7dacd4 crypt32/tests: Add tests for short return string buffer. Paul Gofman 2022-04-14 14:05:37 +0300
  • f23edac060 wineoss: Build with msvcrt. Huw Davies 2022-05-03 07:42:32 +0100
  • 77ae49ce9a wineoss: Move AUXDM_GETVOLUME and AUXDM_SETVOLUME to the unixlib. Huw Davies 2022-05-03 07:42:31 +0100
  • d088c3a119 wineoss: Move AUXDM_GETDEVCAPS to the unixlib. Huw Davies 2022-05-03 07:42:30 +0100
  • b1f550651c wineoss: Move AUXDM_GETNUMDEVS to the unixlib. Huw Davies 2022-05-03 07:42:29 +0100
  • f278194caf wineoss: Use AUXDM_GETNUMDEVS to retrieve the number of devices. Huw Davies 2022-05-03 07:42:28 +0100
  • f2403bf783 xmllite/reader: Implement CreateXmlReaderInputWithEncodingCodePage(). Nikolay Sivov 2022-05-03 14:40:31 +0300
  • 9afc20949a kernelbase: Reimplement GetCurrencyFormatW/Ex() using get_locale_info(). Alexandre Julliard 2022-05-03 10:37:38 +0200
  • 56099a3124 kernelbase: Reimplement GetNumberFormatW/Ex() using get_locale_info(). Alexandre Julliard 2022-05-03 10:37:03 +0200
  • 42afb693b1 kernel32: Reimplement GetCurrencyFormatA(). Alexandre Julliard 2022-05-03 10:35:45 +0200
  • b6bf69ef80 kernel32: Reimplement GetNumberFormatA(). Alexandre Julliard 2022-05-03 10:35:27 +0200
  • 88a91169c5 shlwapi: Fix copy/paste typo in number format initialization. Alexandre Julliard 2022-05-03 10:33:39 +0200
  • c8fd783179 oleaut32: Use the locale leading zero flag instead of hardcoding it. Alexandre Julliard 2022-05-03 10:33:21 +0200
  • f91f434835 winegstreamer: Commit allocator on pause in MPEG audio decoder. Anton Baskanov 2022-05-02 19:28:28 +0700
  • 1933981760 quartz/tests: Add tests for MPEG audio decoder source connection. Anton Baskanov 2022-05-02 19:28:27 +0700
  • 7c20724b0d quartz/tests: Add tests for MPEG audio decoder source allocator. Anton Baskanov 2022-05-02 19:28:26 +0700
  • aacf6bcd0f winegstreamer: Set allocator properties for MPEG audio decoder sink. Anton Baskanov 2022-05-02 19:28:25 +0700
  • 562d8c338d winegstreamer: Implement output media type enumeration in MPEG audio decoder. Anton Baskanov 2022-05-02 19:28:24 +0700
  • 7d28e8ec89 quartz/tests: Add tests for MPEG audio decoder output media type enumeration. Anton Baskanov 2022-05-02 19:28:23 +0700