wine
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  André Hentschelc2man: Mark the file used if a comment is found.
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-05  Frédéric Delanoywinedbg: Remove dead assignment (Clang).
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 Delanoycmd/tests: Add FOR /A tests.
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  Frédéric Delanoycmd/tests: Add setlocal/endlocal tests.
2011-08-04  Frédéric Delanoycmd/tests: Refactor "broken" keyword handling so all...
2011-08-04  Frédéric Delanoycmd/tests: Remove redundant ok check in compare_line...
2011-08-04  Frédéric Delanoycmd/tests: Ensure failures are caught in all cases...
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.
2011-08-03  Francois Gougetnet: Remove a debug trace.
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  Frédéric Delanoycmd/tests: Fix "broken" handling when expected line...
2011-08-03  Dan Kegelcmd: mkdir: Set errorlevel and output error message...
2011-08-03  Dan Kegelcmd: mkdir: Set errorlevel on invalid argument.
2011-08-03  Dan Kegelcmd: mkdir: Handle multiple arguments.
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  Frédéric Delanoypo: Update French translation.
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...
next