Thomas Faber
e7acf61764
[CMAKE] Define some AMD64 symbols for host tools that match what we do for x86.
...
Fixes widl build.
2019-02-01 18:09:30 +01:00
Hermès Bélusca-Maïto
8077da05e0
[FREELDR] Remove unneeded ASSUME line.
2019-01-31 23:51:00 +01:00
Mark Jansen
71e13274ee
[FREELDR] Fix msvc boot ( #1329 )
...
CORE-15700
2019-01-31 23:42:20 +01:00
Katayama Hirofumi MZ
64987cf273
[FONT][WIN32SS] Improve font coordinate transformation ( #1238 )
...
Improve TextOut/ExtTextOut font rendering with SetWorldTransform. CORE-15554, CORE-15623
2019-01-31 11:57:28 +09:00
Katayama Hirofumi MZ
62f6e3b397
[WIN32KNT_APITEST] Tabs To Spaces ( #1326 )
...
Converts Tabs to Spaces.
2019-01-30 22:55:10 +09:00
Katayama Hirofumi MZ
e7846c0c67
[APITESTS][GDI32] Add TextTransform testcase ( #1319 )
...
Prove text/font transformation functionality (#1238 ). CORE-15554
2019-01-30 21:23:42 +09:00
Amine Khaldi
b6fdb56b9a
[RPCRT4] Sync with Wine Staging 4.0. CORE-15682
2019-01-30 12:31:33 +01:00
Katayama Hirofumi MZ
bb33692400
[WIN32SS][NTGDI] Use ProbeForWrite in NtGdiSetBitmapBits ( #1325 )
...
Use ProbeForWrite instead of ProbeForRead. CORE-15657 and CORE-15695
2019-01-30 16:54:45 +09:00
Katayama Hirofumi MZ
8886a2261a
[USETUP] Improve lang/ReadMe.txt
2019-01-30 14:59:10 +09:00
Serge Gautherie
0483a5a380
[NTOS:OB] Correctly check SeSinglePrivilegeCheck() return value ( #1323 )
...
SeSinglePrivilegeCheck() returns a BOOLEAN, not a NTSTATUS.
CORE-14271
2019-01-30 00:43:13 +01:00
Joachim Henze
1e05f9cc32
[COMCTL32] Revert "button: Don't erase the area of the checkbox or the text."
...
This reverts commit 0.4.12-dev-347-g
75a80ec823
by explcit request of Giannis Adamopoulos.
I double-checked and confirm, that
this revert fixes both regressions CORE-15595 & CORE-15696.
On the downside the revert will intensify again the regression CORE-13278
(will make the text flash again as well).
Giannis Adamopoulos mentioned earlier, that using double-buffering
eventually could be a valid way out of CORE-13278 instead.
2019-01-29 19:25:57 +01:00
Katayama Hirofumi MZ
232cf9f0b6
[USETUP] Follow-up ro-RO.h and add lang/ReadMe.txt ( #1321 )
...
- Add lang/ReadMe.txt for code7bit description.
- Follow up ro-RO.h file (#1317 ).
2019-01-29 23:55:45 +09:00
Katayama Hirofumi MZ
6360a53b12
[WIN32KNT_APITEST] Improve NtGdiSetBitmapBits 6 ( #1320 )
...
Add some PAGE_READONLY tests. Add two bit pattern tests. CORE-15657 and CORE-15695
2019-01-29 22:48:14 +09:00
Ștefan Fulea
5417742f48
[TRANSLATION] Add Romanian to devcpux, intl.inf, and some rosapps
2019-01-29 13:48:48 +01:00
Ștefan Fulea
092b67c723
[TRANSLATION] Improve the existing translated contents
2019-01-29 13:48:48 +01:00
Ștefan Fulea
211ad8c73d
[TRANSLATION] Update the existing romanian resources
...
This includes both newly added and previously left untranslated strings.
2019-01-29 13:48:48 +01:00
Amine Khaldi
357f69997d
[OLEAUT32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:19:12 +01:00
Amine Khaldi
5db885cae7
[OLEAUT32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:18:42 +01:00
Amine Khaldi
22c8b4bf12
[WIDL] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:18:09 +01:00
Amine Khaldi
64040f7c9f
[PSDK] Update ndrtypes.h. CORE-15682
2019-01-29 13:17:38 +01:00
Amine Khaldi
3425afa6d9
[OLEACC_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:17:10 +01:00
Amine Khaldi
016864f8ff
[OLEACC] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:16:40 +01:00
Amine Khaldi
5c1bcfec69
[OLE32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:16:05 +01:00
Amine Khaldi
aeea294301
[OLE32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:15:33 +01:00
Amine Khaldi
4d2ae66cd1
[ODBCCP32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:15:00 +01:00
Amine Khaldi
d34c33223c
[ODBCCP32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:14:20 +01:00
Amine Khaldi
04ef5f7a85
[ODBC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:13:48 +01:00
Amine Khaldi
d46c9a5a05
[NTDSAPI_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:13:20 +01:00
Amine Khaldi
08e76d6087
[NETAPI32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:12:45 +01:00
Amine Khaldi
98fa9b2cfc
[MSXML3_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:12:12 +01:00
Amine Khaldi
2c59bb1450
[PSDK] Update winerror.h. CORE-15682
2019-01-29 13:11:30 +01:00
Amine Khaldi
9f0f6adfb0
[MSXML3] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:11:02 +01:00
Amine Khaldi
9ab78df104
[MSVIDC32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:10:20 +01:00
Amine Khaldi
f04935d8f2
[MSVFW32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:09:42 +01:00
Amine Khaldi
cbf79d98c6
[MSVFW32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:09:12 +01:00
Amine Khaldi
3f6b395cc1
[MSVCRTD_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:08:43 +01:00
Amine Khaldi
f446a50f76
[MSVCRT_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:08:13 +01:00
Amine Khaldi
e430a46061
[MSRLE32_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:07:39 +01:00
Amine Khaldi
6c5ec3ddff
[MSRLE32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:07:09 +01:00
Amine Khaldi
606f6cab10
[MSGSM32.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:06:38 +01:00
Amine Khaldi
3d3499acfa
[MSG711.ACM] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:06:10 +01:00
Amine Khaldi
53028dd240
[MSCTF_WINETEST] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:05:39 +01:00
Amine Khaldi
f089261cb9
[MSCTF] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:05:02 +01:00
Amine Khaldi
513e144197
[MSCMS] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:04:32 +01:00
Amine Khaldi
e783670140
[PSDK] Update icm.h. CORE-15682
2019-01-29 13:03:59 +01:00
Katayama Hirofumi MZ
1cd2f5438c
[WIN32SS][NTGDI] Optimize UnsafeGetBitmapBits/UnsafeSetBitmapBits
2019-01-29 12:04:46 +09:00
Hermès Bélusca-Maïto
06d4fce5ee
[NTOS:MM] Some fixes for NtCreatePagingFile().
...
- Correctly probe the FileName user pointer before capturing its contents.
- A paging file name with zero length is invalid too.
- Remember (TODO!) in the code that the lower bounds of the Safe*Size values
need to be checked too!
2019-01-28 22:22:56 +01:00
Eric Kohl
dda77704dd
[SNDVOL32] Play the default sound when the volume or balance trackbar of the master line has been changed by the user.
2019-01-28 22:05:23 +01:00
Thomas Faber
64d48843d7
[FREETYPE] Handle allocation failures in our stack-saving hacks. CORE-15642
...
Running out of pool is likely at least during kmtest:ExPools.
There is a chance of crashing when dereferencing these null pointers -- but
worse, there's also a chance of overwriting the IVT or BDA if a VDM BIOS
call is in progress, which can lead to crashes in non-obvious places later.
2019-01-28 14:31:49 +01:00
Eric Kohl
e2d8e588bb
[SNDVOL32] Do the volume trackbar calculation like it is done in mmsys.cpl.
2019-01-28 00:59:33 +01:00