reactos.git
2019-07-29 Stanislav Motylkov[FREELDR] Fix remaining hwdisk and FATX bugs (#1766)
2019-07-29 Tibor Lajos... [KBDHU] Fix Hungarian keyboard layout. (#1765)
2019-07-29 jimtabor[NtGDI] Fix one size region test.
2019-07-29 Stanislav Motylkov[FREELDR] Implement proper partition type detection...
2019-07-28 Hermès Bélusca... [USER32] Fix build after 51d031cc ; addendum to f21871f...
2019-07-28 Eric Kohl[MSV1_0] Add debug messages to MsvpCheckWorkstations...
2019-07-28 Hermès Bélusca... [USER32] Use the correct __REACTOS__ define.
2019-07-28 Hermès Bélusca... [NDK] Use the correct __REACTOS__ define.
2019-07-28 Jose Carlos... [NETSHELL][SYSSETUP] Minor improvements for pt_PT trans...
2019-07-28 Hermès Bélusca... [PSDK] ks.h : Fix some IOCTL values, caught by Ben...
2019-07-28 Eric Kohl[W32TIME] Use an event to stop the service
2019-07-28 Stanislav Motylkov[FREELDR] Trivial improvements (#1757)
2019-07-28 Hermès Bélusca... [DLLs] Fix .spec files regarding OLE-specific exports. 1601/head
2019-07-28 Hermès Bélusca... [SPEC2DEF] Check whether OLE-specific exports do not...
2019-07-28 Eric Kohl[MSV1_0] LsaApCallPackage: The messages MsV1_0Enumerate...
2019-07-27 jimtabor[GDI32] Allow functions to access printing support.
2019-07-27 jimtabor[GDI32] Add more to Local DC structure.
2019-07-27 Eric Kohl[PSDK] Add missing UnregisterDeviceNotification() to...
2019-07-27 Eric Kohl[AUDIOSVC] Fix the coding style. No code changes!
2019-07-27 Oleg Dubinskiy[USETUP] Use "L" key instead of "D" for deleting partit...
2019-07-27 Timo Kreuzer[REACTOS] Fix warning C4146: unary minus operator appli...
2019-07-27 Joachim Henze[WIN32SS] Addendum to font alignment CORE-16133
2019-07-27 Katayama Hirofumi MZ[MEDIA][FONTS] Add Comic Sans MS fonts (comic.ttf,...
2019-07-26 Hermès Bélusca... [WINHLP32] All the lang resource files are in UTF-8.
2019-07-26 Katayama Hirofumi MZ[USER32_APITEST] Add #include 'precomp.h' in MessageSta...
2019-07-26 Katayama Hirofumi MZ[USER32_APITEST] Move <strsafe.h> #inclusion
2019-07-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] text/font vertical alignment patch...
2019-07-24 Serge Gautherie[CODEOWNERS] Add UniATA (#1689)
2019-07-24 Shy Zedaka [TRANSLATION] Hebrew Translations For Setup (#1750)
2019-07-24 Oleg Dubinskiy[DSOUND_NEW] Remove unused dsound_convert.c file (...
2019-07-24 Katayama Hirofumi MZ[USER32_APITEST][INCLUDE] Add MessageStateAnalyzer...
2019-07-24 Katayama Hirofumi MZ[USER32][NTUSER] Fix menu arrow drawing (of DrawFrameCo...
2019-07-24 Katayama Hirofumi MZ[MEDIA][FONTS] RAPPS checkmark fix (#1751)
2019-07-23 Katayama Hirofumi MZ[MEDIA][FONTS] Add copyright notice of TransGaming...
2019-07-23 Katayama Hirofumi MZ[MEDIA][FONTS] Renewal of Marlett.ttf (#1749)
2019-07-21 Doug-Lyons[NETID][WINLOGON] Fix Computer Name Change to update... 1684/head
2019-07-21 Bișoc George[UMPNPMGR] Implement registry functions for SuppressUI... 1683/head
2019-07-21 Eric Kohl[SRVSVC][WKSSVC] Set the stop pending status before...
2019-07-21 Eric Kohl[WMISERV][WUAUSERV] Stop the service if the stop event...
2019-07-21 Erdem Ersoy[TRANSLATIONS] Update Turkish translations (#1650)
2019-07-21 Benjamin Aerni[W32TIME] Use a reasonable fallback of 9 hours. (#1724) 1724/head
2019-07-21 Oleg Dubinskiy[DSOUND_NEW] Completely fix gcc compilation (addendum... 1740/head
2019-07-21 Bișoc George[OSK] Use new coordinates on keyboard layout changing...
2019-07-21 Katayama Hirofumi MZ[WIN32SS][GDI] Assume pso->sizlBitmap.cy positiveness...
2019-07-21 Michael Maltsev[ADVAPI32] Avoid excessive allocation in CheckTokenMemb... 1607/head
2019-07-21 Katayama Hirofumi MZ[MEDIA][FONTS] Shrink Marlett.ttf file size
2019-07-21 Katayama Hirofumi MZ[FONTS][NTGDI] Change Marlett.ttf charset and delete...
2019-07-20 Hermès Bélusca... [MSCONFIG][ROSAPPS] Remove explicit MINGW_HAS_SECURE_AP...
2019-07-20 Hermès Bélusca... [WIN32K:NTGDI] Improve allocated resources cleanup...
2019-07-20 Eric Kohl[SRVSVC] Make the server service stoppable.
2019-07-20 Eric Kohl[WKSSVC] Make the workstation service stoppable.
2019-07-20 Eric Kohl[WUAUSERV] Make the wuauserv service startable and...
2019-07-20 Katayama Hirofumi MZ[WIN32SS][NTGDI] Support raster fonts (*.fnt and *...
2019-07-20 Eric Kohl[WMISVC] Accept stop and shutdown commands when the...
2019-07-20 Timo Kreuzer[GEN_BASEADDRESS] Add framebuf.dll and framebuf_new...
2019-07-20 Timo Kreuzer[TOOLS] Make gen_baseaddress.py python 3 compatible
2019-07-20 Timo Kreuzer[CMAKE] Update base addresses
2019-07-20 Timo Kreuzer[NTOSKRNL] Replace overlapping strcopy with memmove
2019-07-20 Timo Kreuzer[CRT] Use sprintf_s instead of sprintf
2019-07-20 Timo Kreuzer[VFATLIB] Use RtlStringCbPrintfA instead of sprintf
2019-07-20 Timo Kreuzer[OLEAUT32] Use snprintf instead of sprintf
2019-07-20 Timo Kreuzer[FREELDR] Use RtlStringCbPrintfA instead of sprintf
2019-07-20 Timo Kreuzer[FASTFAT] Copy an entire field, instead of half-copying...
2019-07-20 Timo Kreuzer[FRAMEDYN] Fix broken asm (.code64 is for x64 only)
2019-07-20 Timo Kreuzer[KERNEL32] Improve path name handling
2019-07-20 Timo Kreuzer[MSPAINT] Don't use SIZEOF on a pointer
2019-07-20 Timo Kreuzer[MSGINA] Fix copying the TokenSource string
2019-07-20 Timo Kreuzer[ADVAPI32] Fix copying the TokenSource string
2019-07-20 Timo Kreuzer[PSDK] Remove default value for BSTR parameter in msxml...
2019-07-20 Timo Kreuzer[PSDK][CRT] Add some casts to make GCC 8 happy
2019-07-20 Timo Kreuzer[PSDK] Add DECLSPEC_SELECTANY to GUIDs to make GCC...
2019-07-20 Timo Kreuzer[CMAKE] Globally enable secure CRT functions
2019-07-20 Timo Kreuzer[CRT] Remove _wctime_s from time.h
2019-07-20 Timo Kreuzer[CMAKE] Define _GLIBCXX_HAVE_BROKEN_VSWPRINTF to fix...
2019-07-20 Timo Kreuzer[CMAKE] Disable some overly sensitive warnings
2019-07-20 Thomas Faber[ACPICA] Update to version 20190703. CORE-16202
2019-07-19 Shy Zedaka[TRANSLATION] Hebrew Translation for Services (#1741)
2019-07-18 Stanislav Motylkov[FREELDR] Abstract VGA BIOS specific code (#1736)
2019-07-18 Stanislav Motylkov[FREELDR] Abstract floppy drive detection code (#1735)
2019-07-18 Stanislav Motylkov[FREELDR] Fix memory initialization on Xbox
2019-07-18 Stanislav Motylkov[FREELDR] Whitespace improvements - no code changes
2019-07-18 Stanislav Motylkov[FREELDR] hwdisk: Add sanity checks to avoid infinite...
2019-07-16 Joachim Henze[BOOTDATA][SETUP] Fix regression CORE-16200 font rendering
2019-07-15 Katayama Hirofumi MZ[SDK][INCLUDE] Add WM_WTSSESSION_CHANGE message (#1730)
2019-07-15 Bișoc George[OSK] Implement "Always on Top" feature (#1729)
2019-07-15 Katayama Hirofumi MZ[SDK][INCLUDE] Add WM_INPUT_DEVICE_CHANGE and WM_INPUT...
2019-07-15 Katayama Hirofumi MZ[SDK][INCLUDE] Add MENUGETOBJECTINFO structure (#1727)
2019-07-15 Katayama Hirofumi MZ[SDK][INCLUDE] Add HANDLE_WM_* macros to <windowsx...
2019-07-14 Jose Carlos... [TRANSLATION] Add Portuguese (neutral) translation...
2019-07-14 Hermès Bélusca... [NTOS:INBV] Fix the bitmaps' palette and recompress...
2019-07-14 Hermès Bélusca... [NTOS:INBV] Express some coordinates in terms of screen...
2019-07-14 Yaroslav Kibysh[NTOS:INBV] Implement BitBltPalette() and BitBltAligned...
2019-07-14 Hermès Bélusca... [NTOS:MM] Add a MmChangeKernelResourceSectionProtection...
2019-07-14 Hermès Bélusca... [NTOS:INBV] Classify the bitmap resources. (#1649)
2019-07-14 Hermès Bélusca... [UMPNPMGR] Fix build.
2019-07-14 Eric Kohl[UMPNPMGR] PNP_GetDeviceStatus: Move the code that...
2019-07-14 Timo Kreuzer[ACPICA] Fix MSVC x64 build
2019-07-13 Victor Perevertkin[DOCS] Add myself to CODEOWNERS file
2019-07-13 Serge Gautherie[NTOS:MM] Fix MmGetFileNameForAddress() callers. (...
2019-07-13 Timo Kreuzer[DOCS] Replace MAINTAINERS file with CODEOWNERS
next