reactos.git
2018-02-07 Serge Gautherie[NTOS:KE] Replace "Fatal System Error" with "BugCheck"
2018-02-07 Pierre Schweitzer[NTOSKRNL] Use the LockQueueMasterLock where appropriate
2018-02-07 Pierre Schweitzer[NTOSKRNL] Handle FSRTL_FLAG_LIMIT_MODIFIED_PAGES flag...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Add wait support in CcCanIWrite()
2018-02-07 Pierre Schweitzer[NTOSKRNL] Implement CcPostDeferredWrites() that execut...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Properly implement lazy writer activity...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Drop the always running thread for lazy...
2018-02-07 Pierre Schweitzer[NTOSKRNL] On Cc init, also define CcNumberWorkerThread...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Rename ExpCriticalWorkerThreads and ExpDelay...
2018-02-07 Pierre Schweitzer[NTOSKRNL] Save system size on init in CcCapturedSystemSize
2018-02-07 Luo Yufan[TRANSLATION] Simplified Chinese translation update...
2018-02-07 Giannis Adamopoulos[SYSSETUP] Hackfix CORE-14228
2018-02-06 Giannis Adamopoulos[SYSSETUP] Don't load ISOLATIONAWARE_MANIFEST_RESOURCE_...
2018-02-06 Joachim Henze[EXPLORER] Update all preview bitmaps showing notificat...
2018-02-06 Joachim Henze[EXPLORER] Update classic/modern startmenu preview...
2018-02-06 Pierre Schweitzer[NTOSKRNL] Define the Mm global variables related to...
2018-02-05 Mark Jansen[RAPPS] Do not resize (hide) the treeview when minimizing.
2018-02-05 Bișoc George[TRANSLATION] Romanian translation for FONTEXT and...
2018-02-05 Thomas Faber[LIBXML2] Update to version 2.9.7. CORE-14291
2018-02-05 Luo Yufan[TRANSLATION][BROWSEUI][MEDIA] Simplified Chinese trans...
2018-02-05 Thomas Faber[LIBTIFF] Restore ROS-diff that I thought was no longer...
2018-02-05 Mark Jansen[SHELL32] CDefViewBckgrndMenu: Fix a crash when pasting...
2018-02-05 Thomas Faber[LIBMPG123] Update to version 1.25.8. CORE-14291
2018-02-05 Thomas Faber[LIBTIFF] Update to version 4.0.9. CORE-14291
2018-02-05 Thomas Faber[LIBXSLT] Update to version 1.1.32. CORE-14291
2018-02-05 Thomas Faber[LIBXSLT] Better highlight some ROS diffs. CORE-14291
2018-02-05 Thomas Faber[LIBJPEG] Update to version 9c. CORE-14291
2018-02-05 Thomas Faber[LIBPNG] Update to version 1.6.34. CORE-14291
2018-02-05 Thomas Faber[FREELDR] Reduce the timeout during serial mouse detect... 351/head
2018-02-05 Thomas Faber[FREELDR] Remove unnecessary checks. CORE-14280
2018-02-05 Thomas Faber[FREELDR] Display an additional status message for...
2018-02-05 Timo Kreuzer[NTOS:MM] Make x64 address space layout more like Vista+
2018-02-05 Alex Ionescu[ROSLOAD]: Continue work on target preparation OslPrepa...
2018-02-04 Eric Kohl[SERVICES] Remove the synchronous service control pipe...
2018-02-04 Eric Kohl[SETUPAPI] Machine handles are pointers.
2018-02-04 Pierre Schweitzer[NTOSKRNL] Yet another ASSERT...
2018-02-04 Pierre Schweitzer[NTOSKRNL] Add an assert against VACB reference count...
2018-02-04 Eric Kohl[SETUPAPI] Add a proper (SEH protected) check for LOG_C...
2018-02-04 Eric Kohl[SETUPAPI] Fix the coding style, annotations and debug...
2018-02-04 Thomas Faber[PSDK][XDK] Remove DECLSPEC_* from windef.h, protect...
2018-02-04 Adam Słaboń[TRANSLATION] Polish translation update (#357)
2018-02-04 Alex IonescuMerge branch 'master' of https://github.com/reactos...
2018-02-04 Alex Ionescu[RTL]: Document and flesh out Boot Status Data (BSD...
2018-02-04 Hermès Bélusca... [SHELL32] Rewrite the wrapping code for shell taskbar...
2018-02-04 Hermès Bélusca... [STOBJECT] Don't hardcode variable type in sizeof.
2018-02-04 Hermès Bélusca... [PSDK] Fix NIF_STATE definition and add NIF_GUID.
2018-02-04 Hermès Bélusca... [BROWSEUI] Shut a warning down ("windef.h(121) : warnin...
2018-02-04 Eric Kohl[SETUPAPI] Fix the coding style, add annotations and...
2018-02-04 Thomas Faber[MBEDTLS] Don't link with zlib, we don't use it. CORE...
2018-02-04 Thomas Faber[USETUP] Use the smaller zlib_solo instead of the full...
2018-02-04 Thomas Faber[ROSLOAD] Fix clang-cl build.
2018-02-04 Eric Kohl[SETUPAPI] Update some more functions to the current...
2018-02-04 Hermès Bélusca... [STOBJECT] Revert b7c3398 because it was not the cause...
2018-02-04 Hermès Bélusca... [EXPLORER] Don't use deprecated StrNCpy function but...
2018-02-04 Hermès Bélusca... [STOBJECT] Fully zero-out the full NOTIFYICONDATA struc...
2018-02-04 Hermès Bélusca... [NETSHELL] Don't use hardcoded values.
2018-02-04 Hermès Bélusca... [SHELL32] Fix copy-pasta.
2018-02-04 Hermès Bélusca... [PSDK] Fix NOTIFYICONDATA structure; add NOTIFYICONDATA...
2018-02-03 Alex Ionescu[ROSLOAD]: Begin target preparation code. 1/104.
2018-02-03 Hermès Bélusca... [RAPPS] Remove trailing spaces.
2018-02-03 Hermès Bélusca... [RAPPS] Remove deprecated TODO; use _countof() where...
2018-02-03 Hermès Bélusca... [RAPPS] Usability fixes.
2018-02-03 jimtaborFix Linux Build
2018-02-03 Alex Ionescu[ROSLOAD]: Continue work on loader
2018-02-02 Hermès Bélusca... [CONUTILS] Fix and improve the documentation for "outst...
2018-02-01 Hermès Bélusca... [CONUTILS] Diverse improvements: start doxygenating...
2018-02-01 Pierre Schweitzer[NTOSKRNL] Add an helper for marking a VACB clean ...
2018-02-01 Luo Yufan[TRANSLATION] Simplified Chinese translations updated...
2018-01-31 Pierre Schweitzer[NTOSKRNL] Don't let CcWriteVirtualAddress() deal with...
2018-01-31 Stanislav Motylkov[IPHLPAPI_APITEST] Add tests for IcmpSendEcho
2018-01-31 Stanislav Motylkov[IPHLPAPI] Fix IcmpSendEcho output when host is not...
2018-01-31 Stanislav Motylkov[SHELL32] Fix file and folder properties dialogs
2018-01-31 David Quintana[NTOSKRNL] Fix CcIdleDelay initializer for old msvc...
2018-01-31 Thomas Faber[WIN32K:NTGDI] Fix more uses of RtlCreateUnicodeString...
2018-01-31 Doug Lyons[TIMEDATE] Correctly set the time when using the "Updat... 294/head
2018-01-31 Thomas Faber[SHELLMENU] Add missing psdk dependency.
2018-01-31 Trevor Thompson[CMAKE] Add some fool-proofing to configure.cmd related... 185/head
2018-01-31 Thomas Faber[KMTESTS:TCPIP] Fix ok() messages.
2018-01-31 Thomas Faber[WIN32K:NTGDI] Correctly interpret RtlCreateUnicodeStri...
2018-01-31 Thomas Faber[NTOS:CM] Correctly interpret RtlCreateUnicodeString...
2018-01-31 Hermès Bélusca... [CONUTILS] Split stream.c into input and output stream...
2018-01-30 Luo Yufan[TRANSLATION] Simplified Chinese translation improved...
2018-01-30 Katayama Hirofumi MZ[SHIMGVW] Enable zooming
2018-01-30 Joachim Henze[EXPLORER] Pixel-perfect x-margins surrounding the...
2018-01-30 Jared Smudde[NETCFGX] Rename 'Network connection' to 'Network Conne...
2018-01-29 Daniel Reimer[CAROOTS] Update certificates to Mozilla Certdata 28...
2018-01-29 Timo KreuzerRevert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"
2018-01-29 Bișoc George[TRANSLATION][CLIPBRD] Italian translation implemented...
2018-01-29 Stanislav Motylkov[DESK.CPL] Fix dialog appearance in 640x480 resolution
2018-01-29 Mark Jansen[ACPPAGE] Visualize custom layers
2018-01-29 Mark Jansen[ACPPAGE] Hide shims handled by the main ui.
2018-01-29 Giannis Adamopoulos[EXPLORER] Improve the width of the taskbar clock
2018-01-29 Giannis Adamopoulos[EXPLORER] Center the text of the clock
2018-01-29 Joachim Henze[EXPLORER] Tweak x-margins surrounding the clock
2018-01-29 Bișoc George[TRACERT] Translation for Italian and Romanian language...
2018-01-29 Luo Yufan[TRANSLATION] Update Simplified Chinese Translations...
2018-01-29 Giannis Adamopoulos[EXPLORER] Fix showing the lock status in the taskbar...
2018-01-29 Joann Mõndresku[TRANSLATION] Various translations to Estonian (#329)
2018-01-29 Giannis Adamopoulos[COMCTL32] toolbar: Use szBarPadding.cy as the default...
2018-01-29 Giannis Adamopoulos[EXPLORER] CNotifyToolbar: Set TBMETRICS::cxBarPad...
next