winex11: Sync a dib section's bits before copying the brush.
[wine] / dlls /
2011-08-22  Huw Davieswinex11: Sync a dib section's bits before copying the...
2011-08-22  Huw Davieswineps: Don't write a PostScript trailer if we haven...
2011-08-22  Michael Stefaniucmscoree: COM cleanup for the ICLRRuntimeInfo iface.
2011-08-22  Michael Stefaniucamstream: Use CoTaskMemRealloc instead of alloc+copy.
2011-08-22  Michael Stefaniucamstream: Get rid of the explicit implementation of...
2011-08-22  Michael Stefaniucamstream: Avoid the forward declaration of the DirectDr...
2011-08-22  Michael Stefaniucamstream: Basic COM cleanup for the IDirectDrawMediaStr...
2011-08-22  Jörg Höhlewineoss.drv: Fix AudioRenderClient write pointer calcul...
2011-08-22  Jörg Höhlewinealsa.drv: Fix AudioRenderClient write pointer calcu...
2011-08-22  Michael Stefaniucamstream: Avoid a forward declaration of the IMediaStre...
2011-08-22  Michael Stefaniucamstream: COM cleanup for the IMediaStreamFilter iface.
2011-08-22  Michael Stefaniucgameux: COM cleanup in gamestatistics.c.
2011-08-22  Michael Stefaniucgameux: COM cleanup in gameexplorer.c.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagContainer iface.
2011-08-22  Michael Stefaniucdxdiagn: COM cleanup for the IDxDiagProvider iface.
2011-08-22  Michael Stefaniucqcap: COM cleanup in capturegraph.c.
2011-08-22  André Hentschelgdi32/tests: Consistently print out all infos about...
2011-08-22  André Hentschelwinex11: Fix function header for building without xrend...
2011-08-22  Jörg Höhlekernel32/tests: WaitForMultipleObjects returns lowest...
2011-08-22  Bruno Jesusws2_32/tests: Add MSG_PEEK tests on recv().
2011-08-22  Andrew Talbotshell32: Remove redundant function declaration.
2011-08-22  Andrew Talbotcomctl32: Remove redundant function declaration.
2011-08-22  André Hentschelntdll: Accept double-digit CPU families.
2011-08-22  Andrew Talbotopenal32: void functions should not return a value.
2011-08-22  Andrew Talbotole2.dll16: void functions should not return a value.
2011-08-22  Andrew Talbotmsvcrt: void functions should not return a value.
2011-08-22  Andrew Talbotmsvcp90: void functions should not return a value.
2011-08-22  Andrew Talbotcompobj.dll16: void functions should not return a value.
2011-08-22  Andrew Talbotcomctl32: void functions should not return a value.
2011-08-22  Andrew Talbotcabinet: void functions should not return a value.
2011-08-22  Marcus Meissnerwineoss.drv: Print strerror of errno, not of -1 (Coverity).
2011-08-22  Marcus Meissnerd3dx9_36: Fixed memset of a -2 32bit value (Coverity).
2011-08-22  Jacek Cabanjscript: Don't copy more than needed in parse_identifier.
2011-08-05  William Petterssonwined3d: Add support for Nvidia GTX 550/560 Ti.
2011-08-05  Andrew Eikumwinealsa.drv: Inject handle_underrun=1 setting for...
2011-08-05  Andrew Eikumwinealsa.drv: Tell ALSA to play silence during underruns.
2011-08-05  Hans Leidekkerwinhttp: Don't depend on shlwapi for decoding a URL.
2011-08-05  Huw Daviesgdi32: Simplify dibdrv_GetImage by merging the stand...
2011-08-05  Huw Daviesgdi32: Fix dibdrv_PutImage for the selected bitmap...
2011-08-05  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8LobbiedApplicati...
2011-08-05  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8ThreadPool iface.
2011-08-05  Jörg Höhlewinmm: Remove redundant code.
2011-08-05  Jörg Höhlewinmm: Restore checking of callback flags.
2011-08-05  Jörg Höhlewinmm: Fix logic conditions.
2011-08-05  Jörg Höhlewinmm: Fix memory leak in msacm error path.
2011-08-05  Jörg Höhlewinmm: Assign to structs instead of using memcpy.
2011-08-05  Jörg Höhlewinmm: Replace one HeapAlloc with stack allocation.
2011-08-05  Jacek Cabanmshtml: Fixed nsAString handling in navigate_anchor.
2011-08-05  Francois Gougetshell32: Make SHELL_CreateContextMenu() static.
2011-08-05  Francois Gougetshell32: Remove WINAPI on static functions where not...
2011-08-05  Francois Gougetkernel32: Implement K32GetProcessImageFileNameA().
2011-08-05  Alexandre Julliardgdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.
2011-08-05  Alexandre Julliardgdi32: Always set compression to BI_BITFIELDS for 16...
2011-08-05  Alexandre Julliardgdi32: Validate the DIB parameters in functions that...
2011-08-05  Alexandre Julliardgdi32: Add a missing release in the error path.
2011-08-05  Henri Verbeetwined3d: Get rid of the fglrx point sprite hack.
2011-08-05  Henri Verbeetwined3d: Pass a non-NULL rectangle to surface_color_fil...
2011-08-05  Henri Verbeetwined3d: Always pass a non-NULL rectangle to surface_co...
2011-08-05  Henri Verbeetddraw: Remove rectangle validation from ddraw_surface7_...
2011-08-05  Henri Verbeetwined3d: Implement wined3d_surface_bltfast() on top...
2011-08-04  Huw Daviesgdi32: Don't load a font replacement if any face of...
2011-08-04  Piotr Cabanmshtml: Added error handling to get_doc_string.
2011-08-04  Piotr Cabanmshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstrin...
2011-08-04  Mariusz Plucińskishell32: Check if known folder's relative path was...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of FOLDERID_ProgramFile...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders defini...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders attrib...
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-04  Huw Daviesgdi32: If possible use the GetImage driver entry to...
2011-08-04  Huw Daviesgdi32: Simplify the code a little by using a separate...
2011-08-04  Huw Daviesgdi32/tests: Add some GetDIBits tests with zero lines...
2011-08-04  Huw Daviesgdi32/tests: Simplify some of the tests.
2011-08-04  Hans Leidekkermsi: Make sure the source directory has a trailing...
2011-08-04  Kusanagi Kouichiwinex11.drv: Fix a memory leak.
2011-08-04  Alexandre Julliardgdi32: Get rid of the DIB_GetBitmapInfo function.
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFOHEADER in CreateDIB...
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFOHEADER in GetDIBits.
2011-08-04  Alexandre Julliardgdi32: Move initialization of a correct BITMAPINFOHEADE...
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevi...
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in StretchDIBits...
2011-08-04  Alexandre Julliardgdi32: Create a sanitized BITMAPINFO in CreateDIBSectio...
2011-08-04  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8Peer iface.
2011-08-04  Jacek Cabanwshom.ocx: Added Dll[Un]RegisterServer implementation.
2011-08-04  Jacek Cabanwshom.ocx: Added typelib.
2011-08-04  Jay Yangshell32: Implement SHCreateDefaultContextMenu and CDefF...
2011-08-04  André Hentschelfusion/tests: Skip tests when file creation fails.
2011-08-04  Francois Gougetkernel32: Fix writing to a pipe in WriteConsoleW().
2011-08-04  Nikolay Sivovadvapi32/crypt: Fixed some HKEY leaks.
2011-08-04  Florian Köberlecomctl32/header: Don't free the imagelist in HEADER_NCD...
2011-08-04  Florian Köberlecomctl32/tests: Test that headers do not free their...
2011-08-04  Henri Verbeetwined3d: Move some flags handling from surface_cpu_blt...
2011-08-04  Henri Verbeetddraw: Remove rectangle validation from ddraw_surface7_...
2011-08-04  Henri Verbeetwined3d: Move rectangle validation from surface_cpu_blt...
2011-08-04  Henri Verbeetwined3d: Remove src_rect and dst_rect NULL checks from...
2011-08-04  Henri Verbeetwined3d: Remove the unused blit_op parameter to arbfp_b...
2011-08-04  Maarten Lankhorstntdll: Use FUTEX_PRIVATE_FLAG for critical section...
2011-08-04  André Hentscheloleaut32/tests: Skip tests if typelib can't be registered.
2011-08-04  Alexandre Julliardcomdlg32/tests: Fix a couple of test failures on NT4.
2011-08-03  Alexandre Julliardgdi32: Update the coordinates in convert_bitmapinfo...
2011-08-03  Alexandre Julliardgdi32: Use the visrect coordinates in dibdrv_PutImage.
next