projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wine
2011-09-27
Andrew Eikum
winecfg: Replace DirectSound settings with Driver Diagn...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Frédéric Delanoy
cmd: Fix comments in WCMD_color.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Hans Leidekker
msi/tests: Properly preserve pending file renames.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Hans Leidekker
wininet: Ignore the accept types array in HttpOpenReque...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Hans Leidekker
explorer: Add a version resource.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Hans Leidekker
wtsapi32: Return success from WTSRegisterSessionNotific...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael Stefaniuc
comctl32/tests: Don't accept Win95 behavior.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael Stefaniuc
comctl32/tests: Standardize COM in imagelist.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Thomas Faber
shell32/tests: Fix build with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Dmitry Timoshkov
kernel32: Add a bunch of VirtualProtect tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Alexander Lakhin
po: Update Russian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Michael Stefaniuc
d3dx9_36/tests: Avoid using fmaxf.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
Assorted spelling fixes & co.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
gdi32: The GetKerningPairsA() test should pass on all...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
shell32: Add definitions for the IEnumACString interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
d3drm/tests: Remove an unneeded assert.h include.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
msi/tests: Avoid #if 0 to make sure code still compiles.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-27
Francois Gouget
gdi32/tests: Use if(0) instead of #if 0 to make sure...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexandre Julliard
winecfg: Set the background color for the web link.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
comctl32: Send a WM_CTLCOLORSTATIC message and erase...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
comctl32/tests: Add basic tests for the SysLink control.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
wininet: Fix UrlComponents initialisation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alistair Leslie...
mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alistair Leslie...
msxml3: Support creating IXMLParser Interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Frédéric Delanoy
cmd: Fix WCMD_fgets documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Frédéric Delanoy
cmd: Output error messages to stderr where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Frédéric Delanoy
cmd: Add WCMD_output_stderr function to output error...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Frédéric Delanoy
cmd: Use helper function to return file io buffer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Eikum
dsound: Validate buffer pointers in Unlock methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Eikum
dsound: Remove hardware acceleration support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Eikum
winecoreaudio.drv: Remove wave, mixer, and dsound drive...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Eikum
wineoss.drv: Remove wave, mixer, and dsound driver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Eikum
winealsa.drv: Remove wave, mixer, and dsound driver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
ntdll/tests: Don't test function directly when reportin...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
kernel32/tests: Don't test function directly when repor...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
user32/tests: Don't test function directly when reporti...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
shell32/tests: Don't test function directly when report...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
d3d9/tests: Don't test function directly when reporting...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Talbot
ddeml.dll16: Move break outside of if statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Talbot
d3dcompiler_43: Mark fall-throughs in switch statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Talbot
d3d10: Mark a fall-through in a switch statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Talbot
comdlg32: Add a break statement to mark a semantic...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Andrew Talbot
cabinet: Mark some fall-throughs in switch statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jörg Höhle
winmm: waveOutReset returns all buffers.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jörg Höhle
winmm: Separate WINMM_Pause and WINMM_Reset.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jörg Höhle
winmm: Fix sum of available samples.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jörg Höhle
wineoss: Simplify the test for 8bit linear PCM.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Jörg Höhle
winealsa: Simplify the test for 8bit linear PCM.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Marcus Meissner
wpp: Add semicolons at end of code rules.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Mc...
d3dx9_36/tests: Fixed adjacency double free (valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Stefan Dösinger
d3d8: Implement FPUSETUP for msvc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Stefan Dösinger
d3d9: Implement FPUSETUP for msvc.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Stefan Dösinger
ddraw/tests: Use the variable instead of the type in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Stefan Dösinger
ddraw/tests: Use sizeof instead of a magic number.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Marcus Meissner
dpnet: Fixed bad pointer addition (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Louis Lenders
dpnet: Fill the DPN_SP_CAPS structure in IDirectPlay8Pe...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Matteo Bruni
d3d10core/tests: Add some shader creation tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Matteo Bruni
d3d9/tests: Test creating shaders with wrong type or...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Matteo Bruni
d3d8/tests: Test creating shaders with wrong type or...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Matteo Bruni
d3d10core: Fixup HRESULT in a bunch of error cases.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Matteo Bruni
wined3d: When creating a new shader, check shader type...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexandre Julliard
winex11: Pre-compute the color shifts for the supported...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexandre Julliard
winex11: Remove redundant pixmap prefix in X_PHYSBITMAP...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexandre Julliard
winex11: Avoid recomputing the DC format when it hasn...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Alexandre Julliard
winex11: Force the alpha channel to zero for mono-...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
wordpad: Use a lowercase extension in a file filter.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
winecfg: Separate the file filters with a semi-colon...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
oleview: Separate the file filters with a space.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
wer: Add stub for WerReportAddDump.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
André Hentschel
gdi32: Add traces for the gamma functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
shell32: Pass the object instead of the iface to helper...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
shell32: COM cleanup in shellpath.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Dylan Smith
riched20/tests: Remove unnecessary SetFocus calls.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Dylan Smith
riched20/tests: Avoid using flaky method of simulating...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Dylan Smith
richedit: Return number of chars inserted for EM_STREAM...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Dylan Smith
richedit: Return number of bytes read for EM_STREAMIN...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Francois Gouget
po: Mark a number of obviously incomplete cmd help...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
krnl386.exe16: Don't open code CONTAINING_RECORD().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
ieframe: Don't open code CONTAINING_RECORD().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
wshom.ocx: Don't bother with a FIXME in DllCanUnloadNow().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
oleaut32/tests: Use FAILED instead of !SUCCEEDED.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-26
Michael Stefaniuc
wineqtdecoder: Use FAILED instead of !SUCCEEDED.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexandre Julliard
Release 1.3.29.
wine-1.3.29
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Aric Stewart
usp10: ScriptShape needs a number of SCRIPT_VISATTR...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Michael Stefaniuc
dsound/tests: Remove some explicit casts that happen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Michael Stefaniuc
msi: Remove casts to the type of the casted variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alistair Leslie...
mshtml: Add IHTMLCurrentStyle2/3/4 support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Nikolay Sivov
comctl32/monthcal: Fix jump to today date.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Nikolay Sivov
comctl32/monthcal: Properly adjust day of week in MCM_S...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Nikolay Sivov
comctl32/monthcal: Correct MCM_SETTODAY handler return...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Nikolay Sivov
comctl32/monthcal: Fix some day state problems.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Nikolay Sivov
comctl32/monthcal: Fix MCM_GETMONTHRANGE with regard...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Louis Lenders
dpnet: Return a TCP/IP provider in IDirectPlay8PeerImpl...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Alexandre Julliard
gdi32: Avoid rounding errors with visible rectangles...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Bernhard Loos
server: Correct mapping of mutex access rights.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Bernhard Loos
server: ReleaseMutex doesn't need any access rights.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Bernhard Loos
server: Certain access flags are illegal for OpenMutex.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Michael Mc...
d3dx9/test: Test for D3DXWeldVertices.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Michael Mc...
d3dx9: Implemented D3DXWeldVertices.
commit
|
commitdiff
|
tree
|
snapshot
next