wine
2008-02-28  Jacek Cabanshlwapi: Added TRACEs to PathIsURL.
2008-02-28  Jacek Cabanshlwapi: Store rekistry key name in unicode to avoid...
2008-02-28  Jacek Cabanwininet: Move WININETFTPFINDNEXTW declaration to ftp.c.
2008-02-28  Jacek Cabanwininet: Moved InternetFindNextFileW implementation...
2008-02-28  Huw Daviesgdi32: Add a partial implementation of GdiRealizationInfo.
2008-02-28  Rob Shearmanoleaut32: Fix local variable shadowing in OLEFontImpl_I...
2008-02-28  Rob Shearmanoleaut32: Fix size calculation in OLEFontImpl_GetSizeMa...
2008-02-28  Rob Shearmanoleaut32: Don't store result of CompareStringW in HRESU...
2008-02-28  Rob Shearmanmsi: Fix buffer size calculation in build_default_format.
2008-02-28  Rob Shearmanmsi: Fix the buffer size calculation in msi_build_creat...
2008-02-28  Hans Leidekkergdi32: Return registered monitor profile from GetICMPro...
2008-02-27  Alexandre Julliardwinex11: Check the current window state on Map/UnmapNot...
2008-02-27  Alexandre Julliardwinex11: Use XWithdrawWindow to unmap managed windows...
2008-02-27  Alexandre Julliardwinex11: Added tracking of the WM_STATE window property.
2008-02-27  Alexandre Julliardwinex11: Clear the NET_WM_STATE status when a window...
2008-02-27  Alexandre Julliardmscms/tests: The tests shouldn't fail if we have some...
2008-02-27  Alistair Leslie... msvcrt: Implement wcscpy_s.
2008-02-27  Dmitry Timoshkovkernel32: Return upper cased drive letters in paths...
2008-02-27  James Hawkinsmsi: Change the property variant if the types don't...
2008-02-27  James Hawkinspropsys: Add an initial implementation of PropVariantCh...
2008-02-27  Roy Sheaqmgr: Implement the IUnknown interface for IEnumBackgro...
2008-02-27  Roy Sheaqmgr: Implement IBackgroundCopyJob_AddFile.
2008-02-27  Roy Sheaqmgr: Implement the IUnknown interface for IBackgroundC...
2008-02-27  Alexander Nicolaysen... comdlg32: PrintDlgW: Remove incorrect FIXME.
2008-02-27  Roderick Colenbranderwined3d: Improved CheckDeviceType.
2008-02-27  Alexandre Julliardmsvcrt: Use the correct msvcrt defines for errno values.
2008-02-27  Alexandre Julliardmsvcrt: Fix incorrect uses of msvcrt_set_errno.
2008-02-27  Paul Vriensmsi/tests: Fix test that depends on the order of the...
2008-02-27  Detlef Riekenbergwinspool: Implement Level 6 + 7 for GetPrinter.
2008-02-27  Detlef Riekenberginclude/winspool: Add defines for dwAction.
2008-02-27  Mikołaj Zalewskicomctl32: rebar: Code cleanup.
2008-02-27  Mikołaj Zalewskicomctl32: rebar: Add RBS_AUTOSIZE support.
2008-02-27  Mikołaj Zalewskicomctl32: rebar: Invalidate children in CalcHorz/VertBand.
2008-02-27  Mikołaj Zalewskicomctl32: rebar: An implementation of RB_SIZETORECT.
2008-02-27  Maarten Lankhorstshlwapi: Don't add a trailing slash in the case that...
2008-02-27  Andrew Talbotdpnet: Assign to structs instead of using memcpy.
2008-02-27  Andrew Talbotdswave: Assign to structs instead of using memcpy.
2008-02-27  Andrew Talbotdplayx: Assign to struct instead of using memcpy.
2008-02-27  Jacek Cabanwininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
2008-02-27  Jacek Cabanwininet: Use vtbl in InternetWriteFile implementation.
2008-02-27  Jacek Cabanwininet: Moved close_connection to vtbl.
2008-02-27  Jacek Cabanwininet: Moved handle destructor to vtbl.
2008-02-27  Jacek Cabanwininet: Fixed version returned by INTERNET_OPTION_VERSION.
2008-02-27  Jacek Cabanurlmon.idl: Added IInternet declaration.
2008-02-27  Maarten Lankhorstwininet: Fix retrieving raw headers.
2008-02-27  Rob Shearmanurlmon: Don't use typeof as it's not portable.
2008-02-27  Rob Shearmanshdocvw: Don't use typeof as it's not portable.
2008-02-27  Rob Shearmanmshtml: Don't use typeof as it's not portable.
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...
next