Paul Vriens
|
5e3e9e03f2
|
winspool.drv/tests: Skip non supported levels on Win9x/WinMe.
|
2010-02-17 11:45:27 +01:00 |
Paul Vriens
|
f5d40cb8c5
|
winspool.drv/tests: Fix some test failures on Win9x/WinMe.
|
2010-02-17 11:45:22 +01:00 |
Alexandre Julliard
|
a64765f673
|
user32: Don't overwrite the default button id when creating the dialog structure.
|
2010-02-17 11:43:34 +01:00 |
Hwang YunSong
|
1442a18e3a
|
jscript: Add Korean translation.
|
2010-02-17 10:58:21 +01:00 |
Hans Leidekker
|
33e522eec6
|
winhttp/tests: Wait for a handle closing notification.
Fixes a Valgrind warning.
|
2010-02-17 10:57:53 +01:00 |
Hans Leidekker
|
7b660bb3d8
|
msi: Add tests for publishing and unpublishing components.
|
2010-02-17 10:57:45 +01:00 |
Hans Leidekker
|
0f0e81d14a
|
msi: Implement the UnpublishComponents standard action.
|
2010-02-17 10:57:40 +01:00 |
Hans Leidekker
|
d95e3eb4d2
|
msi: PublishComponents must look at the requested install state of the feature, not the component.
|
2010-02-17 10:57:35 +01:00 |
Justin Chevrier
|
4e1c8767f9
|
msctf: Implement stubbed out TF_CreateLangBarMgr.
|
2010-02-17 10:57:28 +01:00 |
Justin Chevrier
|
b6da823354
|
msctf: Add TF_LangBarMgr registration.
|
2010-02-17 10:56:36 +01:00 |
Justin Chevrier
|
fd196329e5
|
uuid: Add LangBarMgr CLSID.
|
2010-02-17 10:55:48 +01:00 |
Justin Chevrier
|
a0499b0ad5
|
include: Add ITfLangBarMgr Interface.
|
2010-02-17 10:55:45 +01:00 |
Dan Kegel
|
e4fd5196c2
|
cmd: Rename reference file from .out to .exp to avoid clash with gnu make builtin rule.
|
2010-02-17 09:48:03 +01:00 |
Dan Kegel
|
8bc6ff9d90
|
cmd: Add test to show ~dp0 should be directory containing batch file.
|
2010-02-17 09:46:02 +01:00 |
Dan Kegel
|
9d63b91405
|
cmd: Add test to show set "FOO=bar" should not include the quotes in the variable value.
|
2010-02-17 09:44:06 +01:00 |
Dan Kegel
|
786429b3d7
|
cmd: Turn off echo, add visual separator between testcases.
|
2010-02-17 09:43:22 +01:00 |
Dan Kegel
|
5035f3cff3
|
cmd: Move all tests to test_builtins.cmd.
|
2010-02-17 09:43:09 +01:00 |
Marcus Meissner
|
6beb48c4e1
|
winedbg: rex is not used for Grp15b (Coverity).
|
2010-02-17 09:42:55 +01:00 |
Nikolay Sivov
|
abe86a1ef9
|
msxml3: Use common format for TRACE() in DOM objects.
|
2010-02-17 09:42:50 +01:00 |
Dan Kegel
|
fed6738bc4
|
advapi32: Fix leak in test_symlinks.
|
2010-02-17 09:42:19 +01:00 |
Vincent Povirk
|
3f3101138a
|
comdlg32/tests: Rely on the Symbol font instead of Tahoma.
|
2010-02-17 09:42:06 +01:00 |
Paul Chitescu
|
c56dc3b71e
|
qedit: In output pin's IPin_Connect call ReceiveConnection on the receiver pin to properly negotiate media type.
|
2010-02-17 09:42:02 +01:00 |
Alexandre Julliard
|
2b1ff01006
|
version: Improve detection of builtin libraries.
|
2010-02-17 09:41:20 +01:00 |
Paul Vriens
|
716358c568
|
winspool.drv/tests: Use FILE_SHARE_READ to fix some Win9x/WinMe failures.
|
2010-02-16 18:13:35 +01:00 |
Paul Vriens
|
09dbbfc5e9
|
winspool.drv/tests: Fix a test failure on Win9x/WinMe.
|
2010-02-16 16:44:06 +01:00 |
Alexandre Julliard
|
ff55fc9bea
|
dbghelp: Fix a pointer cast.
|
2010-02-16 15:50:43 +01:00 |
Alexandre Julliard
|
08e53fc048
|
urlmon/tests: Avoid size_t in a trace.
|
2010-02-16 15:50:36 +01:00 |
Alexandre Julliard
|
ba7cbccfcb
|
msvcrt/tests: Avoid size_t in a trace.
|
2010-02-16 15:50:32 +01:00 |
Alexandre Julliard
|
f7a447bada
|
winmm/tests: Fix a couple of incorrect casts.
|
2010-02-16 15:50:21 +01:00 |
Alexandre Julliard
|
0e98500e43
|
ntdll: Fix the return value of NtOpenKey for some invalid parameters.
|
2010-02-16 14:32:26 +01:00 |
Alexandre Julliard
|
2530304f1c
|
ntdll: Fix the return status of NtQueryValueKey for a too small buffer.
|
2010-02-16 14:28:41 +01:00 |
Alexandre Julliard
|
bcf88b5885
|
winex11: Fix the DC rect offset for a released DC.
|
2010-02-16 12:37:42 +01:00 |
Marcus Meissner
|
21b9049231
|
gdiplus: Dereference texture after checking it for NULL (Coverity).
|
2010-02-16 12:30:30 +01:00 |
Kusanagi Kouichi
|
e5f0cdfcf6
|
winex11.drv: Show the default IME window only when necessary.
|
2010-02-16 12:30:30 +01:00 |
Hans Leidekker
|
9cbb80d984
|
msi: Only run the CreateFolder and RemoveFolder actions when the component is set to be installed or removed, respectively.
|
2010-02-16 12:29:08 +01:00 |
Hans Leidekker
|
c32d9d7004
|
msi: Get rid of ACTION_VerifyFeatureForAction.
|
2010-02-16 12:29:01 +01:00 |
Hans Leidekker
|
598c542607
|
msi: Get rid of ACTION_VerifyComponentForAction.
|
2010-02-16 12:28:56 +01:00 |
Hans Leidekker
|
54391a11c0
|
msi: Update the UI when registering or unregistering type libraries.
|
2010-02-16 12:28:48 +01:00 |
Kusanagi Kouichi
|
4ccbcb02b2
|
winex11.drv: Handle result string directly.
|
2010-02-16 12:28:41 +01:00 |
Alexandre Julliard
|
d3aa514a2d
|
wine.inf: Add a symlink for the Win9x-style timezone data.
|
2010-02-16 12:26:56 +01:00 |
Alexandre Julliard
|
f6b3dba7a0
|
setupapi: Add support for creating registry symlinks from a .inf file.
|
2010-02-16 12:26:56 +01:00 |
Alexandre Julliard
|
b5d4289d22
|
server: Save and load registry symlinks to/from disk files.
|
2010-02-16 12:26:44 +01:00 |
Alexandre Julliard
|
2a378676ef
|
server: Save and load the registry class names to/from disk files.
|
2010-02-16 12:26:15 +01:00 |
Andrew Nguyen
|
a504867a89
|
gdi32: Check the region handle in GetClipRgn later.
|
2010-02-16 11:33:33 +01:00 |
Dmitry Timoshkov
|
aa25fcded7
|
winedbg: Print parameter values in backtraces in hex.
|
2010-02-16 11:33:28 +01:00 |
Nikolay Sivov
|
3d18a77ae7
|
msxml3: Get rid of libxml2 accessors in ::substringData() for Text, Comment and CDATA nodes.
|
2010-02-16 11:33:23 +01:00 |
Nikolay Sivov
|
19c30897d4
|
msxml3: Simplify ::appendData() for Text, Comment and CDATA nodes.
|
2010-02-16 11:33:11 +01:00 |
Nikolay Sivov
|
02066602b6
|
msxml3: Implement ::replaceData() for Text, Comment and CDATA nodes.
|
2010-02-16 11:33:03 +01:00 |
Nikolay Sivov
|
88d8218731
|
msxml3: Simplify ::insertData() for Text, Comment and CDATA nodes.
|
2010-02-16 11:32:55 +01:00 |
Nikolay Sivov
|
b8282638bb
|
msxml3: Use interface methods for ::get_length() calls.
|
2010-02-16 11:32:48 +01:00 |