reactos.git
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...
2018-01-29 Alexander Shaposhnikov[CONTRIBUTING] Update .gitmessage template
2018-01-29 Alexander Shaposhnikov[CONTRIBUTING] Add a commit template and a paragraph... 334/head
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayWindow: Draw the sizer only when the...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Fix resizing when the clock...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Only update the requested...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTaskSwitchWnd: Implement getting the settin...
2018-01-28 Giannis Adamopoulos[EXPLORER] CTrayClockWnd: Implement showing and hiding...
2018-01-28 Giannis Adamopoulos[EXPLORER] -Make CSysPagerWnd, CTaskSwitchWnd, CTrayClo...
2018-01-28 Alex Ionescu[ROSLOAD]: Fix NX enabling
2018-01-28 Alex Ionescu[ROSLOAD] Initial support for launching OS Loader Entry...
2018-01-28 Pierre Schweitzer[NTOSKRNL] Drop ROS_DEFERRED_WRITE_CONTEXT in favor...
2018-01-28 Pierre Schweitzer[NTOSKRNL] Misc fixes to Cc:
2018-01-28 Thomas Faber[NDK] Add DEFERRED_WRITE structure for Cc. CORE-14235
2018-01-28 Thomas Faber[NTOS:MM] Assert MmLocateMemoryAreaByAddress return...
2018-01-28 Thomas Faber[NTOS:PS] Check for rundown success in PsReferenceProce...
2018-01-27 Eric Kohl[SERVICES] Do not delete running services.
2018-01-27 Pierre Schweitzer[NTOSKRNL] Fix MSVC build?
2018-01-27 Pierre Schweitzer[NTOSKRNL] Hello CcIdleDelay :-)
2018-01-27 Serge Gautherie[SC] print.c: Minor code improvements. (#324)
2018-01-27 Giannis Adamopoulos[EXPLORER] CTrayNotifyWnd: Simplify how it interacts...
2018-01-27 Pierre Schweitzer[NTOSKRNL] On file cache deletion, only manipulate...
next