wine
2009-03-09  Francois Gougetwinedbg: Remove spaces before '\n's.
2009-03-09  Francois Gougetlibwine: Reenable the memory reservation code on FreeBSD.
2009-03-09  Andrew Talbotmsacm32: Fix a typo.
2009-03-09  Paul Vriensshlwapi/tests: Don't crash on IE5.
2009-03-09  Paul Vrienswininet/tests: Don't crash on systems with IE5.
2009-03-09  Paul Vrienswininet/tests: Skip tests for not implemented functions.
2009-03-09  Paul Vrienswininet/tests: Skip some tests on IE5.
2009-03-09  Paul Vrienswininet/tests: Test result differences are related...
2009-03-09  Rob Shearmanqmgr: Add a missing call to CoUninitialize.
2009-03-09  Rob Shearmanqmgr: Fix a memory leak.
2009-03-09  Rob Shearmanole32: Fix a memory leak in an error path in COMPOBJ_Dl...
2009-03-09  Vincent Povirkgdiplus: Stub GdipCloneBitmapAreaI.
2009-03-09  Luke Bensteadwinnt.h: Completed TOKEN_INFORMATION_CLASS enum definition.
2009-03-09  Dylan Smithwinhlp32: Use EM_SCROLL to scroll richedit control.
2009-03-09  Juan Langcrypt32: Fix another test on Win9x.
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-06  Paul Vriensmshtml/tests: Fix some typos.
2009-03-06  Paul Vriensgdiplus/tests: Fix two test failures on Win98.
2009-03-06  Paul Vriensshdocvw/tests: Add a missing FreeLibrary().
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2009-03-06  Paul Vriensqmgr/tests: Fix some tests on systems with BITS 1.5...
2009-03-06  Michael Stefaniuctwain_32/tests: Remove superfluous pointer casts.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2009-03-06  Henri Verbeetd3d9: Improve IDirect3DDevice9::SetFVF() code flow.
2009-03-06  Henri Verbeetwined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
2009-03-06  Henri Verbeetwined3d: Simplify IWineD3DVertexBufferImpl_PreLoad...
2009-03-06  Henri Verbeetwined3d: Also set VBFLAG_HASDESC if we can determine...
2009-03-06  Dylan Smithrichedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
2009-03-06  Jeremy Whitesane.ds: Fix a subtle bug that prevented the float...
2009-03-06  Jeremy Whitesane.ds: Sane should go first; that makes any actual...
2009-03-06  Jeremy Whitesane.ds: More correctly detect an end of scan job from...
2009-03-06  Jeremy Whitesane.ds: Add support for CAP_FEEDERENABLED.
2009-03-06  Jeremy Whitesane.ds: Add suport for CAP_AUTOFEED, make batch scans...
2009-03-06  Jeremy Whitesane.ds: Implement support for ICAP_PHYSICALHEIGHT...
2009-03-06  Mike Ruprechtdbghelp: Don't define 32-bit structs in 64-bit mode.
2009-03-06  Rein Klazesuser32: Check for invalid menu handle passed to TrackPo...
2009-03-06  Henri Verbeetd3d10: Implement ID3D10EffectPass::Apply().
2009-03-06  Henri Verbeetd3d10: Create shaders.
2009-03-06  Henri Verbeetd3d10: Implement ID3D10Effect::GetDevice().
2009-03-06  Vincent Povirkwininet: Stub RegisterUrlCacheNotification.
2009-03-06  Vincent Povirkadvapi32: Stub TraceEvent.
2009-03-06  Juan Langcrypt32: Fix some test failures on Win9x.
2009-03-06  Alexandre Julliarduser32/tests: Add more optional messages for Vista...
2009-03-06  Alexandre Julliardcomctl32/tests: Disable a test that crashes on NT4.
2009-03-06  Alexandre Julliardcomctl32/tests: Fix the monthcal window creation messag...
2009-03-05  Alexandre Julliardcomctl32/tests: Set the listview image list after WM_CR...
2009-03-05  Alexandre Julliardntdll/tests: Create the server port before starting...
2009-03-05  Alexandre Julliardiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTab...
2009-03-05  Alexandre Julliardiphlpapi: Implemented getInterfaceStatsByName for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetUdpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetTcpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIcmpStatistics for Solaris.
2009-03-05  Alexandre Julliardconfigure: Add check for libkstat on Solaris.
2009-03-05  Rob Shearmanwidl: Pass var attrs into write_no_repeat_pointer_descr...
2009-03-05  Rob Shearmanwidl: Add coclass and module types to the global namespace.
2009-03-05  Rob Shearmanwidl: Move type_new_enum, type_new_struct, type_new_enc...
2009-03-05  Rob Shearmanwidl: Allow enum and union tags to be used without...
2009-03-05  Rob Shearmanwidl: Move the pointer referent, array element, functio...
2009-03-05  Rob Shearmanwidl: Store the abstract identifier of the type in...
2009-03-05  Rob Shearmanwidl: Remove the single keyword and type.
2009-03-05  Rob Shearmanwidl: Implement a more abstract way of representing...
2009-03-05  Rob Shearmanwidl: Fix get_explicit_generic_handle_type and is_conte...
2009-03-05  Rob Shearmanwidl: Move declarray property to array_details.
2009-03-05  Vincent Povirkgdiplus: Return a NULL bitmap when GdipCreateBitmapFrom...
2009-03-05  Alexandre Julliardntdll: Fix a couple of warnings on Solaris.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-05  Henri Verbeetd3d10core: Implement ID3D10Device::Draw().
2009-03-05  Henri Verbeetwined3d: Add separate methods for setting the primitive...
2009-03-05  Henri Verbeetwined3d: Add d3d10 primitive types.
2009-03-05  Henri Verbeetwined3d: Add support for ARB_geometry_shader4.
2009-03-05  Henri Verbeetwined3d: Fix some prototypes.
2009-03-05  Henri Verbeetwined3d: Pass the vertex count rather than the primitiv...
2009-03-05  Alexandre Julliarduser32/tests: Skip menu test if sending input failed...
2009-03-05  Alexandre Julliarduser32/tests: Mark a couple of painting messages as...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of UDP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of TCP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of IP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of interface data. Only...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of ICMP stats. Only try...
2009-03-05  Hans Leidekkermscms: Handle errors from lcms more gracefully.
2009-03-05  Hans Leidekkerwinhttp, wininet: Load i2d_X509 from libcrypto.so.
2009-03-05  Paul Vriensprograms/winetest: Show dll versions again for Win9x...
2009-03-05  Michael Stefaniucmsctf: Remove superfluous pointer casts.
2009-03-05  Michael Stefaniucnetapi32: Remove superfluous pointer casts.
2009-03-05  Nikolay Sivovuser32: Use 1 unit caret width for Edit control.
2009-03-05  Nikolay Sivovuser32: Disable scroll bar control window when both...
2009-03-05  Alexandre Julliardkernel32/tests: Stop testing integer atoms if the first...
2009-03-05  Alexandre Julliardddraw/tests: Allow IDirectDrawSurface_AddAttachedSurfac...
2009-03-05  Paul Vriensurlmon/tests: Use an action that is available on all...
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
2009-03-05  Paul Vriensshell32/tests: Make sure we test on Win95.
2009-03-05  Paul Vriensshell32/tests: Use the correct directory on Win95.
next