reactos.git
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
2021-09-12 Hermès Bélusca... [NTOS:KD64] First unlock the KD port then lower the...
2021-09-12 Hermès Bélusca... [NTOS:KD64] KdPollBreakIn(): Use the KeRestoreInterrupt...
2021-09-12 Thomas Faber[MBEDTLS] Update to version 2.16.11. CORE-17326
2021-09-12 Thomas Faber[MBEDTLS] Update to version 2.16.10. CORE-17326
2021-09-12 Thomas Faber[MBEDTLS] Update to version 2.7.19. CORE-17252
2021-09-12 Thomas Faber[MBEDTLS] Update to version 2.7.18. CORE-17252
2021-09-12 Thomas Faber[MBEDTLS] Update to version 2.7.17. CORE-17252
2021-09-12 Eric Kohl[KBDHID] IOCTL_KEYBOARD_QUERY_ATTRIBUTES: Return proper...
2021-09-12 Joachim Henze[CMD] tr-TR.rc Fix compiler warning CORE-17763
2021-09-12 George Bișoc[NTOS:SE] Use the captured security descriptor when...
2021-09-12 Eric Kohl[KBDHID] Implement IOCTL_KEYBOARD_QUERY_INDICATOR_TRANS...
2021-09-12 Eric KohlKBDHID: IOCTL_KEYBOARD_QUERY_* calls must return STATUS...
2021-09-11 Süleyman Poyraz[TRANSLATION] Add and improve Turkish (tr-TR) translati... 3561/head
2021-09-11 Timo Kreuzer[FASTFAT_NEW] "Fix" Flags bitfield to avoid RTC error
2021-09-11 Thomas Faber[ACPICA] Update to version 20210730. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210604. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210331. CORE-17760
2021-09-11 Thomas Faber[ACPICA] Update to version 20210105. CORE-17760
2021-09-10 Oleg Dubinskiy[DSOUND] Don't force status to failure by default in... 3911/head
2021-09-10 Katayama Hirofumi MZ[IMM32] Restructure! (Retry) (#3952)
2021-09-10 PopuriAO29[SYSSETUP] Fix en-US translation. Add en-GB translation...
2021-09-09 PopuriAO29[DESK] Correction for English (United Kingdom) translat...
2021-09-09 George Bișoc[NTOS:SE] Explicitly check the auto inherit flags right... 3947/head
2021-09-09 George Bișoc[XDK][KMTESTS:SE] Move the auto inherit ACE flags in...
2021-09-09 Stanislav Motylkov[ARM] Fix some compilation errors for ARM 3948/head
2021-09-09 Hermès Bélusca... [IMM32] ValidateHwndNoErr(): Apply ReactOS-specific... 3937/head
2021-09-09 Hermès Bélusca... [WIN32SS:NTUSER][USER32] NtUserProcessConnect() should...
2021-09-09 Hermès Bélusca... [WIN32SS:NTUSER] Update the definition of SHAREDINFO...
2021-09-09 Hermès Bélusca... [WIN32KNT_APITEST] Add more tests for NtUserProcessConn...
2021-09-09 Stanislav Motylkov[CRT_APITEST] Add tests for __i64tod/u64tod/i64tos... 3866/head
2021-09-09 Roman Masanin[CRT/ARM] Integer to float conversion implementation...
2021-09-08 Stanislav Motylkov[CRT_APITEST] Fix __fto64 test according to MS CRT...
2021-09-08 Stanislav Motylkov[CRT_APITEST] Add missing static CRT tests on ARM
2021-09-08 Robert Naumann[MPR] Fix copy paste error when converting hex char...
2021-09-08 Stanislav Motylkov[CRT_APITEST] Do not test functions that are missing...
2021-09-08 Roman Masanin[CRT/ARM] Floating point control functions implementati... 3870/head
2021-09-07 Hermès Bélusca... [SETUPLIB] Default to "ReactOS (Debug)" boot entry...
2021-09-07 Jose Carlos... [TRANSLATION] Improvements to Portuguese (pt-PT) transl... 3842/head
2021-09-07 Gabriel Aguiar[TRANSLATION] Update Portuguese (pt-PT) translation... 3876/head
2021-09-06 James Tabor[GDI32] Fix Meta file packing recursion issues.
2021-09-06 James Tabor[GDI32] Do not fail on path with bitmap fonts.
2021-09-05 Hermès Bélusca... [NTOS:IO] Fix an ASSERT. Addendum to commit 1fd730b7.
2021-09-05 Hermès Bélusca... [NTOS] Move two CODE_SEG("INIT") to a better place.
2021-09-05 Hermès Bélusca... [NTOS:IO] IopInitializeDriverModule(): Set the DRVO_LEG... 3749/head
2021-09-05 Serge Gautherie[REACTOS] Refactor CRegKey usage (#3779)
2021-09-05 George Bișoc[NTDLL_APITEST] Write some NtDuplicateToken tests 3938/head
2021-09-05 George Bișoc[NTOS:SE] Implement effective token option upon duplication
2021-09-05 Mark Jansen[BOOTDATA] Update caroots.inf 3925/head
2021-09-05 Mark Jansen[GITHUB] Automatically apply ROSTESTS label 3931/head
2021-09-05 Mark Jansen[COM_APITEST] Add mmc/certmgr tests
2021-09-05 Stanislav Motylkov[TRANSLATION] Add and improve Russian and Ukrainian...
2021-09-05 George Bișoc[NTDLL_APITEST] Implement NtAdjustPrivilegesToken testcase 3939/head
2021-09-04 Julen Urizar... [TRANSLATION] Fix minor typos and untranslated dialogs... 3890/head
2021-09-04 Oleg Dubinskiy[DSOUND] Improvements to DirectSound(Capture)EnumerateW... 3899/head
2021-09-03 Serge Gautherie[CMLIB] arm64: Define PAGE_SIZE
2021-09-03 Serge Gautherie[HALX86:APIC] apic.c: Use new defines some more
2021-09-03 Serge Gautherie[BOOTDATA] livecd.ini: Fix 'APIC ACPI' typo
2021-09-03 Serge Gautherie[SETUPLIB] CreateFreeLoaderReactOSEntries(): Fix 'VBoxD...
2021-09-03 Doug Lyons[MSI] Fix dialog.c showing two taskbar panes on Cancel... 3861/head
2021-09-03 Doug Lyons[UXTHEME][NTUSER] Fix flashing of scrollbar when scroll... 3868/head
2021-09-03 Serge Gautherie[TASKMGR] Handles: Get number only, skip data
2021-08-31 Katayama Hirofumi MZ[USER32][INCLUDE] Move GetImmFileName declaration from...
2021-08-30 Joachim Henze[WDMAUD.DRV] Improve AC97 driver from rapps by defining...
2021-08-30 Julio Carchi[CMAKE][BOOTDATA] Fix LiveCD does not import caroots...
2021-08-23 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetContext (#3923)
2021-08-23 Katayama Hirofumi MZ[USER32][IMM32] Improve User32InitializeImmEntryTable...
2021-08-22 George Bișoc[NTOS:SE] SepSinglePrivilegeCheck doesn't expect a...
2021-08-22 George Bișoc[NTOS:SE] Annotate the remaining functions with SAL 3897/head
2021-08-22 George Bișoc[NTOS:SE] Document the whole subsystem in Doxygen format
2021-08-22 Katayama Hirofumi MZ[WIN32KNT_APITEST] Add NtUserGetThreadState testcase...
2021-08-20 Katayama Hirofumi MZ[NTUSER] Improve NtUserQueryWindow (#3915)
2021-08-20 Katayama Hirofumi MZ[IMM32] Implement ImmWINNLSGetIMEHotkey (#3919)
2021-08-20 Katayama Hirofumi MZ[IMM32] Rewrite ImmProcessKey (#3917)
2021-08-18 Katayama Hirofumi MZ[INCLUDE] Move WM_IME_SYSTEM from ntuser.h to undocuser...
2021-08-18 Katayama Hirofumi MZ[NTUSER][INCLUDE] s/TransMsg[1]/TransMsg[ANYSIZE_ARRAY]/
2021-08-18 Katayama Hirofumi MZ[NTUSER][INCLUDE] Trivial formatting of TRANSMSG and...
2021-08-18 Katayama Hirofumi MZ[IMM32] s/0x400/_WIN32_WINNT_NT4/
2021-08-18 Katayama Hirofumi MZ[IMM32_APITEST] s/0x287/WM_IME_SYSTEM/
2021-08-17 Katayama Hirofumi MZ[IMM32] ImmGenerateMessage and ImmTranslateMessage...
2021-08-16 Katayama Hirofumi MZ[IMM32] Refactor Part 2
next