ntdll: Increase the buffer size for processor features and add a check to catch futur...
[wine] / dlls /
2012-07-03  Francois Gougetkernel32/tests: Test deleting a timer right after creat...
2012-07-03  Francois Gougetkernel32/tests: Improve some traces for the CreateTimer...
2012-07-03  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to ok() calls.
2012-07-03  Francois Gougetdssenh/tests: Add a trailing '\n' to a skip() call.
2012-07-03  Francois GougetAssorted spelling fixes.
2012-07-03  Nikolay Sivovmsxml3: Added _newEnum() support for IXMLDOMNamedNodeMap.
2012-07-03  Michael Stefaniucquartz: Use StdMemAllocator_from_IMemAllocator() instea...
2012-07-03  Michael Stefaniucquartz: Use unsafe_impl_from_IMediaSample() instead...
2012-07-03  Michael Stefaniucquartz: Avoid a COM object => iface => object round...
2012-07-03  Michael Stefaniucquartz: COM cleanup for IMediaSample2.
2012-07-03  Detlef Riekenbergshell32/tests: Fix a failure on w2k.
2012-07-03  Vincent Povirkwindowscodecs: Implement IWICBitmapCodecInfo::GetPixelF...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_DoesSupport...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_DoesRequire...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement PixelFormatInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement FormatConverterInfo_GetSpecVer...
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement BitmapEncoderInfo_GetSpecVersion.
2012-07-03  Dmitry Timoshkovwindowscodecs: Implement BitmapDecoderInfo_GetSpecVersion.
2012-07-02  Piotr Cabanmsvcp90/tests: Added _Getcoll tests.
2012-07-02  Piotr Cabanmsvcp90/tests: Fixed _Getctype tests.
2012-07-02  Piotr Cabanmsvcp90: Fix __cdecl functions definitions that returns...
2012-07-02  Jacek Cabanwininet: Try harder to reuse connection after authoriza...
2012-07-02  Hans Leidekkerwbemprox: Fix the CIM to VARIANT type mapping for a...
2012-07-02  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-07-02  Vincas Miliūnaswined3d: Recognize AMD Radeon HD 6700 Series renderer...
2012-07-02  Nikolay Sivovmsxml3: Add support for bin.hex element type encoding.
2012-07-02  Nikolay Sivovmsxml3: Fix putref_schemas()/get_schemas() behaviour...
2012-07-02  Nikolay Sivovmsxml3: Implement _newEnum() for schema cache.
2012-07-02  Nikolay Sivovmsxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
2012-07-02  Nikolay Sivovmsxml3: Make it possible to use different outer objects...
2012-07-02  Nikolay Sivovmsxml3: Fix node interface leak after nextNode().
2012-07-02  Nikolay Sivovmsxml3: Correct IEnumVARIANT regarding IUnknown forwarding.
2012-07-02  Henri Verbeetwinex11: Get rid of some unused prototypes.
2012-07-02  Henri Verbeetd3d8: Introduce a separate function for swapchain creation.
2012-07-02  Henri Verbeetd3d8: Pass a wined3d_swapchain_desc structure to swapch...
2012-07-02  Henri Verbeetd3d9: Pass a wined3d_swapchain_desc structure to swapch...
2012-07-02  Henri Verbeetd3d9: Implement d3d9_EnumAdapterModesEx().
2012-07-02  Huw Davieswineps: Add support for printing fake italic fonts.
2012-07-02  Alexandre Julliardwined3d: Get WGL extension definitions from wglext.h.
2012-07-02  Alexandre Julliardwinex11: Replace wgl.h by the official wglext.h from...
2012-07-02  Alexandre Julliardwinex11: Move GLX definitions out of wgl.h.
2012-07-02  Józef Kuciad3dx9: Forward D3DXCreateVolumeTextureFromFile function...
2012-07-02  Józef Kuciad3dx9: Implement D3DXCreateVolumeTextureFromFileInMemoryEx.
2012-07-02  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromVolume.
2012-07-02  Józef Kuciad3dx9/tests: Add tests for D3DXLoadVolumeFromMemory.
2012-07-02  Józef Kuciad3dx9: Implement D3DXLoadVolumeFromMemory.
2012-07-02  Michael Stefaniucqedit/tests: Add COM aggregation test for MediaDet.
2012-07-02  Michael Stefaniucqedit: Support COM aggregation for MediaDet.
2012-07-02  Marek Chmieldssenh: Added CryptAcquireContext test for the DSSENH...
2012-07-02  Alexandre Julliardwindowscodecs: Don't fail if the TIFF library doesn...
2012-07-02  Nikolay Sivovwshom: Implement WindowStyle property for IWshShortcut.
2012-07-02  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertySize and...
2012-07-02  Dmitry Timoshkovgdiplus: Implement GdipGetAllPropertyItems.
2012-07-02  Dmitry Timoshkovgdiplus: Implement GdipGetPropertySize.
2012-07-02  Dmitry Timoshkovgdiplus: Add a test for 'value' pointer in the Property...
2012-07-02  Dmitry Timoshkovgdiplus: Add a test to show that GdipCloneImage is...
2012-07-02  Alexandre Julliardgdi32: Fix bitmap glyph allocation size in ExtTextOut...
2012-07-02  Michael Stefaniucquartz/tests: Add COM aggregation test for NullRenderer.
2012-07-02  Michael Stefaniucquartz: Move VideoRenderer_create() to avoid forward...
2012-07-02  Michael Stefaniucquartz: Standardize COM aggregation for VideoRenderer.
2012-07-02  Michael Stefaniucquartz: Don't set the VideoRenderer object on creation...
2012-07-02  Michael Stefaniucquartz: COM cleanup for IAMFilterMiscFlags in VideoRend...
2012-07-02  Michael Stefaniucquartz: Move NullRenderer_create() to avoid forward...
2012-07-02  Michael Stefaniucquartz: Use impl_from_IBaseFilter() instead of casts.
2012-07-02  Michael Stefaniucquartz: Standardize COM aggregation for NullRenderer.
2012-07-02  Michael Stefaniucquartz: COM cleanup for IAMFilterMiscFlags in NullRenderer.
2012-07-02  Michael Stefaniucquartz: Move the FilterMapper_create to avoid forward...
2012-07-02  Michael Stefaniucquartz: Standardize COM aggregation for FilterMapper.
2012-07-02  Michael Stefaniucquartz: Standardize COM aggregation for FilterGraph.
2012-07-02  Michael Stefaniucquartz: Handle wrong COM aggregation attempts in IClass...
2012-07-02  Jaime Ravewinhttp: Show discovery via DHCP not supported just...
2012-07-02  Michael Stefaniucd3drm: Make IDirect3DRMx_CreateFrame() more forgiving...
2012-06-29  Nozomi Kodamad3dx9_36: Implementation of D3DXSHScale.
2012-06-29  Dmitry Timoshkovgdiplus: Add GdipSaveAdd stub.
2012-06-29  Austin Englishshell32: Add a stub for SHSetUnreadMailCountW.
2012-06-29  Huw Daviesoleaut32: If the records' guids are equal then the...
2012-06-29  Hans Leidekkerwbemprox: Add a partial Win32_LogicalDisk class impleme...
2012-06-29  Hans Leidekkerwbemprox: Avoid an exception when tracing the principal...
2012-06-29  Hans Leidekkerwbemprox: Return 64-bit property values as strings.
2012-06-29  Hans Leidekkerwbemprox: Win32_NetworkAdapter.InterfaceIndex is unsigned.
2012-06-29  Hans Leidekkerwbemprox: Fix returned variant type and flavor for...
2012-06-29  Hans Leidekkerwbemprox: Implement Win32_Processor.ProcessorId.
2012-06-29  Piotr Cabanmsvcp90: Sync spec files.
2012-06-29  Piotr Cabanmsvcp90: Added basic_stringstream<wchar> implementation.
2012-06-29  Piotr Cabanmsvcp90: Added basic_istringstream<wchar> implementation.
2012-06-29  Piotr Cabanmsvcp90: Added basic_ostringstream<wchar> implementation.
2012-06-29  Piotr Cabanmsvcp90: Added basic_stringbuf<wchar> and basic_stringb...
2012-06-29  Piotr Cabanmsvcp90: Added basic_stringstream<char> implementation.
2012-06-29  Piotr Cabanmsvcp90: Added basic_istringstream<char> implementation.
2012-06-29  Piotr Cabanmsvcp90: Added basic_ostringstream<char> implementation.
2012-06-29  Piotr Cabanmsvcp90: Implement remaining functions in basic_stringb...
2012-06-29  Alexandre Julliardopengl32: Make the WGL driver context-specific.
2012-06-29  Alexandre Julliardopengl32: Don't allow making a thread current in multip...
2012-06-29  Alexandre Julliardopengl32: Move checks of the context thread id to opengl32.
2012-06-29  Alexandre Julliardopengl32: Use proper handles for GL contexts and pass...
2012-06-29  Dmitry Timoshkovgdiplus: Add a bunch of tests for TIFF image properties.
2012-06-29  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertyItemSize...
2012-06-29  Dmitry Timoshkovgdiplus: Implement GdipGetPropertyItem.
2012-06-29  Dmitry Timoshkovgdiplus: Implement GdipGetPropertyItemSize.
next