projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Don't run a nonexistent builtin from CreateProcess when filename is not...
[wine]
/
dlls
/
2011-12-14
Alexandre Julliard
kernel32: Don't run a nonexistent builtin from CreatePr...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
setupapi: Specify the correct binary file name when...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
winex11: Add missing initialization of pattern brush...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
gdi32/tests: Add some tests for behavior of 32-bit...
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Initialize VARIANT before passing it to Variant...
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Added IXMLDOMParseError2 support.
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Implemented get_responseStream().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetValue().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetVectorArray().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetVector().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetVector().
tree
|
commitdiff
2011-12-14
Francois Gouget
include: Define the MIB_IF_OPER_STATUS_XXX constants...
tree
|
commitdiff
2011-12-13
Piotr Caban
hlink: Fix leak in HlinkNavigateToStringReference.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't run the rollback script in reinstall mode.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Pass REINSTALL and REINSTALLMODE properties on...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't set the LOGVERBOSE property in MsiReinstallF...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't set the Installed property in MsiReinstallFe...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Support all install contexts in MsiReinstallFeatureW.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Move some traces from implementations to entry...
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32: Don't remove leading '@' from face name.
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32: Don't use preferred family name.
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32/tests: Add tests for vertical font.
tree
|
commitdiff
2011-12-13
Jacek Caban
jscript: Use bytecode for typeof expression implementation.
tree
|
commitdiff
2011-12-13
Frédéric Delanoy
msvfw32: Use appropriate abbreviation for seconds.
tree
|
commitdiff
2011-12-13
Francois Gouget
userenv: Add a missing include directive to userenv.h.
tree
|
commitdiff
2011-12-13
Francois Gouget
include: Add a missing wincrypt.h include directive...
tree
|
commitdiff
2011-12-13
Nikolay Sivov
msxml3/tests: Test switching encoding after document...
tree
|
commitdiff
2011-12-13
Nikolay Sivov
ole32: Simplify stream creation, remove redundant comments.
tree
|
commitdiff
2011-12-13
Nikolay Sivov
ole32: COM cleanup of IStream based on HGLOBAL.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Yi script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Hangul script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Kana script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Bopomofo script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add CKJ Han and Ideographic scripts.
tree
|
commitdiff
2011-12-13
Henri Verbeet
wined3d: Get rid of the WINED3DDEVTYPE typedef.
tree
|
commitdiff
2011-12-13
Henri Verbeet
wined3d: Get rid of the WINEDDCAPS typedef.
tree
|
commitdiff
2011-12-13
Henri Verbeet
wined3d: Use the correct source pitch and byte_count...
tree
|
commitdiff
2011-12-13
Henri Verbeet
ddraw: Add support for clipped blits.
tree
|
commitdiff
2011-12-13
Henri Verbeet
ddraw: Move clipper handling to ddraw.
tree
|
commitdiff
2011-12-13
Matteo Bruni
wined3d: Ignore invalid texture transform flags.
tree
|
commitdiff
2011-12-13
Matteo Bruni
wined3d: Fix some flag checks.
tree
|
commitdiff
2011-12-13
Alexandre Julliard
ntdll: Make an error message a proper ERR.
tree
|
commitdiff
2011-12-13
Alexandre Julliard
gdi32/tests: Fix some test failures on old Windows...
tree
|
commitdiff
2011-12-13
Alexandre Julliard
winex11: Get rid of the GetPixel implementation, use...
tree
|
commitdiff
2011-12-13
Alexandre Julliard
gdi32: Implement GetPixel in the null driver using...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Remove some color table size checks, we use...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Implement GetNearestColor in the DIB driver.
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: init_dib_info() can no longer fail, and no longe...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Remove support for private color maps.
tree
|
commitdiff
2011-12-12
Jacek Caban
mshtml: Initialize VARIANT before passing it to variant...
tree
|
commitdiff
2011-12-12
Jacek Caban
jscript: Initialize VARIANT before passing it to disp_p...
tree
|
commitdiff
2011-12-12
Jacek Caban
jscript: Properly handle NULL IDispatch in stack_pop_ob...
tree
|
commitdiff
2011-12-12
Jacek Caban
jscript: Use bytecode for instanceof implementation.
tree
|
commitdiff
2011-12-12
Jacek Caban
jscript: Don't use EXPR_NEWREF in forin_statement_event.
tree
|
commitdiff
2011-12-12
Jacek Caban
jscript: Don't use EXPR_NEWREF in for_statement_event.
tree
|
commitdiff
2011-12-12
Aric Stewart
usp10: Add Khmer script.
tree
|
commitdiff
2011-12-12
Aric Stewart
usp10: Add New Tai Lue script.
tree
|
commitdiff
2011-12-12
Aric Stewart
usp10: Add script Tai Le.
tree
|
commitdiff
2011-12-12
Aric Stewart
usp10/tests: Check broken value for script tag as well.
tree
|
commitdiff
2011-12-12
Aric Stewart
usp10: Resync script_props table.
tree
|
commitdiff
2011-12-12
Jörg Höhle
winealsa: Implement IAudioClock::GetPosition() using...
tree
|
commitdiff
2011-12-12
Hans Leidekker
msi: Format the value name from the RegLocator table.
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Pass the correct depth to PutImage for SetBitmap...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32/tests: Add tests for 1-bpp DDB pattern brushes.
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Don't create a default color table for pattern...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Select the pattern brush only when first used.
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Add a flag to request a default color table...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Use the default DIB color table to create system...
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: Store the default color tables as static data.
tree
|
commitdiff
2011-12-12
Alexandre Julliard
gdi32: GetCharABCWidthsFloatW must succeed with non...
tree
|
commitdiff
2011-12-12
Dmitry Timoshkov
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
tree
|
commitdiff
2011-12-12
Eric Pouech
d3d: Fixed a couple of warnings for 64bit targets.
tree
|
commitdiff
2011-12-12
Juan Lang
wintrust: Don't dereference a potentially NULL pointer.
tree
|
commitdiff
2011-12-12
Henri Verbeet
wined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
tree
|
commitdiff
2011-12-12
Henri Verbeet
wined3d: Get rid of the WINED3DLIGHTTYPE typedef.
tree
|
commitdiff
2011-12-12
Henri Verbeet
wined3d: Trace all swapchain_desc fields in wined3d_dev...
tree
|
commitdiff
2011-12-12
Henri Verbeet
d3d10: Add a short description to skip_dword_unknown().
tree
|
commitdiff
2011-12-12
Henri Verbeet
ddraw: Destroy the swapchain after the D3D device in...
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: IDispatchEx support for MXNamespaceManager.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Use IXMLDOMDocument3 as a latest interface...
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Schema cache COM cleanup.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Accept disabled on load validation.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Trace parameters in stub methods.
tree
|
commitdiff
2011-12-12
Nikolay Sivov
msxml3: Escape '<','&','"' and '>' in attribute value.
tree
|
commitdiff
2011-12-12
Rico Schüller
d3dx9: Implement D3DXSHAdd().
tree
|
commitdiff
2011-12-12
Dmitry Timoshkov
user32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
tree
|
commitdiff
2011-12-10
Alexandre Julliard
gdi32/tests: Fix some test failures on Windows.
tree
|
commitdiff
2011-12-10
Alexandre Julliard
gdi32: Simplify computation of the DIB header size...
tree
|
commitdiff
2011-12-10
Alexandre Julliard
gdi32: Make sure that biSizeImage always contains the...
tree
|
commitdiff
2011-12-10
Alexandre Julliard
gdi32: Always use biClrUsed for the number of colors...
tree
|
commitdiff
2011-12-09
Nikolay Sivov
msxml3: Properly handle writer output in a form of...
tree
|
commitdiff
2011-12-09
Nikolay Sivov
msxml3: Write document prolog separately.
tree
|
commitdiff
2011-12-09
Nikolay Sivov
msxml3: Use libxml2 buffer support through helpers.
tree
|
commitdiff
2011-12-09
Aric Stewart
usp10: Add Myanmar script.
tree
|
commitdiff
2011-12-09
Alex Henrie
comdlg32: Correct title of "Save As" dialog.
tree
|
commitdiff
2011-12-09
Francois Gouget
include: Add the missing inaddr.h and in6addr.h include...
tree
|
commitdiff
2011-12-09
Francois Gouget
iphlpapi: Remove a few redundant include directives.
tree
|
commitdiff
2011-12-09
Huw Davies
gdi32/tests: Add some tests for wide pens.
tree
|
commitdiff
2011-12-09
Huw Davies
gdi32: Add support for wide cosmetic pens.
tree
|
commitdiff
next