reactos.git
2019-06-10 Yaroslav Kibysh[SHELL32] Update Ukrainian translation. (#1637) 1637/head
2019-06-10 Pierre Schweitzer[MSGINA] Update French translation
2019-06-10 Joachim Henze[WIN32SS][NTUSER] Addendum to 0.4.12-dev-956-g0197c4f...
2019-06-10 Pierre Schweitzer[NTOSKRNL] Taggify some allocs
2019-06-10 Pierre Schweitzer[NTOSKRNL] Implement SepCleanupLUIDDeviceMapDirectory
2019-06-10 Pierre Schweitzer[NTOSKRNL] On session last reference removal, dereferen...
2019-06-10 Pierre Schweitzer[NTOSKRNL] Implement NtSetInformationProcess:ProcessDev...
2019-06-09 Eric Kohl[MSGINA] Add missing logon restriction messages.
2019-06-09 Hermès Bélusca... [FASTFAT] Adjust the 'UnCleanCount', followng commit...
2019-06-09 Hermès Bélusca... [FASTFAT] Minor cleanup of the main header file.
2019-06-09 Serge Gautherie[SHELL32] SHCreateShellFolderView(): Fix parameter...
2019-06-09 Eric Kohl[NETAPI32] Ignore usriX_logon_hours and usriX_units_per...
2019-06-09 Eric Kohl[NETAPI32] Do not try to set usriX_max_storage. Just...
2019-06-08 Eric Kohl[NTOS:IO] Implement the PlugPlayControl.PlugPlayControl...
2019-06-08 Serge Gautherie[BROWSEUI] Fix SHEnumClassesOfCategories() parameter... 1622/head
2019-06-08 Hermès Bélusca... [SHELL32] Fix some NULL-pointers validation.
2019-06-08 Yaroslav Kibysh[BROWSEUI] Update Ukrainian translation. (#1626) 1626/head
2019-06-08 Yaroslav Kibysh[NEWDEV] Update Ukrainian translation. (#1625) 1625/head
2019-06-08 Yaroslav Kibysh[EXPLORER] Update Ukrainian translation. (#1624) 1624/head
2019-06-08 Yaroslav Kibysh[SHELL32] Update Ukrainian translation. (#1623) 1623/head
2019-06-08 Hermès Bélusca... [README] Fix the phrasing. Addendum to 8bfab2d4.
2019-06-06 Eric Kohl[SETUPAPI] Fix a typo in CM_Query_Resource_Conflict_List.
2019-06-06 Eric Kohl[SETUPAPI] GetDeviceInstanceKeyPath: Create a new drive...
2019-06-06 Eric Kohl[UMPNPMGR] Implement PNP_GetClassInstance().
2019-06-06 Ender OsselAdd an Alpha note for new users in the README (#1270)
2019-06-06 Serge Gautherie[ROSTESTS] Add missing '\n' to a few skip()
2019-06-06 Hermès Bélusca... [BROWSEUI] Fix CSHEnumClassesOfCategories::Initialize... 1559/head
2019-06-06 Serge Gautherie[BROWSEUI_APITEST] Add a test for SHEnumClassesOfCatego...
2019-06-06 Serge Gautherie[BROWSEUI] browseui.spec: Fix SHEnumClassesOfCategories...
2019-06-06 Joachim Henze[WIN32SS][FREETYPE] Avoid performance regression CORE...
2019-06-05 Serge Gautherie[BOOTLIB] Check DBG with #if, not #ifdef (#1621)
2019-06-05 Serge Gautherie[LWIP] Fix src/core/init.c a bit (#1620)
2019-06-05 Serge Gautherie[MBEDTLS] Use '#ifndef __REACTOS__', instead of '#if...
2019-06-05 Serge Gautherie[DXSDK] Improve dxerr?.h a bit (#1617)
2019-06-05 Serge Gautherie[NCFTP] Check _DEBUG with #ifdef, not #if (#1616)
2019-06-05 Serge Gautherie[NTDLL_VISTA] Check _DEBUG with #ifdef, not #if (#1615)
2019-06-05 Serge Gautherie[ADVAPI32:REG] Remove some useless casts (#1614)
2019-06-05 Serge Gautherie[USER32] RegisterClipboardFormatA(): Enable a SetLastEr...
2019-06-05 Eric Kohl[MC] Add syntax and help texts for the NET SHARE command.
2019-06-05 Serge Gautherie[LOCALSPL] Check DBG with #if, not #ifdef
2019-06-04 Serge Gautherie[NTOS:MM] PeFmtCreateSection(): Improve AMD64 image...
2019-06-04 Serge GautherieMisc addendum to CORE-14271 (#1529)
2019-06-04 Mas Ahmad Muhammad[RAPPS] Add Indonesian translation. (#1598) 1598/head
2019-06-04 Mas Ahmad Muhammad[EXPLORER] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FORMAT] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNDLL32] Update Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SUBST] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[SERVICES] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[RUNONCE] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[FONTVIEW] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[MSPAINT] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[OSK] Add Indonesian translation. (#1598)
2019-06-04 Mas Ahmad Muhammad[REGEDIT] Update Indonesian translation. (#1598)
2019-06-04 Eric Kohl[NET] Implement adding and deleting of network shares.
2019-06-04 Serge Gautherie[WIN32KNT_APITEST] Replace remaining TESTX() (#1609)
2019-06-03 James Tabor[GDI32] Meta File Fix Ups
2019-06-02 Katayama Hirofumi MZRevert "[USER32] Make App Switcher use the owner window...
2019-06-02 Eric Kohl[STORPORT] Detect attached devices
2019-06-02 Pierre Schweitzer[NTOSKRNL] Add support for global DOS directory in...
2019-06-02 Serge Gautherie[WIN32KNT_APITEST:NTDD] Improve failure handling
2019-06-02 Serge Gautherie[FORMATTING] Add/Remove a few spaces
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] Improve failure handling
2019-06-02 Serge Gautherie[USER32_APITEST:WNDPROC] 0 to NULL
2019-06-02 Serge Gautherie[FORMATTING] 3-spaces to 4-spaces
2019-06-02 Eric Kohl[STORPORT] Fix resource list size calculation
2019-06-02 Katayama Hirofumi MZ[WIN32SS][USER32] Fix Task Switcher more (#1602)
2019-06-02 Pierre Schweitzer[NTOSKRNL] In case IopMountVolume call is a success...
2019-06-02 Pierre Schweitzer[NTOSKRNL] On process primary token change, dereference...
2019-06-02 Katayama Hirofumi MZ[SDK][INCLUDE] Update msgdump.h
2019-06-01 woachk[NDK/TESTS] The world isn't only amd64 or i386 (#1596)
2019-06-01 woachkUpdate toolchain-msvc.cmake (#1593)
2019-06-01 woachk[CONFIGURE] Add support for VS16.1 (#1594)
2019-06-01 Joachim Henze[MSHTML] Fake Success in HTMLDocument_put_bgColor()
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObSetDirectoryDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement SeGetLogonIdDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpSetCurrentProcessDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpReferenceDeviceMap()
2019-06-01 Pierre Schweitzer[NTOSKRNL] Stub SeGetLogonIdDeviceMap
2019-06-01 Pierre Schweitzer[NTOSKRNL] Simplify NtQueryInformationProcess:ProcessDe...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Add support for LUID mappings in ObQueryDevi...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement support for PROCESS_DEVICEMAP_INFO...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObIsLUIDDeviceMapsEnabled and...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Disable LUID mapping until it's properly...
2019-06-01 James Tabor[NtUser] Fix Clipboard Synthesized Returns
2019-06-01 Pierre Schweitzer[NTOSKRNL] On device map freeing, make directory object...
2019-06-01 Pierre Schweitzer[NTOSKRNL] De-duplicate code between Ob(f)DereferenceDe...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Add a few ASSERTs to ObpGetDosDevicesProtect...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Implement ObpFreeDosDevicesProtection to...
2019-06-01 Pierre Schweitzer[NTOSKRNL] Modify ObpCreateDeviceMap so that it can...
2019-06-01 Katayama Hirofumi MZ[SDK][INCLUDE] msgdump.h registered message support
2019-06-01 jimtabor[User32] Fix Clipboard Meta Test Results
2019-06-01 jimtabor[Win32SS] Support Clipboard Metafile
2019-05-31 Joachim Henze[ROSTESTS][GLOBAL_MEM] GlobalAllocNFree might return...
2019-05-31 Eric Kohl[NET] Start work on the SHARE command. List shares...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] dynamic linked RtlIsCriticalSectionL...
2019-05-31 Katayama Hirofumi MZ[USER32] Fix behavior of Task Switcher (Alt+Tab) (...
2019-05-31 Katayama Hirofumi MZ[KERNEL32_APITEST] Check CJK codepage before tests
2019-05-30 jimtabor[NtGDI] Support Clipboard Metafile
2019-05-30 jimtabor[GDI32] Support Clipboard Metafile
2019-05-30 Joachim Henze[ROSAPPS][PICE] Fix a glitch at two places where code...
next