reactos.git
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
2021-08-16 Katayama Hirofumi MZ[IMM32_APITEST] Add ImmIsUIMessage testcase (#3908)
2021-08-16 Katayama Hirofumi MZ[IMM32] Rewrite ImmIsUIMessageA/W (#3907)
2021-08-16 Katayama Hirofumi MZ[IMM32] Rewrite ImmEnumRegisterWordA/W (#3906)
2021-08-16 Kento Oki[RTL/x64] Fix a typo RtplUnwindInternal -> RtlpUnwindIn...
2021-08-15 Victor Perevertkin[FREELDR][NTOS][HALPPC][SDK] Remove PowerPC code 3888/head
2021-08-14 Katayama Hirofumi MZ[IMM32] Delete Wine-specific functions (#3902)
2021-08-14 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetRegisterWordStyleA/W (#3901)
2021-08-14 Katayama Hirofumi MZ[IMM32] Refactor and simplify code (#3900)
2021-08-12 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetProperty (#3896)
2021-08-12 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetConversionListA/W (#3895)
2021-08-12 Katayama Hirofumi MZ[IMM32] Rewrite ImmUnregisterWordW (#3894)
2021-08-12 Katayama Hirofumi MZ[IMM32] Rewrite ImmUnregisterWordA (#3893)
2021-08-12 Katayama Hirofumi MZ[IMM32] Rewrite ImmRegisterWordW (#3892)
2021-08-09 Katayama Hirofumi MZ[IMM32] Rewrite ImmRegisterWordA (#3881)
2021-08-09 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetVirtualKey (#3889)
2021-08-09 Doug Lyons[GDI32] Revise IntTMWFixUp Raster Font List (#3808)
2021-08-09 James TaborCheck for PAE
2021-08-08 Katayama Hirofumi MZ[IMM32][SDK] Rename some members of INPUTCONTEXTDX
2021-08-08 Eric Kohl[DHCPCSVC] Make the DHCP client service stoppable
2021-08-08 Katayama Hirofumi MZ[IMM32] Delete useless ImmInternalSendIMENotify function
2021-08-08 Katayama Hirofumi MZ[IMM32] Rewrite ImmSetCompositionFontA/W (#3886)
2021-08-07 Victor Perevertkin[SFLOPPY] Move storage/floppy_new -> storage/class... 3887/head
2021-08-07 Victor Perevertkin[CDROM][DISK] Remove "_new" suffix from cdrom and disk...
2021-08-07 Victor Perevertkin[CDROM][CLASS2][DISK] Remove the old class drivers...
2021-08-07 Katayama Hirofumi MZ[IMM32] Rewrite ImmSetCandidateWindow (#3884)
2021-08-07 Tibor Lajos... [TRANSLATION] Add/update Hungarian translation of deskm...
2021-08-07 Jérôme Gardou[NTOS:MM] Implement MmFlushImageSection(MmFlushForWrite)
2021-08-06 Joachim Henze[LDR] Disable Logging when images overlap CORE-17635
2021-08-06 Jérôme Gardou[WIN32K] Do not release twice the lock on error path
2021-08-06 Jérôme Gardou[CMAKE] Do not disable optimisations on ntoskrnl build
2021-08-06 Jérôme Gardou[WIN32K] Init User part after GDI one.
2021-08-05 Katayama Hirofumi MZ[IMM32] Rewrite ImmSetConversionStatus (#3879)
2021-08-05 Hervé Poussineau[SETUPAPI] Add stubs for SetupDiSetDriverInstallParamsA/W
2021-08-05 Hervé Poussineau[PSDK] Add DRIVER_UNTRUSTED_RANK define
2021-08-05 Jérôme Gardou[CRT] Add one missing entry to _syserr_list array,...
2021-08-05 Katayama Hirofumi MZ[IMM32] Implement ImmGetGuideLineA/W (#3877)
2021-08-05 Jérôme Gardou[NTOS:MM] Fix the mess created by the "balancer thread"
2021-08-04 Jérôme GardouRevert "[NTOS:MM] Do proper checks & acquire proper...
2021-08-04 Jérôme Gardou[NTOS:MM] Do proper checks & acquire proper locks when...
2021-08-04 Jérôme Gardou[NTOS:MM] When mapping pages for zeroing them, disable...
2021-08-04 Jérôme Gardou[NTOS:MM] In page zeroing thread, zero more than one...
2021-08-04 Jérôme Gardou[NTOS:MM] Use KeZeroPages in zeroing thread
2021-08-04 Jérôme Gardou[NTOS:MM] Do not zero-fill pages when not needed
2021-08-04 Jérôme Gardou[NTOS:KE] Also rewrite KeZeroPages in assembly for...
2021-08-04 Jérôme Gardou[NTOS:KE] Rewrite KeZeroPages in assembly
2021-08-04 Marat Nagayev[NTFS] Check file isn't encrypted
2021-08-04 Marat Nagayev[NTFS] Add new defines for file attributes
2021-08-04 Jérôme Gardou[NTOS:MM] Copy the WorkingSet page when initializing...
2021-08-04 Katayama Hirofumi MZ[IMM32] Remove function names from TRACEs
2021-08-04 Katayama Hirofumi MZ[IMM32] ImmCreateContext, ImmDestroyContext, DllMain...
2021-08-04 Timo Kreuzer[CRT_APITEST] Add static_crt_apitest
2021-08-04 Timo Kreuzer[PSDK] Add some missing ARM definitions
2021-08-04 Timo Kreuzer[CRT] Implement crt_process_init()
2021-08-04 Timo Kreuzer[CRT] Improve CMake files
2021-08-04 Timo Kreuzer[CRT] Fix _fmode
next