Ken Thomases
47dea9b670
loader: On Mac, reserve the process's original thread for the frameworks.
...
The frameworks expect the original thread to run its run loop, so input
sources (like distributed notifications) get processed. For example,
Core Audio on Snow Leopard doesn't track changes in the default ouput
device, such as when headphones are plugged in, without this.
2010-11-16 11:47:58 +01:00
Juan Lang
c2b42758da
wininet: Verify revocation status of certificate chain.
2010-11-16 11:44:11 +01:00
Juan Lang
55aae25d35
winhttp: Verify revocation status of certificate chain.
2010-11-16 11:44:08 +01:00
Michael Stefaniuc
fa4c8c0900
msxml3/tests: Remove redundant NULL check before SysFreeString (smatch).
2010-11-16 11:43:20 +01:00
Alexandre Julliard
20bc10c354
winex11: Properly forget about a foreign window when it's destroyed through DestroyWindow().
2010-11-15 20:41:07 +01:00
Jacek Caban
9de2ed97c9
oleaut32: Added LoadTypeLib failure test.
2010-11-15 19:29:17 +01:00
Austin Lund
a9aafec28a
gdi32/tests: Skip GetGlyphIndices tests for non-ANSI codepages.
2010-11-15 17:21:36 +01:00
Eryk Wieliczko
37cf8dc57d
msvcrt: Implement strncat_s.
2010-11-15 17:21:16 +01:00
Henri Verbeet
745126b05d
wined3d: Properly recreate the sysmem resource location in IWineD3DSurfaceImpl_SetMem().
...
Otherwise we could end up with surfaces that have SFLAG_INSYSMEM set, but no
actual system memory allocated. This was exposed by
3bbe658ef1
.
2010-11-15 15:04:41 +01:00
Henri Verbeet
44b9712cd6
wined3d: Add a trace to IWineD3DSurfaceImpl_SetMem().
2010-11-15 15:04:36 +01:00
Henri Verbeet
60b5dc04b7
wined3d: Rename the IWineD3DPaletteImpl "Flags" field to "flags".
2010-11-15 15:04:32 +01:00
Henri Verbeet
ce4de8ff9c
include: Add the tagBIND_OPTS3 structure.
2010-11-15 15:04:28 +01:00
Jörg Höhle
3412b41924
mciavi: MCI_OPEN @NNNN should use an open AVIFile/Stream handle.
2010-11-15 15:04:06 +01:00
Jörg Höhle
2e54019391
winecoreaudio: OSStatus is not necessarily a FOURCC.
2010-11-15 15:03:49 +01:00
Jacek Caban
29692adf40
urlmon: Make Binding object IUri-based.
2010-11-15 15:03:33 +01:00
Jacek Caban
fcc1dd01f7
urlmon: Make get_protocol_handler IUri-based.
2010-11-15 15:03:28 +01:00
Jacek Caban
b54ac3c628
urlmon: Store BindProtocol as IInternetProtocolEx.
2010-11-15 15:03:22 +01:00
Jacek Caban
5c61a34a7a
urlmon: BindProocol's protocol handler doesn't need IInternetProtocolEx iface.
2010-11-15 15:03:16 +01:00
Jacek Caban
0d4287b2e8
urlmon: Don't forward StartEx call to protocol handler in BindProtocol.
2010-11-15 15:03:09 +01:00
Jacek Caban
8c634443d0
urlmon: Don't forward Start call to protocol handler in BindProtocol.
2010-11-15 15:03:05 +01:00
Austin English
97d11dbf59
msiexec: Add a manpage.
2010-11-15 15:02:58 +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
ecbcf8b137
notepad: Update Simplified Chinese translation.
2010-11-15 14:54:47 +01:00
Cheer Xiao
f73654a24b
shell32: Update Simplified Chinese translation.
2010-11-15 14:54:41 +01:00
Cheer Xiao
5ee61dd51d
wordpad: Update Simplified Chinese translation.
2010-11-15 14:54:34 +01:00
Cheer Xiao
2d728e4c04
winhlp32: Update Simplified Chinese translation.
2010-11-15 14:54:25 +01:00
Cheer Xiao
769031ed7e
wineconsole: Update Simplified Chinese translation.
2010-11-15 14:54:18 +01:00
Cheer Xiao
f1118dc578
winebot: Update Simplified Chinese translation.
2010-11-15 14:54:11 +01:00
Cheer Xiao
6a8c51ed1d
winecfg: Update Simplified Chinese translation.
2010-11-15 14:54:04 +01:00
Cheer Xiao
58178d4c9b
taskmgr: Update Simplified Chinese translation.
2010-11-15 14:53:58 +01:00
Cheer Xiao
c0aecb8062
oleview: Update Simplified Chinese translation.
2010-11-15 14:53:52 +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