kernel32: Send debug strings to system-wide monitor.
[wine] / dlls /
2009-10-06  Andrey Turkinkernel32: Send debug strings to system-wide monitor.
2009-10-06  Andrey Turkinkernel32: Always use ANSI version of OutputDebugString.
2009-10-06  Henri Verbeetwined3d: Remove some unused code.
2009-10-06  Henri Verbeetwined3d: Move the SM1 opcode enum to shader_sm1.c.
2009-10-06  Henri Verbeetwined3d: Keep a reference to the vertex declaration...
2009-10-06  Henri Verbeetwined3d: Keep references to the textures initially...
2009-10-06  Henri Verbeetd3d9: Make the individual stateblock tests responsible...
2009-10-06  Ge van Geldorpschannel/tests: Fix crash on Win7.
2009-10-06  Ge van Geldorpuser32/tests: Fix sysparams test failure on Win7.
2009-10-06  Ge van Geldorpsecur32/tests: Add acceptable error code for Win7 ntlm...
2009-10-06  Ge van Geldorpkernel32/tests: Add acceptable error codes for Win7...
2009-10-06  Ge van Geldorpshlwapi/tests: Add acceptable error code for Win7 clist...
2009-10-06  Ge van Geldorpcomctl32/tests: Fix misc test on Win7.
2009-10-06  Ge van Geldorpntdll/tests: Fix atom tests on Win7.
2009-10-06  Ge van Geldorpkernel32/tests: Fix atom tests on Win7.
2009-10-06  Hans Leidekkersecur32: Test passing null authentication data to Acqui...
2009-10-06  Michael Stefaniucdlls/msacm32: Avoid a sizeof()+cast in an ok() call.
2009-10-06  Michael Stefaniucws2_32/tests: Use LONG instead of long.
2009-10-06  Michael Stefaniuckernel32/tests: Use better types than long.
2009-10-06  Andrew Eikumole32/tests: Add tests for IStorage::CopyTo with SNB...
2009-10-06  Andrew Eikumole32: Use snbExclude in StorageImpl::CopyTo.
2009-10-06  Andrew Eikumole32/tests: Add tests for IStorage::CopyTo.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix '&->&&' typo in focused day...
2009-10-06  Nikolay Sivovole32: Check source pointer in StringFromGUID2.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Fix parameter validation in MCM_SETC...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check date limits on prev/next month...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Remove today rectangle and focus...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Simplify WM_MOUSEMOVE handler.
2009-10-06  Nikolay Sivovcomctl32/monthcal: Check configured selection range...
2009-10-06  Nikolay Sivovcomctl32/monthcal: Parameter fixes for MCM_SETSELRANGE...
2009-10-06  Damjan Jovanovicsti: Add aggregation tests for the IStillImageW interface.
2009-10-06  Damjan Jovanovicsti: Add stubs for the IStillImageW interface.
2009-10-06  Owen Rudgecomctl32: Ensure coordinates are valid during listview...
2009-10-06  Jörg Höhledsound: Get rid of redundant NULL check.
2009-10-05  Andrey Turkinkernel32: Catch invalid memory accesses in resource...
2009-10-05  Wim Lewiswinex11: Fix font metric cache filename generation.
2009-10-05  Wim Lewiswinex11: Font metric cache file cleanups.
2009-10-05  Eric Pouechwinmm: Correctly fill the yield-data parameter in mciGe...
2009-10-05  Alexandre Julliarduser32: Don't use a static dc for icon blitting.
2009-10-05  Joel Holdsworthuser32: Fixed CURSORICON_CreateIconFromBMI to preserve...
2009-10-05  Joel Holdsworthcomdlg32: Replaced file dialog house icon with the...
2009-10-05  Jörg Höhlewinecoreaudio: Accept up to 8 channels.
2009-10-05  Jörg Höhlewineoss: Fix the buffer size check for more than 2...
2009-10-05  Jörg Höhlewinmm: Require at least 16 bytes in the WAVE fmt header...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Check range limits in MCM_SETCURSEL.
2009-10-05  Nikolay Sivovcomctl32/monthcal: Use true date comparison on multisel...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Handle mouse pointer followed focus...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Implement MCM_GETMONTHRANGE for...
2009-10-05  Nikolay Sivovcomctl32/monthcal: Drop exstyle parameter, it isn't...
2009-10-05  Eric Pouechdbghelp: Enhance support for constant values in dwarf...
2009-10-05  Eric Pouechmsvcrt: Added __uncaught_exception support.
2009-10-05  Alexandre Julliardmsvideo: Pass the correct function address for 32-...
2009-10-05  Alexandre Julliardmsvcrt: Add an MSVCRT prefix to _wenviron.
2009-10-05  Wilfried Pasquazzouser32: DrawState always uses real icon size for drawing.
2009-10-05  Wilfried Pasquazzouser32/tests: DrawState: New test case for correct...
2009-10-05  Dmitry Kislyukkernel32/tests: Pass test on error code returned by...
2009-10-05  Maarten Lankhorstwinealsa.drv: Fix dsoutput to work better with pulseaudio.
2009-10-05  Maarten Lankhorstwinealsa.drv: Remove test for mmap in waveinit.
2009-10-05  Maarten Lankhorstwinealsa.drv: Add non-mmap support to dscapture.
2009-10-05  Maarten Lankhorstwinealsa.drv: Small capture fixes.
2009-10-05  Henri Verbeetd3d8: Make the individual stateblock tests responsible...
2009-10-05  Henri Verbeetd3d8: Always pass "struct event_data" to "event_fn...
2009-10-05  Henri Verbeetd3d9: Always pass "struct event_data" to "event_fn...
2009-10-05  Henri Verbeetd3d9: Remove useless typedefs from the stateblock tests.
2009-10-05  Henri Verbeetd3d9: Remove D3D9_RENDER_STATES from the stateblock...
2009-10-05  Mike Kaplinskiyws2_32/tests: fix failure on win98/me.
2009-10-05  Jacek Cabanjscript: Query created ActiveXObject for IObjectWithSit...
2009-10-05  Jacek Cabanmshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::client[Top|Left] tests.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::clientLeft implementation.
2009-10-05  Jacek Cabanmshtml: Added IHTMLElement2::clientTop implementation.
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_GETSELRANGE).
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETUNICODEF...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETCURSEL...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures (MCM_SETRANGE...
2009-10-05  Paul Vrienscomctl32/tests: Fix some test failures on older comctl3...
2009-10-05  Austin Englishatl: Add missing prototypes.
2009-10-05  Austin Englishjscript: Add missing prototype.
2009-10-05  Austin Englishcomctl32: Add missing prototype.
2009-10-05  Vincent Povirkole32: Remove useless comments.
2009-10-05  Vincent Povirkole32/tests: Add test for non-root transacted storage...
2009-10-05  Vincent Povirkole32/tests: Add test for IStorage::Revert.
2009-10-05  Vincent Povirkole32/tests: Test substorages of transacted storage...
2009-10-05  Vincent Povirkole32: We do need to implement Commit/Revert for non...
2009-10-05  Juan Langwinhttp: Unload OpenSSL when unloading winhttp.
2009-10-05  Juan Langwinhttp: Protect OpenSSL initialization with critical...
2009-10-05  Juan Langwinhttp: Move initialization of SSL_CTX to library...
2009-10-05  Juan Langwininet: Quiet a fixme.
2009-10-05  Juan Langwininet: Correct user agent handling.
2009-10-05  Owen Rudgecomctl32: Capture the mouse when performing a listview...
2009-10-03  Alexandre Julliardodbc32: Define correct function prototypes for all...
2009-10-02  Juan Langwininet: Set callbacks needed by OpenSSL for multithrea...
2009-10-02  Juan Langwininet: Unload OpenSSL when unloading wininet.
2009-10-02  Ge van Geldorpshell32/tests: Fix shlexec on Vista and higher.
2009-10-02  Huw Daviesoledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
2009-10-02  Alexandre Julliardopengl32/tests: Use explicit prototypes for function...
2009-10-02  Alexandre Julliardwinex11: Use explicit prototypes for function pointers.
2009-10-02  Alexandre Julliardwnaspi32: Use explicit prototypes for function pointers.
2009-10-02  Jacek Cabanjscript: Added FIXME about IClassFactoryEx.
2009-10-02  Jacek Cabanmshtml: Added IHTMLDOMNode::cloneNode implementation.
next