Dmitry Timoshkov
|
bae3f2afed
|
windowscodecs: Implement MetadataReaderInfo_GetSpecVersion.
|
2012-07-03 12:01:40 +02:00 |
|
Dmitry Timoshkov
|
497e8840ca
|
windowscodecs: Implement PixelFormatInfo_GetSpecVersion.
|
2012-07-03 12:01:34 +02:00 |
|
Dmitry Timoshkov
|
7c19137996
|
windowscodecs: Implement FormatConverterInfo_GetSpecVersion.
|
2012-07-03 12:01:27 +02:00 |
|
Dmitry Timoshkov
|
3dd73e90b5
|
windowscodecs: Implement BitmapEncoderInfo_GetSpecVersion.
|
2012-07-03 12:01:21 +02:00 |
|
Dmitry Timoshkov
|
67fc1a49e1
|
windowscodecs: Implement BitmapDecoderInfo_GetSpecVersion.
|
2012-07-03 12:01:06 +02:00 |
|
Piotr Caban
|
b4da8894e6
|
msvcp90/tests: Added _Getcoll tests.
|
2012-07-02 19:38:19 +02:00 |
|
Piotr Caban
|
e16922f3f3
|
msvcp90/tests: Fixed _Getctype tests.
|
2012-07-02 19:38:10 +02:00 |
|
Piotr Caban
|
8a15e426b3
|
msvcp90: Fix __cdecl functions definitions that returns structures.
|
2012-07-02 19:35:08 +02:00 |
|
Jacek Caban
|
c400117027
|
wininet: Try harder to reuse connection after authorization.
|
2012-07-02 19:18:08 +02:00 |
|
Hans Leidekker
|
8fc1c948c7
|
wbemprox: Fix the CIM to VARIANT type mapping for a couple of properties.
|
2012-07-02 19:18:08 +02:00 |
|
Hans Leidekker
|
cd340ac87f
|
wbemprox: Support overriding the CIM to VARIANT type mapping for integer properties.
|
2012-07-02 19:18:07 +02:00 |
|
Vincas Miliūnas
|
ada3dff134
|
wined3d: Recognize AMD Radeon HD 6700 Series renderer string.
|
2012-07-02 19:18:07 +02:00 |
|
Nikolay Sivov
|
a9aee4c03f
|
msxml3: Add support for bin.hex element type encoding.
|
2012-07-02 19:18:06 +02:00 |
|
Nikolay Sivov
|
2b5dd13a0a
|
msxml3: Fix putref_schemas()/get_schemas() behaviour on NULL pointer.
|
2012-07-02 19:18:06 +02:00 |
|
Nikolay Sivov
|
892b21088e
|
msxml3: Implement _newEnum() for schema cache.
|
2012-07-02 19:18:04 +02:00 |
|
Nikolay Sivov
|
03ad0acfad
|
msxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
|
2012-07-02 19:18:03 +02:00 |
|
Nikolay Sivov
|
27eedd5f5e
|
msxml3: Make it possible to use different outer objects with single IEnumVARIANT implementation.
|
2012-07-02 19:18:03 +02:00 |
|
Nikolay Sivov
|
f139a88fd5
|
msxml3: Fix node interface leak after nextNode().
|
2012-07-02 19:18:02 +02:00 |
|
Nikolay Sivov
|
60dd1c6a6e
|
msxml3: Correct IEnumVARIANT regarding IUnknown forwarding.
|
2012-07-02 19:18:02 +02:00 |
|
Henri Verbeet
|
0fda9d95a5
|
winex11: Get rid of some unused prototypes.
|
2012-07-02 19:18:01 +02:00 |
|
Henri Verbeet
|
79dc346131
|
d3d8: Introduce a separate function for swapchain creation.
|
2012-07-02 19:18:01 +02:00 |
|
Henri Verbeet
|
9e0d03e653
|
d3d8: Pass a wined3d_swapchain_desc structure to swapchain_init().
|
2012-07-02 19:18:00 +02:00 |
|
Henri Verbeet
|
2457d34314
|
d3d9: Pass a wined3d_swapchain_desc structure to swapchain_init().
|
2012-07-02 19:18:00 +02:00 |
|
Henri Verbeet
|
e97dc9f33d
|
d3d9: Implement d3d9_EnumAdapterModesEx().
|
2012-07-02 19:17:59 +02:00 |
|
Huw Davies
|
bb1740a42e
|
wineps: Add support for printing fake italic fonts.
|
2012-07-02 19:17:59 +02:00 |
|
Alexandre Julliard
|
8f80159d40
|
wined3d: Get WGL extension definitions from wglext.h.
|
2012-07-02 19:17:58 +02:00 |
|
Alexandre Julliard
|
39819d1e8b
|
winex11: Replace wgl.h by the official wglext.h from the OpenGL registry.
|
2012-07-02 19:17:41 +02:00 |
|
Alexandre Julliard
|
19fcc230d0
|
winex11: Move GLX definitions out of wgl.h.
|
2012-07-02 13:21:54 +02:00 |
|
Józef Kucia
|
fde802a04d
|
d3dx9: Forward D3DXCreateVolumeTextureFromFile functions to D3DXCreateVolumeTextureFromFileInMemoryEx.
|
2012-07-02 11:59:24 +02:00 |
|
Józef Kucia
|
07b0f25404
|
d3dx9: Implement D3DXCreateVolumeTextureFromFileInMemoryEx.
|
2012-07-02 11:59:13 +02:00 |
|
Józef Kucia
|
9e262e1a9b
|
d3dx9: Implement D3DXLoadVolumeFromVolume.
|
2012-07-02 11:58:53 +02:00 |
|
Józef Kucia
|
09519eece1
|
d3dx9/tests: Add tests for D3DXLoadVolumeFromMemory.
|
2012-07-02 11:58:45 +02:00 |
|
Józef Kucia
|
ee44f33e85
|
d3dx9: Implement D3DXLoadVolumeFromMemory.
|
2012-07-02 11:58:21 +02:00 |
|
Michael Stefaniuc
|
be25a23bc9
|
qedit/tests: Add COM aggregation test for MediaDet.
|
2012-07-02 11:21:50 +02:00 |
|
Michael Stefaniuc
|
855046fe87
|
qedit: Support COM aggregation for MediaDet.
|
2012-07-02 11:21:44 +02:00 |
|
Marek Chmiel
|
4961caa836
|
dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider.
|
2012-07-02 11:21:20 +02:00 |
|
Alexandre Julliard
|
0c6ac865bd
|
windowscodecs: Don't fail if the TIFF library doesn't have the functions to disable warnings.
|
2012-07-02 11:19:18 +02:00 |
|
Frédéric Delanoy
|
e67f6c2364
|
po: Update French translation.
|
2012-07-02 11:04:46 +02:00 |
|
Nikolay Sivov
|
7dc48d2787
|
wshom: Implement WindowStyle property for IWshShortcut.
|
2012-07-02 11:01:48 +02:00 |
|
Dmitry Timoshkov
|
b61a1ba322
|
gdiplus: Add some tests for GdipGetPropertySize and GdipGetAllPropertyItems.
|
2012-07-02 11:00:37 +02:00 |
|
Dmitry Timoshkov
|
3c9805d471
|
gdiplus: Implement GdipGetAllPropertyItems.
|
2012-07-02 11:00:22 +02:00 |
|
Dmitry Timoshkov
|
430355ef83
|
gdiplus: Implement GdipGetPropertySize.
|
2012-07-02 11:00:11 +02:00 |
|
Dmitry Timoshkov
|
eb564a3160
|
gdiplus: Add a test for 'value' pointer in the PropertyItem structure.
|
2012-07-02 10:59:59 +02:00 |
|
Dmitry Timoshkov
|
c7ea378f6a
|
gdiplus: Add a test to show that GdipCloneImage is not supposed to increase refcount of the source image.
|
2012-07-02 10:59:51 +02:00 |
|
Alexandre Julliard
|
4c3cc50104
|
gdi32: Fix bitmap glyph allocation size in ExtTextOut fallback implementation.
|
2012-07-02 10:58:57 +02:00 |
|
Michael Stefaniuc
|
8309a38d6a
|
quartz/tests: Add COM aggregation test for NullRenderer.
|
2012-07-02 10:58:55 +02:00 |
|
Michael Stefaniuc
|
02216db8ca
|
quartz: Move VideoRenderer_create() to avoid forward declarations.
|
2012-07-02 10:58:34 +02:00 |
|
Michael Stefaniuc
|
37cfaa2d02
|
quartz: Standardize COM aggregation for VideoRenderer.
|
2012-07-02 10:58:34 +02:00 |
|
Michael Stefaniuc
|
eb6388c4a5
|
quartz: Don't set the VideoRenderer object on creation failure.
|
2012-07-02 10:58:34 +02:00 |
|
Michael Stefaniuc
|
d28971a23e
|
quartz: COM cleanup for IAMFilterMiscFlags in VideoRenderer.
|
2012-07-02 10:58:34 +02:00 |
|