Juan Lang
|
cb341f3717
|
crypt32: Fix error handling for cyclic chains.
|
2008-10-09 12:29:44 +02:00 |
Juan Lang
|
742c1a37f3
|
crypt32: Remove an error that no longer fails.
|
2008-10-09 12:29:38 +02:00 |
Juan Lang
|
dd74ac0ce5
|
crypt32: Fix some chain failures on Win9x/NT4.
|
2008-10-09 12:29:32 +02:00 |
Juan Lang
|
5fc947e0b6
|
crypt32: Fix test failures on NT4.
|
2008-10-09 12:29:26 +02:00 |
Jacek Caban
|
e5604b7ba3
|
mshtml: Use stored nsdoc in IHTMLTxtRange::put_text.
|
2008-10-09 12:28:52 +02:00 |
Jacek Caban
|
16f2965eb9
|
mshtml: Use stored nsdoc in prev_node.
|
2008-10-09 12:28:48 +02:00 |
Jacek Caban
|
f1ff6b0993
|
mshtml: Use stored nsdoc in IHTMLDocument3::getElementById.
|
2008-10-09 12:28:40 +02:00 |
Jacek Caban
|
08257acea2
|
mshtml: Use stored nselem in get_documentElement.
|
2008-10-09 12:28:36 +02:00 |
Jacek Caban
|
4f08c4f09b
|
mshtml: Use stored nsdoc in createTextNode.
|
2008-10-09 12:28:31 +02:00 |
Jacek Caban
|
9f1d3b21da
|
mshtml: Use stored nsdoc in IHTMLDocument2::get_styleSheets.
|
2008-10-09 12:28:26 +02:00 |
Jacek Caban
|
9fbc40f8bb
|
mshtml: Use stored nsdoc in IHTMLDocument2::createElement.
|
2008-10-09 12:28:21 +02:00 |
Jacek Caban
|
c451ac27f2
|
mshtml: Use stored nsdoc in IHTMLDocument2::write.
|
2008-10-09 12:28:16 +02:00 |
Jacek Caban
|
c5adad12fe
|
mshtml: Use stored nsdoc in IHTMLDocument2::get_title.
|
2008-10-09 12:28:10 +02:00 |
Jacek Caban
|
0a79d9c690
|
mshtml: Use stored nsdoc in IHTMLDocument2::put_title.
|
2008-10-09 12:28:06 +02:00 |
Jacek Caban
|
567fbd5d36
|
mshtml: Use stored nsdoc in IHTMLDocument2::get_body.
|
2008-10-09 12:28:01 +02:00 |
Jacek Caban
|
5629945cb7
|
mshtml: Use stored nsdoc in IHTMDocument2::get_all.
|
2008-10-09 12:27:57 +02:00 |
Jacek Caban
|
502532ee23
|
mshtml: Use stored nsdoc in HTMLCurrentStyle_Create.
|
2008-10-09 12:27:48 +02:00 |
Jacek Caban
|
408024a2d1
|
mshtml: Use stored nsdoc in createTextRange.
|
2008-10-09 12:27:42 +02:00 |
Jacek Caban
|
7c7b7f0ae7
|
mshtml: Use stored nsdoc in exec_hyperlink.
|
2008-10-09 12:27:36 +02:00 |
Jacek Caban
|
23937c4704
|
mshtml: Use stored nsdoc in set_font_size.
|
2008-10-09 12:27:27 +02:00 |
Jacek Caban
|
427610da89
|
mshtml: Use stored nsdoc in get_doc_string.
|
2008-10-09 12:26:56 +02:00 |
Jacek Caban
|
e90386b27b
|
mshtml: Use stored nsdoc in createRange.
|
2008-10-09 12:25:47 +02:00 |
Jacek Caban
|
7a74f5b5ae
|
mshtml: Use stored nsdoc in get_compatMode.
|
2008-10-09 12:25:35 +02:00 |
Jacek Caban
|
e604ae3e0c
|
mshtml: Use stored nsdoc in handle_load.
|
2008-10-09 12:24:28 +02:00 |
Jacek Caban
|
98789edc3e
|
mshtml: Store nsIDOMHTMLDocument in HTMLDocument.
|
2008-10-09 12:24:21 +02:00 |
Juan Lang
|
04841e1f35
|
wintrust: Don't hardcode supported OIDs, let CryptDecodeObject handle it directly.
|
2008-10-09 12:15:03 +02:00 |
Juan Lang
|
dc34bb9eb0
|
crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files.
|
2008-10-09 12:14:57 +02:00 |
Juan Lang
|
a4eb01d2d7
|
wintrust: Implement CryptSIPGetSignedDataMsg for .cat files.
|
2008-10-09 12:14:51 +02:00 |
Paul Vriens
|
46fd5620cf
|
lz32/tests: Change a trace into a skip.
|
2008-10-09 12:14:44 +02:00 |
Paul Vriens
|
eba92bd7ee
|
wininet/tests: Don't crash on W2K and below.
|
2008-10-09 12:14:37 +02:00 |
Paul Vriens
|
b1105d49f6
|
shlwapi/tests: Don't crash on NT4.
|
2008-10-09 12:14:33 +02:00 |
Henri Verbeet
|
3643d59d5b
|
wined3d: Make sure some variables are always initialized.
|
2008-10-09 12:14:26 +02:00 |
Henri Verbeet
|
9aaccfe77f
|
wined3d: Correct some swizzles and write masks in arb_program_shader.
|
2008-10-09 12:14:21 +02:00 |
Henri Verbeet
|
af6636c21c
|
wined3d: Don't do GL calls without a context.
|
2008-10-09 12:14:15 +02:00 |
Henri Verbeet
|
3b2ac77e12
|
wined3d: Set the correct pow2Matrix for cube textures when NPOT textures are supported.
|
2008-10-09 12:14:08 +02:00 |
Henri Verbeet
|
8985b7a755
|
wined3d: Get rid of some redundant assignments (LLVM/Clang).
|
2008-10-09 12:14:01 +02:00 |
Henri Verbeet
|
937ceda47f
|
wined3d: Remove a redundant initialization of cfgs in CheckDepthStencilCapability (LLVM/Clang).
|
2008-10-09 12:13:53 +02:00 |
Henri Verbeet
|
e9daf92ae6
|
wined3d: Assign the correct "levels" variable (LLVM/Clang).
|
2008-10-09 12:13:43 +02:00 |
Aric Stewart
|
19d18f0e5c
|
browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2.
|
2008-10-08 15:09:23 +02:00 |
Austin English
|
a1e615813f
|
ntdll: Quiet a noisy fixme.
|
2008-10-08 14:26:56 +02:00 |
Andrey Turkin
|
7ba54ab45c
|
kernel32: Add ExitProcess wrapper to please Shrinker.
|
2008-10-08 14:26:19 +02:00 |
Jan-Peter Nilsson
|
b261836709
|
wininet: Fix HTTP_ProcessCookies only processing one cookie.
|
2008-10-08 14:17:08 +02:00 |
Kjell Rune Skaaraas
|
ed96dd72e3
|
wined3d: Implement IWineD3DResourceImpl_GetPriority and IWineD3DResourceImpl_SetPriority for resource management.
|
2008-10-08 14:17:03 +02:00 |
Joris Huizer
|
af08680037
|
version/tests: Corrected memset placement.
|
2008-10-08 14:10:50 +02:00 |
Piotr Caban
|
b84e4789af
|
msxml: Added CDATA related events handling.
|
2008-10-08 14:08:49 +02:00 |
Piotr Caban
|
db2761a8d6
|
msxml: Added ISAXLexicalHandler_comment event.
|
2008-10-08 14:08:45 +02:00 |
Piotr Caban
|
1596a1acbf
|
msxml: Fix parsing <.../> elements.
|
2008-10-08 14:08:41 +02:00 |
Piotr Caban
|
c801c18ad2
|
msxml: Rewrite ISAXContentHandler_characters.
|
2008-10-08 14:08:38 +02:00 |
Michael Stefaniuc
|
ca0074e706
|
shell32/tests: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:27 +02:00 |
Michael Stefaniuc
|
0c07d3ba37
|
oleaut32: Use FAILED instead of !SUCCEEDED.
|
2008-10-08 13:43:22 +02:00 |