wine
2011-03-16  Henri Verbeetwined3d: Use the correct resource_ops in cubetexture_un...
2011-03-16  Henri Verbeetd3d8: Fix IDirect3DCubeTexture8Impl_GetLOD().
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the text functions.
2011-03-16  Alexandre Julliardgdi32: Don't allocate a GDI handle for saved DCs.
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the DC state...
2011-03-16  Alexandre Julliardgdi32: Add null driver entry points for the bitmap...
2011-03-15  Jacek Cabanmshtml: Notify parser about script evaluation.
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-03-15  Jörg Höhlewinealsa: Favour HeapAlloc() over malloc().
2011-03-15  Jörg Höhlewinealsa: Ignore failure to notify winmm wave clients.
2011-03-15  Jörg Höhlewinealsa: Open must fail when recorder thread creation...
2011-03-15  Jörg Höhlewinealsa: CreateEvent and CreateThread return NULL...
2011-03-15  Jörg Höhlewineoss: Fix 64-bits incompatibilities.
2011-03-15  Jörg Höhlewineoss: Ignore failure to notify winmm wave clients.
2011-03-15  Dmitry Timoshkovkernel32: Add dumping of GENERIC_EXECUTE flag in Create...
2011-03-15  Michael Stefaniucoleaut32/tests: COM cleanup in olepicture.c.
2011-03-15  Rico Schüllerd3dx9_36: Start effect parsing.
2011-03-15  Alexandre Julliardgdi32: Add null driver entry point for world transform...
2011-03-15  Michael Stefaniucrpcrt4/tests: COM cleanup in cstub.c.
2011-03-15  Marcus Meissnercomctl32: Removed array NULL check (Coverity).
2011-03-15  Marcus Meissnercomdlg32: Removed useless NULL check (Coverity).
2011-03-15  Marcus Meissneruser32: Remove useless NULL checks (Coverity).
2011-03-15  Marcus Meissnershdocvw: Removed useless array for NULL check (Coverity).
2011-03-15  Marcus Meissnershell32: Arrays are never NULL (Coverity).
2011-03-15  Marcus Meissnershell32: memset only gets character (Coverity).
2011-03-15  Marcus Meissnerd3dcompiler_43: Initialize a variable (Coverity).
2011-03-15  Nikolay Sivovmsvcrt: Added _findnext32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add _findfirst32() implementation.
2011-03-15  Nikolay Sivovmsvcrt: Add __daylight() call export.
2011-03-15  Jacek Cabanwininet: Update remaining HttpOpenRequest to use the...
2011-03-15  Jacek Cabanwininet: Release gzip_buffer when opening new connection.
2011-03-15  Michael Stefaniucd3d8: COM cleanup in shader.c.
2011-03-15  Łukasz Wojniłowiczinetcpl.cpl: Update Polish translation.
2011-03-15  Henri Verbeetd3d9: Use IDirect3DVolume9_AddRef to increment the...
2011-03-15  Henri Verbeetwined3d: Generalize AddDirtyRect() / AddDirtyBox()...
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Unmap().
2011-03-15  Henri Verbeetwined3d: Get rid of IWineD3DVolumeTexture::Map().
2011-03-15  Vincent Povirkgdiplus: Use GdipFillPath to implement GdipFillPie.
2011-03-15  Vincent Povirkgdiplus: Use GdipFillPath to implement GdipFillEllipse.
2011-03-15  Vincent Povirkgdiplus: Add software implementation of GdipFillPath.
2011-03-15  Vincent Povirkgdiplus: Call GdiAlphaBlend only once per GdipFillRegio...
2011-03-15  Vincent Povirkgdiplus: Remove gdi32 fallback for bitmaps from GdipFil...
2011-03-15  Piotr Cabanshdocvw/tests: Added IShellBrowser, IBrowserService...
2011-03-15  Piotr Cabanshdocvw: Use IID_IBrowserService2 defined in header.
2011-03-15  Piotr Cabanshdocvw: Added IDocObjectService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IBrowserService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IShellBrowser interface stub.
2011-03-15  Piotr Cabanshdocvw: Added navigation error handling.
2011-03-15  Piotr Cabaninclude: Added IBrowserService2 definition.
2011-03-15  Piotr Cabaninclude: Added IDockingWindow definition.
2011-03-14  Alexandre Julliardurlmon/tests: Update test data location to test.winehq...
2011-03-14  Alexandre Julliardwininet/tests: Update test data location to test.winehq...
2011-03-14  André Hentscheladvapi32/tests: Add some skips.
2011-03-14  André Hentschelws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
2011-03-14  André Hentschelkernel32/tests: Fix a test for real hardware.
2011-03-14  André Hentschelntoskrnl.exe: Add more mutex stubs.
2011-03-14  Marcus Meissnerquartz: Removed const from const REFIID (Coverity).
2011-03-14  Marcus Meissnermshtml: Removed duplicate const (Coverity).
2011-03-14  Jacek Cabanmshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
2011-03-14  Jacek Cabanmshtml: Reimplement nsIURI::SetScheme on top of IUri.
2011-03-14  Alexandre Julliardconfigure: Improve check for security framework and...
2011-03-14  Ken Thomasessecur32: Add alternative schannel implementation for...
2011-03-14  Ken Thomasesconfigure: Add test for Security/Security.h header.
2011-03-14  Ken Thomasessecur32: Separate GnuTLS schannel implementation into...
2011-03-14  Ken Thomasessecur32: Make no-implementation error message non-GnuTL...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_init/deinit functions.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_allocate/free_certificate_cr...
2011-03-14  Ken Thomasessecur32: Use opaque type schan_imp_session in schan_imp...
2011-03-14  Ken Thomasessecur32: Set session credentials in schan_imp_create_se...
2011-03-14  Ken Thomasessecur32: Set push & pull functions in schan_imp_create_...
2011-03-14  Ken Thomasessecur32: Extract GnuTLS-isms from schan_push to schan_p...
2011-03-14  Ken Thomasessecur32: Extract GnuTLS-isms from schan_pull to schan_p...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_create/dispose_session funct...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_set_session_transport function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_handshake function.
2011-03-14  Ken Thomasessecur32: Use schan_imp_get_connection_info to get MAC...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_connection_info function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_session_cipher_block_siz...
2011-03-14  Ken Thomasessecur32: Move some GnuTLS-specific helper functions.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_get_session_peer_certificate...
2011-03-14  Ken Thomasessecur32: Extract schan_imp_recv function.
2011-03-14  Ken Thomasessecur32: Extract schan_imp_send function.
2011-03-14  Ken Thomasessecur32: Remove outdated comment that schannel is unimp...
2011-03-14  Eric Pouechdbghelp: Set also reloc_delta information in module...
2011-03-14  Eric Pouechdbghelp: In dwarf debug functions, use register name...
2011-03-14  Eric Pouechdbghelp: When managing DW_OP_deref_size, always ensure...
2011-03-14  Eric Pouechdbghelp: Fix unwinding on x86-64 (correct frame and...
2011-03-14  Eric Pouechdbghelp: For the internal functions on x86_64 stack...
2011-03-14  Eric Pouechdbghelp: In msc unwinding code (from FPO extended data...
2011-03-14  Eric Pouechdbghelp: In i386 stackwalk implementation, store the...
2011-03-14  Eric Pouechdbghelp: When doing a stack backtrace on i386 with...
2011-03-14  Eric Pouechdbghelp: In dwarf unwinder, fix the last valid IP value...
2011-03-14  Eric Pouechdbghelp: Fix StackWalk when dwarf or pdb unwinders...
2011-03-14  Eric Pouechdbghelp: In i386 stack unwinder, ensure we always retur...
2011-03-14  Jörg Höhlewinecoreaudio: Fix 64-bits incompatibilities.
2011-03-14  Jörg Höhlewinecoreaudio: Ignore failure to notify winmm wave...
2011-03-14  Jörg Höhlewinecoreaudio: Do not access MIDIHDR past notification...
2011-03-14  Marcus Meissnerwinealsa.drv: Fixed bad sizeof (pointer vs struct)...
2011-03-14  Stefan Dösingerd3d8: Test depth stencil size mismatches.
2011-03-14  Stefan Dösingerd3d8: Use a proper window class for the device test.
next