wine
2008-02-27  Rob Shearmanmsimtf: Don't use typeof as it's not portable.
2008-02-27  Rob Shearmanitss: Don't use typeof as it's not portable.
2008-02-27  Rob Shearmandsound: Don't use typeof as it's not portable.
2008-02-27  Rob Shearmanddraw: Don't use typeof as it's not portable.
2008-02-27  Paul Vriensmsi/tests: Skip tests that contain functions that are...
2008-02-27  Paul Vriensmsi/tests: Skip tests for functions that are not available.
2008-02-27  Paul Vriensmsi/tests: Make sure tests will run on Win9x and NT.
2008-02-27  Paul Vriensgdi32/tests: Skip a test as it crashes on Vista.
2008-02-27  Paul Vriensgdi32/tests: Skip functions that are available but...
2008-02-27  Paul Vrienskernel32/tests: Win9x doesn't change last error.
2008-02-27  Aric Stewartimm32: Correct offset of text in default IME window...
2008-02-27  Francois Gougetshell32/tests: Use the IShellLinkDataList's standard...
2008-02-27  Francois Gougetopengl32/tests: Add the trailing '\n' to an ok() call...
2008-02-27  Francois Gougetmsxml3: Add a trailing '\n' to a Wine trace.
2008-02-27  Francois Gougetd3dx9_*: Fix the D3DXMatrixDeterminant() forwards.
2008-02-27  Alistair Leslie... msxml3: Implement IXMLDOMCDATASection_get_length.
2008-02-27  Alistair Leslie... msxml3: Implement IXMLDOMComment_get_length.
2008-02-26  Alexander Nicolaysen... commdlg: PrintDlg16: Handle print quality combobox.
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyManager_EnumJobs with...
2008-02-26  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetDisplayName with...
2008-02-26  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetType with test.
2008-02-26  Stefan Dösingerwined3d: Mark a vertex buffer dirty after VBO creation.
2008-02-26  Stefan Dösingerwined3d: Move the dummy texture creation to the device.
2008-02-26  Stefan Dösingerwined3d: Move shader model private data into its own...
2008-02-26  Stefan Dösingerwined3d: Add GL_APPLE_float_pixels.
2008-02-26  Stefan Dösingerwined3d: General cross format blitting infrastrucutre...
2008-02-26  Roderick Colenbranderwined3d: Check real depth/stencil capabilities based...
2008-02-26  Chris Robinsonwinex11: Fix wglCopyContext case where GLX contexts...
2008-02-26  Royal Changdiplus: Added conformance tests for GdipDrawLineI.
2008-02-26  Royal Changdiplus: GdipDrawArc should return InvalidParameter...
2008-02-26  Royal Chandiplus: Implemented GdipDrawArcI based on GdipDrawArc.
2008-02-26  Royal Chandiplus: Implement GdipDrawBezierI based on GdipDrawBezier.
2008-02-26  Alexandre Julliardole32: Added a CoGetContextToken stub.
2008-02-26  Francois Gougetdinput: Fix compilation on systems that don't support...
2008-02-26  Dmitry Timoshkovmscms: Allow compilation without LCMS installed.
2008-02-26  James Hawkinsmsi: Search existing published sources if the media...
2008-02-26  James Hawkinsmsi: Allow setting a media disk as the last used source...
2008-02-26  James Hawkinsmsi: Store the media type and set the last used source...
2008-02-26  James Hawkinsmsi: Read the source list properties from the user...
2008-02-26  James Hawkinsmsi: Read the disk prompt source list property from...
2008-02-26  James Hawkinsmsi: Remove setting a source list property that's in...
2008-02-26  James Hawkinsmsi: Publish source information in the user-unmanaged...
2008-02-26  James Hawkinsmsi: Add tests for MsiSourceListEnumMediaDisks.
2008-02-26  James Hawkinsmsi: Implement MsiSourceListEnumMediaDisks.
2008-02-26  James Hawkinsmsi: Fix skipping a NULL record.
2008-02-26  Maarten Lankhorstwininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
2008-02-26  Andrew Talbotdmstyle: Assign to structs instead of using memcpy.
2008-02-26  Andrew Talbotdmusic: Assign to structs instead of using memcpy.
2008-02-26  Andrew Talbotdmscript: Assign to structs instead of using memcpy.
2008-02-25  Paul Vrienssetupapi/devinst: Struct size passed needs to be exact.
2008-02-25  Hans Leidekkermscms: Implement TranslateColors and improve the other...
2008-02-25  Hans Leidekkerwineprefixcreate: Create the color directory.
2008-02-25  Roderick Colenbranderwgl: Add a test case for wglCreateContext.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyJob_GetId with test.
2008-02-25  Roy Sheaqmgr: Implement IBackgroundCopyManager_CreateJob with...
2008-02-25  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-25  Günther Brammerddraw: Return a nullpointer as lpSurface in Lock()...
2008-02-25  Paul Vriensversion/tests: Win98, NT4 and W2K return different...
2008-02-25  Paul Vriensadvapi32/tests: Don't crash on NT4, W2K and XP-SP1.
2008-02-25  Rob Shearmanole32: Implement VT_VECTOR|VT_VARIANT in PropVariantCopy.
2008-02-25  Rob Shearmanimm32: Destroy the data of the context passed into...
2008-02-25  Paul Vriensmsi/tests: Make tests run on win9x/NT4 again.
2008-02-25  Alexandre Julliardntdll: Add an exception handler around check_actctx...
2008-02-25  Alexandre Julliardwinex11: Use the same full screen test in is_window_man...
2008-02-25  Alexandre Julliardwinex11: Get rid of the visual id property, we are...
2008-02-25  Alexandre Julliarduser32: Moved the DCE support from winex11 back to...
2008-02-25  Alexandre Julliarduser32: Simplify the window structure creation. Get...
2008-02-25  Alistair Leslie... msxml3: Tests for put_data.
2008-02-25  Alexandre Julliardinclude: Fixed definition of IXMLDOMComment interface.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMComment put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMText put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMProcessingInstruction put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMCDATASection put_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMNode put_nodeValue.
2008-02-25  Alexandre Julliardwinex11: Correctly initialize the cursor in a newly...
2008-02-25  Rob Shearmannetapi32: Fix character count passed to GetUserNameW...
2008-02-25  Rob Shearmanuser32: Fix the number of characters passed to GetClass...
2008-02-25  Rob Shearmankernel32: Fix the number of characters passed to GetAto...
2008-02-25  Rob Shearmanshell32: Fix the character count passed to SearchPathW...
2008-02-25  Rob Shearmandinput: Fix character count passed to GetKeyNameTextW...
2008-02-25  Rob Shearmanavifil32: Fix the character count passed into LoadStrin...
2008-02-25  Rob Shearmanwinspool.drv: Fix the character count passed into RegEn...
2008-02-25  Rob Shearmanmciavi32: Fix the buffer length passed into strncat...
2008-02-25  Rob Shearmanexplorer: Clean up after CreateProcess in WinMain.
2008-02-25  Rob Shearmanwineboot: Fix the character count passed to RegEnumKeyW...
2008-02-25  Rob Shearmanwineboot: Fix thread handle leak in runCmd.
2008-02-25  Rob Shearmancmd: Fix character count passed to GetShortPathName...
2008-02-25  Rob Shearmancmd: Fix loop termination check in WCMD_batch.
2008-02-25  Rob Shearmancomctl32: Fix possible use of uninitialised variable...
2008-02-25  Rob Shearmancomdlg32: Fix checks for failure of COMDLG32_SHGetFolde...
2008-02-25  Rob Shearmanavicap32: Fix the type of retval in capGetDriverDescrip...
2008-02-25  Rob Shearmanrpcrt4: Include ws2tcpip.h instead of Unix headers...
2008-02-25  Stefan Leichteruser32: Added stub for GetMouseMovePointsEx.
2008-02-25  Stefan Leichteruser32: Fix a test of GetMouseMovePointsEx.
2008-02-25  Andrew Talbotdmloader: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmime: Assign to structs instead of using memcpy.
2008-02-25  Andrew Talbotdmband: Assign to struct instead of using memcpy.
2008-02-25  Mikołaj Zalewskicomctl32: datetime: Support literals in apostrophes.
next