wine
2009-10-06  Alexandre Julliardadvapi32: Retrieve the current user SID from the server...
2009-10-06  Alexandre Julliardwrc: Include unistd.h before the Windows headers.
2009-10-06  Paul Vriensuser32/tests: Fix some test failures with 9x/Me on...
2009-10-06  Vladimir Pankratovjscript: Update Russian translation.
2009-10-06  Jörg Höhledsound: Correct deallocations when DuplicateSoundBuffer...
2009-10-06  Jörg Höhledsound: Enforce invariant about BlockAlign and nAvgByte...
2009-10-06  Jörg Höhlewinmm/tests: Correct (IMA)ADPCM test.
2009-10-06  Piotr Cabanjscript: Added some missing functions stubs.
2009-10-06  Piotr Cabanjscript: Added Global.escape() implementation.
2009-10-06  Andrey Turkinntdll: Add stub for NtSetInformationThread(ThreadHideFr...
2009-10-06  Andrey Turkinntdll: Handle invalid pointers in NtQueryInformationPro...
2009-10-06  Matteo Bruniwpp: Add error management callbacks.
2009-10-06  Matteo Bruniwpp: get_string() now can return NULL, handle it.
2009-10-06  Matteo Bruniwpp: Handle remaining memory allocation failures.
2009-10-06  Alexandre Julliardtests: Build all tests with strict prototypes.
2009-10-06  Alexandre Julliardkernel32: Fix empty function prototypes.
2009-10-06  Alexandre Julliardinclude: Add support for building Wine with strict...
2009-10-06  Alexandre Julliardmsvcrt: Use strict function prototypes.
2009-10-06  Alexandre Julliardoleaut32: Use an assembly wrapper to implement DispCall...
2009-10-06  Alexandre Julliardkernel32: Use call_entry_point to call functions with...
2009-10-06  Michael Stefaniucuser32: Fix a memory leak on a error patch (Smatch).
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-06  Andrew Nguyencmd: Fix copy option handling in batch mode.
2009-10-05  Andrey Turkinkernel32: Catch invalid memory accesses in resource...
2009-10-05  Damjan Jovanovicwine.inf: Add the still image class key.
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  Gerald Pfeiferwinebuild: Add support for PLATFORM_FREEBSD.
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 Pouechwinedbg: Properly manage Wine's dbghelp extensions...
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 Julliardloader: Build the loader with -D__WINESRC__.
2009-10-05  Alexandre Julliardtools: Build all the tools with -D__WINESRC__.
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...
next