[RAPPS] Add themes category
[reactos.git] / dll /
2019-03-30 Thomas Faber[MBEDTLS] Update to version 2.7.10. CORE-15895
2019-03-26 Thomas Faber[LIBTIFF] Update to version 4.0.10. CORE-15854
2019-03-25 Yaroslav Kibysh[DEVMGR] Fix Ukrainian translation (#1441)
2019-03-24 Eric Kohl[SYSDM] Add the 'Copy to' dialog and move the 'Change...
2019-03-24 Stanislav Motylkov[COMCTL32] Edit: Fix caret and scroll position
2019-03-24 Hermès Bélusca-Maïto[USER32][COMCTL32] Move the auto radio button group...
2019-03-24 Yaroslav Kibysh[EXPLORER][SHPOLICY] Implement "NoSimpleStartMenu"...
2019-03-24 Eric Kohl[SYSDM] Get a profiles 'State' value and use it to...
2019-03-23 Baruch Rutman[LPK] Implement LpkGetTextExtentExPoint(). (#1362)
2019-03-23 Yaroslav Kibysh[SYSDM] Update Russian and Ukrainian translations ...
2019-03-23 Eric Kohl[SYSDM] Simplify AddUserProfile() by using fixed size...
2019-03-23 Stanislav Motylkov[SHELL32] Add line bar to About dialog for consistence
2019-03-23 Eric Kohl[SYSDM] Add the 'Change Profile Type' dialog.
2019-03-23 Yaroslav Kibysh[SHPOLICY] Fix the missing backslash in SHRestricted...
2019-03-23 Hermès Bélusca-Maïto[WTSAPI32][PSDK] Addendum to 27ed609a: Some of the...
2019-03-23 Andrew Boyarshin[WTSAPI32] Implement WTSConnectState and WTSClientProto...
2019-03-23 Stanislav Motylkov[COMCTL32] Edit: Fix rectangle overflow when inserting...
2019-03-23 Yaroslav Kibysh[ACPPAGE][SYSDM] Update Ukrainian translation (#1435)
2019-03-21 Eric Kohl[SYSDM] Implement the 'delete profile' button, except...
2019-03-21 Eric Kohl[SYSDM] Update the buttons on the user profile dialog...
2019-03-20 Stanislav Motylkov[SYSDM] Update Russian translation
2019-03-20 Stanislav Motylkov[ACPPAGE] Update Russian translation
2019-03-19 Eric Kohl[SYSDM] Add some strings that will be used in the user...
2019-03-19 Stanislav Motylkov[MSI] Allow to pass product key validation check
2019-03-19 Luo Yufan[SAMSRV] Update Chinese translation
2019-03-19 Thomas Faber[RICHED20] Simplify MSVC thiscall & stdcall wrappers. 1332/head
2019-03-18 jimtaborMerge branch 'master' of https://github.com/reactos...
2019-03-18 Eric Kohl[USERENV] UnloadUserProfile: When a profiles ref count...
2019-03-18 Mark Jansen[ACPPAGE] Revamp the 'edit' page to easier select diffe... 1422/head
2019-03-17 Eric Kohl[USERENV] Implement GetProfileType().
2019-03-17 Eric Kohl[USERENV] LoadUserProfileW: Check the user for Administ...
2019-03-17 Eric Kohl[NETAPI32] NetUserEnum, NetUserGetInfo: Get the user...
2019-03-16 Eric Kohl[USERENV] Store the profiles load time, flags and state...
2019-03-16 Jared Smudde[SHELL32] Disable the Hardware tab in the properties...
2019-03-16 Stanislav Motylkov[SYSDM] Update SMBIOS parsing code
2019-03-16 Eric Kohl[USERENV] Use a reference counter when loading and...
2019-03-16 Joachim Henze[COMCTL32] Combobox Implement logic for set and get...
2019-03-15 Eric Kohl[USERENV] Use a mutex to serialize profile loading...
2019-03-15 Katayama Hirofumi MZ[OLE32] Implement WS_EX_ACCEPTFILES (#1403)
2019-03-14 Eric Kohl[USERENV] LoadUserProfileW: If a user profile has alrea...
2019-03-14 Mark Jansen[SHIMENG] Implement experimental support for multiple... 1417/head
2019-03-14 Mark Jansen[SDK][SHIMENG] Ensure that module entrypoints are not...
2019-03-14 Mark Jansen[LDR] Do not call module entrypoints while loading...
2019-03-14 Mark Jansen[SHIMENG] Don't crash on a shim not found
2019-03-14 Mark Jansen[SHIMENG] Find shims case-insensitive
2019-03-14 Mark Jansen[ACLAYERS] Add stubplemented IgnoreLoadLibrary shim
2019-03-14 Mark Jansen[ACLAYERS] Simplify ForceDXSetupSuccess as suggested...
2019-03-12 Eric Kohl[NETAPI32] NetUserAdd, NetUserSetInfo: Start to set...
2019-03-11 Eric Kohl[NETAPI32] NetUserSetInfo: Support the logon hours...
2019-03-11 Eric Kohl[NETAPI32] NetUserGetInfo: Build and return the users...
2019-03-11 Arnav Bhatt[TRANSLATION] Hindi translation of the shell extensions...
2019-03-11 Luo YufanMerge pull request #1412 from njlyf2011/improve-zh...
2019-03-10 Mark Jansen[ACLAYERS] Implement the ForceDXSetupSuccess shim 1399/head
2019-03-10 Mark Jansen[ACLAYERS][ACGENRAL] Do not use the crt entrypoint.
2019-03-09 Eric Kohl[NETAPI32] Initialize parm_err
2019-03-08 Arnav Bhatt[TRANSLATION] Hindi translation of SYSSETUP AND SAMSRV...
2019-03-07 Arnav BhattHindi translation of comdlg32. (#1391) 1396/head
2019-03-06 Mark Jansen[ZIPFLDR] Allow the shell extension to extract password... 1382/head
2019-03-06 Mark Jansen[ZIPFLDR] Move CConfirmReplace to a new file
2019-03-05 Timo Kreuzer[SPEC] Add missing newlines
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-03-04 Timo Kreuzer[LIBTIRPC] Silence MSVC warnings
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 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 Eric Kohl[SETUPAPI] Implement CM_Next_Range()
2019-03-02 Bișoc George[COVERITY][SETUPAPI] Release the blocks of memory when...
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 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-24 Luo Yufan[TRANSLATION] Update Chinese and Traditional Chinese...
2019-02-24 Pierre Schweitzer[MSAFD] Make WSPSetSockOpt() SO_RCVBUF stub return...
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-23 Pierre Schweitzer[WS2_32] Use SEH in WSCGetProviderPath()
2019-02-23 Pierre Schweitzer[WS2_32] Implement WSCGetProviderPath()
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 Thomas Faber[COMCTL32] Check for NULL pointer when handling BCM_GET...
2019-02-17 Thomas Faber[COMCTL32] Add NULL checks to SetWindowSubclass.
2019-02-16 Pierre Schweitzer[KERNEL32] Stub SetThreadErrorMode()
2019-02-16 Pierre Schweitzer[MSAFD] Add an initial implementation of SIO_GET_EXTENS...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Properly handle GetModuleBaseName failure
2019-02-16 Pierre Schweitzer[IPHLPAPI] Check pointers when returning module info...
2019-02-16 Pierre Schweitzer[IPHLPAPI] Remove dead code
2019-02-13 Bișoc George[CRYPTEXT] Add Romanian & Italian translations (#1352)
2019-02-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
next