wine
2008-08-05  Roy Sheamstask: Implemented NewWorkItem.
2008-08-05  Roy Sheamstask: Task stub with AddRef, QueryInterface, and...
2008-08-05  Vladimir Pankratovwinecfg: Update Russian translation.
2008-08-05  Dylan Smithrichedit: Joined paragraph format depends on number...
2008-08-05  Dylan Smithrichedit: Use tabstops to store cell positions.
2008-08-05  Stefan Dösingerwined3d: Track overlay surfaces in the overlayed surface.
2008-08-05  Stefan Dösingerwined3d: Update the surface locations in Present.
2008-08-05  Stefan Dösingerwined3d: Implement overlay flipping.
2008-08-05  Stefan Dösingerwined3d: Basic overlay emulation with opengl.
2008-08-05  Stefan Dösingerwined3d: Implement overlay position tracking.
2008-08-05  Stefan Dösingerwined3d: Move the pshader fog update to the vertex...
2008-08-05  Stefan Dösingerwined3d: Remove a glFlush.
2008-08-05  Stefan Dösingerwined3d: Call glFlush outside the GL lock.
2008-08-05  Andrew Talbothhctrl.ocx: Sign-compare warning fix.
2008-08-05  Andrew Talbotgphoto2.ds: Sign-compare warning fix.
2008-08-05  Luis C. Busquets... d3dx9: Avoid assignment in D3DXGetVertexShaderProfile.
2008-08-05  James Hawkinsadvpack: Fix a failing test in win98.
2008-08-05  Juan Langws2_32: Delay import iphlpapi.
2008-08-05  Adam Petacciagdiplus: Add another test to getregiondata.
2008-08-05  Adam Petacciagdiplus: Implement GdipCombineRegionPath.
2008-08-05  Adam Petacciagdiplus: Implement GdipCombineRegionRegion.
2008-08-05  Adam Petacciagdiplus: Implement GdipCombineRegionRectI.
2008-08-05  Adam Petacciagdiplus: Implement GdipCombineRegionRect.
2008-08-05  Adam Petacciagdiplus: Implement GdipCloneRegion.
2008-08-05  Adam Petacciagdiplus: Implement GdipCreateRegionRectI.
2008-08-05  Adam Petacciagdiplus: Implement GdipCreateRegionRect.
2008-08-05  Adam Petacciagdiplus: Implement GdipCreateRegionPath.
2008-08-05  Adam Petacciagdiplus: Implement GdipGetRegionData.
2008-08-05  Nikolay Sivovgdiplus: Implemented GdipAddPathPie/GdipAddPathPieI...
2008-08-05  Nikolay Sivovgdiplus: Implemented GdipReversePath with tests.
2008-08-05  Juan Langcrypt32: Use CryptSIPRetrieveSubjectGuid to determine...
2008-08-05  James Hawkinsadvpack: Skip the TranslateInfEx tests in win9x.
2008-08-05  Reece Dunnshlwapi: Fixed the string tests on Vista.
2008-08-05  Dan Kegelshell32/tests: Test whether SHGetFileInfo should clear...
2008-08-05  Huw Daviesgdi32: Keep track of the number of unique fonts that...
2008-08-05  H. Verbeetwined3d: Handle CTXUSAGE_BLIT with offscreen targets...
2008-08-05  H. Verbeetwined3d: Apply FBO state in ActivateContext().
2008-08-05  H. Verbeetwined3d: Mark STATE_SCISSORRECT dirty in color_fill_fbo().
2008-08-05  James Hawkinswinex11: Reduce console spam for AlphaBlend deficiencies.
2008-08-05  James Hawkinsmsi: Change an ERR that was supposed to be a TRACE.
2008-08-05  Paul Vriensquartz/tests: Skip some tests on NT4.
2008-08-05  Paul Vrienskernel32/tests: Fix a test failure on Win9x.
2008-08-05  Paul Vriensiphlpapi/tests: Skip some tests for unsupported functions.
2008-08-05  Alexandre Julliarduser32/tests: Fix a number of message sequence tests...
2008-08-05  Alexandre Julliarduser32/tests: Fix some test failures on win9x.
2008-08-05  Alexandre Julliarduser32/tests: Don't check last error on success in...
2008-08-04  Alexandre Julliarduser32/tests: Fix the listbox LB_DIR tests when directo...
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetVertexShaderProfile.
2008-08-04  Luis C. Busquets... d3dx9: Implementation of D3DXGetPixelShaderProfile.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerFlags.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerAddress.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerAccount.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetPlayerName.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetPlayerData.
2008-08-04  Ismael Barrosdplayx: Tests for GetPlayerCaps.
2008-08-04  Ismael Barrosdplayx: Tests for CreatePlayer.
2008-08-04  Ismael Barrosdplayx: Tests for Get/SetSessionDesc.
2008-08-04  Ismael Barrosdplayx: Tests for EnumSessions.
2008-08-04  Ismael Barrosdplayx: Tests for Open.
2008-08-04  Damjan Jovanovicshdocvw: Rudimentary implementation of CLSID_InternetSh...
2008-08-04  Detlef Riekenbergshell32/tests: Fix shelllink test on win9x (GetTempPathW).
2008-08-04  Detlef Riekenbergshlwapi/tests: Fix istream tests on win9x (GetTempPathW).
2008-08-04  Andrew Talbotfusion: Sign-compare warnings fix.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve/GdipAddPath...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve2I using...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathClosedCurve2 with tests.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve2I using GdipAddPa...
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipAddPathCurve2 with tests.
2008-08-04  Nikolay Sivovgdiplus: Move some Beziers helpers to gdiplus.c to...
2008-08-04  Tobias Jakobiwined3d: Remove arb_tex_npot for NV FX series in fixup_...
2008-08-04  H. Verbeetwined3d: Use CTXUSAGE_RESOURCELOAD for ActivateContext...
2008-08-04  H. Verbeetwined3d: Move setting the draw buffer to a separate...
2008-08-04  Piotr Cabanmsxml3: Add namespaces to attributes.
2008-08-04  Piotr Cabanmsxml3: Add ISAXContentHandler_startPrefixMapping event.
2008-08-04  Piotr Cabanmsxml3: Add implementation of ISAXAttributes_getURI.
2008-08-04  Piotr Cabanmsxml3: Add NULL pointers check in getLocalName, getQNa...
2008-08-04  Piotr Cabanmsxml3: Return QNames properly.
2008-08-04  Stefan Dösingerd3d9: Skip gracefully if A16R16G16B16 is not supported.
2008-08-04  Stefan Dösingerwined3d: Always load glFinish and glFlush from opengl32...
2008-08-04  Stefan Dösingerwined3d: Report the pitch alignment to ddraw.
2008-08-04  Stefan Dösingerwined3d: Only set D3D caps when GL was loaded successfully.
2008-08-04  Stefan Dösingerddraw: Set ddraw caps in wined3d.
2008-08-04  Stefan Dösingerwined3d: Beware of the frontbuffer coordinate system...
2008-08-04  Stefan Dösingerwined3d: Clamp results in the arbfp pipeline replacement.
2008-08-04  Stefan Dösingerwined3d: Initialize the texture op function properly.
2008-08-04  Dmitry Timoshkovmlang: Remove debugging stuff.
2008-08-04  Dmitry Timoshkovmlang: Do not use MAX_PATH for not path related things.
2008-08-04  Dmitry Timoshkovmlang: Remove noise from mlang test output.
2008-08-04  Dmitry Timoshkovmlang: Add a test for a CodePageToCodePages failure...
2008-08-04  Paul Vrienscrypt32/tests: Don't crash on some win9x boxes.
2008-08-04  Francois GougetAssorted spelling fixes.
2008-08-04  Francois Gougetd3d9: Add an API documentation stub to make winapi_chec...
2008-08-04  James Hawkinsmsi: Add a stub implementation of MsiEnumPatchesEx.
2008-08-04  Nikolay Sivovgdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.
2008-08-04  Hans Leidekkerwininet: Properly initialize access type when no proxy...
2008-08-04  Hans Leidekkerwininet: Use getaddrinfo for thread-safe resolving...
2008-08-04  Kirill K. Smirnovwineconsole: Check return value of CreateWindow() for...
2008-08-04  Roy Sheamstask/test: NewWorkItem conformance test.
2008-08-04  Michael Stefaniucmsxml3: Remove redundant NULL checks before HeapFree...
next