reactos.git
2021-03-16 Victor Perevertkin[UMPNPMGR][USETUP] Use PlugPlayControlStartDevice in... 3481/head
2021-03-16 Victor Perevertkin[NTOS:PNP] Implement PlugPlayControlStartDevice control...
2021-03-16 Victor Perevertkin[NDK] Change the data structure for PlugPlayControlRese...
2021-03-15 Katayama Hirofumi MZ[SHELL32] Enable auto-completion on SHBrowseForFolder...
2021-03-14 Victor Perevertkin[HALX86] Remove unused and empty files, remove halapic
2021-03-14 Victor Perevertkin[HALX86] Rearrange files in x86 HAL
2021-03-14 Katayama Hirofumi MZ[SHELL32] Fix SHBrowseForFolder new UI layout (#3533)
2021-03-14 Katayama Hirofumi MZ[SHELL32] SHBrowseForFolder with BIF_EDITBOX should...
2021-03-14 Katayama Hirofumi MZ[SDK][INCLUDE] layout.h: Use SWP_NOCOPYBITS to refresh...
2021-03-11 Katayama Hirofumi MZ[ATL] Add NULL-check in CWindowImplBaseT::WindowProc...
2021-03-11 Katayama Hirofumi MZ[ATL][SHELL32][EXPLORER] Disable ATLASSERT (#3527)
2021-03-11 Katayama Hirofumi MZ[SHELL32] Fix CMenuToolbarBase
2021-03-11 Katayama Hirofumi MZ[ATL] Split CWindowImplBaseT::WindowProc asserion
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix CACListISF::Next assertion
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix CAutoComplete::OnMeasureItem assertion
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix addreseditbox.h assertion
2021-03-11 Piotr Hetnarowicz[DESKCPL] Update Polish [pl-PL] translation (#3520)
2021-03-11 Piotr Hetnarowicz[DESKADP] Update Polish [pl-PL] translation (#3518)
2021-03-10 Serge Gautherie[ATL] CMakeLists.txt: Use a bare endif() (#3523)
2021-03-10 Mark JansenFix some assertions now that they are enabled (#3524)
2021-03-10 Victor Perevertkin[SDK:KMDF] Populate OsVersionInfo in our static linking...
2021-03-10 Victor Perevertkin[SDK:KMDF] Fix calling convention for the kernel functi...
2021-03-10 Katayama Hirofumi MZ[CMAKE] Define _DEBUG for better ATL debugging (Retry...
2021-03-10 Victor Perevertkin[SDK:DDK] Implement the Auxiliary Kernel-Mode Library
2021-03-10 Katayama Hirofumi MZ[SHELL32] Enable auto-completion on 'Folder Options...
2021-03-10 Katayama Hirofumi MZ[APPWIZ] Enable auto-completion on 'Create Shortcut...
2021-03-10 Katayama Hirofumi MZ[BROWSEUI] Follow-up of #3507
2021-03-10 Katayama Hirofumi MZ[BROWSEUI] Implement auto-completion (#3507)
2021-03-09 Jérôme Gardou[CRT] Add CFI annotatiions to memmove function
2021-03-09 Chan Chilung[TRANSLATION][INF] Update Chinese Traditional (zh-TW...
2021-03-09 George Bișoc[SHELL32] Avoid code duplication on FAT and EXT2/BtrFS...
2021-03-09 Serge Gautherie[FREELDR] Remove a few useless code lines (#3503)
2021-03-09 Serge Gautherie[DOC] 3rd Party Files.txt: Use complete MS Windows...
2021-03-08 Serge Gautherie[CDROM_NEW] CMakeLists.txt: Add cdrom.rc (#3513)
2021-03-06 Arnav Bhattinitial commit (#3506)
2021-03-06 Serge Gautherie[CMAKE] Fix few copy-paste typos in add_pch() calls...
2021-03-04 Serge Gautherie[NETCFGX] LoadDNSSettings(): Improve one RegQueryValueE...
2021-03-04 Serge Gautherie[COMPILER_APITEST] Sync an '#if defined(_X86_)' (#3318)
2021-03-04 Serge Gautherie[CSRSRV] CsrApiHandleConnectionRequest(): Remove ASSERT...
2021-03-04 Serge Gautherie[FREELDR] LoadAndBootWindowsCommon(): Use UNREACHABLE...
2021-03-04 Serge Gautherie[NTOS:KE] KiIdleLoop(): Propagate DECLSPEC_NORETURN...
2021-03-04 Serge Gautherie[NTOS:KE] KiIdleLoop(): Add DECLSPEC_NORETURN, Remove...
2021-03-04 Jérôme Gardou[DBGHELP] Fix use of unix path
2021-03-04 George Bișoc[NTDLL_APITEST] Implement testcase for NtCompareTokens
2021-03-04 George Bișoc[NTOS:SE] Complete the SepCompareTokens implementation
2021-03-04 Katayama Hirofumi MZ[BROWSEUI_APITEST] Fix abnormal termination on fn2...
2021-03-04 George Bișoc[NTOS:PS] Guard the quota in a spin lock (#3419)
2021-03-04 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen IAutoComplete on WM_KEYDO...
2021-03-03 Jérôme Gardou[SDK:RTL] Statically initialize RtlCriticalSectionList
2021-03-03 Serge Gautherie[NTOS:KD] KdpDebugLogInit(): Close the thread handle
2021-03-03 Serge Gautherie[NTOS:KD] KdpLoggerThread(): Assert being in kernel...
2021-03-03 Victor Perevertkinthis seem to be the only combination which works on...
2021-03-03 Jérôme Gardou[FREELDR] Use target_link_options instead of add_target...
2021-03-03 Jérôme Gardou[CMAKE] Define _SBCS when using VS generator
2021-03-03 Jérôme Gardou[FREELDR] Use decimal numbers for section & file alignment
2021-03-03 Jérôme Gardou[BOOTMGFW] Explicitly disable NX compatibility
2021-03-03 Jérôme Gardou[CMAKE] Explicitly declare libcntpr as a static lib
2021-03-03 Jérôme Gardou[CRT] Declare strlen & wcslen as _CRTIMP
2021-03-03 Jérôme Gardou[CMAKE] Get rid of add_object_library
2021-03-03 Jérôme Gardou[SHLWAPI] Use an object library to separate C & C+...
2021-03-03 Jérôme Gardou[BOOTMGFW] Explicitly disable dynamic base
2021-03-03 Jérôme Gardou[GITHUB] Add MSBUILD CI action
2021-03-03 Jérôme Gardou[CMAKE] Disable policy CMP0091 and set /MT flag explici...
2021-03-03 Jérôme Gardou[CMAKE] Preprocess the ASM files but let msbuild handle...
2021-03-03 Jérôme Gardou[CMAKE] Use ASM_MASM language when building with MSVC...
2021-03-03 Victor Perevertkin[BOOTMGFW] Disable EFI bootloader compilation
2021-03-03 Jose Carlos... [DEVMGR][NETID] Update PT translation (#3487)
2021-03-03 Serge Gautherie[CMAKE] target_compile_definitions() calls: Remove...
2021-03-03 Victor Perevertkin[CMAKE] Use remove_target_compile_option when disabling...
2021-03-03 Victor Perevertkin[GITHUB] Choose LLVM version manually
2021-03-02 George Bișoc[NTOS:PS] Implement PS_QUOTA_TYPE and let the quota...
2021-03-02 George Bișoc[SHELL32] Determine if the FS is of type FATX (#3398)
2021-03-02 Colin Finck[NTDLL_APITEST] Ensure that some noticeable time has...
2021-03-02 Piotr Hetnarowicz[SOLITAIRE] Update Polish [pl-PL] translation (#3496)
2021-03-02 Piotr Hetnarowicz[SHELL32] Improve Polish [pl-PL] translation (#3494)
2021-03-02 Serge Gautherie[RTL_VISTA] CMakeLists.txt: Fix 'rtl' copypasta (#3489)
2021-03-02 Jérôme Gardou[ADVAPI32] In RegSetValueExW, do not fail if we fault...
2021-03-02 Jérôme Gardou[WS2_32] Fix error handling on non-existing registry...
2021-03-02 Jérôme Gardou[NTOS:KE] Generate proper frame info for trap handler...
2021-03-02 Jérôme Gardou[SDK:INCLUDE] Define KTRAP_FRAME_CS
2021-03-02 Jérôme Gardou[SDK] Properly put assembly debug info into .debug_fram...
2021-03-02 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen IAutoComplete testcase...
2021-03-02 Katayama Hirofumi MZ[SDK][ATL] Fix CWindow::GetWindowText method of BSTR...
2021-03-01 Katayama Hirofumi MZ[BROWSEUI_APITEST] Follow-up of #3493
2021-03-01 Katayama Hirofumi MZ[BROWSEUI_APITEST] Add IAutoComplete testcase (#3493)
2021-03-01 Carlo Bramini[SHIMGVW] Improve zooming feature and realize image...
2021-02-28 Tibor Lajos... [SOLITAIRE] Add undo feature & fix occasionally invisib...
2021-02-28 Arnav Bhatt[MSGINA][SHELL32] Rework friendly UI shutdown dialog...
2021-02-28 Eric Kohl[LSASRV][SECUR32] Fix the naming mess
2021-02-28 Katayama Hirofumi MZ[ATL_APITEST] Fixup of #3492; fix SubclassWindow testcase
2021-02-28 Katayama Hirofumi MZ[SDK][ATL] Implement UnsubclassWindow methods (#3492)
2021-02-28 Eric Kohl[LSASRV] Fix a typo in the trusted user identification
2021-02-27 Eric Kohl[WKSSVC] Get version info and authentication package...
2021-02-27 Katayama Hirofumi MZ[SDK][INCLUDE] layout.h: Delete an assertion for window...
2021-02-26 Jérôme Gardou[NTOS:KD] Use Zw* syscall variants
2021-02-26 Jérôme Gardou[NTOS:MM] Do not chunk-read file when we are the modifi...
2021-02-26 Jérôme Gardou[NTOS:MM] Do not chunk-read files marked with FO_RANDOM...
2021-02-25 Katayama Hirofumi MZ[BROWSEUI] Fix and small improvement (#3486)
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Erase files of incorrect commit
2021-02-25 Katayama Hirofumi MZ[SDK][INCLUDE] Strengthen and improve layout.h
next