projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dbghelp: Enhance support for constant values in dwarf debug information.
[wine]
/
dlls
/
2009-10-05
Eric Pouech
dbghelp: Enhance support for constant values in dwarf...
tree
|
commitdiff
2009-10-05
Eric Pouech
msvcrt: Added __uncaught_exception support.
tree
|
commitdiff
2009-10-05
Alexandre Julliard
msvideo: Pass the correct function address for 32-...
tree
|
commitdiff
2009-10-05
Alexandre Julliard
msvcrt: Add an MSVCRT prefix to _wenviron.
tree
|
commitdiff
2009-10-05
Wilfried Pasquazzo
user32: DrawState always uses real icon size for drawing.
tree
|
commitdiff
2009-10-05
Wilfried Pasquazzo
user32/tests: DrawState: New test case for correct...
tree
|
commitdiff
2009-10-05
Dmitry Kislyuk
kernel32/tests: Pass test on error code returned by...
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Fix dsoutput to work better with pulseaudio.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Remove test for mmap in waveinit.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Add non-mmap support to dscapture.
tree
|
commitdiff
2009-10-05
Maarten Lankhorst
winealsa.drv: Small capture fixes.
tree
|
commitdiff
2009-10-05
Henri Verbeet
d3d8: Make the individual stateblock tests responsible...
tree
|
commitdiff
2009-10-05
Henri Verbeet
d3d8: Always pass "struct event_data" to "event_fn...
tree
|
commitdiff
2009-10-05
Henri Verbeet
d3d9: Always pass "struct event_data" to "event_fn...
tree
|
commitdiff
2009-10-05
Henri Verbeet
d3d9: Remove useless typedefs from the stateblock tests.
tree
|
commitdiff
2009-10-05
Henri Verbeet
d3d9: Remove D3D9_RENDER_STATES from the stateblock...
tree
|
commitdiff
2009-10-05
Mike Kaplinskiy
ws2_32/tests: fix failure on win98/me.
tree
|
commitdiff
2009-10-05
Jacek Caban
jscript: Query created ActiveXObject for IObjectWithSit...
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Fixed typo in IHTMLElement2::get_scrollHeight.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::client[Top|Left] tests.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientLeft implementation.
tree
|
commitdiff
2009-10-05
Jacek Caban
mshtml: Added IHTMLElement2::clientTop implementation.
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_GETSELRANGE).
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETUNICODEF...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETCURSEL...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures (MCM_SETRANGE...
tree
|
commitdiff
2009-10-05
Paul Vriens
comctl32/tests: Fix some test failures on older comctl3...
tree
|
commitdiff
2009-10-05
Austin English
atl: Add missing prototypes.
tree
|
commitdiff
2009-10-05
Austin English
jscript: Add missing prototype.
tree
|
commitdiff
2009-10-05
Austin English
comctl32: Add missing prototype.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32: Remove useless comments.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Add test for non-root transacted storage...
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Add test for IStorage::Revert.
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32/tests: Test substorages of transacted storage...
tree
|
commitdiff
2009-10-05
Vincent Povirk
ole32: We do need to implement Commit/Revert for non...
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Unload OpenSSL when unloading winhttp.
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Protect OpenSSL initialization with critical...
tree
|
commitdiff
2009-10-05
Juan Lang
winhttp: Move initialization of SSL_CTX to library...
tree
|
commitdiff
2009-10-05
Juan Lang
wininet: Quiet a fixme.
tree
|
commitdiff
2009-10-05
Juan Lang
wininet: Correct user agent handling.
tree
|
commitdiff
2009-10-05
Owen Rudge
comctl32: Capture the mouse when performing a listview...
tree
|
commitdiff
2009-10-03
Alexandre Julliard
odbc32: Define correct function prototypes for all...
tree
|
commitdiff
2009-10-02
Juan Lang
wininet: Set callbacks needed by OpenSSL for multithrea...
tree
|
commitdiff
2009-10-02
Juan Lang
wininet: Unload OpenSSL when unloading wininet.
tree
|
commitdiff
2009-10-02
Ge van Geldorp
shell32/tests: Fix shlexec on Vista and higher.
tree
|
commitdiff
2009-10-02
Huw Davies
oledb32: Implement conversions to DBTYPE_BYREF | DBTYPE...
tree
|
commitdiff
2009-10-02
Alexandre Julliard
opengl32/tests: Use explicit prototypes for function...
tree
|
commitdiff
2009-10-02
Alexandre Julliard
winex11: Use explicit prototypes for function pointers.
tree
|
commitdiff
2009-10-02
Alexandre Julliard
wnaspi32: Use explicit prototypes for function pointers.
tree
|
commitdiff
2009-10-02
Jacek Caban
jscript: Added FIXME about IClassFactoryEx.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLDOMNode::cloneNode implementation.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Use document.defaultView to get iframe contentW...
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLAnchorElement::get_href tests.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added IHTMLAnchorElement::get_href implementation.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Get rid of no longer needed HTMLLocation_value.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Use dispinterface DISPID_VALUE implementation...
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Added HTMLAnchorElement dispex data.
tree
|
commitdiff
2009-10-02
Jacek Caban
mshtml: Moved init_dispex call to HTMLElement_Init.
tree
|
commitdiff
2009-10-02
Paul Vriens
fltlib: Add a stub for FilterConnectCommunicationPort.
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
oleaut32/tests: Use LONG instead of long.
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
user32/tests: Use LONG instead of long.
tree
|
commitdiff
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget resets the scissor rect.
tree
|
commitdiff
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget bypasses stateblock recording.
tree
|
commitdiff
2009-10-02
Stefan Dösinger
wined3d: SetRenderTarget doesn't change the viewport...
tree
|
commitdiff
2009-10-02
Stefan Dösinger
d3d9: Test viewports that are bigger than the surface.
tree
|
commitdiff
2009-10-02
Stefan Dösinger
wined3d: Fix vs_2_0 sgn.
tree
|
commitdiff
2009-10-02
Henri Verbeet
wined3d: Use the actual array sizes to determine the...
tree
|
commitdiff
2009-10-02
Henri Verbeet
wined3d: Move the pixel/vertex states arrays to statebl...
tree
|
commitdiff
2009-10-02
Henri Verbeet
wined3d: Fix the values of NUM_SAVEDPIXELSTATES_T and...
tree
|
commitdiff
2009-10-02
Henri Verbeet
wined3d: Use stateblock_init_contained_states() for...
tree
|
commitdiff
2009-10-02
Henri Verbeet
wined3d: Add a separate function to initialize the...
tree
|
commitdiff
2009-10-02
Paul Vriens
secur32/tests: Skip some tests on WinMe to avoid a...
tree
|
commitdiff
2009-10-02
Paul Vriens
setupapi/tests: Don't crash on WinMe.
tree
|
commitdiff
2009-10-02
Paul Vriens
msi/tests: Skip some tests on Win9x/WinMe.
tree
|
commitdiff
2009-10-02
Paul Vriens
comctl32/tests: Fix some test failures.
tree
|
commitdiff
2009-10-02
Marcus Meissner
mapi32: Fixed uninitialized variable (Coverity).
tree
|
commitdiff
2009-10-02
Jeff Zaroyko
imm32: dwIndex flags are mutually exclusive.
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Fix parameter validation in MCM_SETM...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Changing MCS_MULTISELECT isn't allow...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Move MCN_SELCHANGE/MCN_SELECT notifi...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: No need to redraw if month didn...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/monthcal: Don't request locale data when it...
tree
|
commitdiff
2009-10-02
Nikolay Sivov
comctl32/datetime: Use SDK defined class name instead...
tree
|
commitdiff
2009-10-02
Joel Holdsworth
gdi32: Added tests for StretchDIBits.
tree
|
commitdiff
2009-10-02
Joel Holdsworth
gdi32: Added tests for StretchBlt.
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
comctl32/tests: Silence some Win64 compile warnings.
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
mapi32: Use 0 instead of (wrongly) casting NULL to...
tree
|
commitdiff
2009-10-02
Michael Stefaniuc
winhttp: 'http1_1' is already defined in the private...
tree
|
commitdiff
2009-10-02
André Hentschel
jscript: Update German Translation.
tree
|
commitdiff
2009-10-01
Alexandre Julliard
setupapi: Make setupx.dll into a stand-alone 16-bit...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
setupapi: Duplicate the string substitution code to...
tree
|
commitdiff
2009-10-01
Alexandre Julliard
wineps.drv: Make wineps16.drv into a stand-alone 16...
tree
|
commitdiff
2009-10-01
Owen Rudge
mapi32: Add attachment support to sendmail_extended_mapi.
tree
|
commitdiff
2009-10-01
Owen Rudge
mapi32: Create new message and show editor window.
tree
|
commitdiff
2009-10-01
Owen Rudge
mapi32: Open the Drafts folder in preparation for creat...
tree
|
commitdiff
2009-10-01
Owen Rudge
mapi32: Log on via Extended MAPI and get the default...
tree
|
commitdiff
2009-10-01
Owen Rudge
mapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
tree
|
commitdiff
2009-10-01
Aric Stewart
advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST paramete...
tree
|
commitdiff
2009-10-01
Rico Schüller
d3d10: Remove double declared variable in parse_fx10_va...
tree
|
commitdiff
2009-10-01
Rico Schüller
d3d10: Implement ID3D10EffectVariable::GetMemberBySeman...
tree
|
commitdiff
next