Alexander Nicolaysen Sørnes
edf48ea287
kernel32/winerr: Add Norwegian Bokmål translation.
2008-08-21 12:51:56 +02:00
James Hawkins
472b991958
msi: Don't remove a misc file if the action is unknown.
2008-08-21 11:44:39 +02:00
James Hawkins
7c9873e471
msi: Fix the logic to determine the appropriate action of the component.
2008-08-21 11:44:27 +02:00
James Hawkins
f909e1c06e
msi: Don't remove a file that is installed as source.
2008-08-21 11:44:19 +02:00
James Hawkins
4553d0fd47
msi: Remove an invalid setting of the install state.
2008-08-21 11:44:13 +02:00
James Hawkins
39b874706c
msi: Handle components installed as source in MsiQueryComponentState.
2008-08-21 11:44:05 +02:00
James Hawkins
b965a74ef2
msi: Downgrade an ERR to a TRACE.
2008-08-21 11:43:58 +02:00
James Hawkins
7b858882ac
msi: If the filename is empty or NULL, remove the directory.
2008-08-21 11:43:51 +02:00
James Hawkins
96dd6ce167
msi: Handle processing a component that is installed to source.
2008-08-21 11:43:44 +02:00
Gerald Pfeifer
4169fad358
winhttp: #include <netinet/in.h> for sockaddr_in.
2008-08-21 11:43:32 +02:00
Hongbo Ni
8720776749
notepad: Update simplified Chinese resource.
2008-08-21 11:42:35 +02:00
Dmitry Timoshkov
21cdaeea4b
gdi32: Replace DC transform by font scaling for bitmap fonts.
2008-08-21 11:42:25 +02:00
Dmitry Timoshkov
f322f70a69
gdi32: Avoid loading a bitmap if a glyph transformation is being requested.
2008-08-21 11:42:11 +02:00
Roy Shea
c5536ef1ae
mstask/tests: Conformance test for (Set|Get)Trigger.
2008-08-21 11:41:13 +02:00
Roy Shea
9c131bb056
mstask: TaskTrigger stub with AddRef, QueryInterface, and Release.
2008-08-21 11:40:42 +02:00
Roy Shea
e8d22f02df
mstask/tests: Basic conformance test for (Set|Get)AccountInformation.
2008-08-21 11:39:22 +02:00
Roy Shea
714c6d3a66
mstask/tests: Conformance test for (Set|Get)MaxRunTime.
2008-08-21 11:39:15 +02:00
Roy Shea
7cca21426a
mstask/tests: Conformance test for (Set|Get)Comment.
2008-08-21 11:39:09 +02:00
Roy Shea
cd8ac27304
mstask/tests: Conformance test for (Set|Get)Parameters.
2008-08-21 11:39:04 +02:00
H. Verbeet
5ab440e398
mountmgr: Include the terminating NULL in mount ids.
...
Some "protection" schemes expect these to be at least 2 bytes long.
2008-08-21 11:38:32 +02:00
H. Verbeet
040c33de5a
wined3d: Don't allocate This->draw_buffers in the error path for Init3D().
2008-08-21 11:36:29 +02:00
H. Verbeet
c33e03cca3
wined3d: Don't free backends if they're not created yet.
...
This would crash if CreateAdditionalSwapChain() failed.
2008-08-21 11:36:18 +02:00
Huw Davies
b77ba1babf
crypt32: Initialize the size to zero.
2008-08-21 11:36:09 +02:00
Huw Davies
3b306c8d6e
crypt32: Don't write to pvStructInfo if it's NULL.
2008-08-21 11:36:06 +02:00
Juan Lang
ac5c7d22d0
crypt32: Add support for decoding PKCS_SMIME_CAPABILITIES.
2008-08-21 11:36:01 +02:00
Juan Lang
db6c8e23b6
crypt32: Add support for encoding PKCS_SMIME_CAPABILITIES.
2008-08-21 11:35:54 +02:00
Juan Lang
70744f07d1
crypt32: Add tests for encoding/decoding PKCS_SMIME_CAPABILITIES. With help from Huw Davies.
2008-08-21 11:35:40 +02:00
Juan Lang
a203640b5a
crypt32: Reduce excessive indenting.
2008-08-21 11:35:31 +02:00
Juan Lang
a36d8ce611
crypt32: Remove an unneeded helper.
2008-08-21 11:35:23 +02:00
Juan Lang
aa265b4165
crypt32: Handle the detached portion of detached signed messages.
2008-08-21 11:35:14 +02:00
Juan Lang
0a8d14c2e6
crypt32: Rewrite CDecodeMsg_Update for better detached data handling.
2008-08-21 11:35:07 +02:00
Juan Lang
d3c8b59e02
crypt32: Pass address of blob to store data rather than message to CDecodeMsg_CopyData.
2008-08-21 11:34:58 +02:00
Juan Lang
1b7121e7ad
crypt32: Support the KeyId type of signer in CMSG_SIGNER_CERT_INFO_PARAM.
2008-08-21 11:33:48 +02:00
Juan Lang
51b16fb857
crypt32: Support the KeyId type of signer in CMSG_SIGNER_INFO_PARAM.
2008-08-21 11:33:39 +02:00
Juan Lang
57a85f0d6b
crypt32: Implement CMSG_CMS_SIGNER_INFO_PARAM.
2008-08-21 11:33:30 +02:00
Juan Lang
6d9fc0f59d
crypt32: Add tests for CMSG_CMS_SIGNER_INFO_PARAM.
2008-08-21 11:33:21 +02:00
Juan Lang
ca94a1cc0d
crypt32: Add more tests for the version of encoded signed CMS messages.
2008-08-21 11:33:12 +02:00
Juan Lang
595bae3ef3
crypt32: Test and correct encoding of signed CMS messages.
2008-08-21 11:33:03 +02:00
Juan Lang
282eb73bc3
crypt32: Use CMS messages rather than PKCS messages internally.
2008-08-21 11:32:53 +02:00
Alexandre Julliard
a360e93430
configure: Generate the makefiles list in configure instead of make_makefiles.
2008-08-21 11:13:57 +02:00
Alexandre Julliard
b990e60a01
configure: Require autoconf version 2.59d.
2008-08-20 15:22:02 +02:00
Michael Karcher
34aa6b7002
kernel32: Fix profile cache logic and don't cache new files.
2008-08-20 14:56:15 +02:00
Michael Karcher
af2d274f0e
ntdll: Add sub-second resolution to NtQueryInformationFile.
2008-08-20 14:56:01 +02:00
Christian Costa
f2b0e3168a
msvcirt: Implement some ostream stubs.
2008-08-20 14:09:03 +02:00
David Adam
5bb6e4ab8c
d3dx8: Implement D3DXBoxBoundProbe.
2008-08-20 14:08:58 +02:00
Vitaliy Margolen
517462cf9a
dinput: Add mouse warp override config option.
2008-08-20 14:05:18 +02:00
Vijay Kiran Kamuju
43aa149046
d3drm: Add minimal d3drmobj.h.
2008-08-20 14:03:51 +02:00
Aric Stewart
304ff3c728
dinput: The DIK_ keycode is not the same as the scancode.
...
It is mapped with the keyboard mapping to the resulting character so
the key 'A' is DIK_A nomatter what its scancode or vkey would be. This
is relevant to Japanese keymapping where the '@' key is in the '['
location the scancode for both is 0x22 but dinput generates DIK_AT in
japanese and DIK_LBRACKET in us_qwerty.
2008-08-20 13:58:25 +02:00
Alistair Leslie-Hughes
0a1a4f7ca8
ole32: Stop crash under w2k8.
2008-08-20 13:55:43 +02:00
Andre Wisplinghoff
ea49a06934
user32: Add a test for ToUnicode.
2008-08-20 13:55:13 +02:00