reactos.git
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
2019-04-27 Timo Kreuzer[CMAKE] Fix LINK_DEPENDS usage
2019-04-27 Andrew Cook[CMAKE] Use new policies for CMP0005 and CMP0018 (...
2019-04-27 Katayama Hirofumi MZ[SDK][INCLUDE] small fix for msgdump.h
2019-04-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] Use UNICODE_NULL for consistency
2019-04-27 Katayama Hirofumi MZ[WIN32SS][NTGDI] FireFox checkmark fix CORE-15303 ...
2019-04-26 Eric Kohl[POWERCFG] Show the name of the power scheme in the...
2019-04-26 Eric Kohl[POWERCFG] Some small cleanup
2019-04-26 Katayama Hirofumi MZ[WIN32SS][NTGDI] Keep FontSubstitutes enumeration CORE...
2019-04-26 Colin Finck[ROSAUTOTEST] A timeout of 120 seconds kills the msi...
2019-04-26 Timo Kreuzer[PSDK] Improve lmrepl.h
2019-04-26 Colin Finck[REGTEST] Add regtest.cmd to the Run key inside regtest...
2019-04-26 Colin Finck[ROSAUTOTEST] Cache the result of GetLastError().
2019-04-26 Colin Finck[ROSAUTOTEST] Implement a process activity timeout...
2019-04-25 Eric Kohl[POWERCFG] Fix the initialization of the power schemes...
2019-04-24 Oleg Dubinskiy[DPNHPAST] Import dpnhpast.dll from Wine (Staging) 4.5
2019-04-24 Jared Smudde[BROWSEUI] Enable the Disconnect Network Drive menu... 1522/head
2019-04-24 Jared Smudde[MPR] Implement the function WNetDisconnectDialog(...
2019-04-24 Jared Smudde[NETPLWIZ] Implement the Disconnect Network Drive dialo...
2019-04-24 Katayama Hirofumi MZ[APPWIZ.CPL] Set a default shortcut-link description...
2019-04-24 Hermès Bélusca... [SHELL32] Make the new-item menu work (aka. make it...
2019-04-24 Hermès Bélusca... [SHELL32] Code formatting/style/whitespace fix + fix...
2019-04-24 Katayama Hirofumi MZ[SHELL32] Implement 'New Link' (Retrial of #1510),... 1518/head
2019-04-23 Katayama Hirofumi MZ[MSPAINT] Set default extension .bmp (#1515)
2019-04-22 Eric Kohl[STOBJECT] Store the "Show x icon in the taskbar" setti...
2019-04-22 Eric Kohl[POWERCFG] Fix indentation and coding style. No code...
2019-04-22 Eric Kohl[STOBJECT][MMSYS][POWERCFG] Store the "Show x icon...
2019-04-22 Hermès Bélusca... [EXPLORER] Minor cleanup/comment fixes.
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...
next