reactos.git
2021-04-14 Tibor Lajos... [TRANSLATION] Add/update Hungarian translation for...
2021-04-12 Serge Gautherie[BOOTDATA][CMAKE] Sort 2 directories out
2021-04-11 Hervé Poussineau[SETUPAPI] Correctly enumerate non-installed devices...
2021-04-11 Hervé Poussineau[SETUPAPI] Reimplement SetupDiBuildClassInfoListExW...
2021-04-11 Hervé Poussineau[SETUPAPI] Fix CM_Open_Class_Key_ExW, when pClassGuid...
2021-04-11 Chan Chilung[TRANSLATION] Chinese Traditional (zh-TW) translation...
2021-04-11 Jose Carlos... [CHKDSK][USERINIT] Add and improve Portuguese (pt-PT...
2021-04-11 Serge Gautherie[UNIATA] uniata_reg.inf: Add 'PnpInterface\5' key
2021-04-11 Serge Gautherie[UNIATA] DriverEntry(): Fix 'Paramaters' typo, in reg...
2021-04-11 Serge Gautherie[CMD] de-DE: Fix 'Paramater' typo
2021-04-11 Serge Gautherie[UMANDLG] DlgProc(): Fix 'paramater' typo, in documentation
2021-04-10 Eric Kohl[CMAKE] Build xboxvmp in Xbox-builds only
2021-04-10 George Bișoc[SHELL32] Do not format the partition if it's a system... 3511/head
2021-04-10 Eric Kohl[DEVMGR] Use FlagsEx to check for DI_FLAGSEX_POWERPAGE_...
2021-04-10 Eric Kohl[DEVMGR] UpdateDevInfo: Enable built-in property pages...
2021-04-10 George Bișoc[OSK] Handle the warning dialog box in its own thread
2021-04-09 Hermès Bélusca... [NTOS:KE] Both KeFindConfigurationEntry() and KeFindCon...
2021-04-09 Jérôme Gardou[CRT] Properly declare rot functions in public headers
2021-04-09 Jérôme Gardou[CRT] Fix rot functions aliases in non-x86 clang builds
2021-04-09 Jérôme Gardou[CRT] Add a generic C version of exp2(f) and use it...
2021-04-09 Jérôme Gardou[PSEH] Each amd64 compiler that we use support SEH
2021-04-09 Jérôme Gardou[CMAKE] Also set GCC/CLANG variables on amd64 builds
2021-04-09 Jérôme Gardou[CRT] Do not try to implement x86_64 builtins of clang
2021-04-09 Jérôme Gardou[CMAKE] Use find_program to get the location of LD...
2021-04-09 Jérôme Gardou[CMAKE] Do not call clang with unsupported arguments
2021-04-09 Victor Perevertkin[NDK] DATA_SEG requires an extra #pragma on MSVC
2021-04-09 Victor Perevertkin[PC98VID] Fix a typo, addendum to 959729f6eecc2b23fe5b5...
2021-04-09 Victor Perevertkin[CMAKE] Some options are only supported by GCC, don...
2021-04-09 Victor Perevertkin[PC98VID] Fix clang 12 warning
2021-04-09 Victor Perevertkin[SDK][NDK] Fix clang 12 compilation
2021-04-08 Mark Jansen[WINSXS] Add some amd64 manifests
2021-04-08 Jérôme Gardou[NTOS:MM] Fix a bit page fault handler with regard...
2021-04-08 Jérôme Gardou[NTOS:MM] Share "page.c" between i386 & amd64 builds
2021-04-08 Jérôme Gardou[NTOS:MM] Split MmCreateProcessAddressSpace in two...
2021-04-08 Jérôme Gardou[NTOS:MM] Properly track system process hyper space...
2021-04-08 Jérôme Gardou[NTOS:MM] Make i386/page.c usable for all x86 variants
2021-04-08 Jérôme Gardou[NDK] Define NX bit in X86PAE PTE struct
2021-04-08 Jérôme Gardou[NTOS:MM] Use MI_MAKE_HARDWARE_PTE & friends in legacy Mm
2021-04-08 Jérôme Gardou[NTOS:MM] Rewrite arch-specifics of the legacy Mm
2021-04-08 Jérôme Gardou[NTOS:MM] Get rid of MmRosFlushVirtualMemory
2021-04-08 Jérôme Gardou[NTOS:MM] Get rid of MmSetCleanAllRmaps and MmIsDirtyPa...
2021-04-08 Jérôme Gardou[NTOS:MM] Let ARM3 handle invalid PDE for itself.
2021-04-08 Jérôme Gardou[NTOS:MM] Fix a bit the page-out/page-in logic
2021-04-08 Jérôme Gardou[CMAKE] Fix a file name
2021-04-08 Katayama Hirofumi MZ[BROWSEUI] auto-completion: Support large number items...
2021-04-07 Jérôme GardouRevert "[NTOS:MM] Allow MiMapPageInHyperSpace to be...
2021-04-07 Jérôme Gardou[NTOS:MM] Allow MiMapPageInHyperSpace to be called...
2021-04-07 Eric Kohl[INF] Disable the AddInterface directive temporarily...
2021-04-07 Eric Kohl[SETUPAPI] SetupDiInstallDevice: Do not fail if the...
2021-04-07 Hervé Poussineau[SYSSETUP] Manually start PlugPlay service, and wait...
2021-04-07 Oleg Dubinskiy[NTOS:MM][NTOS:SE] Mute some noisy stubs
2021-04-07 George Bișoc[USETUP] Display some contents in the page whilst insta...
2021-04-07 Katayama Hirofumi MZRevert '[FONTEXT_APITEST] Follow-up of #3585'
2021-04-07 Katayama Hirofumi MZ[BROWSEUI] Reduce IAutoComplete failures (#3590)
2021-04-07 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen IAutoComplete testcase
2021-04-06 Jérôme Gardou[CMAKE] Make cmake use static libraries for testing...
2021-04-06 Jérôme Gardou[CMAKE] Honor CMAKE_EXE_LINKER_FLAGS_INIT in GCC build
2021-04-06 Jérôme Gardou[NTOS:KE] Rewrite KiSystemCallTrampoline in assembly
2021-04-06 Katayama Hirofumi MZ[BROWSEUI] auto-completion: Reduce failures in ACListIS...
2021-04-06 Katayama Hirofumi MZ[FONTEXT_APITEST] Follow-up of #3585 (deb928c)
2021-04-05 Mark Jansen[FONTEXT_APITEST] Show that fontext returns absolute...
2021-04-05 Eric Kohl[PARTMGR] Volume devices do not have compatible IDs...
2021-04-05 Katayama Hirofumi MZ[BROWSEUI] Accept environment variables in ACLO_FILESYSDIRS
2021-04-05 Eric Kohl[NTOS:PNP] PiSetDevNodeText: Do not overwrite existing...
2021-04-05 Katayama Hirofumi MZ[BROWSEUI] Accept environment variables on auto-completion
2021-04-04 Katayama Hirofumi MZ[BROWSEUI] Follow-up of #3582
2021-04-04 Katayama Hirofumi MZ[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs...
2021-04-04 Eric Kohl[DEVMGR] Display hexadecimal values of Capabilities...
2021-04-03 Serge Gautherie[CMAKE] Properly generate all Bison and Flex files...
2021-04-03 Mark Jansen[NTOS:MM] Stubplement cookie generation for drivers 3414/head
2021-04-03 Katayama Hirofumi MZ[BROWSEUI] Fix auto-completion on relative paths (...
2021-04-03 Katayama Hirofumi MZ[BROWSEUI_APITEST] Strengthen ACListISF testcase (...
2021-04-03 Eric Kohl[NTOS:EX] Use RtlCutoverTimeToSystemTime to determine...
2021-04-02 Mark Jansen[SERVICES] Fix booting with DPH enabled
2021-04-02 Mark Jansen[UMPNPMGR] Fix remaining length calculation
2021-04-02 Hervé Poussineau[SETUPAPI] Fix wrong buffer size given to CM_Get_Device...
2021-04-02 Hervé Poussineau[SETUPAPI] Use CM_* functions to get list of devices
2021-04-02 Katayama Hirofumi MZ[SHELL32] Auto-completion on Properties for Shortcut...
2021-04-02 Katayama Hirofumi MZ[NEWDEV] Enable auto-completion on Hardware Wizard...
2021-04-01 Katayama Hirofumi MZ[NEWDEV] Use new UI dialog for browsing folder
2021-04-01 Katayama Hirofumi MZ[NOTEPAD][WORDPAD][MSPAINT]... Use newer file open...
2021-03-31 Katayama Hirofumi MZ[COMDLG32] Enable auto-completion on comdlg32 (#3564)
2021-03-31 Jérôme Gardou[WIN32K] Fix getting long value from float object
2021-03-31 Jérôme Gardou[WIN32K] More cleanup & improvements
2021-03-31 Jérôme Gardou[WIN32K] Use INTERNAL_LPTODP in IntLPtoDP
2021-03-31 Jérôme Gardou[WIN32K] Rewrite PATH_Ellipse & PATH_RoundRect using...
2021-03-31 Jérôme Gardou[WIN32K] Reduce use of FPU in path implementation with...
2021-03-31 Jérôme Gardou[WIN32K] Fix brain-fail of mine
2021-03-31 Jérôme Gardou[WIN32K] Fix case when buffers overlap in 1BPP -> 1BPP...
2021-03-31 Jérôme Gardou[WIN32K] Fix off-by-one errors
2021-03-30 Jérôme Gardou[NTOS:MM] Properly fail for invalid sizes of data secti...
2021-03-30 Jérôme Gardou[NTOS:MM] Fix compilation when PFN tracing is enabled
2021-03-30 Jérôme Gardou[KDGDB] Break and ignore when being prompted.
2021-03-30 Jérôme Gardou[NTOS/MM] Remove an outdated check
2021-03-30 Jérôme Gardou[NTOS:MM] Fix PFN tracing
2021-03-29 Katayama Hirofumi MZ[BROWSEUI] Enable AutoAppend of auto-completion (#3552)
2021-03-28 Eric Kohl[WIDL] Do not transfer an explicit primitive binding...
2021-03-25 Jérôme Gardou[LIBCNTPR] Fix a typo
2021-03-25 Serge Gautherie[ATL] CWindowImplBaseT::WindowProc(): Narrow 2 ATLASSER...
2021-03-24 George Bișoc[NTOS:SE] Specify the code section of SepCreateSystemPr...
next