reactos.git
2019-01-20 Timo Kreuzer[ROSAPPS] Fix 64 bit issues
2019-01-19 Denis Malikov[WIN32SS:NTUSER] Fix Window-snap madness (#1246)
2019-01-19 Stanislav Motylkov[WINMM:MIDIMAP] Support Windows XP compatible MIDIMap...
2019-01-19 Yaroslav Kibysh[USETUP] Implement handling Home/End keys in Boot Loade...
2019-01-19 Katayama Hirofumi MZ[WIN32SS][NTUSER] Refactor PR #1226 (#1266)
2019-01-19 Jérôme Gardou[OPENGL32] Fix wglChoosePixelFormat
2019-01-19 Jérôme Gardou[APITESTS] Add tests for opengl32.dll
2019-01-19 Jérôme Gardou[PSDK] Add PFD_SUPPORT_COMPOSITION definition
2019-01-19 Jérôme Gardou[OPENGL32][MESA] Downgrade Mesa library to version 2.6
2019-01-19 Jérôme Gardou[SDK] Provide .const macro for gas
2019-01-19 Timo Kreuzer[NTOS] Turn broken assert into DPRINT
2019-01-18 Timo Kreuzer[NTOS:Mm] Rewrite MiWriteProtectSystemImage (#749)
2019-01-18 Katayama Hirofumi MZ[USER32_APITEST] Improve GetMessageTime tests more...
2019-01-17 Yaroslav Kibysh[NTOS:INBV] Update the boot screen's rotation bar's...
2019-01-17 Katayama Hirofumi MZ[USER32_APITEST] Improve GetMessageTime tests
2019-01-16 Katayama Hirofumi MZ[WIN32SS][NTUSER] Fix PostTimeMessage message time
2019-01-16 Katayama Hirofumi MZ[USER32_APITEST] Add tests for GetMessageTime
2019-01-16 Jared Smudde[MMSYS] Set the initial media folder location. (#1248)
2019-01-16 Serge Gautherie[SHELL32] CDefView: Remove a remnant string part (...
2019-01-16 Thomas Faber[MSXML3] Handle libxml2 API breakage. CORE-15280 1084/head
2019-01-16 Thomas Faber[LIBXSLT] Update to version 1.1.33. CORE-15280
2019-01-16 Thomas Faber[LIBXML2] Update to version 2.9.8. CORE-15280
2019-01-16 Mark Jansen[CTM] Add a visual indication to show there are more...
2019-01-15 Pierre Schweitzer[NTOSKRNL] Add support for callback when enumerating...
2019-01-15 Denis Malikov[WIN32SS:NTUSER] Implement "Window Snap" feature (... 1247/head
2019-01-15 Stanislav Motylkov[MMSYS] Properly save Audio/MIDI In/Out in the registry
2019-01-15 Mark Jansen[SHELL32] CDefView: Find a reasonable place to show...
2019-01-15 Mark Jansen[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
2019-01-15 Mark Jansen[WIN32K:NTUSER] Fix a case where the menu was off-scree...
2019-01-15 Katayama Hirofumi MZ[WIN32SS][USER32] Make IsHungAppWindow check FNID ...
2019-01-15 Katayama Hirofumi MZ[WIN32SS][USER32] Ghost is a hung window (#1244)
2019-01-15 Colin Finck[DOXYGEN] Update Doxyfile for our build of Doxygen...
2019-01-15 Katayama Hirofumi MZ[WIN32SS][NTUSER] Don't freeze Task Bar in switching...
2019-01-13 Eric Kohl[MMSYS] Move global variables into a GLOBAL_DATA struct...
2019-01-13 Denis Malikov[TASKMGR] adjust widths for status bar parts
2019-01-13 Stanislav Motylkov[MMSYS] Add icons for the sound tree (#1235)
2019-01-13 Denis Malikov[COMCTL32] add padding for status bar text
2019-01-13 Joachim Henze[GDIPLUS] Fix a regression painting gradient CORE-15479
2019-01-13 Eric Kohl[MMSYS] Fix the main volume trackbar
2019-01-13 Eric Kohl[MMSYS] Play default sound when the volume trackbar...
2019-01-13 Eric Kohl[MMSYS] Replace the sound event list ListView by a...
2019-01-13 Extravert-ir[HALX86] Removed reduntant INIT_FUNCTION attribute...
2019-01-12 Stanislav Motylkov[MMSYS] Fix tab-stop for group controls and comboboxes...
2019-01-12 Hermès Bélusca... [CMAKE] MSVC cmake settings improvements. 1232/head
2019-01-12 Thomas Faber[ACPICA] Update to version 20190108. CORE-15593
2019-01-12 Thomas Faber[ACPICA] Update to version 20181213. CORE-15593
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCloseFile.
2019-01-12 Thomas Faber[FASTFAT] Avoid a use after free in VfatCheckForDismount.
2019-01-12 Thomas Faber[LIBPNG] Update to version 1.6.36. CORE-15280
2019-01-11 Stanislav Motylkov[MMSYS] Properly select current MIDI output device
2019-01-10 Giannis Adamopoulos[COMCTL32] button: Don't erase the area of the checkbox...
2019-01-10 Mark Jansen[WIN32K:NTUSER] Find a better position for a menu that... 1229/head
2019-01-10 Denis Malikov[MSVCRT] export _local_unwind4 for 6.0+ version 1103/head
2019-01-10 Stanislav Motylkov[SYSSETUP] Add spec definition for SetupInfObjectInstal...
2019-01-09 Thomas Faber[MBEDTLS] Update to version 2.7.9. CORE-15280
2019-01-09 Thomas Faber[KMTESTS:EX] Add a test that triggers big pool expansio... 860/head
2019-01-09 Thomas Faber[NTOS:MM] Implement big pool table expansion. CORE...
2019-01-08 Andrew Boyarshin[SPEC2DEF] Fix compilation of generated stub C files...
2019-01-08 Luo Yufan[TRANSLATION] Update Chinese translation. (#1227)
2019-01-08 Thomas Faber[WIN32K:NTUSER] Avoid dereferencing a null pointer...
2019-01-08 Pierre Schweitzer[NTOSKRNL] Add support for large allocations in !poolfind
2019-01-08 Pierre Schweitzer[NTOSKRNL] In !irpfind, add info about current stack...
2019-01-07 Eric Kohl[KERNEL32] GetComputerNameExW: Fix crash in kernel32_wi...
2019-01-07 Giannis Adamopoulos[UXTHEME] Fix a series of problems regarding ThemeCalcu...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Misc fixes to !irpfind
2019-01-06 Pierre Schweitzer[NTOSKRNL] Move KDBG MM functions implementation to...
2019-01-06 Mark Jansen[GDI32] Add missing dependency 1206/head
2019-01-06 Mark Jansen[WINSPOOL] Semi implement DocumentPropertiesW
2019-01-06 Mark Jansen[PRINTING] Semi-implement GetPrinterDriverW
2019-01-06 Mark Jansen[PRINTING] The first argument to PackStrings can be...
2019-01-06 Hermès Bélusca... [FREELDR] Minor code formatting; constify some non...
2019-01-06 Luo Yufan[TRANSLATION] Update Chinese translation. (#1223)
2019-01-06 Pierre Schweitzer[NTOSKRNL] Fix !irpfind usage message
2019-01-06 Pierre Schweitzer[NTOSKRNL] Properly check for address validity in ...
2019-01-06 Pierre Schweitzer[NTOSKRNL] Reimplement !irpfind using !poolfind helpers
2019-01-06 Pierre Schweitzer[NTOSKRNL] Implement !poolfind command in KDBG
2019-01-06 Baruch Rutman[NTUSER] Fix SetProcessDefaultLayout() (#1013) 1013/head
2019-01-06 Katayama Hirofumi MZ[FONT][GDI32] Fix font enumeration functions (#1221)
2019-01-06 Katayama Hirofumi MZ[GDI32_APITEST] Improve CreateFontIndirect testcase
2019-01-05 Hermès Bélusca... [FREELDR] Simplify code by using a AddReactOSArcDiskInf...
2019-01-05 Denis Malikov[KERNEL32] make some NLS and Format functions work...
2019-01-05 Hermès Bélusca... [WIN32SS:NTUSER] Completely update the metrics in co_In...
2019-01-05 David QuintanaResource file strings cleanup (#581)
2019-01-05 Mark Jansen[SDK] Reset InDbgPrint state when an exception occurs 1220/head
2019-01-05 Eric Kohl[NET] Implement the /add and /del options of the comput...
2019-01-05 Bișoc George[VCDCONTROLTOOL] Implement Romanian & Italian translati...
2019-01-05 Denis Malikov[MSVCRT] export _except_handler4_common
2019-01-05 Serge Gautherie[LOG2LINES] Use translate_line() for command line input too
2019-01-05 Andrew Boyarshin[NTDLL][RTL] Implement RtlGetFullPathName_UEx
2019-01-05 Mark Jansen[APPHELP] Prevent a nullptr dereference 1216/head
2019-01-05 Mark Jansen[SHIMENG] Prevent a nullptr dereference
2019-01-05 Mark Jansen[APPCOMPAT] Move sdbtagid.h and sdbtypes.h to a shared...
2019-01-05 Mark Jansen[SHIMENG] Ignore shims that are loading
2019-01-05 Mark Jansen[APPHELP] Fix a typo in the logging
2019-01-05 Mark Jansen[SHIMLIB] c++ compatibility
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
2019-01-05 Thomas Faber[MPG123] Update to version 1.25.10. CORE-15280
2019-01-05 Thomas Faber[MBEDTLS] Update to version 2.7.6. CORE-15280
2019-01-05 Thomas Faber[LIBPNG] Update to version 1.6.35. CORE-15280
2019-01-04 Bișoc George[OSK] Fix a sentence in Italian resource (#1219)
next