Commit Graph

86379 Commits

Author SHA1 Message Date
Christian Costa 14e228c699 amstream: Add source filter to the filtergraph before loading the file. 2012-03-14 12:59:07 +01:00
Christian Costa b15c4113c0 amstream: Remove duplicate GraphBuilder member. 2012-03-14 12:59:07 +01:00
Christian Costa 8b5f6bf3f4 amstream: Initialize MultiMediastream before creating the source filter. 2012-03-14 12:59:06 +01:00
Hans Leidekker 21e5c4c417 sxs: Add a stub implementation of IAssemblyName. 2012-03-14 11:53:27 +01:00
Hans Leidekker cc3d210130 include: Add the IAssemblyName interface. 2012-03-14 11:52:53 +01:00
Nikolay Sivov c685b92b3d msxml3: Implement getIndexFromQName() for MXAttributes. 2012-03-14 11:52:42 +01:00
Nikolay Sivov 69bc096645 msxml3: Implement getType() for MXAttributes. 2012-03-14 11:52:36 +01:00
Nikolay Sivov 4cddf045fc msxml3: Implement getValue() for MXAttributes. 2012-03-14 11:52:29 +01:00
Nicolas Le Cam 99db789eda msvcp90/tests: Don't redefine __thiscall. 2012-03-14 11:50:27 +01:00
Vincent Povirk 1f6f84c7bb gdiplus: Don't add control points to the result in GdipFlattenPath. 2012-03-14 11:50:20 +01:00
Vincent Povirk b54d38a536 gdiplus: Add test for GdipGetPathGradientSurroundColorsWithCount. 2012-03-14 11:50:15 +01:00
Vincent Povirk 5d64f16bec gdiplus: Add fixme's for unimplemented path gradient features. 2012-03-14 11:50:11 +01:00
Vincent Povirk 5ed5daf4da gdiplus: Do some actual color blending when drawing path gradients. 2012-03-14 11:50:07 +01:00
Vincent Povirk 703b31b2e8 gdiplus: Fill path gradients with a solid color. 2012-03-14 11:50:02 +01:00
Henri Verbeet 7b918934e6 ddraw: Get rid of IDirect3DLightImpl. 2012-03-14 11:48:45 +01:00
Henri Verbeet 2071026acd ddraw: Don't return a pointer to the implementation in IDirectDrawClassFactoryImpl_QueryInterface(). 2012-03-14 11:48:41 +01:00
Henri Verbeet d92a103fc0 ddraw: Don't return a pointer to the implementation in IDirect3DMaterialImpl_QueryInterface(). 2012-03-14 11:48:37 +01:00
Henri Verbeet 9157006fc1 ddraw: Don't return a pointer to the implementation in IDirect3DDeviceImpl_7_QueryInterface(). 2012-03-14 11:48:32 +01:00
Henri Verbeet f6bb0a9016 ddraw: Don't return a pointer to the implementation in ddraw7_QueryInterface(). 2012-03-14 11:48:26 +01:00
Alexandre Julliard 66ea6464c2 comdlg32: Implement WM_CHOOSEFONT_GETLOGFONT in the font dialog. 2012-03-13 22:12:07 +01:00
Lauri Kenttä 104e31993d cryptui: Use (*.ext) instead of (.ext) in file format strings. 2012-03-13 18:08:05 +01:00
Lauri Kenttä 975afb96c3 cryptui: Use the same string in import and export wizards. 2012-03-13 18:06:13 +01:00
Jaka Kranjc 08e7491cb5 po: Preserve the previous msgid on change as a hint to translators. 2012-03-13 17:53:52 +01:00
Piotr Caban be4192510d urlmon: Search for MIME filters defined in registry in get_mime_filter. 2012-03-13 17:44:34 +01:00
Piotr Caban b36cb0b94d urlmon: Clean session related data in free_session function. 2012-03-13 17:44:33 +01:00
Piotr Caban e804d0915a urlmon: Use wine lists to store namespaces and MIME filters. 2012-03-13 17:44:33 +01:00
Christian Costa fe339ba25b d3drm: Fix leakage of pData2 on error. 2012-03-13 17:44:33 +01:00
Christian Costa ccb38b2d9f d3drm: Fix leakage of This->pCoords2d when releasing object. 2012-03-13 17:44:32 +01:00
Christian Costa 28745b6f98 d3drm: Turn some FIXME into TRACE. 2012-03-13 17:44:32 +01:00
Hans Leidekker c98bf1b57b msi: Fix deleting services on installation.
Based on a patch by Berhard Loos.
2012-03-13 13:30:11 +01:00
Jacek Caban 68b76ed028 mshtml: Added property value conversion type tests. 2012-03-13 13:30:11 +01:00
Jacek Caban 4ae7d364dd mshtml: Use caller for argument convertion in builtin_propput if available. 2012-03-13 13:30:11 +01:00
Jacek Caban ba1d4d71d8 mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYPUT) implementation. 2012-03-13 13:30:10 +01:00
Jacek Caban c9eed8f987 mshtml: Don't use ITypeInfo for InvokeEx(DISPATCH_PROPERTYGET) implementation. 2012-03-13 13:30:10 +01:00
Jacek Caban dfaa1e9541 mshtml: Store more info about properties in func_info_t. 2012-03-13 13:30:08 +01:00
Alexandre Julliard afd0590bfe winevdm: Try DOSBox first for running DOS applications. 2012-03-13 13:09:40 +01:00
Nikolay Sivov 6ac1cc682b msxml3: Implement ISAXAttributes_getQName() for MXAttributes. 2012-03-13 11:08:43 +01:00
Nikolay Sivov 3eaa0df728 msxml3: Implement ISAXAttributes::getLength() for MXAttributes. 2012-03-13 11:08:43 +01:00
Nikolay Sivov 70aa4f1a43 msxml3: Implement IMXAttributes::addAttribute(). 2012-03-13 11:08:42 +01:00
Piotr Caban 7a6494e227 msxml3: Added XMLView IPersistMoniker_Load test. 2012-03-13 11:08:40 +01:00
Piotr Caban 85055298fa msxml3: Added partial XMLView IPersistMoniker_Load implementation. 2012-03-13 10:56:41 +01:00
Piotr Caban 55d34f470f msxml3/tests: Skip tests when XMLView object fails to create. 2012-03-13 10:56:27 +01:00
Alistair Leslie-Hughes 9e10eee67b mssign32: Add stubs PvkFreeCryptProv, PvkGetCryptProv, PvkPrivateKeyAcquireContextFromMemory. 2012-03-13 10:56:02 +01:00
André Hentschel 748bb3e2e7 d3drm/tests: Add GetParent NULL pointer test. 2012-03-13 10:54:03 +01:00
André Hentschel f5dfa21115 d3drm/tests: Add tests for IDirect3DRMFrameArray_GetElement. 2012-03-13 10:54:03 +01:00
Jozef Kucia c76743631d d3dx9/tests: Don't leak D3DXBuffer in D3DXWeldVertices tests. 2012-03-13 10:54:02 +01:00
Christian Costa 67488dec09 d3dxof: Do not allow separator to terminate the string. Only the double quote can do that. 2012-03-13 10:54:02 +01:00
André Hentschel 0ff72271d1 inetcpl: Add stub for DllInstall. 2012-03-13 10:54:02 +01:00
Austin English f135f18b58 kernel32: Add a stub for WerRegisterRuntimeExceptionModule. 2012-03-13 10:54:00 +01:00
Austin English 1163d1c00b advapi32: Add a stub for RegDisableReflectionKey. 2012-03-13 10:53:58 +01:00