Nikolay Sivov
9e576e1089
msxml3: Fix some string leaks (Valgrind).
2014-05-06 09:56:24 +02:00
Vijay Kiran Kamuju
8b50762b18
usp10: Show fixme once in ScriptShapeOpenType.
2014-05-06 09:56:13 +02:00
Marcus Meissner
e399729462
ver.dll16: filelen is an in/out parameter (Coverity).
2014-05-05 19:23:35 +02:00
Nikolay Sivov
8595d70203
scrrun: Fix invalid read/write access to path buffer (Valgrind).
2014-05-05 19:23:07 +02:00
Nikolay Sivov
c50503d049
scrrun: Fix use-after-free of version info (Valgrind).
2014-05-05 19:22:59 +02:00
Nikolay Sivov
a596cbb847
dmime: Fix handling of NULL out pointer in QI.
2014-05-05 12:17:57 +02:00
Nikolay Sivov
51a4fce54d
oledb32/tests: Simplify IMalloc handling.
2014-05-05 12:17:56 +02:00
Nikolay Sivov
3804423f8c
oledb32: Fix IDBInitialize instance leak on error path (Valgrind).
2014-05-05 12:17:55 +02:00
Nikolay Sivov
c7f1262613
msxml3: Fix a string leak in msxml6 mode (Valgrind).
2014-05-05 12:17:54 +02:00
Nikolay Sivov
c9c47459a9
msxml3/tests: Fix some stream instance leaks (Valgrind).
2014-05-05 12:17:54 +02:00
Nikolay Sivov
1742449ad8
msxml3/tests: Null-terminate a string before A->W conversion (Valgrind).
2014-05-05 12:17:53 +02:00
Nikolay Sivov
30410d48fd
msxml3/tests: Fix a BSTR leak (Valgrind).
2014-05-05 12:17:52 +02:00
Nikolay Sivov
4a28464484
ntdll: Fix a 'tlbid' string value leak (Valgrind).
2014-05-05 12:17:51 +02:00
Victor Martinez Calvo
c2ff8f4005
shlwapi: Check correct attributes in PathRelativePath.
2014-05-05 12:17:50 +02:00
Victor Martinez Calvo
0aea3728cc
msdmo: Actually copy output string in IEnumDMO_fnNext.
2014-05-05 12:17:50 +02:00
Victor Martinez Calvo
2dbfb2af84
quartz: Check correct dwReserved item before tracing.
2014-05-05 12:17:49 +02:00
Victor Martinez Calvo
9e828995c9
ieframe: Compare against the correct IID in ShellUIHelper.
2014-05-05 12:17:48 +02:00
Piotr Caban
d8467aee74
oleacc: Add GetProcessHandleFromHwnd implementation.
2014-05-05 12:17:46 +02:00
Zhenbo Li
8192f54998
mshtml: Removed invalid nsAString_InitDepend from HTMLTableRow_put_bgColor and fixed error handling.
2014-05-05 10:54:16 +02:00
Vincent Povirk
4f0d36d9a0
ole32: Initial implementation of transaction locking.
2014-05-05 10:53:41 +02:00
Vincent Povirk
b4ade51a84
ole32: Accept STGM_TRANSACTED with no share mode specified.
2014-05-05 10:53:38 +02:00
Vincent Povirk
6417a277cf
ole32: Map STGM_SHARE_EXCLUSIVE to FILE_SHARE_READ.
2014-05-05 10:53:35 +02:00
Vincent Povirk
04735d6f39
ole32: Use share modes when creating storage files.
2014-05-05 10:53:30 +02:00
Vincent Povirk
a60d41d70a
ole32: Use symbolic names for range lock offsets.
2014-05-05 10:53:27 +02:00
Alexandre Julliard
e8cfb0e5b0
Release 1.7.18.
2014-05-02 20:15:48 +02:00
Francois Gouget
b95b044bff
dpnet/tests: Add a trailing '\n' to an ok() call.
2014-05-02 17:15:25 +02:00
Francois Gouget
3d70f86fe2
ole32/tests: Add a trailing '\n' to an ok() call.
2014-05-02 17:15:24 +02:00
Francois Gouget
4e950d9cbc
ddraw: Remove WINAPI on static functions where not needed.
2014-05-02 17:15:22 +02:00
Matteo Bruni
c37714342e
d3dcompiler: add_func_parameter is only used in hlsl.y.
2014-05-02 17:15:09 +02:00
Matteo Bruni
d25486fba4
d3dcompiler: Pre/post increment/decrement operators are unary.
2014-05-02 17:15:05 +02:00
Matteo Bruni
89cac9c20d
d3dcompiler: Remove a couple of noisy traces.
2014-05-02 17:15:02 +02:00
Stefan Dösinger
39212d2ffb
wined3d: Remove broken gdi palette code.
2014-05-02 16:32:54 +02:00
Stefan Dösinger
7839ec874f
ddraw/tests: Test mipmap GetDC behavior.
2014-05-02 16:32:52 +02:00
Stefan Dösinger
a8bcb6c7ad
ddraw/tests: Add a test for getdc palette handling.
2014-05-02 16:32:45 +02:00
Akihiro Sagawa
af089289b3
msvfw32: Fix uncompressed bitmap size handling in DrawDibDraw.
2014-05-02 16:29:26 +02:00
Akihiro Sagawa
47a3a0528d
msvfw32: Drawdib doesn't support inverted DIBs.
2014-05-02 16:29:23 +02:00
Akihiro Sagawa
93089217c3
msvfw32/tests: Add tests for drawdib.
2014-05-02 16:29:19 +02:00
Akihiro Sagawa
b6ef7274c5
gdi32/tests: Make bmi structure const.
2014-05-02 16:29:03 +02:00
Zhenbo Li
cfb411c10d
mshtml: Added IHTMLTable::width property implementation.
2014-05-02 14:08:58 +02:00
Henri Verbeet
301a17d556
d3d9/tests: Merge vertexdeclaration.c into device.c.
2014-05-02 14:08:42 +02:00
Henri Verbeet
ffc01ec648
d3dcompiler: Make some string arrays const.
2014-05-02 13:45:43 +02:00
Henri Verbeet
4d887292af
ddraw: Cleanup DDRAW_dump_pixelformat().
2014-05-02 13:45:21 +02:00
Henri Verbeet
0eebe0515f
wined3d: Fix a couple of string declarations.
2014-05-02 13:45:10 +02:00
Henri Verbeet
14e3f71c75
wined3d: Bump ps_1x_max_value.
...
Shader model 4 hardware should generally have real floats for everything, and
FLT_MAX matches the value from the Windows drivers for that kind of hardware.
OpenGL requires at least 2^10 for colors, and 2^32 for other floats.
2014-05-02 13:45:04 +02:00
Huw Davies
56019a4dc6
kernel32/tests: Fix test for win8 heap layout.
2014-05-02 13:45:00 +02:00
Matteo Bruni
c1bf61e56c
d3dx9/tests: Take MaxVolumeExtent into account in some tests.
2014-05-01 20:36:40 +02:00
Matteo Bruni
2a8dae52aa
d3dx9/tests: Fix expected values when mipmaps on cube maps are not supported.
2014-05-01 20:36:37 +02:00
Matteo Bruni
8ca7617d4d
d3dx9/tests: Don't fail a test if volume textures are not supported.
2014-05-01 20:36:34 +02:00
Matteo Bruni
96e9a70661
d3dx9/tests: Release the device when skipping some tests.
2014-05-01 20:36:31 +02:00
Erich E. Hoover
b5bd529769
user32: Reduce the minimum Set[System]Timer from 15 ms to 10 ms.
2014-05-01 18:56:46 +02:00