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 |