reactos.git
2020-04-10 Joachim Henze[ZIPFLDR] CORE-16823 fr-FR Translate 'Click next to...
2020-04-10 Joachim Henze[STOBJECT] CORE-16598 fr-FR translation of 'Adjust...
2020-04-10 Katayama Hirofumi MZ[BROWSEUI] Add 'm_' prefix to CExplorerBand members...
2020-04-10 Katayama Hirofumi MZ[SHELL32] Simplify CChangeNotify::ShouldNotify
2020-04-10 Katayama Hirofumi MZ[SHELL32] Improve CChangeNotify::ShouldNotify
2020-04-10 Eric Kohl[USBSTOR] Add missing compatible device id 5
2020-04-10 Jérôme Gardou[IPHLPAPI] Do not use free() on buffer allocated with...
2020-04-10 Katayama Hirofumi MZ[SHELLEXT][ZIPFLDR] SendTo Zip compressed folder needs...
2020-04-09 Hermès Bélusca... [W32TIME][BOOTDATA] Export SvchostEntry_W32Time() as...
2020-04-09 Hervé Poussineau[NTOS] Add a #define __ROS_ROSSYM__ when using rossym
2020-04-09 Tibor Lajos... [TRANSLATION] Hungarian translation update (#2519)
2020-04-09 Hermès Bélusca... [LIB:ARBITER] Addendum to 374f2b4d: Fix build.
2020-04-09 Serge Gautherie[SHELL32] Fix SHCNE_UPDATEITEM number of items (#2409)
2020-04-09 Vadim Galyant[HALX86][PCIX] Statically link HALx86 and PCIX to the... 2471/head
2020-04-09 Vadim Galyant[NTOS][SDK:LIB] Add a Resources Arbiter library, to...
2020-04-09 Bișoc George[MSGINA] Redraw only the animation bar scroll (#2518)
2020-04-09 Serge Gautherie[MSGINA] gui: Remove superfluous DLG_DATA.TimerID ...
2020-04-09 Mas Ahmad Muhammad[TRANSLATION] Add and update Indonesian translations...
2020-04-09 Joachim Henze[SHELL32] CORE-16808 fr-FR "Browse for folder" too...
2020-04-09 Julen Urizar... [TRANSLATION] Multiple minor fixes and addings. (#2516)
2020-04-09 Katayama Hirofumi MZ[SHELL32_APITEST] Add SHAppBarMessage testcase (#2517)
2020-04-09 Hermès Bélusca... [BOOTVID] Addendum to 5f2ca473: Forgot to include the...
2020-04-09 Vadim Galyant[FREELDR] Add parsing boot options from .ini files... 2511/head
2020-04-09 William Kent[APISETS] Forward _seh_filter_{dll,exe} (#2513)
2020-04-09 William Kent[DRWTSN32] Recognize EXCEPTION_WINE_STUB (#2514)
2020-04-09 Hermès Bélusca... [SDK:SUBSYS] conmsg.h: Some DWORDs -> ULONGs.
2020-04-09 Hermès Bélusca... [FLTMGR][NDK] Fix typos.
2020-04-09 Dmitry Borisov[BOOTVID] Code refactoring. (#2510) 2510/head
2020-04-09 Dmitry Borisov[BOOTVID] Move the VGA code into the PC directory....
2020-04-09 Dmitry Borisov[BOOTVID][NTOSKRNL][HALX86] Move hardcoded coordinates... 2504/head
2020-04-09 Katayama Hirofumi MZ[SHELL32] Watch for common desktop and SHCNE_CREATE...
2020-04-09 Victor Perevertkin[CMAKE] Add --gc-sections flag to GCC linker.
2020-04-09 Victor Perevertkin[ROSAUTOTEST] Revert 9ff3adb. This fixes MSVC build.
2020-04-08 Katayama Hirofumi MZ[SHELL32] Follow-up of #2432
2020-04-08 Victor Perevertkin[ROSAUTOTEST] Change custom auto_array_ptr to std:...
2020-04-08 Katayama Hirofumi MZ[SHELL32] Implement shell change notification (#2432)
2020-04-08 James Tabor[User32] Fix Dialog Hang
2020-04-07 Mark Jansen[SHIMLIB] Fix gcc8 build crashing when using shims 2507/head
2020-04-07 Victor Perevertkin[TCPIP] Remove duplicate declarations from ticonsts.h
2020-04-07 Victor Perevertkin[SDK][IP] Pass IP options to ReceiveDatagramHandler
2020-04-07 Victor Perevertkin[TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys
2020-04-07 Victor Perevertkin[IPHLPAPI] Make icmp functions use IOCTL_ICMP_ECHO_REQU...
2020-04-07 Victor Perevertkin[SDK][IP] Fix formatting
2020-04-07 Victor Perevertkin[TCPIP][FORMATTING] Format TiDispatch function. No...
2020-04-06 Joachim Henze[USETUP] de-DE Whitespace nitpicking CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Fix typo CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Overhaul german translation CORE-16792
2020-04-06 Joachim Henze[USETUP] de-DE Split a line of text into two parts...
2020-04-06 Julen Urizar... [TRANSLATION] Updating Spanish translation (#2503)
2020-04-06 Vadim Galyant[NTOS:MM] Since the _MMPTE_SUBSECTION structure for... 2425/head
2020-04-06 Thomas Faber[NTOS:MM] In MmArmInitSystem, perform self-tests after...
2020-04-06 Thomas Faber[NTOS:MM] Initialize MmSubsectionBase on x86 builds...
2020-04-06 Thomas Faber[NTOS:MM] Get rid of unnecessary MmZeroingPageThreadActive. 2372/head
2020-04-06 Thomas Faber[NTOS:MM] Fix MmZeroingPageThreadActive race condition.
2020-04-06 Thomas Faber[NTOS:PO] Call power IRP handlers at PASSIVE_LEVEL... 2376/head
2020-04-06 James Tabor[Win32SS] Fix Mask for Draw Frame States
2020-04-05 Eric Kohl[DEVMGR] CDeviceView::RecurseChildDevices: Skip invalid...
2020-04-05 Thomas Faber[MBEDTLS] Update to version 2.7.14. CORE-16787
2020-04-05 Thomas Faber[ACPICA] Update to version 20200326. CORE-16783
2020-04-05 Eric Kohl[HOTPLUG] Add the context menu to the device tree view
2020-04-04 Colin Finck[ROSAUTOTEST] Submit results to https://reactos.org...
2020-04-04 Mark Jansen[RAPPS] Ensure the download dialog is always destroyed 2443/head
2020-04-04 Mark Jansen[ATL] Add some hacks for gcc,
2020-04-04 Mark Jansen[RAPPS] Use the provided SizeBytes for the progress,
2020-04-04 Mark Jansen[RAPPS] Enable ATL assertions
2020-04-04 Mark Jansen[ATL] Fix an ATLASSERT expression
2020-04-04 Mark Jansen[INCLUDE/CRT] Add some debug macro implementations...
2020-04-04 Mark Jansen[CRT] Implement _CrtDbgReport and _CrtDbgReportW
2020-04-04 Eric Kohl[HOTPLUG] Display devices that are attached to a remova...
2020-04-04 Vadim Galyant[NTOS:PNP] Add set functions for debugging PNP and...
2020-04-04 Vadim Galyant[NTOS:MM] Make the definitions and macros for x86 more...
2020-04-04 Julen Urizar... [TRANSLATION][USETUP] Update Spanish translation of...
2020-04-04 Colin Finck[ROSAUTOTEST] Use tlsv1.reactos.org for submitting...
2020-04-03 Oleg Dubinskiy[QCAP] Import qcap.dll from Wine Staging 3.3. CORE... 2421/head
2020-04-03 Oleg Dubinskiy[DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421)
2020-04-03 Hermès Bélusca... [TASKKILL] Merge our updated terminate_processes()...
2020-04-03 Bișoc George[UTILMAN] Implement the Registry management code skelet...
2020-04-03 He Yang[TASKKILL] Improve taskkill utility (#2459)
2020-04-03 Serge Gautherie[WIN32K:NTUSER] ntuser.h: Rename NtUserWaitForInputIdle...
2020-04-03 Serge Gautherie[WINETESTS] Remove forced _WIN32_WINNT defines (#2463)
2020-04-03 Serge Gautherie[PSDK] guiddef.h: Remove unwanted '&& !defined(CINTERFA...
2020-04-03 Hermès Bélusca... [RPCRT4] Handle ERROR_BAD_NETPATH failure if an RPC...
2020-04-03 James Tabor[NTUser] Fix Strings and Format to Hooks
2020-04-02 Stanislav Motylkov[SYSDM] Cumulative update 2020-04-01 for SMBIOS parser...
2020-04-02 Hermès Bélusca... [RPCRT4] Addendum to support for remote pipes names...
2020-04-02 Jérôme Gardou[README] Add "open in Gitpod" button
2020-04-02 Jérôme Gardou[GITPOD]Add gitpod config
2020-04-02 Joachim Henze[RDBSS] Avoid CORE-13938
2020-04-02 Vadim Galyant[NTOS:MM] Using the macro MiIsPteOnPdeBoundary(). ...
2020-04-01 Jared Smudde[STOBJECT] Change eject hardware dialog buttons from...
2020-03-31 Mark Jansen[SPEC2DEF] Omit skipped exports from ordinal numbering. 2485/head
2020-03-31 Eric Kohl[HOTPLUG] Display class icons for removable devices
2020-03-31 Victor Perevertkin[CONFIGURE] Simplify version detection for modern Visua...
2020-03-30 Jared Smudde[HOTPLUG] Add 32 pixel icon. (#2486)
2020-03-30 Eric Kohl[HOTPLUG] Show removable devices and update the list...
2020-03-30 Joachim Henze[ROSAPPS][PICE] Fix ROSAPPS-355 Unreachable code
2020-03-30 Hervé Poussineau[NTOS:KD] Move dump of stack trace on crash to debugger
2020-03-30 Hervé Poussineau[NTOS:KE] Remove dead code
2020-03-30 Hervé Poussineau[NTOS:KD] Fix compilation with CMAKE_BUILD_TYPE=Release
2020-03-30 Hervé Poussineau[NTOS:KD] Fix compilation with CMAKE_BUILD_TYPE=Release
next