projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2012-10-12
Jacek Caban
jscript: Removed SysFreeString calls missed in previous...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexandre Julliard
ole32/tests: Fix a test failure on newer Windows versions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexandre Julliard
ntdll/tests: Fix some test failures on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexandre Julliard
gdi32: Add helper functions for converting between...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Dmitry Timoshkov
gdiplus: Add a test for GdipMeasureDriverString called...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Daniel Lehman
gdi32: Use HandleToULong inline function to convert...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Alexandre Julliard
setupapi: Fix buffer overflow in load_fake_dll.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Daniel Lehman
msvcp90: In codecvt<wchar_t>::do_out, copy local buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Daniel Lehman
msvcp90: Fix parsing in num_get<>::_Getifld.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Erich Hoover
ws2_32: Silence error when binding to loopback adapter.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Matteo Bruni
d3dcompiler: Add some checks to function definitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Matteo Bruni
d3dcompiler: Properly support function overloads.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Matteo Bruni
d3dcompiler: Allow multiple input/output modifiers.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Matteo Bruni
d3dcompiler: Add a trace to D3DAssemble.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Matteo Bruni
d3dcompiler: Avoid "naked" vars in record dereferences.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Nozomi Kodama
d3dx9_36: Remove useless casts.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Dmitry Timoshkov
gdiplus: Clarify where extra Y margin added by GdipMeas...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Dmitry Timoshkov
gdiplus: Clarify where extra Y margin added by GdipMeas...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Frédéric Delanoy
cmd/tests: Add tests for command line parsing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Frédéric Delanoy
cmd/tests: Move command line tests to separate file.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Sergey Guralnik
user32/tests: Add tests for class small icons.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
André Hentschel
include: Update EXTENDED_NAME_FORMAT enumeration.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Dmitry Timoshkov
gdiplus: Use IFD_SHORT type for the TIFF compression...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Piotr Caban
msvcrt: Fixed exception information on 64-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Piotr Caban
msvcp: Sync implementations.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Aric Stewart
msctf: Uninitialize context prior to releasing it.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Lucas Zawacki
dinput: Implement DIPROP_INSTANCENAME for joystick.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Lucas Zawacki
dinput/tests: Test for DIPROP_INSTANCENAME and DIPROP_G...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Aric Stewart
imm32: Unregister IME class on process detach.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Aric Stewart
imm32: Remove unused parameter to IMM_RegisterIMEClass.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Added IHTMLIFrameElement3::get_contentDocument...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Added createStyleSheet and get_styleSheet tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Create script element in IHTMLDocument::createS...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Moved creating HTML element to separated function.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Added IHTMLStyleElement::get_styleSheet imeplem...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
mshtml: Don't run noscript tests in enhanced security...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
jscript: Get rid of BSTR in date.c.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
jscript: Use jsstr_t for compiler constant strings.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
jscript: Store regexp source as jsstr_t.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Jacek Caban
jscript: Use custom string container instead of BSTR.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Henri Verbeet
wined3d: Implement WINED3DSIH_LT in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Henri Verbeet
wined3d: Implement WINED3DSIH_IGE in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Henri Verbeet
wined3d: Implement WINED3DSIH_GE in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Henri Verbeet
wined3d: Implement WINED3DSIH_EQ in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Henri Verbeet
wined3d: Implement WINED3DSIH_XOR in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Matteo Bruni
d3dcompiler: Don't raise a warning for an uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Matteo Bruni
d3dcompiler/tests: Fix access to the test output for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Matteo Bruni
d3dcompiler: Fix "for" syntax.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Matteo Bruni
d3d8: Use proper helper.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Matteo Bruni
wined3d: Recognize Radeon HD 6970 as reported on some...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Roman Dadkov
ole32: Fix dwClsContext parameter of a CoCreateInstance...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jacek Caban
vbscript: Fixed tests on some non-English configs ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Andrew Eikum
dsound: Don't exit early in mixer thread.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Andrew Eikum
vbscript: Undefined variables resolve as EMPTY without...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
winex11: Don't return an alpha channel for DIBs read...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
gdi32: Handle a missing source alpha directly in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
gdi32: Use BI_BITFIELDS to indicate that a 32-bpp DIB...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
gdi32: Limit the allocation size to the useful data...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
gdi32: Return the full DIB height in GetImage instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Nikolay Sivov
dwrite: Added IDWriteTextFormat stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Nikolay Sivov
dwrite: Implement GetFontStretch().
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Hans Leidekker
wbemprox: Add support for array types.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Hans Leidekker
wbemprox: Add support for uncommitted instances in...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Hans Leidekker
wbemprox: Add reference counting to the table structure.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Hans Leidekker
wbemprox: Implement Win32_NetworkAdapter.AdapterType.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Hans Leidekker
wbemprox: Handle NULL operands in eval_strcmp.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jacek Caban
mshtml: Added more ActiveX loading and script binding...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jacek Caban
mshtml: Get rid of no longer needed workarounds for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Jacek Caban
mshtml: Added noscript tag handling tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Lehman
msvcp90: Copy facetvec element pointer in copy ctor.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Lehman
msvcp90: Initialize state in mb_to_wc.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Daniel Lehman
msvcp: Flip fclose result check in filebuf<>::close.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
winex11: Recreate the GL drawable when changing the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
winex11: Create a surface even for OpenGL windows,...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Alexandre Julliard
user32: Don't use the window surface when the pixel...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Francois Gouget
shell32: Fix ShellExecute()'s handling of file URLs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Francois Gouget
shell32/tests: Simplify shlexec's test_directory()...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Christian Costa
quartz: Don't say we have a menu to AdjustWindowRectEx...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Christian Costa
quartz: Use target rect if set otherwise default to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Marcus Meissner
winetest: Close filehandle on run error (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Marcus Meissner
advapi32: Removed a double free issue on loop terminati...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Marcus Meissner
server: Removed duplicate close of acceptfd (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Henri Verbeet
wined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Henri Verbeet
wined3d: Implement SM4 loops in the GLSL shader backend.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Henri Verbeet
wined3d: Implement WINED3DSIH_IADD in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Henri Verbeet
wined3d: Implement WINED3DSIH_DIV in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-10
Henri Verbeet
wined3d: Implement WINED3DSIH_BREAKP in the GLSL shader...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Lehman
msvcp90: Fix export for fstream<wchar_t> ctor.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Lehman
msvcp90: Fix cxx exception information for 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Lehman
msvcp90: Flip fclose result check in filebuf<>::close.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Daniel Lehman
msvcp90: Change basic_ios<wchar_t>::imbue to match...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Erich Hoover
setupapi: Close the target file before issuing SPFILENO...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Erich Hoover
setupapi: Report the correct target file with SPFILENOT...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
André Hentschel
winetest: Report actual number of failures in the statu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Christian Costa
ntoskrnl.exe: Add MDL flags definitions.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Christian Costa
quartz: Fill right RECT structure in SetDefaultTargetRec.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Christian Costa
quartz: Forward IMediaControl_RenderFile to IFilterGrap...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Jacek Caban
mshtml: Wine Gecko 1.8 release.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Jacek Caban
appwiz.cpl: Cache downloaded addon MSI files.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Jacek Caban
services: Fixed memory leak.
commit
|
commitdiff
|
tree
|
snapshot
next