reactos.git
2019-03-04 Timo Kreuzer[GDI32] Fix bDDCreateSurface
2019-03-04 Timo Kreuzer[DXG] Fix 64 bit build
2019-03-04 Timo Kreuzer[VGA_NEW] Fix 64 bit issues
2019-03-04 Timo Kreuzer[SACDRV] Fix CHECK_PARAMETER_WITH_STATUS error handling...
2019-03-04 Timo Kreuzer[CDROM_NEW] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-03-04 Timo Kreuzer[CLASSPNP] Fix SLIST_ENTRY vs SINGLE_LIST_ENTRY issues
2019-03-04 Timo Kreuzer[NTOS:EX] Fix 64 bit issues in ExfWaitForRundownProtect...
2019-03-04 Timo Kreuzer[PSDK] Improve definition of CBR_BLOCK
2019-03-04 Timo Kreuzer[PSDK] Fix PRINTDLG structure definition
2019-03-04 Timo Kreuzer[MKISOFS] Silence MSVC warnings
2019-03-04 Timo Kreuzer[WIDL] Fix non-x86 builds
2019-03-04 James Tabor[NtGDI] Use flag for text align mode.
2019-03-04 Eric Kohl[MSV1_0] Check logon hours and workstation names on...
2019-03-04 Ged Murphy[SHELL32] Implement SHTestTokenMembership and forward...
2019-03-04 Eric Kohl[MSV1_0] Export LsaApLogonUserEx2 instead of LsaApLogon...
2019-03-04 Eric Kohl[LSASRV] LsapLogonUser: Support LsaTokenInformationNull...
2019-03-04 Eric Kohl[MSV1_0] LsaApLogonUser: Pass the Authenticating Author...
2019-03-03 Pierre Schweitzer[DCOMLAUNCH][WMISVC] Stop busy waiting shutdown
2019-03-03 Colin FinckFix the MSVC version of ldexp filling up the FPU stack...
2019-03-03 Pierre Schweitzer[DCOMLAUNCH] Add a DcomLaunch service stub
2019-03-03 Joachim Henze[SHELL32] Update all languages RCs to fix possible...
2019-03-03 Joachim Henze[MSI] In dialogs show titlebar buttons CORE-15301
2019-03-02 Joachim Henze[TASKMGR] Update german rc to avoid text truncation...
2019-03-02 Eric Kohl[SETUPAPI] Implement CM_Next_Range()
2019-03-02 Bișoc George[COVERITY][SETUPAPI] Release the blocks of memory when...
2019-03-02 jimtaborUse GDI Batch for PatBlt
2019-03-02 Pierre Schweitzer[NTOSKRNL] Fix MSVC2010 build
2019-03-02 Pierre Schweitzer[NTOSKRNL] Fix ClockDiff aka fix MSVC build
2019-03-02 Pierre Schweitzer[NTOSKRNL] Add a test for ExUuidCreate
2019-03-01 Eric Kohl[SNDVOL32] In record mode, rename the 'Mute' autocheckb...
2019-03-01 Pierre Schweitzer[NTOSKRNL] Rewrite/fix our UUID generation implementation
2019-03-01 Pierre Schweitzer[NTOSKRNL] Introduce the UUID_CACHED_VALUES_STRUCT...
2019-03-01 Pierre Schweitzer[NTOSKRNL] UuidMutex -> ExpUuidLock
2019-02-28 Bișoc George[OSK] Implement "Use Click Sound" feature
2019-02-28 Thomas Faber[HDAUDBUS] Wait until the correct number of responses...
2019-02-28 Thomas Faber[HDAUDBUS] Handle responses in a DPC instead of the...
2019-02-28 Thomas Faber[HDAUDBUS] Fix a DPRINT.
2019-02-27 Thomas Faber[HDAUDBUS] Prevent overflow of the AudioGroups array...
2019-02-26 Bișoc George[SNDVOL32] Small Italian translation update
2019-02-26 Thomas Faber[HDAUDBUS] Implement HDA_Unload. Stub HDA_Power and... 1377/head
2019-02-26 Thomas Faber[HDAUDBUS] Correctly mask register values.
2019-02-26 Thomas Faber[HDAUDBUS] Implement PDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Implement FDO removal. CORE-14617
2019-02-26 Thomas Faber[HDAUDBUS] Use IoForwardIrpSynchronously instead of...
2019-02-26 Thomas Faber[HDAUDBUS] Forward FDO requests instead of completing...
2019-02-26 Thomas Faber[HDAUDBUS] Use a switch for minor function codes.
2019-02-26 Thomas Faber[HDAUDBUS] Split FDO/PDO PNP handling into separate...
2019-02-26 Thomas Faber[HDAUDBUS] Minor fixes:
2019-02-25 Pierre Schweitzer[MSAFD] Don't leak event while querying/setting socket...
2019-02-25 Pierre Schweitzer[MSAFD] Implement socket options SO_SNDBUF and SO_RCVBUF
2019-02-25 Pierre Schweitzer[AFD_APITEST] Add apitest for AFD window size options
2019-02-25 Pierre Schweitzer[AFD] Don't allow caller to set broken values to window...
2019-02-25 Pierre Schweitzer[AFD] Add default window sizes on socket creation
2019-02-25 Mark Jansen[XDK] Remove _M_AMD64 special case 1358/head
2019-02-25 Mark Jansen[APPHELP] Implement SdbRegisterDatabase[Ex]
2019-02-25 Mark Jansen[APPHELP][APPHELP_APITEST] Implement SdbGetDatabaseInfo...
2019-02-25 Mark Jansen[APPHELP] Implement ShimDumpCache and ShimFlushCache
2019-02-25 Mark Jansen[SDB] Initial SdbRegisterDatabase stubs
2019-02-25 Mark Jansen[APPHELP_APITEST] Add a test for shim database registration
2019-02-25 Stanislav Motylkov[MODULES][WALLPAPERS] Fix build (#1375)
2019-02-24 Luo Yufan[TRANSLATION] Update Chinese and Traditional Chinese...
2019-02-24 Pierre Schweitzer[MSAFD] Make WSPSetSockOpt() SO_RCVBUF stub return...
2019-02-24 Timo Kreuzer[NTOS::Mm] Fix inverted check in MiWriteProtectSystemImage
2019-02-24 Dylan Navas[MODULES] Fix CMakeLists.txt for wallpapers module...
2019-02-24 Serge Gautherie[KMTEST] Fix 3 Clang-Cl warnings about Status and Callb...
2019-02-24 Eric Kohl[MMSYS] Volume page: Initialize the volume trackbar...
2019-02-24 Eric Kohl[MMSYS] Sounds page: Update the 'Play' button and the...
2019-02-24 Eric Kohl[SNDVOL32] Disable only the 'Play' button, when no...
2019-02-24 Stanislav Motylkov[MSGINA] Add bar bitmap to logon and shutdown dialogs
2019-02-24 Stanislav Motylkov[MSGINA] Improve Ctrl-Alt-Del invitation window
2019-02-24 Stanislav Motylkov[MSGINA] Implement rotation bar animation
2019-02-24 Eric Kohl[MMSYS] Disable the 'Low' and 'High' text of the volume...
2019-02-24 Raul Tambre[WINLOGON] Fix fallback keyboard layout flags
2019-02-24 Eric Kohl[SNDVOL32] Advanced Controls dialog: Implemented the...
2019-02-23 Eric Kohl[SNDVOL32] Remove trailing whitespace
2019-02-23 Eric Kohl[SNDVOL32] Resize the dialog and groupbox when there...
2019-02-23 Pierre Schweitzer[WS2_32] Use SEH in WSCGetProviderPath()
2019-02-23 Eric Kohl[SNDVOL32] Advanced Controls dialog: Initialize the...
2019-02-23 Pierre Schweitzer[WS2_32] Implement WSCGetProviderPath()
2019-02-22 Eric Kohl[SNDVOL32] Advanced controls dialog: Remove the TBS_AUT...
2019-02-21 Eric Kohl[SNDVOL32] Move the advanced controls dialog to a separ...
2019-02-20 Serge Gautherie[NDK] Fix 'DeletedChidren' typo (#1367)
2019-02-20 Pierre Schweitzer[VIDEOPRT] Don't return uninitialized memory
2019-02-20 Mark Jansen[SNDVOL32] Fix parsing dialog icons
2019-02-20 Stanislav Motylkov[SNDVOL32] Add left and right balance icons
2019-02-20 Thomas Faber[NTOS:PNP] Correctly respect data size in PnpRegSzToStr...
2019-02-20 Thomas Faber[NTDLL_APITEST] Show that registry strings can be longe...
2019-02-19 Stanislav Motylkov[SNDVOL32] Add Russian translation
2019-02-19 Michael Fritscher[FREELDR] PXE: Fix network packet size
2019-02-18 Eric Kohl[SNDVOL32] Add the 'Advanced Controls for Volume Contro...
2019-02-18 Mark Jansen[MSI] Prevent uninitialized variable usage
2019-02-18 Mark Jansen[MSI] Do not leak rootkey
2019-02-18 Mark Jansen[SHELL32] Abort change notifications on a nullptr
2019-02-17 Eric Kohl[SNDVOL32] Implement the dialog resize code for the...
2019-02-17 Eric Kohl[SNDVOL32] Fix the window height issue when the line...
2019-02-17 Thomas Faber[RTL] Fix GCC build.
2019-02-17 Thomas Faber[ACPI] Update ACPICA library to version 20190215.
2019-02-17 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-02-17 Thomas Faber[COMCTL32] Add NULL checks to SetWindowSubclass.
2019-02-17 Thomas Faber[RTL] Protect pointer validity check in RtlFreeHeap...
next