reactos.git
2019-04-22 Hermès Bélusca... [NTOS:CM] In CmpParseKey(), do not assert but instead...
2019-04-22 Hermès Bélusca... [NTOS] Fix typos.
2019-04-22 Hermès Bélusca... [FREELDR] Add some missing UiDrawBackdrop() calls.
2019-04-22 Hermès Bélusca... [OPENGL32] Fix the order of the specified callbacks... 1499/head
2019-04-22 Bernhard Feichtinger[OPENGL32] Fix usage of TEB members.
2019-04-22 Bernhard Feichtinger[NTOS][USERSRV] Silence noisy debug output.
2019-04-22 Mark Jansen[SYSSETUP] Fix a broken DPRINT
2019-04-22 Eric Kohl[STOBJECT] Mark hotplug, power and volume context menu...
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Fix build s/IGNORE/NO_CHECK/
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Rewrite DPtoLP testcase (#1509)
2019-04-22 Katayama Hirofumi MZ[GDI32_APITEST] Rewrite LPtoDP testcase (#1508)
2019-04-21 Eric Kohl[POWRPROF] EnumPwrSchemes: Fix callback string lengths
2019-04-21 Serge Gautherie[ACGENRAL] Fix MSVC warning C4090 "different 'const...
2019-04-21 Katayama Hirofumi MZ[BOOTDATA] Add registry keys for ComDlg32 (#1511)
2019-04-20 Eric Kohl[NTOSKRNL] Revert f71588ff as it seems to break the...
2019-04-20 Eric Kohl[POWERCFG] Use a list of power schemes (power policy...
2019-04-20 Eric Kohl[POWERCFG] Fix the undue change of monitor switch off...
2019-04-20 Eric Kohl[POWERCFG] Fix coding style and indentation. No code...
2019-04-20 Pierre Schweitzer[NTOSKRNL] Drop the useless Timestamp field
2019-04-20 Pierre Schweitzer[GDI32] Reduce verbosity on debug builds
2019-04-20 Pierre Schweitzer[NTOSKRNL] Don't set VACB dirty on release if already...
2019-04-19 Katayama Hirofumi MZ[ATL][ATLTEST] Adapt to RATL and improvements (#1501)
2019-04-19 Hervé Poussineau[HIDCLASS] Implement IOCTL_HID_GET_FEATURE/IOCTL_HID_SE...
2019-04-19 Eric Kohl[KERNEL32] GetSystemPowerStatus(): Set the BATTERY_FLAG...
2019-04-19 Eric Kohl[KERNEL32] GetSystemPowerStatus(): Fix coding style...
2019-04-19 Eric Kohl[STOBJECT] Improvements to the power notification icon
2019-04-19 Andreas Maier[DBGHELP] SymFromAddr: Handle 2 or more symbols at... 1055/head
2019-04-19 Andreas Maier[DBGHELP] Set LastError for SymGetModuleBase-calls...
2019-04-19 Andreas Maier[DBGHELP] set correct values in symt_fill_sym_info...
2019-04-19 Andreas Maier[DBGHELP] Add SYMFLAG_- and SYMTYPE_-defines.
2019-04-19 Andreas Maier[DBGHELP] use correct record in codeview_snarf_public.
2019-04-19 Andreas Maier[DBGHELP] search for debugfiles in modulepath too.
2019-04-19 Serge Gautherie[CMAKE] msvc.cmake: Remove now redundant '/we4028'...
2019-04-19 Katayama Hirofumi MZ[APPVEYOR] Enable fast_finish (#1494)
2019-04-19 Serge Gautherie[BOOTDATA] AHKAppTests.cmd: Fix 'media' typo (#1502)
2019-04-18 Mark Jansen[NTOBJSHEX] Reorder include files in the precompiled... 1474/head
2019-04-18 Mark Jansen[APPHELP] Fix warnings
2019-04-18 Mark Jansen[RSHELL] Disable exceptions in atl when compiling witho...
2019-04-18 Mark Jansen[SHELL32_APITEST] Disable exceptions in atl when compil...
2019-04-18 Mark Jansen[MSGINA_APITEST] Disable exceptions in atl when compili...
2019-04-18 Mark Jansen[NETREG] Use exceptions with stl
2019-04-18 Mark Jansen[MSGINA] Disable exceptions in atl when compiling witho...
2019-04-18 Mark Jansen[NTOBJSHEX] Disable exceptions in atl when compiling...
2019-04-18 Mark Jansen[APPHELP_APITEST] Disable exceptions in atl when compil...
2019-04-18 Mark Jansen[SHELL32] Use the same definitions for shell32 and...
2019-04-18 Mark Jansen[ATL] Retire atlnew
2019-04-18 Mark Jansen[ATL][ATL_APITEST] Add test + implementation for CAtlFi...
2019-04-18 Pierre Schweitzer[NTOSKRNL] Drop the no longer needed Dirty field
2019-04-17 Pierre Schweitzer[NTOSKRNL] Don't mark VACB dirty on unpin
2019-04-17 jimtabor[NtGDI] Update Region code
2019-04-17 jimtabor[GDI] Fixup attribute support for Regions
2019-04-16 Eric Kohl[NTOSKRNL] NtPowerInformation: Report an AC powered...
2019-04-16 Pierre Schweitzer[KMTESTS:CC] Add tests for CcCopyWrite
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Implement InvalidateNLSCache
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Fix handle leak and caching (follow-up of...
2019-04-16 Katayama Hirofumi MZ[KERNEL32] Era first year is GANNEN
2019-04-16 Katayama Hirofumi MZ[BOOTDATA] Improve AHKAppTests.cmd (follow-up of #1476)
2019-04-14 Thomas Faber[USBHUB_NEW] Support NULL HubExtension in USBH_PdoRemov... 1484/head
2019-04-14 Thomas Faber[USBHUB_NEW] Fix inverted check in USBH_RestoreDevice.
2019-04-14 Thomas Faber[USBCCGP] Allow unconfiguring the device in USBCCGP_PDO...
2019-04-14 Thomas Faber[USBCCGP] Do not try to unconfigure a device that is...
2019-04-14 Thomas Faber[COMCTL32] Remove an unnecessary include.
2019-04-13 Hermès Bélusca... [BOOTDATA] Remove stray value.
2019-04-13 Hermès Bélusca... [WIN32SS:NTGDI] IntEscapeMatrix(): Use FreeType trigono...
2019-04-13 Hermès Bélusca... [GDI32] Do not 'hard-assert' during the font-unit-test.
2019-04-13 Hermès Bélusca... [3RDPARTY] Addendum to 146096cd: Make some warnings...
2019-04-13 Jared Smudde[OPENGLCFG] Edit the applet name so it uses the same...
2019-04-13 Jared Smudde[RAPPS] Fix blurry Theme category icon.
2019-04-13 Oleg Dubinskiy[DIRECTX] Fix typos in readme.txt (#1498)
2019-04-13 Thomas Faber[CMAKE] Don't use the PCH for generated files.
2019-04-13 Timo Kreuzer[CMAKE] Add 3 more critical warnings for MSVC
2019-04-13 Timo Kreuzer[3RDPARTY] Make some warnings non-fatal
2019-04-13 Timo Kreuzer[DBGHELP] Fix 64 bit issue
2019-04-13 Timo Kreuzer[REACTOS] Fix misc 64 bit issues
2019-04-13 Timo Kreuzer[TREELIST] Fix 64 bit warnings
2019-04-11 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix message time (#1259)
2019-04-11 Katayama Hirofumi MZ[WIN32SS][NTGDI] Delete unnecessary (ULONG) cast CORE...
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI] Avoid integer overflow (follow-up of...
2019-04-11 Katayama Hirofumi MZ[GDI32][NTGDI][SETUP] Fix font enumeration part 2 ...
2019-04-11 jimtabor[NtUser] Fix Theme Non Client Painting.
2019-04-11 jimtabor[DDraw] Fix DxDiag tests.
2019-04-09 Eric Kohl[NET][MC] Move remaining generic strings from net.exe...
2019-04-09 Katayama Hirofumi MZ[GDI32] Improve IntFontFamilyListUnique function (...
2019-04-09 Katayama Hirofumi MZ[GDI32] add some DPRINT's for font enum functions
2019-04-09 Foxlet[THEMES] Mizu Bitmap Updates. CORE-15936 (#1490) 1490/head
2019-04-08 Eric Kohl[NET][MC] Move generic strings from net.exe to netmsg...
2019-04-08 Eric Kohl[NTOSKRNL] Initialize GUID_DEVICE_BATTERY properly
2019-04-08 Joachim Henze[SDK] Raise KERNEL_VERSION_PATCH_LEVEL to 13 in the... 0.4.13-dev
2019-04-08 Stanislav Motylkov[THEMES][CMAKE] Cmake file fixup for Modern theme
2019-04-08 Jake Collins[THEMES] Overhaul ReactOS modern theme. CORE-13020... 1424/head
2019-04-08 Katayama Hirofumi MZ[SHELL32] Fix SHFileOperation Move operation (#1487)
2019-04-08 Victor Perevertkin[USBHID] Do not assert if the device was unplugged...
2019-04-07 Stanislav Motylkov[RAPPS] Update Russian translation
2019-04-07 Stanislav Motylkov[SYSSETUP] Update Russian translation
2019-04-07 Foxlet[SYSSETUP] Add Mizu to syssetup.
2019-04-07 Foxlet[THEMES] Mizu Theme RC.
2019-04-07 Foxlet[FONTS] Add Source Sans font family.
2019-04-07 Hervé Poussineau[CMAKE] Temporarly disable pch in some modules to fix...
2019-04-07 Hervé Poussineau[UDFS] Fix macros to support 'bit' being a complex...
2019-04-07 Hervé Poussineau[UDFS] Keep same includes/defines on x64 as on other...
next