wine
2011-02-25  Nikolay Sivovoleaut32: Fix sizeof() usage (Coverity).
2011-02-25  Nikolay Sivovcomctl32/ipaddress: Use array index after range check...
2011-02-25  Nikolay Sivovcomctl32/listview: Fix dead condition (Coverity).
2011-02-25  Nikolay Sivovcomctl32/rebar: Don't use local variable with the same...
2011-02-25  Nikolay Sivovcomctl32/datetime: Fix use of out-of-scope local buffer...
2011-02-25  Nikolay Sivovcomctl32/comboex: Reduce variable scope.
2011-02-25  Paul Vriensmsi: Add a missing va_end() (Coverity).
2011-02-25  Austin Englishmsxml3/tests: Remove win9x hacks.
2011-02-25  Austin Englishmsi/tests: Remove win9x hacks.
2011-02-25  Austin Englisholeaut32/tests: Fix a couple of todo_wine's.
2011-02-25  Austin Englisholeaut32/tests: Remove win9x hacks.
2011-02-25  Austin Englishshell32/tests: Remove win9x hacks.
2011-02-25  Austin Englishspoolss/tests: Change skip() to win_skip().
2011-02-25  Austin Englishurlmon/tests: Remove win9x hacks.
2011-02-25  Austin Englishuserenv/tests: Remove win9x hacks.
2011-02-25  Vincent Povirkgdiplus: Implement ImageLockModeUserInputBuf.
2011-02-25  Vincent Povirkgdiplus: Copy only the area requested when (un)locking...
2011-02-25  Vincent Povirkgdiplus: Don't copy bits into the buffer when a bitmap...
2011-02-25  Vincent Povirkgdiplus: Copy the bits on bitmap unlock if the write...
2011-02-25  Vincent Povirkgdiplus: Test writes with conversion and without a...
2011-02-25  André Hentschelmsvcrt/tests: Don't test function directly when reporti...
2011-02-24  Maarten Lankhorstntdll: Fix time accounting in NtQuerySystemInformation.
2011-02-24  Jacek Cabanmshtml: Improved debug traces.
2011-02-24  Jacek Cabanmshtml: Make sure we don't try to create node object...
2011-02-24  Jacek Cabanmshtml: Added attribute object tests.
2011-02-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMAttribute...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...
2011-02-24  Jacek Cabanmshtml.idl: Added DispHTMLDOMAttribute declaration.
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2011-02-24  Austin Englishversion/tests: Remove win9x hacks.
2011-02-24  Austin Englishkernel32/tests: Remove win9x hacks.
2011-02-24  Austin Englishgdi32/tests: Remove win9x hacks.
2011-02-24  Dmitry Timoshkovgdi32: Add a EnumFontFamilies test to see how it handle...
2011-02-24  Dmitry Timoshkovgdi32: EnumFontFamilies should also match against fully...
2011-02-24  Nikolay Sivovmsxml3: Get rid of not longer used internal IXMLDOMNode...
2011-02-24  Nikolay Sivovmsxml3: Remove transformNode() forward.
2011-02-24  Nikolay Sivovmsxml3: Remove selectSingleNode() forward.
2011-02-24  Nikolay Sivovmsxml3: Remove selectNodes() forward.
2011-02-24  Alexandre Julliardmsxml3: Include the system libxml headers before the...
2011-02-24  Dmitry Timoshkovgdi32: Use graphics mode specified at the EMF creation...
2011-02-24  Huw Daviesoleaut32: Fix the typelib marshaler when the vtbl has...
2011-02-24  Huw Daviesoleaut32: Mask off the lsb from the vtbl offset. This...
2011-02-24  Michael Stefaniucstorage.dll16: COM cleanup in storage.c.
2011-02-24  Michael Stefaniucmsxml3: COM cleanup for the IDispatchEx iface.
2011-02-24  Vincent Povirkmscoree: Always return S_FALSE from DllCanUnloadNow.
2011-02-24  Vincent Povirkmscoree: Overhaul of mono runtime shutdown process.
2011-02-24  Vincent Povirkmsvcrt: Try to call CorExitProcess instead of ExitProce...
2011-02-24  Marcus Meissnerws2_32: name is never NULL as array (Coverity).
2011-02-24  Marcus Meissnermsvcrt: Use = instead of == in test (Coverity).
2011-02-24  Marcus Meissnerwinedump: Remove double assignment (Coverity).
2011-02-24  Maarten Lankhorstmshtml: Make sure system xpcom dll gets loaded.
2011-02-24  Alexandre Julliardd3dx9_36: Cleanup the fixme_once handling.
2011-02-24  Alexandre Julliardwinex11: Update the window cursor at most once every...
2011-02-24  Alexandre Julliardwinex11: Synchronize the mouse cursor in update_mouse_s...
2011-02-24  Alexandre Julliardserver: Increment the usage count of the global table...
2011-02-23  Matteo Brunid3dx9: Fix memory access for images with less than...
2011-02-23  Amine Khaldid3dcompiler_43: Avoid an unintended fall-through.
2011-02-23  Amine Khaldiriched20: Add a missing break.
2011-02-23  André Hentschelodbccp32: Improve some stubs.
2011-02-23  André Hentscheladvapi32: Add stub for EnableTraceEx.
2011-02-23  John Edmondsgdi32: Fixed GetDIBits for top-down bitmaps.
2011-02-23  John Edmondsgdi32/tests: Added tests for copying a single pixel...
2011-02-23  Amine Khaldicomdlg32: Add missing break (Coverity).
2011-02-23  Marcus Meissneruser32: Remove side effect code out of asserts() (Cover...
2011-02-23  Marcus Meissneruser32: Move functional code out of assert() (Coverity).
2011-02-23  Marcus Meissnerregedit: fgetc() gets int, not char (Coverity).
2011-02-23  Nikolay Sivovmsxml3: Remove get_text() forward.
2011-02-23  Nikolay Sivovmsxml3: Remove get_ownerDocument() forward.
2011-02-23  Nikolay Sivovmsxml3: Remove hasChildNodes() forward.
2011-02-23  Nikolay Sivovmsxml3: Remove appendChild() forward.
2011-02-23  Nikolay Sivovmsxml3: Remove forward to removeChild() method for...
2011-02-23  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionVariable...
2011-02-23  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionType:...
2011-02-23  Rico Schüllerd3dcompiler: Implement ID3D11ShaderRefleflection::GetVa...
2011-02-23  Marcus Meissnerdbghelp: Fixed pasted size error (Coverity).
2011-02-23  Marcus Meissnercryptui: Fixed bad sizeof() (Coverity).
2011-02-23  Marcus Meissnerkernel32: Fixed mismatched bracket (Coverity).
2011-02-23  Marcus Meissnerrsaenh: Fixed bad sizeof() usage (Coverity).
2011-02-23  Marcus Meissnerwineoss.drv: Fixed incorrect sizeof() (Coverity).
2011-02-23  Jacek Cabanurlmon: Register MIME filter only for bindings testing...
2011-02-23  Hans Leidekkermsi: A custom action dll failing to load is not a fatal...
2011-02-23  Juan Langcryptnet: Delete existing cache entries when out of...
2011-02-23  Alexandre Goujonws2_32: Make gethostbyname fail if WSAStartup was not...
2011-02-23  Jacek Cabanwscript: Added tests.
2011-02-22  Peter Schellenbacholeaut32: Fixed short time & medium time named formats.
2011-02-22  Alistair Leslie... msxml3: Add IObjectSafety support to IXMLHTTPRequest.
2011-02-22  Andrew Nguyenconfigure: Check for a modern sched_setaffinity prototype.
2011-02-22  Hans Leidekkeruninstaller: List 32-bit applications on 64-bit platforms.
2011-02-22  Hans Leidekkerappwiz.cpl: List 32-bit applications on 64-bit platforms.
2011-02-22  Hans Leidekkermsi: Fix a trace.
2011-02-22  Maarten Lankhorstgdi32: Handle BITMAP_CopyBitmap correctly for negative...
2011-02-22  Alexander Kochetkovgdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
2011-02-22  Alistair Leslie... oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
2011-02-22  Michael Stefaniucstorage.dll16: Remove unused struct declaration.
2011-02-22  Nikolay Sivovmsxml4: Add version info.
2011-02-22  Nikolay Sivovmsxml3: Use helper to consistently dump variant parameters.
2011-02-22  Nikolay Sivovmsxml3: Remove useless parts of schema cleanup helper.
2011-02-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionVariable...
2011-02-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionVariable...
2011-02-22  Rico Schüllerd3dcompiler: Implement ID3D11ShaderReflectionConstantBu...
next