Eric Kohl
c7fc2ef4d2
[SETUPAPI] Update some more functions to the current coding style, add annotations and add function names to the TRACE calls.
2018-02-04 11:17:30 +01:00
Hermès Bélusca-Maïto
5de33ab010
[STOBJECT] Revert b7c3398
because it was not the cause of the original problem I wanted to fix (notify structure not completely zeroed-out on the receiver side of the notification).
2018-02-04 02:23:28 +01:00
Hermès Bélusca-Maïto
b7c3398f95
[STOBJECT] Fully zero-out the full NOTIFYICONDATA structure (it wasn't zeroed out correctly in MSVC build).
2018-02-04 01:57:02 +01:00
Hermès Bélusca-Maïto
af4bdd4388
[NETSHELL] Don't use hardcoded values.
2018-02-04 01:56:59 +01:00
Hermès Bélusca-Maïto
5ecabcce59
[SHELL32] Fix copy-pasta.
2018-02-04 01:56:56 +01:00
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
Doug Lyons
912434849f
[TIMEDATE] Correctly set the time when using the "Update now" button. CORE-14167
2018-01-31 11:51:08 +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
Stanislav Motylkov
2595538558
[DESK.CPL] Fix dialog appearance in 640x480 resolution
...
CORE-14274
2018-01-29 22:32:01 +01:00
Mark Jansen
fbde4b0014
[ACPPAGE] Visualize custom layers
2018-01-29 22:05:17 +01:00
Mark Jansen
5c7ce469bb
[ACPPAGE] Hide shims handled by the main ui.
2018-01-29 22:05:17 +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
Mark Jansen
3889d8309a
[ACPPAGE] Improve the compatibility tab ( #332 )
...
- Use the tab title from the corresponding dialog resource caption string.
- Fix some translations, and complete the french one.
- Use DialogBoxParamW and MAKEINTRESOURCEW (with W).
2018-01-27 18:10:50 +01:00
Mark Jansen
7630bb0e79
[SHIMENG] Parse and apply [AppCompat] Flags.
2018-01-27 15:12:24 +01:00
Mark Jansen
06d7926e27
[SHIMENG] Change SE_InstallBeforeInit loglevel.
2018-01-27 15:12:24 +01:00
Ercan Ersoy
cae04ffcb3
[STOBJECT] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
35bbc588a0
[NTOBJSHEX] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
f59785581d
[NETSHELL] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
771fa07d8e
[NETSHELL] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
c514d5c74a
[DESKADP] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
9a908a3e4d
[ACPPAGE] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
8d8d11f395
[DESKMON] Change Turkish translation.
2018-01-27 14:40:54 +01:00
Ercan Ersoy
a1870cf427
[FONTEXT] Translate to Turkish.
...
Change fontext.rc file and add lang/tr-TR.rc file
2018-01-27 14:40:54 +01: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
0acd59b541
[TRANSLATION] [DESK] Update russian translation ( #323 )
2018-01-24 16:13:51 +01:00
Joachim Henze
2382435e88
[DESK.CPL] Update de-DE.rc for flat menus option
2018-01-23 19:29:28 +01: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
Stanislav Motylkov
e8ec23fcd2
[DESK.CPL] Fix hardcoded colors in classic theme preview
...
CORE-14238 #resolve
2018-01-22 21:45:03 +02:00
Stanislav Motylkov
46c40d4cb5
[DESK.CPL] Add flat menus option to effects dialog
2018-01-22 20:42:10 +02: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
b313fd906e
[QUARTZ] Sync with Wine 3.0. CORE-14225
2018-01-21 22:33:20 +01:00
Amine Khaldi
defffcf1f0
[QEDIT] Sync with Wine 3.0. CORE-14225
2018-01-21 22:31:34 +01:00
Amine Khaldi
92f11cd7c0
[DXDIAGN] Sync with Wine 3.0. CORE-14225
2018-01-21 22:29:51 +01:00
Amine Khaldi
0b35adc274
[DINPUT] Sync with Wine 3.0. CORE-14225
2018-01-21 22:26:41 +01:00
Amine Khaldi
56fc552f24
[DEVENUM] Sync with Wine 3.0. CORE-14225
2018-01-21 22:25:39 +01:00
Amine Khaldi
65bd988c40
[D3DX9_24=>43] Sync with Wine 3.0. CORE-14225
2018-01-21 22:24:27 +01:00
Amine Khaldi
a18d16dcb5
[D3DCOMPILER_43] Sync with Wine 3.0. CORE-14225
2018-01-21 22:22:20 +01:00
Amine Khaldi
d6ac0a71ad
[D3D9][WINED3D] Sync with Wine 3.0. CORE-14225
2018-01-21 22:20:57 +01:00
Amine Khaldi
d255223474
[DDRAW] Sync with Wine 3.0. CORE-14225
2018-01-21 22:15:58 +01:00
Amine Khaldi
e6c95b14e3
[D3D8] Sync with Wine 3.0. CORE-14225
2018-01-21 22:13:33 +01:00