reactos.git
2022-01-13 Stanislav Motylkov[SAMSRV] Return correct status for existing groups... 4282/head
2022-01-13 Katayama Hirofumi MZ[USERSRV][TRANSLATION] Improve Japanese (ja-JP.rc)
2022-01-13 Katayama Hirofumi MZ[POWERCFG][TRANSLATION] Improve Japanese (ja-JP.rc)
2022-01-13 Katayama Hirofumi MZ[WINLOGON][TRANSLATION] Improve Japanese translation...
2022-01-13 Katayama Hirofumi MZ[NTUSER] Follow-up of #4277 (ea1353e)
2022-01-12 Katayama Hirofumi MZ[NTUSER] Implement NtUserSetThreadLayoutHandles (#4277)
2022-01-12 Katayama Hirofumi MZ[NTUSER] Follow-up of #4271 (36740ca)
2022-01-12 Katayama Hirofumi MZ[NTUSER] Implement NtUserSetImeInfoEx (#4276)
2022-01-12 Katayama Hirofumi MZ[NTUSER][IMM32] Implement NtUserGetImeInfoEx (#4271)
2022-01-11 Doug Lyons[USER32] Improve icon extraction to handle RIFF formats...
2022-01-11 Hervé Poussineau[DESK] Update available settings when selecting another...
2022-01-11 Hervé Poussineau[DESK] Factorize changing device description to OnDispl...
2022-01-11 Hermès Bélusca... [SHELL32:WINE][PSDK] Addendum to 0bf768a1: Add missing...
2022-01-11 Hermès Bélusca... [SHELL32:WINE][PSDK] Fix the prototype of CallCPLEntry16().
2022-01-11 Hermès Bélusca... [KERNEL32] Add missing NTOS_MODE_USER when including...
2022-01-11 Hermès Bélusca... [CPORTLIB] Remove any usage of debug.h since this lib...
2022-01-11 Serge Gautherie[CRT/arm64] Fix handling of intrinsics
2022-01-11 Serge Gautherie[CRT/arm64] Build wine/except_arm64.c
2022-01-11 Serge Gautherie[BCRYPT] Add ECDSA P384 to known algorithms
2022-01-11 George Bișoc[NTOS:PS] Use quota types on process quota querying
2022-01-11 George Bișoc[KMTESTS:PS] Write some tests for process quota management 4184/head
2022-01-11 George Bișoc[NTOS:OB] Charge/Return pool quotas of objects
2022-01-11 George Bișoc[NTOS:PS] Dereference the quota block during process...
2022-01-11 George Bișoc[NTOS:PS] Process Quota Overhaul
2022-01-11 George Bișoc[NTOS:MM] Implement Raise/Return pool quota functions
2022-01-11 George Bișoc[NTOS:OB] Add a system process quota block macro
2022-01-11 George Bișoc[NTOS:PS] Declare some prototypes and annotate the...
2022-01-11 George Bișoc[NTOS:MM] Add the pool quota prototypes and some defini...
2022-01-11 George Bișoc[NTOS:FSRTL] Assign the buffer length to ThisBufferLeng...
2022-01-11 George Bișoc[NTOS:EX] Manage quotas when allocating or freeing...
2022-01-11 George Bișoc[NTOSKRNL] Implement InterlockedExchangeSizeT macro
2022-01-10 Jesús Sanz... [SHELL32] Fix folders on recycle bin and adjust the...
2022-01-10 Jesús Sanz... [SHELL32] Fix recycle bin handle reference leaking...
2022-01-10 Katayama Hirofumi MZ[MSPAINT] Some minor improvements (#4264)
2022-01-10 Katayama Hirofumi MZ[MSPAINT] Don't hide selection on zooming (#4266)
2022-01-10 Vadim Galyant[SDK:DDK][NTOS:PNP] Implement PnP arbiters initialization
2022-01-09 Katayama Hirofumi MZ[MSPAINT] Prepare for debugging (#4257)
2022-01-09 Hermès Bélusca... [SHELL32] Use the already existing g_pszShell32 instead...
2022-01-09 Hermès Bélusca... [SHELL32] Use wide char string literals.
2022-01-09 Hermès Bélusca... [SHELL32] recyclebin.h: Correctly balance the INTERFACE...
2022-01-09 Arnav Bhatt[SYSDM] Fix the "fancy" edit Environment dialog box...
2022-01-09 Katayama Hirofumi MZ[MSPAINT] Add ICC_BAR_CLASSES (#4261)
2022-01-09 Eric Kohl[SYSSETUP] Improve the Process Page
2022-01-08 Serge Gautherie[HDAUDBUS] HDA_PdoPnp(): Remove a redundant ASSERT()
2022-01-08 Serge Gautherie[KS] KsServiceBusEnumPnpRequest(): Remove a redundant...
2022-01-06 Hervé Poussineau[VIDEOPRT] Query children only when device has been...
2022-01-06 Hervé Poussineau[VBEMP] Disable reporting multiple monitors
2022-01-06 Hervé Poussineau[VBEMP] Rename to vgapnp.sys
2022-01-06 Hervé Poussineau[VGAMP] Rename to vga.sys
2022-01-06 Hervé Poussineau[VGA_NEW] Disable it for now
2022-01-06 Hervé Poussineau[BOOTDATA] hivesys.inf: remove UseNewKey setting
2022-01-06 Hervé Poussineau[SETUPLIB] Upgrade display settings even if no hardware...
2022-01-06 Hermès Bélusca... [SDK:REACTOS] Move our ROS-specific header-only UI... 4205/head
2022-01-06 Doug Lyons[WINLOGON] Start screen saver as current user (#4135)
2022-01-06 Serge Gautherie[VIDEOPRT] Match Zw*Key() DesiredAccess values (#4145)
2022-01-06 Thomas Csovcsity[WINDOWSCODECS] Add converter for WICPixelFormat32bppRG...
2022-01-06 Serge Gautherie[RPCRT4] Fix implicit in attribute handling in write_pa...
2022-01-05 Tibor Lajos... [TRANSLATION] Update Hungarian (hu-HU) translation...
2022-01-05 Stanislav Motylkov[NTOS:CM] Refactor full CPU identifier values 4249/head
2022-01-05 Stanislav Motylkov[NTOS:KE/x64] Detect CPU vendor properly and store...
2022-01-05 Katayama Hirofumi MZ[MSPAINT] Follow-up of #4237
2022-01-05 Katayama Hirofumi MZ[MSPAINT] Implement the text tool (#4237)
2022-01-05 Victor Perevertkin[HDAUDBUS] Fix uninitialized variable usage
2022-01-05 Michael Stamper[PORTCLS] Fix races, fix WavePci Port Drivers
2022-01-04 Victor Perevertkin[DRIVERS] Use IoForwardIrpSynchronously in drivers 3142/head
2022-01-04 Katayama Hirofumi MZ[NTUSER] Plan A: UserDereferenceObject in UserCreateInp...
2022-01-04 Javier Fernandez[RAPPS] Update Spanish (es-ES) translation (#4198)
2022-01-04 Jose Carlos... [NETSHELL] Improve Portuguese (pt-PT) translation ...
2022-01-04 Stanislav Motylkov[UNIATA] Fix packing for port configuration information... uniata_packing 4242/head
2022-01-04 Stanislav Motylkov[WIN32K:NTUSER] Fix one more reference leak fix_attempt
2022-01-03 Thomas Faber[NTOS:KE] Fix buffer overflow when displaying x64 bug...
2022-01-03 Thomas Faber[WIN32K:NTUSER] Fix reference leak
2022-01-03 Javier Fernandez[MPLAY32] Update Spanish (es-ES) translation (#4200)
2022-01-02 Thomas Faber[IMM32_APITEST] Fix failure messages.
2022-01-01 Thomas Faber[GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE... 4103/head
2022-01-01 Katayama Hirofumi MZ[NTUSER] Fix KVM and VBox tests (#4235)
2022-01-01 Katayama Hirofumi MZ[MSPAINT] Polymorphism on tools (#4210)
2022-01-01 Thomas Csovcsity[BCRYPT] Add ECDSA P256 to known algorithms 4233/head
2022-01-01 Katayama Hirofumi MZ[NTUSER] Implement NtUserCreateInputContext (#4230)
2022-01-01 Katayama Hirofumi MZ[NTUSER] Implement NtUserUpdateInputContext (#4228)
2022-01-01 Katayama Hirofumi MZ[NTUSER] Implement NtUserQueryInputContext (#4227)
2022-01-01 Hermès Bélusca... [FREELDR] Slightly revamp the Exception BSOD screen.
2022-01-01 Hermès Bélusca... [FREELDR] Fix displayed information in the Exception...
2021-12-31 Hermès Bélusca... 🎊 🍾 🥳 Happy New Year 2022 to the ReactOS Community...
2021-12-31 Hermès Bélusca... [MSGINA][SHELL32] Update some resources information.
2021-12-31 Hermès Bélusca... [FREELDR] Use actual ReactOS copyright year.
2021-12-31 Mark Jansen[PSDK] Add some missing argument names
2021-12-31 Mark Jansen[RAPPS] Show the user that there are no search results
2021-12-31 Mark Jansen[SHELL32][SHELL32_APITEST] Implement SHCreateFileDataObject
2021-12-31 Mark Jansen[SYSSETUP] Register type libraries before signaling...
2021-12-31 Mark Jansen[ROSAPPS] Remove unmaintained / half-implemented imagesoft
2021-12-31 Eric Kohl[ARP] Move the message file
2021-12-31 Hermès Bélusca... [PSDK][SHELL32][SHELLEXT] Add SHCreateFileExtractIconW... 4223/head
2021-12-31 Hermès Bélusca... [SDK:ATL] Implement GetDlgItemText(BSTR&), GetTopLevelP... 4207/head
2021-12-31 Hermès Bélusca... [ATL] atlwin.h: Formatting, and add a comment in IsPare...
2021-12-31 Katayama Hirofumi MZ[NTUSER] Implement NtUserDisableThreadIme (#4216)
2021-12-30 Hermès Bélusca... [BOOTDATA] Add new Setup Debug/Screen boot entries... 3353/head
2021-12-30 Hermès Bélusca... [BOOTDATA] Remove deprecated BOCHS debugport example...
2021-12-30 Hermès Bélusca... [FREELDR] Adjust a boot-options editor example.
2021-12-29 Stanislav Motylkov[NTOS:MM] Unrefernece some dereferences
next