Commit Graph

32596 Commits

Author SHA1 Message Date
Maarten Lankhorst
172347341a quartz: Make acmwrapper respect preroll samples. 2008-04-21 14:05:37 +02:00
Maarten Lankhorst
d16639d1fa quartz: Flux AsyncReader in PullPin_BeginFlush. 2008-04-21 14:05:37 +02:00
Maarten Lankhorst
33b2f69c9f quartz: Fix sample leak in file source on failure path. 2008-04-21 14:05:37 +02:00
Maarten Lankhorst
119d7caf79 quartz: Fix theoretical memory leak. 2008-04-21 14:05:37 +02:00
Maarten Lankhorst
458b09a84d quartz: Make the video renderer drop preroll samples. 2008-04-21 14:05:37 +02:00
Roderick Colenbrander
f2753d7189 wined3d: Add palette re-upload support for cards with hardware palette support.
Before it was broken and when it worked it was slow due to unneeded
gpu -> cpu -> gpu copying.
2008-04-21 13:36:19 +02:00
James Hawkins
03599dbab6 shdocvw: Fix a test that fails on all platforms. 2008-04-21 13:36:19 +02:00
James Hawkins
8422c98df7 imm32: Fix a test that fails on all systems. 2008-04-21 13:36:18 +02:00
James Hawkins
603822ca8b kernel32: Fix two tests that fail in win9x. 2008-04-21 13:36:02 +02:00
James Hawkins
99949cb21a kernel32: Fix a test that fails in win9x. 2008-04-21 13:20:12 +02:00
James Hawkins
d3bbc0231a advapi32: Fix a test that fails in win2k3. 2008-04-21 13:20:12 +02:00
James Hawkins
a5d15b3b60 msi: Fix a few tests that fail in win9x. 2008-04-21 13:20:12 +02:00
Maarten Lankhorst
6c4d9448a9 dsound: Skip the sound checks on the primary module and change its driver module to "". 2008-04-21 13:20:12 +02:00
James Hawkins
430a46fdf7 kernel32: Skip the screen buffer tests if codepage 866 is not available. 2008-04-21 13:20:12 +02:00
James Hawkins
b8ffcbc35b inetcomm: Fix a test that fails on all systems. 2008-04-21 13:20:07 +02:00
James Hawkins
99d3e4c92d crypt32: Remove tests for properties not present on all systems. 2008-04-21 12:12:36 +02:00
James Hawkins
b08f7fd803 advpack: Fix a few failing tests in win95. 2008-04-21 12:12:23 +02:00
James Hawkins
9f859b4519 advapi32: Remove a test that fails on some systems. 2008-04-21 12:12:13 +02:00
James Hawkins
3a4f271a6b advapi32: Fix a test that fails on some versions of win2k. 2008-04-21 12:12:06 +02:00
James Hawkins
a42f4b654b advpack: Remove a test that fails inconsistently on several platforms. 2008-04-21 12:10:37 +02:00
Vitaliy Margolen
8190afb7f7 shdoclc: Add Russian translation. 2008-04-21 12:10:37 +02:00
Alistair Leslie-Hughes
c3e9780d22 msxml3: Corrected IXMLDOMComment appendData with a broken xmlTextConcat function. 2008-04-21 12:10:37 +02:00
Alistair Leslie-Hughes
38634f0eb9 msxml3: Implement get_prefix. 2008-04-21 12:10:37 +02:00
Alistair Leslie-Hughes
a430b37355 msxml3: Add tests for get_prefix and get_namespaceURI. 2008-04-21 12:10:37 +02:00
Alistair Leslie-Hughes
8842ccb636 msxml3: Implement get_namespaceURI. 2008-04-21 12:10:37 +02:00
Alexandre Julliard
fe4706940c user32: Remove redundant LocalUnlock calls. 2008-04-21 12:10:37 +02:00
Alexandre Julliard
baceb8d07e gdi32: Return bitmask for 32-bit bitmaps too in GetDIBits. 2008-04-21 12:10:37 +02:00
Andrew Talbot
22d2abbacb mcicda: Remove unused variable. 2008-04-21 12:10:37 +02:00
Andrew Talbot
6bb8525630 mciavi32: Remove unused variables. 2008-04-21 12:10:37 +02:00
Andrew Talbot
87532fdae6 mciseq: Remove unused variable. 2008-04-21 12:10:36 +02:00
Andrew Talbot
7d2c11e3a4 kernel32: Remove unused variables. 2008-04-21 12:10:36 +02:00
Reece Dunn
cd16e22252 shlwapi/tests: Fix the return codes for Windows 2000 (without IE6 installed). 2008-04-21 12:10:36 +02:00
Jacek Caban
951084abcf mshtml: Forward window IDispatch methods. 2008-04-21 11:56:16 +02:00
Jacek Caban
a5843056c5 mshtml: Added window IDispatchEx implementation. 2008-04-21 11:56:13 +02:00
Jacek Caban
835b3eb0e8 mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation. 2008-04-21 11:56:08 +02:00
Jacek Caban
a0e0bf6b15 mshtml: Added IDispatchEx::GetIDsOfNames implementation. 2008-04-21 11:56:03 +02:00
Jacek Caban
5c6ea438a0 mshtml: Added IDispatchEx::Invoke implementation. 2008-04-21 11:56:00 +02:00
Jacek Caban
de74e1aeb9 mshtml: Added IDispatchEx::InvokeEx implementation. 2008-04-21 11:55:57 +02:00
Jacek Caban
b81818e7ee mshtml: Added IDispEx::GetDispID implementation. 2008-04-21 11:55:50 +02:00
Jacek Caban
12f312dacc mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
Jacek Caban
4c21a5d3b0 mshtml: Parse and store onload attributes. 2008-04-21 11:53:27 +02:00
Dmitry Timoshkov
f52b92efe5 gdi32: Add a test for ExtCreateRegion, make it pass under Wine. 2008-04-21 11:53:14 +02:00
Louis Lenders
b3f7860917 wininet: Improve stub for FindNextUrlCacheEntryW a tiny bit. 2008-04-18 14:23:19 +02:00
Marcus Meissner
fbc236107d advapi32: Initialize hLock. 2008-04-18 13:57:15 +02:00
Nikolay Sivov
256874426d gdiplus: Implemented GdipVectorTransformMatrixPoints. 2008-04-18 13:57:15 +02:00
Nikolay Sivov
685686aa9f gdiplus: Implemented GdipGetCustomLineCapBaseCap. 2008-04-18 13:57:15 +02:00
Anatoly Lyutin
391ecdb6d2 user32/tests: Add test for switching not maximized mdi children. 2008-04-18 13:57:15 +02:00
Anatoly Lyutin
7c4c6f1b59 user32/tests: Get rid of magic number. 2008-04-18 13:57:15 +02:00
Lei Zhang
9d7f7bfc5e msxml3: Check for xsltInit before calling it. 2008-04-18 13:57:15 +02:00
Kusanagi Kouichi
bb8d1ca672 winex11: Update caret position. 2008-04-18 13:57:15 +02:00