projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Assume a file is present if the target exists with the same size and there's...
[wine]
/
dlls
/
2011-03-08
Hans Leidekker
msi: Assume a file is present if the target exists...
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Load media info even if there's no file to install.
tree
|
commitdiff
2011-03-08
Hans Leidekker
msi: Make a second pass to determine which files to...
tree
|
commitdiff
2011-03-08
Dmitry Timoshkov
gdi32: Add some additional tests for negative axes...
tree
|
commitdiff
2011-03-08
Eric Pouech
dbghelp: When using a regular expression on a file...
tree
|
commitdiff
2011-03-08
Nikolay Sivov
msxml3: Merge obsolete interfaces tests in a single...
tree
|
commitdiff
2011-03-08
Henri Verbeet
winex11.drv: Allow disabling vertical sync using EXT_sw...
tree
|
commitdiff
2011-03-08
Henri Verbeet
ddraw: Just pass NULL as swapchain parent.
tree
|
commitdiff
2011-03-08
Henri Verbeet
wined3d: Don't require container parents for IWineD3DDe...
tree
|
commitdiff
2011-03-08
Henri Verbeet
wined3d: Pass gl_info to volume_bind_and_dirtify().
tree
|
commitdiff
2011-03-08
Thomas Mullaly
mshtml: Correctly forward IHTMLWindow's IHTMLDocument...
tree
|
commitdiff
2011-03-08
Thomas Mullaly
mshtml/tests: Added more ConnectionPoint tests for...
tree
|
commitdiff
2011-03-07
Peter Schellenbach
oleaut32: Corrected registration flag inversion in...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
user32: Get rid of the RegisterClipboardFormat driver...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
winex11: Register clipboard formats only once they...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
winex11: Remove the unused clipboard format flags.
tree
|
commitdiff
2011-03-07
Alexandre Julliard
winex11: Don't unmap off-screen windows on PropertyNoti...
tree
|
commitdiff
2011-03-07
Jörg Höhle
mciwave: Fix precondition to avoid having 2 simultaneou...
tree
|
commitdiff
2011-03-07
Erich Hoover
winex11: Use GetCursorFrameInfo to obtain animated...
tree
|
commitdiff
2011-03-07
Erich Hoover
user32: Implement semi-stub of GetCursorFrameInfo.
tree
|
commitdiff
2011-03-07
Erich Hoover
user32: Permit loading animated cursors with CreateIcon...
tree
|
commitdiff
2011-03-07
Andrew Eikum
oleaut32: Convert TLBFuncDesc to be stored as an array.
tree
|
commitdiff
2011-03-07
Andrew Eikum
oleaut32: Store ITypeInfoImpls in an array.
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Rename a variable based on publicly available...
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Change a type based on publicly available...
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Rename a couple members based on publicy avail...
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Rename a couple members to reflect their usage...
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Fix a comment.
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Remove a no-op trinary expression.
tree
|
commitdiff
2011-03-07
Juan Lang
wininet: Store entries in url cache with valid last...
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msxml3: Implemented get_doctype() with basic tests.
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msxml3: Implement get_nodeTypedValue() for nodes that...
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msxml3: Properly update xmldoc refcounts on insertBefore().
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msxml3: Trace ref counts for all dom objects.
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msvcrt: Added partially complete _wcsupr_s_l (without...
tree
|
commitdiff
2011-03-07
Nikolay Sivov
msvcrt: Added _wcslwr_s implementation.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Manage one assembly cache per major version of...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Avoid registering duplicate source list information.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Compare keys only in compare_record.
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi: Reduce filename to the long name in ITERATE_Remove...
tree
|
commitdiff
2011-03-07
Hans Leidekker
msi/tests: Check the result of get_system_dirs and...
tree
|
commitdiff
2011-03-07
Hans Leidekker
userenv: Initialize a variable (valgrind).
tree
|
commitdiff
2011-03-07
Henri Verbeet
wined3d: Try to evict the surface's sysmem copy in...
tree
|
commitdiff
2011-03-07
Henri Verbeet
wined3d: Clear SFLAG_LOCKED as soon as possible in...
tree
|
commitdiff
2011-03-07
Henri Verbeet
wined3d: Get rid of the SFLAG_LOCKED hack in flush_to_f...
tree
|
commitdiff
2011-03-07
Henri Verbeet
wined3d: Check subresources for NULL during texture...
tree
|
commitdiff
2011-03-07
Francois Gouget
riched20/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-03-07
Francois Gouget
comcat/tests: Add a '\n' to a pair of ok() calls.
tree
|
commitdiff
2011-03-07
Francois Gouget
gdi32/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-03-07
Francois Gouget
urlmon/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-03-07
Francois Gouget
comctl32: Add a trailing '\n' to an ERR() call.
tree
|
commitdiff
2011-03-07
Francois Gouget
shell32/tests: Add a trailing '\n' to a skip().
tree
|
commitdiff
2011-03-07
Francois Gouget
msvcrt/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2011-03-07
Francois Gouget
d3dx9_36/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2011-03-07
Francois Gouget
mscoree: Add a '\n' to an ERR() trace.
tree
|
commitdiff
2011-03-07
Francois Gouget
comctl32/tests: Add a '\n' to a pair of ok() calls.
tree
|
commitdiff
2011-03-07
Francois Gouget
d3dcompiler_43: Add a '\n' to a couple of FIXME() traces.
tree
|
commitdiff
2011-03-07
Aric Stewart
ws2_32: async_send with no buffers does not need to...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
user32: Set the last mouse event timestamp before calli...
tree
|
commitdiff
2011-03-07
Alexandre Julliard
advapi32: Fix array size construct that gcc doesn't...
tree
|
commitdiff
2011-03-04
Marcus Meissner
msvcrt: Move side effect out of assert (Coverity).
tree
|
commitdiff
2011-03-04
Marcus Meissner
msi: Pointer to out of scope local variable (Coverity).
tree
|
commitdiff
2011-03-04
Marcus Meissner
dbghelp: Local variable used out of scope (Coverity).
tree
|
commitdiff
2011-03-04
David Adam
d3dx9_36: Implement ID3DXMesh_GetNumBytesPerVertex.
tree
|
commitdiff
2011-03-04
David Adam
d3dx9_36: Add a test for D3DXCreateBox.
tree
|
commitdiff
2011-03-04
Huw Davies
gdi32: Remove a wayward CDECL.
tree
|
commitdiff
2011-03-04
Rafał Mużyło
winealsa.drv: Drop redundant calls.
tree
|
commitdiff
2011-03-04
Marcus Meissner
oleaut32: Local variable goes out of scope via pointer...
tree
|
commitdiff
2011-03-04
Dmitry Timoshkov
user32: Add a test to make sure that SendInput sets...
tree
|
commitdiff
2011-03-04
Nikolay Sivov
msxml3: Test to show namespace definition output for...
tree
|
commitdiff
2011-03-04
Nikolay Sivov
msxml3: Remove child with parent method first before...
tree
|
commitdiff
2011-03-04
Nikolay Sivov
msxml3: Test insertBefore() behaviour with node relinki...
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Remove outdated comment.
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Fix off-by-one error.
tree
|
commitdiff
2011-03-04
Henri Verbeet
wined3d: Get rid of the IWineD3DBuffer typedef.
tree
|
commitdiff
2011-03-04
Henri Verbeet
wined3d: Remove COM from the buffer implementation.
tree
|
commitdiff
2011-03-04
Henri Verbeet
ddraw: Just pass NULL as index buffer parent.
tree
|
commitdiff
2011-03-04
Henri Verbeet
wined3d: Pass gl_info to surface_bind().
tree
|
commitdiff
2011-03-04
Rico Schüller
d3dcompiler: Add debug helper for shader variable type.
tree
|
commitdiff
2011-03-04
Rico Schüller
d3dcompiler: Add debug helper for shader variable class.
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Move creating cache file to a helper function.
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Support the Cache-Control max-age directive...
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Default to 10 minutes expiration for cache...
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Default to 10 minutes expiration for cache...
tree
|
commitdiff
2011-03-04
Juan Lang
wininet: Store entries in url cache with valid expirati...
tree
|
commitdiff
2011-03-04
Alexandre Julliard
user32: Remove GetClipboardFormatName from the user...
tree
|
commitdiff
2011-03-04
Alexandre Julliard
winex11: Always reference clipboard formats by atom...
tree
|
commitdiff
2011-03-03
Alexandre Julliard
winex11: Pre-register atoms for all the built-in clipbo...
tree
|
commitdiff
2011-03-03
Alexandre Julliard
winex11: Add a debug helper for printing clipboard...
tree
|
commitdiff
2011-03-03
Alexandre Julliard
winex11: Convert the clipboard format list to a standar...
tree
|
commitdiff
2011-03-03
Alexandre Julliard
winex11: Convert the clipboard data list to a standard...
tree
|
commitdiff
2011-03-03
Erich Hoover
shdocvw: Implement IWebBrowser::ExecWB and IWebBrowser...
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Implement GdipAddPathString.
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Add tests and fix GdipDrawImagePointsRect.
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Clean up gdip_format_string.
tree
|
commitdiff
2011-03-03
Jacek Caban
mshtml: Added support for indexed access to form elements.
tree
|
commitdiff
2011-03-03
Joris Huizer
userenv: GetUserProfileDirectoryW: Plug memory leak.
tree
|
commitdiff
2011-03-03
Juan Lang
wininet: Support setting the expired time in SetUrlCach...
tree
|
commitdiff
2011-03-03
Juan Lang
wininet: Use correct scheme for cache entries.
tree
|
commitdiff
2011-03-03
André Hentschel
t2embed: Add stub for TTEmbedFont.
tree
|
commitdiff
next