Henri Verbeet
cfde833140
d2d1: Implement d2d_d3d_render_target_CreateSolidColorBrush().
2014-06-17 10:37:31 +02:00
Alex Henrie
6b947701a7
riched20: Consider adjacent runs when computing EN_LINK range.
2014-06-17 10:36:53 +02:00
Bruno Jesus
53f8d78e57
winhttp: Use a helper to receive data and take care of EINTR.
2014-06-17 10:36:39 +02:00
Bruno Jesus
6db935a6f4
winhttp: Use a helper to send data and take care of EINTR.
2014-06-17 10:36:03 +02:00
Austin English
bdc0099eb4
kernel32: Add DECLSPEC_HOTPATCH to SetFilePointer.
2014-06-17 10:35:15 +02:00
Austin English
82392e78b7
user32: Add a stub for SetGestureConfig.
2014-06-17 10:34:40 +02:00
Aurimas Fišeras
c229428a14
po: Update Lithuanian translation.
2014-06-17 09:07:44 +02:00
Marcus Meissner
eddf841ab3
winealsa/wineoss/winecoreaudio: Calculate frequency in 64bit (Coverity).
2014-06-17 09:07:34 +02:00
Marcus Meissner
7ce613c3c2
mscms: Removed duplicate return ret (Coverity).
2014-06-17 09:06:52 +02:00
Marcus Meissner
d3d54dfd3c
oleaut32: Avoid buffer overread (Coverity).
2014-06-17 09:06:19 +02:00
Michael Stefaniuc
5e1783b59a
dmusic: Increment the refcount when a IReferenceClock pointer is returned.
2014-06-17 09:04:24 +02:00
Sebastian Lackner
270d66efc7
kernel32: Update VirtualAddress of resource section in write_raw_resources.
2014-06-17 09:04:15 +02:00
Vincent Povirk
3ccaad8b41
windowscodecs: Support InterlaceOption in PNG encoder.
2014-06-16 18:03:54 +02:00
Akihiro Sagawa
8d9a7247c3
winmm: Fix SEEK_END handling for memory files.
2014-06-16 18:03:18 +02:00
Akihiro Sagawa
71b8a56c84
winmm: Update lBufOffset after seeking file directly.
2014-06-16 18:03:13 +02:00
Akihiro Sagawa
f7ddc1eb95
winmm: Avoid direct seeking for memory files.
2014-06-16 18:03:12 +02:00
Akihiro Sagawa
c4629e5af5
winmm: Memory file buffer is available even if we just allocate memory.
2014-06-16 18:03:10 +02:00
Akihiro Sagawa
09a1f81cb4
winmm/tests: Activate some mmioSeek tests with todo_wine keyword.
2014-06-16 16:41:12 +02:00
Henri Verbeet
9031adfd5c
ddraw/tests: Properly declare matrices.
2014-06-16 14:00:16 +02:00
Henri Verbeet
b9bfcf2c2a
ddraw/tests: Get rid of some unused assignments.
2014-06-16 14:00:14 +02:00
Shuai Meng
d8135b8243
vbscript: Implemented CSng.
2014-06-16 13:57:08 +02:00
Zhenbo Li
05f65a9341
mshtml: Added IHTMLTableCell::cellIndex method implementation.
2014-06-16 13:56:58 +02:00
Matteo Bruni
b42fe709d6
wined3d: Validate and handle query size parameter.
2014-06-16 13:56:35 +02:00
Matteo Bruni
7162820845
d3d9/tests: Test GetData behavior with various size values.
2014-06-16 13:56:33 +02:00
Bruno Jesus
6f47a9d9d8
ws2_32: Don't call WS_EnterSingleProtocol[A|W] on unsupported protocols (valgrind).
2014-06-16 09:39:42 +02:00
Bruno Jesus
e3998e3988
ws2_32/tests: Wait for thread test before returning (valgrind).
2014-06-16 09:39:29 +02:00
Nikolay Sivov
50ad765cd6
kernel32: Added a message for WSAECONNRESET.
2014-06-16 09:33:13 +02:00
Nikolay Sivov
b5184df5df
dwrite: Recognize more Unicode ranges in script analyzer.
2014-06-16 09:31:45 +02:00
Nikolay Sivov
af46bab594
xmllite/writer: Maintain a stack of written elements to write end tags.
...
Xmllite helps in a way that user doesn't have to specify closing tag
name (like it has to in case of MXWriter). So when closing current level
element qname is used for a closing tag; later this stack will also hold
namespace definitions that element is carrying to check if nested
element uses defined prefix.
2014-06-16 09:31:40 +02:00
Nikolay Sivov
45b9027258
msxml3/tests: Accept Stat() method called on test stream.
2014-06-16 09:31:19 +02:00
Nikolay Sivov
d3980cdcf2
msctf/tests: Fix crash when ITfInputProcessorProfileMgr is not supported.
2014-06-16 09:31:14 +02:00
Nikolay Sivov
d789495534
dsound/tests: Accept another error code.
2014-06-16 09:31:10 +02:00
Nikolay Sivov
7e3ab90187
windowscodecs/tests: Fixed some leaks on error path (Valgrind).
2014-06-16 09:31:04 +02:00
Nikolay Sivov
d3a034e348
shell32: Release cached desktop folder on process detach.
2014-06-16 09:30:52 +02:00
Nikolay Sivov
1f92df77a8
quartz/tests: Fix couple of test failures running with limited user.
2014-06-16 09:30:39 +02:00
Nikolay Sivov
9475dc58d1
d3dx9: Trace out parameters as pointers (Valgrind).
2014-06-16 09:30:33 +02:00
Nikolay Sivov
023e885156
d3drm/tests: Release frame instance (Valgrind).
2014-06-16 09:30:29 +02:00
Nikolay Sivov
99449fc8d4
wmp: Implement get_versionInfo().
2014-06-16 09:30:16 +02:00
Vincent Povirk
88f17cdb54
windowscodecs: Check for empty rect in WriteSource_Proxy.
2014-06-16 09:29:13 +02:00
Vincent Povirk
30f9834061
windowscodecs: Share WriteSource code between implementations.
2014-06-16 09:29:05 +02:00
Vincent Povirk
a270ed90ad
ole32: Add tests for STGC_OVERWRITE.
2014-06-16 09:28:45 +02:00
Andrew Eikum
c2089cbd0d
ole32: Respect TreatAs in CoCreateInstance.
2014-06-16 09:28:38 +02:00
Andrew Eikum
42f5118570
ole32: Implement CoTreatAsClass for classes without AutoTreatAs.
2014-06-16 09:28:29 +02:00
Jacek Caban
be583662d4
vbscript: Reset error number on error mode change.
2014-06-16 09:28:16 +02:00
Nikolay Sivov
055129485d
comctl32/tests: Avoid testing uninitialized value (Valgrind).
2014-06-16 09:28:10 +02:00
Alexandre Julliard
56999940a3
Release 1.7.20.
2014-06-13 19:45:11 +02:00
Andrew Eikum
e9533ca85a
ole32: Fix return type.
2014-06-13 16:22:28 +02:00
Andrew Eikum
f02c0ae656
ole32: Fix return value logging.
2014-06-13 16:22:20 +02:00
Nikolay Sivov
31fb427737
shlwapi/tests: Skip if test ini file wasn't created.
2014-06-13 16:05:55 +02:00
Vincent Povirk
8e873c8afc
notepad: Check IsDialogMessage before TranslateAccelerator.
2014-06-13 16:05:05 +02:00