Hans Leidekker
a0085f70a4
netprofm: Implement INetworkListManager::GetNetworkConnection.
2015-09-02 17:52:42 +09:00
Hans Leidekker
25886fa827
netprofm: Implement INetworkListManager::GetNetwork.
2015-09-02 17:52:40 +09:00
Hans Leidekker
fd557984fb
netprofm: Implement IEnumNetworkConnections.
2015-09-02 17:52:38 +09:00
Hans Leidekker
861cd5a3a7
netprofm: Implement IEnumNetworks.
2015-09-02 17:52:36 +09:00
Hans Leidekker
4cbf088247
netprofm: Add a stub implementation of INetworkConnectionCost.
2015-09-02 17:52:34 +09:00
Hans Leidekker
91835d94e9
netprofm: Implement INetworkConnection::GetNetwork.
2015-09-02 17:52:32 +09:00
Hans Leidekker
6defcbe3d9
netprofm: Add a stub implementation of INetwork.
2015-09-02 17:52:30 +09:00
Thomas Faber
9165dbbffc
kernel32/tests: Run test_thread_fpu_cw on x86 MSVC builds.
2015-09-02 14:54:22 +09:00
Thomas Faller
f259ba33bb
msxml3: Fix invalid read.
2015-09-02 14:54:00 +09:00
Alistair Leslie-Hughes
8348c0ebe0
gdi32/tests: Add enhanced metafile GetPath test.
2015-09-01 21:12:10 +09:00
Gerald Pfeifer
2127f72f79
quartz: Replace four occurrences of 1 << 31 by 1u << 31 to avoid shift overflow.
2015-09-01 21:11:46 +09:00
Thomas Faber
7164fde439
netapi32: Correctly reallocate buffer in NetWkstaUserGetInfo.
2015-09-01 21:11:34 +09:00
Zhenbo Li
637bcd5de9
shell32: Fix return type for helper functions of SHFileOption.
2015-09-01 21:11:16 +09:00
Józef Kucia
0fcfb8a082
d3d11/tests: Port test_create_texture3d() from d3d10core.
2015-09-01 20:59:34 +09:00
Józef Kucia
9a2b73d315
d3d11: Implement d3d11_device_CreateTexture3D().
2015-09-01 20:59:33 +09:00
Józef Kucia
11cd2dd897
d3d11: Implement d3d11_texture3d_GetDesc().
2015-09-01 20:59:31 +09:00
Józef Kucia
fc844029ee
d3d11: Implement d3d11_texture3d_GetDevice().
2015-09-01 20:59:27 +09:00
Józef Kucia
4665ae6260
d3d11: Add ID3D11Texture3D interface stub.
2015-09-01 20:59:22 +09:00
Józef Kucia
0707fa1912
d3d11: Rename d3d10_texture3d to d3d_texture3d.
2015-09-01 20:59:20 +09:00
Józef Kucia
f9ecce38ef
d3d10core/tests: Port test_texture2d_interfaces() from d3d11.
2015-09-01 20:59:17 +09:00
Nikolay Sivov
7889b17425
gdi32: Added GetFontRealizationInfo() export.
2015-09-01 19:28:16 +09:00
Nikolay Sivov
adb0f582e0
gdi32/tests: Add names to data structure GetFontRealizationInfo returns, explicitly test with older variant fields.
2015-09-01 19:27:20 +09:00
Nikolay Sivov
a22d5ed948
dwrite: Force reported English family/face names to resolved values.
2015-09-01 19:27:07 +09:00
Vincent Povirk
997484964a
advapi32: RegOpenKeyEx can return special roots when asked for empty subkey.
2015-09-01 15:24:14 +09:00
Jacek Caban
d8f79a037c
msi: Fixed varg0 leak in InstallerImpl_SummaryInformation.
2015-09-01 15:23:53 +09:00
Andrey Gusev
d3177504b1
Assorted spelling and typos fixes.
2015-08-31 20:18:46 +09:00
Stefan Dösinger
d344ebc98c
dxgi/tests: Remove debug comments.
2015-08-31 20:13:33 +09:00
Józef Kucia
adaf08d178
d3d10core/tests: Use win_skip() instead of skip().
2015-08-31 20:13:27 +09:00
Józef Kucia
a346d1b705
d3d11: Rename d3d10_texture2d to d3d_texture2d.
2015-08-31 20:13:27 +09:00
Józef Kucia
f83181fce0
d3d11/tests: Add test for 2D texture interfaces.
2015-08-31 20:13:27 +09:00
Józef Kucia
44d493aac3
d3d11/tests: Port test_create_texture2d() from d3d10core.
2015-08-31 20:13:27 +09:00
Józef Kucia
e0e72d284a
d3d11: Implement d3d11_device_CreateTexture2D().
2015-08-31 20:13:26 +09:00
Józef Kucia
a24ff27386
d3d11: Fix resource misc flags conversion.
...
Tests with ID3D11Buffers have shown that not all resource misc flags
are translated to d3d10 flags.
2015-08-31 20:13:26 +09:00
Józef Kucia
59745133f3
d3d11: Fix compilation on GCC with -O0.
2015-08-31 20:13:26 +09:00
Nikolay Sivov
9a6b0750c7
dwrite: Recognize semi light weight patterns.
2015-08-31 17:18:32 +09:00
Nikolay Sivov
c0ab20caf9
dwrite: Implement family and face name resolution.
2015-08-31 17:18:31 +09:00
Martin Storsjo
8edbd9b381
msvcrt: Test that the normal strtod doesn't handle the "NAN" string.
2015-08-31 14:50:42 +09:00
Bruno Jesus
1c82aca1d4
mciavi32: Add partial support for MCI_DGV_PLAY_REPEAT.
2015-08-31 14:49:48 +09:00
Jacek Caban
0a92038b38
ole32: Added tests for IPSFactoryBuffer::CreateStub calls.
2015-08-29 14:28:23 +09:00
Jacek Caban
9bdb97e694
ole32: Use proper interface pointer in CreateStub call.
2015-08-29 14:28:23 +09:00
Jacek Caban
e5edbc6fa0
ole32: Use proper IUnknown implementation when finding and creating stub manager.
2015-08-29 14:28:22 +09:00
Jacek Caban
60451f9855
ole32: Create interface stub only if it's not already created.
2015-08-29 14:28:22 +09:00
Francois Gouget
f87491d5cd
dwrite: Make opentype_get_font_strings_from_id() static.
2015-08-29 14:27:43 +09:00
Francois Gouget
25870c1fba
ole32: A cosmetic fix for the CoMarshalInterface() trace.
2015-08-29 14:27:39 +09:00
Francois Gouget
257795a757
xaudio2_7: Remove an unused NONAMELESSSTRUCT directive.
2015-08-29 14:27:04 +09:00
Francois Gouget
aa6e0ebde5
xaudio2_7: Make some functions static.
2015-08-29 14:27:02 +09:00
Andrew Eikum
6abe9f0920
xaudio2/tests: Add callback tests.
2015-08-29 14:26:55 +09:00
Andrew Eikum
5423b2353b
xaudio2: Add a simple audio streaming test.
2015-08-29 14:26:51 +09:00
Andrew Eikum
66a58ad52a
xaudio2: Implement IXAudio2SourceVoice::FlushSourceBuffers.
2015-08-29 14:26:43 +09:00
Andrew Eikum
cb38242821
xaudio2: Implement IXAudio2SourceVoice::SetVolume.
2015-08-29 14:26:41 +09:00
Vincent Povirk
6056a3f163
comdlg32: Show open dropdown menu on button press.
2015-08-28 21:24:37 +09:00
Vincent Povirk
bc0abc2369
comdlg32: Show and hide the open dropdown menu dynamically.
2015-08-28 21:24:15 +09:00
Vincent Povirk
c5c5163e61
comdlg32: Implement open dropdown menu.
2015-08-28 21:23:26 +09:00
Józef Kucia
c9ce47c6a9
d3d11: Move d3d11 device implementation to top of file.
...
Just to use d311 device static methods in d3d10 device freely.
2015-08-28 19:53:02 +09:00
Józef Kucia
acec54e707
d3d11: Implement d3d11_texture2d_GetDesc().
2015-08-28 19:53:00 +09:00
Stefan Dösinger
9427d1d553
ddraw/tests: Properly clean up in test_texcoordindex.
2015-08-28 19:52:56 +09:00
Stefan Dösinger
f805fb11f6
dxgi/tests: Test presentation parameter combinations.
2015-08-28 19:52:45 +09:00
Stefan Dösinger
142bcb5d3c
dxgi/tests: We don't need a custom window class.
2015-08-28 19:52:27 +09:00
Stefan Dösinger
0933332c73
d3d9/tests: Fix backbuffer read vs flip in test_vertex_blending.
2015-08-28 19:52:25 +09:00
Jacek Caban
0037257389
ieframe/tests: Fixed random test failures.
2015-08-28 19:51:46 +09:00
Thomas Faller
8c1c7d19fe
winex11.drv: Fix uninitialized memory.
2015-08-28 13:15:18 +09:00
Martin Storsjo
a4d5bf99d4
ucrtbase: Add stub functions for narrow environment.
2015-08-28 13:15:06 +09:00
Andrew Eikum
d2ae105401
xaudio2: Implement IXAudio2SourceVoice::GetState.
2015-08-28 13:14:40 +09:00
Andrew Eikum
e43ca169ee
xaudio2: Implement IXAudio2SourceVoice::SubmitSourceBuffer.
2015-08-28 13:14:38 +09:00
Andrew Eikum
a4fd0a7080
xaudio2: Implement the audio mixing thread.
2015-08-28 13:14:36 +09:00
Andrew Eikum
997843700a
xaudio2: Fix return value for RegisterForCallbacks.
2015-08-28 13:14:27 +09:00
Dmitry Timoshkov
f46868fe30
winhttp/tests: Add a test for IWinHttpRequest::Invoke.
2015-08-28 13:14:20 +09:00
Piotr Caban
60b996ad4b
imm32: Don't use functions that use graphics driver in THREAD_DETACH/PROCESS_DETACH.
2015-08-28 13:14:03 +09:00
Daniel Lehman
72922cd1ea
kernel32/tests: Add tests for Invariant.
2015-08-28 13:13:46 +09:00
Hans Leidekker
e5ce90ed1b
wininet: Don't trace the password in InternetConnectW.
2015-08-27 22:14:05 +09:00
Hans Leidekker
2d22baa6be
netprofm: Add a stub implementation of INetworkConnection.
2015-08-27 22:05:53 +09:00
Hans Leidekker
0335459f5f
netprofm: Support IDispatch on the list manager object.
2015-08-27 22:05:52 +09:00
Hans Leidekker
981460e84a
netprofm: Clear the object pointer on failure in QueryInterface.
2015-08-27 22:05:50 +09:00
Hans Leidekker
346dd728fb
netprofm: Introduce heap allocation macros.
2015-08-27 22:05:48 +09:00
Piotr Caban
f5b64c0d35
d2d1: Avoid possible infinite loop in d2d_geometry_intersect_self caused by rounding errors.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
93ed5d3ba3
d3d8/tests: Test presentation parameter combinations.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
9261bbb1a6
d3d9/tests: Test presentation parameter combinations.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
8c91443f9d
d3d8: Validate swap effect and backbuffer count.
2015-08-27 21:43:47 +09:00
Stefan Dösinger
c4e4647ca5
d3d9: Validate swap effect and backbuffer count.
2015-08-27 21:43:46 +09:00
Matt Durgavich
b573986188
advapi32/tests: Fix for crashes on Mac OS X.
2015-08-27 21:43:46 +09:00
Jactry Zeng
d62dd46516
riched20: Implement EM_SETFONTSIZE.
2015-08-27 21:43:46 +09:00
Vincent Povirk
836f06f6f9
comdlg32: Add WS_CLIPSIBLINGS to controls in the item dialog.
2015-08-27 21:43:46 +09:00
Nikolay Sivov
26fbbdc48b
dwrite: Implement grayscale rendering mode.
2015-08-27 21:43:46 +09:00
Nikolay Sivov
3f4a284f58
dwrite: Bitmap buffer is zeroed on allocation, no need to do it again.
2015-08-27 17:10:22 +09:00
Nikolay Sivov
2c4ba8a008
dwrite: Cleanup rendering interface with freetype.
2015-08-27 17:10:20 +09:00
Martin Storsjo
9303c6eeed
ucrtbase: Hook up _crt_atexit.
2015-08-27 17:10:08 +09:00
Martin Storsjo
8c5057f334
ucrtbase: Hook up the _set_app_type, _set_new_handler and _set_new_mode functions.
...
These have changed function signature since msvcr120. _set_app_type used
to be called __set_app_type, and the _set_new_* functions used to have
C++ signatures.
2015-08-27 17:10:03 +09:00
Daniel Lehman
043c0c6c5a
kernel32: Add Invariant string table.
2015-08-27 14:27:50 +09:00
Philippe Groarke
dcc6868057
crypt32: Add CERT_OCSP_RESPONSE_PROP_ID setter.
2015-08-26 23:53:22 +09:00
Henri Verbeet
2773b27bb1
wined3d: Use unsigned mask constants in shifts.
2015-08-26 23:53:22 +09:00
Henri Verbeet
9f530b579e
wined3d: Get rid of some powf() calls.
2015-08-26 23:53:22 +09:00
Józef Kucia
c917a987dc
d3d11: Implement d3d11_texture2d_GetDevice.
2015-08-26 23:53:22 +09:00
Józef Kucia
3c74e22317
d3d11: Implement private data methods in ID3D11Texture2D.
2015-08-26 23:53:22 +09:00
Józef Kucia
06ca9e226d
d3d11: Add ID3D11Texture2D stub interface.
2015-08-26 23:53:21 +09:00
Andrew Eikum
7f2ebb337d
xaudio2: Implement IXAudio2::RegisterForCallbacks.
2015-08-26 23:53:21 +09:00
Andrew Eikum
a79f050355
xaudio2: Zero the returned struct GetPerformanceData.
...
Some applications use this for debug logging. Better to return zero than
uninitialized data.
2015-08-26 23:53:21 +09:00
Andrew Eikum
8a317d89cf
xaudio2: Implement IXAudio2SourceVoice::Play.
2015-08-26 23:53:21 +09:00
Andrew Eikum
1c643f39e2
xaudio2: Implement device activation.
...
This adds a build-time dependency on openal, and a run-time dependency
on openal-soft's ALC_SOFT_loopback extension.
2015-08-26 23:53:21 +09:00
Erich E. Hoover
126f0601e2
winspool.drv: Allow spooling directly to a postscript file.
...
Required for PDF printing in OrCAD 16.6.
2015-08-26 23:53:21 +09:00
Hans Leidekker
d3ce29449b
msi: Implement Installer::SummaryInformation.
2015-08-26 23:15:26 +09:00
Hans Leidekker
ddaba7a369
msi: Don't add the same environment string more than once.
2015-08-26 23:15:26 +09:00
Hans Leidekker
58bf3ca17f
winhttp: Add support for retrieving the URL codepage.
2015-08-26 23:15:26 +09:00
Hans Leidekker
3a771b6066
advapi32: Add well-known SID WinBuiltinAnyPackageSid.
2015-08-26 23:15:26 +09:00
Martin Storsjo
8741cba354
api-ms-win-crt-utility-l1-1-0: Add stub dll.
2015-08-26 23:15:26 +09:00
Martin Storsjo
199278b430
api-ms-win-crt-time-l1-1-0: Add stub dll.
2015-08-26 23:15:26 +09:00
Martin Storsjo
e015c85af9
api-ms-win-crt-string-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
7c5190e90e
api-ms-win-crt-stdio-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
3741eb5160
api-ms-win-crt-runtime-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
7d10171b08
api-ms-win-crt-process-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
a3e183572a
api-ms-win-crt-private-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
ecbb548b52
api-ms-win-crt-multibyte-l1-1-0: Add stub dll.
2015-08-26 23:15:25 +09:00
Martin Storsjo
0f9f8a8632
api-ms-win-crt-math-l1-1-0: Add stub dll.
2015-08-26 23:15:24 +09:00
Martin Storsjo
36de302740
api-ms-win-crt-locale-l1-1-0: Add stub dll.
2015-08-26 23:15:24 +09:00
Martin Storsjo
8b30c5eaac
api-ms-win-crt-heap-l1-1-0: Add stub dll.
2015-08-26 23:15:24 +09:00
Martin Storsjo
45eb72daf9
api-ms-win-crt-filesystem-l1-1-0: Add stub dll.
2015-08-26 23:15:24 +09:00
Martin Storsjo
e4527602f4
api-ms-win-crt-environment-l1-1-0: Add stub dll.
2015-08-26 23:15:24 +09:00
Martin Storsjo
efb4b2cae5
api-ms-win-crt-convert-l1-1-0: Add stub dll.
2015-08-26 23:15:23 +09:00
Martin Storsjo
bf96092244
api-ms-win-crt-conio-l1-1-0: Add stub dll.
2015-08-26 23:15:23 +09:00
Daniel Lehman
e26131fea3
msvcrt: Use msvcrt free instead of HeapFree on tls data.
2015-08-26 14:15:13 +09:00
Henri Verbeet
bdaa571c5d
d2d1: Avoid leaking "object" on an error path in d2d_factory_CreateWicBitmapRenderTarget() (Coverity).
2015-08-25 21:13:38 +09:00
Henri Verbeet
2edc9584ba
d3d11: Use the IUnknown implementation from the d3d11 interface.
...
Mostly just for consistency with other D3D code.
2015-08-25 21:13:36 +09:00
Henri Verbeet
b87eb8d947
d3d11: Make "layers" static in D3D11CoreRegisterLayers().
2015-08-25 21:13:33 +09:00
Henri Verbeet
1a23e2fa0b
d3d11: Get rid of a redundant include.
...
d3d11_1.h includes d3d11.h, which includes d3d10_1.h.
2015-08-25 21:13:30 +09:00
Henri Verbeet
662cfd4144
d3d10core: Get rid of some redundant includes.
...
d3d11.h includes d3d10_1.h, which includes d3d10.h.
2015-08-25 21:13:24 +09:00
Jacek Caban
719a7d32c5
ntdll: Added new pid debug channel to append process id to debug output.
2015-08-25 21:13:22 +09:00
Aaryaman Vasishta
9eb5361d5a
d3drm: Add stubs for IDirect3DRMTexture methods.
2015-08-25 21:09:36 +09:00
Aaryaman Vasishta
a883c6207d
d3drm: Thunk relevant texture methods from version 2->3.
2015-08-25 21:09:34 +09:00
Aaryaman Vasishta
895e4a1f66
d3drm: Thunk IDirect3DRMTexture2::QueryInterface to version 3.
2015-08-25 21:09:30 +09:00
Aaryaman Vasishta
ed411d9701
d3drm: Thunk IDirect3DRMTexture2::Release to version 3.
2015-08-25 21:09:26 +09:00
Aaryaman Vasishta
0c06bb7a81
d3drm: Thunk IDirect3DRMTexture2::AddRef to version 3.
2015-08-25 21:09:23 +09:00
Zhenbo Li
f1c3f7ff1c
mshtml/tests: Fix crash on win2000 testbot.
2015-08-25 21:09:01 +09:00
Zhenbo Li
89d0c66461
mshtml: Remove unnecessary FIXME.
2015-08-25 21:08:59 +09:00
Zhenbo Li
e8c687857b
mshtml: Add IHTMLOptionElement::form property implementation.
2015-08-25 21:08:57 +09:00
Zhenbo Li
85c31979de
mshtml: Add IHTMLOptionElement::defaultSelected property implementation.
2015-08-25 21:08:54 +09:00
Stefan Dösinger
b471b217b2
wined3d: Handle multisample_quality if type == MULTISAMPLE_NON_MASKABLE.
2015-08-25 21:08:41 +09:00
Martin Storsjo
599d92a268
ucrtbase: Add the new universal CRT DLL.
2015-08-25 17:48:27 +09:00
Michael Müller
7bed453481
wininet: Set Host header in HttpSendRequestW instead of HttpOpenRequestW.
2015-08-25 17:43:12 +09:00
Daniel Lehman
5bf1423c2c
kernel32: Return LOCALE_INVARIANT from ConvertDefaultLocale.
2015-08-25 17:41:35 +09:00
Józef Kucia
ece3af7855
d3dx9: Use D3DFMT constants instead of MAKEFOURCC codes.
2015-08-25 16:57:55 +09:00
Józef Kucia
520deb14d2
d3dx9/tests: Add tests for DDS file format size validation.
2015-08-25 16:57:55 +09:00
Józef Kucia
853be6e1d8
d3dx9: Fix miplevels handling for DDS file format.
2015-08-25 16:57:55 +09:00
Józef Kucia
ba53012fcf
d3dx9: Fix typo in DDS_WIDTH define.
2015-08-25 16:57:55 +09:00
Józef Kucia
6038e2ab79
d3d11/tests: Add test for D3D11CreateDevice.
2015-08-24 20:46:22 +09:00
Józef Kucia
4cf1bb929f
d3d11: Allow to pass NULL as device to D3D11CreateDevice.
2015-08-24 20:46:18 +09:00
Józef Kucia
66b2d96a69
d3d10core/tests: Add test for device feature level.
2015-08-24 20:46:09 +09:00
Józef Kucia
9af58dc110
d3d11/tests: Add test for device interfaces.
2015-08-24 20:46:00 +09:00
Stefan Dösinger
40c5303b62
ddraw: Return the right error if range color keys are used.
2015-08-24 20:42:40 +09:00
Stefan Dösinger
baab5a869a
ddraw/tests: Test color keying precision.
...
This brute force tests all values in 4, 5, 6 and 8 bit channels.
2015-08-24 20:42:28 +09:00
Stefan Dösinger
1a965811f6
wined3d: Add a slop for color keying.
2015-08-24 20:42:20 +09:00
Dmitry Timoshkov
0a2ef17620
kernel32/tests: Avoid intermittent test failures.
2015-08-24 18:41:36 +09:00
Dmitry Timoshkov
d6e1e710ee
winhttp: Add support for WinHttpRequestOption_URLCodePage.
2015-08-24 18:41:35 +09:00
Nikolay Sivov
f52ef006cd
dwrite: Use proper pixel format when accessing dib memory directly.
2015-08-24 18:41:35 +09:00
Nikolay Sivov
b9f05239d2
dwrite: Return advances using freetype cache system.
2015-08-24 18:41:34 +09:00
Michael Müller
75c9da68e2
ntdll: Use helper function for NtWaitForMultipleObjects and NtWaitForSingleObject.
2015-08-24 18:41:34 +09:00
Sebastian Lackner
60d159af45
mfplat: Add missing export of MFGetPluginControl to specfile.
...
This part was missing in b33d7b8690
.
2015-08-24 14:44:23 +09:00
Bruno Jesus
59222af9c5
msvidc32: Improve trace messages from CRAM_DecompressQuery.
2015-08-24 14:44:11 +09:00
Andrew Eikum
8bf4f9068c
xaudio2: Implement IXAudio2SourceVoice::SetOutputVoices.
2015-08-24 14:43:43 +09:00
Andrew Eikum
cc22fdaf4e
xaudio2: Implement IXAudio2::GetDeviceDetails.
2015-08-24 14:43:40 +09:00
Andrew Eikum
8027a5268e
xaudio2: Stub IXAudio2SubmixVoice.
2015-08-24 14:43:24 +09:00
Nikolay Sivov
873e12c87b
user32/tests: Fix a test failure on Win8/Win10.
2015-08-24 14:42:13 +09:00
Nikolay Sivov
f01bab5be1
usp10/tests: Fix some tests failures caused by Tahoma changes (Win10).
2015-08-24 14:42:09 +09:00
Nikolay Sivov
cc2bc84d14
kernel32/tests: Fix GetGeoInfo() test failure on Win10.
2015-08-24 14:42:00 +09:00
Daniel Lehman
1cab27e960
wininet: Use stored server name in HTTP_ProcessCookies.
2015-08-24 14:41:51 +09:00
Nikolay Sivov
4a1e6227ed
dwrite: Handle QI failure (Coverity).
2015-08-24 08:23:09 +09:00
Nikolay Sivov
3ffe6ab0bb
dwrite: Handle failure when getting texture bounds (Coverity).
2015-08-24 08:23:06 +09:00
Jacek Caban
26bace5dd0
ieframe/tests: Added more test traces to diagnose some test failures.
2015-08-21 22:06:25 +09:00
YongHao Hu
a2245d51cf
msvcp110: Add tr2_sys__Statvfs_wchar implementation and test.
2015-08-21 21:54:44 +09:00
YongHao Hu
64eb3813c4
msvcp110: Add tr2_sys__Rename_wchar implementation and test.
2015-08-21 21:54:23 +09:00
YongHao Hu
66f4281aa0
msvcp110: Add tr2_sys__Copy_file_wchar implementation and test.
2015-08-21 21:54:08 +09:00
Aaryaman Vasishta
48891483f5
d3drm/tests: Add QueryInterface tests for IDirect3DRMDevice*.
2015-08-21 21:51:15 +09:00
Aaryaman Vasishta
a9bde7f85b
d3drm: Fix IDirect3DRMDevice3_QueryInterface returning incorrect HRESULT on unsupported interfaces.
2015-08-21 21:51:10 +09:00
Aaryaman Vasishta
d8329ecfa8
d3drm: Add IDirect3DRMObject to be queried from IDirect3DRMDevice*.
2015-08-21 21:51:02 +09:00
Aaryaman Vasishta
c453cb7023
d3drm: GetDirect3DDevice2 returns D3DRM_OK when IDirect3DDevice2 is not available.
2015-08-21 21:50:55 +09:00
Aaryaman Vasishta
ed1d4f86c3
d3drm: Implement IDirect3DRM{2-3}::CreateDeviceFromD3D.
2015-08-21 21:50:43 +09:00
Aaryaman Vasishta
9603125efc
d3drm: Implement IDirect3DRM::CreateDeviceFromD3D.
2015-08-21 21:50:37 +09:00
Józef Kucia
e29a0cf417
d3d11: Rename d3d10_device to d3d_device.
2015-08-21 21:50:16 +09:00
Józef Kucia
b2f5fad4b6
d3d11: Implement D3D11CreateDevice.
2015-08-21 21:50:07 +09:00
Józef Kucia
a9cb14dd71
d3d11: Move d3d10core to d3d11.
2015-08-21 21:49:43 +09:00
Józef Kucia
2d13e0f10c
d3d11: Add ID3D11Device stub interface.
2015-08-21 21:48:31 +09:00
Sebastian Lackner
ec851647e2
server: Implement open_file_object for rootdir pointing to file object.
2015-08-21 14:39:21 +09:00
Sebastian Lackner
84d2610aaf
ntdll/tests: Add additional tests for calling NtOpenFile with file object as RootDirectory.
2015-08-21 14:36:12 +09:00
Sebastian Lackner
1f2a443cb4
server: Implement support for FileLinkInformation class in NtSetInformationFile.
2015-08-21 14:36:02 +09:00
Qian Hong
57d443824a
ntdll/tests: Add tests for FileLinkInformation class.
...
Based on the FileRenameInformation tests by Sebastian Lackner.
2015-08-21 14:35:18 +09:00
Dmitry Timoshkov
3bed65b5a9
server: For querying thread information demand THREAD_QUERY_LIMITED_INFORMATION access.
2015-08-21 14:35:04 +09:00
Dmitry Timoshkov
1d2241eca3
server: For querying process information demand PROCESS_QUERY_LIMITED_INFORMATION access.
2015-08-21 14:35:01 +09:00
Andrew Eikum
63f3a70d56
xaudio2: Stub IXAudio2SourceVoice.
2015-08-21 14:34:07 +09:00
Andrew Eikum
51bd01aec8
xaudio2: Add stub IXAudio2MasteringVoice implementation.
2015-08-21 14:33:59 +09:00
Andrew Eikum
7a23b9f0f8
xaudio2: Implement IXAudio27::Initialize.
2015-08-21 14:33:45 +09:00
Nikolay Sivov
4c12157c34
dwrite/tests: Fix analyzer test failures on Win10.
2015-08-21 14:33:33 +09:00
Nikolay Sivov
8dd0738b1c
dwrite/tests: Fix layout test failure on Win10.
2015-08-21 14:33:31 +09:00
Huw Davies
5021e91940
gdi32/tests: 64-bit GetFontFileInfo may fail with error ERROR_NOACCESS.
2015-08-20 20:35:20 +09:00
Henri Verbeet
acbb0bdfac
d2d1: Implement d2d_factory_CreateTransformedGeometry().
2015-08-20 20:26:41 +09:00
Henri Verbeet
69906b59d8
d2d1: Properly cleanup in d2d_rectangle_geometry_init() failure paths.
...
This avoids leaking the factory reference in particular.
2015-08-20 20:26:36 +09:00
Zhenbo Li
b8f8b95e20
mshtml: Add IHTMLXMLHttpRequest::abort() method implementation.
2015-08-20 20:16:26 +09:00
Stefan Dösinger
3bd0eb3eab
wined3d: Use GL_RGB565 if available.
...
This offers better precision on r300g and r600g than GL_RGB5.
2015-08-20 20:16:15 +09:00
Stefan Dösinger
6626b1a51b
wined3d: Use the correct color key in ARBfp color key blits.
2015-08-20 20:16:12 +09:00
Sebastian Lackner
857d436784
ntdll: Implement FileRenameInformation support.
2015-08-20 18:34:13 +09:00
Sebastian Lackner
6899eade5d
ntdll/tests: Add additional tests for FileRenameInformation.
2015-08-20 18:33:45 +09:00
Jianqiu Zhang
a5b58144a5
ntdll/tests: Add basic tests for FileRenameInformation.
2015-08-20 18:33:39 +09:00
Dmitry Timoshkov
48ed6a6f3e
advapi32/tests: Add a test to show that THREAD_QUERY_INFORMATION should grant THREAD_QUERY_LIMITED_INFORMATION.
2015-08-20 17:35:13 +09:00
Dmitry Timoshkov
8738cea7de
kernel32/tests: Add some tests for THREAD_QUERY_LIMITED_INFORMATION.
2015-08-20 16:32:53 +09:00
Dmitry Timoshkov
49f43c39fd
kernel32/tests: Add some tests for PROCESS_QUERY_LIMITED_INFORMATION.
2015-08-20 14:33:16 +09:00
Dmitry Timoshkov
27664e3c59
kernel32/tests: Fix compilation with PSDK.
2015-08-20 14:33:10 +09:00
Dmitry Timoshkov
7386de357f
ntdll: Do not fail to relocate an image if the size of relocation block is 0.
2015-08-20 14:32:32 +09:00
Alistair Leslie-Hughes
3b5107d063
advapi32: Prevent buffer overrun.
2015-08-19 21:46:05 +09:00
Erich E. Hoover
6955a298f4
server: Do not permit FileDispositionInformation to delete a file without write access.
2015-08-19 20:19:58 +09:00
Sebastian Lackner
0fabfe7d6b
server: Add support for setting file disposition information.
...
Based on a patch by Dmitry Timoshkov.
2015-08-19 20:19:57 +09:00
Sebastian Lackner
7280762238
oleaut32: Fix possible integer overflow in VarR4FromDec.
2015-08-19 20:19:57 +09:00
Michael Müller
33aa59abea
krnl386.exe16: Increase buffer size in GetTempDrive.
2015-08-19 20:19:57 +09:00
Dmitry Timoshkov
9e22949cec
advapi32/tests: Add a test to show that PROCESS_QUERY_INFORMATION should implicitly grant PROCESS_QUERY_LIMITED_INFORMATION access.
2015-08-19 20:19:57 +09:00
Dmitry Timoshkov
8a088d7c2f
advapi32/tests: Fix compilation with PSDK.
2015-08-19 20:19:56 +09:00
Vincent Povirk
d3163241af
comdlg32: Partially implement IFileDialogCustomize::EnableOpenDropDown.
...
This builds a menu but cannot display it yet.
2015-08-19 20:19:56 +09:00
Vincent Povirk
8d8e75849f
comdlg32: Implement SetControlItemState for combo boxes.
2015-08-19 20:19:56 +09:00
Vincent Povirk
068a6c7a5f
comdlg32: Implement SetControlItemState for menu controls.
...
This required some rethinking because menus and combo boxes don't
provide a way to "hide" items, just remove them, and native always
shows items in the order they were added even when hidden and shown.
2015-08-19 20:19:56 +09:00
Nikolay Sivov
1f54400bbf
dwrite: Protect from space-only strings when trimming away spaces.
2015-08-19 20:19:56 +09:00
Nikolay Sivov
6b98b9ac70
dwrite: Extract and resolve font weight from name string.
2015-08-19 20:19:56 +09:00
Nikolay Sivov
4a399b7677
dwrite: Implement font stretch resolution.
2015-08-19 20:19:56 +09:00
Eric Kohl
424f010ac1
advapi32: Add some well-known SDDL SID strings.
2015-08-19 20:19:55 +09:00
Carlo Bramini
21a14e9612
msvcrt: SEEK_* macros from GLIBC should be replaced with safer MSVCRT_SEEK_* macros.
2015-08-19 08:39:02 +09:00
Jacek Caban
cfbc37c699
ieframe: Fixed and improved navigation command state tests.
2015-08-18 21:13:54 +09:00
Jacek Caban
5a2aa4a8a8
ieframe: Update back/forward navigation state in CMDID_EXPLORER_UPDATEHISTORY handler.
2015-08-18 21:13:52 +09:00
Jacek Caban
670459b7bc
ieframe: Update back/forward command state in FireNavigateComplete2.
2015-08-18 21:13:50 +09:00
Jacek Caban
16bfe07639
ieframe: Don't add about: URLs to travellog.
2015-08-18 21:13:43 +09:00
Dmitry Timoshkov
2ad9312f02
msi: Avoid using dialog record after free.
2015-08-18 19:57:11 +09:00
Dmitry Timoshkov
e67a00b466
ntdll: Separate image relocation from NtMapViewOfSection.
2015-08-18 19:56:48 +09:00
Józef Kucia
9e8b58ee18
dxgi: Remove 'stub!' from TRACE message in dxgi_swapchain_ResizeBuffers().
2015-08-18 18:34:49 +09:00
Józef Kucia
f04dfcd214
d3d10: Do not use '\n' in the middle of TRACE.
2015-08-18 18:34:46 +09:00
Józef Kucia
1cb7878beb
d3d10core: Do not use '\n' in the middle of TRACEs.
2015-08-18 18:34:43 +09:00
Henri Verbeet
57eec429c6
d2d1: Implement d2d_text_renderer_DrawInlineObject().
2015-08-18 18:28:51 +09:00
Henri Verbeet
2474f5e33a
d2d1: Implement d2d_bitmap_CopyFromMemory().
2015-08-18 18:28:49 +09:00
Henri Verbeet
62a02a047f
d3d10core: Implement d3d10_device_UpdateSubresource().
2015-08-18 18:28:47 +09:00
Henri Verbeet
ee9b1311cd
wined3d: Separate loading shader resources and updating their binding points.
2015-08-18 18:28:41 +09:00
Henri Verbeet
8f6f9096d7
wined3d: Also invalidate STATE_SHADER_RESOURCE_BINDING in wined3d_texture_bind_and_dirtify().
2015-08-18 18:28:39 +09:00
Michael Müller
d2890778f9
winhttp: Raw request headers need to be terminated with double \r\n.
2015-08-18 17:30:48 +09:00
Hans Leidekker
99dfc15e72
msi: Only remove environment strings that were added on install.
2015-08-18 17:30:17 +09:00
Hans Leidekker
ad9ba6a029
iphlpapi: Implement GetIfTable2.
2015-08-18 17:30:14 +09:00
Hans Leidekker
d5a1e47a45
iphlpapi: Use WS_AF_INET instead of AF_INET where appropriate.
2015-08-18 17:29:58 +09:00
Andrey Gusev
5cdcd4493f
Assorted spelling and typos fixes.
2015-08-18 15:00:13 +09:00
Daniel Lehman
1f7fb03ee9
msxml3: Fix crash when merging Text nodes.
2015-08-18 14:55:24 +09:00
Aaryaman Vasishta
27f7174d71
d3drm: Implement IDirect3DRM{2-3}::CreateDeviceFromSurface.
2015-08-18 14:40:56 +09:00
Aaryaman Vasishta
35b17f50f1
d3drm: Implement IDirect3DRM::CreateDeviceFromSurface.
2015-08-18 14:40:54 +09:00
Aaryaman Vasishta
a5d09b6bd7
d3drm: Implement IDirect3DRMDevice{2-3}::GetDirect3DDevice2.
2015-08-18 14:40:50 +09:00
Aaryaman Vasishta
27cc84d143
d3drm: Implement IDirect3DRM{2-3}::CreateDeviceFromClipper.
2015-08-18 14:40:46 +09:00
Aaryaman Vasishta
0041c56004
d3drm: Implement IDirect3DRMDevice*::GetDirect3DDevice.
2015-08-18 14:40:43 +09:00
Aaryaman Vasishta
1075d71135
d3drm: Implement IDirect3DRM::CreateDeviceFromClipper.
2015-08-18 14:40:40 +09:00
Aaryaman Vasishta
b6f197c7a8
d3drm: Add helper for destroying device.
2015-08-18 14:40:30 +09:00
Aaryaman Vasishta
f421e78bc5
d3drm: Change signature of d3drm_device_create.
2015-08-18 14:40:25 +09:00
Nikolay Sivov
5185906006
dwrite: Implement font style resolution from name strings.
2015-08-18 14:30:37 +09:00
Sebastian Lackner
146df7dab1
vcomp: Implement OpenMP regular locking functions.
...
Native OpenMP also immediately terminates the process (without
exception) when calling omp_set_lock while holding the lock from the
same thread.
2015-08-18 14:30:30 +09:00
Sebastian Lackner
f212a137a6
vcomp: Implement OpenMP nested locking functions.
...
The test marked with todo_wine suggests that native OpenMP might use a
separate counter for the nesting level. However, to implement the owner
checks required for regular locks we need to access the critical section
private members anyway.
2015-08-18 14:29:53 +09:00
Sebastian Lackner
037a079fdf
vcomp: Export omp_init_nest_lock and omp_destroy_nest_lock.
2015-08-18 14:29:47 +09:00
Sebastian Lackner
a283d14b3d
vcomp: Implement omp_init_lock and omp_destroy_lock.
2015-08-18 14:29:39 +09:00
Sebastian Lackner
ce18a73304
vcomp: Implement stub for _vcomp_flush and add tests.
2015-08-18 14:29:31 +09:00
Thomas Faber
bd7f43d7e8
qmgr: Do not omit mandatory argument to WriteFile.
2015-08-17 22:50:49 +09:00
Henri Verbeet
1bea5f44b0
d2d1: Make d2d_geometry_sink_vtbl static const.
...
Spotted by Francois Gouget.
2015-08-17 22:50:46 +09:00
Henri Verbeet
4460006fbd
d2d1: Only draw if the geometry has any faces in d2d_d3d_render_target_FillGeometry().
2015-08-17 22:50:44 +09:00
Henri Verbeet
20ad2e397f
d2d1: Print a WARN instead of a FIXME for the glyph run description in d2d_text_renderer_DrawGlyphRun().
...
The glyph run description seems to be mostly informational, there doesn't
appear to be a lot we could do with it.
2015-08-17 22:50:41 +09:00
Henri Verbeet
d29af2e460
d2d1: Only print a FIXME/WARN for specific properties in d2d_factory_init().
2015-08-17 22:50:39 +09:00
Henri Verbeet
3e0af5f1e0
d2d1: Only print a FIXME/WARN for specific properties in d2d_d3d_render_target_init().
2015-08-17 22:50:37 +09:00
YongHao Hu
5b07326368
msvcp110: Add tr2_sys__Remove_dir_wchar implementation and test.
2015-08-17 18:23:16 +09:00
YongHao Hu
2b19569958
msvcp110: Add tr2_sys__Make_dir_wchar implementation and test.
2015-08-17 18:22:56 +09:00
YongHao Hu
e55149f8ae
msvcp110: Add tr2_sys__Current_set_wchar implementation and test.
2015-08-17 18:22:36 +09:00
YongHao Hu
ee77fc3b4e
msvcp110: Add tr2_sys__Current_get_wchar implementation and test.
2015-08-17 18:22:22 +09:00
YongHao Hu
70ac10affa
msvcp110: Add tr2_sys__Equivalent_wchar implementation and test.
2015-08-17 18:22:06 +09:00
YongHao Hu
589a54bb84
msvcp110: Add tr2_sys__File_size_wchar implementation and test.
2015-08-17 18:21:41 +09:00
YongHao Hu
5520ce5522
msvcp110: Add tr2_sys__Stat and tr2_sys__Lstat implementation and test.
2015-08-17 18:20:56 +09:00
Iván Matellanes
d5229aeec5
msvcirt: Implement filebuf::seekoff.
2015-08-17 18:19:28 +09:00
Iván Matellanes
0ed82afe9e
msvcirt: Implement filebuf::underflow.
2015-08-17 18:19:24 +09:00
Iván Matellanes
ed5f60e46f
msvcirt: Implement filebuf::overflow.
2015-08-17 18:19:19 +09:00
Iván Matellanes
5ebf8cfc40
msvcirt: Implement filebuf::sync.
2015-08-17 18:19:16 +09:00
Iván Matellanes
28c61981ad
msvcirt: Implement filebuf::setbuf.
2015-08-17 18:19:11 +09:00
Iván Matellanes
43bb816373
msvcirt: Implement filebuf::setmode.
2015-08-17 18:19:07 +09:00
Iván Matellanes
cac27a40d8
msvcirt: Allocate a buffer if necessary when a file is opened.
2015-08-17 18:18:31 +09:00
André Hentschel
c4cd981a61
ntdll/tests: Add ARM64 support for map protection tests.
2015-08-17 16:59:32 +09:00
André Hentschel
ef783d62cc
rpcrt4: Add ARM support.
2015-08-17 16:59:23 +09:00
André Hentschel
3ad5a07856
vcomp: Add ARM support.
2015-08-17 16:58:47 +09:00
André Hentschel
15495d19ef
vcomp/tests: Make float test i386 only.
...
amd64 and arm don't pass floats on the stack
2015-08-17 16:58:33 +09:00
André Hentschel
e40970bce7
vcomp/tests: Add ARM and ARM64 arch strings.
2015-08-17 16:58:29 +09:00
André Hentschel
f0b32b8d57
vcomp/tests: Comment out architecture dependent tests (shift count overflow).
...
Shifting more than variable width adds zeros on ARM to fill up.
2015-08-17 16:58:18 +09:00
Gerald Pfeifer
a9363698d4
oleaut32: Use proper unsigned type in EXPECT_I8(high,low).
2015-08-17 16:58:00 +09:00
Bruno Jesus
89d3f08ca2
iphlpapi: Add a stub for SetPerTcpConnectionEStats.
2015-08-17 16:57:59 +09:00
Hugh McMaster
ac3a684d3b
kernel32: Reset insert key toggle when Insert Mode changes.
2015-08-17 16:36:02 +09:00
Alexandre Julliard
52e68a7823
secur32: Avoid ssize_t type that causes printf format warnings.
2015-08-17 15:34:35 +09:00
Nikolay Sivov
433b7c04c7
dwrite: Use aliased outline threshold for GDI target.
2015-08-17 14:52:22 +09:00
Nikolay Sivov
204d46c674
dwrite: Implement outline mode for DrawGlyphRun().
2015-08-17 14:52:20 +09:00
Huw Davies
76c321d5e6
gdi32: Add tests for GetFontRealizationInfo, GetFontFileInfo and GetFontFileData.
2015-08-17 14:52:15 +09:00
Carlo Bramini
13f34481b2
msvcrt: Use MSVCRT_xxx macros instead of the same ones from GLIBC.
2015-08-17 14:51:50 +09:00
Carlo Bramini
9b495caacf
msvcrt: Call SetFilePointer() with correct parameters.
2015-08-17 14:51:46 +09:00
Vincent Povirk
8657547d9e
shell32: Fix getting parent shell folder when it's the desktop folder.
...
BindToObject fails in this case.
2015-08-17 14:47:37 +09:00
Vincent Povirk
642b2fe789
shell32: Use return value from IShellFolder_GetAttributesOf.
2015-08-17 14:47:30 +09:00
Vincent Povirk
b206287c91
comdlg32: Implement overwrite check in item dialog.
2015-08-17 14:47:05 +09:00
Vincent Povirk
3ec84397c9
comdlg32: Add test for IFileDialogEvents::OnOverwrite.
2015-08-17 14:47:01 +09:00
Jacek Caban
ce83ff7351
mshtml: Properly handle request aborted inside OnStartRequest.
2015-08-17 14:46:54 +09:00
Jacek Caban
5d52373c62
mshtml: Added IHTMLCurrentStyle3::whiteSpace property implementation.
2015-08-17 14:46:52 +09:00
Jacek Caban
4d1fa5d1b8
ieframe: Properly test events when container doesn't support IOleCommandTarget add added more tests.
2015-08-17 14:46:47 +09:00
Jacek Caban
37c8166b8a
ieframe: Added support for DownloadBegin and DownloadComplete events.
2015-08-17 14:46:45 +09:00
Jacek Caban
dfb79624cc
ieframe: Use stored IOleCommandTarget in Exec implementation and get rid of no longer needed exec in IDocHostContainerVtbl.
2015-08-17 14:46:42 +09:00
Jacek Caban
221bb4261c
ieframe: Store container IOleCommandTarget in DocHost.
2015-08-17 14:46:39 +09:00
Hans Leidekker
92468f785e
credui: Add a partial implementation of SspiPromptForCredentials.
2015-08-17 14:46:28 +09:00
Hans Leidekker
419362c851
secur32: Implement a couple of identity helper functions.
2015-08-17 14:46:24 +09:00
Hans Leidekker
f93bf5ae48
iphlpapi/tests: Fix a couple of test failures.
2015-08-17 14:46:13 +09:00
Hans Leidekker
bc334c679a
iphlpapi: Set the adapter LUID in GetAdaptersAddresses.
2015-08-17 14:46:11 +09:00
Hans Leidekker
725c7aec8c
wbemprox: Fix evaluation of LIKE queries.
2015-08-17 14:46:08 +09:00
Gerald Pfeifer
8bb4525ee0
d3dcompiler_43: Define BWRITER_SM1_VS and BWRITER_SM1_PS as unsigned constants.
2015-08-17 14:40:37 +09:00
Sebastian Lackner
e0a9ea6c68
d3dcompiler: Implement semi-stub for D3DCompile2.
2015-08-17 14:40:09 +09:00
Alistair Leslie-Hughes
1a0fc895f1
d3dcompiler: Add D3DCompileFromFile, D3DCompile2 stubs.
2015-08-17 14:40:01 +09:00
Indrek Altpere
2cfe3cac0c
mshtml: Handle nsIDOMWindow_GetFrames returning NULL.
2015-08-17 14:39:33 +09:00
Zhenbo Li
a15751ab73
mshtml: Add IHTMLSelectElement::form property implementation.
2015-08-17 14:39:11 +09:00
Zhenbo Li
f7b9dd9525
mshtml: Add IHTMLSelectElement::name property implementation.
2015-08-17 14:39:06 +09:00
Alex Henrie
0c986f98ad
mshtml: Use the same click event handler for anchor and area elements.
2015-08-17 14:38:51 +09:00
Zhenbo Li
59c2b325ea
msxml3: Handle NULL parameter in IXMLDOMElement::get_ownerDocument().
2015-08-13 15:07:01 +09:00
Michael Stefaniuc
f34efaab98
qedit: Simplify/fix the creation of the IEnumMediaTypes.
2015-08-13 15:05:26 +09:00
Michael Stefaniuc
2d3edce0f8
qedit: COM cleanup for IEnumMediaTypes of SampleGrabber.
2015-08-13 15:05:22 +09:00
Ken Thomases
793ab7d457
winemac: Tell Wine when Cocoa brought a clicked window forward even if it sent the click event.
...
Not sending the brought-forward event for a click that was sent was an artifact
of a time when that branch was only used for posting a request for focus. When
I added the brought-forward event, I didn't reconsider that logic.
2015-08-13 15:04:35 +09:00
André Hentschel
27bf278d72
ntdll: Add support for Win 10.
2015-08-13 15:04:29 +09:00
Nikolay Sivov
22a65466b3
dwrite/tests: Some tests for target hdc mode/transform.
2015-08-13 15:04:16 +09:00
Nikolay Sivov
2ac68e91a4
dwrite: Improve face name extraction.
2015-08-13 15:04:14 +09:00
Nikolay Sivov
fb013d7acd
dwrite: Fix family name extraction order.
2015-08-13 15:04:12 +09:00
Henri Verbeet
d41f568226
d2d1: Get rid of a FIXME in d2d_wic_render_target_init().
2015-08-13 15:04:10 +09:00
Henri Verbeet
64ccd138a2
d2d1: d2d_bitmap_brush_init() can't fail.
2015-08-13 15:04:08 +09:00
Henri Verbeet
7bdc1ef899
d2d1: Get rid of a FIXME in d2d_bitmap_brush_init().
2015-08-13 15:04:06 +09:00
Henri Verbeet
7d801d67ed
d2d1: Get rid of a FIXME in d2d_solid_color_brush_init().
...
All properties for solid color brushes are implemented.
2015-08-13 15:04:04 +09:00
Henri Verbeet
63d279430d
d3d10core: Add locking around wined3d calls.
2015-08-13 15:03:57 +09:00
Józef Kucia
96322fbefc
d3d10core/tests: Fix copy-paste mistake.
2015-08-13 14:58:56 +09:00
Akihiro Sagawa
e083986df5
usp10: Display the blank glyph for some control characters (non truetype/opentype).
2015-08-12 23:00:08 +09:00
Akihiro Sagawa
22e8046fcb
usp10: Display the blank glyph for some control characters (truetype/opentype).
2015-08-12 23:00:06 +09:00
Akihiro Sagawa
311fce671d
usp10/tests: Add tests for control character glyphs.
2015-08-12 23:00:03 +09:00
Jacek Caban
a556f9e5c1
mshtml: Wine Gecko 2.40 release.
2015-08-12 22:59:15 +09:00
Sebastian Lackner
38076fa633
ntdll: Move cookie initialization code from memory management to loader.
2015-08-12 22:58:28 +09:00
Bruno Jesus
79c37ac88b
msvfw32: Make it easier to recognize missing media codecs.
2015-08-12 22:57:51 +09:00
Piotr Caban
9e09982847
imm32: Use IMM context keyboard layout when possible.
2015-08-12 22:54:53 +09:00
Piotr Caban
18d9ca872a
ntdll: Fix modules order in InInitializationOrderModuleList.
2015-08-12 22:54:42 +09:00
Michael Müller
b741180b3a
imagehlp: Remove unused structure.
2015-08-12 22:54:24 +09:00
André Hentschel
ccc91f25c6
ntdll: Fix stack alignment on ARM64.
2015-08-12 22:54:13 +09:00
Michael Müller
a533bf26ce
winhttp: Remove unused variable in read_reply().
2015-08-12 22:54:04 +09:00
Sebastian Lackner
9a7ce56145
wininet/tests: Print the correct function name in ok() messages.
2015-08-12 22:53:30 +09:00
Huw Davies
2569123d00
ws2_32: Avoid using inet_ntoa() which isn't thread-safe.
2015-08-12 22:53:22 +09:00
Nikolay Sivov
f5f025f1dd
dwrite: Use better font matching algorithm based on weight/stretch/style triples.
2015-08-12 22:53:04 +09:00
Nikolay Sivov
785c592ada
dwrite: Improve the way font weight is set with both OS/2 and 'head' values.
2015-08-12 22:53:02 +09:00
Nikolay Sivov
123c7cde07
dwrite: Set font stretch from 'head' table as a fallback.
2015-08-12 22:53:00 +09:00
Nikolay Sivov
4b4674bea8
dwrite: Use OS/2 table data to set font style, make it preferable.
2015-08-12 22:52:57 +09:00
Nikolay Sivov
c7d1b91154
dwrite: Fix font table tag tracing.
2015-08-12 22:52:55 +09:00
André Hentschel
3c9b8d7028
user32/tests: Add ARM and ARM64 arch strings.
2015-08-12 22:52:28 +09:00
André Hentschel
4b8df74447
kernel32/tests: Add more ARM and ARM64 arch strings.
2015-08-12 22:52:26 +09:00
André Hentschel
80f887a064
comctl32/tests: Add ARM and ARM64 arch strings.
2015-08-12 22:52:24 +09:00
Henri Verbeet
0b69c27c41
iphlpapi: Simplify the calculation of "ptr" in CreateSortedAddressPairs().
2015-08-12 22:51:50 +09:00
Zhenbo Li
b0dd7c79d3
mshtml: Fix error handler in IHTMLSelectElement::remove().
2015-08-07 23:50:49 +09:00
Zhenbo Li
6419ac0f13
mshtml: Add IHTMLSelectElement::size property implementation.
2015-08-07 23:50:49 +09:00
Zhenbo Li
312534f26f
mshtml: Add IHTMLOpinionElement::index property's getter implementation.
2015-08-07 23:50:49 +09:00
Józef Kucia
a0a8556fd1
d3dx9/tests: Fix HFONT leaks.
2015-08-07 23:50:49 +09:00
Józef Kucia
567ab59c79
d3dx9: Correctly handle whitespace character in D3DXCreateText.
2015-08-07 23:50:48 +09:00
Francois Gouget
f8a7d6ed74
Assorted spelling fixes.
2015-08-07 23:50:48 +09:00
Jacek Caban
b33d7b8690
mfplat: Added IMFPluginControl stub implementation.
2015-08-07 23:50:20 +09:00
Francois Gouget
e0e2ee3487
ntdll: Add a trailing '\n' to a FIXME() trace.
2015-08-07 23:50:20 +09:00
Francois Gouget
6970d65887
hid: Remove spaces before '\n'.
2015-08-07 23:50:20 +09:00
Francois Gouget
afd186e646
qcap/tests: Add a trailing '\n' to an ok() call.
2015-08-07 23:50:19 +09:00
Francois Gouget
7734de65c7
vcomp/tests: Make my_for_static_init() static.
2015-08-07 23:50:19 +09:00
Francois Gouget
7e1e3a4d6d
d3drm: Fix a trailing '\n' in a TRACE().
2015-08-07 23:44:34 +09:00
Francois Gouget
93a7845ae8
ntdll: Use #ifdef to check for potentially undefined macros.
2015-08-07 23:44:30 +09:00
Henri Verbeet
fca2d19423
dxgi: Implement dxgi_swapchain_ResizeBuffers().
2015-08-07 23:44:19 +09:00
Henri Verbeet
2735947d76
wined3d: Introduce a separate function to resize swapchain buffers.
2015-08-07 23:44:14 +09:00
Sebastian Lackner
7fd7bcf00e
vcomp/tests: Add tests for _vcomp_enter_critsect and _vcomp_leave_critsect.
2015-08-07 16:11:53 +09:00
Sebastian Lackner
b0e4fd05e5
vcomp: Implement _vcomp_enter_critsect and _vcomp_leave_critsect.
2015-08-07 16:11:46 +09:00
Sebastian Lackner
89b383740c
vcomp/tests: Add tests for _vcomp_single_begin and _vcomp_single_end.
...
Yes, its intentional that the call to p_vcomp_single_end() is after the if-block.
Somehow MS made a difference here between the master and the single directive...
2015-08-07 16:10:04 +09:00
Sebastian Lackner
ea188ea054
vcomp: Implement _vcomp_single_begin and _vcomp_single_end.
2015-08-07 16:10:00 +09:00
Sebastian Lackner
0ff9a68af3
vcomp/tests: Add tests for _vcomp_master_begin and _vcomp_master_end.
2015-08-07 16:09:45 +09:00
Sebastian Lackner
bf4daa3395
vcomp: Implement _vcomp_master_begin and _vcomp_master_end.
2015-08-07 16:09:41 +09:00
Sebastian Lackner
2c8f5e09ed
vcomp: Also initialize dynamic_type in _vcomp_fork.
2015-08-07 16:09:28 +09:00
Damjan Jovanovic
3f99e71fde
winex11: Use the correct drop effect for WM_DROPFILES.
...
Tests show that on Windows, for a window to indicate it will accept a
file drop or to actually accept it, it must have WS_EX_ACCEPTFILES in
its style, contain DROPEFFECT_COPY (which will be chosen if offered
among several drop effects), and be offered the HDROP format.
2015-08-07 14:25:24 +09:00
Damjan Jovanovic
b78a9f1aa1
winex11: Only send WM_DROPFILES if there is no drop target.
...
Windows doesn't send WM_DROPFILES to a window if a drop target is
registered on that window. Some apps that support both even duplicate
dropped files if we send it and a drop target is registered.
2015-08-07 14:25:01 +09:00
Nikolay Sivov
e1f353663a
dwrite: Fix IsColorFont() return type for IDWriteFont2.
2015-08-07 14:18:03 +09:00
Nikolay Sivov
93d24de308
dwrite: Added IDWriteColorGlyphRunEnumerator stub.
2015-08-07 14:18:01 +09:00
Nikolay Sivov
fd35a1af6a
dwrite: Implement GetPaletteEntries().
2015-08-07 14:17:58 +09:00
Nikolay Sivov
4df29eb02f
dwrite/tests: Basic test for GetPaletteEntries().
2015-08-07 14:17:56 +09:00
Nikolay Sivov
5734c2ed98
dwrite: Implement GetPaletteEntryCount().
2015-08-07 14:17:53 +09:00
Nikolay Sivov
20571725f3
dwrite: Implement GetColorPaletteCount().
2015-08-07 14:17:51 +09:00
Nikolay Sivov
14e4996f6c
dwrite: Implement CreateGlyphRunAnalysis() from IDWriteFactory2.
2015-08-07 14:17:48 +09:00
Nikolay Sivov
8133684816
dwrite: Use right charmap for symbol encoding.
2015-08-07 00:05:06 +09:00
Nikolay Sivov
ab7c65ae43
dwrite: Implement IsSymbolFont().
2015-08-07 00:05:04 +09:00
Nikolay Sivov
7540fa5a1a
dwrite: Properly initialize LOGFONT returned from ConvertFontToLOGFONT().
2015-08-07 00:05:01 +09:00
Hans Leidekker
d2c9e5560a
mscms: Let liblcms2 determine input and output format for transform profiles.
2015-08-06 23:36:03 +09:00
Hans Leidekker
ee84980895
mscms: Check the return value of a couple of liblcms2 calls.
2015-08-06 23:36:03 +09:00
Piotr Caban
47a3719f22
msvcp120: Fix tr2::sys::_Copy_file test failures on non-ntfs file system.
2015-08-06 23:36:02 +09:00
Charles Davis
4829989c19
ws2_32: Implement setting the keep-alive idle timeout and interval on Mac OS.
2015-08-06 23:36:02 +09:00
Akihiro Sagawa
9ac7bca209
user.exe: Release the Win16 lock due to loading 32-bit dlls in CreateWindow.
2015-08-06 23:36:02 +09:00
Sebastian Lackner
d3c8055b48
vcomp/tests: Add tests for dynamic work scheduling.
2015-08-06 23:36:02 +09:00
Sebastian Lackner
69ec890455
vcomp: Implement _vcomp_for_dynamic_init and _vcomp_for_dynamic_next.
2015-08-06 23:36:02 +09:00
Sebastian Lackner
fa4dfa4325
dbghelp: Implement UnDecorateSymbolNameW.
...
Also fixes a bug in UnDecorateSymbolName when undecorated_length == 0.
2015-08-06 23:36:02 +09:00
Henri Verbeet
82dffc9567
d3d10core: Ensure the information we return in d3d10_texture2d_GetDesc() is current.
2015-08-06 23:36:01 +09:00
Henri Verbeet
4a843f2826
dxgi: Implement dxgi_surface_GetDesc() on top of wined3d.
2015-08-06 23:36:01 +09:00
Henri Verbeet
d29f263c79
dxgi: Introduce a helper function to convert wined3d multisample info to dxgi.
2015-08-06 23:36:01 +09:00
Henri Verbeet
fbc8f59629
dxgi: Introduce a helper function to convert dxgi multisample info to wined3d.
2015-08-06 23:36:01 +09:00
Henri Verbeet
7f29d994ad
wined3d: Add base format info for WINED3DFMT_R8G8B8A8_UNORM_SRGB.
2015-08-06 23:36:01 +09:00
Vincent Povirk
9d517a1727
ole32: Ignore high part of size in storage version 3 files.
2015-08-06 21:42:46 +09:00
Hans Leidekker
7ec5f555b0
shell32: Add a stub implementation of SHQueryUserNotificationState.
2015-08-06 21:42:30 +09:00
Hans Leidekker
d1658260a2
xmllite: Implement CreateXmlWriterOutputWithEncodingCodePage.
2015-08-06 21:42:19 +09:00
Hans Leidekker
afb98a38ae
netprofm: Create a connection point object for INetworkConnectionEvents.
2015-08-06 21:41:53 +09:00
Hans Leidekker
2655ca2538
ntdsapi: Implement DsClientMakeSpnForTargetServerW.
2015-08-06 21:41:45 +09:00
Hans Leidekker
a8baf4d3ef
crypt32: Add stub implementations of CryptProtectMemory and CryptUnprotectMemory.
2015-08-06 21:41:28 +09:00
Iván Matellanes
d669e74527
msvcirt: Implement filebuf status functions.
2015-08-06 21:05:25 +09:00
Iván Matellanes
95fd3af190
msvcirt: Implement filebuf::open/close.
2015-08-06 21:05:15 +09:00
Zhenbo Li
bb060fe62f
mshtml: Add IHTMLXMLHttpRequest::getAllResponseHeaders() method implementation.
2015-08-06 21:05:02 +09:00
Zhenbo Li
44e6448618
mshtml: Add IHTMLXMLHttpRequest::getResponseHeader() method implementation.
2015-08-06 21:05:00 +09:00
Zhenbo Li
74d07b7b0a
mshtml: Add IHTMLXMLHttpRequest::statusText property implementation.
2015-08-06 21:04:58 +09:00
Stefan Dösinger
961f4c0a25
d3d9/tests: Mark testbot depth bias results broken.
2015-08-06 21:04:30 +09:00
Alex Henrie
f36d761650
mshtml: Stub out HTMLAreaElement.
2015-08-05 23:46:28 +09:00
Iván Matellanes
ea2798f1ce
msvcrt: _setmode should check if file descriptor is valid.
2015-08-05 23:45:50 +09:00
Iván Matellanes
e2659db454
msvcirt: Implement filebuf::attach.
2015-08-05 23:45:37 +09:00
Iván Matellanes
2f702e3dd6
msvcirt: Implement filebuf constructors and destructor.
2015-08-05 23:45:25 +09:00
Iván Matellanes
30e33a406c
msvcirt: Add filebuf static fields.
2015-08-05 23:45:21 +09:00
Iván Matellanes
aa11357dfa
msvcirt: Add stub of class filebuf.
2015-08-05 23:45:11 +09:00
YongHao Hu
be3e9884c4
msvcp120/tests: Fix error test case of tr2_sys_Copy_file in FAT filesystem.
2015-08-05 23:44:44 +09:00
Sebastian Lackner
0f3fa3965b
winex11: Initialize thread data in clip_cursor_notify.
2015-08-05 23:42:42 +09:00
Nikolay Sivov
6597453403
dwrite: Release run info as soon as it's rendered to save some memory.
2015-08-04 12:21:59 +02:00
Nikolay Sivov
720c430594
dwrite: Advances and offsets are optional for IDWriteGlyphRunAnalysis.
2015-08-04 12:21:58 +02:00
Ken Thomases
49f0bf6f0b
dbghelp: Ignore Mach-O segments other than __TEXT for images in dyld's shared cache.
...
Images in the shared cache have their segments mapped non-contiguously. We
don't know how to find where the non-__TEXT segments actually are. Also, the
code assumes that the image is mapped contiguously in various places. So, we
just ignore those segments.
Treating the non-contiguous segments as though they were contiguous caused
their apparent memory ranges to overlap, leading to addresses being attributed
to the wrong module, let alone symbol.
2015-08-04 12:21:58 +02:00
Ken Thomases
be68890cac
dbghelp: Fix a copy-paste error in comparing Mach-O segment names.
2015-08-04 12:21:58 +02:00
Henri Verbeet
1e439a5ed1
d3d8/tests: Port test_get_set_texture() to d3d8.
2015-08-04 12:21:58 +02:00
Henri Verbeet
0c8e78f80d
d3d9: Don't assert on invalid IDirect3DBaseTexture9 interfaces.
2015-08-04 12:21:58 +02:00
Henri Verbeet
cd59e3db6c
d2d1: Implement d2d_d3d_render_target_CreateSharedBitmap().
2015-08-04 09:45:59 +02:00
Henri Verbeet
f0bf9e81fa
d2d1: Use the same device for all WIC render targets from the same factory.
2015-08-04 09:45:50 +02:00
Henri Verbeet
da47b214cd
d2d1: Implement d2d_bitmap_GetFactory().
2015-08-04 09:45:48 +02:00
Sebastian Lackner
3977ebafc0
ntdll: Lookup DynamicDST based on current year, instead of year of daylight date.
...
When there are no further time changes, the function find_dst_change() will
return (year_end + 1). This patch ensures that we don't lookup the wrong
DynamicDST entry in such a case.
2015-08-04 09:45:28 +02:00
Michael Stefaniuc
487472b3f6
qcap: COM cleanup for the IKsPropertySet iface.
2015-08-04 09:45:23 +02:00
Michael Stefaniuc
2284835973
qcap: Basic COM cleanup for IPin iface of VfwCapture.
2015-08-04 09:45:20 +02:00
Hans Leidekker
1def0982f1
winhttp: Always clear last error on success.
2015-08-03 20:50:33 +02:00
Hans Leidekker
09de5cdb38
advapi32: Add a stub implementation of RegisterWaitChainCOMCallback.
2015-08-03 20:50:33 +02:00
Hans Leidekker
4062db444c
ole32: Add stub implementations of CoGetActivationState and CoGetCallState.
2015-08-03 12:11:10 +02:00
Austin English
824b81ea11
vcomp110: Add dll.
2015-08-03 11:02:23 +02:00
Mark Harmstone
77b75ca14b
shell32: Don't hardcode icon sizes in SIC_LoadIcon.
2015-08-03 11:00:54 +02:00
Mark Harmstone
27bffea148
user32: Specify size for default window icon in NC_IconForWindow.
2015-08-03 11:00:40 +02:00
Hugh McMaster
0adad1f573
kernel32: Restore the original console cursor size on Enter press, if the Insert key toggle is active.
2015-08-03 10:59:27 +02:00
Hugh McMaster
68fb8c5525
kernel32: Restore the original console edit mode on Enter press, if the Insert key toggle is active.
2015-08-03 10:59:23 +02:00
Michael Stefaniuc
a6bf7bb01f
qcap: Just use the driver_info pointer from the parent.
2015-08-03 10:58:12 +02:00
Nikolay Sivov
dc75b34ddf
dwrite: Fix outline translation before rendering.
2015-08-03 10:58:06 +02:00
Nikolay Sivov
9da369b455
comdlg32: Remove some casts.
2015-08-03 10:57:55 +02:00
Nikolay Sivov
ae2794eac9
comdlg32: Remove browser border for common item dialog.
2015-08-03 10:57:50 +02:00
Nikolay Sivov
e46c32ab46
shell32/ebrowser: Implement EBO_NOBORDER option.
2015-08-03 10:57:46 +02:00
Nikolay Sivov
118c469598
shell32/ebrowser: Use proper color for pane separator.
2015-08-03 10:57:37 +02:00
Nikolay Sivov
da8fd05251
comdlg32/tests: Test that different IFileDialogCustomize IIDs return same pointer.
2015-08-03 10:57:30 +02:00
Henri Verbeet
91b9ce69b7
d2d1: Implement d2d_gradient_GetFactory().
2015-08-03 10:56:53 +02:00
Henri Verbeet
4e50527c17
d2d1: Implement d2d_solid_color_brush_GetFactory().
2015-08-03 10:56:51 +02:00
Henri Verbeet
8b893839bc
d2d1: Implement d2d_linear_gradient_brush_GetFactory().
2015-08-03 10:56:47 +02:00
Henri Verbeet
414d04e27d
d2d1: Implement d2d_bitmap_brush_GetFactory().
2015-08-03 10:56:44 +02:00
Henri Verbeet
47f9f09c73
d2d1: Implement d2d_rectangle_geometry_GetFactory().
2015-08-03 10:56:22 +02:00
Bernhard Übelacker
c0646664d4
include: Fix packing of digitalv.h.
2015-08-03 10:56:16 +02:00
Piotr Caban
b3fe96a0a9
msvcp90: Fix stringbuf and strstreambuf seekpos implementation.
2015-07-31 23:47:26 +02:00
Henri Verbeet
14c0009add
d2d1: Implement d2d_path_geometry_GetFactory().
2015-07-31 12:08:59 +02:00
Henri Verbeet
9745efaf6d
d2d1: Implement d2d_mesh_GetFactory().
2015-07-31 12:08:57 +02:00
Henri Verbeet
c1fc008493
d2d1: Implement d2d_state_block_GetFactory().
2015-07-31 12:08:55 +02:00
Henri Verbeet
7f416ff339
wined3d: Validate "data" in buffer_init().
2015-07-31 12:08:53 +02:00
Henri Verbeet
62454ae71d
wined3d: Validate "data" in wined3d_texture_upload_data().
2015-07-31 12:08:49 +02:00
Sebastian Lackner
e5e05b971b
wintrust: Create a dummy context to force creation of MachineGuid registry key.
2015-07-31 12:08:45 +02:00
Sebastian Lackner
f652283368
opencl: Define CL_USE_DEPRECATED_OPENCL_2_0_APIS to avoid warnings.
2015-07-31 12:08:33 +02:00
Sebastian Lackner
1d2331344f
kernel32/tests: Add tests for JobObjectLimitInformation info classes.
2015-07-31 12:08:16 +02:00
Sebastian Lackner
1050988997
ntdll: Improve stub for NtQueryInformationJobObject.
2015-07-31 12:08:09 +02:00
Piotr Caban
9fd75e8650
ole32/tests: Fix new failures in CoWaitForMultipleHandles tests.
2015-07-31 12:07:41 +02:00
Nikolay Sivov
44c301c584
dwrite: Implement DrawGlyphRun().
2015-07-31 12:07:28 +02:00
Nikolay Sivov
e08b77b0a9
dwrite: Implement CreateAlphaTexture().
2015-07-31 12:07:26 +02:00
Nikolay Sivov
6d1f47902b
dwrite: Translate rendered bitmap bounds to given origin.
2015-07-31 12:07:23 +02:00
Andrew Eikum
929ab3e527
xaudio2_8: Add DLL and implement XAudio2Create.
2015-07-31 12:06:57 +02:00
Józef Kucia
9361832863
d3dx9/tests: Add tests for normals computation.
2015-07-31 12:06:12 +02:00
Józef Kucia
8eca2df900
d3dx9: Implement D3DXComputeNormals().
2015-07-31 12:06:04 +02:00
Józef Kucia
4346b79c2f
d3dx9: Partially implement D3DXComputeTangentFrameEx().
2015-07-31 12:05:57 +02:00
Józef Kucia
55ef5afbda
d3dx9/tests: Use new_test_context() to create device in mesh tests.
2015-07-31 12:05:37 +02:00
Alistair Leslie-Hughes
d55fe1f9ce
d3dx9_36: Add D3DXCreateFragmentLinker, D3DXCreateFragmentLinkerEx stubs.
2015-07-31 12:05:14 +02:00
Alistair Leslie-Hughes
0bd896f0f8
d3dx9_36: Add D3DXTessellateNPatches stub ( try 2).
2015-07-31 12:04:44 +02:00
Stefan Dösinger
571462c633
d3d9/tests: Add a depth bias test.
2015-07-30 23:51:22 +02:00
Stefan Dösinger
34d8b987c4
wined3d: Try to detect the polygon offset scale value.
...
FEAR draws the same geometry twice, the second time using zfunc=equal.
In both cases it sets a huge depth bias of -0.5, presumably to get
better precision for the fragile Z comparison. The GL polygon offset we
set ends up being so large that it pulls the geometry into the negative
Z range. It isn't clipped (or no longer, older NV drivers probably had a
separate bug there), but the Z value gets clamped to 0.0 in the first
draw and doesn't match the incoming Z in the second draw.
2015-07-30 23:50:57 +02:00
Andrew Eikum
f529a5aaae
x3daudio1_7: Stub X3DAudioInitialize.
2015-07-30 23:50:44 +02:00
Piotr Caban
fbf7046ae8
ole32: Don't pump all messages in CoWaitForMultipleHandles in threads without apartment window.
2015-07-30 23:50:43 +02:00
Aaryaman Vasishta
59e41ab912
d3drm/tests: Add version specific tests for CreateDeviceFrom* methods.
2015-07-30 23:50:43 +02:00
Piotr Caban
888ffb1134
user32: Test GetIconInfo on other process cursor.
2015-07-30 23:48:39 +02:00
Henri Verbeet
68ce000df7
d2d1: Implement d2d_stroke_style_GetFactory().
2015-07-30 11:39:57 +02:00
Henri Verbeet
e5c793e637
d2d1: Don't pass NULL resource data to ID3D10Device_CreateTexture2D().
2015-07-30 11:39:55 +02:00
Henri Verbeet
4371946d94
d2d1: Fix the TRACE in d2d_bitmap_Release().
2015-07-30 11:39:53 +02:00
Henri Verbeet
c2135dd498
d2d1: Properly handle D2D1_ALPHA_MODE_PREMULTIPLIED on render targets.
2015-07-30 11:39:51 +02:00
Henri Verbeet
52c412492f
d2d1: Bitmap values are always premultiplied in practice.
...
Since creating bitmaps with D2D1_ALPHA_MODE_UNKNOWN or
D2D1_ALPHA_MODE_STRAIGHT is not possible, and D2D1_ALPHA_MODE_IGNORE
behaves as if alpha == 1.0f.
2015-07-30 11:39:46 +02:00
Sebastian Lackner
905bf79337
server: Store correct entry point for first thread.
2015-07-30 11:37:15 +02:00
Sebastian Lackner
6e66c12c68
ntdll: Validate SecurityCookie pointer before accessing cookie value.
2015-07-30 11:36:21 +02:00
Sebastian Lackner
4bcdbe0982
vcomp/tests: Print the correct variable in ok() message.
2015-07-30 11:35:54 +02:00
Sebastian Lackner
5bd9d58016
ntdll: Mark newly spawned worker threads as busy.
2015-07-29 22:23:56 +02:00
Dmitry Timoshkov
ab92627e19
setupapi: SetupDiCreateDeviceInfoListEx returns INVALID_HANDLE_VALUE on error.
2015-07-29 21:44:04 +02:00
Dmitry Timoshkov
afa912b4f2
setupapi: SetupDiGetClassDevsEx returns INVALID_HANDLE_VALUE on error.
2015-07-29 21:44:04 +02:00
Dmitry Timoshkov
14650b939c
setupapi: Avoid shadowing devInst variable.
2015-07-29 21:44:04 +02:00
Martin Storsjo
2a904d3bb3
ntdll: Handle partial image load config structs.
2015-07-29 21:44:03 +02:00
Daniel Lehman
a7c7bc9180
msvcr110: Add Concurrency::details::_GetConcurrency.
2015-07-29 21:44:03 +02:00
Sebastian Lackner
22f0611cf9
ntdll/tests: Add tests for ThreadQuerySetWin32StartAddress info class.
2015-07-29 21:44:03 +02:00
Sebastian Lackner
845164004b
ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtQueryInformationThread.
2015-07-29 21:44:03 +02:00
Sebastian Lackner
6ab494ceb5
ntdll: Implement ThreadQuerySetWin32StartAddress info class in NtSetInformationThread.
2015-07-29 21:44:03 +02:00
Sebastian Lackner
6156cf3134
server: Use a separate wineserver call to fetch thread times.
2015-07-29 21:44:03 +02:00
Bruno Jesus
b6a095b900
ws2_32: Map IPPROTO_IPV6 protocol option.
2015-07-29 21:44:03 +02:00
Hans Leidekker
deaf036992
wbemprox: Implement Win32_DesktopMonitor.PixelsPerXLogicalInch.
2015-07-29 21:44:02 +02:00
Hans Leidekker
ccb19eed69
winspool: Don't fail on empty server name in AddPrinterW.
2015-07-29 21:44:02 +02:00
Hans Leidekker
f7538bfe47
wininet: Add a stub implementation of INTERNET_OPTION_SUPPRESS_BEHAVIOR.
2015-07-29 21:44:02 +02:00
Hans Leidekker
1a78666654
user32: Add a stub implementation of IsWindowRedirectedForPrint.
2015-07-29 21:44:02 +02:00
Henri Verbeet
230785dc32
d2d1: Force alpha to 1.0f for clears.
2015-07-29 21:44:02 +02:00
Henri Verbeet
c4503779bb
d2d1: Take the bitmap's alpha mode into account in bitmap brushes.
2015-07-29 21:44:02 +02:00
Henri Verbeet
d742887b7f
d2d1: Implement d2d_bitmap_brush_SetBitmap().
2015-07-29 21:44:02 +02:00
Henri Verbeet
a2f41ed5b6
d2d1: Implement d2d_bitmap_GetPixelFormat().
2015-07-29 21:44:01 +02:00
Henri Verbeet
1b3574ebc0
d2d1: Validate bitmap formats.
2015-07-29 21:44:01 +02:00
Nikolay Sivov
5137aaa9c9
dwrite: Implement parameter validation for CreateAlphaTexture().
2015-07-29 21:44:01 +02:00
Nikolay Sivov
b50416aa5f
dwrite: Implement GetAlphaTextureBounds().
2015-07-29 21:44:01 +02:00
Nikolay Sivov
2c6eca8682
dwrite: Implement GetAlphaBlendParams().
2015-07-29 20:57:04 +02:00
Nikolay Sivov
fb35557db9
dwrite: Store run info for IDWriteGlyphRunAnalysis instance.
2015-07-29 20:57:02 +02:00
Huw Davies
876d1d9eb8
qcap/tests: Fix test failures on Win64.
2015-07-29 20:56:51 +02:00
Matteo Bruni
1eb6e5dd80
wined3d: Update GLSL vertex pipe replacement TODO comment.
...
It turns out most of that has been implemented since the comment was
originally written.
2015-07-29 20:56:44 +02:00
Matteo Bruni
a064797e0f
wined3d: Don't unnecessarily fallback to immediate mode for FFP draws with the PSIZE attribute.
2015-07-29 20:56:41 +02:00
Matteo Bruni
68e2503965
d3d9/tests: Don't call SetVertexShaderConstantF if vertex shaders aren't supported.
...
Also slightly change attenuation factors to try to stay away from the
(possible) implementation max size of 64.
2015-07-29 20:56:37 +02:00
Matteo Bruni
149b1549be
d3d9/tests: Fix caps check in texdepth_test().
2015-07-29 20:56:35 +02:00
Sebastian Lackner
dfe32d6c52
vcomp/tests: Add tests for atomic double functions.
2015-07-28 16:56:04 +02:00
Sebastian Lackner
36fe1f8a82
vcomp: Implement atomic double functions.
2015-07-28 16:56:01 +02:00
Sebastian Lackner
c14db31b9b
vcomp/tests: Add tests for atomic float functions.
2015-07-28 16:55:38 +02:00
Sebastian Lackner
2a0890fe55
vcomp: Implement atomic float functions.
2015-07-28 16:55:29 +02:00
Sebastian Lackner
c68a63e474
vcomp/tests: Add tests for 32-bit atomic integer functions.
2015-07-28 16:54:57 +02:00
Sebastian Lackner
7bf779f377
vcomp: Implement 32-bit atomic integer functions.
2015-07-28 16:54:54 +02:00
Jacek Caban
3009244d9c
ieframe: Improved debug traces.
2015-07-28 16:53:00 +02:00
Jacek Caban
ca8114ff9c
ieframe: Added support for OnFocus notifications.
2015-07-28 16:52:57 +02:00
Jacek Caban
8c7a907755
ieframe: Release client site interface before destroying embedding window.
2015-07-28 16:52:55 +02:00
Michael Stefaniuc
d700dbbae7
wined3d: Merge two adjacent ifs with identical condition (PVS-Studio).
2015-07-28 13:41:49 +02:00
Matteo Bruni
f2989a2522
wined3d: Only install emulation wrappers when required.
2015-07-28 13:41:48 +02:00
Matteo Bruni
6244735f7a
wined3d: Don't crash when emulating GL_EXT_fogcoord.
2015-07-28 13:41:48 +02:00
Matteo Bruni
930d3e6269
wined3d: Allow to apply extension emulation wrappers independently.
2015-07-28 13:41:47 +02:00
Matteo Bruni
12ef1756d2
wined3d: Don't run check_filter() on core contexts.
...
The code uses glBegin() / glEnd() and other APIs removed from core
profile.
2015-07-28 13:41:47 +02:00
Matteo Bruni
53d1527945
wined3d: Avoid glBegin() / glEnd() in check_fbo_compat() when possible.
2015-07-28 13:41:46 +02:00
Daniel Lehman
22c51eeabf
gdi32: Check for NULL pointer in GetOutlineTextMetrics.
2015-07-28 13:41:46 +02:00
Nikolay Sivov
e877cfbcfa
dwrite: Implement GetRecommendedRenderingMode().
2015-07-28 13:41:45 +02:00
Nikolay Sivov
aac3a069e4
dwrite/tests: Some tests for GetRecommendedRenderingMode().
2015-07-28 13:41:45 +02:00
Michael Stefaniuc
7b1332d3f5
qcap/tests: Add COM tests for VfwCapture.
2015-07-28 13:41:44 +02:00
Michael Stefaniuc
67ced3c372
qcap: Support COM aggregation in VfwCapture.
2015-07-28 13:41:44 +02:00
Michael Stefaniuc
d3ceabf433
qcap: There can be only ONE QueryInterface in VfwCapture!.
2015-07-28 09:55:11 +02:00
Michael Stefaniuc
6984db834a
qcap: Remove initialization code from QI of VfwCapture.
2015-07-28 09:55:07 +02:00
Sebastian Lackner
9562e81810
ntdll: Reimplement RtlQueueWorkItem on top of new threadpool API.
2015-07-28 09:54:18 +02:00
Sebastian Lackner
c774a8c3ae
ntdll/tests: Add basic tests for RtlQueueWorkItem.
2015-07-28 09:54:05 +02:00
Hans Leidekker
2e9a2d8062
netapi32: Implement DavGetHTTPFromUNCPath.
2015-07-28 09:53:15 +02:00
Hans Leidekker
be7373f764
netprofm: Improve the stub for INetworkCostManager::GetDataPlanStatus.
2015-07-28 09:53:10 +02:00
Hans Leidekker
c42f38fd17
netprofm: Create a connection point object for INetworkCostManagerEvents.
2015-07-28 09:52:52 +02:00
Nikolay Sivov
516b21f4ee
user32: Don't send WM_GETTEXT from GetWindowText() with invalid buffer length.
2015-07-28 09:52:16 +02:00
Nikolay Sivov
ee72b0fdc7
user32: Initialize buffer before sending WM_GETTEXT.
2015-07-28 09:52:13 +02:00
Henri Verbeet
ccc347038b
d2d1: Also infer the alpha mode in d2d_d3d_render_target_CreateBitmapFromWicBitmap().
2015-07-28 09:49:04 +02:00
Zhenbo Li
4e6e9a1485
mshtml: Add nsChannel_GetResponseStatusText implementation.
2015-07-22 17:43:01 +02:00
Zhenbo Li
21043e5acf
mshtml: Add IHTMLXMLHttpRequest::status property implementation.
2015-07-22 17:42:59 +02:00
Zhenbo Li
4ea5d00e58
mshtml: Add IHTMLXMLHttpRequest::responseText() method implementation.
2015-07-22 17:42:57 +02:00
Akihiro Sagawa
41c45f3686
mciseq: Ensure the player thread termination when stopping.
2015-07-22 17:42:39 +02:00
Aaryaman Vasishta
e1e614d180
d3drm: Add stubs for IDirect3DRMDevice methods.
2015-07-22 17:41:36 +02:00
Aaryaman Vasishta
d06bc848f5
d3drm: Thunk relevant IDirect3DRMDevice2 stubs to version 3.
2015-07-22 17:41:33 +02:00
Hans Leidekker
991474da46
iphlpapi: Implement GetIfEntry2.
2015-07-22 16:43:09 +02:00
Hans Leidekker
6cf1de4492
iphlpapi: Implement a couple of interface identifier conversion functions.
2015-07-22 16:42:42 +02:00
Nikolay Sivov
939fb10a6e
webservices: Added WsCreateError stub.
2015-07-22 16:42:42 +02:00
Nikolay Sivov
e7acfee978
shell32: Added GetCurrentProcessExplicitAppUserModelID() stub.
2015-07-22 16:42:42 +02:00
Nikolay Sivov
5178c8b111
dwrite: Update cached bitmap size on Resize() as well.
2015-07-22 15:16:05 +02:00
Nikolay Sivov
a66ba8957e
dwrite: Bitmap render target uses top-down DIB.
2015-07-22 15:15:58 +02:00
Huw Davies
1709635f29
winhttp: Implement WINHTTP_OPTION_UNLOAD_NOTIFY_EVENT.
2015-07-22 10:33:39 +02:00
Qian Hong
34c7a72d14
kernel32: Fix GetComputerName buffer overflow.
2015-07-22 07:27:00 +02:00
André Hentschel
b4b65d8284
dwrite: Remove unused initializer (Clang).
2015-07-22 07:24:35 +02:00
André Hentschel
da88dac293
krnl386.exe16: Remove unused initializers (Clang).
2015-07-22 07:24:17 +02:00
Huw Davies
50d9d187c5
winhttp: Don't wait for the task thread to exit.
...
Instead, have the task thread call the destructor before it exits.
Previously, if the task thread held the final reference, it would call
request_destroy which would then wait for itself to finish.
2015-07-21 17:38:13 +02:00
Huw Davies
65319e811b
winhttp: Fix a reference leak.
2015-07-21 16:37:58 +02:00
Christian Costa
b82fab89a1
d3dx9_36: Add stub for D3DXIntersect.
2015-07-21 16:33:24 +02:00
Christian Costa
05390ccc65
d3dx9_36: Add stub for D3DXComputeTangentFrameEx.
2015-07-21 16:33:23 +02:00
Iván Matellanes
2ce9ed55a5
msvcirt: Correct the statebuf array exports.
2015-07-21 16:33:23 +02:00
Hans Leidekker
2ffb2f71e3
iphlpapi: Add a partial implementation of CreateSortedAddressPairs.
2015-07-21 16:33:23 +02:00
Hans Leidekker
f0dee09c52
davclnt: Add stub implementations of DavRegisterAuthCallback and DavUnregisterAuthCallback.
2015-07-21 16:33:23 +02:00
Henri Verbeet
a4bcae0bf7
d2d1: Implement d2d_d3d_render_target_GetPixelFormat().
2015-07-21 16:33:23 +02:00
Henri Verbeet
3b400cad34
d2d1: Fix the bitmap DPI scale for bitmap brushes.
2015-07-21 16:33:23 +02:00
Henri Verbeet
4c64c76c0b
d2d1: Implement d2d_d3d_render_target_FillEllipse().
2015-07-21 16:33:23 +02:00
Henri Verbeet
9afd280d26
d2d1: Implement d2d_d3d_render_target_FillRoundedRectangle().
2015-07-21 16:33:22 +02:00
Henri Verbeet
d1e1429218
d2d1: Add a missing TRACE to d2d_d3d_render_target_FillRectangle().
...
This accidentally got lost in b92a05c84e
.
2015-07-21 16:33:22 +02:00
Hugh McMaster
c8069af616
kernel32: Enabling/disabling Insert Mode via the user dialog should take effect immediately.
2015-07-21 16:33:22 +02:00
Piotr Caban
1a0c4efba9
mshtml: Test body.offsetHeight value in quirks mode.
2015-07-20 20:56:04 +02:00
Jacek Caban
088192a9aa
ieframe: Fixed invalid COM object usage.
2015-07-20 20:56:04 +02:00
Nikolay Sivov
491e84a771
dwrite/tests: Some tests for isNewline clusters.
2015-07-20 20:56:04 +02:00
Nikolay Sivov
c8b0c80365
dwrite: Round centered alignment shift for compatible layouts.
2015-07-20 20:56:04 +02:00
Nikolay Sivov
a718a9a5ca
dwrite/tests: Some tests for bounds returned by GetAlphaTextureBounds().
2015-07-20 20:56:04 +02:00
Nikolay Sivov
5231715d31
dwrite: Improve parameter validation in GetGdiCompatibleGlyphAdvances(), add some tests.
2015-07-20 20:56:04 +02:00
Jacek Caban
5f2d2c146c
ieframe: Allow travellog buffer to grow even if we're loading from the history.
...
Spotted by Marcus Meissner.
2015-07-20 20:56:03 +02:00
Alex Henrie
541a6e1e5e
user32/tests: Correct spelling of "Invisible".
2015-07-20 11:50:36 +02:00
Henri Verbeet
e2c0c611d4
d3d10core: Implement d3d10_device_CopySubresourceRegion().
2015-07-20 11:50:27 +02:00
Henri Verbeet
fc1286aed8
d2d1: Add some FIXMEs for unimplemented functionality to d2d_d3d_render_target_DrawGlyphRun().
2015-07-20 11:50:22 +02:00
Henri Verbeet
b33786ce6d
d2d1: Implement initial support for drawing bezier curves.
2015-07-20 11:50:20 +02:00
Henri Verbeet
025c320145
d2d1: Implement d2d_geometry_sink_SetFillMode().
2015-07-20 11:50:18 +02:00
Henri Verbeet
f5b4da0ddd
d2d1/tests: Don't call compare_surface() inside ok().
2015-07-20 11:50:15 +02:00
YongHao Hu
4980830ba6
msvcp110: Fix TRACE msg of tr2 functions.
2015-07-20 11:49:38 +02:00
Iván Matellanes
6812bb7469
msvcirt: Add ios instance counter.
2015-07-20 11:41:59 +02:00
Iván Matellanes
b6c5bd15c4
msvcirt: Add support for ios state variables.
2015-07-20 11:41:36 +02:00
Iván Matellanes
f2037e2e96
msvcirt: Implement ios::bitalloc.
2015-07-20 11:41:19 +02:00
Iván Matellanes
3c5328dca8
msvcirt: Implement ios manipulators.
2015-07-20 11:41:10 +02:00
Iván Matellanes
bc90e1c8bc
msvcirt: Add ios format flag masks.
2015-07-20 11:41:01 +02:00
Iván Matellanes
19bce9272c
msvcirt: Implement ios operators.
2015-07-20 11:40:53 +02:00
Iván Matellanes
8413edb696
msvcirt: Implement ios status-testing functions.
2015-07-20 11:40:48 +02:00
Iván Matellanes
9abffde3bc
msvcirt: Implement ios::delbuf.
2015-07-20 11:40:41 +02:00
Iván Matellanes
0fa257924d
msvcirt: Implement ios::rdbuf.
2015-07-20 11:40:38 +02:00
Iván Matellanes
5fea620399
msvcirt: Implement ios::tie.
2015-07-20 11:40:34 +02:00
Iván Matellanes
c21fa9c532
msvcirt: Implement ios::width.
2015-07-20 11:40:30 +02:00
Iván Matellanes
80f5fd5361
msvcirt: Implement ios::precision.
2015-07-20 11:40:26 +02:00
Iván Matellanes
9b42f88e49
msvcirt: Implement ios::fill.
2015-07-20 11:40:22 +02:00
Sebastian Lackner
a250c0b29f
vcomp/tests: Add tests for _vcomp_for_static_init.
2015-07-20 06:34:46 +02:00
Sebastian Lackner
c34c9b4f39
vcomp: Implement _vcomp_for_static_init.
2015-07-20 06:34:44 +02:00
Sebastian Lackner
02054a7522
vcomp/tests: Add tests for _vcomp_for_static_simple_init.
2015-07-20 06:34:31 +02:00
Sebastian Lackner
6f34d0fe1f
vcomp: Implement _vcomp_for_static_simple_init and _vcomp_for_static_end.
2015-07-20 06:34:27 +02:00