vcomp: Better stub for omp_get_max_threads.
[wine] / dlls /
2012-10-02  Dan Kegelvcomp: Better stub for omp_get_max_threads.
2012-10-02  Dan Kegelvcomp: Better stub for omp_set_num_threads.
2012-10-02  Dan Kegelvcomp: Better stub for omp_get_num_threads.
2012-10-02  Jacek Cabanvbscript: Added RTrim implementation.
2012-10-02  Jacek Cabanvbscript: Added LTrim() implementation.
2012-10-02  Jacek Cabanvbscript: Added Trim() implementation.
2012-10-01  Henri Verbeetwined3d: Recognize the SM4 dcl_constantBuffer opcode.
2012-10-01  Henri Verbeetwined3d: wined3d_device_get_creation_parameters() never...
2012-10-01  Henri Verbeetwined3d: wined3d_device_set_depth_stencil() never fails.
2012-10-01  Henri Verbeetd3d10core: Implement d3d10_device_RSGetState().
2012-10-01  Henri Verbeetd3d10core: Implement d3d10_device_RSSetState().
2012-10-01  Rico Schüllerd3dx9: Fix D3DXMatrixAffineTransformation() and add...
2012-10-01  Piotr Cabanwininet: Make cookies functions thread-safe.
2012-10-01  Piotr Cabanwininet: Added basic cookie domain validation in set_co...
2012-10-01  Piotr Cabanwininet: Added basic persistent cookie tests.
2012-10-01  Piotr Cabanwininet: Added support for persistent cookies.
2012-10-01  Piotr Cabanwininet: Added support for urlcache file name generating.
2012-10-01  Piotr Cabanwininet: Added more fields to cookie structure.
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 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  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 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  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.
next