projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
server: Avoid shadowing a global variable.
[wine]
/
dlls
/
2011-02-25
Peter Urbanec
gdi32: Fix 64-bit pointer issues when copying upside...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added more backgroundPosition* tests.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::get_backgroundPositionY...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::put_backgroundPositionY...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::get_backgroundPositionX...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Reimplement IHTMLStyle::put_backgroundPositionX...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Moved VARIANT to style value string conversion...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Fixed buffer handling in set_nsstyle_attr.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added IHTMLStyle::[get|put]_backgroundPosition...
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Moved call_disp_func to htmlevent.c.
tree
|
commitdiff
2011-02-25
Jacek Caban
mshtml: Added IHTMLDOMAttribute::get_nodeValue implemen...
tree
|
commitdiff
2011-02-25
Marcus Meissner
user32: Fixed some more side effect functions in assert...
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Store the cursor clip rectangle in the server.
tree
|
commitdiff
2011-02-25
Alexandre Julliard
server: Store the global cursor position in the server.
tree
|
commitdiff
2011-02-25
Nikolay Sivov
oleaut32: Fix sizeof() usage (Coverity).
tree
|
commitdiff
2011-02-25
Nikolay Sivov
comctl32/ipaddress: Use array index after range check...
tree
|
commitdiff
2011-02-25
Nikolay Sivov
comctl32/listview: Fix dead condition (Coverity).
tree
|
commitdiff
2011-02-25
Nikolay Sivov
comctl32/rebar: Don't use local variable with the same...
tree
|
commitdiff
2011-02-25
Nikolay Sivov
comctl32/datetime: Fix use of out-of-scope local buffer...
tree
|
commitdiff
2011-02-25
Nikolay Sivov
comctl32/comboex: Reduce variable scope.
tree
|
commitdiff
2011-02-25
Paul Vriens
msi: Add a missing va_end() (Coverity).
tree
|
commitdiff
2011-02-25
Austin English
msxml3/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Austin English
msi/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Austin English
oleaut32/tests: Fix a couple of todo_wine's.
tree
|
commitdiff
2011-02-25
Austin English
oleaut32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Austin English
shell32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Austin English
spoolss/tests: Change skip() to win_skip().
tree
|
commitdiff
2011-02-25
Austin English
urlmon/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Austin English
userenv/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Implement ImageLockModeUserInputBuf.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy only the area requested when (un)locking...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Don't copy bits into the buffer when a bitmap...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy the bits on bitmap unlock if the write...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Test writes with conversion and without a...
tree
|
commitdiff
2011-02-25
André Hentschel
msvcrt/tests: Don't test function directly when reporti...
tree
|
commitdiff
2011-02-24
Maarten Lankhorst
ntdll: Fix time accounting in NtQuerySystemInformation.
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Improved debug traces.
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Make sure we don't try to create node object...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added attribute object tests.
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IDispatchEx support to HTMLDOMAttribute...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IHTMLElement4::getAttributeNode implement...
tree
|
commitdiff
2011-02-24
Jacek Caban
mshtml: Added IHTMLElement4 stub implementation.
tree
|
commitdiff
2011-02-24
Austin English
version/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-24
Austin English
kernel32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-24
Austin English
gdi32/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-24
Dmitry Timoshkov
gdi32: Add a EnumFontFamilies test to see how it handle...
tree
|
commitdiff
2011-02-24
Dmitry Timoshkov
gdi32: EnumFontFamilies should also match against fully...
tree
|
commitdiff
2011-02-24
Nikolay Sivov
msxml3: Get rid of not longer used internal IXMLDOMNode...
tree
|
commitdiff
2011-02-24
Nikolay Sivov
msxml3: Remove transformNode() forward.
tree
|
commitdiff
2011-02-24
Nikolay Sivov
msxml3: Remove selectSingleNode() forward.
tree
|
commitdiff
2011-02-24
Nikolay Sivov
msxml3: Remove selectNodes() forward.
tree
|
commitdiff
2011-02-24
Alexandre Julliard
msxml3: Include the system libxml headers before the...
tree
|
commitdiff
2011-02-24
Dmitry Timoshkov
gdi32: Use graphics mode specified at the EMF creation...
tree
|
commitdiff
2011-02-24
Huw Davies
oleaut32: Fix the typelib marshaler when the vtbl has...
tree
|
commitdiff
2011-02-24
Huw Davies
oleaut32: Mask off the lsb from the vtbl offset. This...
tree
|
commitdiff
2011-02-24
Michael Stefaniuc
storage.dll16: COM cleanup in storage.c.
tree
|
commitdiff
2011-02-24
Michael Stefaniuc
msxml3: COM cleanup for the IDispatchEx iface.
tree
|
commitdiff
2011-02-24
Vincent Povirk
mscoree: Always return S_FALSE from DllCanUnloadNow.
tree
|
commitdiff
2011-02-24
Vincent Povirk
mscoree: Overhaul of mono runtime shutdown process.
tree
|
commitdiff
2011-02-24
Vincent Povirk
msvcrt: Try to call CorExitProcess instead of ExitProce...
tree
|
commitdiff
2011-02-24
Marcus Meissner
ws2_32: name is never NULL as array (Coverity).
tree
|
commitdiff
2011-02-24
Marcus Meissner
msvcrt: Use = instead of == in test (Coverity).
tree
|
commitdiff
2011-02-24
Maarten Lankhorst
mshtml: Make sure system xpcom dll gets loaded.
tree
|
commitdiff
2011-02-24
Alexandre Julliard
d3dx9_36: Cleanup the fixme_once handling.
tree
|
commitdiff
2011-02-24
Alexandre Julliard
winex11: Update the window cursor at most once every...
tree
|
commitdiff
2011-02-24
Alexandre Julliard
winex11: Synchronize the mouse cursor in update_mouse_s...
tree
|
commitdiff
2011-02-23
Matteo Bruni
d3dx9: Fix memory access for images with less than...
tree
|
commitdiff
2011-02-23
Amine Khaldi
d3dcompiler_43: Avoid an unintended fall-through.
tree
|
commitdiff
2011-02-23
Amine Khaldi
riched20: Add a missing break.
tree
|
commitdiff
2011-02-23
André Hentschel
odbccp32: Improve some stubs.
tree
|
commitdiff
2011-02-23
André Hentschel
advapi32: Add stub for EnableTraceEx.
tree
|
commitdiff
2011-02-23
John Edmonds
gdi32: Fixed GetDIBits for top-down bitmaps.
tree
|
commitdiff
2011-02-23
John Edmonds
gdi32/tests: Added tests for copying a single pixel...
tree
|
commitdiff
2011-02-23
Amine Khaldi
comdlg32: Add missing break (Coverity).
tree
|
commitdiff
2011-02-23
Marcus Meissner
user32: Remove side effect code out of asserts() (Cover...
tree
|
commitdiff
2011-02-23
Marcus Meissner
user32: Move functional code out of assert() (Coverity).
tree
|
commitdiff
2011-02-23
Nikolay Sivov
msxml3: Remove get_text() forward.
tree
|
commitdiff
2011-02-23
Nikolay Sivov
msxml3: Remove get_ownerDocument() forward.
tree
|
commitdiff
2011-02-23
Nikolay Sivov
msxml3: Remove hasChildNodes() forward.
tree
|
commitdiff
2011-02-23
Nikolay Sivov
msxml3: Remove appendChild() forward.
tree
|
commitdiff
2011-02-23
Nikolay Sivov
msxml3: Remove forward to removeChild() method for...
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionVariable...
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderReflectionType:...
tree
|
commitdiff
2011-02-23
Rico Schüller
d3dcompiler: Implement ID3D11ShaderRefleflection::GetVa...
tree
|
commitdiff
2011-02-23
Marcus Meissner
dbghelp: Fixed pasted size error (Coverity).
tree
|
commitdiff
2011-02-23
Marcus Meissner
cryptui: Fixed bad sizeof() (Coverity).
tree
|
commitdiff
2011-02-23
Marcus Meissner
kernel32: Fixed mismatched bracket (Coverity).
tree
|
commitdiff
2011-02-23
Marcus Meissner
rsaenh: Fixed bad sizeof() usage (Coverity).
tree
|
commitdiff
2011-02-23
Marcus Meissner
wineoss.drv: Fixed incorrect sizeof() (Coverity).
tree
|
commitdiff
2011-02-23
Jacek Caban
urlmon: Register MIME filter only for bindings testing...
tree
|
commitdiff
2011-02-23
Hans Leidekker
msi: A custom action dll failing to load is not a fatal...
tree
|
commitdiff
2011-02-23
Juan Lang
cryptnet: Delete existing cache entries when out of...
tree
|
commitdiff
2011-02-23
Alexandre Goujon
ws2_32: Make gethostbyname fail if WSAStartup was not...
tree
|
commitdiff
2011-02-22
Peter Schellenbach
oleaut32: Fixed short time & medium time named formats.
tree
|
commitdiff
2011-02-22
Alistair Leslie...
msxml3: Add IObjectSafety support to IXMLHTTPRequest.
tree
|
commitdiff
2011-02-22
Hans Leidekker
appwiz.cpl: List 32-bit applications on 64-bit platforms.
tree
|
commitdiff
2011-02-22
Hans Leidekker
msi: Fix a trace.
tree
|
commitdiff
2011-02-22
Maarten Lankhorst
gdi32: Handle BITMAP_CopyBitmap correctly for negative...
tree
|
commitdiff
2011-02-22
Alexander Kochetkov
gdi32: Fix scaling factors for EMR_EXTTEXTOUTW.
tree
|
commitdiff
2011-02-22
Alistair Leslie...
oleaut32: Implement ITypeInfo_GetNames Stub/Proxy.
tree
|
commitdiff
next