gdi32: Move initialization of a correct BITMAPINFOHEADER to a separate function.
[wine] / dlls /
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.
2011-08-03  Mariusz Plucińskishell32/tests: Add verification of known folders parsin...
2011-08-03  Austin Englishmsvcrt/tests: Make sure to use return values.
2011-08-03  Jörg Höhlewinmm: Functions that take an open HWAVE don't need...
2011-08-03  Vincent Povirkwinex11.drv: Don't set gamma when UseXVidMode is turned...
2011-08-03  Jacek Cabanwshom.ocx: Added new DLL.
2011-08-03  Alistair Leslie... advapi32: Add stub TraceMessage, TraceMessageVa.
2011-08-03  Richard Bradbrookcomctl32: Make ComboBoxEx draw its contents even when...
2011-08-03  Richard Bradbrookcomctl32: Fix to ComboBoxEx processing of WM_ENABLE...
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-03  Jacek Cabanieframe: Moved intshcut.c tests to ieframe.
2011-08-03  Jacek Cabanmshtml: Removed duplicated includes.
2011-08-03  Jacek Cabanmshtml: Properly free tasks in remove_target_tasks.
2011-08-03  Jacek Cabanmshtml: Use task destructor for set_downloading task.
2011-08-03  Jacek Cabanmshtml: Use task destructor for start_binding task.
2011-08-03  Jacek Cabanmshtml: Use task destructor for async_doc_binding task.
2011-08-03  Jacek Cabanmshtml: Use task destructor for start_request task.
2011-08-03  Jacek Cabanmshtml: Use task destructor for navigate_javascript...
2011-08-03  Jacek Cabanmshtml: Use task destructor for navigate task.
2011-08-03  Jacek Cabanmshtml: Allow async tasks to have custom destructors.
2011-08-03  Jacek Cabanmshtml: Call default event handlers only for events...
2011-08-03  Jacek Cabanmshtml: Added IURi-based nsIURL::GetDirectory implement...
2011-08-03  Michael Stefaniucole32/tests: COM cleanup in compobj.c.
2011-08-03  Michael Stefaniucdpnet: COM cleanup for the IDirectPlay8Client iface.
2011-08-03  Francois Gougetntdll: Fix the field names of KUSER_SHARED_DATA and...
2011-08-03  Francois Gougetdinput: Make _dump_diactionformatA() static.
2011-08-03  Francois Gougetd3dxof: Fix the spelling of the children structure...
2011-08-03  Francois Gougethlink: Fix the spelling of a parameter name.
2011-08-03  Francois Gougetoleaut32: Fix the spelling of an internal structure...
2011-08-03  Francois GougetAssorted spelling fixes.
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in enhan...
2011-08-03  Alexandre Julliardgdi32: Use GetImage to retrieve the brush bits in metaf...
2011-08-03  Alexandre Julliardgdi32: Get rid of the SetBitmapBits driver entry point.
2011-08-03  Alexandre Julliardgdi32: Set the initial bits of a bitmap from the gdi...
2011-08-03  Alexandre Julliardgdi32: Reimplement SetBitmapBits using the PutImage...
2011-08-03  Alexandre Julliardgdi32: Partial implementation of PutImage in the null...
2011-08-03  Henri Verbeetwined3d: Merge wined3d_surface_blt(), surface_blt(...
2011-08-03  Henri Verbeetwined3d: Go to the fallbacks for cross-swapchain blits.
2011-08-03  Henri Verbeetwined3d: Add WINED3DFMT_P8_UINT support to wined3d_form...
2011-08-03  Henri Verbeetwined3d: Fix switching color keying on / off.
2011-08-03  Henri Verbeetwined3d: Set the read buffer to GL_NONE in surface_load...
2011-08-03  Alexandre Julliardatl: Use the standard registration mechanism now that...
2011-08-02  Alexandre Julliardoleaut32: Generate a few more coclass registrations...
2011-08-02  Alexandre Julliarddevenum: Don't register quartz from devenum.
2011-08-02  Alexandre Julliardqmgr: Convert the remaining registrations to IRegistrar...
2011-08-02  Alexandre Julliardqmgr: Register the service from wine.inf.
2011-08-02  Alexandre Julliardwiaservc: Convert the remaining registrations to IRegis...
2011-08-02  Alexandre Julliardwiaservc: Register the service from wine.inf.
2011-08-02  Vincent Povirkgdiplus: Fix vertical string alignment.
2011-08-02  Michael Mc Donnelld3dx9: Implemented ConvertPointRepsToAdjacency.
2011-08-02  Michael Mc Donnelld3dx9/tests: Implemented ConvertPointRepsToAdjacency...
2011-08-02  Huw Daviesgdi32: Actually use the dib driver's Get/PutImage if...
2011-08-02  Huw Daviesgdi32: Add a PutImage implementation to the dib driver.
2011-08-02  Huw Daviesgdi32: Move the colour setting to a separate function.
2011-08-02  Huw Daviesgdi32: Add a copy_rect primitive.
2011-08-02  Huw Daviesgdi32: Add a function to retrieve the rop codes.
2011-08-02  Huw Daviesgdi32: Simplify the calculation of the rop masks.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-02  Jay Yangshell32/tests: Add tests for SHCreateDefaultContextMenu.
2011-08-02  Jay Yangshell32: Have the system context menus respect idCmdFirst.
2011-08-02  Alexandre Julliardwinecrt0: Remove the clsid parameter in __wine_(un...
2011-08-02  Alexandre Julliardwinecrt0: No longer register typelibs, they use IRegist...
2011-08-02  Alexandre Julliardieframe: Remove registrations that are duplicated in...
2011-08-02  Alexandre Julliardmshtml: Remove typelib registrations.
2011-08-02  Alexandre Julliardoleaut32: Remove typelib registrations.
2011-08-02  Alexandre Julliardmakefiles: Remove some redundant registration scripts.
2011-08-02  Alexandre Julliardwidl: Generate a registration script along with the...
2011-08-02  Alexandre Julliardsetupapi: Run registration scripts of fake dlls as...
2011-08-02  Alexandre Julliardsetupapi: Allocate a virtual memory buffer to read...
2011-08-02  Jacek Cabanieframe: Moved WebBrowser object tests to ieframe.
2011-08-02  Jacek Cabanmshtml: Always set onclick event handler during documen...
2011-08-02  Jacek Cabanmshtml: Always alloc event_vector for documents.
2011-08-02  Jacek Cabanmshtml: Moved nsevents.c declarations to htmlevent.h.
2011-08-02  Jacek Cabanmshtml: Added default click handler for anchor element.
2011-08-02  Jacek Cabanmshtml: Added possibility for node implementations...
2011-08-02  Jacek Cabanmshtml: Rename call_event to fire_event.
2011-08-02  Michael Stefaniucdmloader: Simplify the module refcount handling.
2011-08-02  Michael Stefaniucdmloader: Merge and simplify the IClassFactory implemen...
next