wine
2009-12-09  Juan Langwinhttp: Fix test error when run as non-administrator.
2009-12-09  Juan Langwininet: Fix an apparent typo.
2009-12-09  Juan Langwininet: Trace more parameters to HTTP_GetCustomHeaderI...
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::get_name.
2009-12-08  Andrew Eikummshtml: Implement IHTMLWindow2::{get,put}_onresize.
2009-12-08  Andrew Eikummshtml: Implement IHTMLFrameBase::{get,put}_scrolling.
2009-12-08  Andrew Eikummshtml: Store ns[i]frame reference in HTMLFrameBase.
2009-12-08  Roderick Colenbranderwinex11: Move X11 display failure MESSAGE to winediag.
2009-12-08  Maarten Lankhorstinclude: Add mmdeviceapi.idl.
2009-12-08  Marcin Baczyńskigdiplus: Add missing declarations for imageattributes.c.
2009-12-08  Marcin Baczyńskigdiplus: Add missing declarations for image.c.
2009-12-08  Paul Vriensshell32/tests: Remove a useless string.
2009-12-08  Paul Vriensshell32/tests: Remove a now unused define.
2009-12-08  Paul Vriensshell32/tests: Removed an unused define.
2009-12-08  Paul Vriensshell32/tests: Decide whether to use CSIDL_PROGRAMS...
2009-12-08  Paul Vriensshell32/tests: Cope with non-English Vista+ and short...
2009-12-08  Roderick Colenbranderiphlpapi: Use winediag for icmp failure.
2009-12-08  Roderick Colenbranderws2_32: Use winediag for socket failures.
2009-12-08  Paul Chitescuserver: Only check if permission bits changed before...
2009-12-08  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2009-12-08  Juan Langsnmpapi: Add stub for SnmpSvcGetUptime.
2009-12-08  Paul Vrienswinspool.drv/tests: Fix test failures on XP+ with long...
2009-12-08  Paul Vriensadapi32/tests: Fix test failures when the computername...
2009-12-08  Huw Daviesntdll: Only free the string if the test succeeded.
2009-12-08  Hans Leidekkerwininet/tests: Mark behavior of IE5 as broken for some...
2009-12-08  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-12-08  Hans Leidekkersetupapi/tests: Fix a memory leak.
2009-12-08  Marcus Meissnerwinhttp: Check for endCert being NULL (Coverity).
2009-12-08  Stefan Leichtersetupapi32/tests: More tests for SetupGetInfFileListW.
2009-12-08  James Hawkinsmsi: Add a NULL terminator to file->dest after realloca...
2009-12-08  James Hawkinsmsi: Free the column info data when updating the table...
2009-12-08  James Hawkinsmsi: Make sure to free the extra row data when deleting...
2009-12-08  Jacek Cabanmshtml: Added IHTMLDocument2::onreadystatechange proper...
2009-12-08  Jacek Cabanjscript: Fixed String.split for missing regexp separator.
2009-12-08  Jacek Cabanjscript: Moved set_last_index call to do_regexp_match_next.
2009-12-08  Juan Langinetmib1: Return SNMP_ERRORSTATUS_NOSUCHNAME for an...
2009-12-08  Juan Langinetmib1: Return error value from MIB copy functions.
2009-12-08  Juan Langinetmib1: Don't claim a value is dynamic when it isn't.
2009-12-08  Vincent Povirkole32: Use the storage vtable to read streams.
2009-12-08  Vincent Povirkole32: Add DestroyDirEntry to the storage vtable.
2009-12-08  Vincent Povirkole32: Take a StorageBaseImpl in removeFromTree.
2009-12-08  Vincent Povirkole32: Take a StorageBaseImpl in insertIntoTree.
2009-12-08  Vincent Povirkole32: Change the base IStorage filename to a pointer...
2009-12-08  Henri Verbeetdxgi: The "unknown0" parameter to DXGID3D10CreateDevice...
2009-12-08  Henri Verbeetwined3d: Rename the "wineD3D" device field to "wined3d".
2009-12-08  Henri Verbeetwined3d: Remove the redundant "adapterNo" field from...
2009-12-08  Henri Verbeetwined3d: Rename the wined3d_adapter "num" field to...
2009-12-08  Henri Verbeetwined3d: Pass the correct vertex count in DrawIndexedPr...
2009-12-08  Aric Stewartmpr: Initialize handle to NULL on ERROR_NO_NETWORK...
2009-12-08  Gerald Pfeiferntdll: Guard debugging code by #ifdef instead of plain...
2009-12-08  Alexandre Julliardntdll/tests: Add tests for open directories with NtCrea...
2009-12-08  Alexandre Julliardserver: Improve parameter checks when opening a directory.
2009-12-07  Alexandre Julliardntdll: Get rid of a line break in a trace.
2009-12-07  Paul Vriensmshtml/tests: Skip some tests on older IE.
2009-12-07  Piotr Cabanmshtml: Added more OleDocumentView_UIActivate tests.
2009-12-07  Piotr Cabanmshtml: Improved OleDocumentView_UIActivate implementation.
2009-12-07  Piotr Cabanmshtml: Added Advise handling to OleObject_Close.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise tests.
2009-12-07  Piotr Cabanmshtml: Added OleObject_EnumAdvise implementation.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Unadvise implementation.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise implementation.
2009-12-07  Piotr Cabanmshtml: Added PersistStreamInit_InitNew implementation.
2009-12-07  Alexandre Julliardaclocal.m4: Perform a more exhaustive search of the...
2009-12-07  Nathan Gallaherole32: Fix invalid memory access in storage32.
2009-12-07  Paul Chitescuservices.exe: Reduce Registry access to KEY_READ or...
2009-12-07  Paul Chitescuadvapi32: Reduce registry access to MAXIMUM_ALLOWED...
2009-12-07  Maarten Lankhorstdsound: Move buffer property sets to buffer.c.
2009-12-07  Huw Daviesxinput1_3: Don't print the contents of [out] parameters.
2009-12-07  Nikolay Sivovwindowscodecs/tests: Release decoder after use.
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetParent().
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetDevice().
2009-12-07  Henri Verbeetdxgi: Add a separate function for surface initialization.
2009-12-07  Henri Verbeetd3d9: Fix GetDevice() for surfaces that are part of...
2009-12-07  Henri Verbeetd3d8: Fix GetDevice() for surfaces that are part of...
2009-12-07  Stefan DösingerRender to fbo when the size mismatches at creation...
2009-12-07  Stefan Dösingerwined3d: Render to a FBO if the window size is changed.
2009-12-07  Stefan Dösingerwined3d: Infrastructure to render swapchains to a FBO.
2009-12-07  Stefan Dösingerwined3d: Use GL_COLOR_ATTACHMENT0 as offscreen buffer...
2009-12-07  Stefan Dösingerwined3d: A function for checking if a surface is offscreen.
2009-12-07  Stefan Dösingerwined3d: Add a function for initializing surface sysmem.
2009-12-07  Maarten Lankhorstinclude: Fix typo in audiopolicy.
2009-12-07  Maarten Lankhorstinclude: Add some definitions to ks.h.
2009-12-07  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-12-07  Hans Leidekkernetapi32/tests: Fix a memory leak.
2009-12-07  Hans Leidekkerfusion: Fix some memory leaks.
2009-12-07  Hans Leidekkeruserenv/tests: Fix some memory leaks.
2009-12-07  Hans Leidekkerusp10: Fix a memory leak.
2009-12-07  Hans Leidekkermsi/tests: Loosen check on kernel32 language version.
2009-12-07  Hans Leidekkerwininet: Cleanup any existing cache file before creatin...
2009-12-07  Marcus Meissnerreg: Fixed 2 functionality bugs in REG DELETE (Coverity).
2009-12-07  Alexandre Julliardgdi32: Avoid use of some 16-bit types.
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-12-07  Alexandre Julliardgdi32: Make gdi.exe into a stand-alone 16-bit module.
2009-12-07  Alexandre Julliardgdi32: Stop exporting the 16-bit print job functions.
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2009-12-07  Alexandre Julliardwineps.drv: Duplicate the print job support from 16...
2009-12-07  Alexandre Julliardwineps.drv: Add a wrapper function for WriteSpool16.
2009-12-07  Vincent Povirkgdiplus: Fix cleanup after errors in GdipCloneImage.
2009-12-07  Vincent Povirkgdiplus: Implement GdipCloneBitmapArea.
2009-12-07  Marcus Meissnerrpcrt4: Fixed array_compute_and_size_conformance on...
next