reactos.git
2020-01-01 Serge Gautherie[FREELDR] Reimplement i386PrintText(), adding line...
2020-01-01 Serge Gautherie[FREELDR] xboxcons.c, i386bug.c: Formatting and whitesp...
2020-01-01 Stanislav Motylkov[WS2_32_APITEST] Add some tests for GetAddrInfoW
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Total refinement of Gdiplus headers...
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusgraphics.h (#2222)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusmetafile.h (#2221)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusmatrix.h (#2220)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusstringformat.h (#2219)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluspath.h (#2218)
2020-01-01 Katayama Hirofumi MZ[SDK][INCLUDE] Refinement of Gdiplus headers (#2217)
2019-12-31 Hermès Bélusca... Happy New Year 2020 to everyone!!
2019-12-31 Eric Kohl[ADVAPI32] OpenSCManagerA/W: Set the last error even...
2019-12-31 Eric Kohl[LSASRV] LsarLookupSids: Return proper domain informati...
2019-12-31 Stanislav Motylkov[FREELDR] Obtain Xbox memory map via multiboot spec...
2019-12-31 Timo Kreuzer[NTOS:KE] Rename some locking functions to reflect...
2019-12-31 Thomas Faber[NTDLL_APITEST] Add a test for NtUnloadDriver. 2194/head
2019-12-31 Thomas Faber[APITESTS] Centrally define AllocateGuarded/FreeGuarded...
2019-12-31 Thomas Faber[NTOS:IO] Use UNICODE_STRING operations in IopUnloadDriver.
2019-12-31 Thomas Faber[NTOS] Make RtlFindCharInUnicodeString available in...
2019-12-31 Thomas Faber[NDK] RtlFindCharInUnicodeString is only available...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Region::region as native...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Improve Gdiplus::Graphics (#2211)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Graphics::graphics as...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Move Gdiplus::TextureBrush codes (#2208)
2019-12-31 Timo Kreuzer[NTOS] In KeWaitFor*Object(s) assert that the current...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::Pen (#2207)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Pen::pen as nativePen...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::Brush (#2205)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Brush::brush as nativeBr...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Improve Gdiplus::FontCollection (#2203)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::ImageAttributes ...
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implement Gdiplus::CustomLineCap (#2201)
2019-12-31 Katayama Hirofumi MZ[SDK][TOOLS] Add do_code_format.sh to sdk/tools (#2191)
2019-12-31 Katayama Hirofumi MZ[SDK][INCLUDE] Implementing Gdiplus::GraphicsPath ...
2019-12-31 Katayama Hirofumi MZ[WIN32SS][WINSRV] Add CSR API_NUMBER info comments...
2019-12-30 Timo Kreuzer[NTOS:IO] Fix list enumeration in IopShutdownBaseFileSy...
2019-12-30 Victor Perevertkin[WINHTTP_WINETEST] Restore test_persistent_connection...
2019-12-30 Victor Perevertkin[WINHTTP] Initialize winsock upon WinHttpOpen
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdiplusheader.h (#2197)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluseffects.h (#2196)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Improve gdipluscolor.h (#2195)
2019-12-30 Katayama Hirofumi MZ[SDK][INCLUDE] Rename Gdiplus::Image::image as nativeIm...
2019-12-30 Victor Perevertkin[NTOS:KD] Fix wrong debug level checking logic in KdpPrint.
2019-12-29 Thomas Faber[WIN32K:NTUSER] Avoid user memory access outside of...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Correctly capture UNICODE_STRING in...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing probe in NtUserGetClassName.
2019-12-29 Hermès Bélusca... [CMD] If the prompt displays the information line on...
2019-12-29 Hermès Bélusca... [CMD] Code formatting; don't hardcode the string buffer...
2019-12-29 Eric Kohl[SAMSRV] SamrEnumerate...: Return STATUS_NO_MORE_ENTRIE...
2019-12-29 Hermès Bélusca... [BROWSEUI] Remove unneeded header, addendum to d967b5aa.
2019-12-29 Hermès Bélusca... [NETAPI32] Improve some error traces.
2019-12-29 Hermès Bélusca... [SHELL32] Remove some trailing spaces; use explicitly...
2019-12-29 Hermès Bélusca... [BROWSEUI] Remove useless RegenerateUserEnvironment...
2019-12-29 Hermès Bélusca... [WIN32SS:USER] Some minimal work and fixes concerning...
2019-12-29 Thomas Faber[INCLUDE] Safely handle odd & large lengths in ProbeAnd...
2019-12-29 Thomas Faber[WIN32K:NTUSER] Add missing parameter probe in NtUserGe...
2019-12-29 Katayama Hirofumi MZ[SDK][INCLUDE] Formatting gdiplus headers (#2190)
2019-12-29 Eric Kohl[NTOS:IO] Fix indentation. No code changes!
2019-12-29 Thomas Faber[NTOS:CM] Probe for write in NtLockProductActivationKeys.
2019-12-29 Thomas Faber[NTOS:CM] Protect user memory access with SEH in NtQuer...
2019-12-29 Eric Kohl[SYSSETUP] Start the dnscache service after the network...
2019-12-29 Katayama Hirofumi MZ[KERNEL32_APITEST] More power to ConsoleCP testcase...
2019-12-28 Katayama Hirofumi MZ[MSPAINT] Revert LoadDIBFromFile for workaround (#2186)
2019-12-27 Victor Perevertkin[REACTOS] Exclude some modules from clang-format
2019-12-27 Victor Perevertkin[REACTOS] Introduce .clang-format file
2019-12-27 Mark Jansen[CMAKE] Update baseaddresses with gcc 8.3 2183/head
2019-12-27 Mark Jansen[SDK] Add usage / help to gen_baseaddress.py
2019-12-27 Mark JansenChange whitespace so gcc 8.3 wont falsely complain...
2019-12-27 Thomas Faber[NTDLL:LDR] Add a print on illegal DLL relocation.
2019-12-26 Hermès Bélusca... This was not meant to be committed!
2019-12-26 Hermès Bélusca... [SETUPLIB] Register the \DosDevices\?: drive letter...
2019-12-26 Hermès Bélusca... WIP kdbg work.
2019-12-26 Katayama Hirofumi MZ[NTUSER] Fix caret display mistake (#2180)
2019-12-26 Katayama Hirofumi MZ[SDK][INCLUDE] Add Gdiplus::Image::~Image (#2174)
2019-12-25 Hermès Bélusca... [SHELL32] Fix MSVC warning warning C4390 by adding...
2019-12-25 Katayama Hirofumi MZ[CONSRV] Preparation for Asian console support (#2171)
2019-12-25 Katayama Hirofumi MZ[WIN32SS][NTGDI][FREETYPE] Add ASSERT(pOS2); to FillTM...
2019-12-25 Katayama Hirofumi MZ[BOOTDATA][NTUSER] Fix some system parameters (#2162)
2019-12-25 Doug Lyons[SHELL32_APITEST] Add Regression Test for ShellExecuteW...
2019-12-25 Katayama Hirofumi MZ[MSPAINT] Fix memory leak of SelectionModel (#2169)
2019-12-24 Hermès Bélusca... [ACPPAGE] Enlarge the "Edit the Compatibility Modes...
2019-12-24 Hermès Bélusca... [VIDEOPRT] Complete dispatch IOCTL with IO_VIDEO_INCREM...
2019-12-24 Hermès Bélusca... [SHELL32] Improve the displayed error on file copy...
2019-12-24 Hermès Bélusca... [SDK] Complete the list of DE_*** error codes for SHFil...
2019-12-24 Hermès Bélusca... [BLUE] Fix a visual regression introduced in bfd8a848...
2019-12-24 Hermès Bélusca... [VIDEOPRT][WIN32K] Use a Windows-compatible way of...
2019-12-24 Katayama Hirofumi MZ[WIN32SS][FREETYPE][NTGDI] Clarify calculation preceden...
2019-12-24 Katayama Hirofumi MZ[MSPAINT] Use '%ld x %ld' rather than '%d x %d'
2019-12-24 Katayama Hirofumi MZ[MSPAINT] Add const to SelectionModel::SetSrcAndDestRec...
2019-12-23 Hermès Bélusca... [BOOTVID] Correctly fix scrolling and printing when...
2019-12-23 Hermès Bélusca... [BOOTVID] Factor out the common code that is used befor...
2019-12-23 Hermès Bélusca... [BOOTVID] Code style fixes; Replace some 'do-while...
2019-12-23 Hermès Bélusca... [BOOTVID] Replace hardcoded screen and font size number...
2019-12-23 Hermès Bélusca... [FREELDR] Support setting up the EBP register on INT386...
2019-12-23 Katayama Hirofumi MZ[MSPAINT] Refactor updateCanvasAndScrollbars
2019-12-23 Katayama Hirofumi MZ[MSPAINT] Simplify choosecolor initialization
2019-12-23 Katayama Hirofumi MZ[MSPAINT] Simplify lfTextFont initialization
2019-12-23 Katayama Hirofumi MZ[MSPAINT] Use hProgInstance for LoadImage
2019-12-23 Katayama Hirofumi MZ[MSPAINT] Use correct type for custColors
2019-12-23 Joachim Henze[APISETS] Appease regression CORE-16563 for another...
next