Detlef Riekenberg
c51be54c79
oleaut32: Dump parameter and SYSKIND for LHashValOfNameSysA.
2008-09-10 11:08:06 +02:00
Jeff Zaroyko
15978ddc01
ws2_32: ioctlsocket should try to check if argp is valid.
2008-09-10 11:07:51 +02:00
Juan Lang
12c1e067c6
winhttp: Don't reference past the attribute array. Fixes Coverity item 710.
2008-09-10 11:06:57 +02:00
Alexander Dorofeyev
48865c9064
quartz/tests: Fix potential NULL dereference (Coverity).
2008-09-10 11:03:23 +02:00
Jacek Caban
67684c4850
jscript: Added typeof expression implementation.
2008-09-10 10:57:26 +02:00
Jacek Caban
083c95449e
jscript: Added Math object stub implementation.
2008-09-10 10:57:19 +02:00
Jacek Caban
e2f743fad8
jscript: Added RegExp constructor object implementation.
2008-09-10 10:57:09 +02:00
Jacek Caban
7a3d60e913
jscript: Added Number constructor object implementation.
2008-09-10 10:57:00 +02:00
Jacek Caban
f8be53fcf3
jscript: Added Boolean constructor object.
2008-09-10 10:56:47 +02:00
Jacek Caban
54d03ab857
jscript: Added Array constructor object implementation.
2008-09-10 10:56:29 +02:00
Jacek Caban
8482abe29c
jscript: Added String constructor object.
2008-09-10 10:56:21 +02:00
Jacek Caban
dd01f8b8f7
jscript: Added Object constructor object implementation.
2008-09-10 10:56:01 +02:00
Andrew Talbot
be759dddb8
msi: Uninitialized variable fix (Coverity).
2008-09-10 10:41:54 +02:00
Juan Lang
8ccd53dd7a
crypt32: Get rid of a magic number and a redundant assignment.
2008-09-10 10:41:03 +02:00
Juan Lang
e4a0633818
crypt32: Return FALSE rather than crash if memory allocation fails. Fixes Coverity id 135.
2008-09-10 10:40:46 +02:00
Juan Lang
71e394fb89
crypt32: Fix typo. Fixes Coverity item 605.
2008-09-10 10:40:43 +02:00
Juan Lang
78baaf932a
crypt32: Assert condition that can occur only in case of a bug.
2008-09-10 10:40:40 +02:00
Juan Lang
c479ea631f
cabinet: Use helper function to remove duplicate code.
2008-09-10 10:40:33 +02:00
Juan Lang
70cfa0c36e
cabinet: Use helper function to remove duplicate code.
2008-09-10 10:40:27 +02:00
Hans Leidekker
3cfa9c626f
winhttp: Better diagnostics in the notification test.
2008-09-10 10:40:05 +02:00
Hans Leidekker
ddbe713e6b
winhttp: Increase sleep between two tests that connect to the same host.
2008-09-10 10:40:01 +02:00
Hans Leidekker
f8f9c4cb9c
winhttp: Don't loop on response codes other than 301 and 302.
2008-09-10 10:39:35 +02:00
Huw Davies
165b21dd2d
winex11.drv: Fix SetDIBits optimization to work with top-down dib sections.
2008-09-10 10:39:28 +02:00
Aric Stewart
38901f08c6
mlang: Expand stub of fnIMLangFontLink2_GetStrCodePages.
2008-09-10 10:39:17 +02:00
Paul Vriens
c8aba692af
ws2_32/tests: Remove redundant NULL check before HeapFree.
2008-09-09 12:32:25 +02:00
Paul Vriens
ee14852ea9
quartz/tests: Fix the tests on several platforms.
2008-09-09 12:32:21 +02:00
Rob Shearman
60b4feedca
include: Fix function names in IVBSAXXMLReader interface in msxml2.idl.
2008-09-09 12:32:16 +02:00
Alistair Leslie-Hughes
0d50b33b17
mshtml: Implement IDispatch for IHTMLTable.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
289f6b45da
mshtml: Implement IDispatch for IHTMLDocument5.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
1b7ebf29b4
mshtml: Implement IDispatch for IHTMLInputElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
df2273f15e
mshtml: Implement IDispatch for IHTMLTextAreaElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
4f74cadce9
mshtml: Implement IDispatch for IHTMLOptionElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
ac24b5afaf
mshtml: Implement IDispatch for IHTMLGenericElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
c8a0e7899e
mshtml: Implement IDispatch for IHTMLScriptElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
1a7c4e91e5
mshtml: Implement IDispatch for IHTMLTextContainer.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
de7fa364be
mshtml: Implement IDispatch for IHTMLImgElement.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
d2261cab4d
mshtml: Implement IDispatch for IHTMLDOMTextNode.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
08716ac2b8
mshtml: Implement IDispatch for IHTMLDocument4.
2008-09-09 11:46:18 +02:00
Alistair Leslie-Hughes
0eee1ef0d6
mshtml: Implement IDispatch for IHTMLDocument3.
2008-09-09 11:46:18 +02:00
Alexandre Julliard
d3f4fb4929
user32: Fix DeferWindowPos to work on windows belonging to other processes.
2008-09-09 11:46:18 +02:00
Andrew Talbot
d23fc94fd6
shdocvw: Sign-compare warnings fix.
2008-09-09 11:46:17 +02:00
Piotr Caban
38b0573543
msxml3: Change SAX IStream parser implementation.
2008-09-09 11:46:17 +02:00
James Hawkins
cc0ea85c34
comctl32: Store the previous timeout value to test with.
2008-09-09 11:46:17 +02:00
Peter Dons Tychsen
6e7c73cacf
ntoskrnl: Implement partial stub for IoGetConfigurationInformation().
2008-09-09 11:46:17 +02:00
James Hawkins
6f7c2b94d4
ole32: Fix a few file access discrepancies between platforms.
2008-09-09 11:46:17 +02:00
James Hawkins
7518781904
urlmon: Fix several failing tests with IE7.
2008-09-09 11:46:17 +02:00
James Hawkins
1c010e77cf
urlmon: Fix a failing test with IE7.
2008-09-09 11:46:17 +02:00
James Hawkins
d11968cade
msi: Fix a few file access discrepancies between platforms.
2008-09-09 11:46:17 +02:00
Jacek Caban
5c05e6c869
jscript: Add static functions to variable objects.
2008-09-09 11:46:17 +02:00
Jacek Caban
a0170ad7f9
jscript: Added Function.length implementation.
2008-09-09 11:46:17 +02:00
Jacek Caban
99b4bc2347
jscript: Added member expression implementation.
2008-09-09 11:46:17 +02:00
Jacek Caban
7c6bf428b5
jscript: Added function object stub implementation.
2008-09-09 11:46:17 +02:00
Jacek Caban
d7c8c2544d
jscript: Added '!==' expression implementation.
2008-09-09 11:46:17 +02:00
Jacek Caban
c3938073da
jscript: Added '===' expression implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
326cf6e0cf
jscript: Added var statement implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
11153d0e05
jscript: Added logical negation implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
b60898353c
jscript: Added infrastructure for test scripts.
2008-09-09 11:46:16 +02:00
Jacek Caban
a16f205382
jscript: Added call expression implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
652a0121a9
jscript: Added variable object handling.
2008-09-09 11:46:16 +02:00
Jacek Caban
fc5a8836e9
jscript: Added scope chain implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
86a787bbc9
jscript: Added assignment test.
2008-09-09 11:46:16 +02:00
Jacek Caban
3c05ffe094
jscript: Added literal expression implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
512505f908
jscript: Added assign expression implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
ca2b797f6a
jscript: Added global object implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
2bbd9d4105
jscript: Added AddNamedItem implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
2a7c9f1b92
jscript: Added identifier expression implementation.
2008-09-09 11:46:16 +02:00
Jacek Caban
eb0bb55de2
jscript: Added expression statement implementation.
2008-09-09 11:46:15 +02:00
Jacek Caban
3612bae30c
jscript: Added GetMemberName implementation.
2008-09-09 11:46:15 +02:00
Jacek Caban
68326a391d
jscript: Added DeleteMemberByName implementation.
2008-09-09 11:46:15 +02:00
Jacek Caban
11d9a49b0a
jscript: Added GetNextDispID implementation.
2008-09-09 11:46:15 +02:00
Jacek Caban
61734cd945
jscript: Added InvokeEx implementation.
2008-09-09 11:46:15 +02:00
Juan Lang
8c0e089d68
crypt32: Simplify CryptVerifyMessageSignature.
2008-09-09 11:46:15 +02:00
Juan Lang
cb5385e326
crypt32: Implement CryptVerifyDetachedMessageSignature.
2008-09-09 11:46:15 +02:00
Juan Lang
9e6b32139d
crypt32: Add tests for CryptVerifyDetachedMessageSignature.
2008-09-09 11:46:15 +02:00
Juan Lang
814451a420
crypt32: Add stub for CryptVerifyDetachedMessageSignature.
2008-09-09 11:46:15 +02:00
Juan Lang
32466b3a83
crypt32: Test verifying the signature of a detached signed message.
2008-09-09 11:46:15 +02:00
Juan Lang
b7d26dc9f5
crypt32: Don't crash when asked to verify a signature before the content has been finalized.
2008-09-09 11:46:15 +02:00
Juan Lang
f98eb4a8a0
crypt32: Implement CryptVerifyMessageHash.
2008-09-09 11:46:15 +02:00
Juan Lang
c097a7a6a6
crypt32: Add tests for CryptVerifyMessageHash.
2008-09-09 11:46:15 +02:00
Juan Lang
3cef67d5ca
crypt32: Add stub for CryptVerifyMessageHash.
2008-09-09 11:46:14 +02:00
Juan Lang
7c83565580
crypt32: Don't store redundant copy of detached hash message data.
2008-09-09 11:46:14 +02:00
Juan Lang
254f9b9c01
crypt32: Check length of sequence before checking tag.
2008-09-09 11:46:14 +02:00
Gerald Pfeifer
3dbdb31128
comctl32: Remove unused paramters from MONTHCAL_GetRange, MONTHCAL_MouseMove, and MONTHCAL_Create.
2008-09-09 11:46:14 +02:00
James Hawkins
ce8e69d4b1
riched20: Fix two typos that cause a failing test.
2008-09-09 11:46:14 +02:00
Rob Shearman
244b14ba36
include: Fix level of indirection of parameters in GetNotifyCmdLine function of IBackgroundCopyJob2 interface in bits1_5.idl.
...
The parameters should be double pointers to strings, not pointers to strings.
2008-09-09 11:46:13 +02:00
Hans Leidekker
7f28c5f87e
winhttp: Make sure not to read more data than expected on a redirect.
...
Fixes a bug in automatic redirects with content.
2008-09-09 11:02:17 +02:00
Hans Leidekker
01e7d12848
winhttp: WinHttpQueryDataAvailable should do a blocking read if more data is expected.
...
Spotted by Henri Verbeet.
2008-09-09 11:02:04 +02:00
Hans Leidekker
6e6ffab63f
winhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT must return a pointer.
2008-09-09 11:01:53 +02:00
David Adam
a66ef8fac3
appwiz: Fix some typos in the French resource.
2008-09-09 11:01:02 +02:00
Erik Inge Bolsø
6fc8497519
winealsa.drv: fix typo in IDsCaptureDriverImpl_Open.
2008-09-09 11:00:56 +02:00
Alexandre Julliard
9d45cfde33
winex11: Support setting the window region on windows belonging to other threads.
2008-09-08 15:51:08 +02:00
Alexandre Julliard
370368aace
winex11: Moved the X11DRV_WindowMessage function to window.c.
2008-09-08 15:42:24 +02:00
Nikolay Sivov
c2de38ea47
gdiplus: Added missed stubs for Image metadata access.
2008-09-08 14:12:31 +02:00
Nikolay Sivov
d923d78e95
gdiplus: Partially implemented GdipTestControl.
2008-09-08 14:09:36 +02:00
Henri Verbeet
932e95c111
wined3d: Translate one pixel down after flipping for offscreen rendering.
2008-09-08 14:09:29 +02:00
Detlef Riekenberg
388841fd13
rasapi32/tests: Trace the correct variable.
2008-09-08 14:09:23 +02:00
Damjan Jovanovic
b904dd783c
ws2_32: Only enable FD_WRITE on short sends.
2008-09-08 14:09:16 +02:00
Reece Dunn
261a39a008
shlwapi: Fixed the url tests on Vista.
2008-09-08 14:09:09 +02:00
Reece Dunn
c722cca599
hlink: Fix the tests for IE7.
2008-09-08 14:08:49 +02:00
Reece Dunn
f14fe767b3
secur32: Fixed the logic on some of the schannel tests.
2008-09-08 14:08:35 +02:00
Reece Dunn
c718981a19
secur32: Fixed the schannel tests on Vista.
2008-09-08 14:08:30 +02:00
Reece Dunn
a8ffb232ab
browseui: Fixed building the tests with the Windows SDK.
2008-09-08 14:08:25 +02:00
Reece Dunn
5740ad6432
richedit20: Fixed building the tests on msvc.
2008-09-08 14:08:21 +02:00
Reece Dunn
099517604b
shdocvw: Fixed building on msvc.
2008-09-08 14:08:17 +02:00
Muneyuki Noguchi
2ca3a80ba8
comdlg32: Update Japanese translation.
2008-09-08 14:08:12 +02:00
Muneyuki Noguchi
8d97c6e1ab
wininet: Update Japanese translation.
2008-09-08 14:08:01 +02:00
Rob Shearman
a8f7c716ef
rpcrt4: Change type of len parameter of NdrAllocate from size_t to SIZE_T.
...
Use SIZE_T as it matches the size that Windows programs expect whereas
size_t is platform-dependent.
2008-09-08 12:51:37 +02:00
Vincent Povirk
3c4f44d1af
user32: Use the correct bitmap location for MNS_CHECKORBMP.
2008-09-08 12:49:12 +02:00
Paul Vriens
f4ba76e1d1
winmm/tests: Fix a test on win9x.
2008-09-08 12:49:12 +02:00
Paul Vriens
e8b8856df0
crypt32/tests: Fix a test on Vista.
2008-09-08 12:49:12 +02:00
Paul Vriens
3f6e4adf9d
user32/tests: Win9x needs a threadid for CreateThread.
2008-09-08 12:49:12 +02:00
Paul Vriens
5737fb815c
kernel32/tests: Fix a few failures on win98.
2008-09-08 12:49:12 +02:00
Paul Vriens
bdde87f04a
urlmon/tests: Fix timeouts for win9x tests.
2008-09-08 12:49:12 +02:00
Paul Vriens
c461eba067
kernel32/tests: Fix 2 tests on win9x.
2008-09-08 12:49:12 +02:00
Paul Vriens
c3a58cc7d8
kernel32/tests: Fix a few tests on win9x.
2008-09-08 12:49:12 +02:00
James Hawkins
a061f642d6
comctl32: Fix two test failures in win2000.
2008-09-08 12:47:23 +02:00
James Hawkins
e7d9185419
comctl32: Trace the first day of the week.
2008-09-08 12:47:23 +02:00
James Hawkins
66e4be152a
comctl32: Fix a failing test for some platforms.
2008-09-08 12:47:23 +02:00
James Hawkins
3e2ac662f1
comctl32: Fix a typo.
2008-09-08 12:47:22 +02:00
James Hawkins
106791c610
comctl32: Fix several test failures in win98.
2008-09-08 12:47:22 +02:00
James Hawkins
66483daf34
comctl32: Fix a failing test in win98.
2008-09-08 12:47:22 +02:00
James Hawkins
dcc230c567
comctl32: Fix a couple failing tests in win98.
2008-09-08 12:47:22 +02:00
James Hawkins
d54963e512
comctl32: Allow a little slop in the status bar metric tests.
2008-09-08 12:47:22 +02:00
James Hawkins
f5e298d2db
comctl32: Fix several failing tests in win98.
2008-09-08 12:47:22 +02:00
James Hawkins
5362bfa776
comctl32: Fix two failing tests in win98.
2008-09-08 12:47:22 +02:00
James Hawkins
898dd57f5d
riched20: Fix several failing test across several platforms.
2008-09-08 12:47:22 +02:00
James Hawkins
765275a306
msi: Make sure read-only source files are set writable after being copied.
2008-09-08 12:47:22 +02:00
James Hawkins
8a9ba8f73f
msi: Actions should be run even if the installed state is the same as the requested state.
2008-09-08 12:47:22 +02:00
James Hawkins
8733ec8326
crypt32: Trace the returned value on failure.
2008-09-08 12:47:22 +02:00
James Hawkins
f4c8a0fadd
advapi32: ERROR_IO_PENDING is returned in Vista only on success.
2008-09-08 12:47:22 +02:00
Francois Gouget
3b3f5118ac
jscript: Fix compilation with older bison.
2008-09-08 12:47:22 +02:00
Jacek Caban
5ac404aa9c
jscript: Added GetDispID implementation.
2008-09-08 12:47:21 +02:00
Jacek Caban
c23ea508a1
jscript: Store more data in DispatchEx object.
2008-09-08 12:47:21 +02:00
Hans Leidekker
f3346a789e
winhttp: Support asynchronous requests.
2008-09-08 12:47:21 +02:00
Hans Leidekker
a4d0abb234
winhttp: Add the remaining completion notifications.
2008-09-08 12:47:21 +02:00
Hans Leidekker
2fb746783f
winhttp: Use a process global SSL context instead of per connection.
2008-09-08 12:47:21 +02:00
Hans Leidekker
520b6e8153
winhttp: The last parameter of WinHttpWriteData is optional.
2008-09-08 12:47:21 +02:00
Hans Leidekker
64a7d23565
winhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT.
2008-09-08 12:47:21 +02:00
Hans Leidekker
3d8a9564cd
winhttp: Start sending async completion notifications. Add corresponding tests.
2008-09-08 12:47:21 +02:00
Francois Gouget
7dd099416e
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2008-09-08 12:47:21 +02:00
Eric Pouech
69bbefac5f
dbghelp: While loading MSC debug info, don't handle public symbol at once, but delay their handling after all other symbols are loaded.
...
This allows to handle properly addresses between public and real
symbols. It should also increase drastically the performance of
.dbg/.pdb loading.
2008-09-08 12:47:21 +02:00
Eric Pouech
2f98c59adb
dbghelp: Silence 0x112c symbol type.
2008-09-08 12:47:21 +02:00
Eric Pouech
5ad756fb3c
dbghelp: Use the correct size for global variable when searching for a symbol.
2008-09-08 12:47:20 +02:00
Eric Pouech
418a001e00
dbghelp: Correctly setup the Unix regular expression for matching file names in SymEnumLines.
...
Plug a potential memory leak as well.
2008-09-08 12:47:20 +02:00
Eric Pouech
b5ffe31d22
dbghelp: Fixed offset computation for bitfields inside structures in Codeview debug information.
2008-09-08 12:47:20 +02:00
Muneyuki Noguchi
8f61250bab
appwiz.cpl: Add Japanese resources.
2008-09-08 12:47:20 +02:00
Michael Stefaniuc
c425b43192
shell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations by removing an untranslated string.
2008-09-08 12:47:20 +02:00
Rob Shearman
f2e47cc2a2
rpcrt4: Fix typo in unescape_string_binding_componentW.
...
string_binding is of type "const WCHAR *" so we shouldn't be calling
strlen on it, we should be calling strlenW on it.
2008-09-08 12:47:20 +02:00
Rob Shearman
170dd5ff8d
rpcrt4: Only start the RpcSs process for handles to the local server.
2008-09-08 12:47:20 +02:00
Rob Shearman
55f12a3b63
shell32: Remove defines for WINE_FILEVERSION and WINE_FILEVERSION_STR.
...
These are now constructed automatically from the major, minor, build
and platform ID numbers defined in version.h.
2008-09-08 12:47:20 +02:00
Michael Stefaniuc
a38d47f27f
user32/tests: Remove unreachable break after return (Smatch).
2008-09-08 12:31:56 +02:00
Andrew Talbot
201cbd3efa
qmgr: Sign-compare warnings fix.
2008-09-08 12:31:51 +02:00
Andrew Talbot
a4dc5ba3cb
qcap: Sign-compare warning fix.
2008-09-08 12:31:48 +02:00
Jeff Zaroyko
6a14bcc824
wined3d: Add missing HeapFree.
2008-09-08 12:31:43 +02:00
Lei Zhang
887aa9eb3d
sane.ds: Replace wsprintfW with sprintfW.
2008-09-08 12:31:37 +02:00
Alistair Leslie-Hughes
e605d3e9bf
mshtml: Add IHTMLBodyElement bgColor tests.
2008-09-08 12:31:26 +02:00
Alistair Leslie-Hughes
4196f83f49
mshtml: Implement IHTMLBodyElement get/put bgColor.
2008-09-08 12:31:20 +02:00
Paul Vriens
bf520bfbb1
winspool.drv/tests: Fix a test on Vista/W2K8.
2008-09-05 16:26:39 +02:00
Paul Vriens
6d6881a791
wintrust/tests: Add a missing FreeLibrary.
2008-09-05 16:26:33 +02:00
Paul Vriens
8f23fc4e2f
quartz/tests: Add a missing CoUninitialize.
2008-09-05 16:26:29 +02:00
Nikolay Sivov
7258dea49c
gdiplus: Fix for GdipGraphicsClear.
2008-09-05 16:01:05 +02:00
Hans Leidekker
6ecd01b8d1
winhttp: The last parameter of WinHttpQueryDataAvailable and WinHttpReadData is optional.
2008-09-05 16:00:53 +02:00
Hans Leidekker
6fe2edb5de
winhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_RAW_HEADERS).
2008-09-05 16:00:46 +02:00
Hans Leidekker
b34e816f4a
winhttp: Implement WinHttpQueryOption(WINHTTP_OPTION_SECURITY_FLAGS).
2008-09-05 16:00:40 +02:00
Paul Vriens
e3a1593652
dsound/tests: Fix typos in tests.
2008-09-05 13:46:43 +02:00
Paul Vriens
f0bed78455
urlmon/tests: Fix test on win98.
2008-09-05 13:46:12 +02:00
Francois Gouget
b0f52410e9
d3dxof: Add a '\n' to a Wine trace.
2008-09-05 13:39:16 +02:00
Francois Gouget
d8914673ba
kernel32/tests: Add a trailing '\n' to an ok() call.
2008-09-05 13:39:13 +02:00
Francois Gouget
758c453ff1
gdiplus: Add/fix the trailing '\n' in Wine traces.
2008-09-05 13:39:11 +02:00
Francois Gouget
e1797b530d
wined3d: Remove spaces before '\n' in Wine traces.
2008-09-05 13:39:08 +02:00
Francois Gouget
80ef97be1a
crypt32/tests: Add a trailing '\n' to an ok() call.
2008-09-05 13:39:05 +02:00
Paul Vriens
961d65ab30
crypt32/tests: Don't crash on Vista.
2008-09-05 13:38:56 +02:00
Nikolay Sivov
b6c52ce996
gdiplus: Implemented GdipCloneImage.
2008-09-05 13:01:02 +02:00
Nikolay Sivov
bff1678f54
gdiplus: Implemented GdipGraphicsClear.
2008-09-05 12:59:33 +02:00
Jan de Mooij
f815b8b9d5
comdlg32/printdlg: Leave FromPages/ToPages empty if it contains max. WORD value.
2008-09-05 12:59:26 +02:00
Jan de Mooij
f9f881bfc2
comdlg32/printdlg: If ToPages field is left empty set it to FromPages value.
2008-09-05 12:57:45 +02:00
Jeff Zaroyko
e55a702928
dsound: Check for invalid parameter when unlocking secondary buffers.
2008-09-05 12:53:29 +02:00
Vincent Povirk
aacfc6ed95
explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.
2008-09-05 12:11:40 +02:00
Vincent Povirk
96f8de0de9
explorer: Implement ABM_ADD and ABM_REMOVE.
2008-09-05 12:10:55 +02:00
Vincent Povirk
b4c78be585
shell32: Add tests for SHAppBarMessage.
2008-09-05 12:10:23 +02:00
Alexandre Julliard
ced5cb67ed
crypt32: Avoid some uninitialized variable warnings on older gcc.
2008-09-05 11:32:59 +02:00
Alexandre Julliard
dcc26cf806
jscript: Avoid an uninitialized variable warning on older gcc.
2008-09-05 11:32:54 +02:00
Alexandre Julliard
b63c648656
shlwapi/tests: Avoid sizeof in traces.
2008-09-05 11:25:21 +02:00
Jacek Caban
b40b352c8f
jscript: Added empty statement implementation.
2008-09-05 11:24:27 +02:00
Jacek Caban
a7ede8f272
jscript: Added ParseScriptText test.
2008-09-05 11:24:19 +02:00
Jacek Caban
51a2ccb4c4
jscript: Added SCRIPTSTATE_STARTED implementation.
2008-09-05 11:23:54 +02:00
Jacek Caban
69f8b4b9b2
jscript: Added IActiveScript::ParseScriptText implementation.
2008-09-05 11:23:38 +02:00
Stefan Dösinger
fe64fe5ef8
wined3d: Fix uploading higher transform matrices.
2008-09-05 11:23:30 +02:00
Stefan Dösinger
271f56c9f1
wined3d: Close a pshader on-off switching loophole.
2008-09-05 11:23:19 +02:00
Stefan Dösinger
c36e033856
wined3d: Fix the pixelformat selection logic.
2008-09-05 11:23:09 +02:00
Stefan Dösinger
421b6558c1
wined3d: Pack the ffp_desc structure better.
2008-09-05 11:22:55 +02:00
Michael Stefaniuc
4d1d16836b
jscript: Move 'inline' right after the storage specifier in a declaration.
2008-09-05 11:22:34 +02:00
Marcus Meissner
96412ee564
Annotate with allocation size attribute.
2008-09-05 11:22:26 +02:00
Marcus Meissner
980ffb8eb4
msxml3: Fixed incorrect MultiByteToWideChar.
2008-09-05 11:21:35 +02:00
Paul Vriens
94b73a6d04
kernel32/tests: Split the test for ret and last error.
2008-09-05 11:20:59 +02:00
Paul Vriens
ea17a9192c
ws2_32/tests: Use CreateEventA for win9x.
2008-09-05 11:20:54 +02:00
Henri Verbeet
81effcf30d
wined3d: Set the viewport to the texture size in depth_blt().
2008-09-05 10:50:55 +02:00
Jeff Latimer
16f38d7481
user32/tests: Add more A and W test combinations for dde.
2008-09-05 10:48:47 +02:00
Jeff Latimer
0c5fff5ea8
user32/tests: Tests for a W interface connection adding some todo_wine tests.
2008-09-05 10:48:33 +02:00
Jeff Latimer
5ad6ef53a2
user32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messages to flow. Delete one.
2008-09-05 10:48:15 +02:00
Jeff Latimer
4c3e55dd88
user32/tests: Test infrastructure for testing ddeml end to end.
2008-09-05 10:48:03 +02:00
Jeff Latimer
57d1059bbb
user32: Make some DDE traces more meaningful.
2008-09-05 10:47:56 +02:00
Alexandre Julliard
b44a109b8c
kernel32: Implemented the wrapper functions for job objects.
2008-09-04 22:51:02 +02:00
Alexandre Julliard
091d9748e3
ntdll: Add stubs for all the job object functions.
2008-09-04 22:47:13 +02:00
Alexandre Julliard
0327f84a2f
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
2008-09-04 21:57:13 +02:00
Maarten Lankhorst
6e90756307
winealsa.drv/dsound: Handle underruns better.
2008-09-04 14:09:00 +02:00
Eric Pouech
07baf69080
dbghelp: SymFindFileInPath doesn't check for the parameters passed when looking in a directory, whatever the dbghelp's options.
2008-09-04 13:47:26 +02:00
Eric Pouech
2994e98850
dbghelp: Improve the symbol loader for .DBG files.
...
When looking for a .DBG file, first look for a .DBG file matching all
attributes, then for a .DBG partially matching the attributes.
2008-09-04 13:47:11 +02:00
Eric Pouech
d600115387
dbghelp: Improve the symbol loader.
...
When looking for a PDB file, no longer use SymFindFileInPath as it
doesn't actually check the signatures, but use an internal function
instead.
2008-09-04 13:46:54 +02:00
Vincent Povirk
3cce9ad9c6
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
2008-09-04 13:32:42 +02:00
Vincent Povirk
491e44d425
user32/tests: Don't check menu items when testing MNS_CHECKORBMP.
...
If the MNS_CHECKORBMP style is set on a menu, and the menu is checked,
the bitmap is not drawn. For the menu tests, that means we get no
WM_DRAWITEM message for an owner-drawn bitmap, and the bounding box of
the bitmap is not tested. We should leave the menu item unchecked in
this case so we can test it.
2008-09-04 12:44:13 +02:00
Stefan Dösinger
da1030f36c
wined3d: Compressed surface sizes are multiples of 4.
...
Since those surfaces are stored in blocks, the 4 pixel step doesn't only apply to surfaces < 4, but
also to surfaces bigger than that, with a non-multiple-of-4 size.
2008-09-04 12:44:00 +02:00
Nikolay Sivov
50bfa9b0eb
gdiplus: Stubs for AdjustableArrowCap calls.
2008-09-04 12:31:38 +02:00
Nikolay Sivov
9c60a57ad1
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
2008-09-04 12:31:24 +02:00
Nikolay Sivov
72304d8377
gdiplus: Initial GdipFlattenPath implementation.
2008-09-04 12:31:12 +02:00
Alexander Dorofeyev
78312704d9
wined3d: Remove obsolete code & ModifyLocation TODO.
...
This fbo logic appears to have already been implemented in ModifyLocation.
2008-09-04 12:29:57 +02:00
Alexander Dorofeyev
1bcd6e4508
wined3d: Get rid of gl buffer variable in BltOverride.
...
Uses This == dstSwapchain->frontBuffer instead as suggested by Henri Verbeet.
2008-09-04 12:29:50 +02:00
Alexander Dorofeyev
7c38816819
wined3d: Remove glDrawBuffer calls in BltOverride.
...
Handled in ActivateContext, must be remains of pre-context management code.
2008-09-04 12:29:42 +02:00
Alexander Dorofeyev
5c7f2906ee
wined3d: Make the condition to enter p8 conversion shader path more strict.
...
This prevents shader path from being entered for an offscreen surface
when there is p8 render target and fixes failures in ddraw visual test
(with opengl rendering and RTL_READDRAW mode) and visual glitches in
Red Alert.
2008-09-04 12:29:35 +02:00
Alexandre Julliard
3e78cca50c
msvcrt/tests: Fix the %n format test for Vista.
2008-09-04 12:27:29 +02:00
Rico Schüller
525e30e6b7
wined3d/d3d9: Set the initial scissorrect to the dimesions of the backbuffer from the first swapchain of the device.
2008-09-04 12:26:59 +02:00
Dmitry Timoshkov
97f2cbc1ea
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
2008-09-04 11:53:00 +02:00
James Hawkins
3f00006f1f
msi: Source for new patch files can only be compressed.
2008-09-04 11:52:21 +02:00
Nicolas Le Cam
22e69c0ee4
comctl32: Implement LVM_GETUNICODEFORMAT.
2008-09-04 11:51:40 +02:00
Jacek Caban
720e8c6252
jscript: Added parser memory managment.
2008-09-04 11:50:45 +02:00
Jacek Caban
b51a156ff1
jscript: Added lexer.
2008-09-04 11:50:28 +02:00
Jacek Caban
9ebdd11126
jscript: Added parser.
2008-09-04 11:47:56 +02:00
Hongbo Ni
2656c02dd6
winspool: Add simplified and traditional Chinese resources.
2008-09-04 11:42:48 +02:00
Hongbo Ni
ab08a0102f
wininet: Add simplified and traditional Chinese resources.
2008-09-04 11:42:45 +02:00
Hongbo Ni
29beb84b6b
wineps: Add simplified and traditional Chinese resources.
2008-09-04 11:42:42 +02:00
Hongbo Ni
7d35b15539
shlwapi: Add simplified and traditional Chinese resources.
2008-09-04 11:42:38 +02:00
Hongbo Ni
e96792f8ba
shdoclc: Add simplified and traditional Chinese resources.
2008-09-04 11:42:33 +02:00
Hongbo Ni
4648b353e4
setupapi: Add simplified and traditional Chinese resources.
2008-09-04 11:42:13 +02:00
Hongbo Ni
68aba12fb1
serialui: Add simplified and traditional Chinese resources.
2008-09-04 11:42:09 +02:00
Hongbo Ni
ea20c68a11
sane.ds: Add simplified and traditional Chinese resources.
2008-09-04 11:42:06 +02:00
Hongbo Ni
b71c0a67ec
oledlg: Add simplified and traditional Chinese resources.
2008-09-04 11:42:03 +02:00
Hongbo Ni
275a454823
oleaut32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:59 +02:00
Hongbo Ni
6a7ad7efb5
msvfw32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:56 +02:00
Hongbo Ni
9eb3a9c157
msi: Add simplified and traditional Chinese resources.
2008-09-04 11:41:53 +02:00
Hongbo Ni
642fb1e6a1
mshtml: Add simplified and traditional Chinese resources.
2008-09-04 11:41:50 +02:00
Hongbo Ni
dd0239e6ce
msacm32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:46 +02:00
Hongbo Ni
24a26a1435
mpr: Add simplified and traditional Chinese resources.
2008-09-04 11:41:43 +02:00
Hongbo Ni
cd01bf4291
localui: Add simplified and traditional Chinese resources.
2008-09-04 11:41:39 +02:00
Hongbo Ni
2c248cb0b1
localspl: Add simplified and traditional Chinese resources.
2008-09-04 11:41:35 +02:00
Hongbo Ni
ee288272a5
htctrl: Add simplified and traditional Chinese resources.
2008-09-04 11:41:32 +02:00
Hongbo Ni
092f298aa1
gphoto2: Add simplified and traditional Chinese resources.
2008-09-04 11:41:29 +02:00
Hongbo Ni
baf3460459
credui: Add simplified and traditional Chinese resources.
2008-09-04 11:41:26 +02:00
Hongbo Ni
e36ef9a5c9
browseui: Add simplified and traditional Chinese resou.
2008-09-04 11:41:23 +02:00
Hongbo Ni
030e678c9e
avifil32: Add simplified and traditional Chinese resources.
2008-09-04 11:41:19 +02:00
Hongbo Ni
8bf5594d77
appwiz: Add simplified and traditional Chinese resources.
2008-09-04 11:41:16 +02:00
Shunichi Fuji
de251e1c62
gdi32: Adjust FT_MulFix function to Freetype cvs head.
2008-09-04 11:41:08 +02:00
Henri Verbeet
615f75faec
wined3d: IWineD3DSurface_PreLoad() doesn't do an implicit glBindTexture() anymore.
...
This was exposed by moving texture id generation from Preload() to BindTexture().
2008-09-04 11:15:33 +02:00
Henri Verbeet
632102cd14
wined3d: Correct a TRACE and remove an incorrect comment.
2008-09-04 11:15:24 +02:00
Henri Verbeet
4b354e8e62
wined3d: Fix a variable name inside a VTRACE.
2008-09-04 11:15:17 +02:00
Henri Verbeet
5fd7a59e70
wined3d: Use the correct representative for texture transform states.
2008-09-04 11:15:09 +02:00
Henri Verbeet
d37c6fc0a9
wined3d: Depth stencil tracking depends on the value of This->render_offscreen.
2008-09-04 11:15:01 +02:00
Henri Verbeet
4b6887b8e3
wined3d: Be more careful when deleting FBOs.
...
Clear all attachments before deleting FBOs. It should be valid to
delete FBOs that still have attachments, but for some reason the
nvidia drivers don't like it. The resulting memory corruption can be
pretty nasty, and this workaround seems clean enough.
2008-09-04 11:14:53 +02:00
Hans Leidekker
e078f618eb
winhttp: Implement some more options.
2008-09-04 11:14:32 +02:00
Alistair Leslie-Hughes
5e1ac66b25
msxml3: Add IDispatchEx test.
2008-09-03 14:21:45 +02:00
Hans Leidekker
6bb3090732
winhttp: A non-standard port must be included in the host header.
2008-09-03 14:21:44 +02:00
Hans Leidekker
04a11bb117
winhttp: Add zero value content length header to POST requests without additional data.
2008-09-03 14:21:44 +02:00
Hans Leidekker
96bf72f27e
winhttp: Add status notification tests. Make them pass.
2008-09-03 14:21:44 +02:00
Hans Leidekker
a74b52cf38
winhttp: Add an initial implementation of WinHttpQueryOption and WinHttpSetOption.
2008-09-03 14:21:44 +02:00
Hans Leidekker
41a763629f
winhttp: Handle redirects.
2008-09-03 14:21:44 +02:00
Hans Leidekker
8063f5cbd4
winhttp: Move handling of default request parameters into build_request_string().
2008-09-03 14:21:44 +02:00
Hans Leidekker
9f8d4fe082
winhttp: WinHttpCrackUrl and InternetCrackUrlW use different scheme constants.
2008-09-03 14:21:44 +02:00
Hans Leidekker
20d06b2a4c
winhttp: Allow reusing a secure connection.
2008-09-03 14:21:44 +02:00
Hans Leidekker
567e21e132
winhttp: Avoid testing errno when it isn't set.
2008-09-03 14:21:44 +02:00
Jeff Zaroyko
a2022c898a
ntdll: Add some tests for NtDeleteFile.
2008-09-03 14:21:44 +02:00
Jeff Zaroyko
1b5873accc
kernel32: Add some tests for DeleteFile.
2008-09-03 14:21:44 +02:00
Jeff Latimer
a251a8f166
user32/tests: Deregister the class created by create_dde_window.
2008-09-03 14:21:44 +02:00
Jim Cameron
31ba88d302
ntoskrnl.exe: Add stub for ObfDereferenceObject().
2008-09-03 14:21:44 +02:00
Jim Cameron
410cb3e7f8
ntoskrnl.exe: Add stub for ObReferenceObjectByHandle().
2008-09-03 14:21:43 +02:00
Jim Cameron
4f39948f7b
ntoskrnl.exe: Add stub for IoRegisterShutdownNotification().
2008-09-03 14:21:43 +02:00
Jim Cameron
9a4d1d15cf
ntoskrnl.exe: Add stub for IoRegisterDriverReinitialization().
2008-09-03 14:21:43 +02:00
Jim Cameron
597150f692
ntoskrnl.exe: Add stub for IoGetRelatedDeviceObject().
2008-09-03 14:21:43 +02:00
Jim Cameron
faa6ca08e9
ntoskrnl.exe: Add stub for IoGetDeviceObjectPointer().
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
954cb31448
msxml3: Add IDispatchEx support to IXMLDOMDocument2.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
c6a64414df
msxml3: Correct FIXME.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
b5be64db6b
mshtml: Add IHTMLElementBody test.
2008-09-03 14:21:43 +02:00
Alistair Leslie-Hughes
aee6a2d8e1
mshtml: Make IHTMLBodyElement use correct IDispatchEx interface.
2008-09-03 14:21:43 +02:00
James Hawkins
e28098aee5
ole32: Fix two failing tests in win9x.
2008-09-03 14:21:43 +02:00
James Hawkins
d82d5d665c
rasapi32: Fix several failing tests in win98.
2008-09-03 14:21:43 +02:00
James Hawkins
b5812e0013
ntdll: Fix a failing test in NT4.
2008-09-03 14:21:43 +02:00
James Hawkins
fc3019ac99
netapi32: Fix two failing tests in NT4.
2008-09-03 14:21:42 +02:00
James Hawkins
d6bb1d9a70
kernel32: Fix a failing test in win95.
2008-09-03 14:21:42 +02:00
James Hawkins
53f4e4345d
iphlapi: Fix a failing test in win95.
2008-09-03 14:21:42 +02:00
James Hawkins
5468f40ab8
gdi32: Fix a failing test in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
4490de3528
crypt32: Fix a few test failures in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
05499a41b8
crypt32: Fix several failing tests in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
12330b433e
crypt32: Fix several test failures in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
094545079c
crypt32: Fix several failing tests in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
99a5afa616
comctl32: Fix a failing test in win9x.
2008-09-03 14:21:42 +02:00
James Hawkins
a9086abac6
comctl32: Fix a failing test in win98.
2008-09-03 14:21:42 +02:00
James Hawkins
4ad88d25af
schannel: Fix a failing test in Vista.
2008-09-03 14:21:42 +02:00
James Hawkins
bb6a8f36c3
rpcrt4: Fix a failing test in Vista.
2008-09-03 14:21:42 +02:00
Nikolay Sivov
38196119f3
gdiplus: Add few TRACE(..) for Matrix.
2008-09-03 14:21:42 +02:00
Nikolay Sivov
088ed7a52d
gdiplus: Add few TRACE(..) for ImageAttributes.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
c9d4046bcf
gdiplus: Add TRACE(..) for font calls.
2008-09-03 14:21:41 +02:00
Nikolay Sivov
69e17d6a6a
gdiplus: GdipGetLineGammaCorrection should check result pointer. Test added.
2008-09-03 14:21:41 +02:00
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
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
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
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
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
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
39050cb0a8
appwiz.cpl: Remove spaces before '...' in the Norwegian resources.
2008-09-02 13:58:53 +02:00
Francois Gouget
ec83c30075
dplayx/tests: Fix compilation on systems that don't support nameless unions.
2008-09-02 13:58:47 +02:00
Francois Gouget
189ea26989
user32/tests: Add a trailing '\n' to an ok() call.
2008-09-02 13:58:41 +02:00
Francois Gouget
ffcb02696c
winhttp/tests: Add a trailing '\n' to an ok() call.
2008-09-02 13:58:37 +02:00
Francois Gouget
4560ce24d8
msxml3: Add a '\n' to a Wine trace.
2008-09-02 13:58:33 +02:00
Francois Gouget
25346b8437
gdiplus: Add some documentation stubs to make winapicheck happy.
2008-09-02 13:58:28 +02:00
Francois Gouget
4823b2c7bf
Assorted spelling fixes.
2008-09-02 13:58:21 +02:00
Alistair Leslie-Hughes
cf86ff8f7e
mshtml: Add missing IDispatchEx tids.
2008-09-02 13:56:01 +02:00
Alistair Leslie-Hughes
ad76cc1f7c
mshtml: Implement IDispatch for IHTMLBodyElement.
2008-09-02 13:54:37 +02:00
Adam Petaccia
f7fc4e1610
gdiplus: Implement GdipCreateTexture2I.
2008-09-02 13:54:08 +02:00
Adam Petaccia
b6afa7a743
gdiplus: Implement GdipCreateTexture2.
2008-09-02 13:54:00 +02:00
Adam Petaccia
7b3e6d018a
gdiplus: Implement GdipCreateTexture.
2008-09-02 13:53:53 +02:00
Adam Petaccia
cb88bbd176
gdiplus: Stub GdipCreateTexture2I.
2008-09-02 13:53:47 +02:00
Adam Petaccia
29e1994722
gdiplus: Stub GdipCreateTexture2.
2008-09-02 13:53:41 +02:00
Adam Petaccia
406c5d3f4d
gdiplus: Stub GdipCreateTexture.
2008-09-02 13:53:33 +02:00
Adam Petaccia
a90bced72e
gdiplus: Stub GdipTranslateLineTransform.
2008-09-02 13:53:27 +02:00
Aric Stewart
bf6e766df6
comctl32: monthcal: Set the stStart parameter when sending the MCN_GETDAYSTATE notification.
2008-09-02 13:34:02 +02:00
Paul Vriens
7af5d5fb23
msxml3/tests: Add a missing CoUninitialize.
2008-09-02 13:28:51 +02:00
Paul Vriens
7fb12e84f5
msxml3/tests: Add a missing CoUninitialize.
2008-09-02 13:28:46 +02:00
Paul Vriens
cea45c5339
shlwapi/tests: Don't test unimplemented functions.
2008-09-02 13:28:39 +02:00
Paul Vriens
4732f48fbc
shell32/tests: Don't test unimplemented functions.
2008-09-02 13:28:34 +02:00
Paul Vriens
c559895ce9
msi/tests: Create a system restore point when needed.
2008-09-02 13:28:23 +02:00
Paul Vriens
4bc832c29a
msi/tests: Add a missing CoUninitialize.
2008-09-02 13:27:46 +02:00
Gerald Pfeifer
377f14c7e3
winenas: Add return statement to wodPlayer().
2008-09-02 12:51:24 +02:00
Gerald Pfeifer
dc302b7c1d
quartz: Add return statement to PullPin_Thread_Main().
2008-09-02 12:51:18 +02:00
Christian Costa
23166f900e
d3dxof: Some fixes for template parsing in text mode.
...
Fix lockup when going to next template in text mode.
Keyword corresponding to TOKEN_LPSTR is STRING and not LPSTR.
Accept numerical characters in name.
2008-09-02 11:59:03 +02:00
Hongbo Ni
5f680f92e5
comdlg32: Update simplified Chinese resource.
2008-09-02 11:57:36 +02:00
Hongbo Ni
a2ac029599
comctl32: Add traditional Chinese resources.
2008-09-02 11:57:32 +02:00
Dylan Smith
b5e9aed268
richedit: Prevent integer overflow in wrapping code with no wrap.
2008-09-02 11:57:14 +02:00
Eric Pouech
f3c071660d
winedump, dbghelp: Correctly name the age field in PDB headers.
2008-09-02 11:57:04 +02:00
Eric Pouech
8b9c05a9ca
dbghelp: Added the definitions for Dwarf3 specifications.
2008-09-02 11:56:53 +02:00
Andrew Talbot
f5c87f8ec5
msvfw32: Sign-compare warning fix.
2008-09-02 11:54:36 +02:00
Andrew Talbot
52c6c3fca8
mstask: Sign-compare warnings fix.
2008-09-02 11:54:33 +02:00
Andrew Talbot
380d3b2494
msimtf: Sign-compare warning fix.
2008-09-02 11:54:30 +02:00
Juan Lang
07de224b54
crypt32: Implement CertAddCTLContextToStore.
2008-09-02 11:54:23 +02:00
Juan Lang
08f37c62be
crypt32: Add tests for CertAddEncodedCTLToStore.
2008-09-02 11:54:15 +02:00
Juan Lang
4f62230ee2
crypt32: Implement CertFindCTLInStore.
2008-09-02 11:54:09 +02:00
Juan Lang
7a2cedadbc
crypt32: Implement CertDeleteCTLFromStore.
2008-09-02 11:54:02 +02:00
Juan Lang
7572f61f38
crypt32: Implement CertEnumCTLsInStore.
2008-09-02 11:53:55 +02:00
Juan Lang
dc7a4e1302
crypt32: Add CTLs to the registry store.
2008-09-02 11:53:49 +02:00
Juan Lang
ec1e1b30cd
crypt32: Add CTLs to the file store.
2008-09-02 11:53:42 +02:00
Juan Lang
02784fb0dc
crypt32: Add CTLs to the provider store.
2008-09-02 11:53:35 +02:00
Juan Lang
3614bb7b4d
crypt32: Add CTLs to the collection store.
2008-09-02 11:53:29 +02:00
Juan Lang
caf6a7dcbc
crypt32: Add CTLs to the memory store.
2008-09-02 11:53:21 +02:00
Juan Lang
aebb937207
crypt32: Implement CertAddEncodedCTLToStore.
2008-09-02 11:53:13 +02:00
Juan Lang
3eb62ad60b
crypt32: Implement CertDuplicateCTLContext.
2008-09-02 11:53:07 +02:00
Juan Lang
0ada2b93f9
crypt32: Add support for CTL properties.
2008-09-02 11:53:01 +02:00
Juan Lang
b15ee45965
crypt32: Add tests for CertGetCTLContextProperty.
2008-09-02 11:52:52 +02:00
Juan Lang
429b1e1b41
crypt32: Implement CertCreateCTLContext and CertFreeCTLContext.
2008-09-02 11:52:44 +02:00
Juan Lang
e6bcb4581f
crypt32: Add tests for CertCreateCTLContext.
2008-09-02 11:52:19 +02:00
Vladimir Pankratov
854d35e1a0
appwiz.cpl: Add Russian translation.
2008-09-02 11:52:08 +02:00
Michael Stefaniuc
7c0d28b0da
winhttp: Move the wine includes after the system includes.
2008-08-29 20:20:20 +02:00
Henri Verbeet
71aa14af99
msvcrt: Don't depend on the system's implementation of acos() & asin().
2008-08-29 14:26:37 +02:00
Nikolay Sivov
5c1edcfaad
gdiplus: Stub for GdipFlattenPath with tests.
2008-08-29 14:00:21 +02:00
Alexandre Julliard
c5ef467f4d
comctl32: Rename the Chinese resources to comctl_Zh.rc.
2008-08-29 13:53:21 +02:00
Alexandre Julliard
f4d2477b6c
comdlg32: Merge Chinese resources into a single file.
2008-08-29 13:52:47 +02:00
Alexandre Julliard
2bf33c0a32
shell32: Merge Chinese resources into a single file.
2008-08-29 13:52:10 +02:00
Gerald Pfeifer
c3818f5cd9
winhttp: Include <sys/socket.h>.
2008-08-29 13:44:49 +02:00
Dylan Smith
f11fe1c7a9
richedit: Prevent typing text at end of table row.
2008-08-29 13:42:47 +02:00
Dylan Smith
36be721027
richedit: Prevent streaming in rich text at end of table row.
2008-08-29 13:41:41 +02:00
Dylan Smith
ff1f3d76b7
richedit: Copy cell border properties when appending a row to the table.
2008-08-29 13:41:34 +02:00
Dylan Smith
ab6ca01471
richedit: Fixed a bug in protecting table cell boundaries.
2008-08-29 13:41:27 +02:00
Dylan Smith
238fd58a09
richedit: Pressing tab with selection back to start of table.
2008-08-29 13:41:18 +02:00
Alexandre Julliard
ac40efa911
winex11: Always set the z-order when a window is being made visible.
2008-08-29 13:34:55 +02:00
Alexandre Julliard
90ef43ab26
winex11: Allocate image data from the process heap where possible.
2008-08-29 13:34:11 +02:00
James Hawkins
816f57cbb1
kernel32: Add tests for LoadLibraryEx.
2008-08-29 13:29:36 +02:00
James Hawkins
f40890c940
msi: Add tests for opening an empty package.
2008-08-29 13:26:33 +02:00
James Hawkins
d880470dbf
msi: Handle converting a value of REG_DWORD in MsiSourceListEnumMediaDisks.
2008-08-29 13:26:25 +02:00
James Hawkins
a50fc2cc16
crypt32: Split the test for ret and last error up.
2008-08-29 13:26:14 +02:00
James Hawkins
24bd8c0faf
comctl32: Fix a failing test in win2000.
2008-08-29 13:26:07 +02:00
James Hawkins
fd16a61128
comctl32: Trace the message sequences.
2008-08-29 13:26:02 +02:00
James Hawkins
72f55763f6
comctl32: Fix a test failure in win98.
2008-08-29 13:25:57 +02:00
James Hawkins
eb86c5bb12
comctl32: Fix several test failures in win98.
2008-08-29 13:24:58 +02:00
James Hawkins
080d8e7261
rpcrt4: Fix several test failures in Vista.
2008-08-29 13:24:22 +02:00
James Hawkins
56d5a7f169
crypt32: Fix a failing test in Vista.
2008-08-29 13:24:09 +02:00
James Hawkins
77f6156724
lz32: Fix several failing tests in win95.
2008-08-29 13:24:02 +02:00
James Hawkins
7d7d799284
kernel32: Trace the last error on failure.
2008-08-29 13:23:03 +02:00
James Hawkins
806edcc496
kernel32: Fix two failing tests in win95.
2008-08-29 13:22:55 +02:00
James Hawkins
39732cf927
kernel32: Trace the modified buffer on error.
2008-08-29 13:22:50 +02:00
James Hawkins
9aef134bdc
kernel32: Fix a failing test in win95.
2008-08-29 13:22:31 +02:00
James Hawkins
4c7cb8a339
gdi32: Fix a failing test in win98.
2008-08-29 13:22:14 +02:00
James Hawkins
fff29663ab
crypt32: Fix a failing test in Vista.
2008-08-29 13:22:02 +02:00
James Hawkins
f9b0620f9f
crypt32: Fix a failing test in XP.
2008-08-29 13:21:57 +02:00
James Hawkins
1519d9e995
advapi32: Fix several failing tests in Vista.
2008-08-29 13:21:19 +02:00
James Hawkins
67b23d024b
advapi32: Print the actual result of several failing tests.
2008-08-29 13:21:12 +02:00
James Hawkins
f126c765c7
comctl32: Fix a failing test in XP.
2008-08-29 13:21:01 +02:00
James Hawkins
1258e4d8ff
comctl32: Fix a few failing tests in win2000.
2008-08-29 13:20:53 +02:00
James Hawkins
3814d38aa9
advapi32: Fix another set of failures on some Vista systems.
2008-08-29 13:20:40 +02:00
James Hawkins
7b8e8004c8
advapi32: Fix a few failing tests in Vista.
2008-08-29 13:20:36 +02:00
Christian Costa
ce313a5b0e
d3dxof: Fix guid syntax.
2008-08-29 13:17:56 +02:00
Nikolay Sivov
7d71805afc
gdiplus: Add TRACE(..) to graphicspath.c.
2008-08-29 12:32:15 +02:00
Nikolay Sivov
813d6dc537
gdiplus: Implemented GdipIsEmptyClip with tests.
2008-08-29 12:32:08 +02:00