wine/eterwine.git
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.
2008-12-08 Daniel Nylanderwinecfg: Updated Swedish translation.
2008-12-08 Daniel Nylandernotepad: Updated Swedish translation.
2008-12-08 Daniel Nylanderwinhlp32: Updated Swedish translation.
2008-12-08 Daniel Nylanderwinefile: Updated Swedish translation.
2008-12-08 Daniel Nylanderclock: Updated Swedish translation.
2008-12-08 Nikolay Sivovoleaut32: Added SAFEARRAY support for RecordInfo::Recor...
2008-12-08 Christian Costad3dxof: Increase strings buffer size.
2008-12-08 Christian Costawinedbg: Make frame numbers display starting from 0...
2008-12-08 Christian Costaddraw: Fix trace.
2008-12-08 Christian Costaquartz: Accept null clsMinorType for pins when register...
2008-12-08 Vincent Povirkexplorer,shell32: Improve ABM_GETTASKBARPOS stub.
2008-12-08 Rok Mandeljcsetupapi: Added Slovenian translation.
2008-12-08 Rok Mandeljcwinhlp32: Updated Slovenian translation.
2008-12-08 Rok Mandeljcappwiz.cpl: Added Slovenian translation.
2008-12-08 Rok Mandeljcwinefile: Fix problem with ellipses in Slovenian transl...
2008-12-08 Rok Mandeljccmdlgtst: Fix problem with ellipses in Slovenian transl...
2008-12-08 Rok Mandeljcwordpad: Updated Slovenian translation.
2008-12-08 Rok Mandeljcshell32: Updated Slovenian translation.
2008-12-08 Rok Mandeljcmshtml: Fixed Slovenian translation.
2008-12-08 Rok Mandeljcwinecfg: Updated Slovenian translation.
2008-12-08 Rok Mandeljcstart: Updated Slovenian translation.
2008-12-08 Rok Mandeljcserialui: Added Slovenian translation.
next