reactos.git
2019-05-11 Pierre Schweitzer[UBTRFS] Upgrade to 1.2.1
2019-05-11 Pierre Schweitzer[BTRFS] Upgrade to 1.2.1
2019-05-10 Hervé Poussineau[HIDPARSER] Implement HidP_GetValueCaps
2019-05-10 Hervé Poussineau[MOUHID] Correctly detect tablet devices
2019-05-09 Eric Kohl[POWERCFG] Fix-up the lid, power button and sleep butto...
2019-05-09 jimtabor[Win32SS] Plug in Last Batch
2019-05-09 jimtabor[NtGDI] Fix ExtSelectClipRgn Tests
2019-05-09 Pierre Schweitzer[BASESRV] Misc fixes: use BaseSrvHeap and silent a...
2019-05-08 Eric Kohl[POWERCFG] Do not re-initialize all paged directly...
2019-05-08 Pierre Schweitzer[BASESRV] Make Buffer MAX_PATH big again
2019-05-08 Pierre Schweitzer[BASESVR] Take SessionId into account while creating...
2019-05-08 Pierre Schweitzer[BASESRV] Fix the BNO string buffer usage
2019-05-08 jimtabor[Win32nt|ApiTests] Add ExtSelectClipRgn test
2019-05-08 Pierre Schweitzer[BASESRV] Rewrite DOS devices management
2019-05-08 Pierre Schweitzer[KERNEL32] Drop unused line breaks
2019-05-08 Pierre Schweitzer[BASESRV] Enable the ProtectionMode query code
2019-05-08 Pierre Schweitzer[BASESRV] Make SessionId global
2019-05-07 Thomas Faber[NTOS:CM] Do not call ZwQueryObject with a zero-size...
2019-05-07 Serge Gautherie[ROSAUTOTEST] Fix and improve some log handling (#1531)
2019-05-06 Eric Kohl[POWERCFG] Implement the power scheme 'Save As' feature
2019-05-06 Eric Kohl[POWERCFG] Do not call other pages init routines when...
2019-05-06 Benjamin Aerni[DDK][PSDK] Added the rest of the defines for netkvm
2019-05-05 Hermès Bélusca... [DDK][PSDK] Add some missing NDIS definitions/types...
2019-05-05 Eric Kohl[POWERCFG] Fix power scheme deletion
2019-05-05 Eric Kohl[POWERCFG] Improve the error handling in AddPowerScheme...
2019-05-05 Oleg Dubinskiy[NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE...
2019-05-05 Pierre Schweitzer[KERNEL32] Misc. fixes to DefineDosDeviceW
2019-05-05 Thomas Faber[NTOS:CM] Check for correct status from ZwQueryObject...
2019-05-05 Eric Kohl[POWERCFG] Really fix the power schemes exceptions!
2019-05-05 Pierre Schweitzer[KERNEL32] Rewrite QueryDosDeviceW to handle global...
2019-05-05 Thomas Faber[NTOS:PNP] Reduce the size of the pool buffer in IopGet... 1507/head
2019-05-05 Thomas Faber[NTOS:CM] Reduce the size of some unnecessarily large...
2019-05-05 Thomas Faber[NTOS:CM] Simplify CmpGetRegistryPath to avoid unnecess...
2019-05-05 Thomas Faber[NTOS:CM] Avoid a fixed-length stack buffer in CmpCmdHi...
2019-05-05 Thomas Faber[NTOS:CM] Avoid a fixed-length stack buffer in CmpAddTo...
2019-05-05 Thomas Faber[NTOS] Use correct buffer size when calling MiResolveIm...
2019-05-05 Thomas Faber[NTOS:PNP] Avoid a fixed-length stack buffer in IopActi...
2019-05-05 Thomas Faber[NTOS:IO] Avoid a fixed-length buffer in IopGetDriverOb...
2019-05-05 Thomas Faber[NTOS:KDBG] Avoid use of MAX_PATH. CORE-15882
2019-05-05 Pierre Schweitzer[KERNEL32] Reduce QueryDosDeviceA memory footprint
2019-05-05 Pierre Schweitzer[KERNEL32] Reduce DefineDosDeviceA memory footprint
2019-05-04 Hermès Bélusca... [CONSOLE.CPL] Fix the console screen preview when selec...
2019-05-04 Eric Kohl[MC] Add message tranlations. Supplement to 3acec58f.
2019-05-04 Eric Kohl[NET] Replace remaining strings of the NET ACCOUNTS...
2019-05-04 Pierre Schweitzer[ROSAUTOTEST] Don't disallow buffering for journal...
2019-05-04 Pierre Schweitzer[AUTOCHK] Don't check any volume on boot
2019-05-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Correctly get/update ptlCurrent about...
2019-05-04 Katayama Hirofumi MZ[WIN32SS][NTGDI] Wrap IntLPtoDP and IntDPtoLP macros...
2019-05-02 Mark Jansen[APPSHIM_APITEST] Fix 2k3 test failures 1550/head
2019-05-02 jimtabor[HIDParser] Fix MSVC build
2019-05-02 Eric Kohl[POWERPROF] ValidatePowerPolicies: Do not fail because...
2019-05-02 Hervé Poussineau[HID] Use hidparser static library for HidP_* functions
2019-05-02 Hervé Poussineau[HIDPARSE/HIDPARSER] Move HidP_* functions from hidpars...
2019-05-02 Hervé Poussineau[SERIAL] Immediately complete read IRP if all requested...
2019-05-02 Hervé Poussineau[I8042PRT] Do not assert on unknown IOCTL
2019-05-02 jimtabor[NtGDI] Set Xform flags if a changed
2019-05-02 jimtabor[NtGDI] Set Xform flags if a changed
2019-05-02 jimtabor[NtGDI] Adding Support for Viewport TextOut
2019-05-02 Katayama Hirofumi MZ[COMDLG32] Fix treatment of wrong filename extension...
2019-05-02 Pierre Schweitzer[NTDLL_APITEST] Query sector size for NtWriteFile tests
2019-05-02 Pierre Schweitzer[NTDLL_APITEST] Add tests for alignment for NtWriteFile
2019-05-02 James Tabor[GDI32] Add batch flag for Text Out
2019-05-02 James Tabor[GDI32] Fix MS build
2019-05-02 James Tabor[GDI32] Update signal flags for batch.
2019-05-01 Bișoc George[OSK] Hotfix for PR #1536 (#1549) 1549/head
2019-05-01 Mark Jansen[ACGENRAL] Add a test shim 1534/head
2019-05-01 Mark Jansen[ROSAPPS] Add a test application for shims
2019-05-01 Mark Jansen[APPHELP] Add ordinal import support
2019-05-01 Eric Kohl[POWERCFG] Fix indentation. No code changes!
2019-05-01 Katayama Hirofumi MZ[GDI32_APITEST] Improve SetMapMode testcase (#1547)
2019-05-01 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix ExtTextOut about TA_UPDATECP ...
2019-05-01 Katayama Hirofumi MZ[KERNEL32_APITEST] JapaneseCalendar: Reiwa era has...
2019-04-30 Mark Jansen[NTOS/MM] Ensure ImageBase is not used uninitialized 1537/head
2019-04-29 Hermès Bélusca... [KERNEL32] Addendum to 0e3a0435 (PR #803): always retur...
2019-04-29 Bișoc George[OSK] Make the buttons themed
2019-04-29 Katayama Hirofumi MZ[WIN32KNT_APITEST] Forgot a extension in CMakeLists.txt
2019-04-29 Katayama Hirofumi MZ[WIN32SS][NTGDI][GDI32] Fix DPtoLP and NtGdiTransformPo...
2019-04-29 Katayama Hirofumi MZ[APITESTS] set_module_type(win32u module)
2019-04-29 Katayama Hirofumi MZ[APITESTS] Add NtGdiTransformPoints testcase (#1542)
2019-04-28 Hermès Bélusca... [KERNEL32_APITEST] Rename the 'Console.c' file into...
2019-04-28 Colin FinckAdd a shared "port" directory for POSIX functions neede...
2019-04-28 Colin Finck[ISOHYBRID] Fix the remaining warnings properly.
2019-04-28 Timo Kreuzer[TOOLS] Fix/suppress all MSVC/x64 warnings (#1525)
2019-04-28 Hermès Bélusca... [CONSRV] Cache the console window system menu handle...
2019-04-28 Serge Gautherie[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE...
2019-04-28 Bișoc George[ACCESS] Reposition the "ToggleKeys" group box control...
2019-04-28 Andrew Boyarshin[WIN32SS:NTUSER] Use the 2nd parameter of NtUserGetThre... 1065/head
2019-04-28 Katayama Hirofumi MZ[WIN32SS][NTGDI] Fix wrong IN/OUT (#1539)
2019-04-28 Eric Kohl[POWERCFG] Fix minor power scheme issues
2019-04-28 Serge Gautherie[ROSAUTOTEST] "Enforce" ending '\n' on C___Exception...
2019-04-28 Serge Gautherie[FORMATTING] appveyor.yml: Remove an extra space (...
2019-04-28 Hermès Bélusca... [WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE...
2019-04-27 Katayama Hirofumi MZ[COMDLG32] Follow up of #1514 CORE-7114 Don't load...
2019-04-27 Hermès Bélusca... [NFS] Fix a typo in the precompiled header.
2019-04-27 Eric Kohl[POWERCFG] Fix an exception that occurs when the contro...
2019-04-27 Hermès Bélusca... [KERNEL32] Add an (incomplete) pre-implementation for... 803/head
2019-04-27 Hermès Bélusca... [MODERN.MSSTYLES] Remove trailing whitespace. 1527/head
2019-04-27 Jake Collins[THEMES] Reorganize files for future compatability.
2019-04-27 Katayama Hirofumi MZ[COMDLG32] Save open/save location by extension (#1514)
2019-04-27 Katayama Hirofumi MZ[SDK][INCLUDE] Use FALSE for BOOL in msgdump.h
next