wine
2007-07-12  Hans Leidekkerpdh: Fix two typos.
2007-07-12  Hans Leidekkerpdh: Use GetTickCount64 instead of GetTickCount.
2007-07-11  Alexandre Julliarduser32/tests: Flush messages more aggressively in a...
2007-07-11  Kovács Andrásd3d10: Add stub for d3d10.dll.
2007-07-11  Tim Schwartznet.exe: Converted strings to resources.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
2007-07-11  Evan Stadegdiplus: Changed calls to floor to floorf.
2007-07-11  James Hawkinsmsi: Add tests for adding properties with a transform...
2007-07-11  James Hawkinsmsi: Add tests for adding properties in a transform.
2007-07-11  James Hawkinsmsi: Fix current _Property table tests and add more...
2007-07-11  Lei Zhangstart.exe: Put double quotes around arguments with...
2007-07-11  Aric Stewartimm32: Use the COMPOSITIONSTRING in hCompStr.
2007-07-11  Misha Koshelevurlmon: Implement HttpProtocol.
2007-07-11  Chris Robinsonwinemp3: Remove function declarations with no definitio...
2007-07-11  Chris Robinsonwinemp3: Remove global mpstr pointer.
2007-07-11  Dmitry Timoshkovgdi32: Do not report an error if a requested to add...
2007-07-11  Alexandre Julliardconfigure: Fix typo in liblcms notice check.
2007-07-11  James Hawkinsmsi: Check for NULL transform, as there may be no trans...
2007-07-11  Paul Vriensgdiplus: Don't use struct member before NULL check...
2007-07-11  Juan Langrsaenh: Get rid of the hash idle state, native doesn...
2007-07-11  Detlef Riekenbergntdll: Avoid crash with WINEDEBUG=+snoop.
2007-07-11  Chris Robinsonwinemp3: Use head_check to check for valid headers.
2007-07-11  Chris Robinsonwinemp3: Check the right macro when defining TRUE.
2007-07-11  Anatoly Lyutincmd: Use toupperW instead of toupper.
2007-07-11  Paul Vriensadvapi32: Create specific access rights for service...
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: We should send TBN_GETDISPINFOW...
2007-07-11  Mikołaj Zalewskicomctl32: toolbar: The iImage in TBN_GETDISPINFO should...
2007-07-10  Alexandre Julliardwinedump: Add RT_MANIFEST resource type.
2007-07-10  Alexandre Julliardinclude: Add some definitions for manifest resources.
2007-07-10  Bernd Buschinskigdiplus: Fix test typo/compile error.
2007-07-10  Alexandre Julliardconfigure: Add a few more notices for missing packages.
2007-07-10  Alexandre Julliardconfigure: Move notices about missing features next...
2007-07-10  Alexandre Julliardaclocal: Add macros for logging messages about missing...
2007-07-10  Juan Langcrypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPu...
2007-07-10  Juan Langcrypt32: Implement CryptSIPLoad.
2007-07-10  Evan Stadegdiplus: Added a test for GdipAddPathLine2.
2007-07-10  Evan Stadegdiplus: Fixed bug in GdipGetPathPoints().
2007-07-10  Evan Stadegdiplus: Added constructor and destructor test for...
2007-07-10  Evan Stadegdiplus: Make LineCapArrowAnchor look more like it...
2007-07-10  Evan Stadegdiplus: Fixed a bug in helper function draw_polybezier.
2007-07-10  Evan Stadegdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC...
2007-07-10  Evan Stadegdiplus: Updated GdipDrawRectangleI.
2007-07-10  Evan Stadegdiplus: Updated draw_pie to use SaveDC/RestoreDC.
2007-07-10  Juan Langcrypt32: More decode message update tests.
2007-07-10  Juan Langcrypt32: Add some tests for updating decode messages.
2007-07-10  Juan Langcrypt32: Implement getting the type of a decode message.
2007-07-10  Juan Langcrypt32: Add a stub decode message implementation.
2007-07-10  Juan Langcrypt32: Test and fix CryptMsgGetParam for streamed...
2007-07-10  Juan Langcrypt32: Add tests for streamed encoding of data messages.
2007-07-10  Juan Langcrypt32: Test that inner content OID is ignored for...
2007-07-10  Juan Langcrypt32: Make a copy of a passed-in stream info rather...
2007-07-10  Juan Langcrypt32: Add more tests for opening a data message...
2007-07-10  Juan Langcrypt32: Pass function pointers to CryptMsgBase_Init...
2007-07-10  Vitaliy Margolendinput: Clear static variables after releasing hooks.
2007-07-10  Misha Koshelevurlmon/tests: Add tests for ObtainUserAgentString.
2007-07-10  Misha Koshelevurlmon: Improve ObtainUserAgentString conformance to...
2007-07-10  James Hawkinsmsi: Handle adding columns in transforms.
2007-07-10  James Hawkinsmsi: Test adding columns with data in a transform.
2007-07-10  James Hawkinsmsi: Delete msifile after the tests.
2007-07-10  James Hawkinsmsi: Match the changes made by the hand-generated and...
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetCounterInfo{A, W} and...
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetRawCounterValue.
2007-07-10  Hans Leidekkerpdh: Implement and test PdhSetCounterScaleFactor and...
2007-07-10  Hans Leidekkerpdh: Add tests for Pdh{Add, Remove}Counter and PdhColle...
2007-07-10  Hans Leidekkerpdh: Add an uptime counter source based on GetTickCount.
2007-07-10  Detlef Riekenbergadvpack+setupapi: Remove unneeded checks before SetupCl...
2007-07-10  Detlef Riekenbergsetupapi: Avoid crash in SetupCloseInfFile.
2007-07-10  Stefan Dösingerwined3d: Store the last active thread.
2007-07-10  Stefan Dösingerwined3d: Make ActivateContext a bit smaller.
2007-07-10  Stefan Dösingerwined3d: Add CTXUSAGE_CLEAR context usage.
2007-07-10  Stefan Dösingerwined3d: Print the fixed and unfixed vertex warning...
2007-07-10  Stefan Dösingerwined3d: Initialize surfaces at creation.
2007-07-09  Alexandre Julliardconfigure: We no longer need the shared library extension.
2007-07-09  Alexandre Julliardconfigure: Merge the libX11 and libXext existence check...
2007-07-09  Alexandre Julliardconfigure: Merge the libfreetype existence check with...
2007-07-09  Alexandre Julliardconfigure: Make the libXi soname check depend on the...
2007-07-09  Alexandre Julliardconfigure: Make the libXcursor soname check depend...
2007-07-09  Evan Stadegdiplus: Added GdipGetPathTypes.
2007-07-09  Evan Stadegdiplus: Added GdipGetPathPoints.
2007-07-09  Evan Stadegdiplus: Added GdipGetPointCount.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigures.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigure.
2007-07-09  Evan Stadegdiplus: Added GdipAddPathLine2.
2007-07-09  Evan Stadegdiplus: Public declaration of GdipSetPenEndCap.
2007-07-09  Evan Stadegdiplus: Added linecap rendering for GdipDrawBezier.
2007-07-09  Evan Stadegdiplus: Rendering of linecaps.
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.
2007-07-09  Vitaliy Margolendinput: Rename set_dinput_hook and call it from the...
2007-07-09  Vitaliy Margolendinput: Handle multiple keyboard and mouse devices.
2007-07-09  Vitaliy Margolendinput: Export Mouse and Keyboard GUIDs.
2007-07-09  Vitaliy Margolendinput: Keep a list of all IDirectInput objects and...
2007-07-09  Vitaliy Margolendinput: Keep the list of all the dinput devices created...
2007-07-09  Paul Vriensadvapi32: Handle to Service Control Manager is checked...
2007-07-09  Misha Koshelevurlmon/tests: Make http protocol mime type test pass...
2007-07-09  H. Verbeetwined3d: Advertise VTF support.
2007-07-09  H. Verbeetwined3d: Advertise A32B32G32R32F render target support.
2007-07-09  Maarten Lankhorstdsound: Simplify IDirectSoundBufferImpl_GetCurrentPosition.
2007-07-09  Maarten Lankhorstdsound: Fix division by zero in DSOUND_Calc3DBuffer.
2007-07-09  Maarten Lankhorstdsound: Remove some more unused variables.
2007-07-09  Hans Leidekkerdwmapi: Add a stub implementation for DwmIsCompositionE...
next