vbscript: Better representation of statement context.
[wine] / dlls /
2012-07-09  Jacek Cabanvbscript: Better representation of statement context.
2012-07-03  Jacek Cabanvbscript: Added for each loop tests.
2012-07-03  Jacek Cabanvbscript: Added interpreter and compiler support for...
2012-07-03  Jacek Cabanvbscript: Skip the first (null) instruction in dump_code.
2012-07-03  Jacek Cabanvbscript: Added more parameterized assignment tests.
2012-07-03  Jacek Cabanvbscript: Added a hack for parameterized assignments...
2012-07-03  Piotr Cabanmsvcp90: Added locale::empty implementation.
2012-07-03  Piotr Cabanmsvcp71: Forward basic_string::operator{<,<=,>,>=}...
2012-07-03  Piotr Cabanmsvcp71: Forward basic_string::_Myptr functions to...
2012-07-03  Piotr Cabanmsvcp60: Keep class definitions in separate file.
2012-07-03  Piotr Cabanmsvcp90: Keep class definitions in separate file.
2012-07-03  Alexandre Julliardwinex11: Use the correct drawable with the X11DRV_GET_D...
2012-07-03  Henri Verbeetwinex11: Use our own structure for mode information.
2012-07-03  Henri Verbeetd3d8: Introduce a helper function to create D3DPRESENT_...
2012-07-03  Henri Verbeetd3d8: Introduce a helper function to create a wined3d_s...
2012-07-03  Henri Verbeetd3d9: Introduce a helper function to create D3DPRESENT_...
2012-07-03  Henri Verbeetd3d9: Introduce a helper function to create a wined3d_s...
2012-07-03  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixTransp...
2012-07-03  Rico Schüllerd3dx9/tests: Add effect parameter value SetMatrixPointe...
2012-07-03  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixTransposePoi...
2012-07-03  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetMatrixPointerArray().
2012-07-03  Dmitry Timoshkovgdiplus: Fix the convert_unit() comment to reflect...
2012-07-03  Dmitry Timoshkovgdiplus: Add parameter checks to GdipSetPropertyItem...
2012-07-03  Jacek Cabanmshtml: Force cycle collection when releasing main...
2012-07-03  Sergey Guralnikuser32: Add test for ComboBox repositioning behavior.
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.
next