Commit Graph

49730 Commits

Author SHA1 Message Date
James Hawkins f6a9514e96 ntdll: Fix a few failing tests in Vista. 2008-09-03 13:14:51 +02:00
James Hawkins 43c97f4477 msvcrt: Trace the results of two failing tests. 2008-09-03 13:14:51 +02:00
James Hawkins e5fd83da6d msi: Fix a failing test in Vista. 2008-09-03 13:14:51 +02:00
James Hawkins d62b33f229 mshtml: Fix a test that fails in Vista. 2008-09-03 13:14:50 +02:00
James Hawkins e57badb667 mlang: Remove a test that fails on all systems. 2008-09-03 13:14:50 +02:00
James Hawkins 57cda911a9 kernel32: Fix a test that fails in win2k3. 2008-09-03 13:14:50 +02:00
James Hawkins 731306bf78 kernel32: Fix two tests that fail in win2k3 and modify LoadLibraryEx to match this behavior. 2008-09-03 13:14:50 +02:00
James Hawkins b1ff962182 kernel32: Fix a failing test in Vista. 2008-09-03 13:14:50 +02:00
James Hawkins 5a9587949f crypt32: Fix a failing test in Vista. 2008-09-03 13:14:50 +02:00
James Hawkins f5dd6d23ed crypt32: Remove a test with a binary result that behaves differently across platforms. 2008-09-03 13:14:50 +02:00
James Hawkins 3dedb0fdba crypt32: Fix a test that fails in Vista. 2008-09-03 13:14:50 +02:00
James Hawkins 3c53fcc4c4 advapi32: Fix the process access rights value for Vista. 2008-09-03 13:14:50 +02:00
James Hawkins 83b21a6d5b advapi32: Fix a few test failures in Vista. 2008-09-03 13:14:50 +02:00
Francois Gouget 5512dacf8f oleaut32: Improve the LHashValOfNameSys() documentation a bit. 2008-09-02 21:35:24 +02:00
Katayama Hirofumi MZ 13359ce22b wordpad: Added Japanese resource. 2008-09-02 21:34:55 +02:00
Jacek Caban db21502d51 jscript: Added IActiveScript::GetScriptState implementation. 2008-09-02 21:34:12 +02:00
Jacek Caban dfbb5b9530 jscript: Added IDispatchEx::Invoke implementation. 2008-09-02 21:34:06 +02:00
Jacek Caban a861c78b92 jscript: Added IDispatchEx::GetIDsOfNames implementation. 2008-09-02 21:33:52 +02:00
Jacek Caban c62c4f8928 jscript: Added IActiveScript::GetScriptDispatch implementation. 2008-09-02 21:33:42 +02:00
Jacek Caban f3eb77610b jscript: Added script site tests. 2008-09-02 21:33:27 +02:00
Jacek Caban 9efb87ea88 jscript: Added IActiveScript::Close implementation. 2008-09-02 21:33:08 +02:00
Jacek Caban 268a92bed2 jscript: Added IActiveScript::SetScriptSite. 2008-09-02 21:33:03 +02:00
Jacek Caban d19cdef8f8 jscript: Added IActiveScriptParse::InitNew implementation. 2008-09-02 21:32:54 +02:00
Dan Hipschman 9e6784c2a7 oleaut32: Add a widl-generated proxy file for ocidl.idl. 2008-09-02 18:02:04 +02:00
Dan Hipschman a41de877da widl: Output NULL for inherited methods in the vtbl. 2008-09-02 18:01:53 +02:00
Dan Hipschman 19cccae29d ole32: Add a widl-generated proxy file for oleidl.idl. 2008-09-02 16:03:02 +02:00
Dan Hipschman 44800b6ad4 ole32: Add a widl-generated proxy file for objidl.idl. 2008-09-02 16:02:29 +02:00
Dan Hipschman 4afc326638 ole32: Add widl-generated proxies for unknwn.idl and dcom.idl. 2008-09-02 16:00:33 +02:00
Stefan Dösinger 09d0a35872 ddraw: Add some overlay tests. 2008-09-02 15:05:59 +02:00
Stefan Dösinger ab74030ec5 wined3d: Optimize the projected bump map handling. 2008-09-02 14:56:57 +02:00
Stefan Dösinger ddec94bf0f ddraw: Pass proper parameters to CheckDeviceFormat. 2008-09-02 14:56:45 +02:00
Stefan Dösinger c1eabc2ce7 ddraw: Catch attempts to opengl-render to the desktop window. 2008-09-02 14:56:35 +02:00
Stefan Dösinger d5f05c59c7 ddraw: Beware of the surface type when checking for format support. 2008-09-02 14:56:26 +02:00
Stefan Dösinger d60ece20b5 wined3d: Implement secondary color in the arbfp ffp pipeline. 2008-09-02 14:56:15 +02:00
Stefan Dösinger 8b1727ae62 wined3d: Report incorrect filtering settings in ValidateDevice. 2008-09-02 14:56:06 +02:00
Stefan Dösinger 422eebd2c3 wined3d: BLENDTEXTUREALPHAPM reads the texture. 2008-09-02 14:55:57 +02:00
Stefan Dösinger 3b48660f43 wined3d: Implement YV12 support for emulated overlays.
This is the prefered format of many codecs, and for some codecs this
is the only supported output format. As usual I try to handle all the
conversion in the GPU and keep the CPU involvement minimal to gain the
full performance of PBO transfers.
2008-09-02 14:55:50 +02:00
Muneyuki Noguchi 2e9603c4a0 taskmgr: Update Japanese translation. 2008-09-02 14:07:42 +02:00
Muneyuki Noguchi 0cd01df155 winecfg: Update Japanese translation. 2008-09-02 14:07:39 +02:00
Muneyuki Noguchi 7c52cd5044 clock: Update Japanese translation. 2008-09-02 14:07:36 +02:00
Muneyuki Noguchi ddcbbaae1e winemine: Add Japanese translation. 2008-09-02 14:07:32 +02:00
Muneyuki Noguchi 874ff81640 comdlg32: Update Japanese translation. 2008-09-02 14:07:28 +02:00
Paul Vriens 7e21104bd9 dplayx/tests: Remove a stray CoInitialize. 2008-09-02 13:59:39 +02:00
Francois Gouget 6bd4bf66e2 crypt32: Fix compilation on systems that don't support nameless unions. 2008-09-02 13:59:31 +02:00
Francois Gouget 360c164e54 d3dxof: Remove spaces before '\n', add '\n' in Wine traces. 2008-09-02 13:59:22 +02:00
Francois Gouget aafaec4f43 gdiplus/tests: Remove unneeded casts. 2008-09-02 13:59:17 +02:00
Francois Gouget 9c63e186c6 wined3d: Add a '\n' to Wine traces. 2008-09-02 13:59:11 +02:00
Francois Gouget 5a127ad570 winhlp32: Remove spaces before '...' in the Chinese resources. 2008-09-02 13:59:05 +02:00
Francois Gouget c8bafc3817 notepad: Remove spaces before '\n' in the Chinese resources. 2008-09-02 13:59:01 +02:00
Francois Gouget 39050cb0a8 appwiz.cpl: Remove spaces before '...' in the Norwegian resources. 2008-09-02 13:58:53 +02:00