reactos.git
2018-11-02 Pierre Schweitzer[SETUPAPI] Don't let LZClose() reset error code
2018-11-02 Carlo BraminiAvoid stray temp files in failure cases of do_file_copy...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Move IntUnLockFreeType(); in ftGdiGetTe...
2018-11-02 Katayama Hirofumi MZ[WIN32SS][FONT] Add DPRINT1 and ASSERT for font resize...
2018-11-01 Hermès Bélusca... [REACTOS] Temporarily exclude the 1st-stage GUI setup...
2018-11-01 Hermès Bélusca... [SETUPLIB][USETUP] Minor improvements.
2018-11-01 Hermès Bélusca... [USETUP] Improve SetupCommitFileQueueW() to make it...
2018-11-01 Hermès Bélusca... [SETUPLIB][REACTOS][USETUP] Further improve the interfa...
2018-11-01 Hermès Bélusca... [USETUP] Improvements for the File-queues code.
2018-11-01 Eric Kohl[UMPNPMGR] Implement PNP_DetectResourceConflict().
2018-10-30 Joachim Henze[RICHED20] Revert ocr_reverse.cur to fix CORE-15190
2018-10-30 Jérôme Gardou[CMAKE] Do not add any extension to separate debug...
2018-10-30 Katayama Hirofumi MZ[WIN32SS] Fix SwitchToThisWindow for #998 (#999)
2018-10-30 Katayama Hirofumi MZ[APITESTS] Add InSendMessage check in SwitchToThisWindo...
2018-10-29 Katayama Hirofumi MZ[APITESTS] Improve CloseWindow testcase (#997)
2018-10-29 Katayama Hirofumi MZ[APITESTS] Add CloseWindow testcase (#996)
2018-10-29 Katayama Hirofumi MZ[WIN32SS] Make window foreground in SwitchToThisWindow...
2018-10-29 Pierre Schweitzer[FLTMGR] Remove duplicated export
2018-10-29 Ged Murphy[FLTMGR] Add a bit more basic code layout for filter...
2018-10-29 Pierre Schweitzer[FLTMGR] Remove duplicated export
2018-10-29 Ged Murphy[FLTMGR] Callers must have registered an unload routine...
2018-10-29 Ged Murphy[FLTMGR] Delete unused file
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltReleaseFileNameInformation()
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltGetDestinationFileNameInformation()
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltAttachVolume()
2018-10-29 Pierre Schweitzer[FLTMGR] Export FltCreateCommunicationPort() and FltClo...
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltGetFileNameInformation()
2018-10-29 Pierre Schweitzer[FLTMGR] Implement FltGetVolumeName()
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltDetachVolume()
2018-10-29 Pierre Schweitzer[FLTMGR] Implement FltCreateFile()
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltCreateFileEx()
2018-10-29 Pierre Schweitzer[FLTMGR] Export FltCloseClientPort()
2018-10-29 Pierre Schweitzer[FLTMGR] Stub FltGetFileNameInformationUnsafe()
2018-10-29 Pierre Schweitzer[FLTMGR] Implement FltEnumerateVolumes()
2018-10-29 Pierre Schweitzer[FLTMGR] Export FltObjectDereference() and FltSendMessage()
2018-10-28 Hermès Bélusca... [USETUP] Refactor the cabinet handling code to place...
2018-10-28 Hermès Bélusca... [SETUPLIB][REACTOS][USETUP] Re-organize the setup state...
2018-10-28 Hermès Bélusca... [SETUPLIB] Silence noisy DPRINTs.
2018-10-28 Pierre Schweitzer[KMTESTS:CC] Introduce a macro to test public BCB
2018-10-28 Pierre Schweitzer[NTOSKRNL] Fix refcounting for BCBs
2018-10-28 Bișoc George[USRMGR] Fix a truncated text on French resource
2018-10-28 Hermès Bélusca... [SETUP:REACTOS] Populate the list of existing installat...
2018-10-28 Hermès Bélusca... [SETUP:REACTOS] Add a wizard page to select which exist...
2018-10-28 Hermès Bélusca... [SETUP:REACTOS] Adapt the 1st-stage GUI setup to compil...
2018-10-28 Hermès Bélusca... [SETUPLIB][USETUP] Move the remaining (directory-creati...
2018-10-28 Hermès Bélusca... [FREELDR] Silence a debug print.
2018-10-28 Eric Kohl[SCHEDSVC] Reschedule a job after it was started
2018-10-28 Thomas Faber[ACPICA] Update to version 20181003. CORE-15222 975/head
2018-10-28 Thomas Faber[ACPICA] Update to version 20180531. CORE-15222
2018-10-28 Thomas Faber[ACPICA] Update to version 20180105. CORE-15222
2018-10-28 Thomas Faber[ACPICA] Update to version 20171215. CORE-15222
2018-10-28 Hermès Bélusca... [SETUPLIB][USETUP] Remove the deprecated GenericListHas...
2018-10-28 Hermès Bélusca... [SETUPLIB] Properly cleanup the temporary registry...
2018-10-28 Hermès Bélusca... [SETUPLIB][USETUP] Move the registry-update procedure...
2018-10-28 Hermès Bélusca... [USETUP] Introduce some -V functions for CONSOLE_ConOut...
2018-10-28 Phosphorus... [README] Update to README File for git (#990)
2018-10-28 Mark Jansen[SHELL32] Fix broken control definition
2018-10-28 Mark Jansen[SETUPAPI] Fix broken control definition.
2018-10-28 Mark Jansen[WIN32SS] Disable scrollbars when SIF_DISABLENOSCROLL... 963/head
2018-10-28 Mark Jansen[KERNEL32] Directly use UnhandledExceptionFilter in... 953/head
2018-10-28 Mark Jansen[KERNEL32] Use the default UnhandledExceptionFilter...
2018-10-28 Mark Jansen[DRWTSN32] Improve stack dumping 962/head
2018-10-27 Hermès Bélusca... [SETUPLIB] Store the vendor name for each discovered...
2018-10-27 Hermès Bélusca... [USETUP] Add new file-operation-related messages for...
2018-10-27 Hermès Bélusca... [SETUPLIB] Remove a deprecated error number (that gets...
2018-10-27 Hermès Bélusca... [USETUP] Remove now-redundant file (already used with...
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Don't store UI-related display strin...
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Bring some suggestions from PR ...
2018-10-27 Hermès Bélusca... [SETUPLIB] Improve the bootloader 'validity' checks...
2018-10-27 Hermès Bélusca... [SETUPLIB] Improve an alternate code implementation.
2018-10-27 Hermès Bélusca... [USETUP] Move the SetupExtractFile() function to where...
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Use NT RTL String Safe functions...
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Make the GENERIC_LIST store the...
2018-10-27 Hermès Bélusca... [USETUP] Whitespace fixes only.
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Move the floppy-disk accessibility...
2018-10-27 Hermès Bélusca... [USETUP] Resources: fix a typo.
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP][INPUT.CPL] MUI integration with...
2018-10-27 Eric Kohl[SCHEDSVC] Improvements to the scheduler service
2018-10-27 Pierre Schweitzer[NTOSKRNL] Rewrite IoCheckEaBufferValidity() so that...
2018-10-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Refactoring PATH_WidenPath (#888)
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Move the settings code from usetup...
2018-10-27 Hermès Bélusca... [SETUPLIB] Move the files that implement utility functi...
2018-10-27 Hermès Bélusca... [USETUP][SETUPLIB] Move the bootsup.c code into the...
2018-10-27 Katayama Hirofumi MZ[NTUSER] NtUserxSwitchToThisWindow 2nd argument is...
2018-10-27 Katayama Hirofumi MZ[WIN32SS] SwitchToThisWindow 2nd argument is fAltTab...
2018-10-27 Katayama Hirofumi MZ[WIN32SS] Move SwitchToThisWindow codes to win32k ...
2018-10-27 Pierre Schweitzer[NTOSKRNL] Properly handle "big" security descriptors...
2018-10-27 Pierre Schweitzer[NTOSKRNL] Implement SeComputeQuotaInformationSize()
2018-10-27 Eric Kohl[WKSSVC][IDL] Add names of unsupported functions
2018-10-27 Eric Kohl[LSASRV][IDL] The first parameter of the Credr* functio...
2018-10-27 Hermès Bélusca... [USETUP] Add an AddEntriesFromInfSection() helper that...
2018-10-27 Hermès Bélusca... [USETUP] Simplify code.
2018-10-27 Hermès Bélusca... [USETUP] Formatting fixes only.
2018-10-27 Hermès Bélusca... [USETUP] Add few checks to forbid the user to attempt...
2018-10-27 Hermès Bélusca... [USETUP] Group constant strings together. In EventThrea...
2018-10-27 Hermès Bélusca... [SETUPLIB] Diverse fixes (incl. initialization fixes).
2018-10-27 Hermès Bélusca... [SETUPLIB] Code formatting fix.
2018-10-27 Hermès Bélusca... [SETUPLIB] Introduce and use a UnMapAndCloseFile()...
2018-10-27 Hermès Bélusca... [SETUPLIB][USETUP] Code refactoring: rename the old...
2018-10-27 Hermès Bélusca... [SETUPLIB] Merge DoesPathExist() and DoesFileExist...
next