reactos.git
71 sec ago Justin Miller[SDK] Don't just infinitely spam the DbgPrint in the... master
2 hours ago Mark Harmstone[FREELDR] Allow Freeloader to boot Vista revamp of...
3 hours ago Stanislav Motylkov[ZIPFLDR] Make function prototype consistent
3 hours ago Stanislav Motylkov[SHELL32] Update Russian (ru-RU) translation
9 hours ago Carlo Bramini[CALC] Fix input bug when display is in error. (#5988)
14 hours ago Justin Miller[WIN32SS] Introduce the NATIVE_REACTX define and disabl...
15 hours ago Justin Miller[VFDLIB] GitHub actions workaround - Disable PDB genera...
19 hours ago Joachim Henze[COMCTL32] Pt.rc: Place accelerator FIXMEs
21 hours ago Katayama Hirofumi MZ[REGEDIT] Correctly limit splitter's X coordinates...
22 hours ago Hermès Bélusca-Maïto[FREELDR] Reformat the boot editor strings in the code.
22 hours ago Hermès Bélusca-Maïto[FREELDR] linuxboot: It doesn't need the BIOS boot...
22 hours ago Hermès Bélusca-Maïto[FREELDR:UI] Minor miscellaneous fixes.
23 hours ago Hermès Bélusca-Maïto[FREELDR] Skip NULL-pointer entries in Argv when enumer...
23 hours ago Hermès Bélusca-Maïto[FREELDR] arcsupp.c: Relicense my code to MIT and use...
23 hours ago Hermès Bélusca-Maïto[FREELDR] BuildArgvForOsLoader: Add a terminating NULL...
28 hours ago Joachim Henze[COMDLG32] *.rc: Tweak spaces in IDS_INVALID_FILENAME...
2 days ago Timo Kreuzer[CRT] crtdefs.h: Wrap localeinfo_struct in ifdef
3 days ago Katayama Hirofumi MZ[BROWSEUI] SHExplorerParseCmdLine: Fix parsing of ...
3 days ago Carl J. BialoruckiCheck if dwBandID is NULL before getting band object...
4 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 4 (#6747)
4 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 3 (#6746)
4 days ago Timo Kreuzer[NTOS:KE/x64] Use movaps instead of movdqa
4 days ago Timo Kreuzer[NTOS:KE/x64] Clean up EnterTrap/ExitTrap
4 days ago Timo Kreuzer[NTOS:KE/x64] Fix handling of non-volatiles in trap...
4 days ago Timo Kreuzer[RTL/x64] Implement RtlRaiseException in asm
4 days ago Joachim Henze[REGEDIT] Anonymize CONTROL "List1" (#6735)
4 days ago Carl J. Bialorucki[SHELL32] Initialize MenuItemInfoW struct in AddStaticC...
4 days ago Serge Gautherie[DOC] 3rd Party Files.txt: Complete 'win-iconv' (#6691)
5 days ago Timo Kreuzer[NDK/x64] Remove #pragma pack(push,4) around KPRCB...
5 days ago Timo Kreuzer[RTL/x64] Handle STATUS_UNWIND_CONSOLIDATE in RtlRestor...
5 days ago Katayama Hirofumi MZ[SHELL32] Refactor and simplify CDesktopFolder (#6741)
5 days ago Katayama Hirofumi MZ[SHELL32] Fix ParseDisplayName Part 2 (#6740)
5 days ago Ratin Gao[NTDLL][ADVAPI32][ADVAPI32_APITEST][CRYPTLIB] Add hash...
5 days ago Timo Kreuzer[SHELLBTRFS] Prevent redeclaration of __cpuidex with...
5 days ago Doug Lyons[NTUSER] Avoid sending superfluous WM_MOUSEMOVE message...
6 days ago Katayama Hirofumi MZ[SHELL32][SHELL32_APITEST][SDK] Implement GUIDFromStrin...
6 days ago Joachim Henze[REGEDIT] RC: it-IT: Strip spaces, hu-HU,pt-PT,tr-TR...
7 days ago Joachim Henze[COMDLG32] cdlg_Sq.rc: Strip 2 includes (#6730)
7 days ago Oleg Dubinskiy[AUDIO] Implement support for WAVE_FORMAT_EXTENSIBLE...
7 days ago Joachim Henze[COMDLG32] *.rc Improve translations (#6729)
7 days ago Whindmar Saksit[SHELL32] Implement several ShellDispatch methods ...
7 days ago Timo Kreuzer[NTOS:KE/x64] Improve KeGetTrapFrame
7 days ago Timo Kreuzer[DEVMGR] Add DYNAMIC_FIELD_OFFSET macro
7 days ago Timo Kreuzer[KS] Fix a bug found by GCC 13
7 days ago Timo Kreuzer[UDFS] Remove packing around include of ntifs.h
8 days ago Katayama Hirofumi MZ[SHELL32][SDK] Fix ParseDisplayName Part 1 (#6721)
9 days ago Andrei Miloiu[SHELL32] Update Romanian (ro-RO) translation (#6657)
9 days ago Maj Soklič[NOTEPAD] Fix english STRING_PRINTFAILED translation...
10 days ago Katayama Hirofumi MZ[SHLWAPI][SHLWAPI_APITEST] Fix NULL behavior of StrDupA...
11 days ago Andrei Miloiu[STOBJECT] Update Romanian (ro-RO) translation (#6695)
11 days ago Andrei Miloiu[SHLWAPI] Update Romanian (ro-RO) translation (#6702)
11 days ago Andrei Miloiu[UMANDLG] Update Romanian (ro-RO) translation (#6699)
11 days ago Katayama Hirofumi MZ[SHELL32] Use Uppercase in SHELL32_GUIDToStringA/W...
11 days ago Timo Kreuzer[NTOS:KE/x64] Remove pointless loop in KiInitiateUserApc
11 days ago Timo Kreuzer[NTOS:KE/x64] Fix user APC delivery on syscall exit
11 days ago Timo Kreuzer[KERNEL32_APITEST] Add test for multiple queued user...
11 days ago Timo Kreuzer[KERNEL32_APITEST] Use InterlockedIncrement for proper...
11 days ago Timo Kreuzer[NTOS:KE] Fix calculation of timer expiration
11 days ago Timo Kreuzer[NTOS:KE/x64] Implement KiUserCallbackExit
11 days ago Whindmar Saksit[SHELL32] Copy as path shell extension (#6701)
12 days ago Oleg Dubinskiy[MSVCRT20][MSVCRT40] Fix heap initialization (#6713...
12 days ago Timo Kreuzer[UMKM_APITEST] Add a test for syscall handling
12 days ago Doug Lyons[COMCTL32] Fix Status Bar Updating (#6696)
13 days ago Timo Kreuzer[RTL/x64] Remove an ASSERT in RtlpTryToUnwindEpilog
13 days ago Whindmar Saksit[SHELL32] Handle the Progman Folder options message...
2024-04-04 Timo Kreuzer[NTOS:Ke/x64] Improve KiDispatchExceptionToUser
2024-04-01 Timo Kreuzer[NTOS:KE/x64][SDK] Add HANDLE_USER_APCS asm macro
2024-04-01 Timo Kreuzer[NTOS:KE/x64][SDK] Add some trap handling support asm...
2024-04-01 Thamatip Chitpong[NTOS:MM] MiDeleteVirtualAddresses: Update PrototypePte...
2024-04-01 Thamatip Chitpong[NTOS:MM] Revert commit 0c612980ac
2024-04-01 Serge Gautherie[DOC] 3rd Party Files.txt: Update/Complete 'CardLib...
2024-04-01 Dmitry Borisov[ACPI] Fix object evaluation (#6302)
2024-03-31 Timo Kreuzer[NTOS:KE/x64] Move setting the thread's trap frame...
2024-03-30 Gleb Surikov[NTOS:CM] Avoid unnecessary ObDereferenceObject when...
2024-03-30 Ratin Gao[KERNEL32][KERNEL32_VISTA][KERNEL32_APITEST] Implement...
2024-03-30 Serge Gautherie[DOC] 3rd Party Files.txt: Add 'AMD LibM for Windows...
2024-03-29 Timo Kreuzer[FREELDR/x64] Set up CR0/CR4 for SSE instructions
2024-03-29 Thamatip Chitpong[MSCONFIG] Update title for en-US and th-TH
2024-03-29 Katayama Hirofumi MZ[SHELL32][SHELL32_APITEST] FindExecutable: Add PRF_FIRS...
2024-03-28 Timo Kreuzer[NTOS:KE/x64] Improve KiSystemCallHandler code a bit
2024-03-28 Timo Kreuzer[NTOS:KE/x64] Remove duplicated REX prefix from sysretq
2024-03-27 Joachim Henze[SHELL32] *.rc: Strip all unneeded WS_DISABLED in dlg...
2024-03-27 Doug Lyons[NTOS:MM] Fix ntoskrnl/mm/ARM3/virtual.c causing BSOD...
2024-03-27 Adam Słaboń[FREELDR][NTOS:MM] Add security cookie generation to...
2024-03-27 Timo Kreuzer[NTOS:KE/x64] Loop in KiInitiateUserApc tkreuzer/Fix-KiConvertToGuiThread
2024-03-27 Joachim Henze[SHELL32] pl-PL.rc: Fix IDD_FILE_PROPERTIES & IDD_FOLDE...
2024-03-27 Gleb Surikov[CONFIGURE] Add support for MSVC Toolset 19.4x (#6677)
2024-03-27 Katayama Hirofumi MZ[SHELL32] CQueryAssociation: Add slash check (#6676)
2024-03-27 Katayama Hirofumi MZ[SHELL32] Improve FindExecutableW (#6635)
2024-03-26 Joachim Henze[SHELL32] *.rc: Anonymize the "LIST2" control in IDD_AU...
2024-03-26 Joachim Henze[SHELL32] *.rc: accelerator fixes, FIXMEs, drive-proper...
2024-03-25 Maj Soklič[NOTEPAD] Update Slovenian (sl-SI) translation (#6599)
2024-03-24 Katayama Hirofumi MZ[SHELL32] IQueryAssociations: Fix path and length ...
2024-03-24 Whindmar Saksit[SHELL32] Fix FS folder assoc array class order (#6047)
2024-03-24 Whindmar Saksit[SHLEXTDBG] Added IQueryAssociations, SHGetFileInfo...
2024-03-24 George Bișoc[NTOS:CM] Remove orphaned KCBs of keys during normal... 6649/head
2024-03-24 George Bișoc[NTOS:CM] Lock the cached KCB before removing it from...
2024-03-24 Whindmar Saksit[ADVAPI32] Handle HKCR in RegDeleteValueA+W and RegDele...
2024-03-24 Whindmar Saksit[SHELL32] Support IDropTarget handler in IContextMenu...
2024-03-24 Julen Urizar Compains[TRANSLATION] Update Spanish (es-ES) translation (...
next