reactos.git
2018-04-21 Timo Kreuzer[KERNEL32] Add Vista exports
2018-04-21 Timo Kreuzer[KERNEL32] Go back to auto-numbering of export ordinals
2018-04-21 Timo Kreuzer[SPEC2DEF] Implement support for different OS versions
2018-04-21 Eric Kohl[SYSETUP] Add property page provider stubs and register...
2018-04-20 Giannis Adamopoulos[COMCTL32_APITEST] Add some button tests
2018-04-20 Giannis Adamopoulos[COMCTL32] Sync with Wine Staging 3.3. CORE-14434
2018-04-19 Eric Kohl[ADVAPI32] Ignore the return value of the HandlerFuncti...
2018-04-18 Serge Gautherie[LOCALSPL] Fix 2 Clang-Cl warnings about ullResult...
2018-04-18 Thomas Faber[NTOS:PNP] Use pool tagging for DEVICE_ACTION_DATA...
2018-04-18 Thomas Faber[NTOS:PNP] Rename IopDeviceRelations* to IopDeviceActio...
2018-04-17 Hermès Bélusca... [MODE] Use ConUtils functions for printing to screen.
2018-04-17 Hermès Bélusca... [MODE] Improve few points in the MODE command. Adapted...
2018-04-17 Hermès Bélusca... [EVENTVWR] Additions for the Event Viewer.
2018-04-17 Hermès Bélusca... [EVENTVWR] Code style only.
2018-04-15 Pierre Schweitzer[NTOSKRNL] Properly reset VACB on free
2018-04-15 Pierre Schweitzer[NTOSKRNL] Drop the VACB lock.
2018-04-15 Pierre Schweitzer[NTOSKRNL] Use interlocked operations when dealing...
2018-04-15 Pierre Schweitzer[NTOSKRNL] Map the VACB in kernel space before insertin...
2018-04-15 Pierre Schweitzer[NTOSKRNL] Add extra sanity checks for VACB lists.
2018-04-15 Thomas Faber[NTOS:MM] Do not map two pages into hyperspace in MiCop...
2018-04-15 Li Keqing[ZIPFLDR] Add Chinese(Simplified) translation
2018-04-15 Eric Kohl[NET] Implement the options in the NET CONFIG SERVER...
2018-04-15 Pierre Schweitzer[ZIPFLDR] Add French translation
2018-04-14 Bișoc George[WINLOGON] Romanian translation update
2018-04-14 Joann Mõndresku[TRANSLATION][ZIPFLDR] Added Estonian translation
2018-04-14 Bișoc George[ZIPFLDR] Implement Romanian resource translation 476/head
2018-04-14 Bișoc George[ZIPFLDR] Implement Italian resource translation
2018-04-14 Bișoc George[ZIPFLDR] Typo fix on constant
2018-04-14 Bișoc George[ZIPFLDR] Support for multiple languages interface
2018-04-14 Eric Kohl[NETMSG] Add netmsg resource dll with some lmerr messages
2018-04-14 Eric Kohl[NET] Add help text for the NET GROUP command and impro...
2018-04-14 Serge Gautherie[KERNEL32] FlsAlloc(): Add a missing '\n' to a DPRINT1()
2018-04-14 Mark Jansen[SHELL32] Sync CShellDispatch and family with wine. 490/head
2018-04-14 Pierre Schweitzer[SC] Don't leak service status info on success
2018-04-14 Eric Kohl[NET] Add help text for the NET LOCALGROUP command
2018-04-14 Pierre Schweitzer[VFATLIB] Simplify in-memory boot sector copy.
2018-04-14 Pierre Schweitzer[NTFS] When reading $I30 attribute fails, stop the...
2018-04-13 Hermès Bélusca... [EVENTLOG] Register .evt file extension so that we...
2018-04-13 Thomas Faber[HAL] Reset the stack pointer to the stack frame when...
2018-04-12 Hermès Bélusca... [EVENTVWR] Additions to the Event Viewer.
2018-04-12 Mark Jansen[NTDLL] Allow shimdata to override the process manifest. 485/head
2018-04-12 Mark Jansen[SDB][APPHELP] Add ShimVersionNT data tags + read them...
2018-04-12 Mark Jansen[APPHELP_APITEST] Add tests for Data tags
2018-04-12 Mark Jansen[APPHELP] Implement SdbQueryData[Ex][TagID]
2018-04-12 Mark Jansen[XML2SDB] Add support for DATA in Layers.
2018-04-12 Joachim Henze[USER32] Fix compilation when USE_VERSIONED_CLASSES...
2018-04-12 Hermès Bélusca... [EVENTVWR] Add support for a command-line for the Event...
2018-04-12 Hermès Bélusca... [EVENTVWR] Enhancements to the event log viewer.
2018-04-11 Eric Kohl[NET] Replace remaining hard-coded strings by string...
2018-04-11 Joachim Henze[WIN32SS][NTDDRAW] Fix ddraw palette regression CORE...
2018-04-11 Amine Khaldi[KERNEL32/STRING] Sync sortkey.c with Wine Staging...
2018-04-11 Amine Khaldi[KERNEL32/STRING] Sync lcformat.c with Wine Staging...
2018-04-11 Amine Khaldi[KERNEL32/STRING] Sync format_msg.c with Wine Staging...
2018-04-11 Amine Khaldi[KERNEL32/STRING] Sync fold.c with Wine Staging 3.3...
2018-04-11 Amine Khaldi[KERNEL32] Missed this file. Fixes build.
2018-04-11 Amine Khaldi[KERNEL32/STRING] Import digitmap.c from, and sync...
2018-04-11 Amine Khaldi[KERNEL32/WINE] Sync res.c with Wine Staging 3.3. CORE...
2018-04-11 Amine Khaldi[KERNEL32/WINE] Sync profile.c with Wine Staging 3...
2018-04-11 Amine Khaldi[KERNEL32/WINE] Sync lzexpand.c with Wine Staging 3...
2018-04-11 Amine Khaldi[WIDL] Sync with Wine Staging 3.3. CORE-14434
2018-04-11 Amine Khaldi[UNICODE] Sync with Wine Staging 3.3. CORE-14434
2018-04-10 Adam Słaboń[TRANSLATION] Polish translation update for drwtsn32...
2018-04-10 Joann Mõndresku[TRANSLATION][SHELL32] Corrected mistakes
2018-04-10 Eric Kohl[NET] Improve the NET STATISTICS command
2018-04-10 Paweł Cholewa[TRANSLATION][MEDIA] Polish translation update (#479)
2018-04-09 Mark Jansen[RTL] actctx: Use the new RosGetProcessCompatVersion. 419/head
2018-04-09 Mark Jansen[NTDLL] Check the process manifest at startup for a...
2018-04-08 Giannis AdamopoulosFix build
2018-04-08 Giannis Adamopoulos[RTL] actctx.c: Use an alternative implicit activation...
2018-04-08 Mark Jansen[RTL] Fixes for supportedOS close elements.
2018-04-08 Eric Kohl[NET] Add the NET STATISTICS command
2018-04-08 Thomas Faber[CMAKE] Use configuration-specific names for files... 474/head
2018-04-08 Mark Jansen[KERNEL32_VISTA] This function now comes from rtlfuncs.h
2018-04-08 Mark Jansen[APISETS] Update the script to take the current newline...
2018-04-08 Mark Jansen[KERNEL32_VISTA] Export InitializeCriticalSectionEx.
2018-04-08 Mark Jansen[KERNEL32] Implement FlsAlloc/FlsFree based on Wine... 472/head
2018-04-08 Hermès Bélusca... [USERSRV] HardError: Fix compilation warning; fix few...
2018-04-08 Bișoc George[ZIPFLDR] Typo fix
2018-04-07 Hermès Bélusca... [EXPLORER] Implement the feature of cleanly shutting...
2018-04-07 Hermès Bélusca... [EXPLORER] Remove trailing whitespace.
2018-04-07 Eric Kohl[MSGINA] Add the shutdown reason dialog but keep it...
2018-04-07 Hermès Bélusca... [BOOTDATA] Remove 'debugout.sys' mention since this...
2018-04-07 Hermès Bélusca... [EXPLORER] Remove double 'return' statement. Determinin...
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 7/7 446/head
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 6/7
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 5/7 - Implement STATU...
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 4/7
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 3/7
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 2/7 - More failure...
2018-04-07 Hermès Bélusca... [USERSRV] Hard-error improvements 1/7
2018-04-07 Hermès Bélusca... [NDK] Increase MAXIMUM_HARDERROR_PARAMETERS for Win2k3...
2018-04-07 Alexander Shaposhnikov[RAPPS] Introduce 'SizeBytes' DB entry and use it for...
2018-04-07 Mark Jansen[ZIPFLDR] Register the shell extension. 451/head
2018-04-07 Mark Jansen[ZIPFLDR] Initial implementation.
2018-04-07 Mark Jansen[ZLIB] Add minizip as library.
2018-04-07 Mark Jansen[SHELL32_APITEST] Show that our current SHCreateFileExt...
2018-04-07 Mark Jansen[SHELL32] Partially implement SHCreateFileExtractIconW
2018-04-07 Mark Jansen[SHELL32] Initial partial IShellFolderViewCB implementa...
2018-04-07 Mark Jansen[APISETS] Add the initial set of auto-generated files. 468/head
2018-04-07 Mark Jansen[APISETS] Introduce a script that will generate apisets...
next