[COMCTL32] Update Portuguese (neutral) translation.
[reactos.git] / dll / win32 /
2019-04-06 Katayama Hirofumi MZ[KERNEL32] Improve MultiByteToWideChar (#1477)
2019-04-06 Katayama Hirofumi MZ[SHELL32] pl-PL.rc escape sequence fix
2019-04-05 Adam Słaboń[SYSSETUP] Add Lunar theme option to 2nd setup stage
2019-04-05 Mark Jansen[SYSSETUP] Add a theme chooser that can handle multiple... 1456/head
2019-04-05 Adam Słaboń[TRANSLATION] Polish translation update
2019-04-05 Katayama Hirofumi MZ[SHIMGVW] Fix cursor (#1471)
2019-04-04 Katayama Hirofumi MZ[SHELL32] Implement Explorer background image (Retrial...
2019-04-03 Mark Jansen[SYSSETUP] Ask for common controls v6 when using v6... 1454/head
2019-04-03 Mark Jansen[SYSSETUP] Add a missing break
2019-04-02 Maxim Smirnov[SHELL32] Fix version info in the file dialog
2019-04-02 Julien Schueller[KERNEL32] Fix typo in kernel32.spec (#1453)
2019-04-01 Timo Kreuzer[NETAPI32] Fix NetUserEnum to work on x64
2019-04-01 Timo Kreuzer[SETUPAPI] Use ClassInstallReserved field instead of...
2019-04-01 Hervé Poussineau[SETUPAPI] SetupDiGetDeviceInfoListClass: fix buffer...
2019-04-01 Hervé Poussineau[USERENV] Initialize variable before using it
2019-04-01 Hervé Poussineau[PSDK] Remove throw specifiers, deprecated in C++11
2019-03-25 Yaroslav Kibysh[DEVMGR] Fix Ukrainian translation (#1441)
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-23 Baruch Rutman[LPK] Implement LpkGetTextExtentExPoint(). (#1362)
2019-03-23 Stanislav Motylkov[SHELL32] Add line bar to About dialog for consistence
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-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-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 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-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-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-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
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 ShimDumpCache and ShimFlushCache
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 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-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-10 Pierre Schweitzer[OOPS] That was not meant to be pushed/commited
2019-02-10 Pierre Schweitzer[CRYPTEX] Add French translation
2019-02-10 Hermès Bélusca-Maïto[NETCFGX] Fix an assignment typo.
2019-02-10 Mark Jansen[IPHLPAPI] Preserve decoration in exported symbols 1345/head
2019-02-04 Amine Khaldi[WINDOWSCODECS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[WBEMPROX] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[WBEMDISP] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VERSION] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[VBSCRIPT] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[USP10] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[URLMON] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[T2EMBED] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 Amine Khaldi[SXS] Sync with Wine Staging 4.0. CORE-15682
2019-02-03 Luo Yufan[TRANSLATION] Update Chinese translation.
2019-02-02 Thomas Faber[RPCRT4][RPCRT4_WINETEST] Don't unset IDL_FLAGS. Fixes...
2019-02-02 Eric Kohl[SETUPAPI] Add a stub for SetupDiDeleteDeviceInterfaceD...
2019-02-02 Amine Khaldi[SHDOCVW] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[RICHED20] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[QMGR] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[PROPSYS] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[PIDGEN] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[PDH] Sync with Wine Staging 4.0. CORE-15682
2019-02-02 Amine Khaldi[OLEDLG] Sync with Wine Staging 4.0. CORE-15682
next