[CMAKE] Some options are only supported by GCC, don't use them for clang
[reactos.git] / dll /
2021-04-09 Victor Perevertkin[CMAKE] Some options are only supported by GCC, don...
2021-04-08 Mark Jansen[WINSXS] Add some amd64 manifests
2021-04-08 Katayama Hirofumi MZ[BROWSEUI] auto-completion: Support large number items...
2021-04-07 Eric Kohl[SETUPAPI] SetupDiInstallDevice: Do not fail if the...
2021-04-07 Hervé Poussineau[SYSSETUP] Manually start PlugPlay service, and wait...
2021-04-07 Katayama Hirofumi MZ[BROWSEUI] Reduce IAutoComplete failures (#3590)
2021-04-06 Katayama Hirofumi MZ[BROWSEUI] auto-completion: Reduce failures in ACListIS...
2021-04-05 Katayama Hirofumi MZ[BROWSEUI] Accept environment variables in ACLO_FILESYSDIRS
2021-04-05 Katayama Hirofumi MZ[BROWSEUI] Accept environment variables on auto-completion
2021-04-04 Katayama Hirofumi MZ[BROWSEUI] Follow-up of #3582
2021-04-04 Katayama Hirofumi MZ[BROWSEUI][BROWSEUI_APITEST] Add CLSID_ACLHistory stubs...
2021-04-04 Eric Kohl[DEVMGR] Display hexadecimal values of Capabilities...
2021-04-03 Serge Gautherie[CMAKE] Properly generate all Bison and Flex files...
2021-04-03 Katayama Hirofumi MZ[BROWSEUI] Fix auto-completion on relative paths (...
2021-04-02 Hervé Poussineau[SETUPAPI] Fix wrong buffer size given to CM_Get_Device...
2021-04-02 Hervé Poussineau[SETUPAPI] Use CM_* functions to get list of devices
2021-04-02 Katayama Hirofumi MZ[SHELL32] Auto-completion on Properties for Shortcut...
2021-04-02 Katayama Hirofumi MZ[NEWDEV] Enable auto-completion on Hardware Wizard...
2021-04-01 Katayama Hirofumi MZ[NEWDEV] Use new UI dialog for browsing folder
2021-04-01 Katayama Hirofumi MZ[NOTEPAD][WORDPAD][MSPAINT]... Use newer file open...
2021-03-31 Katayama Hirofumi MZ[COMDLG32] Enable auto-completion on comdlg32 (#3564)
2021-03-29 Katayama Hirofumi MZ[BROWSEUI] Enable AutoAppend of auto-completion (#3552)
2021-03-24 Katayama Hirofumi MZ[BROWSEUI] Support ACO_USETAB and SHACF_USETAB on auto...
2021-03-24 Serge Gautherie[SYSSETUP] security.c: Remove 3 useless casts
2021-03-21 Serge Gautherie[SYSSETUP][TIMEDATE] Use exact setTimer() timeouts...
2021-03-20 Katayama Hirofumi MZ[BROWSEUI] Fix return value on sanity check of auto...
2021-03-20 Katayama Hirofumi MZ[BROWSEUI] Fix auto-completion on VK_DELETE (#3543)
2021-03-19 Mark Jansen[SYSSETUP] SamQueryInformationUser expects a pointer
2021-03-19 Piotr HetnarowiczUpdate dll/cpl/hdwwiz/lang/pl-PL.rc
2021-03-19 Piotr HetnarowiczUpdate dll/cpl/hdwwiz/lang/pl-PL.rc
2021-03-19 Piotr HetnarowiczUpdate pl-PL.rc
2021-03-19 Piotr Hetnarowicz[MMSYSCPL] Update Polish [pl-PL] translation
2021-03-18 Katayama Hirofumi MZ[SHELL32] Fix assertion failure in CDirectoryWatcher.cpp
2021-03-18 Mark Jansen[SYSSETUP] SamQueryInformationDomain expects a pointer
2021-03-17 Jérôme Gardou[WS2_32] Check that the handle table is initialized...
2021-03-15 Katayama Hirofumi MZ[SHELL32] Enable auto-completion on SHBrowseForFolder...
2021-03-14 Katayama Hirofumi MZ[SHELL32] Fix SHBrowseForFolder new UI layout (#3533)
2021-03-14 Katayama Hirofumi MZ[SHELL32] SHBrowseForFolder with BIF_EDITBOX should...
2021-03-11 Katayama Hirofumi MZ[ATL][SHELL32][EXPLORER] Disable ATLASSERT (#3527)
2021-03-11 Katayama Hirofumi MZ[SHELL32] Fix CMenuToolbarBase
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix CACListISF::Next assertion
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix CAutoComplete::OnMeasureItem assertion
2021-03-11 Katayama Hirofumi MZ[BROWSEUI] Fix addreseditbox.h assertion
2021-03-11 Piotr Hetnarowicz[DESKCPL] Update Polish [pl-PL] translation (#3520)
2021-03-11 Piotr Hetnarowicz[DESKADP] Update Polish [pl-PL] translation (#3518)
2021-03-10 Mark JansenFix some assertions now that they are enabled (#3524)
2021-03-10 Katayama Hirofumi MZ[SHELL32] Enable auto-completion on 'Folder Options...
2021-03-10 Katayama Hirofumi MZ[APPWIZ] Enable auto-completion on 'Create Shortcut...
2021-03-10 Katayama Hirofumi MZ[BROWSEUI] Follow-up of #3507
2021-03-10 Katayama Hirofumi MZ[BROWSEUI] Implement auto-completion (#3507)
2021-03-09 Chan Chilung[TRANSLATION][INF] Update Chinese Traditional (zh-TW...
2021-03-09 George Bișoc[SHELL32] Avoid code duplication on FAT and EXT2/BtrFS...
2021-03-06 Arnav Bhattinitial commit (#3506)
2021-03-06 Serge Gautherie[CMAKE] Fix few copy-paste typos in add_pch() calls...
2021-03-04 Serge Gautherie[NETCFGX] LoadDNSSettings(): Improve one RegQueryValueE...
2021-03-04 Jérôme Gardou[DBGHELP] Fix use of unix path
2021-03-03 Jérôme Gardou[SHLWAPI] Use an object library to separate C & C+...
2021-03-03 Jose Carlos Jesus[DEVMGR][NETID] Update PT translation (#3487)
2021-03-03 Serge Gautherie[CMAKE] target_compile_definitions() calls: Remove...
2021-03-03 Victor Perevertkin[CMAKE] Use remove_target_compile_option when disabling...
2021-03-02 George Bișoc[SHELL32] Determine if the FS is of type FATX (#3398)
2021-03-02 Piotr Hetnarowicz[SHELL32] Improve Polish [pl-PL] translation (#3494)
2021-03-02 Jérôme Gardou[ADVAPI32] In RegSetValueExW, do not fail if we fault...
2021-03-02 Jérôme Gardou[WS2_32] Fix error handling on non-existing registry...
2021-03-01 Carlo Bramini[SHIMGVW] Improve zooming feature and realize image...
2021-02-28 Arnav Bhatt[MSGINA][SHELL32] Rework friendly UI shutdown dialog...
2021-02-28 Eric Kohl[LSASRV][SECUR32] Fix the naming mess
2021-02-28 Eric Kohl[LSASRV] Fix a typo in the trusted user identification
2021-02-25 Katayama Hirofumi MZ[BROWSEUI] Fix and small improvement (#3486)
2021-02-24 Jose Carlos Jesus[BROWSEUI]Update PT translation
2021-02-22 Katayama Hirofumi MZ[BROWSEUI] Refactoring CAutoComplete Part 1 (#3472)
2021-02-22 Doug Lyons[OPENGL32] Fix Red and Green Color Swap (#3478)
2021-02-22 George BișocReplace my E-mail with the ReactOS org one (#3475)
2021-02-21 Eric Kohl[LSASRV] Improve the policy change registration code...
2021-02-21 Katayama Hirofumi MZ[SHIMGVW] Use _countof instead of ARRAYSIZE and use...
2021-02-20 Colin Finck[KERNEL32] Align the PROCESS_PRIORITY_CLASS variable...
2021-02-19 Eric Kohl[LSASRV] Add start code for the netlogon service
2021-02-16 Václav Zouzalík[SHIMGVW] Update Czech (cs-CZ) translation
2021-02-15 Hervé PoussineauRevert "Disable some C++ code, which doesn't compile...
2021-02-15 Hervé PoussineauDisable some C++ code, which doesn't compile for me
2021-02-15 Katayama Hirofumi MZ[SHIMGVW] Refactoring (#3461)
2021-02-14 Jared Smudde[MMSYS] Add the OFN_EXPLORER flag to the Browse for...
2021-02-14 Carlo Bramini[SHIMGVW] Fix wrong text into the title bar. (#3459)
2021-02-14 Eric Kohl[NETAPI32] Use our implementation of NetWkstaUserEnum...
2021-02-13 Eric Kohl[WKSSVC][NETAPI32] Implement NetrWkstaGetInfo and get...
2021-02-13 Robert Naumann[SHIMGVW]Update German translation
2021-02-13 Robert Naumann[SHELL32] Update German translation
2021-02-13 Carlo Bramini[SHIMGVW] Fix CTRL-K to IDC_ROT_CLOCKW (#3457)
2021-02-13 Carlo Bramini[SHIMGVW] Add new features (CORE-11044) (#3113)
2021-02-09 Robert Naumann[SYSSETUP] Update German translation.
2021-02-07 Serge Gautherie[DOC][WS2_32][WS2HELP] Fix ws2* paths (#3425)
2021-02-07 Yaroslav Kibysh[SYSSETUP] Make status dialog look like msgina status...
2021-02-07 Mark Jansen[WININET] Fix usage of uninitialized variable
2021-02-06 Siavosh Kasravi[SHELL32] Fixing COpenWithMenu.cpp for handling path...
2021-02-04 winesync[WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_Update...
2021-02-04 winesync[WINESYNC] d3dx9_36: Filter out D3DCompile warning...
2021-02-04 winesync[WINESYNC] d3dx9_36: Improve D3DXSaveTextureToFile...
2021-02-04 winesync[WINESYNC] d3dx9_36: Add support for FOURCC surface...
2021-02-04 winesync[WINESYNC] d3dx9: Implement D3DXComputeTangent
2021-02-04 winesync[WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub
next