reactos.git
2020-03-30 Serge Gautherie[REACTOS] Remove forced _WIN32_IE defines
2020-03-30 Serge Gautherie[NTDLL_WINETEST] Remove forced 0x500 API versions ...
2020-03-30 Serge Gautherie[SHELL32] HCR_GetIconA(): Properly use icon_idx (#2482)
2020-03-30 Serge Gautherie[WINMM] Add a WARN() when winejoystick.drv is missing...
2020-03-30 Tibor Lajos... [GDI32] Allow BI_BITFIELDS compression in CreateDIBitma...
2020-03-30 Serge Gautherie[RPCRT4] Fix 'Routeines' typos (#2481)
2020-03-30 Jérôme Gardou[CMAKE] Fix symbol directory for non-MSVC builds
2020-03-30 Jérôme Gardou[KDGDB] Various fixes and improvements
2020-03-30 Jérôme Gardou[NTOSKRNL] Fix build
2020-03-29 Eric Kohl[HOTPLUG] Enable the hotplug.cpl and add the 'Safely...
2020-03-29 Mark Jansen[RTL] Introduce RtlpImageNtHeader, 2476/head
2020-03-29 Mark Jansen[NDK] Ensure RTL_IMAGE_NT_HEADER_EX_FLAG_NO_RANGE_CHECK...
2020-03-29 Mark Jansen[LDR] Include source dll in static snap failure dprint 2401/head
2020-03-28 Andreas Maier[MSV1_0] LsaApLogonUserEx2: use RtlRunDecodeUnicodeStri... 2357/head
2020-03-28 Serge Gautherie[CMAKE] kernel32_winetest: Enable 'generated.c', at... 2418/head
2020-03-28 Serge Gautherie[KERNEL32_WINETEST] Uncomment out 'LPEXCEPTION_RECORD...
2020-03-28 Serge Gautherie[WINETESTS] */generated.c: Remove forced 0x0501 API... 2436/head
2020-03-28 Serge Gautherie[SHELL32_WINETEST] shlexec.c: Remove forced 0x0501... 2452/head
2020-03-28 Serge Gautherie[RPCRT4_WINETEST] ndr_marshall.c: Remove forced 0x0500...
2020-03-28 Serge Gautherie[ADVAPI32] wine/crypt.*: Misc fixes 2451/head
2020-03-28 Serge Gautherie[ADVAPI32][PSDK] CryptReleaseContext(): dwFlags paramet...
2020-03-28 Serge Gautherie[ADVAPI32] wine: Remove remnant ros_diff.patch
2020-03-28 Serge Gautherie[WORDPAD] Restore code commas in no-NO.rc 2473/head
2020-03-28 Thomas Faber[KMTEST] Delete special-purpose driver services on...
2020-03-28 jimtabor[Win32SS] Form Sanity to Hook Callbacks
2020-03-28 jimtabor[User32] Fix null return.
2020-03-28 Bișoc George[SDK][NDK][PSTYPES] Align the PROCESS_PRIORITY_CLASS...
2020-03-28 Andreas Maier[MSV1_0] use precompiled headers (#2475)
2020-03-28 Victor Perevertkin[NTOS:MM] Make _X86PAE_ the only define for PAE-enabled...
2020-03-28 Vadim Galyant[SDK][NDK] MMPTE for PAE (#2453)
2020-03-28 Serge Gautherie[WINEFILE] Fix 'LANGUAGE_SI_SI' typo (#2474)
2020-03-28 Bișoc George[NTDLL_APITEST] Add testcase for process priority class... 2470/head
2020-03-26 Hervé Poussineau[STORAHCI] Replace some __inline by FORCEINLINE
2020-03-26 Hervé Poussineau[TCPIP] Add some static specifiers, to prevent exportin...
2020-03-26 Hervé Poussineau[WIN32K] Add some static specifiers, to prevent exporti...
2020-03-26 Hervé Poussineau[FSUTIL] Mark some functions as static (only used in...
2020-03-26 Hervé Poussineau[NDK] Fix RTL_PAGED_CODE macro in user mode
2020-03-26 Hervé Poussineau[SDK] Fix dummy SEH to always reference the parameter...
2020-03-26 Hervé Poussineau[CMAKE] Add some -D__ROS_LONG64__ to please gcc x64
2020-03-26 Hervé Poussineau[ISAPNP] Report DMA channels
2020-03-26 Hervé Poussineau[ISAPNP] Fix reporting of devices with hexadecimal...
2020-03-26 Serge Gautherie[USERENV] sq-AL: Fix '%SistemDrive%' typo (#2469)
2020-03-26 Serge Gautherie[BOOTDATA] Add 0845 (bn-bd) language (#2467)
2020-03-25 Serge Gautherie[PING] Do not abort (as OoM) when request size = 0
2020-03-24 Jérôme Gardou[WIN32K] Fix bounds calculation when drawing with a pen
2020-03-22 Eric Kohl[STORPROP] Add storprop.dll and implement the DiskClass...
2020-03-22 Hervé Poussineau[ISAPNP] Create requirements and resource lists when...
2020-03-22 Hervé Poussineau[ISAPNP] Read all tags when detecting devices, and...
2020-03-22 Hervé Poussineau[ISAPNP] Create resource list ahead of IRP_MN_QUERY_RES...
2020-03-22 Hervé Poussineau[ISAPNP] Create resource requirements ahead of IRP_MN_Q...
2020-03-22 Hervé Poussineau[ISAPNP] Fix capabilities for devices
2020-03-22 Hervé Poussineau[ISAPNP] Return a compatibleIDs only if defined
2020-03-22 Hervé Poussineau[ISAPNP] Fix some indentation
2020-03-22 Timo Kreuzer[WINSRV] Use DIB section for frame buffer bitmap
2020-03-22 Eric Kohl[STOBJECT] Remove obsolete code and use string resource...
2020-03-22 jimtabor[Explorer|Shell32] Fix Build
2020-03-22 jimtabor[Explorer|Shell32]
2020-03-21 Eric Kohl[STDOBJECT] Show the hotplug icon when a USB-Stick...
2020-03-21 Eric Kohl[NTOS:IO] Fix indentation. No code changes!
2020-03-21 Eric Kohl[NTOS:PNP] Fix indentation. No code changes!
2020-03-21 Eric Kohl[NTOS:PNP] Map device capabilities to capability flags
2020-03-21 Eric Kohl[USBHUB] Set the Removable flag for all ports of a...
2020-03-21 Hervé Poussineau[ISAPNP] Fix some warnings
2020-03-20 Hervé Poussineau[INF] Do not require a device for the ISAPNP read data...
2020-03-20 Hervé Poussineau[ISAPNP] Implement some more IRP_MJ_PNP/IRP_MN_* requests
2020-03-20 Hervé Poussineau[ISAPNP] Implement IRP_MN_QUERY_PNP_DEVICE_STATE for...
2020-03-20 Hervé Poussineau[ISAPNP] Detect devices only once ReadDataPort is started
2020-03-20 Hervé Poussineau[ISAPNP] Implement IRP_MN_QUERY_RESOURCES/IRP_MN_QUERY_...
2020-03-20 Hervé Poussineau[ISAPNP] Report removal relations on ReadDataPort
2020-03-20 Hervé Poussineau[ISAPNP] Report a ReadDataPort PDO
2020-03-20 Hervé Poussineau[ISAPNP] Create PDO identifiers ahead of IRP_MN_QUERY_ID
2020-03-20 Hervé Poussineau[ISAPNP] Extract function to create DOs
2020-03-20 Hervé Poussineau[ISAPNP] Fix some return codes
2020-03-20 Hervé Poussineau[ISAPNP] Reformat files. No code change.
2020-03-20 Serge Gautherie[GDI32_WINETEST][USER32_WINETEST] Remove forced WINVER...
2020-03-20 Tibor Lajos... [TRANSLATION] Update Hungarian translation of usetup...
2020-03-20 Jose Carlos... [TRANSLATION] Update portuguese translation (#2447)
2020-03-19 Katayama Hirofumi MZ[USER32] Relax conditions for creating MDI windows...
2020-03-18 Robert NaumannSync brsfolder.c with keyboard shortcut code from wine...
2020-03-17 Katayama Hirofumi MZ[USER32_APITEST] Strengthen DrawText testcase (#2450)
2020-03-15 Eric Kohl[JOY] Use APPLET_PROC instead of a custom CPLAPPLET_PRO...
2020-03-15 Eric Kohl[POWERCFG] Add hints on missing property pages and...
2020-03-15 Eric Kohl[INPUT] Use APPLET_PROC instead of a custom CPLAPPLET_P...
2020-03-15 Eric Kohl[POWERCFG] Disable the "Enable hibernation" checkbox...
2020-03-15 Mark Jansen[MSVCRT] Add _snwscanf 2441/head
2020-03-15 Mark Jansen[WINTRUST] Add WTHelperGetFileHash stub
2020-03-15 Eric Kohl[DESK][CONTROL] Select property pages by command line...
2020-03-14 Hervé Poussineau[ISAPNP] Rewrite device reporting method
2020-03-14 Hervé Poussineau[ISAPNP] Fix reading of serial number
2020-03-14 Thomas Faber[CMD] Fix another NtReadVirtualMemory parameter.
2020-03-14 Stanislav Motylkov[FREELDR] Move built-in VGA font to better location...
2020-03-14 Eric Kohl[MAIN] Select property pages by command line, for examp...
2020-03-14 Timo Kreuzer[HOST] Do not pack structures
2020-03-13 Bișoc George[SNDVOL32] Restore the previous placement data of the...
2020-03-13 Thomas Faber[NTOS:IO][GDI32][CMD] Fix some under-sized variables...
2020-03-13 Serge Gautherie[APITESTS] Tested function must be called before GetLas...
2020-03-13 Serge Gautherie[PSDK] SYSTEM_POWER_STATUS: Rename Reserved1 to SystemS...
2020-03-13 Thomas Faber[BOOTDATA] Update caroots.inf. CORE-16743
2020-03-12 Joachim Henze[WIN32SS] Fix regression CORE-16721
2020-03-11 Katayama Hirofumi MZ[SHLWAPI] Sorry, I updated wrong function at 5a440b2...
next