Michael Stefaniuc
774aad743c
dmstyle: Remove unused arguments from helper functions.
2015-06-11 14:41:07 +09:00
Nikolay Sivov
ea2387b2a7
oledb32/tests: Improve IDataSourceLocator tests a bit.
2015-06-11 14:40:56 +09:00
Piotr Caban
725e4733cf
msvcrt: Remove no longer needed global lock from functions using fd critical sections.
2015-06-11 14:40:32 +09:00
Piotr Caban
6ed69c107f
msvcrt: Avoid using global critical section while allocating new file descriptors.
2015-06-11 14:40:30 +09:00
Piotr Caban
e7fc237088
msvcrt: Don't use MSVCRT_fdend in msvcrt_create_io_inherit_block.
2015-06-11 14:40:14 +09:00
Piotr Caban
417b605687
msvcrt: Fix possible deadlock in dup2 function.
2015-06-11 14:40:01 +09:00
Huw Davies
714abcb7cd
wshom/tests: Use RegQueryValueEx so that the tests run on Win 2k and XP.
2015-06-10 23:38:19 +09:00
Huw Davies
9327e476d4
shlwapi/tests: Fix failing tests on Vista and Win 2008.
...
SHMapHandle fails with a variety of errors on these platforms.
2015-06-10 23:36:28 +09:00
Nikolay Sivov
795845ff3d
oledb32: Support provider-specific properties in GetDataSource().
2015-06-10 23:36:28 +09:00
Zhenbo Li
0036b8bf2e
mshtml: Implement IHTMLXMLHttpRequestFactory as a stub.
2015-06-10 23:30:39 +09:00
Joachim Priesner
ba2274c8ba
ieframe: shellbrowser: Strip 'file://' from file URLs in BEFORENAVIGATE2 callbacks.
...
This is a straightforward port of commit 8eb70459a1
which does the same thing for the matching method in navigate.c.
2015-06-10 23:25:05 +09:00
Stefan Dösinger
e09f980c83
d3d8: Reject FBs with mismatching multisample settings.
2015-06-10 23:25:05 +09:00
Stefan Dösinger
4d8bfe190c
d3d9/tests: Test multisample mismatch.
2015-06-10 23:25:05 +09:00
Stefan Dösinger
4e53faf77b
wined3d: Disable the depth stencil on multisample mismatch.
2015-06-10 23:25:04 +09:00
Alexandre Julliard
cce57e9e3e
user32/tests: Add tests for SetClipboardData from a different thread.
2015-06-10 19:01:07 +09:00
Austin English
0a0b0b46e9
api-ms-win-core-processthreads-l1-1-1: Add advapi32 forwards.
2015-06-10 16:15:40 +09:00
Nikolay Sivov
0a15e163db
gdiplus: Implement trivial case of GdipCreateRegionRgnData for empty and infinite regions.
2015-06-10 15:50:44 +09:00
Daniel Lehman
79118f3543
msvcp110: Add wide-char days and months to _LocInfo.
2015-06-10 15:26:11 +09:00
Daniel Lehman
1a4db7cdf5
msvcrt: Add _W_GetMonths.
2015-06-10 15:26:11 +09:00
Daniel Lehman
bc1eaf7a0f
msvcrt: Add _W_Getdays.
2015-06-10 15:26:10 +09:00
Daniel Lehman
5ac70b2c23
msvcp110: Add _Yarn<wchar_t> implementaton.
2015-06-10 15:26:10 +09:00
Michael Stefaniuc
e444c31f9e
dswave: Finish the cleanup of create_dswave().
2015-06-10 15:26:10 +09:00
Michael Stefaniuc
7370bed714
dswave: Get rid of the extra pointer to a DMUS_OBJECTDESC.
2015-06-10 15:26:10 +09:00
Michael Stefaniuc
834a92cc8b
dswave: Use the generic DirectMusicObject implementation for DSWave.
2015-06-10 15:26:10 +09:00
Michael Stefaniuc
5843a1a002
dswave: COM cleanup for the IUnknown interface of DirectSoundWave.
...
Also lock/unlock the module only on creation/destruction of the object.
2015-06-10 15:26:10 +09:00
Michael Stefaniuc
770f7de1f4
dswave/tests: Check for the private interface in DirectSoundWave.
2015-06-10 15:26:10 +09:00
Nikolay Sivov
eca362bd76
dwrite: Fix problems with outline conversion and reporting.
2015-06-10 15:26:10 +09:00
Alexandre Julliard
3494fb7f72
kernel32: Avoid resolving imports against the advapi32 forwards.
2015-06-10 15:26:05 +09:00
Jacek Caban
09176c3aa0
kernel32: Treat empty locale name as LOCALE_INVARIANT.
2015-06-10 15:00:15 +09:00
Huw Davies
42cbc05e59
mmdevapi/tests: Link against advapi32.
2015-06-09 22:09:58 +09:00
Piotr Caban
a0e8d62a8e
msvcp90: Fix off by one issue in basic_string::rfind.
2015-06-09 22:09:58 +09:00
Alistair Leslie-Hughes
4f15cc4d1a
dpnet: Implement IDirectPlay8Address GetComponentByIndex.
2015-06-09 22:09:58 +09:00
Stefan Dösinger
985c061ad3
wined3d: Downgrade the framebuffer attachment FIXMEs to WARNs.
2015-06-09 22:09:58 +09:00
Stefan Dösinger
733d4b5ecc
wined3d: Don't use depth textures without ARB_depth_texture.
2015-06-09 22:09:57 +09:00
Stefan Dösinger
28af7b407b
wined3d: Require FBO attachability for render targets and depth stencils.
2015-06-09 22:09:57 +09:00
Stefan Dösinger
04c3c97072
wined3d: Set WINED3DFMT_FLAG_FBO_ATTACHABLE on depth stencil formats.
2015-06-09 22:09:57 +09:00
Stefan Dösinger
e8ec01ad51
wined3d: Use renderbuffers if the resource type is RB.
2015-06-09 22:09:57 +09:00
Nikolay Sivov
1a2d520ee1
dwrite: Exit earlier when setting property for zero length range.
2015-06-09 22:09:57 +09:00
Nikolay Sivov
ffeba2348a
dwrite: Use [0,~0u) as initial range for strikethrough settings.
2015-06-09 22:09:57 +09:00
Nikolay Sivov
9d74a11efb
dwrite/tests: A test for case-sensitivity of SetFontFamilyName.
2015-06-09 22:09:57 +09:00
Iván Matellanes
a3150b95df
msvcirt: Add implementation of streambuf::gbump/pbump.
2015-06-09 22:09:56 +09:00
Iván Matellanes
70b447d078
msvcirt: Add implementation of streambuf locking.
2015-06-09 22:09:56 +09:00
Iván Matellanes
2e880feaab
msvcirt: Add implementation of streambuf::unbuffered.
2015-06-09 22:09:56 +09:00
Iván Matellanes
43b9cb7180
msvcirt: Add implementation of streambuf buffer getters.
2015-06-09 22:09:56 +09:00
Iván Matellanes
77dbfc8979
msvcirt: Add implementation of streambuf::allocate.
2015-06-09 22:09:56 +09:00
Alexandre Julliard
3d7aa246d5
server: Add a request to empty the clipboard.
2015-06-09 22:09:56 +09:00
Alexandre Julliard
26bae6d613
user32/tests: Add tests for calling EmptyClipboard from a different thread.
2015-06-09 22:09:56 +09:00
Michael Stefaniuc
da07fe99a5
dswave: Remove gratuitous IDirectMusicSegment8 from DirectSoundWave.
2015-06-09 22:09:55 +09:00
Nikolay Sivov
a5ab896abd
gdiplus: Added GdipImageSetAbort stub.
2015-06-09 18:05:48 +09:00
Nikolay Sivov
5742497a35
kernel32/tests: Some tests for invalid classes in SetFileInformationByHandle().
2015-06-09 18:05:48 +09:00
Nikolay Sivov
b95d318454
oledb32/tests: Added a test for GetDataSource() with created provider and custom properties.
2015-06-09 14:47:49 +09:00
Nikolay Sivov
afa6cb528a
oledb32: Fix instance leak on error path (Valgrind).
2015-06-09 14:47:46 +09:00
Huw Davies
17f273360a
riched20: Append a final \par when writing the whole buffer.
2015-06-09 14:47:30 +09:00
Piotr Caban
0922865b37
msvcrt: Fix strtol implementation on strings not containing valid number.
2015-06-08 19:07:55 +09:00
Nikolay Sivov
7a02782f48
usp10: Remove dead null check that can't fail (Coverity).
2015-06-08 18:52:02 +09:00
Nikolay Sivov
68fcf9d7cf
wined3d: dst_surface can't be NULL at this point (Coverity).
2015-06-08 18:51:54 +09:00
Stefan Dösinger
dc7cb59c3a
wined3d: Keep track of renderbuffer capabilities.
2015-06-08 18:51:30 +09:00
Stefan Dösinger
c8d1a70804
wined3d: Set the gl resource type in resource_init.
2015-06-08 18:51:24 +09:00
Stefan Dösinger
ec25ca7832
wined3d: Read format flags from the surface container.
2015-06-08 18:51:21 +09:00
Stefan Dösinger
4451bf477a
wined3d: Read format flags from the volume container.
2015-06-08 18:51:13 +09:00
Nikolay Sivov
3681a59c29
riched20: Improve error handling in SetFont (Coverity).
2015-06-08 15:48:04 +09:00
Nikolay Sivov
2688363714
riched20: Handle range method failures in InRange (Coverity).
2015-06-08 15:48:00 +09:00
Nikolay Sivov
3889dadcca
riched20: Handle range method failures in IsEqual (Coverity).
2015-06-08 15:47:57 +09:00
Nikolay Sivov
5f933018a2
riched20: Implement GetDuplicate() for selection.
2015-06-08 15:47:52 +09:00
Nikolay Sivov
9c6bcec509
riched20: Implement GetStoryLength().
2015-06-08 15:47:48 +09:00
Nikolay Sivov
7be1159479
dwrite: Validate per-range attribute values.
2015-06-08 15:47:41 +09:00
Nikolay Sivov
496aec11e5
dwrite: Use [0,~0u) as initial text range.
2015-06-08 15:47:39 +09:00
Sebastian Lackner
b513e07c55
quartz: Fix handling of periodic advice timers.
2015-06-08 15:34:09 +09:00
Sebastian Lackner
8ddab2c2f4
ntdll: Fix status code when NtMapViewOfSection parameter check fails.
2015-06-08 15:34:04 +09:00
Sebastian Lackner
5204d89dc9
kernel32/tests: Add tests for virtual memory alignment behaviour.
...
AT_ROUND_TO_PAGE is only available on 32-bit non-wow64 systems.
2015-06-08 15:33:59 +09:00
Nikolay Sivov
8abd5b76c4
gameux: Use matching heap call (Coverity).
2015-06-08 15:31:07 +09:00
Nikolay Sivov
7bb743cca6
oleaut32: Remove dead switch case VT_I1 entry for VarSub (Coverity).
2015-06-08 15:31:02 +09:00
Sebastian Lackner
f542a0c18b
ws2_32: Fix uninitialized memory access in do_poll (Coverity).
2015-06-08 15:30:42 +09:00
Sebastian Lackner
3d51b4eb9d
ws2_32/tests: Add tests for calling select with zero timeout.
2015-06-08 15:30:32 +09:00
Nikolay Sivov
d4bbcc44cb
msctf: Set fActive directly in ActivateLanguageProfile() (Coverity).
2015-06-08 15:30:15 +09:00
Nikolay Sivov
55e3a03ba3
crypt32: Fix tracing of out argument (Coverity).
2015-06-08 15:30:05 +09:00
Nikolay Sivov
ce58518c6e
gdi32: Return GCP_USEKERNING if font has kerning pairs support.
2015-06-08 15:29:53 +09:00
Nikolay Sivov
b17e4376d5
kernel32: Fail properly for unsupported classes in GetFileInformationByHandleEx.
2015-06-08 15:29:44 +09:00
Nikolay Sivov
6db93689b1
browseui: Use method wrappers when forwarding, rearrange functions to match vtable order.
2015-06-08 15:29:13 +09:00
Nikolay Sivov
ab958dcf0c
browseui: Added IEnumString stub for ACListISF.
2015-06-08 15:29:00 +09:00
Nikolay Sivov
1de3aec336
shell32/tests: Fix error code on win2k.
2015-06-08 15:26:53 +09:00
Nikolay Sivov
b5c2c0b05a
shlwapi: Fix error handling in IUnknown_GetClassID (Coverity).
2015-06-08 15:26:36 +09:00
Alistair Leslie-Hughes
f4c9eac73d
odbccp32: Add a trace message to functions.
2015-06-08 15:26:11 +09:00
Alistair Leslie-Hughes
804b96a680
oledb32: Fix memory leak.
2015-06-08 15:25:15 +09:00
Ken Thomases
82dd799d52
ntdll: Add partial support for version 3 of DWARF CIEs which are generated by Clang/LLVM.
2015-06-05 18:40:39 +09:00
Nikolay Sivov
6444290ace
iphlpapi: Added ConvertInterfaceLuidToGuid() stub.
2015-06-05 18:40:05 +09:00
Hans Leidekker
69175fa9e1
qmgr: Implement IBackgroundCopyError.
2015-06-05 18:39:52 +09:00
Hans Leidekker
6aeeddbad7
qmgr: Add IHttpNegotiate support to the bind status callback.
2015-06-05 18:39:48 +09:00
Hans Leidekker
72103ab7d1
qmgr: Update to IBackgroundCopyJob3.
2015-06-05 18:39:30 +09:00
Hans Leidekker
04f3c2bbb0
qmgr: Update to IBackgroundCopyFile2.
2015-06-05 18:39:26 +09:00
Hans Leidekker
e1f9b916fd
include: Add missing BITS interfaces.
2015-06-05 18:39:21 +09:00
Nikolay Sivov
fc3ec14404
dwrite/tests: Some tests for setting per-range layout properties.
2015-06-05 18:38:43 +09:00
Nikolay Sivov
b8e3fbe0c1
dwrite: Report strikethrough ranges to renderer.
2015-06-05 18:38:38 +09:00
Nikolay Sivov
e31881a6c9
dwrite: Store strikethrough settings in a separate list.
2015-06-05 18:38:32 +09:00
Nikolay Sivov
6d87a451a2
dwrite: Added a range data header to distinguish range kinds.
2015-06-05 18:38:29 +09:00
Nikolay Sivov
72dcc4d437
dwrite/tests: Test actual strings being reported to a renderer.
2015-06-05 18:38:26 +09:00
Nikolay Sivov
ff6201c61f
ole32/tests: Test if user memory routines are called, remove some useless traces.
2015-06-05 18:38:21 +09:00
Alexandre Julliard
0aa1af219f
user32: Disallow format 0 in SetClipboardData.
2015-06-05 18:36:32 +09:00
Matteo Bruni
614e52e897
wined3d: Don't use the builtin FFP uniforms for fog parameters.
2015-06-05 16:53:20 +09:00
Matteo Bruni
b02a166cc8
wined3d: Introduce a get_fog_start_end() function.
2015-06-05 16:53:16 +09:00
Matteo Bruni
53ff3279e4
d3d8/tests: Port the point size test to D3D8.
2015-06-05 16:53:06 +09:00
Matteo Bruni
386b5ded61
d3d9/tests: Add more tests for point size.
2015-06-05 16:52:54 +09:00
Matteo Bruni
92fbe333d0
wined3d: Handle point sprites with PS 3.0.
2015-06-05 16:52:29 +09:00
Ken Thomases
bbcfa6b4ee
ntdll: Add support for using libunwind to unwind the stack for x86_64.
...
On OS X, Apple uses compact unwind info in preference to DWARF unwind info.
2015-06-05 15:08:02 +09:00
Iván Matellanes
4cd21cf727
msvcirt/tests: Add initial tests for streambuf.
2015-06-05 14:45:20 +09:00
Iván Matellanes
ee28dbf542
msvcirt: Add initial implementation of streambuf.
2015-06-05 14:44:49 +09:00
Joachim Priesner
c5ad37baf0
comdlg32: File dialog: Append multi-part extensions like .abc.def.
2015-06-05 14:32:47 +09:00
Qian Hong
ef3ed04cdc
server: Fix type name of directory file.
2015-06-05 14:32:27 +09:00
Qian Hong
f208c50cc0
server: Fix type name of File.
2015-06-05 14:32:23 +09:00
Qian Hong
bdc223ad39
server: Fix type name of IoCompletion.
2015-06-05 14:32:15 +09:00
Qian Hong
7a7fc1e604
ntdll/tests: Add a few more ObjectTypeInformation tests.
2015-06-05 14:32:11 +09:00
Qian Hong
71080cc081
ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.
2015-06-05 14:32:01 +09:00
Sebastian Lackner
d6a044c86a
ntdll/tests: Don't call lstrlenW on non-null-terminated buffer.
2015-06-05 14:11:10 +09:00
Nikolay Sivov
d5d49464d3
shell32/tests: Fix tests failures on win2k.
2015-06-05 14:11:02 +09:00
Ken Thomases
0c395c24e3
winemac: Remove extraneous CDECL attribute.
2015-06-05 14:10:12 +09:00
Alexandre Julliard
9ce9ba30ea
user32/tests: Add tests for clipboard sequence number and notifications.
2015-06-04 20:15:05 +09:00
Piotr Caban
ba757eaec7
msvcrt: Use fd critical section in _write.
2015-06-04 19:02:31 +09:00
Piotr Caban
eec7a565be
msvcrt: Don't lock __badioinfo.
2015-06-04 19:02:29 +09:00
Piotr Caban
f00b7f4058
msvcrt: Use fd critical section in _setmode.
2015-06-04 19:02:26 +09:00
Sebastian Lackner
e05e99d754
server: Fix opening clipboard from multiple threads.
2015-06-04 15:58:02 +09:00
Thomas Faller
9244cac3af
gdi32: Prevent unneeded operations by flag check.
2015-06-04 15:57:41 +09:00
Michael Müller
688db4d273
wbemprox: Treat \r as whitespace.
2015-06-04 15:56:29 +09:00
Nikolay Sivov
8c11e6b2f0
shell32/tests: Fix one of test failures on win2k.
2015-06-04 15:55:57 +09:00
Nikolay Sivov
bfa23b637e
ole32: Fix length of buffer allocated by SNB_UserUnmarshal() (Valgrind).
2015-06-04 15:55:53 +09:00
Nikolay Sivov
17a50f39b2
riched20/tests: Fix a BSTR leak (Valgrind).
2015-06-04 15:55:49 +09:00
Nikolay Sivov
98da69a83f
shell32/tests: Fix Verbs instance leak (Valgrind).
2015-06-04 15:55:45 +09:00
Nikolay Sivov
d05999217e
wineoss: Properly initialize pollfd structure (Coverity).
2015-06-04 15:55:35 +09:00
Nikolay Sivov
6f99f196fc
dwrite: Fix potential null pointer access in GetFontCollection() (Coverity).
2015-06-04 15:55:29 +09:00
Nikolay Sivov
1d08eb284a
oledb32: Handle CLSIDFromProgID() failure (Coverity).
2015-06-04 15:55:24 +09:00
Nikolay Sivov
8d4f568107
oleaut32: Improve error handling in GetRecordInfoFromTypeInfo() (Coverity).
2015-06-03 22:52:19 +09:00
Nikolay Sivov
a260d3efc6
mshtml: Handle allocation failure during collection creation (Coverity).
2015-06-03 22:52:10 +09:00
Piotr Caban
bd6eaf918c
msvcrt: Get rid of msvcrt_is_valid_fd helper.
2015-06-03 22:52:04 +09:00
Piotr Caban
9ce2a8a60c
msvcrt: Use fd critical section in msvcrt_create_io_inherit_block.
2015-06-03 22:52:02 +09:00
Piotr Caban
86baccc9ae
msvcrt: Get rid of msvcrt_fdtoh helper.
2015-06-03 22:52:00 +09:00
Piotr Caban
9278190d46
msvcrt: Use fd critical section in _futime64.
2015-06-03 22:51:57 +09:00
Piotr Caban
16285f5700
msvcrt: Use fd critical section in read.
2015-06-03 22:51:55 +09:00
Piotr Caban
b052afd4af
msvcrt: Use fd critical section in msvcrt_free_fd.
2015-06-03 22:51:53 +09:00
Piotr Caban
c7b0fb5154
msvcrt: Use fd critical section in dup2.
2015-06-03 22:51:50 +09:00
Nikolay Sivov
c0af3fad4e
winex11: Remove unreachable XFreePixmap(), mask_pixmap is always NULL on failure (Coverity).
2015-06-03 19:55:12 +09:00
Matteo Bruni
c186939f32
wined3d: Clamp per-vertex point size in vertex shaders.
2015-06-03 19:52:22 +09:00
Matteo Bruni
e8cb3bdba5
wined3d: Always enable GL_PROGRAM_POINT_SIZE in the GLSL backend.
...
Core contexts don't support clamping the point size to GL_POINT_SIZE_MIN
/ GL_POINT_SIZE_MAX. Incidentally this mostly fixes per-vertex point
sizes for vertex shader version 1 and 2.
2015-06-03 19:52:14 +09:00
Nikolay Sivov
3d6ee7e5b9
d3d8: Fix token type checks in convert_to_wined3d_declaration (Coverity).
2015-06-03 19:29:49 +09:00
Nikolay Sivov
b7969dfd94
comctl32/toolbar: Remove always true condition (Coverity).
2015-06-03 19:29:49 +09:00
Nikolay Sivov
2a2446abdb
riched20: Return 0x0 size for NULL objects.
2015-06-03 19:29:49 +09:00
Alexandre Julliard
25d9fc3ecc
server: Check for the current owner window on the server side for releases.
2015-06-03 19:29:49 +09:00
Alexandre Julliard
bdf3f413af
server: Allow opening the clipboard again with the same owner.
2015-06-03 18:46:54 +09:00
Alexandre Julliard
4c64d137ff
user32/tests: Remove support for Win9x in clipboard test.
2015-06-03 18:46:53 +09:00
Alexandre Julliard
070a82e743
user32: Merge the AcquireClipboard and EmptyClipboard driver entry points.
2015-06-03 18:46:53 +09:00
Alexandre Julliard
b7c340de73
user32: Get rid of the unused parameter in the EmptyClipboard driver entry point.
2015-06-03 18:46:53 +09:00
Jacek Caban
f5066488e9
mshtml: Fixed leak in HTMLCurrentStyle_Create.
2015-06-03 14:47:36 +09:00
Jacek Caban
326c1e61b4
jscript: Added 'automagic' test.
2015-06-03 14:47:15 +09:00
Jacek Caban
170bb3771f
jscript: Added beginning support for 'automagic' event binding feature.
2015-06-03 14:47:12 +09:00
Nikolay Sivov
b75cd7e2f0
riched20: Avoid extra host calls during CreateTextServices().
2015-06-02 20:53:44 +09:00
Nikolay Sivov
0b94369bb7
riched20: Reduce code duplication in WM_SETTEXT/WM_CREATE handler.
2015-06-02 20:53:44 +09:00
Nikolay Sivov
a50e0d71a4
riched20/tests: Don't use global vars for host/textservices.
2015-06-02 20:53:43 +09:00
Dmitry Timoshkov
242beac637
mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection::item.
2015-06-02 20:53:43 +09:00
Nikolay Sivov
6e94edd36f
urlmon: Remove unreachable code (Coverity).
2015-06-02 20:53:43 +09:00
Nikolay Sivov
5daf08f2cb
wined3d: Remove unnecessary test for 0 (Coverity).
2015-06-02 20:53:43 +09:00
Nikolay Sivov
9351596538
dwrite: Fix potential null pointer dereference in GetInlineObject() (Coverity).
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
998af35a3e
mciqtz32: Watch the player thread while waiting a player task.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
d2e9856a56
shell32: Skip buffer allocation when querying drop file numbers.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
37d7d6f81c
shell32/tests: Add tests for DragQueryFile.
2015-06-02 20:53:43 +09:00
Akihiro Sagawa
4c31892ea5
shell32/tests: Make tests run on win2k again.
2015-06-02 14:09:12 +09:00
Indrek Altpere
2676488fcd
mshtml: Add NULL check to get_frame_by_name.
2015-06-02 14:08:29 +09:00
Indrek Altpere
55c03ad4d2
mshtml: Add NULL check to avoid crashing due to Gecko bug.
2015-06-02 14:08:22 +09:00
Damjan Jovanovic
bd5e184bfb
qcap: The VfwCapture filter's GetNumberOfCapabilities() should set the capability count to zero.
2015-06-02 14:08:12 +09:00
Damjan Jovanovic
9c922b6ab5
qcap: Add initial audio capture filter.
2015-06-02 14:08:01 +09:00
Damjan Jovanovic
916dfb12b6
qcap: If we have a single VfwCapture pin, its category should be PIN_CATEGORY_CAPTURE.
2015-06-02 14:07:38 +09:00
Damjan Jovanovic
3f3e719551
qcap: Load the default renderer when it's not specified.
2015-06-02 14:07:34 +09:00
Damjan Jovanovic
982be1dea2
qcap: Add the SmartTee filter automatically as necessary, and test this.
2015-06-02 14:07:27 +09:00
Damjan Jovanovic
419be23964
qcap: Get the SmartTee filter to a minimally functional level.
2015-06-02 14:06:37 +09:00
Damjan Jovanovic
95c2b22c56
qcap: Implement the SmartTee allocator functions.
2015-06-02 14:05:52 +09:00
Nikolay Sivov
7c5f639cb8
ole32: Initialize returned value for disconnected case too in proxy_manager_get_remunknown() (Coverity).
2015-06-01 14:52:56 +09:00
Nikolay Sivov
5c0e48e8ca
ole32: Avoid potential null pointer access (Coverity).
2015-06-01 14:52:52 +09:00
Nikolay Sivov
336cc78744
mmdevapi: Return interface pointers instead of impl pointers.
2015-06-01 14:52:40 +09:00
Nikolay Sivov
f0c5086618
riched20: Create selection instance first time it's requested.
2015-06-01 14:52:30 +09:00
Nikolay Sivov
41687841bc
riched20: Properly implement GetClientSite().
2015-06-01 14:52:28 +09:00
Nikolay Sivov
b620fb6e85
riched20: Move data linking text range to IRichEditOle in separate structure.
2015-06-01 14:52:25 +09:00
Nikolay Sivov
383dbeedd7
riched20/tests: Small test for GetClientSite().
2015-06-01 14:52:22 +09:00
Nikolay Sivov
b2e13bc6e7
riched20: Implement GetText() for regular range.
2015-06-01 14:52:17 +09:00
Nikolay Sivov
c230b32777
dwrite: Handle GetBreakConditions() failure.
2015-06-01 14:48:33 +09:00
Nikolay Sivov
10ff42097f
dwrite: Handle inline object GetMetrics() failure.
2015-06-01 14:48:29 +09:00
Nikolay Sivov
fe2f6b77a8
dwrite: Properly report drawing effect in DrawGlyphRun()/DrawInlineObject().
2015-06-01 14:48:25 +09:00
Nikolay Sivov
89e1a5fb75
dwrite: Fix wrong run data reported to a renderer.
2015-06-01 14:48:21 +09:00
Nikolay Sivov
2099b109ea
dwrite: Report inline objects in Draw().
2015-06-01 14:48:15 +09:00
Nikolay Sivov
112d20e89c
dwrite: Forward GetGdiCompatibleGlyphPlacements() to corresponding font methods.
2015-06-01 14:48:08 +09:00
Michael Müller
803e9cfb66
kernel32: Correctly check for an empty short filename in GetShortPathNameW (Coverity).
2015-06-01 14:46:34 +09:00
Michael Müller
d720c43caf
amstream: Correctly check return values in IAMMultiMediaStreamImpl_Initialize (Coverity).
2015-06-01 14:46:19 +09:00
Daniel Lehman
65b8a3da47
msvcrt: Add __swprintf_l.
2015-06-01 14:43:54 +09:00
Nikolay Sivov
a3916f636d
mshtml/tests: Fix use-after-free in events tests.
2015-06-01 14:43:35 +09:00
Jacek Caban
ccccd1c435
jscript: Correctly handle pvarResult in ParseScriptText.
2015-06-01 14:43:28 +09:00
Nikolay Sivov
10c878a451
ole32: Implemented some proxy/stubs methods.
2015-06-01 14:43:02 +09:00
Nikolay Sivov
0bed1bfd93
oleaut32: Implemented a couple more proxy/stub methods.
2015-06-01 14:43:00 +09:00
Matteo Bruni
90af08c3b1
wined3d: Avoid the builtin uniforms for point size when using the fixed function vertex pipeline.
2015-05-29 16:44:24 +09:00
Matteo Bruni
953a45303c
wined3d: Introduce a get_pointsize() function.
2015-05-29 16:44:18 +09:00
Matteo Bruni
36520c3e9d
wined3d: Introduce a get_pointsize_minmax() function.
2015-05-29 16:44:13 +09:00
Matteo Bruni
b551da8eef
wined3d: Remove point size scaling hack.
...
Not sure how this was supposed to work, according to the GL spec the
clamping to POINT_SIZE_RANGE happens after the scaling is applied.
2015-05-29 16:44:05 +09:00
Iván Matellanes
e35e107e5e
msvcirt: Share exceptions implementation with msvcp.
2015-05-29 16:43:53 +09:00
Daniel Lehman
e89813fe3c
msvcr120: Add erf functions.
2015-05-29 16:16:21 +09:00
Damjan Jovanovic
9bf73a043a
qcap: Implement the SmartTee media type functions.
2015-05-29 15:09:06 +09:00
Damjan Jovanovic
cdd4060469
qcap: Implement a stubbed SmartTee filter.
2015-05-29 15:09:02 +09:00
Damjan Jovanovic
e6307f1a4b
qcap/tests: Test SmartTee filter aggregation.
2015-05-29 15:06:59 +09:00
Damjan Jovanovic
d126fd53f7
qcap/tests: Add media tests for the SmartTee filter.
2015-05-29 15:06:59 +09:00
Damjan Jovanovic
5405c0feeb
qcap/tests: Add many more SmartTee filter tests.
2015-05-29 15:06:56 +09:00
Damjan Jovanovic
6bc6b0bf71
qcap/tests: Fix SmartTeeFilter reference leaks from the pins in its test.
2015-05-29 15:06:03 +09:00
Alexandre Julliard
3a2e7d1a3d
krnl386.exe: Release the Win16 lock when loading a 32-bit dll.
2015-05-29 15:03:06 +09:00
André Hentschel
c13be7446e
ntdll: Fix returning from various ARM assembler functions.
2015-05-29 15:03:06 +09:00
André Hentschel
a18f84c0b1
ntdll: Add stub for __chkstk on ARM.
2015-05-29 15:03:05 +09:00
Nikolay Sivov
dd8287e9e8
riched20/tests: Test more return values and released cases.
2015-05-29 15:00:44 +09:00
Nikolay Sivov
054eecb2bf
riched20: Implement SetFont().
2015-05-29 15:00:38 +09:00
Nikolay Sivov
d178e7ba68
riched20: Added GetStoryType().
2015-05-29 15:00:32 +09:00
Nikolay Sivov
b4959154ca
riched20: Switch font unit is not allowed.
2015-05-29 15:00:27 +09:00
Nikolay Sivov
eecb757248
riched20: Convert from twips to points when tomUsePoints is used.
2015-05-29 15:00:22 +09:00
Nikolay Sivov
a921941a17
dwrite: Implement GetGlyphOrientationTransform().
2015-05-29 15:00:03 +09:00
Huw Davies
10556c25e4
winex11: Fix ctrl-<symbol> to generate codes below 0x20 where necessary.
2015-05-28 22:44:11 +09:00
Indrek Altpere
68e1fdf999
winex11: Fix uninitialized memory access appearing in multiple tests (Valgrind).
2015-05-28 22:44:07 +09:00
Piotr Caban
5306ce9d4a
wininet/tests: Test if content is read from cache in INTERNET_FLAG_FROM_CACHE tests.
2015-05-28 22:06:38 +09:00
Nikolay Sivov
6a335ca5da
riched20: A bit more tests for GetChar(), improve tracing.
2015-05-28 14:21:07 +09:00
Nikolay Sivov
cb095a82a2
riched20: Implement Select().
2015-05-28 14:21:06 +09:00
Nikolay Sivov
6ccfde327a
riched20: Implement IsEqual() for ranges.
2015-05-28 14:21:04 +09:00
Nikolay Sivov
cebee9bd71
riched20: Implement InRange().
2015-05-28 14:21:02 +09:00
Nikolay Sivov
c1ce95dc96
riched20: Implement GetPara() for selection range.
2015-05-28 14:21:00 +09:00
André Hentschel
8e0164bd26
include: Add more ARM64 CV constants.
2015-05-28 14:20:55 +09:00
Nikolay Sivov
39d71c52ef
dwrite/tests: Some tests for control characters handling.
2015-05-27 19:35:00 +09:00
Alexandre Julliard
7ab517c3c6
user32: Remove some unnecessary clipboard helper functions.
2015-05-27 17:42:59 +09:00
Jactry Zeng
c9e1b6fb57
ntdll/tests: Test opening a directory with NULL ObjectName.
2015-05-27 17:13:08 +09:00
Nikolay Sivov
251e168590
riched20: Implement SetText() for selection range.
2015-05-27 14:31:40 +09:00
Nikolay Sivov
d27234617c
riched20: Implement SetText for regular range.
2015-05-27 14:31:40 +09:00
Nikolay Sivov
aa37c179ad
riched20: Implement SetName().
2015-05-27 14:31:40 +09:00
Nikolay Sivov
43a80b8023
riched20: Implement font property setters.
2015-05-27 14:31:40 +09:00
Andrew Eikum
ab22ea74a4
msacm32: Make ACM driver details match native more closely.
2015-05-27 14:31:39 +09:00
Bruno Jesus
e0ba6d8fdb
user32: Set the expected errors in GetRawInputDeviceList.
2015-05-27 13:54:37 +09:00
Piotr Caban
530d269e01
msvcr120: Add _dsign implementation.
2015-05-26 22:44:52 +09:00
Piotr Caban
ec2f02db0c
msvcr120: Add fmax implementation.
2015-05-26 22:44:47 +09:00
Qian Hong
852f6a5bcc
atl: Added stub AtlIPersistPropertyBag_Save.
2015-05-26 20:08:54 +09:00
Thomas Faller
06dfe8fcd6
vbscript: Fix for unchecked memory access.
2015-05-26 20:00:42 +09:00
Nikolay Sivov
38f6919312
riched20: Support setting boolean font properties.
2015-05-26 18:45:35 +09:00
Nikolay Sivov
64faf03cf3
riched20: Initial support for changing font properties.
2015-05-26 18:45:35 +09:00
Nikolay Sivov
1c0cf0efb3
riched20: Implement tomTrackParms/tomCacheParms.
2015-05-26 18:45:34 +09:00
Nikolay Sivov
0cf3c2f3a1
riched20: Support ITextFont instances detached from a range.
2015-05-26 18:45:34 +09:00
Austin English
324acd5f1e
version: Move GetFileVersionInfo(A/W) implementation to GetFileVersionInfoEx(A/W).
2015-05-26 18:45:34 +09:00
Austin English
e3ae89e8e2
version: Move GetFileVersionInfoSize(A/W) implemementation to GetFileVersionInfoSizeEx(A/W).
2015-05-26 18:45:33 +09:00
Bruno Jesus
1bba9674d9
user32/tests: Add tests for GetRawInputDeviceList.
2015-05-26 18:45:32 +09:00
Piotr Caban
e1de0eeae4
msvcr120: Add copysign export.
2015-05-26 18:45:32 +09:00
Jacek Caban
9981890397
mshtml: Pass EventTarget to call_event_handlers.
2015-05-26 14:36:57 +09:00
Nikolay Sivov
98b991fdcf
setupapi/tests: Skip a test if user is not allowed to open logging.
2015-05-25 21:52:40 +09:00
Stefan Dösinger
90d8896826
wined3d: Allow specifying a different depth stencil location.
...
This is for drivers that do not support depth stencil textures, but
happily support depth stencil renderbuffers.
2015-05-25 21:43:18 +09:00
Stefan Dösinger
bd658a15b9
wined3d: Check resource types separately in check_fbo_compat.
2015-05-25 21:43:18 +09:00
Nikolay Sivov
c5a029f82e
riched20/tests: Initial tests for font duplication behavior.
2015-05-25 21:43:18 +09:00
Nikolay Sivov
95074af8a8
riched20/tests: Basic test for Delete().
2015-05-25 21:43:18 +09:00