kernel32: Don't run a nonexistent builtin from CreateProcess when filename is not...
[wine] / dlls /
2011-12-14  Alexandre Julliardkernel32: Don't run a nonexistent builtin from CreatePr...
2011-12-14  Alexandre Julliardsetupapi: Specify the correct binary file name when...
2011-12-14  Alexandre Julliardwinex11: Add missing initialization of pattern brush...
2011-12-14  Alexandre Julliardgdi32/tests: Add some tests for behavior of 32-bit...
2011-12-14  Nikolay Sivovmsxml3: Initialize VARIANT before passing it to Variant...
2011-12-14  Nikolay Sivovmsxml3: Added IXMLDOMParseError2 support.
2011-12-14  Nikolay Sivovmsxml3: Implemented get_responseStream().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetValue().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetVectorArray().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetVector().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetVector().
2011-12-14  Francois Gougetinclude: Define the MIB_IF_OPER_STATUS_XXX constants...
2011-12-13  Piotr Cabanhlink: Fix leak in HlinkNavigateToStringReference.
2011-12-13  Hans Leidekkermsi: Don't run the rollback script in reinstall mode.
2011-12-13  Hans Leidekkermsi: Pass REINSTALL and REINSTALLMODE properties on...
2011-12-13  Hans Leidekkermsi: Don't set the LOGVERBOSE property in MsiReinstallF...
2011-12-13  Hans Leidekkermsi: Don't set the Installed property in MsiReinstallFe...
2011-12-13  Hans Leidekkermsi: Support all install contexts in MsiReinstallFeatureW.
2011-12-13  Hans Leidekkermsi: Move some traces from implementations to entry...
2011-12-13  Kusanagi Kouichigdi32: Don't remove leading '@' from face name.
2011-12-13  Kusanagi Kouichigdi32: Don't use preferred family name.
2011-12-13  Kusanagi Kouichigdi32/tests: Add tests for vertical font.
2011-12-13  Jacek Cabanjscript: Use bytecode for typeof expression implementation.
2011-12-13  Frédéric Delanoymsvfw32: Use appropriate abbreviation for seconds.
2011-12-13  Francois Gougetuserenv: Add a missing include directive to userenv.h.
2011-12-13  Francois Gougetinclude: Add a missing wincrypt.h include directive...
2011-12-13  Nikolay Sivovmsxml3/tests: Test switching encoding after document...
2011-12-13  Nikolay Sivovole32: Simplify stream creation, remove redundant comments.
2011-12-13  Nikolay Sivovole32: COM cleanup of IStream based on HGLOBAL.
2011-12-13  Aric Stewartusp10: Add Yi script.
2011-12-13  Aric Stewartusp10: Add Hangul script.
2011-12-13  Aric Stewartusp10: Add Kana script.
2011-12-13  Aric Stewartusp10: Add Bopomofo script.
2011-12-13  Aric Stewartusp10: Add CKJ Han and Ideographic scripts.
2011-12-13  Henri Verbeetwined3d: Get rid of the WINED3DDEVTYPE typedef.
2011-12-13  Henri Verbeetwined3d: Get rid of the WINEDDCAPS typedef.
2011-12-13  Henri Verbeetwined3d: Use the correct source pitch and byte_count...
2011-12-13  Henri Verbeetddraw: Add support for clipped blits.
2011-12-13  Henri Verbeetddraw: Move clipper handling to ddraw.
2011-12-13  Matteo Bruniwined3d: Ignore invalid texture transform flags.
2011-12-13  Matteo Bruniwined3d: Fix some flag checks.
2011-12-13  Alexandre Julliardntdll: Make an error message a proper ERR.
2011-12-13  Alexandre Julliardgdi32/tests: Fix some test failures on old Windows...
2011-12-13  Alexandre Julliardwinex11: Get rid of the GetPixel implementation, use...
2011-12-13  Alexandre Julliardgdi32: Implement GetPixel in the null driver using...
2011-12-12  Alexandre Julliardgdi32: Remove some color table size checks, we use...
2011-12-12  Alexandre Julliardgdi32: Implement GetNearestColor in the DIB driver.
2011-12-12  Alexandre Julliardgdi32: init_dib_info() can no longer fail, and no longe...
2011-12-12  Alexandre Julliardgdi32: Remove support for private color maps.
2011-12-12  Jacek Cabanmshtml: Initialize VARIANT before passing it to variant...
2011-12-12  Jacek Cabanjscript: Initialize VARIANT before passing it to disp_p...
2011-12-12  Jacek Cabanjscript: Properly handle NULL IDispatch in stack_pop_ob...
2011-12-12  Jacek Cabanjscript: Use bytecode for instanceof implementation.
2011-12-12  Jacek Cabanjscript: Don't use EXPR_NEWREF in forin_statement_event.
2011-12-12  Jacek Cabanjscript: Don't use EXPR_NEWREF in for_statement_event.
2011-12-12  Aric Stewartusp10: Add Khmer script.
2011-12-12  Aric Stewartusp10: Add New Tai Lue script.
2011-12-12  Aric Stewartusp10: Add script Tai Le.
2011-12-12  Aric Stewartusp10/tests: Check broken value for script tag as well.
2011-12-12  Aric Stewartusp10: Resync script_props table.
2011-12-12  Jörg Höhlewinealsa: Implement IAudioClock::GetPosition() using...
2011-12-12  Hans Leidekkermsi: Format the value name from the RegLocator table.
2011-12-12  Alexandre Julliardgdi32: Pass the correct depth to PutImage for SetBitmap...
2011-12-12  Alexandre Julliardgdi32/tests: Add tests for 1-bpp DDB pattern brushes.
2011-12-12  Alexandre Julliardgdi32: Don't create a default color table for pattern...
2011-12-12  Alexandre Julliardgdi32: Select the pattern brush only when first used.
2011-12-12  Alexandre Julliardgdi32: Add a flag to request a default color table...
2011-12-12  Alexandre Julliardgdi32: Use the default DIB color table to create system...
2011-12-12  Alexandre Julliardgdi32: Store the default color tables as static data.
2011-12-12  Alexandre Julliardgdi32: GetCharABCWidthsFloatW must succeed with non...
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-12  Eric Pouechd3d: Fixed a couple of warnings for 64bit targets.
2011-12-12  Juan Langwintrust: Don't dereference a potentially NULL pointer.
2011-12-12  Henri Verbeetwined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
2011-12-12  Henri Verbeetwined3d: Get rid of the WINED3DLIGHTTYPE typedef.
2011-12-12  Henri Verbeetwined3d: Trace all swapchain_desc fields in wined3d_dev...
2011-12-12  Henri Verbeetd3d10: Add a short description to skip_dword_unknown().
2011-12-12  Henri Verbeetddraw: Destroy the swapchain after the D3D device in...
2011-12-12  Nikolay Sivovmsxml3: IDispatchEx support for MXNamespaceManager.
2011-12-12  Nikolay Sivovmsxml3: Use IXMLDOMDocument3 as a latest interface...
2011-12-12  Nikolay Sivovmsxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
2011-12-12  Nikolay Sivovmsxml3: Schema cache COM cleanup.
2011-12-12  Nikolay Sivovmsxml3: Accept disabled on load validation.
2011-12-12  Nikolay Sivovmsxml3: Trace parameters in stub methods.
2011-12-12  Nikolay Sivovmsxml3: Escape '<','&','"' and '>' in attribute value.
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-10  Alexandre Julliardgdi32/tests: Fix some test failures on Windows.
2011-12-10  Alexandre Julliardgdi32: Simplify computation of the DIB header size...
2011-12-10  Alexandre Julliardgdi32: Make sure that biSizeImage always contains the...
2011-12-10  Alexandre Julliardgdi32: Always use biClrUsed for the number of colors...
2011-12-09  Nikolay Sivovmsxml3: Properly handle writer output in a form of...
2011-12-09  Nikolay Sivovmsxml3: Write document prolog separately.
2011-12-09  Nikolay Sivovmsxml3: Use libxml2 buffer support through helpers.
2011-12-09  Aric Stewartusp10: Add Myanmar script.
2011-12-09  Alex Henriecomdlg32: Correct title of "Save As" dialog.
2011-12-09  Francois Gougetinclude: Add the missing inaddr.h and in6addr.h include...
2011-12-09  Francois Gougetiphlpapi: Remove a few redundant include directives.
2011-12-09  Huw Daviesgdi32/tests: Add some tests for wide pens.
2011-12-09  Huw Daviesgdi32: Add support for wide cosmetic pens.
next