Jacek Caban
|
57aa75f78f
|
msxml3: Fixed dynamic properties allocation.
|
2008-10-17 11:44:05 +02:00 |
Jacek Caban
|
e7ff101996
|
msxml3: Update orphaned list in put_documentElement.
|
2008-10-17 11:44:02 +02:00 |
Nikolay Sivov
|
dee8657be4
|
gdiplus: Add some tests for pathiterator, fix leaks.
|
2008-10-17 11:43:55 +02:00 |
Juan Lang
|
de2a187bb7
|
crypt32: Don't check for no data to decode in CryptDecodeObject{Ex}, doing so masks some errors.
|
2008-10-17 11:43:48 +02:00 |
Juan Lang
|
916e47861a
|
crypt32: Correct last error when no data are passed to CRYPT_AsnDecodeInt.
|
2008-10-17 11:43:41 +02:00 |
Juan Lang
|
88a1ecb695
|
crypt32: Fix a few more test failures.
|
2008-10-17 11:43:37 +02:00 |
Aric Stewart
|
2c9517d36b
|
shell32/tests: Add tests for CommandLineToArgvW.
|
2008-10-17 11:43:31 +02:00 |
Aric Stewart
|
c4e859a678
|
gdiplus: Avoid dereferencing a potential NULL (Coverity 589).
|
2008-10-17 11:43:23 +02:00 |
Joris Huizer
|
8ed05aeb32
|
shlwapi: Fix ASSOC_GetExecutable not to use uninitialised variable.
|
2008-10-17 11:43:05 +02:00 |
Andrey Esin
|
f0321f85a0
|
regedit: Corrections in Russian translation.
|
2008-10-17 11:42:55 +02:00 |
Andrew Talbot
|
59a33c9c7d
|
mlang: Sign-compare warnings fix.
|
2008-10-17 11:42:39 +02:00 |
Andrew Talbot
|
9e297e2cbe
|
mcicda: Sign-compare warning fix.
|
2008-10-17 11:42:35 +02:00 |
Dmitry Timoshkov
|
922dc31224
|
user32: Add a test for fullscreen window sizing, make it pass under Wine.
It appears that Windows doesn't always restrict the window size by
the monitor work area. The tests pass under XP SP3 and Win98.
|
2008-10-17 11:42:31 +02:00 |
Alexander Morozov
|
e99451561d
|
ntoskrnl.exe: Initialize some IRP fields to prevent using bad pointers by IofCompleteRequest.
|
2008-10-16 12:37:29 +02:00 |
Kirill K. Smirnov
|
c47d0715ab
|
oleaut32: Remove superfluous return statement.
|
2008-10-16 12:37:20 +02:00 |
Kirill K. Smirnov
|
fd6d2b4d0c
|
oleaut32: Return correct error code.
|
2008-10-16 12:37:15 +02:00 |
Kirill K. Smirnov
|
4dfaf90ab2
|
oleaut32: Print error messages as ERR.
|
2008-10-16 12:37:10 +02:00 |
Henri Verbeet
|
723f3656e5
|
wined3d: Modifying GL_TEXTURE_MIN_FILTER modifies both the MINFILTER and MIPFILTER sampler states.
|
2008-10-16 12:35:51 +02:00 |
Henri Verbeet
|
bd5abfb1e4
|
wined3d: Remove a redundant local variable in apply_draw_buffer().
|
2008-10-16 12:35:40 +02:00 |
Henri Verbeet
|
231e2c60b5
|
wined3d: The container is always non-NULL if GetContainer() succeeds.
|
2008-10-16 12:35:34 +02:00 |
Henri Verbeet
|
f5fbfe47d7
|
wined3d: Handle offscreen rendering a bit nicer in surface_blt_to_drawable().
|
2008-10-16 12:35:09 +02:00 |
Aric Stewart
|
0738505173
|
kernel32/tests: Add test for GetCommandLineW.
|
2008-10-16 11:42:50 +02:00 |
Aric Stewart
|
6ec0e71e17
|
kernel32/tests: Add a test for CreateProcess with an AppName set.
|
2008-10-16 11:41:50 +02:00 |
Aric Stewart
|
e0edc233af
|
user32: Update DrawText tests to cover behavior differences on win98.
|
2008-10-16 11:40:02 +02:00 |
Michael Stefaniuc
|
b9f3e3626d
|
riched20: Remove superfluous backslashes at end of lines.
|
2008-10-16 11:29:04 +02:00 |
Michael Stefaniuc
|
1988e6ea88
|
advapi32/tests: Remove superfluous casts of void pointers to other pointer types.
|
2008-10-16 11:28:59 +02:00 |
Michael Stefaniuc
|
bb2d8577c3
|
dinput: Remove superfluous backslashes at end of lines.
|
2008-10-16 11:28:53 +02:00 |
Michael Stefaniuc
|
8ca3e38770
|
riched32: Remove superfluous backslashes at end of lines.
|
2008-10-16 11:28:49 +02:00 |
Michael Stefaniuc
|
a25649b829
|
mlang/tests: Remove superfluous backslashes at end of lines.
|
2008-10-16 11:28:17 +02:00 |
Michael Stefaniuc
|
61d77284ae
|
wininet: Remove duplicated header includes.
|
2008-10-16 11:28:08 +02:00 |
Michael Stefaniuc
|
88a6c9cd54
|
shdocvw/tests: Remove duplicated header include.
|
2008-10-16 11:27:46 +02:00 |
Marcus Meissner
|
e69eb4716c
|
mshtml: Initialize nswindow in create_doc_from_nsdoc.
|
2008-10-16 11:22:48 +02:00 |
James Hawkins
|
7620bb367f
|
msi: Append a backslash to the AppSearch registry path.
|
2008-10-16 11:22:43 +02:00 |
James Hawkins
|
3adf1e4e0e
|
msi: Append a backslash to the AppSearch directory path.
|
2008-10-16 11:22:40 +02:00 |
Jacek Caban
|
b3f23da2d6
|
jscript: Added isFinite implementation.
|
2008-10-16 11:22:28 +02:00 |
Jacek Caban
|
7b41f77746
|
jscript: Added undefined to number conversion implementation.
|
2008-10-16 11:22:25 +02:00 |
Jacek Caban
|
53ade93cd9
|
jscript: Added NaN value implementation.
|
2008-10-16 11:22:15 +02:00 |
Juan Lang
|
ad1c1c6107
|
crypt32: Fix a test failure on Win98.
|
2008-10-16 11:22:11 +02:00 |
Juan Lang
|
28953bb9d2
|
crypt32: Fix tests on WinME.
|
2008-10-16 11:22:07 +02:00 |
Juan Lang
|
ee2fc60c17
|
crypt32: Fix remaining Win9x encoding test failures.
|
2008-10-16 11:22:04 +02:00 |
Jacek Caban
|
a1a25c534a
|
mshtml: Added support for conditional comments.
|
2008-10-16 11:22:00 +02:00 |
Maarten Lankhorst
|
4b9fd9a289
|
includes: Fix CryptCATAdminAddCatalog definition.
|
2008-10-16 11:21:51 +02:00 |
Jacek Caban
|
a849136d5e
|
kernel32: Added GetLogicalDriveStrings tests.
|
2008-10-16 11:21:46 +02:00 |
Jacek Caban
|
2e9aa16da9
|
kernel32: Return uppercase drive letter in GetLogicalDriveStrings.
|
2008-10-16 11:21:44 +02:00 |
Dmitry Timoshkov
|
228c52de57
|
kernel32: Add support for foreign process handles in GetProcessVersion.
|
2008-10-16 11:21:40 +02:00 |
Alexandre Julliard
|
7b51cf49fc
|
mountmgr: Return the drive unique id in IOCTL_MOUNTMGR_QUERY_POINTS.
|
2008-10-15 20:12:49 +02:00 |
Alexandre Julliard
|
a28a387615
|
mountmgr: Specify the drive type as a DWORD instead of a string.
|
2008-10-15 20:12:27 +02:00 |
Tobias Jakobi
|
f151180330
|
winex11: Remove acute/apostrophe from German keyboard layout tables.
|
2008-10-15 16:52:09 +02:00 |
Ivan Sinitsin
|
7ea2738517
|
winex11: Set copy mode when rendering OpenGL picture.
|
2008-10-15 16:50:52 +02:00 |
Rob Shearman
|
169f92b5a8
|
jscript: Fix shift/reduce conflict in IfStatement rule.
The famous "dangling else" problem.
|
2008-10-15 16:46:47 +02:00 |