reactos.git
2019-08-15 Timo Kreuzer[REACTOS] Fix MSVC printf format warnings
2019-08-15 Mark Jansen[DBGHELP_APITEST] Add rsym+pdb tests on loaded modules 1445/head
2019-08-15 Timo Kreuzer[REACTOS] Fix SIZE_T related warnings
2019-08-15 Timo Kreuzer[VIDEOPRT] Implement support for INT10 on x64 using...
2019-08-15 Timo Kreuzer[VIDEOPRT] Fixes for x64
2019-08-15 Timo Kreuzer[VIDEOPRT] Call IntInt10CallBios from VideoPortInt10...
2019-08-15 Timo Kreuzer[VIDEOPRT] [FORMATTING] No code change
2019-08-15 Timo Kreuzer[HAL] Implement amd64 BIOS call support
2019-08-15 Timo Kreuzer[NDK] Add BIOS call API for amd64
2019-08-15 Shy Zedaka[Translation] More Hebrew Translations
2019-08-15 Andrew Boyarshin[NTOSKRNL][PS] Implement NtQueueApcThreadEx and use...
2019-08-15 Mark Jansen[SHELL32] CDefView: Improve the context menu positioning 1817/head
2019-08-15 Katayama Hirofumi MZ[WININET_APITEST] Add Download testcase (#1832)
2019-08-15 Katayama Hirofumi MZ[MEDIA][FONTS] Add Baltic MS Sans Serif (ssee1257.fon...
2019-08-14 Hermès Bélusca... [FREELDR] Minor fixes.
2019-08-13 Hermès Bélusca... [FREELDR] Minor enhancements for disk/partition boot...
2019-08-12 Bișoc George[OSK] Romanian translation update (#1820)
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Simplify code by using ok_int etc. (...
2019-08-12 Katayama Hirofumi MZ[MEDIA][FONTS] Total adjustment of MS Sans Serif
2019-08-12 Katayama Hirofumi MZ[SDK][INCLUDE] Update msgdump.h and winxx.h
2019-08-12 Katayama Hirofumi MZ[ATL_APITEST] Add 'atltest.h' and use it (#1822)
2019-08-11 Mark Jansen[ATL] Add a minimal CAtlArray implementation 1819/head
2019-08-11 Mark Jansen[ATL_APITEST] Add simple test for CAtlArray
2019-08-11 Mark Jansen[ATL_APITEST] Change proj files to have a different...
2019-08-11 Mark Jansen[ATL][ATL_APITEST] Add CAtlList::InsertBefore/After...
2019-08-11 Hermès Bélusca... Addendum to fba4ad4c.
2019-08-11 Hermès Bélusca... [FREELDR] Move files where they are only used.
2019-08-11 Katayama Hirofumi MZ[MEDIA][FONTS] Add Arabic MS Sans Serif (ssee1256.fon)
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix menu drawing after style change...
2019-08-10 Hermès Bélusca... [FREELDR] Addendum to 31a3f317.
2019-08-10 Hermès Bélusca... [PROCESSR] Employ usual casing for CurrentControlSet...
2019-08-10 Hermès Bélusca... [FREELDR] Some changes that accumulated since years...
2019-08-10 Hermès Bélusca... [FREELDR] Rework EXT2 filesystem to interface with...
2019-08-10 Hermès Bélusca... [FREELDR] Diverse enhancements.
2019-08-10 Eric Kohl[LSASS] Initialize SAM before starting the security...
2019-08-10 Eric Kohl[SERVICES] Improvements to registry control sets
2019-08-10 Eric Kohl[IDL][WINLOGON] Rename locally used functions of the...
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix popup menu freezing
2019-08-10 Katayama Hirofumi MZ[WIN32SS][NTGDI] Registry-based font management (#1816)
2019-08-09 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix popup menu window styles (#1814)
2019-08-08 Hermès Bélusca... [FREELDR] Fix erroneous change from d05be0da regarding...
2019-08-08 Mark Jansen[WIN32SS] Ensure the last menu item is not accidentally... 1812/head
2019-08-08 Mark Jansen[WIN32SS] Do not propagate TPM_VERTICAL to sub-menus
2019-08-08 Mark Jansen[WIN32SS] Fix tray popup menus stuck to the bottom...
2019-08-08 Mark Jansen[WIN32SS] Fix off-screen menu's dropping below their...
2019-08-08 Mark Jansen[WIN32SS] For application menu's, only exclude the...
2019-08-08 Katayama Hirofumi MZ[FONTVIEW] Broadcast WM_FONTCHANGE message (#1815)
2019-08-08 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix MENU_DrawScrollArrows (#1753)
2019-08-07 Victor Perevertkin[FREELDR] Verbose error output for FS errors
2019-08-07 Hermès Bélusca... [FREELDR] Better fix for x64. Addendum to 268cdf57.
2019-08-07 Hermès Bélusca... [FREELDR] Fix EditBox initial string display length...
2019-08-07 Yaroslav Kibysh[FREELDR] Add ReactOS Setup as a custom boot type.... 1763/head
2019-08-07 Yaroslav Kibysh[FREELDR] Add "Edit Boot Command Line" feature. (#1763)
2019-08-07 Hermès Bélusca... [FREELDR] Some enhancements for the UI code. (#1763)
2019-08-07 Hermès Bélusca... [FREELDR] Fix x64 build.
2019-08-07 Hermès Bélusca... [FREELDR] Don't call twice strlen() implicitly (in...
2019-08-07 Stanislav Motylkov[FREELDR] xboxmem: Fix array out-of-bounds access ...
2019-08-07 Katayama Hirofumi MZ[SETUP][BOOTDATA][INF] Helvetica-to-Arial substitutes...
2019-08-07 Katayama Hirofumi MZ[SETUP][BOOTDATA][INF] Delete Tahoma-to-Tahoma substitu...
2019-08-07 Doug Lyons[WIN32K:NTGDI] Fix ASSERTS in REGION_bXformRgn. CORE... 1798/head
2019-08-07 Katayama Hirofumi MZ[MEDIA][FONTS] Add Microsoft Sans Serif font (#1805)
2019-08-06 Hermès Bélusca... [FREELDR] Some ARC-spec compatibility refactoring ...
2019-08-06 Hermès Bélusca... [FREELDR] Add an INI helper that allows modifying an...
2019-08-06 Mark Jansen[WIN32SS] Exclude the entire menu from overlapping... 1807/head
2019-08-06 Mark Jansen[WIN32SS] Iteratively mutate menu flags until we find...
2019-08-06 Mark Jansen[WIN32SS] Rewrite MENU_ShowPopup to take the exclude...
2019-08-06 Joachim Henze[SHELL32] Improve ShellExecute
2019-08-06 Katayama Hirofumi MZ[SYSSETUP] Caption of 2nd stage ReactOS Setup is too...
2019-08-05 Benjamin Aerni[INF] Added BTRFS inf to remove unknown device
2019-08-05 Eric Kohl[SERVICES] Enable the backup and restore privileges...
2019-08-05 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix default menu item font weight...
2019-08-05 Katayama Hirofumi MZ[SETUP][INF] Helvetica must be substitute to Arial...
2019-08-05 Katayama Hirofumi MZ[MEDIA][FONTS] Replace Georgia fonts (#1802)
2019-08-05 Katayama Hirofumi MZ[MEDIA][FONTS] Replace 'Palatino Linotype' fonts (...
2019-08-05 Katayama Hirofumi MZ[SYSSETUP] Fix bold font (#1799)
2019-08-05 Katayama Hirofumi MZ[MEDIA][FONTS] Fix Arial Black metadata (#1797)
2019-08-04 Eric Kohl[SERVICES] Fix indentation and remove an unused variable
2019-08-04 Eric Kohl[SERVICES] Use a proper security descriptor for the...
2019-08-04 Eric Kohl[SERVICES] Do not try to start lsass.exe as a service.
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
next