Commit graph

49751 commits

Author SHA1 Message Date
Nikolay Sivov
26ccb33f86 gdiplus: Add TRACE(..) for brush calls. 2008-09-03 14:21:41 +02:00
Nikolay Sivov
0f87374a17 gdiplus: Add TRACE(..) to CustomLineCap. 2008-09-03 14:21:41 +02:00
Nikolay Sivov
cf5562338a gdiplus: Fix API documentation name. 2008-09-03 14:21:41 +02:00
Nikolay Sivov
29f4c9d8a0 gdiplus: Add some TRACE(..) to Graphics. 2008-09-03 14:21:41 +02:00
Alexandre Julliard
b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
Paul Vriens
e1c9c2597a msxml3/tests: Fix a test on win98. 2008-09-03 14:21:41 +02:00
Paul Vriens
fe360d6aa2 msxml3/tests: Use CreateFileA to please win98. 2008-09-03 14:21:41 +02:00
Jim Cameron
f20961d9fa dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx(). 2008-09-03 14:21:41 +02:00
Alexander Dorofeyev
e13d0efb01 wined3d: Remove glFlush in RealizePalette.
glFlush was added to surface_blt_to_drawable some time ago, which is a
more general fix and makes this one superfluous.
2008-09-03 13:14:52 +02:00
Alexander Dorofeyev
379f400990 wined3d: Add glFlush when clearing the front buffer in ClearSurface. 2008-09-03 13:14:52 +02:00
Alexander Nicolaysen Sørnes
d67986b9dd regedit: Some minor unicode conversions. 2008-09-03 13:14:52 +02:00
Alexander Nicolaysen Sørnes
7bb5df75d3 regedit: Remove some unused code. 2008-09-03 13:14:52 +02:00
Alexander Nicolaysen Sørnes
ba093c6dc0 regedit: Fix some references to TCHARs. 2008-09-03 13:14:51 +02:00
Paul Vriens
501b1e0a49 dplayx/tests: Add a few missing HeapFree's. 2008-09-03 13:14:51 +02:00
Paul Vriens
55faa6e911 ddraw/tests: Let tests run again on win9x. 2008-09-03 13:14:51 +02:00
Christian Costa
e79b747352 d3dxof: Handle comments in templates text format. 2008-09-03 13:14:51 +02:00
Christian Costa
675327c031 d3dxof: Start implementing IDirectXFile_CreateEnumObject. 2008-09-03 13:14:51 +02:00
James Hawkins
3e76eacbfd shlwapi: Fix a few failing tests in Vista. 2008-09-03 13:14:51 +02:00
James Hawkins
6b20075b1f rpcrt4: Remove a test that was replaced by a better test. 2008-09-03 13:14:51 +02:00
James Hawkins
6b1c6eebab riched20: Trace the result of a failing test. 2008-09-03 13:14:51 +02:00
James Hawkins
21cde57be5 ole32: Fix a failing test in Vista. 2008-09-03 13:14:51 +02:00
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