projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wineoss.drv: Make widOpen() and wodOpen() static.
[wine]
/
dlls
/
2008-12-12
Francois Gouget
wineoss.drv: Make widOpen() and wodOpen() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt: Point the set_new_handler() entrypoint to the...
tree
|
commitdiff
2008-12-12
Francois Gouget
user32/tests: Make some functions static.
tree
|
commitdiff
2008-12-12
Francois Gouget
ole32/tests: Make test_runnable() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
shell32/tests: Make test_cbsize() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
ntdll/tests: Make rtlraiseexception_vectored_handler...
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt/tests: Make void test_cp_table() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
gdi32/tests: Make test_GdiAlphaBlend() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
d3d9/tests: Make some functions static.
tree
|
commitdiff
2008-12-12
Francois Gouget
cabinet/tests: Make CopyProgress() static.
tree
|
commitdiff
2008-12-12
Francois Gouget
ole32: Fix the STORAGE_dump_pps_entry() description.
tree
|
commitdiff
2008-12-12
Francois Gouget
shell32: Add a couple of spaces in the spec file.
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt: Remove _adjust_fdiv() as it is unused.
tree
|
commitdiff
2008-12-12
Francois Gouget
msvcrt/tests: Add a trailing '\n' to ok() calls.
tree
|
commitdiff
2008-12-12
Henri Verbeet
wined3d: Don't leak memory on failure in allocate_shade...
tree
|
commitdiff
2008-12-12
Henri Verbeet
wined3d: Use a simpler way to calculate the number...
tree
|
commitdiff
2008-12-12
Henri Verbeet
wined3d: Get rid of the textureDimensions field in...
tree
|
commitdiff
2008-12-12
Henri Verbeet
wined3d: We only care is a sampler is sampled at all...
tree
|
commitdiff
2008-12-12
Henri Verbeet
wined3d: Don't reparse the entire shader just to update...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Support wide character base64-encoded PKCS...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Implement CryptStringToBinaryW.
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Support base64-encoded PKCS messages in CryptQ...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Split querying PKCS messages into helper funct...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Support base64-encoded context objects in...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Downgrade a fixme to a warn.
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Don't claim to have queried an object as a...
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Validate input arguments to CryptQueryObject.
tree
|
commitdiff
2008-12-12
Juan Lang
crypt32: Add tests for CryptQueryObject.
tree
|
commitdiff
2008-12-12
Paul Vriens
gdi32/tests: Fix some test failures on Win9x.
tree
|
commitdiff
2008-12-12
Paul Vriens
ddraw/tests: Fix a test failure on a Win98 VMware box.
tree
|
commitdiff
2008-12-12
Hans Leidekker
wininet: Adapt tests to winehq changes.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt: Avoid truncated relocations on 64-bit.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt/tests: Load __mb_cur_max and _mbctype dynamicall...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt: Use iob_func instead of p__iob on non-x86.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt: Use intptr_t or size_t instead of long where...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msvcrt: Don't include msvcrt headers, instead duplicate...
tree
|
commitdiff
2008-12-12
Alexandre Julliard
setupapi: Don't include msvcrt headers.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
msi: Don't include msvcrt headers.
tree
|
commitdiff
2008-12-12
Alexandre Julliard
ntdll: Fix heap management for 64-bit.
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Convert the handles to server handles in NTDLL_w...
tree
|
commitdiff
2008-12-11
Hans Leidekker
winhttp: Resolve host port at the latest possible moment.
tree
|
commitdiff
2008-12-11
Hans Leidekker
winhttp: Validate parameters per component in WinHttpCr...
tree
|
commitdiff
2008-12-11
Andrew Talbot
ws2_32: Sign-compare warnings fix.
tree
|
commitdiff
2008-12-11
Andrew Talbot
wintrust: Sign-compare warnings fix.
tree
|
commitdiff
2008-12-11
Nikolay Sivov
oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED...
tree
|
commitdiff
2008-12-11
Ricardo Filipe
advapi32: Add stub for UnregisterTraceGuids.
tree
|
commitdiff
2008-12-11
Ricardo Filipe
hal: Add stubs for ExAcquireFastMutex and ExReleaseFast...
tree
|
commitdiff
2008-12-11
Stefan Dösinger
wined3d: Fix ARG_UNUSED and use it properly.
tree
|
commitdiff
2008-12-11
Stefan Dösinger
WineD3D: Abstract some ATIfs op debug TRACEs.
tree
|
commitdiff
2008-12-11
Stefan Dösinger
wined3d: Don't load INT and BOOL constants needlessly.
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Enforce correct protection values in virtual...
tree
|
commitdiff
2008-12-11
Jacek Caban
jscript: Added Math.LOG10E implementation.
tree
|
commitdiff
2008-12-11
Jacek Caban
jscript: Added Math.LOG2E implementation.
tree
|
commitdiff
2008-12-11
Jacek Caban
jscript: Added Math.E implementation.
tree
|
commitdiff
2008-12-11
Jacek Caban
jscript: Added Math.PI implementation.
tree
|
commitdiff
2008-12-11
Alistair Leslie...
mshtml: Implement IHTMLStyle put_fontStyle.
tree
|
commitdiff
2008-12-11
Alexandre Julliard
cabinet: Don't allocate a huge buffer on the stack.
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Ko.rc: Update Korean resource.
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
*Zh.rc: Update the Chinese resource font name to "MS...
tree
|
commitdiff
2008-12-11
ByeongSik Jeon
gdi32: Unify Chinese and Japanese default font name.
tree
|
commitdiff
2008-12-11
Alexandre Julliard
ntdll: Add a heuristic to detect dlls that are wrongly...
tree
|
commitdiff
2008-12-11
Henri Verbeet
wined3d: Don't trace the shader if nobody's looking.
tree
|
commitdiff
2008-12-11
Henri Verbeet
wined3d: shader_trace_init() shouldn't have side effects.
tree
|
commitdiff
2008-12-11
Henri Verbeet
wined3d: Remove some more unused code.
tree
|
commitdiff
2008-12-11
Henri Verbeet
wined3d: baseShader.functionLength should be 0 when...
tree
|
commitdiff
2008-12-11
Henri Verbeet
wined3d: Get rid of the "len" variable in shader_trace_...
tree
|
commitdiff
2008-12-11
Nikolay Sivov
gdiplus: Stub for GdipGetNearestColor.
tree
|
commitdiff
2008-12-11
Lei Zhang
qcap: Don't clip intermediate values in YUV to RGB...
tree
|
commitdiff
2008-12-11
Paul Vriens
setupapi/tests: Fix a test failure on Vista/W2K8.
tree
|
commitdiff
2008-12-11
Paul Vriens
rsaenh/tests: Fix a test failure on NT4.
tree
|
commitdiff
2008-12-11
Paul Vriens
gdi32/tests: Remove the todo_wine logic where appropriate.
tree
|
commitdiff
2008-12-11
Paul Vriens
msi/tests: Skip tests on win9x due to different registr...
tree
|
commitdiff
2008-12-11
Aric Stewart
user32: Implement handling of WM_INPUTLANGCHANGE.
tree
|
commitdiff
2008-12-10
Alexandre Julliard
server: Windows properties are actually generic params...
tree
|
commitdiff
2008-12-10
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
tree
|
commitdiff
2008-12-10
Alistair Leslie...
mshtml: Add support for V_I4 in IHTMLStyle put_zIndex.
tree
|
commitdiff
2008-12-10
Andrew Nguyen
jscript: Implement the String.sup() method.
tree
|
commitdiff
2008-12-10
Andrew Nguyen
jscript: Implement the String.sub() method.
tree
|
commitdiff
2008-12-10
Andrew Nguyen
jscript: Fix the lexicographical order of the String...
tree
|
commitdiff
2008-12-10
Andrew Nguyen
jscript: Fix some errors detected by Valgrind.
tree
|
commitdiff
2008-12-10
Alistair Leslie...
mshtml: Implement IHTMLStyle get/put posHeight.
tree
|
commitdiff
2008-12-10
Austin English
kernel32: Convert a warn to an err.
tree
|
commitdiff
2008-12-10
Henri Verbeet
wined3d: Make some constant arrays also static.
tree
|
commitdiff
2008-12-10
Henri Verbeet
wined3d: Compare & copy with the correct clipplane...
tree
|
commitdiff
2008-12-10
Henri Verbeet
wined3d: Rename texture_stage_op.color_correction to...
tree
|
commitdiff
2008-12-10
Henri Verbeet
wined3d: Use the actual fixup for the stage in gen_ati_...
tree
|
commitdiff
2008-12-10
Paul Vriens
riched32/tests: Remove the todo_wine logic where approp...
tree
|
commitdiff
2008-12-10
Paul Vriens
gdi32/tests: Fix a failure on NT4.
tree
|
commitdiff
2008-12-10
Juan Lang
wintrust: Add tests for WVTAsn1SpcSpOpusInfoDecode.
tree
|
commitdiff
2008-12-10
Juan Lang
wintrust: Implement WVTAsn1SpcSpOpusInfoEncode.
tree
|
commitdiff
2008-12-10
Juan Lang
wintrust: Add tests for WVTAsn1SpcSpOpusInfoEncode.
tree
|
commitdiff
2008-12-10
Juan Lang
wintrust: Add stub for WVTAsn1SpcSpOpusInfoEncode.
tree
|
commitdiff
2008-12-10
Juan Lang
crypt32: Allow setting CERT_KEY_PROV_HANDLE_PROP_ID...
tree
|
commitdiff
2008-12-10
Juan Lang
crypt32: Remove unnecessary casts.
tree
|
commitdiff
2008-12-10
Jacek Caban
mshtml: Fixed a typo.
tree
|
commitdiff
2008-12-10
Paul Vriens
advapi32/tests: Fix a test failure on NT4.
tree
|
commitdiff
2008-12-10
Paul Vriens
advapi32/tests: Only skip tests on NT4.
tree
|
commitdiff
2008-12-10
Paul Vriens
msi/tests: Run tests again on Win9x and NT4.
tree
|
commitdiff
2008-12-10
Jacek Caban
mshtml: Skip tests on broken IE6 versions.
tree
|
commitdiff
2008-12-10
Jacek Caban
mshtml: Make IHTMLElement::get_document vtbl offset...
tree
|
commitdiff
next