wine/eterwine.git
2008-12-09 Alexandre Julliardconfigure: Add a check for the grp.h header.
2008-12-09 Alexandre Julliardconfigure: Add a wrapper macro for mkdir on Windows.
2008-12-09 Paul Vriensriched32/tests: Remove an incorrect comment.
2008-12-09 Paul Vriensadvapi32/tests: Fix some test failures on NT4.
2008-12-09 Aric Stewartimm32: Implement W/A handling in ImmEscape.
2008-12-09 Hans Leidekkerws2_32: Implement WSAIoctl(SIO_KEEPALIVE_VALS).
2008-12-09 Stefan Dösingerntdll: Print the SYSTEM_PERFORMANCE_INFORMATION only...
2008-12-09 Ricardo Filipeclusapi: Add stubs for ClusterEnum, ClusterOpenEnum...
2008-12-09 Hans Leidekkerclusapi: Add stubs for OpenCluster and CloseCluster.
2008-12-09 Alexandre Julliardserver: Don't use size_t for module sizes, they are...
2008-12-09 Alexandre Julliardserver: Get rid of the support for module snapshots...
2008-12-09 Alexandre Julliardwininet: Include ws2tcpip.h before anything else for...
2008-12-09 Alexandre Julliardinclude: Added the msvcrt memory.h header.
2008-12-09 Henri Verbeetwined3d: Fix some spelling errors.
2008-12-09 Henri Verbeetwined3d: Fix the IWineD3DVertexShader and IWineD3DPixel...
2008-12-09 Henri Verbeetwined3d: Add functions to initialize and free shader...
2008-12-09 Henri Verbeetwined3d: Don't leak memory in IWineD3DPixelShaderImpl_G...
2008-12-09 Henri Verbeetwined3d: Remove some unused code.
2008-12-09 Austin Englishuxtheme: Fix a compiler warning.
2008-12-09 James Hawkinsmsi: Add tests for MsiGetProductProperty.
2008-12-09 James Hawkinsmsi: Implement MsiGetProductPropertyW.
2008-12-09 James Hawkinsmsi: Forward MsiGetProductPropertyA to MsiGetProductPro...
2008-12-09 James Hawkinsmsi: Add tests for MsiEnumPatches.
2008-12-09 James Hawkinsmsi: Implement MsiEnumPatchesW.
2008-12-09 James Hawkinsmsi: Forward MsiEnumPatchesA to MsiEnumPatchesW.
2008-12-09 James Hawkinsmsi: Add the ability to delete multiple users' componen...
2008-12-09 James Hawkinsmsi: Remove a duplicated function.
2008-12-09 James Hawkinsmsi: Remove a duplicated function.
2008-12-09 James Hawkinsmsi: Add the ability to open multiple users' install...
2008-12-09 James Hawkinsmsi: Add the ability to open multiple users' component...
2008-12-09 James Hawkinsmsi: Add the ability to open multiple users product...
2008-12-09 James Hawkinsmsi: Add tests for MsiEnumPatchesEx.
2008-12-09 James Hawkinsmsi: Fix an uninitialized variable.
2008-12-09 Paul Chitescushell32.dll: Return SE_ERR_FNF if file not found before...
2008-12-09 Vincent Povirkgdiplus/tests: Fix a double-free in the graphics test.
2008-12-09 Vincent Povirkgdiplus/tests: Fix a double-free in the region test.
2008-12-09 Vincent Povirkgdiplus: Fix a memory leak in GdipCombineRegionRegion.
2008-12-08 Lei Zhanguser32: Check input to GetAsyncKeyState().
2008-12-08 Andrew Talbotwined3d: Remove unneeded address-of operators from...
2008-12-08 Andrew Talbotshdocvw: Remove unneeded address-of operators from...
2008-12-08 Andrew Talbotwininet: Sign-compare warnings fix.
2008-12-08 Andrew Talbotwinhttp: Sign-compare warning fix.
2008-12-08 Andrew Talbotmsi: Remove an unused declaration.
2008-12-08 Alex Balutmshtml: Removed the reference counting of the DLL.
2008-12-08 Hwang YunSong... cryptdlg: New Korean resource.
2008-12-08 Alistair Leslie... mshtml: Implement IHTMLStyle get/put posWidth.
2008-12-08 Christian Costaquartz: Turn some fixmes into traces.
2008-12-08 Christian Costadevenum: Fix traces and fixmes.
2008-12-08 Jeff Zaroykoimaadp32: Report the same driver details as windows.
2008-12-08 Jeff Zaroykomsadp32.acm: Make the szFormatTag the same as windows.
2008-12-08 Alexandre Julliardkernel32/tests: Fixed the handle test for Win9x.
2008-12-08 Alexandre Julliardntdll: Added stubs for RtlLookupFunctionEntry and RtlVi...
2008-12-08 Alexandre Julliardinclude: Added some definitions for x86_64 exception...
2008-12-08 Alexandre Julliardinclude: Implemented inline asm functions for x86_64...
2008-12-08 Alexandre Julliardwinebuild: Make the cpu flag more generic to allow...
2008-12-08 Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08 Alexandre Julliardserver: Make user handles ints instead of pointers.
2008-12-08 Alexandre Julliarduser32/tests: Added some tests for behavior of 64-bit...
2008-12-08 Hans Leidekkerwinhttp: Prepend slash to request path if necessary.
2008-12-08 Hans Leidekkerwininet: Set secure flag when scheme is https.
2008-12-08 Hans Leidekkersetupapi: Fix typo in StringTableGetExtraData.
2008-12-08 Hans Leidekkersetupapi: Implement StringTableAddStringEx.
2008-12-08 Hans Leidekkersetupapi: Forward pSetupIsUserAdmin to IsUserAdmin.
2008-12-08 Alexandre Julliardwidl: Use local functions where possible instead of...
2008-12-08 Alexandre Julliardserver: Add functions for conversions between server...
2008-12-08 Alexandre Julliardserver: Make object handles ints instead of pointers.
2008-12-08 Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-12-08 Alexandre Julliardkernel32/tests: Added some tests for behavior of 64...
2008-12-08 Henri Verbeetwined3d: Avoid disabling numbered arrays if we're going...
2008-12-08 Henri Verbeetwined3d: Return early from shader_trace_init() when...
2008-12-08 Henri Verbeetwined3d: Explicitly pass the shader version to shader_s...
2008-12-08 Henri Verbeetwined3d: Explicitly pass the shader version to shader_g...
2008-12-08 Henri Verbeetwined3d: Load texture coordinates from the correct...
2008-12-08 James Hawkinsmsi: Implement MsiEnumPatchesExW.
2008-12-08 James Hawkinsmsi: Forward MsiEnumPatchesExA to MsiEnumPatchesExW.
2008-12-08 James Hawkinsmsi: Add the MSIPATCHSTATE enumeration.
2008-12-08 James Hawkinsmsi: Fix the type of the last parameter of MsiEnumPatch...
2008-12-08 Francois Gougetwininet & winhttp: Fix a pointer type mismatch warning...
2008-12-08 Francois Gougetgdiplus: Add a trailing '\n' to a Wine trace.
2008-12-08 Francois Gougetwnaspi32: Remove unneeded casts.
2008-12-08 Francois Gougetoleaut32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetnetapi32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetmsacm32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetkernel32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetcrypt32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetavifil32: Remove unneeded casts of zero.
2008-12-08 Francois Gougetwinealsa: Fix a couple of types and avoid unneeded...
2008-12-08 Francois Gougetfnt2bdf: Remove unneeded casts of zero.
2008-12-08 Francois Gougetport: Remove unneeded casts of zero.
2008-12-08 Francois Gougetwinspool.drv: Remove unneeded casts of zero.
2008-12-08 Francois Gougetdsound: Remove unneeded casts of zero.
2008-12-08 Francois Gougetws2_32: Add the inet_ntop() and inet_pton() prototypes...
2008-12-08 Francois Gougetws2_32: Add MSG_WAITALL and MSG_INTERRUPT.
2008-12-08 Michael Stefaniucwinedos: Don't cast zero.
2008-12-08 Michael Stefaniucsetupapi: Remove some superfluous casts.
2008-12-08 Michael Stefaniuctaskmgr: Remove some superfluous casts.
2008-12-08 Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-12-08 Michael Stefaniucrsaenh: Do not cast zero.
2008-12-08 Austin Englishshell32: Fix German translation.
2008-12-08 Daniel Nylandershell32: Updated Swedish translation.
next