wine
12 years agoamstream: Use 'Source' filter name for file source filter as in native.
Christian Costa [Wed, 14 Mar 2012 20:51:20 +0000 (21:51 +0100)] 
amstream: Use 'Source' filter name for file source filter as in native.

12 years agoamstream: Don't load the stream file. AddSourceFilter does it already.
Christian Costa [Wed, 14 Mar 2012 20:51:12 +0000 (21:51 +0100)] 
amstream: Don't load the stream file. AddSourceFilter does it already.

12 years agoamstream: Don't create the source filter. AddSourceFilter does it already.
Christian Costa [Wed, 14 Mar 2012 20:51:04 +0000 (21:51 +0100)] 
amstream: Don't create the source filter. AddSourceFilter does it already.

12 years agoamstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.
Christian Costa [Wed, 14 Mar 2012 20:50:56 +0000 (21:50 +0100)] 
amstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.

12 years agontdll: Properly follow jumps when checking a function epilog.
Alexandre Julliard [Thu, 15 Mar 2012 19:29:23 +0000 (20:29 +0100)] 
ntdll: Properly follow jumps when checking a function epilog.

12 years agostrmbase: Allow constructor function to be NULL but display an error saying we don...
Christian Costa [Thu, 15 Mar 2012 07:17:10 +0000 (08:17 +0100)] 
strmbase: Allow constructor function to be NULL but display an error saying we don't implement the CLSID.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 14 Mar 2012 21:58:01 +0000 (22:58 +0100)] 
po: Update French translation.

12 years agopo: Update Spanish translation.
Eduardo García [Wed, 14 Mar 2012 21:57:42 +0000 (22:57 +0100)] 
po: Update Spanish translation.

12 years agontoskrnl.exe: Fix a typo.
Alexander Morozov [Thu, 15 Mar 2012 16:15:56 +0000 (20:15 +0400)] 
ntoskrnl.exe: Fix a typo.

12 years agogdiplus: Use the surround colors in path gradient rendering.
Vincent Povirk [Wed, 29 Feb 2012 21:40:15 +0000 (15:40 -0600)] 
gdiplus: Use the surround colors in path gradient rendering.

12 years agogdiplus: Implement path gradient surround color accessors.
Vincent Povirk [Wed, 29 Feb 2012 21:23:38 +0000 (15:23 -0600)] 
gdiplus: Implement path gradient surround color accessors.

12 years agogdiplus: Test SetSurroundColors with fewer colors than points on the path.
Vincent Povirk [Wed, 29 Feb 2012 20:56:55 +0000 (14:56 -0600)] 
gdiplus: Test SetSurroundColors with fewer colors than points on the path.

12 years agomsxml3: Added IVBSAXAttributes for MXAttributes.
Nikolay Sivov [Thu, 15 Mar 2012 09:53:45 +0000 (12:53 +0300)] 
msxml3: Added IVBSAXAttributes for MXAttributes.

12 years agomsxml3: Implement getValueFromQName() for MXAttributes.
Nikolay Sivov [Thu, 15 Mar 2012 06:58:34 +0000 (09:58 +0300)] 
msxml3: Implement getValueFromQName() for MXAttributes.

12 years agoieframe: Added EnumVerbs tests.
Jacek Caban [Thu, 15 Mar 2012 12:10:56 +0000 (13:10 +0100)] 
ieframe: Added EnumVerbs tests.

12 years agoieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.
Jacek Caban [Thu, 15 Mar 2012 12:10:37 +0000 (13:10 +0100)] 
ieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.

OleRegEnumVerbs can't work because CLSID_WebBrowser doesn't have
required registries set

12 years agomsxml3: Avoid BAD_CAST in schemasInit.
Jacek Caban [Thu, 15 Mar 2012 11:33:17 +0000 (12:33 +0100)] 
msxml3: Avoid BAD_CAST in schemasInit.

12 years agourlmon: Make name spaces comparison case insensitive.
Piotr Caban [Thu, 15 Mar 2012 11:08:18 +0000 (12:08 +0100)] 
urlmon: Make name spaces comparison case insensitive.

12 years agourlmon: Stop binding when OnDataAvailable fails.
Piotr Caban [Thu, 15 Mar 2012 11:08:05 +0000 (12:08 +0100)] 
urlmon: Stop binding when OnDataAvailable fails.

12 years agourlmon/tests: Added GetBindResult tests.
Piotr Caban [Thu, 15 Mar 2012 11:07:46 +0000 (12:07 +0100)] 
urlmon/tests: Added GetBindResult tests.

12 years agourlmon: Added GetBindResult implementation.
Piotr Caban [Thu, 15 Mar 2012 11:07:30 +0000 (12:07 +0100)] 
urlmon: Added GetBindResult implementation.

12 years agomshtml: Get rid of remaining PRBool usages.
Jacek Caban [Thu, 15 Mar 2012 10:55:01 +0000 (11:55 +0100)] 
mshtml: Get rid of remaining PRBool usages.

12 years agomshtml: Get rid of PRBool from nsembed.c and nsservice.c.
Jacek Caban [Thu, 15 Mar 2012 10:54:48 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool from nsembed.c and nsservice.c.

12 years agomshtml: Get rid of PRBool from nsio.c.
Jacek Caban [Thu, 15 Mar 2012 10:54:33 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool from nsio.c.

12 years agomshtml: Get rid of PRBool in nsiface.idl.
Jacek Caban [Thu, 15 Mar 2012 10:54:15 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool in nsiface.idl.

12 years agoadvapi32: Fix failures in the security tests compiled with PSDK headers.
Dmitry Timoshkov [Thu, 15 Mar 2012 08:11:06 +0000 (16:11 +0800)] 
advapi32: Fix failures in the security tests compiled with PSDK headers.

12 years agoadvapi32: Add some mutex security tests.
Dmitry Timoshkov [Thu, 15 Mar 2012 08:10:42 +0000 (16:10 +0800)] 
advapi32: Add some mutex security tests.

12 years agoddraw: Get rid of IDirect3DViewportImpl.
Henri Verbeet [Wed, 14 Mar 2012 21:04:32 +0000 (22:04 +0100)] 
ddraw: Get rid of IDirect3DViewportImpl.

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryIn...
Henri Verbeet [Wed, 14 Mar 2012 21:04:31 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInte...
Henri Verbeet [Wed, 14 Mar 2012 21:04:30 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInter...
Henri Verbeet [Wed, 14 Mar 2012 21:04:29 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_Que...
Henri Verbeet [Wed, 14 Mar 2012 21:04:28 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_QueryInterface().

12 years agogdi.exe16: Eliminate a couple of dead stores.
Ken Thomases [Wed, 14 Mar 2012 20:12:17 +0000 (15:12 -0500)] 
gdi.exe16: Eliminate a couple of dead stores.

12 years agostrmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmba...
Aric Stewart [Wed, 14 Mar 2012 19:45:42 +0000 (14:45 -0500)] 
strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming.

12 years agostrmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
Aric Stewart [Wed, 14 Mar 2012 19:45:34 +0000 (14:45 -0500)] 
strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 13 Mar 2012 18:57:21 +0000 (20:57 +0200)] 
po: Update Lithuanian translation.

12 years agopo: Update German translation.
Julian Rüger [Wed, 14 Mar 2012 15:51:11 +0000 (16:51 +0100)] 
po: Update German translation.

12 years agopo: Update Russian translation.
Nikolay Sivov [Wed, 14 Mar 2012 09:21:20 +0000 (12:21 +0300)] 
po: Update Russian translation.

12 years agod3drm: Complete Load method by adding normals indices and terminating null DWORD...
Christian Costa [Wed, 14 Mar 2012 08:06:59 +0000 (09:06 +0100)] 
d3drm: Complete Load method by adding normals indices and terminating null DWORD to faces data + tests.

12 years agod3drm: Get data from the right objects (sub-objects).
Christian Costa [Wed, 14 Mar 2012 08:06:51 +0000 (09:06 +0100)] 
d3drm: Get data from the right objects (sub-objects).

12 years agod3drm: Fix some tests conditions.
Christian Costa [Wed, 14 Mar 2012 08:06:19 +0000 (09:06 +0100)] 
d3drm: Fix some tests conditions.

12 years agomshtml: Wine Gecko 1.5 release.
Jacek Caban [Wed, 14 Mar 2012 13:45:32 +0000 (14:45 +0100)] 
mshtml: Wine Gecko 1.5 release.

12 years agojscript: Get rid of no longer needed caller argument from builtin_invoke_t.
Jacek Caban [Wed, 14 Mar 2012 11:32:43 +0000 (12:32 +0100)] 
jscript: Get rid of no longer needed caller argument from builtin_invoke_t.

12 years agogdi32: Correctly propagate the enumproc's return value.
Huw Davies [Wed, 14 Mar 2012 14:15:13 +0000 (14:15 +0000)] 
gdi32: Correctly propagate the enumproc's return value.

12 years agokernel32: Add stubs for DeleteVolumeMountPointA/W.
Austin English [Tue, 13 Mar 2012 00:16:20 +0000 (19:16 -0500)] 
kernel32: Add stubs for DeleteVolumeMountPointA/W.

12 years agomgmtapi: New stub dll.
Stefan Leichter [Thu, 8 Mar 2012 23:31:49 +0000 (00:31 +0100)] 
mgmtapi: New stub dll.

12 years agowusa: Add stub program.
Austin English [Sun, 4 Mar 2012 22:34:36 +0000 (14:34 -0800)] 
wusa: Add stub program.

12 years agogdi32: find_face_from_filename() needs to take font replacements into account.
Kusanagi Kouichi [Wed, 14 Mar 2012 12:01:49 +0000 (21:01 +0900)] 
gdi32: find_face_from_filename() needs to take font replacements into account.

12 years agomsvcrt: Add support for _flushall to clear all input buffer.
Akihiro Sagawa [Mon, 12 Mar 2012 12:14:07 +0000 (21:14 +0900)] 
msvcrt: Add support for _flushall to clear all input buffer.

12 years agomsvcrt: Add a helper function to flush all buffers.
Akihiro Sagawa [Mon, 12 Mar 2012 12:14:06 +0000 (21:14 +0900)] 
msvcrt: Add a helper function to flush all buffers.

12 years agomsvcrt: Add support for fflush to clear an input buffer.
Akihiro Sagawa [Mon, 12 Mar 2012 12:14:04 +0000 (21:14 +0900)] 
msvcrt: Add support for fflush to clear an input buffer.

12 years agomsvcrt/tests: Add tests for fflush on input stream.
Akihiro Sagawa [Mon, 12 Mar 2012 12:14:03 +0000 (21:14 +0900)] 
msvcrt/tests: Add tests for fflush on input stream.

12 years agoattrib: Make command accept several arguments.
Christian Costa [Mon, 12 Mar 2012 18:51:56 +0000 (19:51 +0100)] 
attrib: Make command accept several arguments.

12 years agod3dx9_36: Make D3DXVec3Unproject support omission of world matrix + test.
Christian Costa [Mon, 12 Mar 2012 18:53:24 +0000 (19:53 +0100)] 
d3dx9_36: Make D3DXVec3Unproject support omission of world matrix + test.

12 years agodevenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter.
Christian Costa [Mon, 12 Mar 2012 18:52:30 +0000 (19:52 +0100)] 
devenum: Reset moniker pointer before calling IFilterMapper2_RegisterFilter.

12 years agoamstream: Free all used resources when releasing MultiMediaStream object.
Christian Costa [Mon, 12 Mar 2012 18:55:04 +0000 (19:55 +0100)] 
amstream: Free all used resources when releasing MultiMediaStream object.

12 years agoamstream: Add source filter to the filtergraph before loading the file.
Christian Costa [Mon, 12 Mar 2012 18:54:56 +0000 (19:54 +0100)] 
amstream: Add source filter to the filtergraph before loading the file.

12 years agoamstream: Remove duplicate GraphBuilder member.
Christian Costa [Mon, 12 Mar 2012 18:54:48 +0000 (19:54 +0100)] 
amstream: Remove duplicate GraphBuilder member.

12 years agoamstream: Initialize MultiMediastream before creating the source filter.
Christian Costa [Mon, 12 Mar 2012 18:54:39 +0000 (19:54 +0100)] 
amstream: Initialize MultiMediastream before creating the source filter.

12 years agosxs: Add a stub implementation of IAssemblyName.
Hans Leidekker [Wed, 14 Mar 2012 08:44:12 +0000 (09:44 +0100)] 
sxs: Add a stub implementation of IAssemblyName.

12 years agoinclude: Add the IAssemblyName interface.
Hans Leidekker [Wed, 14 Mar 2012 08:43:56 +0000 (09:43 +0100)] 
include: Add the IAssemblyName interface.

12 years agomsxml3: Implement getIndexFromQName() for MXAttributes.
Nikolay Sivov [Wed, 14 Mar 2012 09:18:55 +0000 (12:18 +0300)] 
msxml3: Implement getIndexFromQName() for MXAttributes.

12 years agomsxml3: Implement getType() for MXAttributes.
Nikolay Sivov [Wed, 14 Mar 2012 08:44:34 +0000 (11:44 +0300)] 
msxml3: Implement getType() for MXAttributes.

12 years agomsxml3: Implement getValue() for MXAttributes.
Nikolay Sivov [Wed, 14 Mar 2012 06:21:05 +0000 (09:21 +0300)] 
msxml3: Implement getValue() for MXAttributes.

12 years agomsvcp90/tests: Don't redefine __thiscall.
Nicolas Le Cam [Thu, 1 Mar 2012 21:18:33 +0000 (22:18 +0100)] 
msvcp90/tests: Don't redefine __thiscall.

12 years agogdiplus: Don't add control points to the result in GdipFlattenPath.
Vincent Povirk [Wed, 29 Feb 2012 19:35:28 +0000 (13:35 -0600)] 
gdiplus: Don't add control points to the result in GdipFlattenPath.

12 years agogdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.
Vincent Povirk [Wed, 22 Feb 2012 22:09:29 +0000 (16:09 -0600)] 
gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount.

12 years agogdiplus: Add fixme's for unimplemented path gradient features.
Vincent Povirk [Wed, 22 Feb 2012 21:24:20 +0000 (15:24 -0600)] 
gdiplus: Add fixme's for unimplemented path gradient features.

12 years agogdiplus: Do some actual color blending when drawing path gradients.
Vincent Povirk [Wed, 22 Feb 2012 21:10:04 +0000 (15:10 -0600)] 
gdiplus: Do some actual color blending when drawing path gradients.

12 years agogdiplus: Fill path gradients with a solid color.
Vincent Povirk [Mon, 20 Feb 2012 23:08:05 +0000 (17:08 -0600)] 
gdiplus: Fill path gradients with a solid color.

12 years agoddraw: Get rid of IDirect3DLightImpl.
Henri Verbeet [Tue, 13 Mar 2012 19:31:37 +0000 (20:31 +0100)] 
ddraw: Get rid of IDirect3DLightImpl.

12 years agoddraw: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_Qu...
Henri Verbeet [Tue, 13 Mar 2012 19:31:36 +0000 (20:31 +0100)] 
ddraw: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface().

12 years agoddraw: Don't return a pointer to the implementation in IDirect3DMaterialImpl_QueryInt...
Henri Verbeet [Tue, 13 Mar 2012 19:31:35 +0000 (20:31 +0100)] 
ddraw: Don't return a pointer to the implementation in IDirect3DMaterialImpl_QueryInterface().

12 years agoddraw: Don't return a pointer to the implementation in IDirect3DDeviceImpl_7_QueryInt...
Henri Verbeet [Tue, 13 Mar 2012 19:31:34 +0000 (20:31 +0100)] 
ddraw: Don't return a pointer to the implementation in IDirect3DDeviceImpl_7_QueryInterface().

12 years agoddraw: Don't return a pointer to the implementation in ddraw7_QueryInterface().
Henri Verbeet [Tue, 13 Mar 2012 19:31:33 +0000 (20:31 +0100)] 
ddraw: Don't return a pointer to the implementation in ddraw7_QueryInterface().

12 years agocomdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog.
Alexandre Julliard [Tue, 13 Mar 2012 21:12:07 +0000 (22:12 +0100)] 
comdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog.

12 years agocryptui: Use (*.ext) instead of (.ext) in file format strings.
Lauri Kenttä [Tue, 13 Mar 2012 15:03:49 +0000 (17:03 +0200)] 
cryptui: Use (*.ext) instead of (.ext) in file format strings.

12 years agocryptui: Use the same string in import and export wizards.
Lauri Kenttä [Tue, 13 Mar 2012 15:03:48 +0000 (17:03 +0200)] 
cryptui: Use the same string in import and export wizards.

12 years agopo: Preserve the previous msgid on change as a hint to translators.
Jaka Kranjc [Tue, 21 Feb 2012 21:51:28 +0000 (22:51 +0100)] 
po: Preserve the previous msgid on change as a hint to translators.

12 years agourlmon: Search for MIME filters defined in registry in get_mime_filter.
Piotr Caban [Tue, 13 Mar 2012 13:10:38 +0000 (14:10 +0100)] 
urlmon: Search for MIME filters defined in registry in get_mime_filter.

12 years agourlmon: Clean session related data in free_session function.
Piotr Caban [Tue, 13 Mar 2012 13:09:30 +0000 (14:09 +0100)] 
urlmon: Clean session related data in free_session function.

12 years agourlmon: Use wine lists to store namespaces and MIME filters.
Piotr Caban [Tue, 13 Mar 2012 13:09:09 +0000 (14:09 +0100)] 
urlmon: Use wine lists to store namespaces and MIME filters.

12 years agod3drm: Fix leakage of pData2 on error.
Christian Costa [Fri, 9 Mar 2012 10:55:37 +0000 (11:55 +0100)] 
d3drm: Fix leakage of pData2 on error.

12 years agod3drm: Fix leakage of This->pCoords2d when releasing object.
Christian Costa [Fri, 9 Mar 2012 10:55:29 +0000 (11:55 +0100)] 
d3drm: Fix leakage of This->pCoords2d when releasing object.

12 years agod3drm: Turn some FIXME into TRACE.
Christian Costa [Fri, 9 Mar 2012 10:55:01 +0000 (11:55 +0100)] 
d3drm: Turn some FIXME into TRACE.

12 years agomsi: Fix deleting services on installation.
Hans Leidekker [Tue, 13 Mar 2012 11:51:26 +0000 (12:51 +0100)] 
msi: Fix deleting services on installation.

Based on a patch by Berhard Loos.

12 years agomshtml: Added property value conversion type tests.
Jacek Caban [Tue, 13 Mar 2012 10:47:24 +0000 (11:47 +0100)] 
mshtml: Added property value conversion type tests.

12 years agomshtml: Use caller for argument convertion in builtin_propput if available.
Jacek Caban [Tue, 13 Mar 2012 10:47:10 +0000 (11:47 +0100)] 
mshtml: Use caller for argument convertion in builtin_propput if available.

12 years agomshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYPUT) implementation.
Jacek Caban [Tue, 13 Mar 2012 10:46:55 +0000 (11:46 +0100)] 
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYPUT) implementation.

12 years agomshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYGET) implementation.
Jacek Caban [Tue, 13 Mar 2012 10:46:42 +0000 (11:46 +0100)] 
mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYGET) implementation.

12 years agomshtml: Store more info about properties in func_info_t.
Jacek Caban [Tue, 13 Mar 2012 10:46:32 +0000 (11:46 +0100)] 
mshtml: Store more info about properties in func_info_t.

12 years agowinevdm: Try DOSBox first for running DOS applications.
Alexandre Julliard [Tue, 13 Mar 2012 12:09:40 +0000 (13:09 +0100)] 
winevdm: Try DOSBox first for running DOS applications.

12 years agomsxml3: Implement ISAXAttributes_getQName() for MXAttributes.
Nikolay Sivov [Tue, 13 Mar 2012 08:12:16 +0000 (11:12 +0300)] 
msxml3: Implement ISAXAttributes_getQName() for MXAttributes.

12 years agomsxml3: Implement ISAXAttributes::getLength() for MXAttributes.
Nikolay Sivov [Tue, 13 Mar 2012 08:05:45 +0000 (11:05 +0300)] 
msxml3: Implement ISAXAttributes::getLength() for MXAttributes.

12 years agomsxml3: Implement IMXAttributes::addAttribute().
Nikolay Sivov [Tue, 13 Mar 2012 07:59:53 +0000 (10:59 +0300)] 
msxml3: Implement IMXAttributes::addAttribute().

12 years agomsxml3: Added XMLView IPersistMoniker_Load test.
Piotr Caban [Mon, 12 Mar 2012 19:42:06 +0000 (20:42 +0100)] 
msxml3: Added XMLView IPersistMoniker_Load test.

12 years agomsxml3: Added partial XMLView IPersistMoniker_Load implementation.
Piotr Caban [Mon, 12 Mar 2012 19:41:45 +0000 (20:41 +0100)] 
msxml3: Added partial XMLView IPersistMoniker_Load implementation.

12 years agomsxml3/tests: Skip tests when XMLView object fails to create.
Piotr Caban [Mon, 12 Mar 2012 19:41:32 +0000 (20:41 +0100)] 
msxml3/tests: Skip tests when XMLView object fails to create.

12 years agomssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFro...
Alistair Leslie-Hughes [Sat, 10 Mar 2012 08:42:43 +0000 (19:42 +1100)] 
mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFromMemory.

12 years agod3drm/tests: Add GetParent NULL pointer test.
André Hentschel [Sat, 10 Mar 2012 16:57:49 +0000 (17:57 +0100)] 
d3drm/tests: Add GetParent NULL pointer test.