wine
2012-10-16  Henri Verbeetwined3d: Explicitly check the shader type in shader_gls...
2012-10-15  Aric Stewartimm32: Switch the value of IMMGWL_IMC in the UI window...
2012-10-15  Francois Gougetuser32/tests: Add a trailing '\n' to an ok() call.
2012-10-15  Francois Gougetd3dcompiler_43: Make free_function{_decl}() static.
2012-10-15  Hans Leidekkerwbemprox: Pass an object instance to class methods.
2012-10-15  Alexandre Julliarduser32: Delay message spying initialization until needed.
2012-10-15  Alexandre Julliardwinex11: Get rid of the __wine_x11_managed property.
2012-10-15  Alexandre Julliarduser32: Don't show the icon title for off-screen icons.
2012-10-15  Alexandre Julliardwinex11: Move the icon window off-screen for managed...
2012-10-15  Sergey Guralnikuser32: Add internal class small icons.
2012-10-15  Daniel Jelinskicomctl32: Allow expanding/collapsing treeview nodes...
2012-10-15  Nikolay Sivovole32: Cleanup IMultiQI interface of proxy manager.
2012-10-15  Nikolay Sivovole32: Store destination context and context data in...
2012-10-15  Nikolay Sivovole32: Store destination context data in channel buffer.
2012-10-15  Nikolay Sivovole32: Cleanup IRpcChannelBuffer.
2012-10-15  Nikolay Sivovole32: Fix debug output for user marshal flags.
2012-10-15  Nikolay Sivovdwrite: Correct reference count behavior for font face...
2012-10-15  Christian Costaqcap: Remove useless FIXME.
2012-10-15  Christian Costakernel32: Implement FileNameInfo in GetFileInformationB...
2012-10-15  Christian Costantoskrnl.exe: Add stub for IoAcquireRemoveLockEx.
2012-10-15  Christian Costadinput: Replace FIXMEs by TRACEs in dump function.
2012-10-15  Jason Edmeadescmd: Add full support for copy concatenation and ascii...
2012-10-15  Jason Edmeadescmd: Support copy to an 'ascii' destination.
2012-10-15  Jason Edmeadescmd: Add suite of tests for the copy command.
2012-10-15  Jason Edmeadescmd: Fix some issues with ~ modifier expansion.
2012-10-15  Jason Edmeadescmd: Rework the body of WCMD_copy based on new paramete...
2012-10-15  Jason Edmeadescmd: Rework parameter parsing for WCMD_Copy.
2012-10-15  Jason Edmeadescmd: Fix regression around prompting during copy.
2012-10-15  Alexandre Julliardgdi32: Always return the full DIB surface in GetImage...
2012-10-15  Alexandre Julliardwinex11: Remove the no longer needed GetAsyncKeyState...
2012-10-15  Alexandre Julliarduser32: Flush window surfaces in all functions that...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::href property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::type property implement...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::rel property implementa...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement::disabled property imple...
2012-10-15  Jacek Cabanmshtml: Added IHTMLLinkElement stub implementation.
2012-10-15  Jacek Cabanvbscript: Added Chr implementation.
2012-10-15  Michael Stefaniucjscript: Move 'inline' to the beginning of the declaration.
2012-10-15  Hans Leidekkerwbemprox: Implement StdRegProv.GetStringValue.
2012-10-15  Dmitry Timoshkovuser32: Make sure that window's normal_rect is initiali...
2012-10-15  Thomas Faberwidl: Use 'class' for coclass typedefs in C++.
2012-10-15  Henri Verbeetwined3d: Handle SM1 comments in the frontend.
2012-10-15  Henri Verbeetwined3d: Introduce a structure for shader register...
2012-10-15  Henri Verbeetwined3d: Use a common function for parsing SM4 source...
2012-10-15  Henri Verbeetwined3d: Recognise SM4 scalar swizzles.
2012-10-15  Henri Verbeetwined3d: Use the correct relative address for constant...
2012-10-15  Marcus Meissnercryptnet: Avoid memory leak of info (Coverity).
2012-10-15  Marcus Meissnershell32: Avoid memory leaking buf (Coverity).
2012-10-15  Marcus Meissnerwinex11.drv: Free bitmap info after being done (Coverity).
2012-10-15  Marcus Meissnerwinefile: Check index before buffer overread (Coverity).
2012-10-15  Marcus Meissnerkernel32: Buffer size is in characters (Coverity).
2012-10-15  Christian Costaamstream: Implement BasePinImp_GetMediaType in media...
2012-10-15  Christian Costaamstream: Implement BasePinImpl_CheckMediaType in media...
2012-10-15  Christian Costaamstream: Cleanup MediaStreamFilterImpl_QueryInterface.
2012-10-15  Christian Costaamstream: Get rid of (IBaseFilter*) casts.
2012-10-12  Alexandre JulliardRelease 1.5.15. wine-1.5.15
2012-10-12  Jacek Cabanmshtml.idl: Added IHTMLLinkElement* declarations.
2012-10-12  Marcus Meissnerregedit: FIXME() on printing.
2012-10-12  Hans Leidekkerwbemprox: Add tests for the standard registry provider.
2012-10-12  Hans Leidekkerwbemprox: Implement class methods StdRegProv.EnumKey...
2012-10-12  Hans Leidekkerwbemprox: Support overriding the CIM to VARIANT type...
2012-10-12  Hans Leidekkerwbemprox: Always convert from BSTR.
2012-10-12  Hans Leidekkerwbemprox: Implement Win32_LogicalDisk.Name.
2012-10-12  Henri Verbeetwined3d: Add support for SM4 relative addressing.
2012-10-12  Henri Verbeetwined3d: Implement WINED3DSIH_IMUL in the GLSL shader...
2012-10-12  Henri Verbeetwined3d: Implement WINED3DSIH_UTOF in the GLSL shader...
2012-10-12  Henri Verbeetwined3d: Implement WINED3DSIH_ITOF in the GLSL shader...
2012-10-12  Henri Verbeetwined3d: Implement WINED3DSIH_FTOI in the GLSL shader...
2012-10-12  Nikolay Sivovdwrite: Store text format properties.
2012-10-12  Nikolay Sivovdwrite: Implement GetWeight() for IDWriteFont.
2012-10-12  Nikolay Sivovdwrite: Use proper table field as stretch value.
2012-10-12  Marcus Meissnercrypt32: Initialize bytesNeeded (Coverity).
2012-10-12  Vincas Miliūnaskernel32: Added implementation for OpenFileById.
2012-10-12  Vincas Miliūnaskernel32/tests: Added tests for OpenFileById.
2012-10-12  Vincas Miliūnaskernel32: Added implementation of FileIdBothDirectoryIn...
2012-10-12  Vincas Miliūnaskernel32/tests: Added tests of FileIdBothDirectoryInfo...
2012-10-12  Christian Costaquartz: Remove redundant traces.
2012-10-12  Christian Costaamstream: Render source file in IAMMultiMediaStreamImpl...
2012-10-12  Christian Costaamstream: Check filename pointer in IAMMultiMediaStream...
2012-10-12  Christian Costaamstream: Display new ref in AddRef and Release.
2012-10-12  Alistair Leslie... include: dbs.idl: Add missing defines.
2012-10-12  Jacek Cabanjscript: Removed SysFreeString calls missed in previous...
2012-10-12  Alexandre Julliardole32/tests: Fix a test failure on newer Windows versions.
2012-10-12  Alexandre Julliardntdll/tests: Fix some test failures on Windows.
2012-10-12  Alexandre Julliardgdi32: Add helper functions for converting between...
2012-10-12  Dmitry Timoshkovgdiplus: Add a test for GdipMeasureDriverString called...
2012-10-12  Daniel Lehmangdi32: Use HandleToULong inline function to convert...
2012-10-12  Alexandre Julliardsetupapi: Fix buffer overflow in load_fake_dll.
2012-10-12  Daniel Lehmanmsvcp90: In codecvt<wchar_t>::do_out, copy local buffer...
2012-10-12  Daniel Lehmanmsvcp90: Fix parsing in num_get<>::_Getifld.
2012-10-12  Erich Hooverws2_32: Silence error when binding to loopback adapter.
2012-10-11  Matteo Brunid3dcompiler: Add some checks to function definitions.
2012-10-11  Matteo Brunid3dcompiler: Properly support function overloads.
2012-10-11  Matteo Brunid3dcompiler: Allow multiple input/output modifiers.
2012-10-11  Matteo Brunid3dcompiler: Add a trace to D3DAssemble.
2012-10-11  Matteo Brunid3dcompiler: Avoid "naked" vars in record dereferences.
2012-10-11  Nozomi Kodamad3dx9_36: Remove useless casts.
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Dmitry Timoshkovgdiplus: Clarify where extra Y margin added by GdipMeas...
2012-10-11  Frédéric Delanoycmd/tests: Add tests for command line parsing.
next