Mikołaj Zalewski
a4fd5a1f40
shell32: autocomplete: Add stub IAutoCompleteDropDown interface.
2008-09-18 12:52:31 +02:00
Huw Davies
2097387e04
inetcomm: Make variable static to fix crash on process detach.
2008-09-18 12:33:05 +02:00
Jeff Zaroyko
22a33168c9
kernel32: Modify DeleteFileW to fail on directories.
2008-09-18 12:32:57 +02:00
Dylan Smith
87292d81ee
richedit: Avoid unconditionally rewrapping text on scroll.
2008-09-18 12:32:50 +02:00
Dylan Smith
da058cbf67
richedit: Handle deletion at the end of text properly.
2008-09-18 12:32:44 +02:00
Juan Lang
abde9a91f2
crypt32: Add support for the CERT_EXTENDED_ERROR_INFO_PROP_ID.
2008-09-18 12:32:36 +02:00
Juan Lang
61077035fc
wintrust: Don't assume dwStateAction is set in WINTRUST_DATA.
2008-09-18 12:32:31 +02:00
Paul Vriens
9b4a5cd065
crypt32/tests: Don't crash on win9x.
2008-09-18 12:24:07 +02:00
Jacek Caban
9e68badeaf
jscript: Added for statement implementation.
2008-09-18 12:23:17 +02:00
Jacek Caban
9933568063
jscript: Added continue statement implementation.
2008-09-18 12:23:12 +02:00
Jacek Caban
7bde1a3345
jscript: Added while and do..while statement implementation.
2008-09-18 12:23:07 +02:00
Jacek Caban
b48489be3c
jscript: Added String.length implementation.
2008-09-18 12:23:01 +02:00
Jacek Caban
c137281469
jscript: Added to_string(VT_I4) implementation.
2008-09-18 12:22:56 +02:00
Jacek Caban
788197d592
jscript: Added array literal implementation.
2008-09-18 12:22:50 +02:00
Jacek Caban
44849c3fc9
jscript: Added eval implementation.
2008-09-18 12:22:43 +02:00
Jacek Caban
1bbc34f2f2
jscript: Added bool and null to number conversion implementation.
2008-09-18 12:22:36 +02:00
Jacek Caban
7c6b6c8ca8
jscript: Added plus expression implementation.
2008-09-18 12:22:30 +02:00
Jacek Caban
20bc98d5d8
jscript: Added '~' expression implementation.
2008-09-18 12:22:23 +02:00
Jacek Caban
c0bfbba859
jscript: Added ',' expression implementation.
2008-09-18 12:22:16 +02:00
Jacek Caban
5288c5b07c
jscript: Added '^=' expression implementation.
2008-09-18 12:22:10 +02:00
Jacek Caban
7202197dfa
jscript: Added '^' expression implementation.
2008-09-18 12:22:06 +02:00
Jacek Caban
b8aeb15cb5
jscript: Added '&=' expression implementation.
2008-09-18 12:22:00 +02:00
Jacek Caban
d2de1d3103
jscript: Added '&' expression implementation.
2008-09-18 12:21:55 +02:00
Jacek Caban
a51ec811c7
jscript: Added '|=' expression implementation.
2008-09-18 12:21:49 +02:00
Jacek Caban
ec6411a7fc
jscript: Added '|' expression implementation.
2008-09-18 12:21:44 +02:00
Jacek Caban
32a3a167b6
jscript: Added break statement implementation.
2008-09-18 12:21:34 +02:00
Jacek Caban
2b16387708
jscript: Added switch statement implementation.
2008-09-18 12:21:29 +02:00
Jacek Caban
c0f3c78954
jscript: Added 'new' expression implementation.
2008-09-18 12:21:23 +02:00
Jacek Caban
47fcf8d0c7
jscript: Added '!=' expression implementation.
2008-09-18 12:21:16 +02:00
Jacek Caban
d699834892
jscript: Added '==' expression implementation.
2008-09-18 12:21:07 +02:00
Alexandre Julliard
8e7dad93ef
winex11: Compare the window position against the cached position in ConfigureNotify.
2008-09-17 21:17:12 +02:00
Alexandre Julliard
ecf579b8c4
winex11: Ignore the initial WM_STATE transition out of withdrawn state.
2008-09-17 21:17:11 +02:00
Alexandre Julliard
3cb23d3455
winex11: Don't try to retrieve the X11 size on ShowWindow for zero-sized windows.
2008-09-17 21:17:11 +02:00
Alexandre Julliard
308476ef2f
winex11: Force the X11 size of zero-sized window to always be 1x1.
2008-09-17 21:11:47 +02:00
Henri Verbeet
9e3b9f8b41
wined3d: Add a checkGLcall() at the end of loadTexCoords().
...
To prevent GL errors in loadTexCoords from showing up in different state handlers
2008-09-17 20:50:04 +02:00
Henri Verbeet
9e955d3a28
wined3d: Make the debug channels more consistent.
2008-09-17 20:49:57 +02:00
Henri Verbeet
728932f2eb
wined3d: Don't needlessly bind the texture in PreLoad().
2008-09-17 20:49:47 +02:00
Henri Verbeet
17330c03de
wined3d: Don't assume the texture is bound in IWineD3DVolumeImpl_LoadTexture().
2008-09-17 20:49:42 +02:00
Henri Verbeet
99981f2604
wined3d: Remove some assumptions that PreLoad() will always bind the texture.
2008-09-17 20:49:38 +02:00
Henri Verbeet
53a7951230
wined3d: Clarify a comment.
2008-09-17 20:49:33 +02:00
Paul Chitescu
da012ed8e7
user32: Stub for LockWorkStation.
2008-09-17 18:11:11 +02:00
Alexandre Julliard
382ef908f1
kernel32/tests: Handle the win2k3 version check behavior.
2008-09-17 16:29:53 +02:00
Alexandre Julliard
392387400e
user32/tests: Fix some test failures on win9x.
2008-09-17 16:29:32 +02:00
Alexandre Julliard
b40628825a
user32/tests: Cope with last error behavior on Vista.
2008-09-17 16:24:10 +02:00
Alexandre Julliard
a3dd2967ca
shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT on Vista.
2008-09-17 16:23:49 +02:00
Alexandre Julliard
0e894c3444
mstask/tests: Fix test failures on XP.
2008-09-17 16:23:08 +02:00
Alexandre Julliard
343d2420fc
user32/tests: Fix some test failures on XP.
2008-09-17 14:05:06 +02:00
Rob Shearman
0ac31924a1
oleaut32: Fix a typo in VarTokenizeFormatString.
...
The second 'q' should be upper case.
2008-09-17 12:13:14 +02:00
Rob Shearman
f530cf9e76
cryptnet: Define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS before including any PSDK headers.
2008-09-17 12:02:10 +02:00
Rob Shearman
0848a19ec0
msvcrt: Fix character count passed into fgetws in test_fileops.
2008-09-17 12:02:02 +02:00
Rob Shearman
1229e0ab29
kernel32: Fix character count passed to GlobalGetAtomNameW in test_get_atom_name.
2008-09-17 12:01:57 +02:00
Huw Davies
bdc9440d65
inetcomm: Implement MimeOleGetCharsetInfo.
2008-09-17 11:04:38 +02:00
Huw Davies
5497ff016c
inetcomm/tests: Add tests for IMimeInternational_ConvertString.
2008-09-17 11:04:33 +02:00
Huw Davies
0d04d7acb1
inetcomm: Implement IMimeInternational_ConvertString.
2008-09-17 11:04:24 +02:00
Lei Zhang
62823d272d
qcap: Make sure input to AMStreamConfig_SetFormat is not NULL.
2008-09-17 10:55:10 +02:00
Dmitry Timoshkov
24e426517e
winhttp: Move common code to the upper level, avoid accessing the buffer before the buffer size check, make the code conform to existing rules.
2008-09-17 10:54:52 +02:00
Dmitry Timoshkov
b4e6aa645b
kernel32: Fix the target buffer size.
2008-09-17 10:54:48 +02:00
Dmitry Timoshkov
e853f1076c
jscript: Fix the uninitialized variable warning.
2008-09-17 10:54:44 +02:00
Jacek Caban
ef221478f0
mshtml: Fixed tests on IE7.
2008-09-17 10:54:38 +02:00
Jacek Caban
4e670c1c6b
jscript: Fixed allocation of script buffer.
2008-09-17 10:54:36 +02:00
Vitaliy Margolen
c51ca17892
kernel32: Use NULL attributes if name and SA are not not specified.
2008-09-17 10:54:32 +02:00
Christian Costa
364d69d78d
d3dxof: Implement object parsing in text mode.
2008-09-17 10:53:45 +02:00
Alexandre Julliard
b1412422ad
kernel32/tests: Comment out an UpdateResource call that causes failures.
2008-09-16 22:36:58 +02:00
Alexandre Julliard
337fa823d2
kernel32/tests: Support alternate results in the loader test on Vista.
2008-09-16 22:36:42 +02:00
Alexandre Julliard
9f0773587b
kernel32/tests: Fix a test on win9x.
2008-09-16 22:36:04 +02:00
Alexandre Julliard
c190bdde50
ntdll/tests: Clear the direction flag in the handler since Windows may not do it.
...
Add some comments to make it easier to identify failing tests.
2008-09-16 22:35:48 +02:00
Hans Leidekker
70f2f5d6a8
winhttp: Close the network connection if necessary.
2008-09-16 22:35:08 +02:00
Jacek Caban
5c1c923d5e
jscript: Added minus expression implementation.
2008-09-16 22:35:01 +02:00
Jacek Caban
43f760ba17
jscript: Added '/=' expression implementation.
2008-09-16 22:34:56 +02:00
Jacek Caban
323e11b4ab
jscript: Added '/' expression implementation.
2008-09-16 22:34:52 +02:00
Jacek Caban
01a4acbd8c
jscript: Added '*=' expression implementation.
2008-09-16 22:34:48 +02:00
Jacek Caban
2385f8d494
jscript: Added '*' expression implementation.
2008-09-16 22:34:44 +02:00
Jacek Caban
2a672e334e
jscript: Added '-=' expression implementation.
2008-09-16 22:34:40 +02:00
Jacek Caban
c3af87180a
jscript: Added '-' expression implementation.
2008-09-16 22:34:35 +02:00
Jacek Caban
1a97632a4e
jscript: Added to_object(number) implementation.
2008-09-16 22:34:31 +02:00
Jacek Caban
7fa373e364
jscript: Added to_object(VT_BOOL) implementation.
2008-09-16 22:34:27 +02:00
Jacek Caban
e7903ecfa9
jscript: Added throw statement implementation.
2008-09-16 22:34:23 +02:00
Jacek Caban
66eb62ada6
jscript: Added try statement implementation.
2008-09-16 22:34:09 +02:00
Henri Verbeet
147ec1a1a4
wined3d: Use the internal format for renderbuffer storage.
...
Note that using GL_DEPTH_COMPONENT instead of eg. GL_DEPTH_COMPONENT24
will work, but will create a renderbuffer with the format of the
onscreen depth buffer.
2008-09-16 22:34:03 +02:00
Henri Verbeet
ad658c22b8
wined3d: IWineD3DCubeTextureImpl implements IID_IWineD3DCubeTexture, not IID_IWineD3DTexture.
2008-09-16 22:33:54 +02:00
Henri Verbeet
047e42da08
wined3d: Improve a TRACE.
2008-09-16 22:33:46 +02:00
Henri Verbeet
ee49230cd2
Make some ARB program structs and functions private to the backend.
2008-09-16 22:33:42 +02:00
Henri Verbeet
c2178eb64f
wined3d: Make some GLSL structs and functions private to the backend.
2008-09-16 22:33:35 +02:00
Rob Shearman
de03fe3c0f
ole32: Update comments in compobj.c.
2008-09-16 22:33:14 +02:00
Alexandre Julliard
e4cba25ac7
user32: Implemented UpdateLayeredWindow and UpdateLayeredWindowIndirect.
2008-09-16 16:30:19 +02:00
Alexandre Julliard
aef7723c3e
user32: Don't reinitialize the window placement even if the window rect is empty.
2008-09-16 16:29:26 +02:00
Alexandre Julliard
01584fb318
user32/tests: Fix a number of message test failures on various Windows versions.
2008-09-16 16:27:47 +02:00
Hans Leidekker
d943ffa6f7
winhttp: Fix logic inversion bug in setting disable flags.
...
Spotted by Jeremy White.
2008-09-16 13:36:42 +02:00
Hans Leidekker
4a706aae70
winhttp: Manage a session global cookie cache.
2008-09-16 13:36:38 +02:00
Hans Leidekker
4ae5741c4e
winhttp: Move handling of default request parameters back to WinHttpOpenRequest.
...
Avoids special casing all over the place.
2008-09-16 13:36:25 +02:00
Hans Leidekker
8df906f28e
winhttp: Reset content length when all data has been read.
2008-09-16 13:36:09 +02:00
Dmitry Timoshkov
11da0ac8a7
winhttp: Add some tests for set/query option, make them pass under Wine.
2008-09-16 13:36:06 +02:00
Aric Stewart
16d2a46bc5
imm32: Include a basic ImmGetCompositionString test checking ATTR lengths.
2008-09-16 13:19:17 +02:00
Aric Stewart
b17aa7813f
imm32: Update CopyCompOffsetIMEtoClient to handle A->W and W->A conversions.
2008-09-16 13:19:10 +02:00
Aric Stewart
d8c91f58e2
imm32: Update CopyCompClauseIMEtoClient to handle A->W and W->A conversions.
2008-09-16 13:19:03 +02:00
Aric Stewart
b2d9edd8a0
imm32: Correct CopyCompAttrIMEtoClient to handle A->W and W->A conversions.
2008-09-16 13:18:55 +02:00
Aric Stewart
0739200c75
imm32: Implement helper functions for copying CompositionString data out of the IME. Standardize ImmGetCompositionStringA/W to use a common T function.
2008-09-16 13:17:39 +02:00
Jacek Caban
4b9bc9816b
jscript: Added RegExp tests.
2008-09-16 11:48:23 +02:00
Jacek Caban
db69b121ac
jscript: Added String.match implementation.
...
RegExp part of patch is based on Mozilla regexp implementation.
2008-09-16 11:48:10 +02:00
Jacek Caban
9a752be1a7
jscript: Added string to object conversion implementation.
2008-09-16 11:48:03 +02:00
Jacek Caban
5670ca52ae
jscript: Added regular expression compiler based on Mozilla regexp implementation.
2008-09-16 11:48:00 +02:00
Alexandre Julliard
b0192cfed3
ntdll: Hardcode the filesystem cluster size to avoid trouble on NFS.
2008-09-16 11:32:38 +02:00
Mikołaj Zalewski
5c2fd1b192
oleaut32: VT_USERDEFINED records are passed by value.
2008-09-16 11:31:32 +02:00
Jacek Caban
4ac24dc2bf
jscript: Reuse temporary heap.
2008-09-16 11:29:50 +02:00
Jacek Caban
cf1863ed09
jscript: Added parser support for regular expressions.
2008-09-16 11:29:44 +02:00
Jacek Caban
f2e7626c7a
jscript: Added ArrayInstance::on_put implementation.
2008-09-16 11:29:38 +02:00
Jacek Caban
06d19171be
jscript: Added Array.length implementation.
2008-09-16 11:29:33 +02:00
Jacek Caban
9c25917e5d
jscript: Added Array constructor implementation.
2008-09-16 11:29:28 +02:00
Jacek Caban
199952bf55
jscript: Added missing RegExp properties.
2008-09-16 11:29:05 +02:00
Nicolas Le Cam
47bcdc32a4
comctl32/tests: Fix a failing test for some platforms.
2008-09-16 11:28:58 +02:00
Huw Davies
fd3be66531
oleaut32: Use V_INT instead of V_UNION.
2008-09-16 11:28:53 +02:00
Huw Davies
fbcd6422ef
oleaut32: Add support for VT_INT and VT_UINT constants.
2008-09-16 11:28:50 +02:00
Huw Davies
4c7380b113
inetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
2008-09-16 11:28:47 +02:00
Huw Davies
91599d5088
inetcomm: Implement IMimeInternational_ConvertBuffer.
2008-09-16 11:28:44 +02:00
Nicolas Le Cam
af78a7bfe4
comctl32: Fix a failing test for some platforms.
2008-09-15 13:38:58 +02:00
Rob Shearman
f6813e55c5
d3d9: Fix type used to store return value in IDirect3DDevice9Impl_GetNPatchMode.
...
It should be a float, not an HRESULT.
2008-09-15 13:23:30 +02:00
Vitaliy Margolen
d939367ac8
dinput: Implement DIPROP_KEYNAME property for keyboard device.
...
Based on patch from Sergey Khodych.
2008-09-15 13:23:13 +02:00
Vitaliy Margolen
5085d4cd35
dinput: Replace strdup with HeapAlloc.
2008-09-15 13:22:28 +02:00
Mikołaj Zalewski
cc86f6890f
oleaut32: Add some missing simple types to _argsize and _xsize.
2008-09-15 13:20:17 +02:00
Mikołaj Zalewski
8b36e71590
oleaut32: Make _argsize and _xsize receive the full TYPEDESC and parent ITypeInfo, use a different function in IDispatch code.
2008-09-15 13:20:10 +02:00
John Klehm
294c160c36
gdiplus: Stub implementation of GdipGetImageDecoders and GdipGetImageDecodersSize.
2008-09-15 13:14:13 +02:00
Roy Shea
91e33020f0
kernel32/test: Test import entries of a core windows DLL.
2008-09-15 11:55:04 +02:00
Christian Costa
0025ef6090
d3dxof: Simplify parsing.
2008-09-15 11:49:55 +02:00
Muneyuki Noguchi
f8446f2606
winex11.drv: Make X11DRV_XIMLookupChars handle a long string properly.
2008-09-15 11:48:37 +02:00
Alistair Leslie-Hughes
8af99c9751
msxml3: Correct test.
2008-09-15 11:47:56 +02:00
Andrew Talbot
183f92b22a
comctl32: Sign-compare warnings fix.
2008-09-15 11:47:45 +02:00
Marcus Meissner
395c4163b8
kernel32/tests: Pass correct size to MultiBytetoWideChar.
2008-09-15 11:44:14 +02:00
Marcus Meissner
67b06ecba5
msi/tests: Reduce buffer to size of string written.
2008-09-15 11:43:53 +02:00
Marcus Meissner
73b16d47ad
secur32: Fixed size passed to GetComputerNameExW.
2008-09-15 11:43:37 +02:00
Marcus Meissner
8a4748bf01
dnsapi: Fixed incorrect buffer size to GetComputerNameExW.
2008-09-15 11:43:29 +02:00
Michael Karcher
fe09bc1a39
kernel32: Clean up PROFILE_isspaceW.
2008-09-15 11:43:13 +02:00
Michael Karcher
75bf84e60b
ole32/compobj: Fix function name in comment.
2008-09-15 11:31:33 +02:00
Paul Vriens
7e4ea8e57c
crypt32/tests: Don't crash on NT4.
2008-09-15 11:30:40 +02:00
Alexandre Julliard
6337ba3ca0
user32/tests: Fix a test that fails on all Windows versions.
2008-09-15 11:30:13 +02:00
Alexandre Julliard
b2f34b3587
user32/tests: Ignore some more messages.
2008-09-15 11:29:58 +02:00
James Hawkins
72638e0ea4
comctl32: Fix the remaining broken tests in win95.
2008-09-15 11:29:39 +02:00
James Hawkins
3b5c2cba44
comctl32: Fix several failing tests in win95.
2008-09-15 11:29:33 +02:00
James Hawkins
17a3949007
shell32: Remove calls to unicode functions that aren't implemented in win9x.
2008-09-15 11:29:27 +02:00
Roderick Colenbrander
e3e113383e
wined3d: Degrade an ERR to a TRACE.
2008-09-15 11:29:20 +02:00
Vitaliy Margolen
0b6f677d10
kernel32: Use FileStandardInformation to get file size.
2008-09-15 11:28:37 +02:00
Mikołaj Zalewski
322edbfe09
appwiz.cpl: French should use SUBLANG_NEUTRAL.
2008-09-15 11:24:03 +02:00
Francois Gouget
8577025789
gdiplus: Add some documentation stubs to make winapicheck happy.
2008-09-15 11:23:54 +02:00
Francois Gouget
9a13920696
d3dx9_36: Fix compilation on systems that don't support nameless unions.
2008-09-15 11:23:51 +02:00
Francois Gouget
305a48949c
mshtml/tests: Add a trailing '\n' to an ok() call.
2008-09-15 11:23:48 +02:00
Paul Vriens
2dfcb94211
msi/tests: Prevent a crash on NT4.
2008-09-15 11:23:42 +02:00
Paul Vriens
22c5fbdc2c
oleaut32/tests: Don't crash on Win95.
2008-09-15 11:23:39 +02:00
Paul Vriens
d81aff24c6
kernel32/tests: Skip tests on Win95.
2008-09-15 11:23:34 +02:00
Marcus Meissner
de530b55af
include: Allocation size markup.
2008-09-15 11:23:27 +02:00
Alexandre Julliard
9099c212d1
inetcomm: Avoid a compiler warning.
2008-09-12 17:09:07 +02:00
Huw Davies
bba2221426
inetcomm: Fix some more idl.
2008-09-12 16:50:19 +02:00
Rob Shearman
6bfead8421
advpack: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:15 +02:00
Rob Shearman
19e9b665c6
wintrust: Add explicit "!= NO_ERROR" to expressions that use variables containing error codes as booleans.
2008-09-12 16:50:13 +02:00
Rob Shearman
7af7e8ece5
dsound: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:10 +02:00
Rob Shearman
c4179cf64e
winedos: Fix the type of res in VGA_DoSetMode.
...
It should be HRESULT instead of LRESULT.
Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:08 +02:00
Rob Shearman
89a3ad7626
usp10: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:05 +02:00
Rob Shearman
d5614bfff4
urlmon: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:03 +02:00
Rob Shearman
4200022ddb
oleaut32: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:50:00 +02:00
Rob Shearman
7496db0fa8
avifil32: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
2008-09-12 16:49:58 +02:00
Rob Shearman
34dd534250
rpcrt4: Fix memory leak of 0-byte buffer allocated during processing of bind packets.
...
In this case conn->server_binding will be NULL and consequently
bind->Handle will be NULL, causing I_RpcFreeBuffer to fail. Therefore
just use I_RpcFree to free the buffer as that is just what
I_RpcFreeBuffer does under the hood anyway.
2008-09-12 16:49:56 +02:00
Rob Shearman
ffd37b0eec
rpcrt4: Fix memory leaks of hdr in error paths in RPCRT4_io_thread.
2008-09-12 16:49:52 +02:00
Rob Shearman
f12e445ce5
rpcrt4: Don't crash in NdrDllGetClassObject when a NULL pclsid is passed in.
...
Add tests for this.
2008-09-12 16:49:48 +02:00
Rob Shearman
be9909ad1d
rpcrt4: Print error messages from RPC message functions when they are called in an invalid way.
2008-09-12 16:49:45 +02:00
Rob Shearman
8cc3adea52
rpcrt4: Free the memory for a registered interface that is in use and when WaitForCallsToComplete is 0.
2008-09-12 16:49:42 +02:00
Alexandre Julliard
be3c3a5214
winex11: Driver-side implementation of SetLayeredWindowAttributes.
...
Based on a patch by Rob Shearman.
2008-09-12 15:54:02 +02:00
Alexandre Julliard
9fb76ddd53
user32: Add a SetLayeredWindowAttributes driver entry point.
2008-09-12 15:43:27 +02:00
Alexandre Julliard
d476761f91
user32/tests: Added some tests for Get/SetLayeredWindowAttributes.
2008-09-12 15:31:05 +02:00
Alexandre Julliard
05b4181cac
server: Implemented the server side of Get/SetLayeredWindowAttributes.
2008-09-12 15:30:47 +02:00
Alexandre Julliard
2f11213168
user32: Notify the user driver about window extended style changes too.
2008-09-12 14:55:07 +02:00
Luis C. Busquets Pérez
54d920ae91
d3dx9: Add tests for D3DXMatrixDecompose.
2008-09-12 13:40:43 +02:00
Luis C. Busquets Pérez
0af9415a4f
d3dx9: Implement D3DXMatrixDecompose.
2008-09-12 13:40:33 +02:00
Tobias Jakobi
36cf25b598
wined3d: Fix long int warnings.
2008-09-12 13:33:00 +02:00
Tobias Jakobi
6e1194f06e
wined3d: Fix SHOW_FRAME_MAKEUP debug dump code.
2008-09-12 13:30:02 +02:00
Marcus Meissner
5adbef6625
shell32: Fixed size passed to MultiByteToWideChar.
2008-09-12 12:36:35 +02:00
Alistair Leslie-Hughes
811c0e00be
msxml3: Add IXMLDOMCharacterData to IXMLDOMComment.
2008-09-12 12:36:03 +02:00
Alistair Leslie-Hughes
84072a81b8
msxml3: Add IXMLDOMCharacterData to IXMLDOMCDATASection.
2008-09-12 12:36:00 +02:00
Dylan Smith
2aa69c6c9e
richedit: Prevent buffer overrun for tab stops buffer.
2008-09-12 12:35:29 +02:00
Dylan Smith
fab258022e
richedit: Fixed bugs in handling unterminated nested tables in RTF.
2008-09-12 11:55:43 +02:00
Dylan Smith
0d8e9e622f
richedit: Make sure the nested tables' RTF properties are not skipped.
2008-09-12 11:55:30 +02:00
Dylan Smith
d7ff24378a
richedit: Enter inserts newline before table at start of document.
2008-09-12 11:55:22 +02:00
Dylan Smith
0843768919
richedit: Enter at the end of a table row appends a new row.
2008-09-12 11:55:14 +02:00
Dylan Smith
88a3a8a9c0
richedit: Don't put cursor in the table row start paragraph.
2008-09-12 11:55:08 +02:00
Erik Inge Bolsø
e4a0e0cc3f
wineesd.drv: Allow all errors to interrupt recording.
2008-09-12 11:46:14 +02:00
John Klehm
20276da9af
wintab32: Support overlap statuses in WTEnable.
2008-09-12 11:43:34 +02:00
John Klehm
212488d846
wintab32: Support overlap statuses in WTOpen.
2008-09-12 11:43:19 +02:00
John Klehm
8e42ca626e
wintab32: Support overlap statuses in WTOverlap.
2008-09-12 11:43:14 +02:00
Jacek Caban
1c51d3598d
mshtml: Added body dispatch id test.
2008-09-12 11:42:19 +02:00
Jacek Caban
2950c3fa2d
jscript: Added postfix decrement expression implementation.
2008-09-12 11:42:12 +02:00
Jacek Caban
b291b83a6b
jscript: Added postfix increment expression implementation.
2008-09-12 11:42:08 +02:00
Jacek Caban
ce423c2e3b
jscript: Added prefix decrement expression implementation.
2008-09-12 11:42:04 +02:00
Jacek Caban
5df7ac456f
jscript: Added prefix increment expression.
2008-09-12 11:42:00 +02:00
Jacek Caban
aa4f801ed0
jscript: Added '>=' expression implementation.
2008-09-12 11:41:55 +02:00
Jacek Caban
aa0c254e4a
jscript: Added '>' expression implementation.
2008-09-12 11:41:50 +02:00
Jacek Caban
9332be04f0
jscript: Added '<=' implementation.
2008-09-12 11:41:46 +02:00
Jacek Caban
8e2a9ae06a
jscript: Added '<' expression implementation.
2008-09-12 11:41:42 +02:00
Jacek Caban
bc9e6aa1e5
jscript: Added '&&' expression implementation.
2008-09-12 11:41:37 +02:00
Jacek Caban
6d541ecc5d
jscript: Added '||' expression implementation.
2008-09-12 11:41:32 +02:00
Jacek Caban
50c7c4b719
jscript: Added '+=' expression implementation.
2008-09-12 11:41:27 +02:00
Ismael Barros
7dddf097a8
dplayx: Fix static overrun of pDP array in test (Coverity).
2008-09-12 11:41:23 +02:00
Juan Lang
6e726e2a91
winex11: Make button_state as large as the maximum number of cursors. Fixes Coverity id 728.
2008-09-12 11:41:16 +02:00
Juan Lang
6049ad74e9
user32: Don't crash if passed a non-scrollbar HWND. Fixes Coverity id 265.
2008-09-12 11:40:42 +02:00
Muneyuki Noguchi
18d2653c3b
winex11: Fix a buffer overflow bug in X11DRV_KeyEvent() and X11DRV_ToUnicodeEx().
2008-09-12 11:40:31 +02:00
Francois Gouget
96e15460e1
ws2_32/tests: Fix a race in sock.c:test_write_events().
...
Stop draining the socket to make sure we will be able to fill the send
buffer and trigger a short write.
2008-09-12 11:40:10 +02:00
Francois Gouget
2797e8fcb6
crypt32/tests: Win98 is missing Crypt{Encode,Decode}ObjectEx().
2008-09-12 11:40:07 +02:00
Alistair Leslie-Hughes
3ed35309c1
mshtml: Add IHTMLStyle margin tests.
2008-09-12 11:39:59 +02:00
Paul Vriens
c79759786d
setupapi/tests: Fix a failure on Windows 2000.
2008-09-12 11:39:41 +02:00
Paul Vriens
98aaad7810
jscript/tests: Fix crash and failures on win9x.
2008-09-12 11:39:36 +02:00
Paul Vriens
c55f088198
setupapi/tests: Fix two failures on win98.
2008-09-12 11:39:31 +02:00
Alexandre Julliard
9fab7b458a
winex11: Fixed mapping of the move/resize starting point to X11 root coordinates.
2008-09-12 11:03:26 +02:00
Alexandre Julliard
ec4cc7f76b
winex11: Remove debug hack that slipped into commit a4a5a2ec12
.
2008-09-11 20:19:11 +02:00
Kai Blin
4b4109a647
ws2_32: Win98 closesocket() does not wake up select.
2008-09-11 14:38:21 +02:00
Kai Blin
93f1d48743
ws2_32: Win NT4 does not zero the sockaddr_in structure on getsockname.
...
All other versions of windows do, and this makes native dplay traces
much more readable, which is why Wine implements this as well. Mark
NT4 as broken, to make sure Wine doesn't regress.
2008-09-11 14:38:14 +02:00
Hans Leidekker
10090eb252
winhttp: Strip content-type/length headers from request on a redirect.
2008-09-11 14:37:59 +02:00
Hans Leidekker
bddcb1b8bb
winhttp: Preserve cookies on redirects.
2008-09-11 14:37:55 +02:00
Huw Davies
5d3b4a60f2
inetcomm: Implement IMimeInternational_CanConvertCodePages.
2008-09-11 14:36:06 +02:00
Huw Davies
2fa80dacde
inetcomm: Add a missing function and fix some idl.
2008-09-11 14:36:03 +02:00
Huw Davies
ef180ec3e7
inetcomm/tests: Add a test for IMimeInternational_SetDefaultCharset.
2008-09-11 14:35:54 +02:00
Huw Davies
ed39ba4539
inetcomm: Implement IMimeInternational_SetDefaultCharset.
2008-09-11 14:35:51 +02:00
Huw Davies
4271524b8a
inetcomm/tests: Add test for IMimeInternational_GetDefaultCharset.
2008-09-11 14:35:47 +02:00
Huw Davies
8b68a6296c
inetcomm: Implement IMimeInternational_GetDefaultCharset.
2008-09-11 14:35:43 +02:00
Huw Davies
3fe7ea127c
inetcomm/tests: Add tests for IMimeInternational_GetCodePageCharset.
2008-09-11 14:35:38 +02:00
Huw Davies
f3a6b7a81d
inetcomm: Implement IMimeInternational_GetCodePageCharset.
2008-09-11 14:35:34 +02:00
Huw Davies
3dd46c3606
inetcomm/tests: Add tests for IMimeInternational_GetCharsetInfo.
2008-09-11 14:35:29 +02:00
Huw Davies
12bb6e481f
inetcomm: Implement IMimeInternational_GetCharsetInfo.
2008-09-11 14:35:24 +02:00
Huw Davies
9229c19d01
inetcomm/tests: Tests for IMimeInternational_FindCharset.
2008-09-11 14:35:18 +02:00
Huw Davies
ed3ca13613
inetcomm: Implement IMimeInternational_FindCharset.
2008-09-11 14:35:14 +02:00
Huw Davies
0c590201d8
mlang: Forward IMultiLanguage_GetCharsetInfo to IMultiLanguage3_GetCharsetInfo.
2008-09-11 14:35:05 +02:00
Huw Davies
913f17e290
inetcomm/tests: Start of IMimeInternational tests.
2008-09-11 14:35:01 +02:00
Huw Davies
d1601eeeac
inetcomm: Add a stub MimeInternational object.
2008-09-11 14:34:49 +02:00
Alexandre Julliard
da95db8d5b
rpcrt4/tests: Fix a couple of test failures on Windows.
2008-09-11 14:32:30 +02:00
Alexandre Julliard
a543896382
ntdll/tests: Fix the async I/O test on Vista.
2008-09-11 14:18:46 +02:00
Alexandre Julliard
c9f84aa9f9
kernel32/tests: Fix the ResumeThread on win9x.
2008-09-11 14:10:35 +02:00
Alexandre Julliard
33c5d44d49
kernel32/tests: Fix the BindIoCompletionCallback test on Vista.
2008-09-11 14:07:54 +02:00
Alexandre Julliard
f0bf098e16
kernel32/tests: Fix the async I/O test to handle errors properly.
2008-09-11 13:49:16 +02:00
Hans Leidekker
0451643e02
winhttp: Redirects are always GET requests.
2008-09-11 13:28:45 +02:00
Hans Leidekker
28ae1d4f0d
winhttp: Handle relative redirects.
...
Spotted by Jeremy White.
2008-09-11 13:28:41 +02:00
Hans Leidekker
1f3e3b848b
cryptui: Add a stub implementation of CryptUIDlgViewCertificateW.
2008-09-11 13:28:34 +02:00
Alistair Leslie-Hughes
433027a377
mshtml: Implement get/put margin.
2008-09-11 13:28:28 +02:00
Alistair Leslie-Hughes
522b515b54
hlink: Mark Get/Set AdditionalParams as Unimplemented.
2008-09-11 12:38:36 +02:00
Dylan Smith
9a7d475db8
richedit: Avoid acting on control words in skipped RTF groups.
...
Previously the control words in skipped groups were being processed by
the read hook on the RTF parser. By moving this code into the class
callbacks for the parser, the skipped groups actually remain skipped.
2008-09-11 12:38:20 +02:00
Lei Zhang
fc2404bc20
comctl32: Handle listview dragging better.
2008-09-11 12:33:01 +02:00
Lei Zhang
5f9b0db217
comctl32: listview: Prevent DragDetect from removing WM_LBUTTONUP messages.
2008-09-11 12:32:53 +02:00
Nikolay Sivov
d7794170e7
gdiplus: Some TRACE(..) for Image calls.
2008-09-11 12:32:14 +02:00
Alistair Leslie-Hughes
573aa54a23
mshtml: Add tests for get_scrollLeft.
2008-09-11 12:28:26 +02:00
Alistair Leslie-Hughes
ab70f33151
mshtml: Implement IHTMLTextContainer get_scrollLeft.
2008-09-11 12:28:14 +02:00
Alistair Leslie-Hughes
fdaa0aff56
mshtml: Implement HTMLElement2 get_scrollLeft.
2008-09-11 12:28:03 +02:00
Juan Lang
df592b3c3a
devenum: Fix order of operations bug (Coverity id 709).
2008-09-11 12:12:30 +02:00
Alexandre Julliard
a8513a2113
jscript: Add necessary dependencies for the bison file.
2008-09-11 12:12:23 +02:00
Jacek Caban
93a62e8f70
jscript: Added add expression implementation.
2008-09-11 12:02:29 +02:00
Jacek Caban
beba0f711d
jscript: Added script types tests.
2008-09-11 12:02:23 +02:00
Jacek Caban
23ccc9a293
jscript: Added conditional expression implementation.
2008-09-11 12:02:19 +02:00
Jacek Caban
026bbea672
jscript: Added block statement implementation.
2008-09-11 12:02:14 +02:00
Jacek Caban
e7786d1d45
jscript: Added object initialiser expression implementation.
2008-09-11 12:02:10 +02:00
Jacek Caban
1edd64ef8b
jscript: Added if statement implementation.
2008-09-11 12:02:06 +02:00
Jacek Caban
eedc6dc715
jscript: Added IActiveScriptParseProcedure2::ParseProcedureText implementation.
2008-09-11 12:02:00 +02:00
Jacek Caban
44333104ce
jscript: Release named items in IActiveScript::Close.
2008-09-11 12:01:55 +02:00
Jacek Caban
0c6b804e63
jscript: Added initial prototype of functions.
2008-09-11 12:01:51 +02:00
Jacek Caban
b2a93fe3c3
jscript: Added function expression implementation.
2008-09-11 12:01:46 +02:00
Jacek Caban
e4e47c0149
jscript: Added constructor invokation from Function object support.
2008-09-11 12:01:42 +02:00
Jacek Caban
bea575c916
jscript: Added Object constructor implementation.
2008-09-11 12:01:37 +02:00
Jacek Caban
152b3e48c1
jscript: Added 'new' expression implementation.
2008-09-11 12:01:33 +02:00
Jacek Caban
8ef7038ba5
jscript: Added array expression implementation.
2008-09-11 12:01:28 +02:00
Jacek Caban
68d4f489f2
jscript: Set arguments object on function call.
2008-09-11 12:01:23 +02:00
Jacek Caban
0d33508954
jscript: Set parameters on function call.
2008-09-11 12:01:18 +02:00
Jacek Caban
dd9f8f7dbc
jscript: Added Function.[[call]] implementation.
2008-09-11 12:01:13 +02:00
Jacek Caban
a273e35f9b
jscript: Added return statement implementation.
2008-09-11 12:01:07 +02:00
Jacek Caban
0bd508db2f
jscript: Added this expression implementation.
2008-09-11 12:01:02 +02:00
James Hawkins
e05b1d0aab
setupapi: Remove a test of an undocumented function that is inconsistent across platforms.
2008-09-11 11:56:19 +02:00
James Hawkins
9b96881163
setupapi: Fix a failing test in Vista.
2008-09-11 11:50:42 +02:00
James Hawkins
18c45d8be7
crypt32: Fix a failing test in Vista.
2008-09-11 11:50:23 +02:00
James Hawkins
a4d375c9f0
crypt32: Fix a failing test in Vista.
2008-09-11 11:50:19 +02:00
James Hawkins
1779c64ba0
crypt32: Fix a failing test in win9x.
2008-09-11 11:50:14 +02:00
James Hawkins
a58945de84
mstask: Fix a few failing tests in win2k.
2008-09-11 11:49:52 +02:00
James Hawkins
147464c000
shell32: Fix two failing tests in win2k.
2008-09-11 11:49:48 +02:00
James Hawkins
852b367361
secur32: Fix two failing tests in win2k.
2008-09-11 11:49:45 +02:00
Alexandre Julliard
ee375f7c22
kernel32: Added implementation for UnregisterWaitEx.
2008-09-11 11:49:40 +02:00
Alexandre Julliard
67a25b57fb
mstask/tests: Use case-insensitive compare for file names.
2008-09-11 11:49:27 +02:00
Dmitry Timoshkov
077cd6a9f5
user32: Fix the work area test to pass on Windows when the taskbar is on top.
2008-09-11 11:47:12 +02:00
Dmitry Timoshkov
c707e7d9a6
user32: Implement SystemParametersInfo(SPI_GETWORKAREA) properly.
2008-09-11 11:47:07 +02:00
Dmitry Timoshkov
5587387c9f
user32: Make GetMonitorInfoW print the monitor properties.
2008-09-11 11:46:19 +02:00
Dmitry Timoshkov
4d672ba090
kernel32: Use a kernel error code.
2008-09-11 11:46:02 +02:00
Dmitry Timoshkov
73569a95c1
winex11.drv: Fix the scan codes keypad keys section to match the vkeys one.
2008-09-11 11:45:56 +02:00
Roy Shea
5b6806922a
shell32: Use default system icons if PrivateExtractIconsW in SHGetFileInfoW fails.
2008-09-11 11:45:46 +02:00
Juan Lang
fb30d61c97
riched20: Use helper function rather than goto to return found position.
2008-09-11 11:45:23 +02:00
Juan Lang
1a5374065f
user32: Return error if memory allocation fails. Fixes Coverity id 115.
2008-09-11 11:44:15 +02:00
Juan Lang
c958a71df9
crypt32: Don't set salt's cbData unless allocation succeeds. Fixes Coverity id 133.
2008-09-11 11:44:05 +02:00
Paul Vriens
84266fc6f6
gdi32/tests: Skip some failing tests on NT4.
2008-09-11 11:44:00 +02:00
Paul Vriens
c50d922ef6
gdi32/tests: Prevent a crash on win95.
2008-09-11 11:43:52 +02:00
Stefan Dösinger
631f751fe1
wined3d: Add a test for zenable=false, zwriteenable=false.
...
I suspected that in this situation d3d writes to the z buffer, but the
test shows that I was mistaken
2008-09-11 11:43:42 +02:00
Stefan Dösinger
ae7572217d
wined3d: Some ARB code fixes.
2008-09-11 11:43:34 +02:00
Stefan Dösinger
035729ab97
wined3d: Don't disable arbfp if the pipeline replacement is in.
2008-09-11 11:43:30 +02:00
Kai Blin
0214ee8ee8
dpnet: Fix initialisation of This pointer (Coverity).
2008-09-11 11:43:18 +02:00
Paul Vriens
9ee160cf55
rpcrt4/tests: Fix some failures on XP-SP3.
2008-09-11 11:43:14 +02:00
Paul Vriens
58ddb6f564
msi/tests: Create only one log file and delete it afterwards.
2008-09-11 11:43:09 +02:00
Dmitry Timoshkov
067cbc57f3
gdi32: Don't use pOS2->usWeightClass, some fonts don't set it correctly.
2008-09-11 11:42:02 +02:00
Rob Shearman
cd999b20de
winhttp: Add version resource.
2008-09-10 12:08:55 +02:00
Rob Shearman
ef1b0cacfa
msi: Reduce destination file name used in the MoveFiles action to the long file name.
...
Add a test for this behaviour.
2008-09-10 12:08:52 +02:00
Kai Blin
e738f6144e
dplayx: Fix possible NULL pointer deference in error path (Coverity).
2008-09-10 12:08:37 +02:00
Kai Blin
8348c9fa94
dplayx: Fix possible NULL pointer dereference (Coverity).
2008-09-10 12:07:40 +02:00
Henri Verbeet
8f07e99ec5
d3d8: Add a test for auto depth stencil reset.
2008-09-10 12:05:45 +02:00
Henri Verbeet
3783c5c029
d3d9: Add a test for auto depth stencil reset.
2008-09-10 12:05:41 +02:00