Rob Shearman
|
86ffc2b59f
|
msvcmaker: Don't generate project files for DLLs that can't be compiled with MSVC.
|
2008-10-09 14:20:27 +02:00 |
Juan Lang
|
1627377d1b
|
inetmib1: Fix remaining failure on Win9x/NT4.
|
2008-10-09 14:20:05 +02:00 |
Juan Lang
|
52e64b155e
|
inetmib1: Fix some test failures on Win9x/NT4.
|
2008-10-09 14:20:01 +02:00 |
Juan Lang
|
04a65b3cb8
|
wintrust: Fix test failures on Win9x.
|
2008-10-09 14:19:54 +02:00 |
Lei Zhang
|
a4ed7a1003
|
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.
|
2008-10-09 14:19:50 +02:00 |
Alistair Leslie-Hughes
|
bcc1fda727
|
msxml3: Add IXMLHTTPRequest support.
|
2008-10-09 13:15:16 +02:00 |
Alexander Morozov
|
7541ecbf4c
|
ntoskrnl.exe: Fix trace typo.
|
2008-10-09 13:14:49 +02:00 |
Paul Vriens
|
4ac4401c41
|
user32/tests: Don't crash on NT4.
|
2008-10-09 13:14:44 +02:00 |
Paul Vriens
|
b7787ec0c8
|
wintrust/tests: Vista/W2K8 have some extra struct members.
|
2008-10-09 13:01:50 +02:00 |
Paul Vriens
|
025a39e209
|
shell32/tests: Fix a failure on NT4.
|
2008-10-09 13:01:47 +02:00 |
Paul Vriens
|
6d15749d14
|
ole32/tests: Fix two failures on NT4.
|
2008-10-09 13:01:40 +02:00 |
James Hawkins
|
68268dc3df
|
msi: Initialize the count variable to zero.
|
2008-10-09 13:01:31 +02:00 |
James Hawkins
|
451aff9ae5
|
msi: Add extra constraints on the formatting string of edit path text.
|
2008-10-09 13:01:25 +02:00 |
James Hawkins
|
1484c6272d
|
msi: Add a stub implementation of MsiDetermineApplicablePatches.
|
2008-10-09 13:01:18 +02:00 |
James Hawkins
|
8128d97fd4
|
msi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.
|
2008-10-09 12:58:47 +02:00 |
James Hawkins
|
f03889ae82
|
msi: Add initial implementation of MsiDatabaseMerge, with tests.
|
2008-10-09 12:58:25 +02:00 |
James Hawkins
|
c9ec69db02
|
msi: Add tests for converting record fields between strings and ints.
|
2008-10-09 12:58:12 +02:00 |
James Hawkins
|
b187008345
|
msi: Remove a part of a debugging statement that was accidentally left in.
|
2008-10-09 12:58:09 +02:00 |
Dmitry Timoshkov
|
7c1397412b
|
gdi32: Revert incorrect fix introduced in a5d288f08c .
The real fix has been provided in 41aad2dce2 .
|
2008-10-09 12:58:03 +02:00 |
Dmitry Timoshkov
|
f898547b77
|
gdi32: Remove the code which bypasses the DC transformation checks.
If it's absolutely required to check the child list first, that should be
done inside of find_in_cache using the same comparisons as done there.
|
2008-10-09 12:57:54 +02:00 |
Jacek Caban
|
f3e7637139
|
jscript: Added '%=' expression implementation.
|
2008-10-09 12:57:40 +02:00 |
Jacek Caban
|
065581b236
|
jscript: Added '%' expression implementation.
|
2008-10-09 12:57:38 +02:00 |
Alexandre Julliard
|
fe7c5d86e7
|
ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom.
|
2008-10-09 12:57:33 +02:00 |
Alexandre Julliard
|
c928aa67fb
|
server: Follow symlink even with OBJ_OPENLINK unless it is the last element of the path.
|
2008-10-09 12:43:36 +02:00 |
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 |