reactos.git
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
2019-02-25 Mark Jansen[APPHELP] Implement ShimDumpCache and ShimFlushCache
2019-02-25 Mark Jansen[SDB] Initial SdbRegisterDatabase stubs
2019-02-25 Mark Jansen[APPHELP_APITEST] Add a test for shim database registration
2019-02-25 Stanislav Motylkov[MODULES][WALLPAPERS] Fix build (#1375)
2019-02-24 Luo Yufan[TRANSLATION] Update Chinese and Traditional Chinese...
2019-02-24 Pierre Schweitzer[MSAFD] Make WSPSetSockOpt() SO_RCVBUF stub return...
2019-02-24 Timo Kreuzer[NTOS::Mm] Fix inverted check in MiWriteProtectSystemImage
2019-02-24 Dylan Navas[MODULES] Fix CMakeLists.txt for wallpapers module...
2019-02-24 Serge Gautherie[KMTEST] Fix 3 Clang-Cl warnings about Status and Callb...
2019-02-24 Eric Kohl[MMSYS] Volume page: Initialize the volume trackbar...
2019-02-24 Eric Kohl[MMSYS] Sounds page: Update the 'Play' button and the...
2019-02-24 Eric Kohl[SNDVOL32] Disable only the 'Play' button, when no...
2019-02-24 Stanislav Motylkov[MSGINA] Add bar bitmap to logon and shutdown dialogs
2019-02-24 Stanislav Motylkov[MSGINA] Improve Ctrl-Alt-Del invitation window
2019-02-24 Stanislav Motylkov[MSGINA] Implement rotation bar animation
2019-02-24 Eric Kohl[MMSYS] Disable the 'Low' and 'High' text of the volume...
2019-02-24 Raul Tambre[WINLOGON] Fix fallback keyboard layout flags
2019-02-24 Eric Kohl[SNDVOL32] Advanced Controls dialog: Implemented the...
2019-02-23 Eric Kohl[SNDVOL32] Remove trailing whitespace
2019-02-23 Eric Kohl[SNDVOL32] Resize the dialog and groupbox when there...
2019-02-23 Pierre Schweitzer[WS2_32] Use SEH in WSCGetProviderPath()
2019-02-23 Eric Kohl[SNDVOL32] Advanced Controls dialog: Initialize the...
2019-02-23 Pierre Schweitzer[WS2_32] Implement WSCGetProviderPath()
2019-02-22 Eric Kohl[SNDVOL32] Advanced controls dialog: Remove the TBS_AUT...
2019-02-21 Eric Kohl[SNDVOL32] Move the advanced controls dialog to a separ...
2019-02-20 Serge Gautherie[NDK] Fix 'DeletedChidren' typo (#1367)
2019-02-20 Pierre Schweitzer[VIDEOPRT] Don't return uninitialized memory
2019-02-20 Mark Jansen[SNDVOL32] Fix parsing dialog icons
2019-02-20 Stanislav Motylkov[SNDVOL32] Add left and right balance icons
2019-02-20 Thomas Faber[NTOS:PNP] Correctly respect data size in PnpRegSzToStr...
2019-02-20 Thomas Faber[NTDLL_APITEST] Show that registry strings can be longe...
2019-02-19 Stanislav Motylkov[SNDVOL32] Add Russian translation
2019-02-19 Michael Fritscher[FREELDR] PXE: Fix network packet size
2019-02-18 Eric Kohl[SNDVOL32] Add the 'Advanced Controls for Volume Contro...
2019-02-18 Mark Jansen[MSI] Prevent uninitialized variable usage
2019-02-18 Mark Jansen[MSI] Do not leak rootkey
2019-02-18 Mark Jansen[SHELL32] Abort change notifications on a nullptr
2019-02-17 Eric Kohl[SNDVOL32] Implement the dialog resize code for the...
2019-02-17 Eric Kohl[SNDVOL32] Fix the window height issue when the line...
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[ACPI] Update ACPICA library to version 20190215.
2019-02-17 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-02-17 Thomas Faber[COMCTL32] Add NULL checks to SetWindowSubclass.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
2019-02-17 Hermès Bélusca... [CMLIB] Assign a signature to the in-memory HHIVE regis...
2019-02-17 Hermès Bélusca... [CMLIB] Minor code style changes only: Use slightly...
2019-02-17 Hermès Bélusca... [NTOS:CM] Set and reset the CMHIVE HiveIsLoading flag...
2019-02-16 Eric Kohl[SNDVOL32] AUTORADIOBUTTONs are AUTORADIOBUTTONs, not...
2019-02-16 Eric Kohl[SNDVOL32] Change the menu item prefix from IDC to IDM
2019-02-16 Mark Jansen[WIN32K:NTUSER] Do not try to reposition an off-screen... menu_alignment 1360/head
2019-02-16 Pierre Schweitzer[KERNEL32] Stub SetThreadErrorMode()
2019-02-16 Eric Kohl[SNDVOL32] Enable the balance and volume trackbars...
2019-02-16 Pierre Schweitzer[MSAFD] Add an initial implementation of SIO_GET_EXTENS...
2019-02-16 Eric Kohl[SNDVOL32] Disable the Mute checkbox for all lines...
2019-02-16 Pierre Schweitzer[E1000] Remove useless null check
2019-02-16 Pierre Schweitzer[E1000] Don't attempt to free uninitialized pointer
2019-02-16 Katayama Hirofumi MZmsgdump.h undocumented drag & drop support (#1359)
2019-02-16 Pierre Schweitzer[IPHLPAPI] Properly handle GetModuleBaseName failure
2019-02-16 Pierre Schweitzer[IPHLPAPI] Check pointers when returning module info...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Remove dead code
2019-02-14 Pierre Schweitzer[FASTFAT] On volume open, update share access if volume...
2019-02-14 Pierre Schweitzer[VFATLIB] Don't forcibly delete LFN when not in RW...
2019-02-13 Bișoc George[USETUP] Check the status value of BuildInstallPaths...
2019-02-13 Julian Kirsch[NSLOOKUP] Fix crash in case of no network connectivity...
2019-02-13 Bișoc George[CRYPTEXT] Add Romanian & Italian translations (#1352)
2019-02-13 Bișoc George[OSK] Romanian & Italian translations update (#1353)
2019-02-13 Andrew Cook[RAMDISK] Fix unterminated query table
2019-02-12 Timo Kreuzer[CRT] Implement thread/fiber safe support for MSVC...
2019-02-12 Timo Kreuzer[CRT] Use alias names for rot functions when compiling...
2019-02-12 Timo Kreuzer[MVDM] hack-fix Clang-CL build
2019-02-12 Timo Kreuzer[CPPRT] Implement __std_terminate wrapper for Clang-CL
2019-02-12 Timo Kreuzer[NDK] Fix INIT_SECTION for Clang (use the GCC definition)
2019-02-12 Timo Kreuzer[CRT] Don't define _DECLSPEC_I on Clang builds
2019-02-11 Eric Kohl[SNDVOL32] Read the Style value from the registry and...
2019-02-11 Eric Kohl[SNDVOL32] Disable the balance trackbar for mono channels.
2019-02-11 Stanislav Motylkov[MEDIA][INF] Fix E1000 driver date
2019-02-11 Victor Perevertkin[CONFIGURE] Do not create another "reactos" directory...
2019-02-11 Pierre Schweitzer[NTOSKRNL] Simplify object type name printing
2019-02-10 Hermès Bélusca... [WIN32SS:NTUSER] Bugcheck in case two mandatory initial...
2019-02-10 Hermès Bélusca... [BUGCODES] Add WIN32K_INIT_OR_RIT_FAILURE to the list.
2019-02-10 Hermès Bélusca... [USBSTOR][USBSTOR_NEW] Fix a comparison made for assign...
2019-02-10 Hermès Bélusca... [DISK.SYS] Add a HACK so that we can use NT5+ NTOS...
2019-02-10 Eric Kohl[SNDVOL32] Implement the volume and balance trackbar...
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Stanislav Motylkov[CRYPTEXT] Add russian translation
2019-02-10 Eric Kohl[SNDVOL32] Initialize and update the volume and balance...
2019-02-10 Eric Kohl[SNDVOL32] Fix coding style issues. No code changes!
2019-02-10 Baruch Rutman[CRYPTEXT] Make extension localizable, and add an icon...
2019-02-10 Hermès Bélusca... [NETCFGX] Fix an assignment typo.
2019-02-10 Serge Gautherie[CMAKE] msvc.cmake: Remove 2 now redundant '/GF' (...
2019-02-10 Bișoc George[USETUP][REACTOS] Check the status return value of...
2019-02-10 Bișoc George[OSK] Implement standard/enhanced keyboard handler...
2019-02-10 Luo Yufan[SETUP][INF] Add font substitute for CJK. (#1346)
2019-02-10 Mark Jansen[IPHLPAPI] Preserve decoration in exported symbols 1345/head
2019-02-10 Eric Kohl[SNDVOL32] Disable the 'Advanced Controls' menu item...
2019-02-10 Pierre Schweitzer[NTOSKRNL] Also display sections name
2019-02-10 Serge Gautherie[UDFS] Correctly check SeSinglePrivilegeCheck() return...
2019-02-09 Hermès Bélusca... [SDK:CMAKE] Fix LINK command-line from the VS IDE for...
next