wine
2006-12-18  Markus Amslerd3d9: Handle surface refcount forwarding in d3d9.
2006-12-18  Markus Amslerwined3d: Call the depth stencil destroy callback function.
2006-12-18  James Hawkinsmsi: Update the text control when the selection path...
2006-12-18  James Hawkinsmsi: Only cleanup event subscriptions of the dialog...
2006-12-18  Vitaliy Margolendinput: Make mouse use axis mode flag set in base class...
2006-12-18  Vitaliy Margolendinput: Add handling of AXISMODE property to base devic...
2006-12-18  Vitaliy Margolendinput: Zero out returned information struct.
2006-12-18  Vitaliy Margolendinput: Don't return non existent keys.
2006-12-18  Rob Shearmankernel32: Protect global alloc functions against intege...
2006-12-18  Rob Shearmanole32: Fix SetSize for HGLOBAL streams in the case...
2006-12-18  Rob Shearmanole32: Implement HMETAFILE and HMETAFILEPICT user marsh...
2006-12-18  Rob Shearmanole32: Move the user marshal tests to usrmarshal.c.
2006-12-18  Rob Shearmanrpcrt4: Free the resource allocated by InitializeSecuri...
2006-12-18  Rob Shearmanole32: Add documentation for the user marshaling functions.
2006-12-18  Rob Shearmanole32: Support reading and writing custom clipformats...
2006-12-18  Dmitry Timoshkovwinedump: Remove a redundant ';'.
2006-12-18  Dmitry Timoshkovwinedump: Fix a couple of typos.
2006-12-18  Paul Vriensusp10/tests: Make tests run on win9x and NT4 again.
2006-12-18  Paul Vriensuser32/tests: Make sure the tests run on NT4 again.
2006-12-18  Andrew Talbotserver: Cast-qual warnings fix.
2006-12-18  Andrew Talbotserver: Cast-qual warnings fix.
2006-12-16  Alexandre Julliardmsvcrt: Define __CxxLongjmpUnwind for i386 only.
2006-12-16  Andrew Talbotwinhelp: Cast-qual warnings fix.
2006-12-16  Andrew Talbotwinecfg: Cast-qual warning fix.
2006-12-16  Andrew Talbotprogman: Cast-qual warnings fix.
2006-12-16  Andrew Talbotversion/tests: Write-strings warning fix.
2006-12-16  Ulrich Czekalladdraw: IDirectDraw3 should use its own ref count variable.
2006-12-16  Ulrich Czekalladdraw: Initialize the IDirectDraw3 vtable.
2006-12-16  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort.
2006-12-16  Alexandre Julliardconfigure: Remove some no longer used libcurses checks.
2006-12-15  Vitaliy Margolenwined3d: When changing display modes clip cursor to...
2006-12-15  Ulrich Czekallawinex11.drv: Avoid grabbing syslevel locks in the wrong...
2006-12-15  Alexandre Julliardmsvcrt: Implemented __CxxLongjmpUnwind.
2006-12-15  Alexandre Julliardmsvcrt: Make pointers to read-only exception descriptor...
2006-12-15  James Hawkinscabinet: Close the opened file handle even in error...
2006-12-15  Hans Leidekkersetupapi: Add a stub implementation for SetupPromptReboot.
2006-12-15  Dmitry Timoshkovuser32: Center the context menu if it was activated...
2006-12-15  Dmitry Timoshkovuser32: Add support for the VK_APPS (Menu) key.
2006-12-15  Dmitry Timoshkovddrawex: Avoid not necessary casts.
2006-12-15  Dmitry Timoshkovddraw: Fix warnings.
2006-12-15  Andrew Talbotsecur32/tests: Cast-qual warnings fix.
2006-12-15  Stefan Dösingerwined3d: Clean up SetRenderState.
2006-12-15  Stefan Dösingerwined3d: D3DRS_ZVISIBLE is not supposed to return an...
2006-12-15  Stefan Dösingerddraw: Add a TRACE to GetPixelFormat.
2006-12-15  Jacek Cabanmshtml: Use pvaIn in exec_print.
2006-12-15  Paul Vriensshlwapi/tests: Fix typos.
2006-12-14  Vitaliy Margolenuser32: ClipCursor should use virtual screen resolution...
2006-12-14  Ulrich CzekallaAdd ddrawex dll.
2006-12-14  Ulrich Czekalladdraw: Add IDirectDraw3 interface.
2006-12-14  Günther Brammerddraw: Fix IDirectDrawSurfaceImpl_SetColorKey to also...
2006-12-14  Francois GougetAssorted spelling fixes.
2006-12-14  Francois Gougetcomdlg32: Fix PrintDlg(NULL) and reenable a test that...
2006-12-14  Francois Gougetole32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetuser32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetversion/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetshlwapi/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetadvapi32/tests: Replace an '#if 0' with an 'if (0)'.
2006-12-14  Francois Gougetlocalspl/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetcomctl32/tests: Replace some '#if 0's with 'if (0)'s.
2006-12-14  Francois Gougetshell32: Replace numeric literals with the proper constant.
2006-12-14  Dmitry Timoshkovsecur32: Make some data const.
2006-12-14  Dmitry Timoshkovwined3d: Make some data const.
2006-12-14  Dmitry Timoshkovrsaenh: Make some data const and static.
2006-12-14  Dmitry Timoshkovrpcrt4: Make some data const.
2006-12-14  Dmitry Timoshkovmsvcrt: Make some data const.
2006-12-14  Dmitry Timoshkovdswave: Make some data const.
2006-12-14  Dmitry Timoshkovcrypt32: Make some data const.
2006-12-14  Dmitry Timoshkovdplayx: Make some data const.
2006-12-14  Dmitry Timoshkovwinearts: Make some data const.
2006-12-14  Dmitry Timoshkovdmime: Make some data const and static.
2006-12-14  Dmitry Timoshkovdbghelp: Make some data const.
2006-12-14  Dmitry Timoshkovatl: Make some data const.
2006-12-14  Dmitry Timoshkovwineoss: Make some data const.
2006-12-14  Paul Vrienskernel32/tests: Be a bit more verbose on failure.
2006-12-14  Alexandre JulliardRevert "msi: Comparisons with null in conditions are...
2006-12-14  Alexandre Julliardmsi: Fix the condition test to not assume MsiNetAssembl...
2006-12-14  Markus Amslerd3d8: Release non implicit surfaces only if refcount...
2006-12-14  Jacek Cabanshdoclc: Added print template strings.
2006-12-14  Jacek Cabanmshtml: Set default print template in exec_print.
2006-12-14  Jacek Cabanmshtml: Fixed handling chrome protocol.
2006-12-14  Jacek Cabanmshtml: Don't do anything in SetNSContainer if new...
2006-12-14  Jacek Cabanmshtml: Fix loading pages in containers without document.
2006-12-14  Jacek Cabanmshtml: Added nsACString_SetData function and use it...
2006-12-14  Andrew Talbotrpcrt4/tests: Cast-qual warnings fix.
2006-12-14  Francois Gougetshell32: Fix FindExecutableW() to not check if lpResult...
2006-12-14  Francois Gougetshell32: Add some documentation for FindExecutableW().
2006-12-14  Francois Gougetshell32: Fix FindExecutable() to return the executable...
2006-12-14  Francois Gougetshell32/tests: Add FindExecutable() tests.
2006-12-14  Francois Gougetshell32/tests: MSDN says ShellExecute() == 32 indicates...
2006-12-14  Francois Gougetole32: Fix named/nameless union compilation error.
2006-12-14  Francois Gougetmsvcrt: The tests link with msvcrt(d).dll now, so use...
2006-12-13  Jacek Cabanmshtml: Added beginning of IDM_PRINT implementation.
2006-12-13  Jacek Cabanmshtml: Added test of CompareUrl.
2006-12-13  Vitaliy Margolenwinex11.drv: Update cached cursor position after callin...
2006-12-13  Vitaliy Margolenwinex11.drv: Only events with MOUSEEVENTF_MOVE flag...
2006-12-13  Pierre d'Herbemontkernel32: Remove unneeded headers.
2006-12-13  Alexandre Julliardntdll: Map the PE header up to the specified size,...
2006-12-13  Dmitry Timoshkovkernel32: Add the data that mimics the PE image which...
2006-12-13  Jacek Cabanurlmon: Use pluggable protocol in CoInternetCompareUrl.
2006-12-13  Jacek Cabanurlmon: Added application/x-msdownload mime filter.
next