wine
14 years agowordpad: Remove untranslated resources from the Turkish translation.
Michael Stefaniuc [Fri, 18 Jun 2010 22:10:56 +0000 (00:10 +0200)] 
wordpad: Remove untranslated resources from the Turkish translation.

14 years agowordpad: "Fix" an error in the Norvegian translation.
Michael Stefaniuc [Fri, 18 Jun 2010 22:10:45 +0000 (00:10 +0200)] 
wordpad: "Fix" an error in the Norvegian translation.

14 years agoshdocvw: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:55 +0000 (17:42 -0400)] 
shdocvw: Native RegisterClassEx requires cbSize to be set.

14 years agoshell32: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:44 +0000 (17:42 -0400)] 
shell32: Native RegisterClassEx requires cbSize to be set.

14 years agowinemine: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:23 +0000 (17:42 -0400)] 
winemine: Native RegisterClassEx requires cbSize to be set.

14 years agowincrypt.h: Remove duplicate definitions.
Juan Lang [Fri, 18 Jun 2010 19:20:01 +0000 (12:20 -0700)] 
wincrypt.h: Remove duplicate definitions.

14 years agowinspool.drv: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:49 +0000 (00:03 +0900)] 
winspool.drv: Add Japanese translation.

14 years agoshdoclc: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:50 +0000 (00:03 +0900)] 
shdoclc: Add Japanese translation.

14 years agolocalspl: Update Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:44 +0000 (00:03 +0900)] 
localspl: Update Japanese translation.

14 years agomapi32: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:47 +0000 (00:03 +0900)] 
mapi32: Add Japanese translation.

14 years agogphoto2.ds: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:45 +0000 (00:03 +0900)] 
gphoto2.ds: Add Japanese translation.

14 years agocomdlg32: Update Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:52 +0000 (00:03 +0900)] 
comdlg32: Update Japanese translation.

14 years agohhctrl.ocx: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:41 +0000 (00:03 +0900)] 
hhctrl.ocx: Add Japanese translation.

14 years agoRelease 1.2-rc4. wine-1.2-rc4
Alexandre Julliard [Fri, 18 Jun 2010 17:36:58 +0000 (19:36 +0200)] 
Release 1.2-rc4.

14 years agoUpdate Russian translations.
Vitaly Lipatov [Thu, 17 Jun 2010 15:18:08 +0000 (19:18 +0400)] 
Update Russian translations.

14 years agouser32: Use a safer method of freeing user handles to prevent zeroing out a newly...
Paul Chitescu [Fri, 18 Jun 2010 11:09:38 +0000 (14:09 +0300)] 
user32: Use a safer method of freeing user handles to prevent zeroing out a newly allocated handle.

14 years agoddraw: Register / unregister the ddraw window class from DllMain().
Henri Verbeet [Fri, 18 Jun 2010 11:09:50 +0000 (13:09 +0200)] 
ddraw: Register / unregister the ddraw window class from DllMain().

This avoids failing in DDRAW_Create() if a previous IDirectDrawImpl object
with the same pointer value was imporperly cleaned up. The improper cleanup is
of course the larger problem, but I don't believe that can be fixed without
making more invasive changes to ddraw.

14 years agowineps.drv: Don't return an error for empty glyphs.
Huw Davies [Fri, 18 Jun 2010 10:50:52 +0000 (11:50 +0100)] 
wineps.drv: Don't return an error for empty glyphs.

14 years agouser32: Add another flag to the TRACE().
Paul Vriens [Fri, 18 Jun 2010 08:19:25 +0000 (10:19 +0200)] 
user32: Add another flag to the TRACE().

14 years agojscript: Add the Romanian translation.
Michael Stefaniuc [Fri, 18 Jun 2010 09:14:15 +0000 (11:14 +0200)] 
jscript: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agowinemaker: Avoid setting variable to an uninitialized value.
André Hentschel [Thu, 17 Jun 2010 19:10:01 +0000 (21:10 +0200)] 
winemaker: Avoid setting variable to an uninitialized value.

14 years agowined3d: Add NPOT quirk for GeforceFX 5200.
Roderick Colenbrander [Mon, 14 Jun 2010 21:22:52 +0000 (23:22 +0200)] 
wined3d: Add NPOT quirk for GeforceFX 5200.

14 years agouser32: Destroy the unused buttons in a message box instead of only hiding them.
Alexandre Julliard [Thu, 17 Jun 2010 18:07:22 +0000 (20:07 +0200)] 
user32: Destroy the unused buttons in a message box instead of only hiding them.

14 years agonotepad: Fix an error in the Bulgarian translation.
Michael Stefaniuc [Thu, 17 Jun 2010 14:26:24 +0000 (16:26 +0200)] 
notepad: Fix an error in the Bulgarian translation.

14 years agogdi32: Fix the sign of the vertical text position in ExtTextOutW.
Alexandre Julliard [Thu, 17 Jun 2010 15:25:04 +0000 (17:25 +0200)] 
gdi32: Fix the sign of the vertical text position in ExtTextOutW.

14 years agoshell32: Flesh out the stub DDE query for Progman groups a little.
Alexandre Julliard [Thu, 17 Jun 2010 14:08:06 +0000 (16:08 +0200)] 
shell32: Flesh out the stub DDE query for Progman groups a little.

14 years agoatl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface.
Piotr Caban [Thu, 17 Jun 2010 10:53:48 +0000 (12:53 +0200)] 
atl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface.

14 years agoinclude/msvcrt: Update a bit.
Alexander Scott-Johns [Wed, 16 Jun 2010 21:42:49 +0000 (22:42 +0100)] 
include/msvcrt: Update a bit.

14 years agomsvcrt/tests: Rename a variable.
Alexander Scott-Johns [Wed, 16 Jun 2010 21:34:06 +0000 (22:34 +0100)] 
msvcrt/tests: Rename a variable.

14 years agouser32/tests: Fix some class tests that behave differently on WoW64.
Alexandre Julliard [Thu, 17 Jun 2010 12:05:42 +0000 (14:05 +0200)] 
user32/tests: Fix some class tests that behave differently on WoW64.

14 years agouser32/tests: Ignore repeat key flag that causes occasional failures on Windows.
Alexandre Julliard [Thu, 17 Jun 2010 11:37:42 +0000 (13:37 +0200)] 
user32/tests: Ignore repeat key flag that causes occasional failures on Windows.

14 years agouser32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.
Alexandre Julliard [Thu, 17 Jun 2010 10:56:25 +0000 (12:56 +0200)] 
user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.

14 years agonotepad: Fix an error in the Portuguese (Brazil) translation.
Michael Stefaniuc [Thu, 17 Jun 2010 09:39:51 +0000 (11:39 +0200)] 
notepad: Fix an error in the Portuguese (Brazil) translation.

Translation by Mauricio Teixeira.

14 years agonotepad: Fix an error in the Czech translation.
Michael Stefaniuc [Thu, 17 Jun 2010 09:38:53 +0000 (11:38 +0200)] 
notepad: Fix an error in the Czech translation.

Translation by Radek Vokal.

14 years agontdll: The FPU control word for newly created threads is 0x27f.
Henri Verbeet [Thu, 17 Jun 2010 08:17:15 +0000 (10:17 +0200)] 
ntdll: The FPU control word for newly created threads is 0x27f.

This fixes a regression introduced by
e6611e22fb037a879205f1330d1a3485f9f18705.

14 years agokernel32/tests: Add tests to examine output file part pointer behavior for GetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:26 +0000 (23:40 -0500)] 
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW.

14 years agokernel32/tests: Add tests to examine output file part pointer behavior for GetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:17 +0000 (23:40 -0500)] 
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameA.

14 years agontdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:04 +0000 (23:40 -0500)] 
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.

14 years agousp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80.
Aric Stewart [Thu, 17 Jun 2010 04:11:25 +0000 (13:11 +0900)] 
usp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80.

14 years agousp10/tests: Remove a test for a bug corrected in later versions of usp10.
Aric Stewart [Thu, 17 Jun 2010 02:23:49 +0000 (11:23 +0900)] 
usp10/tests: Remove a test for a bug corrected in later versions of usp10.

The undocumented interaction with ScriptStringCPtoX causing
ScriptStringFree is an undocumented bug that appears to have been
fixed in later versions of Uniscribe. We should not be trying to
conform to that.

14 years agooleacc: Add Italian translation.
Luca Bennati [Wed, 16 Jun 2010 19:52:27 +0000 (21:52 +0200)] 
oleacc: Add Italian translation.

14 years agocrypt32: Add Italian translation.
Luca Bennati [Wed, 16 Jun 2010 14:50:37 +0000 (16:50 +0200)] 
crypt32: Add Italian translation.

14 years agowinspool/tests: Handle the Windows bug in GetPrinterDataEx.
Detlef Riekenberg [Wed, 16 Jun 2010 22:38:24 +0000 (00:38 +0200)] 
winspool/tests: Handle the Windows bug in GetPrinterDataEx.

14 years agowordpad: "Fix" two errors in the Chinese translations.
Michael Stefaniuc [Wed, 16 Jun 2010 22:17:30 +0000 (00:17 +0200)] 
wordpad: "Fix" two errors in the Chinese translations.

By removing two stale copies of an English STRINGTABLE resource.

14 years agowordpad: Remove untranslated resources from the Hungarian translation.
Michael Stefaniuc [Wed, 16 Jun 2010 22:18:08 +0000 (00:18 +0200)] 
wordpad: Remove untranslated resources from the Hungarian translation.

14 years agosetupapi: Add a few traces for SetupDecompressOrCopyFileW.
Andrew Nguyen [Wed, 16 Jun 2010 03:06:56 +0000 (22:06 -0500)] 
setupapi: Add a few traces for SetupDecompressOrCopyFileW.

14 years agosetupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile.
Andrew Nguyen [Wed, 16 Jun 2010 03:05:36 +0000 (22:05 -0500)] 
setupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile.

14 years agosetupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA.
Andrew Nguyen [Tue, 15 Jun 2010 10:21:19 +0000 (05:21 -0500)] 
setupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA.

14 years agosetupapi/tests: Add simple enumeration tests for SetupIterateCabinetW.
Andrew Nguyen [Tue, 15 Jun 2010 10:21:07 +0000 (05:21 -0500)] 
setupapi/tests: Add simple enumeration tests for SetupIterateCabinetW.

14 years agosetupapi/tests: Add simple enumeration tests for SetupIterateCabinetA.
Andrew Nguyen [Tue, 15 Jun 2010 10:20:57 +0000 (05:20 -0500)] 
setupapi/tests: Add simple enumeration tests for SetupIterateCabinetA.

14 years agosetupapi/tests: Add tests to show that SetupIterateCabinet handles callback exception...
Andrew Nguyen [Tue, 15 Jun 2010 10:20:45 +0000 (05:20 -0500)] 
setupapi/tests: Add tests to show that SetupIterateCabinet handles callback exceptions on newer Windows.

14 years agosetupapi: Validate the cabinet filename parameter in SetupIterateCabinetW.
Andrew Nguyen [Wed, 16 Jun 2010 12:35:57 +0000 (07:35 -0500)] 
setupapi: Validate the cabinet filename parameter in SetupIterateCabinetW.

14 years agosetupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.
Andrew Nguyen [Wed, 16 Jun 2010 12:34:51 +0000 (07:34 -0500)] 
setupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.

14 years agosetupapi: Avoid useless initializations in SetupIterateCabinetA/W.
Andrew Nguyen [Tue, 15 Jun 2010 10:20:08 +0000 (05:20 -0500)] 
setupapi: Avoid useless initializations in SetupIterateCabinetA/W.

14 years agontdll: Print a warning when failing to set execute permissions on a section.
Alexandre Julliard [Wed, 16 Jun 2010 18:06:47 +0000 (20:06 +0200)] 
ntdll: Print a warning when failing to set execute permissions on a section.

14 years agokernel32: Stop CopyFile from overwriting a file with itself.
Damjan Jovanovic [Wed, 16 Jun 2010 10:00:59 +0000 (12:00 +0200)] 
kernel32: Stop CopyFile from overwriting a file with itself.

14 years agouser32: Don't try to alpha blend icons when drawing to a monochrome device.
Alexandre Julliard [Wed, 16 Jun 2010 12:54:37 +0000 (14:54 +0200)] 
user32: Don't try to alpha blend icons when drawing to a monochrome device.

14 years agowrc: Avoid use of toupper/isupper on signed chars.
Alexandre Julliard [Wed, 16 Jun 2010 10:02:34 +0000 (12:02 +0200)] 
wrc: Avoid use of toupper/isupper on signed chars.

14 years agowinex11.drv: Post a WM_SYSCOMMAND SC_CLOSE when the window manager asks to close...
Paul Chitescu [Wed, 16 Jun 2010 08:06:15 +0000 (11:06 +0300)] 
winex11.drv: Post a WM_SYSCOMMAND SC_CLOSE when the window manager asks to close a window.

14 years agowinealsa.drv: Add some missing newlines.
Henri Verbeet [Wed, 16 Jun 2010 08:56:54 +0000 (10:56 +0200)] 
winealsa.drv: Add some missing newlines.

14 years agommsystem: Log MCI command name again.
Jörg Höhle [Mon, 14 Jun 2010 18:21:22 +0000 (20:21 +0200)] 
mmsystem: Log MCI command name again.

14 years agocryptui: Add Italian translation.
Luca Bennati [Wed, 16 Jun 2010 08:06:14 +0000 (10:06 +0200)] 
cryptui: Add Italian translation.

14 years agousp10/tests: Having numbers in the ScriptStringXtoCP tests causes unpredictable behavior.
Aric Stewart [Wed, 16 Jun 2010 06:12:44 +0000 (15:12 +0900)] 
usp10/tests: Having numbers in the ScriptStringXtoCP tests causes unpredictable behavior.

14 years agowinspool: Return ERROR_MORE_DATA, when the app probe for the needed buffer size.
Detlef Riekenberg [Tue, 15 Jun 2010 22:42:23 +0000 (00:42 +0200)] 
winspool: Return ERROR_MORE_DATA, when the app probe for the needed buffer size.

14 years agomapi32: The Portuguese translation is in UTF-8.
Michael Stefaniuc [Tue, 15 Jun 2010 21:12:11 +0000 (23:12 +0200)] 
mapi32: The Portuguese translation is in UTF-8.

14 years agowinegcc: Add detection for --param options.
André Hentschel [Tue, 15 Jun 2010 19:30:01 +0000 (21:30 +0200)] 
winegcc: Add detection for --param options.

14 years agocrypt32: Add support for CERT_STORE_PROV_SERIALIZED to CertOpenStore.
Juan Lang [Tue, 15 Jun 2010 18:54:23 +0000 (11:54 -0700)] 
crypt32: Add support for CERT_STORE_PROV_SERIALIZED to CertOpenStore.

14 years agocrypt32: Increment current pointer on successful reads from memory.
Juan Lang [Tue, 15 Jun 2010 18:53:22 +0000 (11:53 -0700)] 
crypt32: Increment current pointer on successful reads from memory.

14 years agocrypt32: Terminate reading a serialized store upon reading an empty property.
Juan Lang [Tue, 15 Jun 2010 19:17:30 +0000 (12:17 -0700)] 
crypt32: Terminate reading a serialized store upon reading an empty property.

14 years agocrypt32/tests: Test opening serialized stores.
Juan Lang [Tue, 15 Jun 2010 18:23:35 +0000 (11:23 -0700)] 
crypt32/tests: Test opening serialized stores.

14 years agocrypt32: Add support for szCERT_STORE_PROV_PKCS7 to CertOpenStore.
Juan Lang [Tue, 15 Jun 2010 17:37:45 +0000 (10:37 -0700)] 
crypt32: Add support for szCERT_STORE_PROV_PKCS7 to CertOpenStore.

14 years agows2_32/tests: Reorder includes so that winsock.h is included before system headers.
Alexandre Julliard [Tue, 15 Jun 2010 20:55:48 +0000 (22:55 +0200)] 
ws2_32/tests: Reorder includes so that winsock.h is included before system headers.

14 years agoatl: Also handle struct sizes for 64bit.
Marcus Meissner [Tue, 15 Jun 2010 09:04:33 +0000 (11:04 +0200)] 
atl: Also handle struct sizes for 64bit.

14 years agowinspool/tests: Test GetPrinterData/Ex for the print spooler.
Detlef Riekenberg [Tue, 15 Jun 2010 15:25:17 +0000 (17:25 +0200)] 
winspool/tests: Test GetPrinterData/Ex for the print spooler.

14 years agowinspool: Support the spooler in GetPrinterData.
Detlef Riekenberg [Tue, 15 Jun 2010 15:25:16 +0000 (17:25 +0200)] 
winspool: Support the spooler in GetPrinterData.

14 years agooleacc: Fix Dutch translation.
Sven Baars [Tue, 15 Jun 2010 15:40:05 +0000 (17:40 +0200)] 
oleacc: Fix Dutch translation.

14 years agowined3d: Improve fglrx glsl spam filter.
Rico Schüller [Tue, 15 Jun 2010 15:20:39 +0000 (17:20 +0200)] 
wined3d: Improve fglrx glsl spam filter.

14 years agowinex11.drv: Report a non-zero COLORRES capability value.
Andrew Nguyen [Tue, 15 Jun 2010 05:26:20 +0000 (00:26 -0500)] 
winex11.drv: Report a non-zero COLORRES capability value.

14 years agowinegcc: Load the Unicode argv dynamically from the generated stub.
Alexandre Julliard [Tue, 15 Jun 2010 16:28:29 +0000 (18:28 +0200)] 
winegcc: Load the Unicode argv dynamically from the generated stub.

14 years agowinedevice: Fix up protections before writing to the NT header.
Alexandre Julliard [Tue, 15 Jun 2010 12:29:25 +0000 (14:29 +0200)] 
winedevice: Fix up protections before writing to the NT header.

14 years agontdll: Make the DOS area accessible even when not using it to hide bugs in broken...
Alexandre Julliard [Tue, 15 Jun 2010 09:36:40 +0000 (11:36 +0200)] 
ntdll: Make the DOS area accessible even when not using it to hide bugs in broken apps.

14 years agopropsys: Mention that the functions are stubs.
André Hentschel [Mon, 14 Jun 2010 19:26:39 +0000 (21:26 +0200)] 
propsys: Mention that the functions are stubs.

14 years agowordpad: Fix failing GetDlgItem that forced screen repaint.
Dylan Smith [Tue, 15 Jun 2010 04:07:40 +0000 (00:07 -0400)] 
wordpad: Fix failing GetDlgItem that forced screen repaint.

The rebar is the parent of the ruler, not the top level window, so
GetDlgItem was returning NULL when the window is resized.  As a result the
screen was being invalidated and repainted instead of the ruler.

14 years agokernel32: Add a CopyFile test.
Damjan Jovanovic [Tue, 15 Jun 2010 05:22:43 +0000 (07:22 +0200)] 
kernel32: Add a CopyFile test.

14 years agowinhlp32: Added missed Russian resource.
Nikolay Sivov [Mon, 14 Jun 2010 19:54:50 +0000 (23:54 +0400)] 
winhlp32: Added missed Russian resource.

14 years agoinclude: Define the SPLREG winspool string constants.
Alexandre Julliard [Mon, 14 Jun 2010 15:25:56 +0000 (17:25 +0200)] 
include: Define the SPLREG winspool string constants.

14 years agowinegcc: Add explicit support for the Cygwin platform.
Alexandre Julliard [Mon, 14 Jun 2010 13:58:07 +0000 (15:58 +0200)] 
winegcc: Add explicit support for the Cygwin platform.

On Cygwin we want to use Wine's msvcrt, unlike on Mingw.

14 years agomsxml3/tests: Correct the sense of a few test failure messages.
Andrew Nguyen [Mon, 14 Jun 2010 12:54:48 +0000 (07:54 -0500)] 
msxml3/tests: Correct the sense of a few test failure messages.

14 years agomsxml3: Ignore the encoding attribute when loading a new XML document in IXMLDOMDocum...
Andrew Nguyen [Mon, 14 Jun 2010 12:54:40 +0000 (07:54 -0500)] 
msxml3: Ignore the encoding attribute when loading a new XML document in IXMLDOMDocument::loadXML.

14 years agomsxml3: Add proper skips when msxml3 DOM interfaces are unavailable.
Andrew Nguyen [Mon, 14 Jun 2010 12:54:16 +0000 (07:54 -0500)] 
msxml3: Add proper skips when msxml3 DOM interfaces are unavailable.

14 years agomsvcr80: Sync exports to msvcr90.
Detlef Riekenberg [Mon, 14 Jun 2010 12:32:28 +0000 (14:32 +0200)] 
msvcr80: Sync exports to msvcr90.

14 years agomsvcr100: Sync exports to msvcr90.
Detlef Riekenberg [Mon, 14 Jun 2010 12:32:29 +0000 (14:32 +0200)] 
msvcr100: Sync exports to msvcr90.

14 years agomsvcr7x: Sync exports to msvcrt.
Detlef Riekenberg [Mon, 14 Jun 2010 12:32:27 +0000 (14:32 +0200)] 
msvcr7x: Sync exports to msvcrt.

14 years agomsi: Add tests for MsiLocateComponent and make them pass.
Hans Leidekker [Mon, 14 Jun 2010 12:21:31 +0000 (14:21 +0200)] 
msi: Add tests for MsiLocateComponent and make them pass.

14 years agomsi: Don't trace the contents of an output buffer.
Hans Leidekker [Mon, 14 Jun 2010 12:21:12 +0000 (14:21 +0200)] 
msi: Don't trace the contents of an output buffer.

14 years agopropsys: Return success from PSRegisterPropertySchema.
Hans Leidekker [Mon, 14 Jun 2010 12:20:49 +0000 (14:20 +0200)] 
propsys: Return success from PSRegisterPropertySchema.

14 years agowinecfg: Fix pointer truncation in audio setup.
Alexandre Julliard [Mon, 14 Jun 2010 11:23:57 +0000 (13:23 +0200)] 
winecfg: Fix pointer truncation in audio setup.

14 years agomshtml: Added IHTMLWindow2::open test.
Jacek Caban [Mon, 14 Jun 2010 00:20:50 +0000 (02:20 +0200)] 
mshtml: Added IHTMLWindow2::open test.

14 years agoshdocvw: Silence QueryService traces in non-interactive runs.
Jacek Caban [Mon, 14 Jun 2010 00:20:38 +0000 (02:20 +0200)] 
shdocvw: Silence QueryService traces in non-interactive runs.

They only pollute output making it harder to find useful informations.

14 years agomshtml: Don't crash in on_start_uri_open on nscontainer without associated document.
Jacek Caban [Mon, 14 Jun 2010 00:19:12 +0000 (02:19 +0200)] 
mshtml: Don't crash in on_start_uri_open on nscontainer without associated document.