reactos.git
2019-08-04 Eric Kohl[RPCSS] Prevent the RPCSS service from getting stopped
2019-08-04 Hermès Bélusca... [FREELDR] Some initialization fixes.
2019-08-04 Hermès Bélusca... [FREELDR] Whitespace, minor code styles and comments...
2019-08-04 Hermès Bélusca... [FREELDR] Unload freeldr.ini file before booting.
2019-08-04 Hermès Bélusca... [FREELDR] Use NOGUIBOOT when booting in Safe-Mode.
2019-08-04 Eric Kohl[NTOSKRNL] Implement SeRegisterLogonSessionTerminatedRo...
2019-08-04 Thomas Faber[CODEOWNERS] Remove 'CMakeLists.txt' rule, which is...
2019-08-04 Eric Kohl[DEVMGR] Add the code to uninstall a device from the...
2019-08-04 Katayama Hirofumi MZ[SETUP][INF] Fix font substitutes (#1794)
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Lucida Console font (...
2019-08-04 Katayama Hirofumi MZ[MEDIA][FONTS] Add Arial Black font (#1792)
2019-08-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix condition of bold emulation (...
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP] Add Trebuchet MS fonts (#1791)
2019-08-04 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Times New Roman fonts...
2019-08-03 Mark Jansen[WIN32SS] Improve font loading failure logging
2019-08-03 Mark Jansen[WIN32SS] Only access a font face if it was actually...
2019-08-03 Shy Zedaka[SYSDM] Fix Re-sizing License Prompt (#1789)
2019-08-03 Pierre Schweitzer[SMSS] Use the appropriate security descriptor when...
2019-08-03 Eric Kohl[DEVMGR] Change the menu id prefix from IDC_ to IDM_.
2019-08-03 Eric Kohl[DEVMGR] Fix the indentation of the menu resources...
2019-08-03 Eric Kohl[WINLOGON] Load the notification dlls on demand
2019-08-03 Oleg Dubinskiy[USBAUDIO] Fix compilation issues
2019-08-03 Eric Kohl[DEVMGR] Fix wonky action menu
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Franklin Gothic Medium fonts (#1786)
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Palatino Linotype fonts (#1785)
2019-08-03 Katayama Hirofumi MZ[FONTS] s/Geogia/Georgia/
2019-08-03 Katayama Hirofumi MZ[FONTS][SETUP] Add Geogia fonts (#1784)
2019-08-03 Katayama Hirofumi MZ[FONTS][BOOTDATA][SETUP] Add Courier New fonts (#1783)
2019-08-02 Katayama Hirofumi MZ[FONTS][SETUP][BOOTDATA] Add Arial fonts (#1781)
2019-08-02 Katayama Hirofumi MZ[WIN32SS][NTGDI] Improve IntGetOutlineTextMetrics ...
2019-08-01 Hermès Bélusca... [KERNEL32] Minor enhancements for CreateRemoteThread... 804/head
2019-08-01 Hermès Bélusca... [KERNEL32][RTL] Diverse fixes/improvements for thread... 802/head
2019-08-01 Katayama Hirofumi MZ[MEDIA][FONTS] Add Hebrew MS Sans Serif (ssee1255.fon)
2019-07-31 Katayama Hirofumi MZ[WIN32SS][NTGDI][NTUSER] Make gusLanguageID USHORT...
2019-07-31 Katayama Hirofumi MZ[FREETYPE] Improve font rendering with font hinting...
2019-07-31 Katayama Hirofumi MZ[SETUP] Add codepage-specific font substitutes (#1772)
2019-07-30 Joachim Henze[INTL] Addendum to CORE-16252
2019-07-30 Joachim Henze[INPUT][INTL][SYSSETUP] Limit Combobox height CORE...
2019-07-30 Eric Kohl[LSASRV] Improvements to LsapLogonUser()
2019-07-30 Stanislav Motylkov[CONFIGURE] Add MSVC compiler 19.22.27905 (VS Community...
2019-07-30 Katayama Hirofumi MZ[SETUP] Sort font substitutes (#1770)
2019-07-30 Katayama Hirofumi MZ[SETUP] Delete 'Comic Sans MS' font substitutes (#1769)
2019-07-30 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix and improve font dumping (#1768)
2019-07-29 Hermès Bélusca... [FREELDR] Improve some *GetFileInformation() traces.
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
next