Commit Graph

  • bc4b3c9939 [NTUSER] Use SAL2 annotations (2) hpoussin/raw_input.win32ss Oleg Dubinskiy 2026-09-07 11:46:03 +02:00
  • ee85bb2432 [NTUSER] Use SAL2 annotations (1) Oleg Dubinskiy 2026-09-07 11:45:41 +02:00
  • 3812a9525c [MMC_NEW] Implement the Snapin Cache and the About dialog master Eric Kohl 2026-09-06 20:19:05 +02:00
  • f6117acaab [MMC_NEW] Implement the Snapin Cache and the About dialog Eric Kohl 2026-09-06 20:17:06 +02:00
  • 01ce250bdc [MSHTML] Fix random test failure of htmldoc (#9490) Doug Lyons 2026-09-06 11:55:34 -05:00
  • 2b0c747398 [SDK] Don't use empty string defaultvalue for BSTR arguments (#9494) Whindmar Saksit 2026-09-06 15:13:50 +02:00
  • c5318556b3 [NDK] Fix an annotation in NtGetDevicePowerState George Bișoc 2026-09-05 20:42:00 +02:00
  • 9d989a975c [MMC_NEW] Add Mark Jansen's MMC Application skeleton (PR #1967) Eric Kohl 2026-09-06 12:39:23 +02:00
  • 1fe5e13d30 [WIN32SS:USER] Add mouse and keyboard to input device list Hervé Poussineau 2026-09-01 23:37:23 +02:00
  • d6369605d7 [WIN32SS:USER] Implement NtUserGetRawInputDeviceList/NtUserGetRawInputDeviceInfo Hervé Poussineau 2026-09-01 23:24:01 +02:00
  • f2240e381f [WIN32SS:USER] Add a structure to store input devices Hervé Poussineau 2026-09-01 23:22:53 +02:00
  • 3c9c9a9a34 [USER32] Implement GetRawInputBuffer Hervé Poussineau 2026-09-02 23:05:38 +02:00
  • 2507be6f0e [USER32] Implement GetRawInputDeviceInfoA Hervé Poussineau 2026-09-01 23:09:38 +02:00
  • 8dc89b6850 [USER32] Implement some raw input functions Hervé Poussineau 2026-09-01 23:09:03 +02:00
  • c26c2e3342 [MC] Add DRIVER_POWER_STATE_FAILURE bugcheck code George Bișoc 2026-09-05 16:22:28 +02:00
  • 7748fb7f46 [HALX86] pcibus.c/bus.h: Const'ify and/or static'ify global data where applicable (#9487) Hermès Bélusca-Maïto 2026-09-04 17:33:23 +02:00
  • c05a7ac119 [HALX86] bussupp.c: Use specific defines instead of hardcoded values (#9486) Hermès Bélusca-Maïto 2026-09-03 16:37:18 +02:00
  • b82afa1129 [NTOS:IO][ARBITER] Fix newline format Hermès Bélusca-Maïto 2026-09-05 19:17:56 +02:00
  • c7a64abb53 [FREELDR] Minor hwpci.c reformatting; SAL2-annotate *FindPciBios() (#9485) Hermès Bélusca-Maïto 2023-06-21 13:22:42 +02:00
  • b91b13899f [NETSH] Compare the stack entry against the tail, not the head twice (#9473) Dmitry Rantovov 2026-09-05 19:56:13 +03:00
  • 1500a35309 [NTOS:IO][ARBITER][SDK] Finish the root arbiters and fix some compatibility divergences (#9482) Justin Miller 2026-09-05 01:31:04 +00:00
  • 8d44ccdd5f [EXPLORER][SHELL32] Fix crash when tray icon with active balloon is removed (#9332) Whindmar Saksit 2026-09-04 16:50:05 +02:00
  • 8e4de4a184 [MMC] Mmc .msc file launcher (#9468) Whindmar Saksit 2026-09-04 16:47:13 +02:00
  • e7518a9c79 [PCI] Fix data type checking for the bus interface (#8939) Dmitry Borisov 2026-09-04 16:40:16 +06:00
  • ba35137b01 [WS2_32_APITEST] Attempt to fix receive test timeouts (#9483) Doug Lyons 2026-09-03 20:20:27 -05:00
  • 4b6983a6be [SDK] d3dkmddi.h: Fix newline format Hermès Bélusca-Maïto 2026-09-03 16:31:10 +02:00
  • 3e86817970 [PCIX] Fix newline format Hermès Bélusca-Maïto 2026-09-03 16:30:23 +02:00
  • b82fc1e2b3 [PCIX] Preperation for initial PCIX Arbiters to be enabled (#9479) Justin Miller 2026-09-03 00:17:15 -07:00
  • b3729be87e [SDK] Create dispmprt.h and expand d3dkmddi.h (#9403) Justin Miller 2026-09-02 20:35:33 -07:00
  • 35641cfe63 [SDK:NDK][NTOS:OB][NTOS:PS] Implement support for ETHREAD::ExplicitCaseSensitivity hbelusca/ntos_perthread_casesensitivity Hermès Bélusca-Maïto 2026-09-02 18:13:22 +02:00
  • 1507dc0a11 [SDK:NDK] Complete the list of ETHREAD::CrossThreadFlags bitfields Hermès Bélusca-Maïto 2026-09-02 17:09:54 +02:00
  • 51305ff379 [SDK:NDK] pstypes.h: Whitespace fixes only Hermès Bélusca-Maïto 2026-09-02 16:26:51 +02:00
  • 437759f505 [SMSS][CSRSRV] Improve debug tracing on subsystem session-related callbacks (#9477) Hermès Bélusca-Maïto 2022-10-22 14:14:15 +02:00
  • 39a1f3a8f4 [SMSS] SmpApiLoop(): SEH-wrap the SmpApiDispatch[] routine calls (#9477) Hermès Bélusca-Maïto 2022-10-28 00:53:47 +02:00
  • f255c9f046 [SMSS] Improve the SmpTerminate() routine a bit (#9477) Hermès Bélusca-Maïto 2026-09-01 15:05:55 +02:00
  • 9174dcbd61 [NTOS:IO] Implement Win7+ I/O System case (in)sensitivity support (#9475) Hermès Bélusca-Maïto 2025-03-04 20:47:51 +01:00
  • aba47033dd [EXPLORER] Implement volume button controls (#8577) Vitaly Orekhov 2026-09-02 23:15:44 +03:00
  • dbdf684561 [SDK:ARBITER] Implement the test/retest/commit/rollback transaction (#9402) Justin Miller 2026-09-02 02:00:09 -07:00
  • b256209ed4 [NTOS:CONFIG] i386/cmhardwr.c: Improve various comments Hermès Bélusca-Maïto 2023-07-25 22:14:06 +02:00
  • eb16c75060 [CSRSRV] CsrApiRequestThread(), CsrSbApiRequestThread(): Update Doxygen block, SAL2 annotations, and fix signature Hermès Bélusca-Maïto 2026-09-01 17:13:34 +02:00
  • 8f5a60b287 [SMSS] SAL2-annotate SmpApiLoop() Hermès Bélusca-Maïto 2026-09-01 17:19:55 +02:00
  • 58d50e80c1 [HLINK] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:48:22 -04:00
  • ab918b0612 [HHCTRL.OCX] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:41:19 -04:00
  • 75df5226f7 [FONTSUB] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:33:49 -04:00
  • d8850a7415 [FAULTREP] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:31:19 -04:00
  • af0b71bece [DCIMAN32] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:27:48 -04:00
  • 26c6e206fa [DBGENG] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:26:02 -04:00
  • b8329ebd8d [CRYPTDLL] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:19:04 -04:00
  • 16e9833b78 [CRYPTDLG] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:14:16 -04:00
  • d296bc7be8 [CREDUI] Sync to Wine-10.0 Mikhail Tyukin 2026-08-28 14:11:45 -04:00
  • f29960dc90 [GITHUB] Add back -k0 parameter (#9476) Mikhail Tyukin 2026-09-01 10:34:23 -04:00
  • 93c5a7b98b [CSRSRV] Remove unnecessary UNICODE_PATH_SEP define; fix related comments. Hermès Bélusca-Maïto 2022-10-23 20:43:12 +02:00
  • b6bdcab9d0 [SMSS] Centralize some Windows-specific hardcoded strings. Hermès Bélusca-Maïto 2022-10-23 19:18:24 +02:00
  • 1182a5644e [GITHUB] Add problem matcher to enable annotations (#9472) Mikhail Tyukin 2026-09-01 07:22:52 -04:00
  • 8985e673b4 ** WIP ** [KMTESTS:OB] Improve the ObCloseHandle tests hbelusca/ntos_obpclosehandle Hermès Bélusca-Maïto 2026-08-31 20:10:07 +02:00
  • 2e8142693c ** WIP ** [NTOS:OB] Improve the invalid check in ObpCloseHandle() Hermès Bélusca-Maïto 2026-08-31 20:08:09 +02:00
  • 0a2244b0b5 [SETUP:REACTOS][SYSSETUP][NETSHELL] Don't use GWLP_USERDATA for storing dialog boxes private data Hermès Bélusca-Maïto 2026-08-30 22:08:05 +02:00
  • 12d3186ce7 [SETUP:REACTOS][SYSSETUP] No need to use GetThreadId() Hermès Bélusca-Maïto 2026-08-29 23:21:37 +02:00
  • 75e91de9a0 [WIN32SS:NTGDI] freetype.c: Remove the dead code kept for references purposes only (#7659) Hermès Bélusca-Maïto 2026-08-30 19:10:15 +02:00
  • 33dab072e7 [WIN32SS:NTGDI] Fix font face's charmap member not systematically initialized (#7659) Hermès Bélusca-Maïto 2024-09-14 18:05:40 +02:00
  • 8e5bc1b4e5 [WIN32SS:NTGDI] Deduplicate the IntRequestFontSize(Ex) routine functionality (#7659) Hermès Bélusca-Maïto 2026-08-28 19:59:37 +02:00
  • 88d06015f6 [WIN32SS:NTGDI] Check for TextIntUpdateSize() failures and fail suitably if so (#7659) Hermès Bélusca-Maïto 2026-08-30 17:00:08 +02:00
  • 75e5904c05 [WIN32SS:NTGDI] freetype.c: Remove redundant code (#7659) Hermès Bélusca-Maïto 2024-09-14 18:05:40 +02:00
  • e1bf662d9a [WIN32SS:NTGDI] ftGetFontUnicodeRanges(): Add missing FreeType locking (#7659) Hermès Bélusca-Maïto 2024-09-14 18:05:40 +02:00
  • 3032c7f0fa [SSPICLI] Import from Wine-10.0 (#9453) Mikhail Tyukin 2026-08-30 13:37:18 -04:00
  • fbcef39dd6 [NETKVM] Fix the va_list handling in DebugPrint (#9459) John Rowe 2026-08-30 16:22:19 +01:00
  • f418a5666a [NETSHELL] Don't update tray icon every second (#9335) Whindmar Saksit 2026-08-30 16:42:49 +02:00
  • c6806eaec2 [KERNEL32][KERNELBASE] Implement basic Processor Group query APIs (#9437) Whindmar Saksit 2026-08-30 16:40:49 +02:00
  • 340f6cfec4 [BCRYPT][BCRYPT_WINETEST] Sync to WineStaging-10.6 (#8267) Hater 2026-08-30 04:29:51 +03:00
  • 599870dd12 [WININET][WINHTTP] Import crypt32 outright, not delayed (#9464) Justin Miller 2026-08-29 16:14:15 -07:00
  • e055568a90 [README] Update ReactOS release button Carl J. Bialorucki 2026-08-29 07:06:57 -05:00
  • b272427baa [APITESTS][NTOS:PS][SDK][NTUSER] Job UI Restriction support (#9448) Justin Miller 2026-08-28 21:46:45 -07:00
  • 822e864779 [0.4.16][SDK] Set KERNEL_VERSION_BUILD_TYPE to empty string 0.4.16-release releases/0.4.16 Carl J. Bialorucki 2026-08-28 23:18:44 -05:00
  • 3091e0eabd [0.4.16][SYSSETUP] Update Portuguese (pt-PT) translation (#9433) Jose Carlos Jesus 2026-08-23 23:15:54 +02:00
  • b0845da65b [SETUPAPI] Fix SetupDiDeleteDeviceInfo (#9436) Mikhail Tyukin 2026-08-28 20:22:34 -04:00
  • 62de6b33a2 [MCIAVI32] Sync with Wine 11.11 Mohammad Amin Mollazadeh 2026-07-06 20:36:48 +03:30
  • 7e8b6a400b [SDK][LIBWINE] Import debugstr_fourcc Mohammad Amin Mollazadeh 2026-07-06 20:38:18 +03:30
  • f3f82e4fce [NTOS:SE] Notify every interested filesystem of an upcoming logon session termination George Bișoc 2026-08-21 13:59:56 +02:00
  • 74ea1573b3 [0.4.16][KERNEL32] Enable GetProcessDEPPolicy export stub for XP+ Carl J. Bialorucki 2026-08-28 13:45:27 -05:00
  • 7e2cdd61db [0.4.16][GDI32] Increase MaxScanLines Carl J. Bialorucki 2026-08-28 13:21:02 -05:00
  • 0e986f0995 [WINESYNC] Update file Mikhail Tyukin 2026-03-30 21:03:59 -04:00
  • 43a6de894e [COMPSTUI] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 21:03:11 -04:00
  • c3ddf8f97c [COMCAT] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:30:33 -04:00
  • 1692136b05 [CLUSAPI] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:29:48 -04:00
  • 4681b3e473 [CABINET] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:03:54 -04:00
  • 1d6f353c11 [AVIFIL32] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:03:17 -04:00
  • 30266a7189 [ATL][ATL80][ATL100] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:02:06 -04:00
  • f7921e128d [ADVPACK] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 20:00:49 -04:00
  • 1620743e62 [ACTXPRXY] Sync to Wine-10.0 Mikhail Tyukin 2026-03-30 19:59:03 -04:00
  • f69f04bc67 [USERINIT] Rewrite and fix GetLayoutName() (#9431) Hermès Bélusca-Maïto 2026-08-20 19:29:55 +02:00
  • badbcd2844 [USERINIT] Improve default keyboard layout fallback when changing the language (#9431) Hermès Bélusca-Maïto 2026-08-20 19:25:22 +02:00
  • c45c83a4dc [USERINIT] Fix the current KLID matching in CreateKeyboardLayoutList() (#9431) Hermès Bélusca-Maïto 2026-08-20 19:16:57 +02:00
  • 82d0c38495 [USERINIT] Minor refactor for keyboard-layout-related functions (#9431) Hermès Bélusca-Maïto 2026-08-20 19:11:34 +02:00
  • d482579dff [SYSSETUP] Fix retrieval of the currently active keyboard layout ID and its name (#9420) Hermès Bélusca-Maïto 2026-08-19 20:00:25 +02:00
  • ae9644382c [URLMON] Workaround build problem on some Unix hosts (#8031) Adam Słaboń 2026-08-28 11:50:42 +02:00
  • 34eeade54b [0.4.16][NTOS] Disable some asserts Carl J. Bialorucki 2026-08-27 20:24:22 -05:00
  • 448cef8688 ** SYSSETUP: Add todo step 2b for updates hbelusca/syssetup_installitem Hermès Bélusca-Maïto 2026-08-24 22:50:41 +02:00
  • 370e64ba7c [SYSSETUP] Implement a basic support for the "Removing temporary files" step Hermès Bélusca-Maïto 2026-08-24 22:24:04 +02:00
  • 66bba68650 [SYSSETUP] Move DoesFileExist() from addons.c and add it into a new utils.c with other utility routines Hermès Bélusca-Maïto 2026-08-27 19:20:17 +02:00
  • 7c74bc6518 ** WIP ** [SYSSETUP] Move the AdminInfo management to security.c Hermès Bélusca-Maïto 2026-08-24 20:28:44 +02:00