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 |
Nikolay Sivov
|
ff88d4e18e
|
gdiplus: Implemented GdipResetClip with tests.
|
2008-08-29 12:32:01 +02:00 |