wine
2009-01-27  Michael Stefaniucntprint: Remove superfluous pointer casts.
2009-01-27  Michael Stefaniuchlink: Remove superfluous pointer casts.
2009-01-27  Michael Stefaniucavifil32: Remove superfluous pointer casts.
2009-01-27  Jeremy Whitetwain_32: Add an initial test framework for twain_32...
2009-01-27  Paul Vriensquartz/tests: Fix test failures on Win95 by using A...
2009-01-27  Ge van Geldorpd3d8/tests: Make tests pass on a W2K8 VM.
2009-01-27  Alexandre Julliardservices: Add stub implementation for SERVICE_CONFIG_FA...
2009-01-27  Alexandre Julliardntdll: Ignore spurious write faults for a write watch...
2009-01-27  Dylan Smithriched32: Test EM_FINDTEXT searching for end of line...
2009-01-27  Dylan Smithrichedit: Removed redundant ME_FindItemAtOffset using...
2009-01-27  Dylan Smithrichedit: Handle starting in EOL sequence in EM_GETTEXT...
2009-01-27  Dylan Smithriched32: Test for EM_GETTEXTRANGE from middle of end...
2009-01-27  Dylan Smithrichedit: Handle case for EM_LINELENGTH when offset...
2009-01-27  Dylan Smithriched32: Test EM_LINELENGTH between carriage return...
2009-01-27  Dylan Smithrichedit: End of line sequence limited to 2 carriage...
2009-01-27  Dylan Smithriched32: Modified tests to show paragraph break incons...
2009-01-27  Austin Englishconfigure: Fix <netinet/tcp_var.h> detection on OpenBSD.
2009-01-27  Austin Englishconfigure: Fix <netinet/in_pcb.h> detection on OpenBSD.
2009-01-27  Austin Englishtools/wine.inf: Add a placeholder for stdole2.tlb.
2009-01-27  Rico Schüllerd3dx9_40: Implement d3dx9_40 and forward the functions...
2009-01-27  Rico Schüllerd3dx9_39: Fix version information.
2009-01-27  Rico Schüllerd3dx9_38: Fix version information.
2009-01-27  Marcus Meissnerkernel32: Initialize events correctly.
2009-01-27  Marcus Meissnershell32: Added missing fclose (Coverity).
2009-01-27  Marcus Meissnerddrawex: Use stack ctx instead of uninitialized variable.
2009-01-27  Austin Englishiphlpapi: Fix includes for NetBSD.
2009-01-27  Ricardo Filipesetupapi: Add stub for SetupDiGetClassImageList.
2009-01-27  Ricardo Filipentdll: Add stub for RtlCompressBuffer.
2009-01-27  Juan Langcrypt32: Fix typo.
2009-01-27  Juan Langcryptui: Export all selected certificates when requeste...
2009-01-27  Juan Langcryptui: Set default export file name based on input...
2009-01-27  Juan Langcryptui: Move code for enabling the PFX export format...
2009-01-27  Juan Langcryptui: Select export format based on input in CryptUI...
2009-01-27  Juan Langcryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXP...
2009-01-27  Juan Langcrypt32: Close file when appropriate in CertSaveStore.
2009-01-27  Juan Langcrypt32: Set save function in switch statement rather...
2009-01-27  Juan Langcryptui: Add support for exporting a serialized store...
2009-01-27  Juan Langinclude: Add missing type to union.
2009-01-27  Juan Langcryptui: Add error checking to CryptUIWizExport.
2009-01-27  Juan Langcryptui: Default to exporting in DER format.
2009-01-27  Juan Langcryptui: Always initialize export wizard's export options.
2009-01-26  David Adamd3dx9_39: Implement this dll and forward the functions...
2009-01-26  David Adamd3dx9_38: Implement the dll and forward the functions...
2009-01-26  Aric Stewartrasdlg: Initial stub dll.
2009-01-26  Ge van Geldorpkernel32/tests: "none" debugger test needs user interac...
2009-01-26  Marcus Meissnermsi: Initialize row (Coverity).
2009-01-26  James Hawkinsadvpack: Don't test properties of a file if it can...
2009-01-26  James Hawkinsadvapi32: Skip tests if the default provider cannot...
2009-01-26  James Hawkinsadvpack: Skip tests for broken functions.
2009-01-26  Ge van Geldorpsetupapi/tests: Make tests pass on Vista and W2K8.
2009-01-26  Ge van Geldorpuxtheme/tests: Adjust error test for W2K8.
2009-01-26  Ge van Geldorpole32/tests: Some Windows versions need the class to...
2009-01-26  Andrey Turkindwmapi: Add DwmEnableMMCSS stub.
2009-01-26  Andrew Talbotwinedos: Declare some functions static.
2009-01-26  Andrew Talbotwinealsa.drv: Declare a function static.
2009-01-26  Nikolay Sivovmshtml/tests: Fix interface release (Coverity).
2009-01-26  Nikolay Sivovmsi: Fix potential NULL pointer dereference in ILockByt...
2009-01-26  Nikolay Sivovmsi: Fix NULL dereference in MsiQueryComponentStateW...
2009-01-26  Andrew Talbotsetupapi: Declare a function static.
2009-01-26  Andrew Talbotsecur32: Declare a function static.
2009-01-26  Paul Vriensinetcomm: Wrap a few traces in debugstr_a() (Coverity).
2009-01-26  Huw Daviescomdlg32: Set the correct error code if there is no...
2009-01-26  Francois Gougetd3d8: Make some device_parent_*() functions static.
2009-01-26  Francois Gougetddraw: Make some device_parent_*() functions static.
2009-01-26  Francois Gougetd3d10core: Make some device_parent_*() functions static.
2009-01-26  Francois Gougetregedit: Make some functions static.
2009-01-26  Francois Gougetregedit: We don't bother unregistering window classes...
2009-01-26  Francois Gougetwinecfg: Make enumerate_valuesW() static.
2009-01-26  Francois Gougetwineconsole: WINECON_GetHistory{Mode,Size}() are unused...
2009-01-26  Francois Gougetquartz: Make the IMemInputPin functions static.
2009-01-26  Alexandre Julliardwinex11: Flush the display after releasing the capture...
2009-01-26  Alexandre Julliardrpcrt4: Don't align the buffer pointer in ComplexStruct...
2009-01-26  Alexandre Julliardgdi32: Avoid some pointer casts.
2009-01-26  Alexandre Julliarduser32: Make sure the submenu is valid in MENU_HideSubP...
2009-01-26  Alexandre Julliarduser32: Use a finally handler to make sure capture...
2009-01-26  Alexandre Julliardinclude: Update the comments about the Wine exception...
2009-01-26  Alasdair Sinclaircomctl32: Fix missing void in empty parameter list.
2009-01-26  Alasdair Sinclaircomctl32/tests: Fix missing void in empty parameter...
2009-01-26  Alasdair Sinclairadvapi32/tests: Fix missing void in empty parameter...
2009-01-26  Juan Langinclude: Add definition of OBJECT_NAME_INFORMATION.
2009-01-26  Andrew Nguyenwinmm: Make the return behavior of waveOutPrepareHeader...
2009-01-26  Henri Verbeetd3d10core: Add a small test for CreateRenderTargetView().
2009-01-26  Henri Verbeetd3d10core: Handle a NULL view desc in CreateRenderTarge...
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Buffer::GetType().
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Texture2D::GetType().
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Texture2D::GetDesc().
2009-01-26  Vincent Pelletierdinput: Clamp lMagnitude to -10000..10000 range.
2009-01-26  Vincent Pelletierdinput: Fix gain-related bugs.
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2009-01-26  Michael Stefaniucitss: Remove some superfluous pointer casts.
2009-01-26  Michael Stefaniuccrypt32: Remove some more superfluous pointer casts.
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2009-01-26  Hans Leidekkersetupapi: Implement SetupInstallFileExA/W.
2009-01-26  Rob Shearmanrpcrt4: Fix buffer overflow in UUID tests.
2009-01-26  Reece Dunncomctl32: Don't generate a fixme message for the TBSTYL...
2009-01-26  Nikolay Sivovmsi: Remove redundant pointer check (Coverity).
2009-01-26  David Adamddraw/tests: Add a few tests for ComputeShereVisibility.
2009-01-26  Anders Jonssonoleview: Fix typo in English, Russian resources.
2009-01-26  Andrew Talbotshell32: Declare some functions static.
2009-01-26  Ricardo Filipentdll: Add stub for RtlGetCompressionWorkSpaceSize.
next