reactos.git
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...
2019-12-23 Joachim Henze[APISETS] Appease regression CORE-16563
2019-12-23 Katayama Hirofumi MZ[SDK][ATL] Use CStringW in CImage
2019-12-23 Katayama Hirofumi MZ[SHIMGVW] Image Viewer transparent image fix (#2165)
2019-12-23 Katayama Hirofumi MZ[UNICODE] Re-trial to fix Travis build
2019-12-23 Katayama Hirofumi MZ[UNICODE] Trial to fix Travis build
2019-12-22 Amine Khaldi[UNICODE] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[REG] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[CSCRIPT][WSCRIPT] Sync with Wine Staging 4.18. CORE...
2019-12-22 Amine Khaldi[LOCALUI] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[INETCPL] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[XMLLITE_WINETEST] Sync with Wine Staging 4.18. CORE...
2019-12-22 Amine Khaldi[XMLLITE] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[XINPUT1_3_WINETEST] Sync with Wine Staging 4.18. CORE...
2019-12-22 Amine Khaldi[WUAPI] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[WTSAPI32_WINETEST] Sync with Wine Staging 4.18. CORE...
2019-12-22 Amine Khaldi[WTSAPI32] Sync with Wine Staging 4.18. CORE-16441
2019-12-22 Amine Khaldi[PSDK] Update wtsapi32.h. CORE-16441
2019-12-22 Mark Jansen[CMAKE] Update baseaddresses 1922/head
2019-12-22 Mark Jansen[SDK] Update the gen_baseaddress script
2019-12-22 Mark Jansen[GEN_BASEADDRESS] Fix the script for python 3 and updat...
2019-12-22 Katayama Hirofumi MZ[GDI32_APITEST] Fix GetGlyphOutline testcase (#2163)
2019-12-22 Eric Kohl[DNSAPI] Set proper record flags for query results...
2019-12-22 Eric Kohl[IDL] Add missing acf files
2019-12-22 Eric Kohl[DNSAPI][DNSRSLVR] Implement DnsGetCacheDataTable()
2019-12-21 Eric Kohl[DNSRSLVR] Set proper flags for the hosts file entries
2019-12-21 Katayama Hirofumi MZ[BOOTDATA][NTUSER] Fix GetSystemMetrics values (#2137)
2019-12-21 Mark Jansen[ATL_APITEST] Fix CComVariant test
2019-12-21 Timo Kreuzer[APITESTS] Improve and fix tests
2019-12-21 Timo Kreuzer[PSDK] Add versionhelpers.h
2019-12-21 Timo Kreuzer[PSDK] Add extern "C" for c++ code in mmddk.h
2019-12-21 Timo Kreuzer[GDI32_APITEST] Remove duplicated test in Test_CreateBitmap
2019-12-21 Timo Kreuzer[NTDLL_APITEST] Remove duplicated test for RtlInitilize...
2019-12-21 Timo Kreuzer[APITESTS] Add PROJECT(ApiTests) to get a separate...
2019-12-21 Timo Kreuzer[TESTS] Instead of entirely skipping tests with ros_ski...
2019-12-16 Katayama Hirofumi MZ[USER32] Add ICO_ExtractIconExW RetPtr NULL check ...
2019-12-16 Victor Perevertkin[USBOHCI] Use KeQueryTickCount for timeouts instead...
2019-12-15 Victor Perevertkin[KS] Use KeQueryTickCount for timeouts instead of KeQue...
2019-12-15 Eric Kohl[NETAPI32][WKSSVC] Implement NetGetJoinInformation...
2019-12-15 Eric Kohl[WIDL] Fix type offset calculation for toplevel pointer...
2019-12-15 Hermès Bélusca... [BLUE] Improve initialization and interfacing with...
2019-12-15 Hermès Bélusca... [BLUE] Use ExFreePoolWithTag().
2019-12-15 Hermès Bélusca... [BLUE] Improve includes.
2019-12-15 Hermès Bélusca... [BLUE] Code formatting, add SAL2 annotations, and updat...
2019-12-14 Doug Lyons[CONSRV] Fix for console windows shrinking on Minimize...
2019-12-14 Thomas Faber[ACPICA] Update to version 20191213. CORE-16559
2019-12-13 Victor Perevertkin[MSI_WINETEST] Fix build with CMake 3.9.0 and higher...
2019-12-13 Victor Perevertkin[MSI_WINETEST] Fix build with CMake 3.9.0 and higher
2019-12-11 Bișoc George[OSK] Refactor the registry configuration code (#2096)
2019-12-11 Bișoc George[SHELL32] Do not return -1 if a file is not valid or...
2019-12-10 Serge Gautherie[VGA_NEW] Fix 2 'MAX_USHORT' typos in commented code...
2019-12-10 Serge Gautherie[SETUPLIB] Fix 'MAX_USHORT' typo in a comment (#2144)
2019-12-10 Serge Gautherie[CMD] Fix 'MAX_ULONG' typo in a comment (#2143)
2019-12-10 Jose Carlos... [TRANSLATION] Update Portuguese translation (#2125)
2019-12-10 Serge Gautherie[CONFIGURE] Add support for 'Visual Studio 2019, v16...
2019-12-10 Katayama Hirofumi MZ[COMCTL32][USER32] Fix radio button regression (#2146)
2019-12-10 jimtabor[SetupAPI] Sync to wine.
2019-12-09 jimtaborMerge branch 'master' of https://github.com/reactos...
2019-12-09 jimtabor[Win32SS] Fix Opaque Text Fade while in Desktop Startup
2019-12-09 Katayama Hirofumi MZ[WIN32SS][COMCTL32] Improve button text position (...
2019-12-09 Katayama Hirofumi MZ[KERNEL32_APITEST] Follow-up of #2131
2019-12-09 Katayama Hirofumi MZ[NTUSER] Improve loading settings (SystemParamtersInfo...
2019-12-09 Tibor Lajos... [TRANSLATION] Fix hungarian translation for usetup...
2019-12-09 Katayama Hirofumi MZ[USER32_APITEST] Add DrawText testcase (#2140)
2019-12-08 Eric Kohl[WKSSVC] Implement parts of NetrJoinDomain2 to join...
2019-12-08 Thomas Faber[LIBMPG123] Update to version 1.25.13. CORE-16550
next