wine
16 years agodmloader: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 16:58:32 +0000 (16:58 +0000)] 
dmloader: Assign to structs instead of using memcpy.

16 years agodmime: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 15:19:10 +0000 (15:19 +0000)] 
dmime: Assign to structs instead of using memcpy.

16 years agodmime: Assign to structs instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 15:19:04 +0000 (15:19 +0000)] 
dmime: Assign to structs instead of using memcpy.

16 years agodmband: Assign to struct instead of using memcpy.
Andrew Talbot [Sat, 23 Feb 2008 08:40:25 +0000 (08:40 +0000)] 
dmband: Assign to struct instead of using memcpy.

16 years agocomctl32: datetime: Support literals in apostrophes.
Mikołaj Zalewski [Fri, 22 Feb 2008 21:32:47 +0000 (22:32 +0100)] 
comctl32: datetime: Support literals in apostrophes.

16 years agouser32: Fix return value in ShowScrollBar according with test.
Anatoly Lyutin [Fri, 22 Feb 2008 14:03:32 +0000 (17:03 +0300)] 
user32: Fix return value in ShowScrollBar according with test.

16 years agouser32: Added some tests for scrollbar.
Anatoly Lyutin [Fri, 22 Feb 2008 14:03:26 +0000 (17:03 +0300)] 
user32: Added some tests for scrollbar.

16 years agod3d8/tests: Add a P8 texture test.
Alexander Dorofeyev [Sun, 24 Feb 2008 18:46:11 +0000 (20:46 +0200)] 
d3d8/tests: Add a P8 texture test.

16 years agod3dx8: Simplify D3DXMatrixInverse().
Gerald Pfeifer [Sun, 24 Feb 2008 15:39:08 +0000 (16:39 +0100)] 
d3dx8: Simplify D3DXMatrixInverse().

16 years agod3d9: Fix a ok line.
Stefan Dösinger [Tue, 12 Feb 2008 17:31:45 +0000 (18:31 +0100)] 
d3d9: Fix a ok line.

16 years agod3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly.
Stefan Dösinger [Tue, 12 Feb 2008 17:27:56 +0000 (18:27 +0100)] 
d3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly.

16 years agod3d9: Add a non-shader reversed fog test.
Stefan Dösinger [Tue, 12 Feb 2008 17:20:10 +0000 (18:20 +0100)] 
d3d9: Add a non-shader reversed fog test.

16 years agomsi: Fix and simplify handling of REG_MULTI_SZ strings in the WriteRegistryValues...
James Hawkins [Mon, 25 Feb 2008 02:15:31 +0000 (20:15 -0600)] 
msi: Fix and simplify handling of REG_MULTI_SZ strings in the WriteRegistryValues action.

16 years agomsi: Simplify MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:09:35 +0000 (20:09 -0600)] 
msi: Simplify MsiSourceListAddMediaDisk.

16 years agomsi: Remove invalid fixmes.
James Hawkins [Mon, 25 Feb 2008 02:08:54 +0000 (20:08 -0600)] 
msi: Remove invalid fixmes.

16 years agomsi: Return the result of the call to OpenSourceKey.
James Hawkins [Mon, 25 Feb 2008 02:08:14 +0000 (20:08 -0600)] 
msi: Return the result of the call to OpenSourceKey.

16 years agomsi: Validate the parameters of MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:07:21 +0000 (20:07 -0600)] 
msi: Validate the parameters of MsiSourceListAddMediaDisk.

16 years agomsi: Add tests for MsiSourceListAddMediaDisk.
James Hawkins [Mon, 25 Feb 2008 02:06:28 +0000 (20:06 -0600)] 
msi: Add tests for MsiSourceListAddMediaDisk.

16 years agomsi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.
James Hawkins [Mon, 25 Feb 2008 02:05:45 +0000 (20:05 -0600)] 
msi: Fix the INSTALLPROPERTY_LASTUSEDTYPE case.

16 years agomsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.
James Hawkins [Mon, 25 Feb 2008 02:05:04 +0000 (20:05 -0600)] 
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case.

16 years agomsi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGEPATH case.
James Hawkins [Mon, 25 Feb 2008 02:04:19 +0000 (20:04 -0600)] 
msi: Factorize and fix the INSTALLPROPERTY_MEDIAPACKAGEPATH case.

16 years agomsi: Simplify the check for a valid product code.
James Hawkins [Mon, 25 Feb 2008 02:03:24 +0000 (20:03 -0600)] 
msi: Simplify the check for a valid product code.

16 years agomsi: Add more tests for MsiSourceListGetInfo.
James Hawkins [Mon, 25 Feb 2008 02:02:35 +0000 (20:02 -0600)] 
msi: Add more tests for MsiSourceListGetInfo.

16 years agomshtml: Added IHTMLBodyElement::aLink implementation.
Jacek Caban [Sun, 24 Feb 2008 21:18:47 +0000 (22:18 +0100)] 
mshtml: Added IHTMLBodyElement::aLink implementation.

16 years agomshtml: Added IHTMLBodyElement::vLink implementation.
Jacek Caban [Sun, 24 Feb 2008 21:18:24 +0000 (22:18 +0100)] 
mshtml: Added IHTMLBodyElement::vLink implementation.

16 years agomshtml: Added IHTMLBodyElement::get_link implementation.
Jacek Caban [Sun, 24 Feb 2008 21:17:55 +0000 (22:17 +0100)] 
mshtml: Added IHTMLBodyElement::get_link implementation.

16 years agomshtml: Added IHTMLBodyElement::put_link implementation.
Jacek Caban [Sun, 24 Feb 2008 21:17:32 +0000 (22:17 +0100)] 
mshtml: Added IHTMLBodyElement::put_link implementation.

16 years agowinecfg: Up the default desktop resolution to 800x600.
Steven Edwards [Sun, 24 Feb 2008 11:09:36 +0000 (06:09 -0500)] 
winecfg: Up the default desktop resolution to 800x600.

16 years agoqmgr: Ignore errors when registering the service.
Alexandre Julliard [Mon, 25 Feb 2008 11:17:40 +0000 (12:17 +0100)] 
qmgr: Ignore errors when registering the service.

16 years agowined3d: Request aux buffers when using backbuffer rendering.
Roderick Colenbrander [Sat, 23 Feb 2008 15:15:11 +0000 (15:15 +0000)] 
wined3d: Request aux buffers when using backbuffer rendering.

16 years agowgl: Add aux buffers support to DescribePixelFormat.
Roderick Colenbrander [Sat, 23 Feb 2008 15:00:54 +0000 (15:00 +0000)] 
wgl: Add aux buffers support to DescribePixelFormat.

16 years agowgl: Remove unneeded opengl initialisation code at wine startup.
Roderick Colenbrander [Fri, 22 Feb 2008 20:55:02 +0000 (20:55 +0000)] 
wgl: Remove unneeded opengl initialisation code at wine startup.

16 years agowgl: Remove the pixel format limitation.
Roderick Colenbrander [Fri, 22 Feb 2008 20:40:00 +0000 (20:40 +0000)] 
wgl: Remove the pixel format limitation.

16 years agowined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl...
Roderick Colenbrander [Fri, 22 Feb 2008 23:27:38 +0000 (23:27 +0000)] 
wined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl pixel formats.

16 years agocomctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListView...
Rob Shearman [Fri, 22 Feb 2008 19:17:13 +0000 (19:17 +0000)] 
comctl32: Rename the dwStyle and dwOldStyle variables in LISTVIEW_SetExtendedListViewStyle to more accurately reflect their purpose.

This also fixes local variable shadowing in the function, which should
be avoided for purposes of code readability.

16 years agocomctl32: Fix local variable shadowing in load_string by moving len to the block...
Rob Shearman [Fri, 22 Feb 2008 19:17:19 +0000 (19:17 +0000)] 
comctl32: Fix local variable shadowing in load_string by moving len to the block in which it is actually used.

16 years agocomctl32: Fix the signedness of i, oldNumParts and nTipCount in STATUSBAR_SetParts.
Rob Shearman [Fri, 22 Feb 2008 19:17:24 +0000 (19:17 +0000)] 
comctl32: Fix the signedness of i, oldNumParts and nTipCount in STATUSBAR_SetParts.

16 years agoshdocvw: The default value for the "CLSID\%CLSID_Internet" key isn't set on Windows...
Rob Shearman [Fri, 22 Feb 2008 19:40:04 +0000 (19:40 +0000)] 
shdocvw: The default value for the "CLSID\%CLSID_Internet" key isn't set on Windows, so we shouldn't set it either.

16 years agoshdocvw: Add more keys to the CLSID_Internet key.
Rob Shearman [Fri, 22 Feb 2008 19:17:56 +0000 (19:17 +0000)] 
shdocvw: Add more keys to the CLSID_Internet key.

16 years agoshdocvw: Fix quoting of double-quote in shdocvw.inf.
Rob Shearman [Fri, 22 Feb 2008 19:18:02 +0000 (19:18 +0000)] 
shdocvw: Fix quoting of double-quote in shdocvw.inf.

16 years agomscms: Assume read sharing when no sharing flags are specified in OpenColorProfile.
Hans Leidekker [Fri, 22 Feb 2008 15:19:51 +0000 (16:19 +0100)] 
mscms: Assume read sharing when no sharing flags are specified in OpenColorProfile.

16 years agomscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFrom...
Hans Leidekker [Fri, 22 Feb 2008 13:24:59 +0000 (14:24 +0100)] 
mscms: Add tests for AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.

16 years agomscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.
Hans Leidekker [Fri, 22 Feb 2008 13:24:46 +0000 (14:24 +0100)] 
mscms: Implement AssociateColorProfileWithDevice and DisassociateColorProfileFromDevice.

16 years agowidl: Include <unistd.h> for prototype of unlink().
Gerald Pfeifer [Fri, 22 Feb 2008 10:24:27 +0000 (11:24 +0100)] 
widl: Include <unistd.h> for prototype of unlink().

16 years agoshdocvw: Added WebBrowser::TheaterMode implementation.
Jacek Caban [Fri, 22 Feb 2008 10:34:06 +0000 (11:34 +0100)] 
shdocvw: Added WebBrowser::TheaterMode implementation.

16 years agoshdocvw: Silence more invalid QueryInterface FIXMEs.
Jacek Caban [Fri, 22 Feb 2008 10:35:24 +0000 (11:35 +0100)] 
shdocvw: Silence more invalid QueryInterface FIXMEs.

16 years agoshdocvw: Added get_LocationURL implementation.
Jacek Caban [Fri, 22 Feb 2008 10:33:49 +0000 (11:33 +0100)] 
shdocvw: Added get_LocationURL implementation.

16 years agoRelease 0.9.56. wine-0.9.56
Alexandre Julliard [Fri, 22 Feb 2008 16:04:30 +0000 (17:04 +0100)] 
Release 0.9.56.

16 years agowinex11: Force the client dimensions to at least 1x1 in sync_gl_drawable.
Alexandre Julliard [Fri, 22 Feb 2008 15:30:10 +0000 (16:30 +0100)] 
winex11: Force the client dimensions to at least 1x1 in sync_gl_drawable.

16 years agoslc: Added stub for SLGetWindowsInformationDWORD.
Alistair Leslie-Hughes [Thu, 21 Feb 2008 09:18:50 +0000 (20:18 +1100)] 
slc: Added stub for SLGetWindowsInformationDWORD.

16 years agomsi: Fix the size of the data sent in to RegSetValueExW.
James Hawkins [Fri, 22 Feb 2008 03:47:13 +0000 (21:47 -0600)] 
msi: Fix the size of the data sent in to RegSetValueExW.

16 years agobrowseui: Code clean up.
Jacek Caban [Fri, 22 Feb 2008 01:22:59 +0000 (02:22 +0100)] 
browseui: Code clean up.

16 years agourlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.
Jacek Caban [Fri, 22 Feb 2008 01:09:27 +0000 (02:09 +0100)] 
urlmon: 0x800c0008 is INET_E_DOWNLOAD_FAILURE.

16 years agourlmon: Correctly handle creating object failure.
Jacek Caban [Fri, 22 Feb 2008 01:09:12 +0000 (02:09 +0100)] 
urlmon: Correctly handle creating object failure.

16 years agowidl: Allow is_string_type to work for typedef'd types.
Dan Hipschman [Thu, 21 Feb 2008 23:46:51 +0000 (15:46 -0800)] 
widl: Allow is_string_type to work for typedef'd types.

16 years agoddraw: Add yv12 detection support.
Roderick Colenbrander [Thu, 21 Feb 2008 22:46:43 +0000 (23:46 +0100)] 
ddraw: Add yv12 detection support.

16 years agocrypt32: Created Dutch translations.
Frans Kool [Thu, 21 Feb 2008 22:07:38 +0000 (23:07 +0100)] 
crypt32: Created Dutch translations.

16 years agodmband: Rename identifiers to remove false implications of type.
Andrew Talbot [Thu, 21 Feb 2008 22:11:31 +0000 (22:11 +0000)] 
dmband: Rename identifiers to remove false implications of type.

16 years agoadvapi: Check if service really exists before bombing out in CreateService.
Maarten Lankhorst [Thu, 21 Feb 2008 21:16:25 +0000 (13:16 -0800)] 
advapi: Check if service really exists before bombing out in CreateService.

16 years agowined3d: Use the color key in glAlphaFunc in case of index_in_alpha.
Roderick Colenbrander [Thu, 21 Feb 2008 20:58:53 +0000 (21:58 +0100)] 
wined3d: Use the color key in glAlphaFunc in case of index_in_alpha.

16 years agowined3d: Unify p8 render target detection code.
Roderick Colenbrander [Thu, 21 Feb 2008 20:41:20 +0000 (21:41 +0100)] 
wined3d: Unify p8 render target detection code.

16 years agowined3d: In DirectDraw a palette is a property of a surface while in d3d8/9 it is...
Roderick Colenbrander [Thu, 21 Feb 2008 17:36:50 +0000 (18:36 +0100)] 
wined3d: In DirectDraw a palette is a property of a surface while in d3d8/9 it is a property of a device.

16 years agowined3d: Don't flush in D3D RealizePalette without a palette.
Roderick Colenbrander [Thu, 21 Feb 2008 17:21:34 +0000 (18:21 +0100)] 
wined3d: Don't flush in D3D RealizePalette without a palette.

16 years agowined3d: Don't flush in GDI RealizePalette without a palette.
Roderick Colenbrander [Thu, 21 Feb 2008 17:19:44 +0000 (18:19 +0100)] 
wined3d: Don't flush in GDI RealizePalette without a palette.

16 years agouser32: Fix a test of GetMouseMovePointsEx failing on platforms winxp and win2k3.
Stefan Leichter [Thu, 21 Feb 2008 19:19:43 +0000 (20:19 +0100)] 
user32: Fix a test of GetMouseMovePointsEx failing on platforms winxp and win2k3.

16 years agowinex11.drv: Optimise getting the bits of a DIB after calling SetDIBits.
Rob Shearman [Thu, 21 Feb 2008 16:44:59 +0000 (16:44 +0000)] 
winex11.drv: Optimise getting the bits of a DIB after calling SetDIBits.

Sync the application's bits in SetDIBits if the input bits are in
exactly the same format and the size of the image is small enough not to
cause a performance hit (in case the application doesn't get ever access
the bits directly).

16 years agogdi32: Optimise StretchBlt for the case where no stretching is being done and the...
Rob Shearman [Thu, 21 Feb 2008 16:44:52 +0000 (16:44 +0000)] 
gdi32: Optimise StretchBlt for the case where no stretching is being done and the whole image is being set.

In this case, we can just call SetDIBits which is likely to be a lot faster.

16 years agowinex11: Re-create the client window when setting the pixel format on a top-level...
Alexandre Julliard [Fri, 22 Feb 2008 09:40:22 +0000 (10:40 +0100)] 
winex11: Re-create the client window when setting the pixel format on a top-level window.

16 years agowinex11: Keep track of the window colormap and free it on destroy.
Alexandre Julliard [Thu, 21 Feb 2008 19:23:32 +0000 (20:23 +0100)] 
winex11: Keep track of the window colormap and free it on destroy.

16 years agocoreaudio: Set mDataByteSize of the buffer to the amount data provided. Greatly helps...
Aric Stewart [Thu, 21 Feb 2008 17:15:53 +0000 (11:15 -0600)] 
coreaudio: Set mDataByteSize of the buffer to the amount data provided. Greatly helps reduce audio corruption on buffer underflows.

16 years agoshdocvw: Pretend success in WebBrowser_get_RegisterAsDropTarget.
Louis Lenders [Thu, 21 Feb 2008 12:05:49 +0000 (12:05 +0000)] 
shdocvw: Pretend success in WebBrowser_get_RegisterAsDropTarget.

16 years agowinspool: Fix the character count passed into RegEnumKeyExW in get_local_monitors.
Rob Shearman [Thu, 21 Feb 2008 16:44:48 +0000 (16:44 +0000)] 
winspool: Fix the character count passed into RegEnumKeyExW in get_local_monitors.

RegEnumKeyExW takes a character count for the key name, not a byte count.

16 years agoRevert "winspool: Fix character count passed to RegQueryValueExW in get_local_monitors".
Rob Shearman [Thu, 21 Feb 2008 16:44:42 +0000 (16:44 +0000)] 
Revert "winspool: Fix character count passed to RegQueryValueExW in get_local_monitors".

This reverts commit 6886a49c5953c2cf5c141b1b09f288ce32ced3f3.

RegQueryValueExW takes a byte count, not a character count (spotted by
Detlef Riekenberg).

16 years agodplayx: Fix incorrect check in DirectPlayLobbyAImpl_EnumLocalApplications and IDirect...
Rob Shearman [Thu, 21 Feb 2008 16:44:34 +0000 (16:44 +0000)] 
dplayx: Fix incorrect check in DirectPlayLobbyAImpl_EnumLocalApplications and IDirectPlayLobbyAImpl_EnumAddressTypes.

Dereferencing a function pointer and checking it against NULL doesn't
make any sense, so remove the checks.

16 years agodplayx: Fix incorrect check in DirectPlay3AImpl_EnumConnections.
Rob Shearman [Thu, 21 Feb 2008 16:44:29 +0000 (16:44 +0000)] 
dplayx: Fix incorrect check in DirectPlay3AImpl_EnumConnections.

Dereferencing a function pointer and checking it against NULL doesn't
make any sense, so remove the check.

16 years agodbghelp: Fix read beyond end of field in module_get_debug.
Rob Shearman [Thu, 21 Feb 2008 16:44:24 +0000 (16:44 +0000)] 
dbghelp: Fix read beyond end of field in module_get_debug.

16 years agodbghelp: VARIANT unions are accessed by name in msc.c so define NONAMELESSUNION.
Rob Shearman [Thu, 21 Feb 2008 16:44:17 +0000 (16:44 +0000)] 
dbghelp: VARIANT unions are accessed by name in msc.c so define NONAMELESSUNION.

16 years agoinclude: Include excpt.h from wine/exception.h.
Rob Shearman [Thu, 21 Feb 2008 16:13:37 +0000 (16:13 +0000)] 
include: Include excpt.h from wine/exception.h.

Some files use wine/exception.h without also including excpt.h, but
excpt.h is needed when using native exception handling.

16 years agouser32: Add a test for CS_OWNDC windows that are created invisible.
Huw Davies [Thu, 21 Feb 2008 13:39:42 +0000 (13:39 +0000)] 
user32: Add a test for CS_OWNDC windows that are created invisible.

16 years agowinex11: Make the BitBlt short-cuts more generic to apply to all possible ROPs.
Alexandre Julliard [Thu, 21 Feb 2008 19:15:41 +0000 (20:15 +0100)] 
winex11: Make the BitBlt short-cuts more generic to apply to all possible ROPs.

16 years agoMake Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
Mikołaj Zalewski [Wed, 20 Feb 2008 10:56:02 +0000 (11:56 +0100)] 
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.

16 years agourlmon: Make session object thread safe.
Jacek Caban [Thu, 21 Feb 2008 12:08:44 +0000 (13:08 +0100)] 
urlmon: Make session object thread safe.

16 years agourlmon: Optimize get_protocol_info for urlmon protocols.
Jacek Caban [Thu, 21 Feb 2008 12:08:06 +0000 (13:08 +0100)] 
urlmon: Optimize get_protocol_info for urlmon protocols.

16 years agourlmon: Optimize registering urlmon protocols.
Jacek Caban [Thu, 21 Feb 2008 12:07:41 +0000 (13:07 +0100)] 
urlmon: Optimize registering urlmon protocols.

16 years agowinex11.drv: Add an optimized path for BitBlt(SRCINVERT).
Dmitry Timoshkov [Thu, 21 Feb 2008 10:24:48 +0000 (18:24 +0800)] 
winex11.drv: Add an optimized path for BitBlt(SRCINVERT).

16 years agodmcompos: Assign to structs instead of using memcpy.
Andrew Talbot [Wed, 20 Feb 2008 22:52:55 +0000 (22:52 +0000)] 
dmcompos: Assign to structs instead of using memcpy.

16 years agontdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the...
Rob Shearman [Wed, 20 Feb 2008 12:57:30 +0000 (12:57 +0000)] 
ntdll: When using HEAP_ZERO_MEMORY in heap allocation functions, don't clear the whole block.

Instead only clear the number of bytes requested and mark the remainder
as uninitialised.

16 years agontdll: Fix the use of oldSize in RtlReAllocateHeap as both the size of the old block...
Rob Shearman [Wed, 20 Feb 2008 12:56:59 +0000 (12:56 +0000)] 
ntdll: Fix the use of oldSize in RtlReAllocateHeap as both the size of the old block and the number of bytes used in the old block.

16 years agowinex11: Re-introduce a separate X11 window for the client area of top-level windows.
Alexandre Julliard [Thu, 21 Feb 2008 11:29:36 +0000 (12:29 +0100)] 
winex11: Re-introduce a separate X11 window for the client area of top-level windows.

16 years agomsi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of MsiSourceListSetInfo.
James Hawkins [Thu, 21 Feb 2008 06:04:04 +0000 (00:04 -0600)] 
msi: Fix the INSTALLPROPERTY_LASTUSEDSOURCE case of MsiSourceListSetInfo.

16 years agomsi: Allow enumerating the sources without querying the source name.
James Hawkins [Thu, 21 Feb 2008 06:03:25 +0000 (00:03 -0600)] 
msi: Allow enumerating the sources without querying the source name.

16 years agomsi: Publish a few SourceList properties.
James Hawkins [Thu, 21 Feb 2008 06:02:46 +0000 (00:02 -0600)] 
msi: Publish a few SourceList properties.

16 years agomsi: Implement MsiSourceListEnumSources.
James Hawkins [Thu, 21 Feb 2008 06:02:08 +0000 (00:02 -0600)] 
msi: Implement MsiSourceListEnumSources.

16 years agoddraw/tests: Add a test of D3DTBLEND_MODULATE with P8 texture.
Alexander Dorofeyev [Wed, 20 Feb 2008 21:03:56 +0000 (23:03 +0200)] 
ddraw/tests: Add a test of D3DTBLEND_MODULATE with P8 texture.

16 years agoddraw: Release interfaces when exiting with error.
Alexander Dorofeyev [Wed, 20 Feb 2008 21:03:51 +0000 (23:03 +0200)] 
ddraw: Release interfaces when exiting with error.

16 years agourlmon: Fixed crash on old IE.
Jacek Caban [Wed, 20 Feb 2008 20:30:00 +0000 (21:30 +0100)] 
urlmon: Fixed crash on old IE.

16 years agomshtml: Report true scheme for about:blank URL.
Jacek Caban [Wed, 20 Feb 2008 20:31:07 +0000 (21:31 +0100)] 
mshtml: Report true scheme for about:blank URL.

16 years agomshtml: Added nsINetUtil interface to nsIOService.
Jacek Caban [Wed, 20 Feb 2008 20:30:51 +0000 (21:30 +0100)] 
mshtml: Added nsINetUtil interface to nsIOService.

16 years agobrowseui: Code clean up.
Jacek Caban [Wed, 20 Feb 2008 20:29:39 +0000 (21:29 +0100)] 
browseui: Code clean up.

16 years agooleview: Move the TypeLib open dialog filter message into a resource.
Mikołaj Zalewski [Wed, 20 Feb 2008 17:47:01 +0000 (18:47 +0100)] 
oleview: Move the TypeLib open dialog filter message into a resource.