reactos.git
2021-10-07 Rafał Mikrut[TSCLIENT] Fix code F12 array index (#4006) 4006/head
2021-10-07 Rafał Mikrut[NTOS:KE] Fix copy paste bug in exception helper routin... 4005/head
2021-10-07 Stanislav Motylkov[ZIPFLDR] Show error when compression method is not... 4001/head
2021-10-06 Katayama Hirofumi MZ[SHELL32] Don't smartass-renaming on folders (#3993)
2021-10-06 Joachim Henze[ZIPFLDR] Update de-DE.rc in context of CORE-17796
2021-10-06 Stanislav Motylkov[ZIPFLDR] Improve error reporting 4000/head
2021-10-06 Stanislav Motylkov[ZIPFLDR] Refactor extraction function
2021-10-05 Katayama Hirofumi MZ[IMM32] Implement ImmSystemHandler (#3998)
2021-10-05 Katayama Hirofumi MZ[IMM32] Add IMP stub functions (#3989)
2021-10-04 Katayama Hirofumi MZ[IMM32] s/4/sizeof(DWORD)/
2021-10-04 Robert Naumann[RAPPS] Update German translation
2021-10-03 Katayama Hirofumi MZ[IMM32_APITEST] Add ImmGetImeInfoEx testcase (#3988)
2021-10-03 Katayama Hirofumi MZ[IMM32] Implement ImmActivateLayout (#3987)
2021-10-03 Hervé Poussineau[UNIATA] Better split of model name between Vendor...
2021-10-03 Mark Jansen[RAPPS] Speed up app loading by caching the INI sections 3985/head
2021-10-03 Mark Jansen[RAPPS] Cleanup
2021-10-01 Mark Jansen[SHELL32] Fix uninitialized variable usage.
2021-09-30 Katayama Hirofumi MZ[IMM32] GetKeyboardLayout's parameter is a thread id
2021-09-30 Katayama Hirofumi MZ[IMM32] Move ImmFreeLayout from ime.c to imm.c
2021-09-30 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetImeMenuItemsA/W (#3983)
2021-09-30 Katayama Hirofumi MZ[IMM32] Rewrite ImmSetActiveContext (#3982)
2021-09-29 Hervé PoussineauRevert "Disable some C++ code, which doesn't compile...
2021-09-29 Hervé PoussineauDisable some C++ code, which doesn't compile for me
2021-09-29 Hervé Poussineau[VIDEOPRT] Create and setup new registry key only for...
2021-09-29 He Yang[IERNONCE] [RUNONCEEX] Add RunOnceEx functionality...
2021-09-29 James Tabor[NtGDI] Fix brush attribute transfer.
2021-09-28 Katayama Hirofumi MZ[IMM32] Rewrite ImmAssociateContext (#3979)
2021-09-28 Katayama Hirofumi MZ[IMM32] Implement ImmFreeLayout (#3978)
2021-09-28 James Tabor[ApiTests|GDI] Add test for attribute changes to Bitmaps.
2021-09-28 James Tabor[NtGDI] Set owner after changing object type.
2021-09-28 James Tabor[NtGDI] Fix leaking of bitmaps while testing INFO DC's.
2021-09-28 James Tabor[GDI32] Fix IV msvc build.
2021-09-27 James Tabor[GDI32] Fix III msvc build.
2021-09-27 Hermès Bélusca... [GDI32] Fix build errors~~
2021-09-27 James Tabor[GDI32] Fix msvc build errors.
2021-09-27 James Tabor[GDI32] Update Wine Metafile Code
2021-09-27 George Bișoc[NTOS:SE] Define a name macro for the threshold value 3977/head
2021-09-27 George Bișoc[NTOS:SE] Check the privilege count against the maximum...
2021-09-27 Katayama Hirofumi MZ[IMM32] Trivial tiny improvements
2021-09-27 Katayama Hirofumi MZ[IMM32] Rewrite ImmLockIMC (#3975)
2021-09-27 Katayama Hirofumi MZ[IMM32] Improve Imm32CleanupContext and ImmLockClientIm...
2021-09-26 Hermès Bélusca... [USER32] GetUserObjectSecurity/SetUserObjectSecurity...
2021-09-26 Hermès Bélusca... [IMAGESOFT] Fix build. Addendum to commit 516c8829.
2021-09-26 Hermès Bélusca... [NTOS:RAWFS] LE JOKE! - Commit 7716bddd (r24564) claime...
2021-09-26 Hermès Bélusca... [NTOS:RAWFS] Delete the previously-created devices...
2021-09-26 Hermès Bélusca... [FS_REC] Fix load-lock acquisition.
2021-09-26 Hermès Bélusca... [FS_REC] Register a recognizer for FAT filesystem on...
2021-09-26 Hermès Bélusca... [IMAGESOFT] Reorganize the bitmap resource IDs.
2021-09-26 Hermès Bélusca... [IMAGESOFT] Use ARRAYSIZE / un-hardcode some sizeof...
2021-09-26 Hermès Bélusca... [IMAGESOFT] Commit db416e39 made toolbar imagelists...
2021-09-25 James Tabor[Win32SS|GDI] Implement seldom used API and update...
2021-09-25 Arjav Garg[NTUSER] Fix UserSendKeyboardInput() KEYEVENTF_SCANCODE... 2974/head
2021-09-24 Hermès Bélusca... [NTOS:OB] Minor refactoring.
2021-09-24 Hermès Bélusca... [NTOS:OB] Clarify and fix the usage of the Obp*Director...
2021-09-24 George Bișoc[NTOS:OB] Acquire the lock before setting directory... 3972/head
2021-09-24 George Bișoc[NTOS:SE] Do not set SE_DACL_PRESENT flag that early
2021-09-24 George Bișoc[NTOS:SE] Set the SACL to the World security descriptor 3968/head
2021-09-24 Katayama Hirofumi MZ[IMM32] Use Imm32IsImmMode and Imm32IsCiceroMode macros...
2021-09-24 Victor Perevertkin[REACTOS] Remove PowerPC Open Firmware-related code
2021-09-24 Serge Gautherie[IPHLPAPI] GetAdaptersInfo(): Update Wine registry...
2021-09-24 Serge Gautherie[PSDK] wincodec.idl: Add GUIDs which exist on WDK 7...
2021-09-23 George Bișoc[NTDLL_APITEST] Implement NtAdjustGroupsToken API tests 3963/head
2021-09-23 George Bișoc[NTOS:SE] Implement token groups adjusting
2021-09-22 Katayama Hirofumi MZ[IMM32_APITEST] himc: Use ok rather than ok_int (#3970)
2021-09-21 Mark Jansen[FONTEXT] Restore folder icon 3945/head
2021-09-21 Mark Jansen[SHELL32] CFSFolder: Add fallback for failing shell...
2021-09-21 Mark Jansen[RAPPS] Move the CConfigParser to a new file 3967/head
2021-09-21 George Bișoc[NTOS:SE] Privileges adjusting private routine must...
2021-09-21 Katayama Hirofumi MZ[IMM32_APITEST] Add himc testcase (#3965)
2021-09-21 Katayama Hirofumi MZ[IMM32] Define ImeDpi_IsUnicode macro and use it (...
2021-09-20 Joachim Henze[NTUSER] Scrollbar.c, Avoid potential out-of-bounds...
2021-09-19 Joachim Henze[NTUSER] Scrollbar.c, improve co_IntSetScrollInfo(...
2021-09-19 Thomas Faber[LIBXML2] Update to version 2.9.12. CORE-17766
2021-09-18 Hermès Bélusca... [WIN32SS] Disable by default the dumping function....
2021-09-18 Hermès Bélusca... [WIN32SS:NTUSER] Move the keyboard layout debugging...
2021-09-18 Hermès Bélusca... [BOOTDATA] Fix "DllName" casing.
2021-09-18 Hermès Bélusca... [BROWSEUI] CAutoComplete::OnAutoCompStart(): Wait on...
2021-09-18 Hermès Bélusca... [BROWSEUI] Fix early error handling, to be taken only...
2021-09-18 Hermès Bélusca... [BROWSEUI] Minor formatting.
2021-09-18 Katayama Hirofumi MZ[IMM32] Define Imm32HeapFree macro and use it (#3962)
2021-09-16 Katayama Hirofumi MZ[IMM32] Rewrite ImmAssociateContextEx (#3961)
2021-09-16 Katayama Hirofumi MZ[IMM32] Rewrite ImmEscapeA/W (#3959)
2021-09-14 Victor Perevertkin[GITHUB] Use 64bit LLVM for both 32bit and 64bit clang... 3960/head
2021-09-14 Victor Perevertkin[CMAKE] Fixes for clang-cl build
2021-09-14 Victor Perevertkin[WIN32SS:GDI] Add a sanity assert
2021-09-14 Victor Perevertkin[KERNEL32] FindFirstFileExW: fix syscall buffer alignment
2021-09-14 Victor Perevertkin[CMAKE] Fix invalid usage of list()
2021-09-14 Victor Perevertkin[CMAKE] Replace custom scripts in compilerflags with...
2021-09-14 Katayama Hirofumi MZ[IMM32] Undefine IMS_... constants
2021-09-13 Katayama Hirofumi MZ[SDK][INCLUDE] Remove period (.) from comment 'Non...
2021-09-13 Katayama Hirofumi MZ[IMM32] Rewrite ImmConfigureIMEA/W (#3956)
2021-09-13 Hermès Bélusca... [TRANSLATION] Replace '\r\n' by '\n' from displayed...
2021-09-13 Hermès Bélusca... [FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-13 Hermès Bélusca... [FORMATTING][TRANSLATION] Remove trailing whitespace...
2021-09-13 Hermès Bélusca... [TRANSLATION] Fix instances of strings with trailing...
2021-09-13 Hermès Bélusca... [REACTOS] Fix some instances of DPRINTs with trailing...
2021-09-13 Hermès Bélusca... [REGEDIT] Fix "tr-TR.rc:68: unrecognized escape sequenc...
2021-09-12 Eric Kohl[KBDHID] Fix returned Status for IOCTL_KEYBOARD_QUERY_*
2021-09-12 Doug Lyons[NTUSER] Improve Themed Scrollbars by Minimizing Update...
2021-09-12 Hermès Bélusca... [NTOS:KD64,KE] IRQL is automatically adjusted during... 3942/head
next