reactos.git
2021-07-25 Stanislav Motylkov[DRWTSN32] Recognize STATUS_ASSERTION_FAILURE as except...
2021-07-25 Katayama Hirofumi MZ[IMM32] Imm(Lock|Unlock)ImeDpi and ImmSetOpenStatus...
2021-07-25 Katayama Hirofumi MZ[IMM32] Improve ImmGetImeInfoEx (#3833)
2021-07-25 Katayama Hirofumi MZ[IMM32] Improve ImmUnlockClientImc and Imm32HeapAlloc...
2021-07-24 Roman Masanin__rt_div fixes for arm (#3843)
2021-07-24 Joachim Henze[SHELL32] Update de-DE.rc in IDD_BROWSE_FOR_FOLDER_NEW
2021-07-23 Mark Jansen[SHELLUTILS] Fix FAILED_UNEXPECTEDLY macro evaluating... 3829/head
2021-07-23 Mark Jansen[SHELL32] CDefView: Respect item attributes
2021-07-23 Mark Jansen[FONTEXT] Cache attributes, handle sorting
2021-07-23 Timo Kreuzer[CMAKE] Turn all warnings into errors on MSVC x86
2021-07-23 Timo Kreuzer[REACTOS] Silence warnings in 3r-party code
2021-07-23 Timo Kreuzer[REACTOS] Fix a number of MSVC warnings
2021-07-23 Timo Kreuzer[USETUP] Fix invalid use of character count instead...
2021-07-23 Timo Kreuzer[PSDK][NDK] Use hex to define MIN/MAX constants like...
2021-07-23 Jérôme Gardou[KMTESTS:NTOS_IO] Fix check of spinlocks in case of...
2021-07-22 Joachim Henze[EVENTVWR] Update other languages RCs also CORE-17699
2021-07-22 Joachim Henze[EVENTVWR] Update de-DE.rc CORE-17699
2021-07-20 Timo Kreuzer[CRT] Remove checkstk_ms from build (it was unused)
2021-07-20 Timo Kreuzer[CRT] Refactor CMake files
2021-07-19 Timo Kreuzer[HAL/APIC] Make the real time clock more precise
2021-07-19 Timo Kreuzer[HAL/APIC] Fix clock initialization
2021-07-19 Timo Kreuzer[HAL/APIC] Use APIC_CLOCK_VECTOR everywhere, instead...
2021-07-18 Joachim Henze[BOOTDATA] Update readme.txt
2021-07-18 Joachim Henze[FONTEXT] Add de-DE translation CORE-17692
2021-07-18 Joachim Henze[FONTEXT] Improve it-IT.rc comments
2021-07-18 Joachim Henze[SYSSETUP] Update de-DE.rc
2021-07-17 Jose Carlos... [EVENTVWR] Add a context menu to TreeView items. (...
2021-07-17 Eric Kohl[ADVAPI32][SERVICES] Use the context handle to encrypt...
2021-07-15 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetStatusWindowPos (#3824)
2021-07-15 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetCandidateWindow (#3823)
2021-07-15 Hervé Poussineau[NTOS:PS] Support using QUOTA_LIMITS_EX in NtSetInforma...
2021-07-15 George Bișoc[KMTESTS:SE] Implement initial logon session tests
2021-07-15 George Bișoc[NTOS:SE] Implement logon session termination notification
2021-07-15 Doug Lyons[DDRAW] ddraw.c ddraw7_FlipToGDISurface() to Wine-6...
2021-07-15 Eric Kohl[SAMSRV] SamrQueryInformationDomain: Older functions...
2021-07-15 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetIMEFileNameA/W (#3822)
2021-07-15 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetDefaultIMEWnd (#3821)
2021-07-15 Timo Kreuzer[WIN32K] Check if a graphics device already exists...
2021-07-15 Timo Kreuzer[WIN32K] Fix detection of multiple display devices...
2021-07-14 Eric Kohl[NETAPI32] Return the old values for NetGetJoinInformat...
2021-07-13 Katayama Hirofumi MZ[IMM32_APITEST] Add clientimc testcase (#3815)
2021-07-13 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetCompositionWindow (#3820)
2021-07-13 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetCompositionFontA/W (#3813)
2021-07-13 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetCandidateListCountA/W (#3812)
2021-07-13 Joachim Henze[COMCTL32] Listview: Only apply horizontal offset when...
2021-07-12 Hervé Poussineau[DESK] Only try to restart graphic device after install...
2021-07-11 Timo Kreuzer[GITHUB] Add MSVC Release builder
2021-07-11 Timo Kreuzer[CRT] Add some missing #pragma function
2021-07-11 Timo Kreuzer[CRT] Fix handling of intrinsics and inline functions
2021-07-11 Timo Kreuzer[CMAKE] Don't turn C4101 (unreferenced local variable...
2021-07-11 Timo Kreuzer[NTOS:MM] Fix MiSetSystemCodeProtection
2021-07-11 Eric Kohl[SAMSRV] Older functions should call newer functions
2021-07-11 Katayama Hirofumi MZ[BROWSEUI] Multithreaded auto-completion (#3794)
2021-07-11 Katayama Hirofumi MZ[IMM32] Add some candidate handlings (#3799)
2021-07-10 Hervé Poussineau[VIDEOPRT] Write correct MaxObjectNumber to registry
2021-07-10 Timo Kreuzer[GDI32_APITEST] Clean up loaded fonts
2021-07-10 Timo Kreuzer[ROSTESTS] Skip some test on x64
2021-07-10 Timo Kreuzer[NTDLL_WINETEST] Unhack exception test and include...
2021-07-10 Timo Kreuzer[RPCRT4_WINETEST] Fix 64 bit build
2021-07-10 Hervé Poussineau[WIN32K] HACK: create a DC on all display devices and...
2021-07-10 Timo Kreuzer[VIDEOPRT] Do not attach secondary devices to the devic...
2021-07-10 Hervé Poussineau[VIDEOPRT] Implement VideoPortCreateSecondaryDisplay
2021-07-10 Timo Kreuzer[VIDEOPRT] Fix adapter id
2021-07-10 Timo Kreuzer[VIDEOPRT] Use new registry path
2021-07-10 Timo Kreuzer[VIDEOPRT] Refactor device map key creation
2021-07-10 Hervé Poussineau[DESK] Start video card after its installation + let...
2021-07-10 Hervé Poussineau[WIN32K] Move detection of available display devices...
2021-07-10 Hervé Poussineau[VBEMP] Remove too verbose log, when debug is enabled...
2021-07-09 Katayama Hirofumi MZ[IMM32_APITEST] Add imm32_apitest test program (#3810) gsoc/2021/smp-kisystemstartup
2021-07-09 Katayama Hirofumi MZ[SDK][INCLUDE] Add offset info to INPUTCONTEXT (#3809)
2021-07-09 Robert NaumannAdd/Update German translation (#3805)
2021-07-08 Eric Kohl[SETUPAPI] PNP_RegisterNotification: Parameter 8 seems...
2021-07-08 Eric Kohl[IDL] Formatting: Add a missing space
2021-07-08 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetOpenStatus (#3804)
2021-07-08 Katayama Hirofumi MZ[IMM32] Rewrite ImmIsIME (Retry) (#3803)
2021-07-07 Eric Kohl[DDK] Add missing types DOMAIN_DISPLAY_USER, DOMAIN_DIS...
2021-07-07 Katayama Hirofumi MZ[IMM32] Rewrite IMCC handling functions (#3788)
2021-07-06 Joachim Henze[NETSHELL] Fix MSVC compiler warning in de-DE.rc
2021-07-06 Joachim Henze[SHELL32] EOL-white-space-fixes dialogs.cpp
2021-07-06 Doug Lyons[SHELL32] Improve Start-Run Dialog Box Features (#3797...
2021-07-06 Serge Gautherie[WIN32U_2KSP4] Remove it (#3786)
2021-07-06 Serge Gautherie[VIDEOPRT] Fix 'Irp->IoStatus.Information' copypasta...
2021-07-06 Joachim Henze[DESK] Update de-DE.rc regarding IDC_ADVAPPEARANCE_DISC...
2021-07-06 Serge Gautherie[NTDLL] LdrpWalkImportDescriptor(): Fix 'Status' copypasta
2021-07-05 Victor Perevertkin[BTRFS] Do not rely on mountmgr when mounting volumes
2021-07-05 Hervé Poussineau[VBEMP][VGAMP] Correctly fill VdmPhysicalVideoMemoryAdd...
2021-07-05 Hervé Poussineau[BOOTDATA][VBEMP] Merge duplicated registry settings...
2021-07-05 Hervé Poussineau[FRAMEBUF] Early return if we got 0 available mode...
2021-07-05 Hervé Poussineau[PSDK] Add missing field 'pdo' in VIDEO_MONITOR_DEVICE...
2021-07-05 Jérôme Gardou[CMAKE] Turn ENABLE_ROSAPPS, ENABLE_ROSTESTS & ENABLE_W...
2021-07-05 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetConversionStatus (#3790)
2021-07-05 George BișocMerge branch 'se-qos' of https://github.com/GeoB99...
2021-07-05 Jérôme Gardou[KDGDB] Support "int 0x2c" for x86 & amd64 targets
2021-07-05 Jérôme Gardou[CMAKE] Cache compiler paths to make some utilities...
2021-07-05 George Bișoc[NTOS:SE] Move SQOS capturing in its own file 3796/head
2021-07-04 Eric Kohl[SAMSRV] Start work on the display cache
2021-07-04 Eric Kohl[SAMLIB] Add function names to trace messages
2021-07-04 George Bișoc[NPFS] The function call expects a pool type value... 3791/head
2021-07-04 George Bișoc[NTOS:SE] Allocate pool memory for security descriptor...
2021-07-03 Katayama Hirofumi MZ[IMM32] Rewrite ImmGetDescriptionA/W (#3780)
next