Commit graph

225 commits

Author SHA1 Message Date
Luo Yufan a13c998183 [TRANSLATION] Simplified Chinese translations updated. (#348) 2018-02-01 02:50:29 +01:00
Stanislav Motylkov 63ad8a71c0 [IPHLPAPI] Fix IcmpSendEcho output when host is not reachable
- Add missing error code to DDK/NDIS
- Fix error code in IP driver
- Patch MSAFD to reply correct WSA error code
- Fix IcmpSendEcho function
  - Fix returning error code in ICMP_ECHO_REPLY (see MSDN)
  - Fix returning host address (using GetBestInterface and GetIpAddrTable functions)
- Fix GetBestRoute function (it is used by GetBestInterface)

Relates to #318 and CORE-14241
2018-01-31 17:28:21 +00:00
Stanislav Motylkov 3624c5d6fd [SHELL32] Fix file and folder properties dialogs
CORE-12755
2018-01-31 18:25:14 +01:00
Thomas Faber 682735fb56
[SHELLMENU] Add missing psdk dependency. 2018-01-31 11:48:37 +01:00
Luo Yufan 7082b621a5 [TRANSLATION] Simplified Chinese translation improved. (#346) 2018-01-30 21:49:40 +01:00
Katayama Hirofumi MZ 0864d2de85 [SHIMGVW] Enable zooming
* merge ZoomIn and ZoomOut functions
* NULL to hbrBackground
* use GET_X_LPARAM and GET_Y_LPARAM for WM_MOUSEWHEEL
2018-01-30 19:36:59 +00:00
Jared Smudde 817beaf9c5 [NETCFGX] Rename 'Network connection' to 'Network Connection'. (#345)
English capitalization fix. It should look a little better both in the system tray and in the Network Connections folder.
2018-01-30 18:07:09 +01:00
Timo Kreuzer 2b57c9f47d Revert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"
This reverts commit 13fd286c18.

The "sync" zapped a lot of fixes, in particular 64 bit compatibility.
2018-01-29 23:31:08 +01:00
Luo Yufan 09168aae12 [TRANSLATION] Update Simplified Chinese Translations of SHELL32 and USRMGR (#340) 2018-01-29 18:21:20 +01:00
Joann Mõndresku d80ef2c90a [TRANSLATION] Various translations to Estonian (#329)
Estonian translations for shell + explorer, cpl files (access, appwiz, desk, timedate), devmgr, browseui, comctl32, aclui, avifil32, comdlg32 and credui.
2018-01-29 17:03:27 +01:00
Giannis Adamopoulos 8c4b7b0747 [COMCTL32] toolbar: Use szBarPadding.cy as the default top margin 2018-01-29 17:51:06 +02:00
Adam Słaboń fbcf05062e [TRANSLATION] Polish translation update (#328) 2018-01-27 13:21:22 +01:00
Giannis Adamopoulos 5b8975211d [GDIPLUS] Add it to winsxs.
[NTDLL_APITEST] Remove a hack for gdiplus
2018-01-27 02:45:50 +02:00
Stanislav Motylkov 25564cda9d [UXTHEME] Add missing THEME_BUTTON_STATES
CORE-14245 #resolve
2018-01-23 14:46:57 +02:00
Hermès Bélusca-Maïto 9e07da5ccb
[SHLWAPI] Partly revert SHLWAPI Wine 3.0 sync b725032 .
This Wine sync (that was not done against WineStaging) erased code
that had been submitted to WineStaging by the ReactOS team (clist.c
fixes, see r73565 a05881c and r73976 7b6b597) or added in r68042 9a78054.

To that aim I add explicit #if(n)def __REACTOS__ guards around the code.
2018-01-22 21:07:21 +01:00
Eric Kohl 9d29ee3a62 [DEVMGR] Implement missing device power information (current power state, power capabilities and power state mappings). 2018-01-22 00:35:21 +01:00
Amine Khaldi 90f14ccef3 [WTSAPI32] Sync with Wine 3.0. CORE-14225 2018-01-21 22:01:34 +01:00
Amine Khaldi 3672658e75 [WSHOM.OCX] Sync with Wine 3.0. CORE-14225 2018-01-21 21:59:45 +01:00
Amine Khaldi 81b5ed93e1 [WMVCORE] Sync with Wine 3.0. CORE-14225 2018-01-21 21:58:37 +01:00
Amine Khaldi 87c506baca [WLDAP32] Sync with Wine 3.0. CORE-14225 2018-01-21 21:57:04 +01:00
Amine Khaldi c95e9203e6 [WININET] Sync with Wine 3.0. CORE-14225 2018-01-21 21:53:54 +01:00
Kamil Smoliński 00ed9fc88b [SHELL32] Fix typo in Polish translation pl-PL.rc 2018-01-21 19:13:57 +01:00
Thomas Faber cd992d022f
[USP10] Re-use script caches for the same font. CORE-14192
This significantly speeds up WM_SETTEXT in multiline edit controls.
2018-01-20 15:55:07 +01:00
Amine Khaldi 9048bdf976 [WINHTTP] Sync with Wine 3.0. CORE-14225 2018-01-20 13:55:24 +01:00
Amine Khaldi c8f158b700 [WINEMP3.ACM] Sync with Wine 3.0. CORE-14225 2018-01-20 13:52:52 +01:00
Amine Khaldi c3715ca58f [WINDOWSCODECS] Sync with Wine 3.0. CORE-14225 2018-01-20 13:50:46 +01:00
Amine Khaldi 7e99651d65 [WBEMPROX] Sync with Wine 3.0. CORE-14225 2018-01-20 13:47:34 +01:00
Amine Khaldi b99f0b4922 [WBEMDISP] Sync with Wine 3.0. CORE-14225 2018-01-20 13:45:23 +01:00
Amine Khaldi 9e01104f70 [VERSION] Sync with Wine 3.0. CORE-14225 2018-01-20 13:41:59 +01:00
Amine Khaldi e0b80a0929 [VBSCRIPT] Sync with Wine 3.0. CORE-14225 2018-01-20 13:39:40 +01:00
Amine Khaldi 2eb77351e0 [URLMON] Sync with Wine 3.0. CORE-14225 2018-01-20 13:29:39 +01:00
Amine Khaldi 0edcbac349 [TWAIN_32] Sync with Wine 3.0. CORE-14225 2018-01-20 13:17:45 +01:00
Amine Khaldi b7250325e4 [SHLWAPI] Sync with Wine 3.0. CORE-14225 2018-01-20 13:15:19 +01:00
Amine Khaldi b2462dae72 [SHDOCVW] Sync with Wine 3.0. CORE-14225 2018-01-20 13:14:14 +01:00
Amine Khaldi 90155f749f [RPCRT4] Sync with Wine 3.0. CORE-14225 2018-01-20 13:13:03 +01:00
Amine Khaldi 2bf764722b [RICHED20] Sync with Wine 3.0. CORE-14225 2018-01-20 13:09:57 +01:00
Amine Khaldi 95c3773f73 [PROPSYS] Sync with Wine 3.0. CORE-14225 2018-01-20 13:02:49 +01:00
Amine Khaldi 13fd286c18 [OLEAUT32] Sync with Wine 3.0. CORE-14225 2018-01-20 12:59:23 +01:00
Amine Khaldi 2178977b54 [OLE32] Sync with Wine 3.0. CORE-14225 2018-01-20 12:57:25 +01:00
Amine Khaldi 0506c9332a [MSXML3] Sync with Wine 3.0. CORE-14225 2018-01-20 12:35:17 +01:00
Amine Khaldi d023d396ee [MSVIDC32] Sync with Wine 3.0. CORE-14225 2018-01-20 12:33:41 +01:00
Amine Khaldi 76e5652fb4 [MSVFW32] Sync with Wine 3.0. CORE-14225 2018-01-20 12:31:50 +01:00
Amine Khaldi f8b992f2d3 [MSI] Sync with Wine 3.0. CORE-14225 2018-01-20 12:29:30 +01:00
Amine Khaldi a3eb2d3811 [MMDEVAPI] Sync with Wine 3.0. CORE-14225 2018-01-20 12:26:03 +01:00
Amine Khaldi cea8085626 [USP10] Sync with Wine 3.0. CORE-14225 2018-01-20 12:17:14 +01:00
Thomas Faber 73e6bc960a
[COMCTL32] Unset the toolbar's hot item when deleting a button. CORE-14222
This fixes occasional crashes when hovering over disappearing tray icons.
2018-01-20 02:24:01 +01:00
Amine Khaldi 7821493171 [MPR] Sync with Wine 3.0. CORE-14225 2018-01-19 12:30:00 +01:00
Amine Khaldi 5e2c163f70 [MLANG] Sync with Wine 3.0. CORE-14225 2018-01-19 12:27:23 +01:00
Amine Khaldi 3381ee4b89 [JSCRIPT] Sync with Wine 3.0. CORE-14225 2018-01-19 00:45:08 +01:00
Amine Khaldi 08fb1fc8fe [ITSS] Sync with Wine 3.0. CORE-14225 2018-01-19 00:43:54 +01:00