Jacek Caban
|
8c634443d0
|
urlmon: Don't forward Start call to protocol handler in BindProtocol.
|
2010-11-15 15:03:05 +01:00 |
Thomas Mullaly
|
41c58b5a2a
|
urlmon: Added pluggable protocol support to CoInternetCombineUrlEx.
|
2010-11-15 14:55:50 +01:00 |
Thomas Mullaly
|
90738c3464
|
urlmon: Implemented CoInternetCombineUrlEx.
|
2010-11-15 14:55:47 +01:00 |
Thomas Mullaly
|
4d9d4b10e0
|
urlmon: Added stub for CoInternetCombineUrlEx.
|
2010-11-15 14:55:44 +01:00 |
Detlef Riekenberg
|
48f3335ffa
|
ntdll: Add semi stub for TokenElevationType in NtQueryInformationToken.
|
2010-11-15 14:55:24 +01:00 |
Cheer Xiao
|
f73654a24b
|
shell32: Update Simplified Chinese translation.
|
2010-11-15 14:54:41 +01:00 |
Cheer Xiao
|
9b17796772
|
comdlg32: Update Simplified Chinese translation.
|
2010-11-15 14:53:46 +01:00 |
Detlef Riekenberg
|
e0a6a78cde
|
ntoskrnl.exe: Forward more functions to ntdll.
|
2010-11-15 14:52:01 +01:00 |
Detlef Riekenberg
|
776c53d9e4
|
msvcr90: Forward getenv_s to msvcrt.
|
2010-11-15 14:51:58 +01:00 |
Amine Khaldi
|
79231148fc
|
activeds: Properly stub some exports.
|
2010-11-15 14:51:54 +01:00 |
Matteo Bruni
|
0b4969f841
|
d3dx9: Add color key support to D3DXLoadSurfaceFromMemory.
|
2010-11-15 14:51:47 +01:00 |
Marcus Meissner
|
da8c179d61
|
ntdll: Fixed file view mapping in regards to no-exec.
|
2010-11-15 13:20:09 +01:00 |
Jacek Caban
|
a215ab64ff
|
mshtml: Added document fragment cloneNode implementation.
|
2010-11-15 13:20:09 +01:00 |
Jacek Caban
|
5caf8c3187
|
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_location.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
c481fb4bb8
|
mshtml: Correctly handle NULL nsdoc in IHTMLDocument2::get_body.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
22ba44b401
|
mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType.
|
2010-11-15 13:20:08 +01:00 |
Jacek Caban
|
04ad732114
|
mshtml: Added createDocumentFragment tests.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
d9aacfd989
|
mshtml: Added IHTMLDocument3::createDocumentFragment implementation.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
cb99f716a7
|
mshtml: Use custom get_readyState implementations for object and frame elements.
|
2010-11-15 13:20:07 +01:00 |
Jacek Caban
|
f351dc5e74
|
mshtml: Moved cloneNode implementation to vtbl.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
6a37caaecb
|
mshtml: Use IUri for nsIURI::GetSpec implementation.
|
2010-11-15 13:20:06 +01:00 |
Jacek Caban
|
3f383bac3b
|
mshtml: Use IUriBuilder for nsIURI::SetPath implementation.
|
2010-11-15 13:20:06 +01:00 |
Paul Vriens
|
e21115187e
|
msi/tests: Cleanup properly on Win9x.
|
2010-11-15 13:20:06 +01:00 |
Paul Vriens
|
dc2306de5a
|
msxml3/tests: Fix some test failures on Win98/WinMe.
|
2010-11-15 13:20:05 +01:00 |
Jacek Caban
|
7aa159275f
|
shdocvw: Get rid of remaining *_THIS macros.
|
2010-11-15 13:20:05 +01:00 |
Jacek Caban
|
2450a2d834
|
shdocvw: Get rid of *_THIS macros in navigate.c.
|
2010-11-15 13:20:05 +01:00 |
Jacek Caban
|
538a870b89
|
shdocvw: Get rid of DocHost-related *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
ca353c9b7e
|
shdocvw: Get rid of CLIENTSITE_THIS.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
12be198815
|
shdocvw: Get rid of remaining WebBrowser object's *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
7149f04b4e
|
shdocvw: Get rid of more *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
8767356d12
|
shdocvw: Get rid of WEBBROWSER_THIS macro and InternetExplorer to IWebBowser2 casts.
|
2010-11-15 13:20:03 +01:00 |
Jacek Caban
|
878c5d043e
|
shdocvw: Get rid of WEBBROWSER_THIS macro and WebBrowser to IWebBowser2 casts.
|
2010-11-15 13:20:03 +01:00 |
Adam Martinson
|
2c451f869a
|
msxml3: Use built-in urn:schemas-microsoft-com:datatypes schema for validation.
|
2010-11-15 13:19:57 +01:00 |
Adam Martinson
|
5fc439a7f8
|
msxml3: XDR schema support.
|
2010-11-15 13:03:06 +01:00 |
Adam Martinson
|
2a4c07a7e2
|
msxml3/tests: XDR schema tests.
|
2010-11-15 13:02:45 +01:00 |
Adam Martinson
|
89679f904a
|
msxml3: Add urn:schemas-microsoft-com:datatypes schema.
|
2010-11-15 13:02:34 +01:00 |
Adam Martinson
|
82f73c8652
|
msxml3: Add our own xmlFirstElementChild() for older libxml2 versions.
|
2010-11-15 13:01:35 +01:00 |
Adam Martinson
|
865995cf1f
|
msxml3: Store the DLL instance handle.
|
2010-11-15 13:00:12 +01:00 |
Jeff Latimer
|
7d3d21a894
|
atl: Fix a comment.
|
2010-11-15 13:00:01 +01:00 |
Andrew Eikum
|
b75b9fab2f
|
shell32: PIDLs should be checked recursively in SHChangeNotify.
|
2010-11-15 12:59:05 +01:00 |
Andrew Eikum
|
71fad7d18d
|
shell32/tests: Make SHChangeNotify tests more easily extendible.
|
2010-11-15 12:59:03 +01:00 |
Vincent Povirk
|
32bbb0bbcf
|
gdiplus: Correctly store the given stride in created bitmaps.
|
2010-11-12 17:47:43 +01:00 |
Vincent Povirk
|
9c238d181d
|
mscoree: Add a trace to _CorExeMain.
|
2010-11-12 17:00:18 +01:00 |
Vincent Povirk
|
3b76a0bed1
|
mscoree: Implement ClrCreateManagedInstance.
|
2010-11-12 17:00:09 +01:00 |
Vincent Povirk
|
d2d743efbb
|
mscoree: Search the Global Assembly Cache for required assemblies.
|
2010-11-12 16:59:41 +01:00 |
Hans Leidekker
|
9d46ba417e
|
msi: Don't use a temporary directory for local assemblies.
|
2010-11-12 16:59:24 +01:00 |
Detlef Riekenberg
|
41bd5d4efa
|
kernel32: Add a stub for SetProcessDEPPolicy.
|
2010-11-12 15:49:48 +01:00 |
Eric Pouech
|
7f043168c1
|
kernel32: Fixed regression with echoing input characters.
|
2010-11-12 15:48:10 +01:00 |
Louis Lenders
|
934d6761f0
|
xapofx1_1: Add stub dll.
|
2010-11-12 15:44:25 +01:00 |
Jörg Höhle
|
0b0770c84f
|
mciseq: The native MCI sequencer cannot record.
|
2010-11-12 15:43:46 +01:00 |