wine
2011-02-28  Marcus Meissnerserver: Avoid shadowing a global variable.
2011-02-28  Gerald Pfeiferwpp: Add explicit casts when mixing unsigned and signed...
2011-02-26  Alexandre Julliardserver: Work around Mac OS not being able to set global...
2011-02-25  Peter Urbanecgdi32: Fix 64-bit pointer issues when copying upside...
2011-02-25  Damjan Jovanovicwinemenubuilder: FriendlyDocName isn't part of the...
2011-02-25  Jacek Cabanmshtml: Added more backgroundPosition* tests.
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionY...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionY...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::get_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Reimplement IHTMLStyle::put_backgroundPositionX...
2011-02-25  Jacek Cabanmshtml: Moved VARIANT to style value string conversion...
2011-02-25  Jacek Cabanmshtml: Fixed buffer handling in set_nsstyle_attr.
2011-02-25  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
2011-02-25  Jacek Cabanmshtml: Moved call_disp_func to htmlevent.c.
2011-02-25  Jacek Cabanmshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
2011-02-25  Marcus Meissneruser32: Fixed some more side effect functions in assert...
2011-02-25  Alexandre Julliardserver: Store the global key state in the server.
2011-02-25  Alexandre Julliardserver: Store the cursor clip rectangle in the server.
2011-02-25  Alexandre Julliardserver: Store the global cursor position in the server.
2011-02-25  Alexandre Julliardserver: Make the foreground thread input per-desktop...
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...
next