wine
2012-10-01  Jason Edmeadescmd: Add full for /R support.
2012-10-01  Jason Edmeadescmd: Convert wcmd_for to use WCMD_parameter.
2012-10-01  Jacek Cabanvbscript: Added Right() implementation.
2012-10-01  Jacek Cabanvbscript: Added Left() implementation.
2012-10-01  Alexandre Julliarduser32: Add a driver entry point for UpdateLayeredWindow.
2012-10-01  Alexandre Julliarduser32: Invalid DCEs when the window surface changes.
2012-10-01  Alexandre Julliarduser32: Also call set_window_pos when the WS_EX_LAYERED...
2012-10-01  Alexandre Julliarduser32: Call the SetWindowStyle driver entry point...
2012-10-01  Alexandre Julliarduser32: Default to the dummy surface if the driver...
2012-10-01  Alexandre Julliarduser32: Create a dummy window surface for windows that...
2012-10-01  Oleg Bosiswined3d: Add correct detection of GeForce GT 650M video...
2012-10-01  Marcus Meissnerwined3d: Move texture reference decrement to end of...
2012-10-01  Daniel Jelinskicomctl32: Clean up listview resizing code.
2012-10-01  Daniel Jelinskicomctl32: Use GetWindowLong to check for scrollbar.
2012-10-01  Dmitry Timoshkovieframe: Recognize the CGID_ShellDocView command group.
2012-10-01  Alexandre JulliardMark all lexers as never-interactive.
2012-10-01  Alexandre Julliarduser32: Always flush window surfaces in PeekMessage...
2012-10-01  Huw Daviesgdi32: Correctly map the 256-level bitmap to the 5...
2012-10-01  Henri Verbeetddraw: Properly release the ddraw reference when the...
2012-10-01  Henri Verbeetwined3d: Just return the surface from wined3d_device_ge...
2012-10-01  Henri Verbeetwined3d: Just return the surface from wined3d_device_ge...
2012-10-01  Henri Verbeetd3d10: Implement d3d10_effect_rasterizer_variable_GetRa...
2012-10-01  Henri Verbeetd3d10: Implement d3d10_effect_depth_stencil_variable_Ge...
2012-10-01  Nikolay Sivovdwrite: Forward CreateRenderingParams() to CreateMonito...
2012-10-01  Nikolay Sivovdwrite: Stub for CreateMonitorRenderingParams().
2012-10-01  Nikolay Sivovdwrite: Store render params properties and implement...
2012-10-01  Nikolay Sivovdwrite: Stub for IDWriteRenderingParams.
2012-10-01  Nikolay Sivovmlang: Rename IMultiLanguage3 method implementation...
2012-10-01  Nikolay Sivovmlang: Move GetStrCodePages() to IMLangFontLink2 and...
2012-10-01  Nikolay Sivovmlang: Move GetCharCodePages() to IMLangFontLink2 and...
2012-10-01  Nikolay Sivovmlang: Move CodePageToCodePages() to IMLangFontLink2...
2012-10-01  Francois Gougetshell32/tests: Improve the shell_execute{_ex}() tracing.
2012-10-01  Francois GougetAssorted spelling fixes.
2012-10-01  Francois Gougetshlwapi: Implement PathCreateFromUrlAlloc().
2012-10-01  Christian Costantdll: Init retv to FALSE so in case of exception the...
2012-10-01  Christian Costantoskrnl.exe: Add TRACEs to IoCreateDriver and IoDelete...
2012-10-01  Christian Costantoskrnl.exe: Add stub for MmMapLockedPagesSpecifyCache.
2012-10-01  Christian Costantoskrnl.exe: Add stub for MmProbeAndLockPages.
2012-10-01  Christian Costantoskrnl.exe: Add stub for MmUnlockPages.
2012-10-01  Francois Gougetgdi32: Make dibdrv_wgl{Describe,Set}PixelFormat() static.
2012-10-01  Francois Gougetinclude: Fix a typo in the declaration of PCUZZTSTR.
2012-10-01  Francois Gougetjscript: Make regexp_match() static.
2012-10-01  Marcus Meissneroleaut2: Pass up errors on typelib writeout (Coverity).
2012-10-01  Sven Baarsdmusic: Fix a copy and paste error.
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...
next