wine
2012-09-28  Alexandre JulliardRelease 1.5.14. wine-1.5.14
2012-09-28  Matteo Brunid3dcompiler: Parse array indexing expressions.
2012-09-28  Matteo Brunid3dcompiler: Parse struct typedefs.
2012-09-28  Matteo Brunid3dcompiler: Parse struct dereferences.
2012-09-28  Matteo Brunid3dcompiler: Fix freeing function.
2012-09-28  Dmitry Timoshkovgdiplus: Reuse an existing image stream in GdipImageSel...
2012-09-28  Jacek Cabanhhctrl.ocx: Get rid of no longer needed hack.
2012-09-28  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.Domain.
2012-09-28  Hans Leidekkerwbemprox: Implement Win32_BIOS.Version.
2012-09-28  Hans Leidekkerwbemprox: Add support for WbemAdministrativeLocator.
2012-09-28  Hans Leidekkerinclude: Add wbemprov.idl.
2012-09-28  Hans Leidekkerwbemprox: Implement IWbemServices::ExecMethod.
2012-09-28  Jacek Cabanvbscript: Fixed copy&paste typo in invoke_builtin.
2012-09-28  Jacek Cabanvbscript: Added StrReverse implementation.
2012-09-28  Jacek Cabanvbscript: Added Now() implementation.
2012-09-28  Frédéric Delanoycmd: Reuse common string constants.
2012-09-28  Frédéric Delanoycmd: Spelling fixes.
2012-09-28  Christian Costadmusic: Check returned value of GetPortCaps.
2012-09-28  Qian Hongiphlpapi: Set DhcpEnabled to TRUE for all interfaces.
2012-09-28  Nikolay Sivovdwrite: Added IDWriteTextLayout stub.
2012-09-28  Nikolay Sivovmlang: Mode CodePagesToCodePage() code to IMLangFontLin...
2012-09-28  Nikolay Sivovmlang: Move GetFontCodePages() code to IMLangFontLink2...
2012-09-28  Nikolay Sivovmlang: Use proper interface call instead of implementat...
2012-09-28  Nikolay Sivovmlang: Forward ConvertStringFromUnicode() to IMultiLang...
2012-09-28  Nikolay Sivovmlang: Forward GetLcidFromRfc1766() to IMultiLanguage3...
2012-09-28  Rico Schüllerd3dx9: Improve traces for D3DXSHMultiply2/3().
2012-09-28  Rico Schüllerd3dx9: Use float functions in D3DXMatrixRotationAxis().
2012-09-28  Rico Schüllerd3dx9: Improve D3DXMatrixAffineTransformation().
2012-09-28  Rico Schüllerd3dx9: Improve D3DXMatrixAffineTransformation2D().
2012-09-28  Rico Schüllerd3dx9: Use float function in D3DXFresnelTerm().
2012-09-28  Rico Schüllerd3dx9: Use float function in D3DXPlaneNormalize().
2012-09-28  Henri Verbeetwined3d: Set more accurate limits for SM4 shaders.
2012-09-28  Henri Verbeetwined3d: Unify GLSL input / output variable naming.
2012-09-28  Henri Verbeetwinex11: Use the first active CRTC as primary if no...
2012-09-28  Henri Verbeetwinex11: Handle a NULL cursor clipping rect the same...
2012-09-28  Henri Verbeetwinex11: Fullscreen windows are never maximized.
2012-09-28  Christian Costantoskrnl.exe: Add partial stub for IoFreeMdl.
2012-09-28  Christian Costantoskrnl.exe: Improve IoAllocateMdl stub.
2012-09-27  André Hentschelole32/tests: Use IUnknown_Release instead of deprecated...
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Take into account font substitution in GdipCre...
2012-09-27  Dmitry Timoshkovgdiplus: Move font substitution test into a separate...
2012-09-27  Alexandre Julliarduser32: Add tests for UpdateLayeredWindowIndirect and...
2012-09-27  Jacek Cabanvbscript: Added MonthName implementation.
2012-09-27  Jacek Cabanvbscript: Added WeekDayName implementation.
2012-09-27  Aric Stewartimm32: Properly separate the IME UI window and the...
2012-09-27  Alexandre Julliardgdi32: Enumerate a default charset if no other valid...
2012-09-27  Alexandre Julliardgdi32: Allow GetCharABCWidths on all scalable fonts...
2012-09-27  Rico Schüllerinclude/d3dx9math.inl: Use float functions.
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionExp().
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationMat...
2012-09-27  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionLn().
2012-09-27  Ričardas Barkauskasmsvcp80: Use LoadLibraryA as msvcp90 might not yet...
2012-09-27  Ričardas Barkauskasdxgi/tests: Test IDXGISwapChain_CreateSwapchain and...
2012-09-27  Jacek Cabaninclude: Added uiautomationcoreapi.h.
2012-09-27  Henri Verbeetwined3d: Introduce a separate function to retrieve...
2012-09-27  Henri Verbeetwined3d: wined3d_device_set_software_vertex_processing...
2012-09-27  Henri Verbeetwined3d: Just return the texture from wined3d_device_ge...
2012-09-27  Henri Verbeetd3d10: Implement d3d10_effect_blend_variable_GetBlendSt...
2012-09-27  Henri Verbeetd3d10: Use a union to store effect variable data instea...
2012-09-27  Matteo Brunid3dcompiler: Handle simple struct initializers.
2012-09-27  Matteo Brunid3dcompiler: Store the pointer to the struct field...
2012-09-27  Matteo Brunid3dcompiler: Also free the list itself in free_instr_li...
2012-09-27  Matteo Brunid3dcompiler: Parse structure declarations.
2012-09-27  Matteo Brunid3dcompiler: Move variables declaration to a separate...
2012-09-27  Jörg Höhlewinmm: The "open new ..." MCI string command sets an...
2012-09-26  Jason Edmeadescmd: Display 'set' sort ordering correctly.
2012-09-26  Jason Edmeadescmd: Echo back command with whitespace removed first.
2012-09-26  Jason Edmeadescmd: Support for ^ character at end of line.
2012-09-26  Jason Edmeadescmd: Add circumflex support into command shell.
2012-09-26  Jason Edmeadescmd: Fix parameterization around delimiters.
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringReset() to IMultiLanguage3.
2012-09-26  Nikolay Sivovmlang: Forward ConvertStringToUnicode() to IMultiLangua...
2012-09-26  Nikolay Sivovmlang: Forward ConvertString() to IMultiLanguage3 imple...
2012-09-26  Nikolay Sivovmlang: Implement IMLangConvertCharset_DoConversionFromU...
2012-09-26  Nikolay Sivovmlang: Ignore MLCONVCHARF_USEDEFCHAR in IMLangConvertCh...
2012-09-26  Alexandre Julliardwineps: Always escape Postscript reserved characters...
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl tests.
2012-09-26  Jacek Cabanmshtml: Added IActiveScriptSiteUIControl implementation.
2012-09-26  Jacek Cabanmshtml: Added better IActiveScriptSiteWindow implementa...
2012-09-26  Jacek Cabanvbscript: Added MsgBox tests.
2012-09-26  Jacek Cabanvbscript: Added MsgBox implementation.
2012-09-26  Jacek Cabanactivscp.idl: Added IActiveScriptSiteUIControl declaration.
2012-09-26  Jacek Cabanvbscript: Added VT_R8 support to to_int.
2012-09-26  Jacek Cabanvbscript: Added Round implementation.
2012-09-26  Rico Schüllerd3dx9: Avoid variable assignment in D3DXQuaternionNorma...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationAxis().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionRotationYaw...
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXQuaternionSlerp().
2012-09-26  Rico Schüllerd3dx9: Use float functions in D3DXSHRotateZ().
2012-09-26  Rico Schüllerd3dx9: Improve RegisterCount calculation for D3DXRS_INT...
2012-09-26  Rico Schüllerd3dx9: Fix shader constant byte calculation.
2012-09-26  Rico Schüllerd3dx9: Handle D3DXPT_VOID in get_float/bool/int().
2012-09-26  Rico Schüllerwinex11.drv: Remove unneeded include file.
2012-09-26  Francois Gougetd3dx9_36/tests: Remove spaces before '\n's in ok()...
2012-09-26  Francois Gougetwininet: Add a trailing '\n' to a couple of Wine traces.
2012-09-26  Piotr Cabanwininet: Delete cache directory when cache version...
2012-09-26  Piotr Cabanwininet: Don't ask for confirmation while deleting...
2012-09-26  Jacek Cabaninclude: Added uiautomationclient.idl.
2012-09-26  Alexandre Julliardwinex11: Recreate the graphics context when setting...
next