gdi32: Clip solid brush fills.
[wine] / dlls /
2011-04-18  Huw Daviesgdi32: Clip solid brush fills.
2011-04-18  Francois Gougetmsi: Move msi_get_cabinet_stream() up and make it static.
2011-04-18  Francois Gougetmshtml: get_channelbsc_mon() is unused so remove it.
2011-04-18  Andrew Nguyenwing32: Fix two typos in export names.
2011-04-18  Andrew Nguyenkrnl386.exe: Fix size calculation in GetSystemDirectory16.
2011-04-18  Andrew Nguyennddeapi: Implement the documented Network DDE functions.
2011-04-18  André Hentschelntdll: Implement call_stack_handlers on ARM.
2011-04-18  André Hentscheldbghelp: Implement arm_fetch_context_reg.
2011-04-18  André Hentscheldbghelp: Implement arm_fetch_regname.
2011-04-18  André Hentschelntdll: Trace context on ARM.
2011-04-18  André Hentschelntdll: Add implementation for RtlCaptureContext on...
2011-04-18  André Hentscheldbghelp: Implement arm_map_dwarf_register.
2011-04-18  André Hentschelntdll: Fix setting the ExceptionAddress on ARM.
2011-04-18  Gerald Pfeiferwine: Use { } instead of ; for an empty basic block.
2011-04-18  Juan Langwintrust: Implement IsCatalogFile.
2011-04-18  Nikolay Sivovinetcpl: Update Russian resource.
2011-04-18  Frédéric Delanoyinetcpl: Update French translation.
2011-04-18  Hwang YunSonginetcpl: Update Korean resource.
2011-04-18  Jacek Cabanmshtml: Don't include null-byte in post data.
2011-04-18  Jacek Cabanmshtml: Better support for HTTP redirection.
2011-04-18  Jacek Cabanmshtml: Moved nsChannel initialization to separated...
2011-04-18  Henri Verbeetwined3d: Remove IWineD3DSurface::GetImplType() from...
2011-04-18  Henri Verbeetwined3d: Merge surface_gdi.c into surface.c.
2011-04-18  Henri Verbeetwined3d: Forward volume refcounts to the container.
2011-04-18  Henri Verbeetwined3d: Forward surface refcounts to the container.
2011-04-18  Henri Verbeetwined3d: Use the correct mask for depth/stencil locatio...
2011-04-15  Alexandre Julliardmsvcr90: Fix function pointer declaration that confuses...
2011-04-15  Huw Daviesgdi32: Add clipping for horizontal and vertical solid...
2011-04-15  Huw Daviesgdi32: Keep track of the combined clip region.
2011-04-15  Jörg Höhleuser32: Added message names for winmm.
2011-04-15  Dmitry Timoshkovole32: Replace a spurious FIXME by a TRACE.
2011-04-15  Alexandre Julliardntdll: Rewrite the SystemProcessorPerformanceInformatio...
2011-04-15  Vincent Povirkwindowscodecs: Add support for converting to 32bppPBGRA.
2011-04-15  Vincent Povirkwindowscodecs: Add support for converting from 32bppPBGRA.
2011-04-15  Vincent Povirkwindowscodecs: Log unsupported conversion formats.
2011-04-15  Vincent Povirkwindowscodecs: Implement FlipRotator_GetPixelFormat.
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DBase interface.
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DResource interface.
2011-04-15  Henri Verbeetwined3d: Don't flush just because a swapchain has multi...
2011-04-15  Henri Verbeetwined3d: Get rid of the IWineD3DVolume typedefs.
2011-04-15  Henri Verbeetwined3d: Remove COM from the volume implementation.
2011-04-15  Eric Pouechdbghelp: Silence DW_TAG_GNU_call_site objects.
2011-04-15  Eric Pouechdbghelp: Added some missing defines to dwarf.h.
2011-04-14  Alexandre Julliardntdll: Implement the ProcessAffinityMask case in NtQuer...
2011-04-14  Jacek Cabanurlmon: Use winetest post.php URLs for http POST tests.
2011-04-14  Aurimas Fišerasinetcpl: Update Lithuanian translation.
2011-04-14  Vitaliy Margolendinput: Implement getting DIPROP_VIDPID property for...
2011-04-14  Hans Leidekkermsi: Add offsets to disk ids added by patches.
2011-04-14  Hans Leidekkermsi: Add support for maintaining a list of cabinet...
2011-04-14  Hans Leidekkermsi: Avoid redundant loading of media info.
2011-04-14  Hans Leidekkermsi/tests: Fix some memory leaks (valgrind).
2011-04-14  Hans Leidekkermsi: Fix a memory leak (valgrind).
2011-04-14  Hans Leidekkermsi: Check the return value of MSIREG_OpenUpgradeCodesK...
2011-04-14  Francois Gougetqcap: Ifdef-out code that is not used if V4L support...
2011-04-14  André Hentscheldbghelp: Implement sparc_get_addr.
2011-04-14  Henri Verbeetwined3d: Decrement the refcount in wined3d_query_decref().
2011-04-14  Henri Verbeetwined3d: Get rid of the unused vSyncCounter swapchain...
2011-04-14  Henri Verbeetwined3d: Get rid of the IWineD3DSwapChain typedefs.
2011-04-14  Henri Verbeetwined3d: Remove COM from the swapchain implementation.
2011-04-14  Henri Verbeetwined3d: Merge the GL and GDI swapchain vtbls.
2011-04-14  Alexandre Julliardwinex11: Make sure the clipping window is initialized...
2011-04-14  Alexandre Julliardwinex11: Retrieve raw mouse events through XInput2...
2011-04-13  Alexandre Julliardwinex11: Add handlers for the XInput2 raw mouse events.
2011-04-13  Austin Englishntdll: Add support for win2k8r2.
2011-04-13  Detlef Riekenberginetcpl: Add German version of the security propsheet.
2011-04-13  Detlef Riekenberginetcpl: Display description and security level for...
2011-04-13  Detlef Riekenberginetcpl: Fill the security listview with zones.
2011-04-13  Detlef Riekenberginetcpl: Add a security propsheet.
2011-04-13  Stefan Dösingerwined3d: Only acquire a context in buffer::PreLoad...
2011-04-13  Huw Daviesgdi32: Add support for solid diagonal lines.
2011-04-13  Piotr Cabanntdll: Restore stack guard and prevent stack from shrin...
2011-04-13  Austin Englishcomctl32: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Austin Englishole32: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Austin Englishwineoss.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Austin Englishquartz: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Austin Englishwinealsa.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Austin Englishwinex11.drv: Remove extraneous parentheses (LLVM/Clang).
2011-04-13  Rico Schüllerd3dx9: Parse effect pass and technique.
2011-04-13  Rico Schüllerd3dx9: Make some functions inline.
2011-04-13  Rico Schüllerd3dcompiler: Fix HeapAlloc/HeapFree for type members...
2011-04-13  André Hentschelgdiplus: Add a FIXME.
2011-04-13  André Hentschelmshtml: Fix Warning message.
2011-04-13  Austin Englishole2disp.dll16: Add a stub for SETERRORINFO.
2011-04-13  Henri Verbeetwined3d: Take hDestWindowOverride into account in IWine...
2011-04-13  Henri Verbeetwined3d: Merge the IWineD3DSwapChain::SetDestWindowOver...
2011-04-13  Henri Verbeetwined3d: Remove IWineD3DSwapChain::Destroy() from the...
2011-04-13  Henri Verbeetwined3d: Get rid of the swapchain destroy callback.
2011-04-13  Rex Tsaiwininet: Added stub for option DATA_SEND_TIMEOUT.
2011-04-13  Alexandre Julliardwinex11: Build the mouse input structure directly in...
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-12  Henri Verbeetcomctl32: Allocate the correct amount of memory for...
2011-04-12  Huw Daviesgdi32: Don't set the bitfields when the dib section...
2011-04-12  Huw Daviesgdi32: Don't use the bitfields for the BI_RGB case...
2011-04-12  Huw Daviesgdi32: Don't use the bitfields for the BI_RGB case.
2011-04-12  Huw Davieswinex11: Don't use the bitfields for the BI_RGB case.
2011-04-12  Alexandre Julliardwinex11: Get rid of the old ddraw HAL support.
2011-04-12  Jacek Cabanshdocvw: Added more InternetShortcut tests.
2011-04-12  Jacek Cabanshdocvw: Register known protocols as URL protocols.
2011-04-12  Stefan Dösingerwined3d: Remove FLOAT16 vertex attribute conversion...
2011-04-12  Stefan Dösingerwined3d: Don't drop VBOs for full buffer reloading...
next