jimtabor
d447b41198
Merge branch 'master' of https://github.com/reactos/reactos
2019-12-09 11:19:18 -06:00
jimtabor
5214a38fd0
[Win32SS] Fix Opaque Text Fade while in Desktop Startup
...
See CORE-16498.
2019-12-09 11:18:32 -06:00
Katayama Hirofumi MZ
e329e83857
[WIN32SS][COMCTL32] Improve button text position ( #2135 )
...
Improve DrawText function especially DT_CALCRECT and DT_VCENTER. CORE-15478
2019-12-09 21:16:28 +09:00
Katayama Hirofumi MZ
7cc76d8afc
[KERNEL32_APITEST] Follow-up of #2131
2019-12-09 20:55:13 +09:00
Katayama Hirofumi MZ
1793dcc864
[NTUSER] Improve loading settings (SystemParamtersInfo) ( #2139 )
...
Fix SPI_GETSCREENSAVETIMEOUT, SPI_GETKEYBOARDSPEED and SPI_GETKEYBOARDDELAY values. CORE-16547
2019-12-09 10:50:04 +09:00
Tibor Lajos Füzi
74ec76df08
[TRANSLATION] Fix hungarian translation for usetup & syssetup to use formal addressing / conjugation ( #2138 )
2019-12-09 02:09:31 +01:00
Katayama Hirofumi MZ
d2ae609522
[USER32_APITEST] Add DrawText testcase ( #2140 )
...
This PR will add a testcase for user32!DrawText function. CORE-15478
2019-12-09 10:02:50 +09:00
Eric Kohl
989ee70d9d
[WKSSVC] Implement parts of NetrJoinDomain2 to join a work group
...
NOTE: We can not connect to a work group yet!
2019-12-08 19:19:27 +01:00
Thomas Faber
e85f436a50
[LIBMPG123] Update to version 1.25.13. CORE-16550
2019-12-08 16:50:00 +01:00
Thomas Faber
f87faf6703
[LIBTIFF] Update to version 4.1.0. CORE-16550
2019-12-08 16:49:57 +01:00
Eric Kohl
18a6d7c36f
[NETAPI32] Add RPC binding code to remaining functions that require explicit binding
2019-12-08 12:48:28 +01:00
Katayama Hirofumi MZ
9525593660
[MEDIA][FONTS] Improve tahomabd.ttf (Latin) No.35
...
Tahoma Bold.
Version 0.021 khmz.
11px LATIN CAPITAL LETTER B (again).
CORE-8408
2019-12-08 19:30:51 +09:00
Eric Kohl
3fe3f9acc7
[NETAPI32] Add RPC binding code to functions that require explicit binding
2019-12-08 10:52:37 +01:00
Katayama Hirofumi MZ
94f92b0b2e
[MEDIA][FONTS] Improve tahomabd.ttf (Latin) No.34
...
Tahoma Bold.
Version 0.020 khmz.
11px LATIN CAPITAL LETTER B.
CORE-8408
2019-12-08 18:00:00 +09:00
Katayama Hirofumi MZ
2a1ba2cb35
[MMIXER_TEST] Fix build (Use %Iu for dwUser)
2019-12-08 13:11:52 +09:00
Katayama Hirofumi MZ
312d52277a
[WINMM_WINETEST][SDK][INCLUDE] Try to fix MSVC winmm:generated build
2019-12-08 12:45:51 +09:00
Hermès Bélusca-Maïto
40db385716
[WINLOGON] Start the screensaver on the user desktop, since support for secure screensaver desktop is not completely implemented in Winlogon. CORE-16548
2019-12-08 02:27:21 +01:00
Eric Kohl
0a80b30ad2
[PSDK] Replace the wine version of lmjoin.h by an extended version that includes NetJoinDomain and NetUnjoinDomain.
2019-12-08 02:03:26 +01:00
Katayama Hirofumi MZ
257e7307b4
[SHELL32] Fix hung-up of shell32:shlfileop ( #2136 )
...
#2085 caused some failures and hung-up in shell32:shlfileop testcase. This PR will fix it.
CORE-16546
2019-12-08 07:58:14 +09:00
Joachim Henze
bd149e8a11
[CONSRV] Speed up console txt output CORE-16187
...
By demoting good-path DPRINT1 to DPRINT.
HBelusca agreed.
The more important commit to solve CORE-16187 has
been done beforehand in 0.4.14-dev-553-g
1dcdb4c2d0
2019-12-07 18:35:06 +01:00
Amine Khaldi
22584b1c68
[WSHOM_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:12:15 +01:00
Amine Khaldi
8e3284089b
[WSHOM.OCX] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:11:52 +01:00
Amine Khaldi
ebaf247c9e
[WMVCORE_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:11:29 +01:00
Amine Khaldi
7c3b31ddcc
[WMVCORE] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:11:07 +01:00
Amine Khaldi
edd70d1aa6
[PSDK] Update wmsdkidl.idl. CORE-16441
2019-12-07 13:10:44 +01:00
Amine Khaldi
7a123aad7f
[WMIUTILS_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:10:23 +01:00
Amine Khaldi
bd00327109
[WMIUTILS] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:10:01 +01:00
Amine Khaldi
6b9bd93fe6
[WLDAP32] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:09:39 +01:00
Amine Khaldi
cb01e5ecac
[WINTRUST_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:09:17 +01:00
Amine Khaldi
d296bbebbe
[WINTRUST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:08:52 +01:00
Amine Khaldi
a2da235c67
[WINSPOOL_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:08:30 +01:00
Amine Khaldi
79d5eedcb4
[WINSCARD] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:08:06 +01:00
Amine Khaldi
11f4618984
[WINMM_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:07:44 +01:00
Amine Khaldi
a4f791d920
[WININET_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:07:21 +01:00
Amine Khaldi
56601978c4
[PSDK] Add missing define. CORE-16441
2019-12-07 13:06:57 +01:00
Amine Khaldi
c239cdd4e6
[WININET] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:06:34 +01:00
Amine Khaldi
412bce85f2
[WINHTTP_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:06:11 +01:00
Amine Khaldi
5bd6580fc6
[WINHTTP] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:05:48 +01:00
Amine Khaldi
611eb5508c
[WINEMP3.ACM] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:05:25 +01:00
Amine Khaldi
cc48f9d4d6
[WINDOWSCODECS_WINETEST] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:05:00 +01:00
Amine Khaldi
f6a1733daf
[WINDOWSCODECS] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:04:33 +01:00
Katayama Hirofumi MZ
4c5b21f06c
[REGEDIT] Improve arrow button visual ( #2133 )
...
Add IDI_ARROW resource icon and use it for the arrow button.
2019-12-07 10:09:44 +09:00
Katayama Hirofumi MZ
007f32a223
[WIN32SS][WINSRV] Do CJK font choose workaround ( #2134 )
...
Don't choose Asian charset font if there is no preferred font for CJK. CORE-12451
2019-12-06 22:18:51 +09:00
Katayama Hirofumi MZ
2f8d847c91
[KERNEL32_APITEST] Adjust ConsoleCP testcase for Win10 JPN ( #2131 )
...
CORE-12451
2019-12-05 22:07:00 +09:00
Katayama Hirofumi MZ
1dcdb4c2d0
[WIN32SS][WINSRV] Optimize console background drawing ( #2132 )
...
Console needs speed. This PR will optimize drawing of console.
- Set NULL to the background brush.
- Skip WM_ERASEBKGND.
2019-12-05 20:19:00 +09:00
Katayama Hirofumi MZ
2fad488a85
[SHELL32] Add 'm_' prefix to CFSFolder members ( #2129 )
...
CORE-7585
2019-12-05 05:35:25 +09:00
Timo Kreuzer
e26c8bc66f
[ROSTESTS] Skip some flaky test / do not count successes
2019-12-04 01:24:49 +01:00
Katayama Hirofumi MZ
c082d08cf3
[SHELL32] Delete unused CNewMenu::m_wszPath
2019-12-03 13:46:35 +09:00
Hermès Bélusca-Maïto
4431418999
[VIDEOPRT] Protect access to HwResetAdaptersList with spinlock.
2019-12-03 02:46:38 +01:00
Serge Gautherie
ad21227ac8
[NTOS:PO] PopShutdownHandler(): Fully screen-center images. Addendum to 55aed4f8
.
...
CORE-16342
2019-12-03 02:10:37 +01:00