projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
user32/tests: Skip DDE tests on win9x.
[wine]
/
dlls
/
2010-11-26
Volodymyr M. Shche...
dbgeng: Add initial stub dll implementation.
tree
|
commitdiff
2010-11-26
Akihiro Sagawa
jscript: Update Japanese translation.
tree
|
commitdiff
2010-11-26
Peter Urbanec
msi: Add AMD64 platform definition to support installat...
tree
|
commitdiff
2010-11-26
Maarten Lankhorst
qedit: Try all possible splitter filters instead of...
tree
|
commitdiff
2010-11-26
Juan Lang
msisip: Determine whether a file is an MSI file based...
tree
|
commitdiff
2010-11-25
Austin English
wininet: Add a stub for InternetShowSecurityInfoByURL.
tree
|
commitdiff
2010-11-25
Alexander Morozov
crypt32/tests: Fix test failures on some Win95 and...
tree
|
commitdiff
2010-11-25
Alexander Morozov
crypt32/tests: Skip more tests.
tree
|
commitdiff
2010-11-25
Jacek Caban
mshtml: Fixed ref count tests on broken IEs.
tree
|
commitdiff
2010-11-25
Jacek Caban
mshtml: Don't use wine_url in nsIURI::SchemeIs implemen...
tree
|
commitdiff
2010-11-25
Jacek Caban
mshtml: Don't use wine_uri in nsIIOService::NewChannelF...
tree
|
commitdiff
2010-11-25
Jacek Caban
mshtml: Don't use wine_url in nsURI::Clone implementation.
tree
|
commitdiff
2010-11-25
Alexandre Julliard
cryptnet/tests: Don't import shlwapi.
tree
|
commitdiff
2010-11-25
Eryk Wieliczko
msvcrt: Implement fprintf_s and fwprintf_s.
tree
|
commitdiff
2010-11-25
Eryk Wieliczko
msvcrt: Implement printf_s and wprintf_s.
tree
|
commitdiff
2010-11-25
Eryk Wieliczko
msvcrt: Implement vprintf_s and vwprintf_s.
tree
|
commitdiff
2010-11-25
Eryk Wieliczko
msvcrt: Implement vfprintf_s and vfwprintf_s.
tree
|
commitdiff
2010-11-25
Maarten Lankhorst
quartz: Add support for fullscreen mode in video renderer.
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcrt: Fix errors in spec files.
tree
|
commitdiff
2010-11-25
Michael Stefaniuc
msxml3: Remove dead code: break after return (Smatch).
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3: Store the DOMDocument/XMLSchemaCache object...
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3/schema: Properly handle schema_cache_add() from...
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3: Fix a few error messages.
tree
|
commitdiff
2010-11-25
Adam Martinson
msxml3/tests: Move domdoc.c schema-related tests to...
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcp90/tests: Added basic_string<char>::compare tests.
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcp80: Update spec file.
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcp90: Added basic_string<wchar>::compare implementation.
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcp90: Added basic_string<char>::compare implementation.
tree
|
commitdiff
2010-11-25
Piotr Caban
msvcp90: Added basic_string<{char,wchar}> constructor...
tree
|
commitdiff
2010-11-25
Maarten Lankhorst
winegstreamer: Do not allow timestamp + late to go...
tree
|
commitdiff
2010-11-25
Maarten Lankhorst
quartz: Change VideoRenderer_Run to handle EndOfStream...
tree
|
commitdiff
2010-11-25
Maarten Lankhorst
quartz: Prevent circular connections in render case...
tree
|
commitdiff
2010-11-25
Maarten Lankhorst
winegstreamer: Fix seeking for real.
tree
|
commitdiff
2010-11-24
Matteo Bruni
d3dx9/tests: Fix a D3DXCheckTextureRequirements test...
tree
|
commitdiff
2010-11-24
Matteo Bruni
d3dx9/tests: Fix some tests to take into account POW2...
tree
|
commitdiff
2010-11-24
Michael Stefaniuc
shdocvw: Don't open code CONTAINING_RECORD().
tree
|
commitdiff
2010-11-24
Hwang YunSong
shdocvw: Update Korean resource.
tree
|
commitdiff
2010-11-24
Damjan Jovanovic
sti: Use IRegistrar instead of regsvr.c.
tree
|
commitdiff
2010-11-24
Alexandre Julliard
oleaut32: Convert dll registration to the new IRegistra...
tree
|
commitdiff
2010-11-24
Alexandre Julliard
winecrt0: Add a generic mechanism for dll registration...
tree
|
commitdiff
2010-11-24
Damjan Jovanovic
atl: Add support for binary values in IRegistrar.
tree
|
commitdiff
2010-11-24
Damjan Jovanovic
atl: Improve IRegistrar dword parsing.
tree
|
commitdiff
2010-11-24
Paul Vriens
advapi32/tests: Add a test for driver services.
tree
|
commitdiff
2010-11-24
Gerald Pfeifer
ntdll/tests: Remove unused variable from test_query_vol...
tree
|
commitdiff
2010-11-24
Michael Stefaniuc
msvcrt: Add missing dereference of the time pointer.
tree
|
commitdiff
2010-11-24
Alexander Morozov
crypt32/tests: Use pCryptAcquireContextA.
tree
|
commitdiff
2010-11-24
Alexander Morozov
crypt32/tests: Fix test failures on WinME and some...
tree
|
commitdiff
2010-11-24
Alexander Morozov
crypt32/tests: Do not crash on some Win98.
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Add schema parse/validate error callbacks.
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Fix domdoc_getElementsByTagName()/domelem_getEl...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Implement domtext dt-related functions.
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Validate node content in domelem_put_dataType().
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Add BSTR versions of the XDR_DT <-> string...
tree
|
commitdiff
2010-11-24
Adam Martinson
msxml3: Use the associated schema for domelem_get_dataT...
tree
|
commitdiff
2010-11-23
Michael Stefaniuc
d3dx9_36: Move 'static' to the beginning of the declara...
tree
|
commitdiff
2010-11-23
Louis Lenders
ntdll/tests: Add tests for NtQueryVolumeInformationFile...
tree
|
commitdiff
2010-11-23
Paul Vriens
mscoree/tests: Remove an unneeded test.
tree
|
commitdiff
2010-11-23
Paul Vriens
mscoree/tests: Use more A-functions to fix test failure...
tree
|
commitdiff
2010-11-23
Paul Vriens
mscoree/tests: Use StrStrIW from shlwapi.
tree
|
commitdiff
2010-11-23
Paul Vriens
mscoree/tests: Use the correct wide string compare...
tree
|
commitdiff
2010-11-23
Amine Khaldi
shdocvw: Fix translations.
tree
|
commitdiff
2010-11-23
Stefan Leichter
ntoskrnl.exe: Add stub for PoSetPowerState.
tree
|
commitdiff
2010-11-23
Matteo Bruni
d3dx9/tests: Remove a D3DXPlaneNormalize test.
tree
|
commitdiff
2010-11-23
Paul Vriens
comctl32/tests: Fix shell32 test failures on NT4/W2K.
tree
|
commitdiff
2010-11-23
Eryk Wieliczko
msvcrt: Implement _wfindnext64i32.
tree
|
commitdiff
2010-11-23
Eryk Wieliczko
msvcrt: Implement _wfindfirst64i32.
tree
|
commitdiff
2010-11-23
Eryk Wieliczko
msvcrt: Implement _ctime32/64_s.
tree
|
commitdiff
2010-11-23
Austin English
mmdevapi/tests: Increase timeout in capture tests.
tree
|
commitdiff
2010-11-23
Austin English
wined3d: Add detection for Nvidia GT 330.
tree
|
commitdiff
2010-11-23
Yaron Shahrabani
serialui: Added Hebrew translation.
tree
|
commitdiff
2010-11-23
Hans Leidekker
ntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL...
tree
|
commitdiff
2010-11-23
Piotr Caban
msvcp90/tests: Fix typo in loaded function name.
tree
|
commitdiff
2010-11-23
Austin English
appwiz.cpl: Fix Italian translation.
tree
|
commitdiff
2010-11-23
Jacek Caban
shdocvw: Skip tests on IE 5.5.
tree
|
commitdiff
2010-11-23
David Hedberg
ole32: Avoid unneccessary stream conversion.
tree
|
commitdiff
2010-11-23
André Hentschel
ws2_32: Map AI_ADDRCONFIG.
tree
|
commitdiff
2010-11-23
Henri Verbeet
wined3d: Fix the indentation in buffer_direct_upload().
tree
|
commitdiff
2010-11-23
Henri Verbeet
wined3d: Get rid of the remaining "Flags".
tree
|
commitdiff
2010-11-23
Henri Verbeet
wined3d: Textures never have a resource size.
tree
|
commitdiff
2010-11-23
Henri Verbeet
d3d9/tests: Use GetRenderTargetData() for reading back...
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillVolumeTexture function.
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillCubeTexture function.
tree
|
commitdiff
2010-11-18
Matteo Bruni
d3dx9: Implement D3DXFillTexture function.
tree
|
commitdiff
2010-11-18
Travis Athougies
d3dcompiler_43/tests: Added trigonometric function...
tree
|
commitdiff
2010-11-18
Andrew Bogott
ole32/tests: Added a couple of simple tests for StgCrea...
tree
|
commitdiff
2010-11-18
Andrew Bogott
ole32: Use default values if options passed to StgCreat...
tree
|
commitdiff
2010-11-18
Vincas Miliūnas
msvcr90/tests: Added qsort_s tests.
tree
|
commitdiff
2010-11-18
Vincas Miliūnas
msvcrt: Added qsort_s implementation.
tree
|
commitdiff
2010-11-18
Henri Verbeet
ddraw: Return DDERR_INVALIDPARAMS for 0 width / height...
tree
|
commitdiff
2010-11-18
Henri Verbeet
d3d8/tests: Add a test for 0 width / height surface...
tree
|
commitdiff
2010-11-18
Henri Verbeet
d3d9/tests: Add a test for 0 width / height surface...
tree
|
commitdiff
2010-11-18
Henri Verbeet
wined3d: Disallow empty surfaces.
tree
|
commitdiff
2010-11-18
Piotr Caban
msvcp80: Update spec file.
tree
|
commitdiff
2010-11-18
Piotr Caban
msvcp90/tests: Added basic_string<char>::append tests.
tree
|
commitdiff
2010-11-18
Piotr Caban
msvcp90: Added basic_string<wchar_t>::append implementa...
tree
|
commitdiff
2010-11-18
Piotr Caban
msvcp90: Added basic_string<char>::append implementation.
tree
|
commitdiff
2010-11-18
Hans Leidekker
usp10: Add stub exports for the OpenType functions.
tree
|
commitdiff
2010-11-18
Hans Leidekker
rstrtmgr: Add stub implementations of RmEndSession...
tree
|
commitdiff
2010-11-18
Hans Leidekker
msi: Install assemblies only if the component action...
tree
|
commitdiff
2010-11-18
Jacek Caban
mshtml: Removed tests failing on IE7.
tree
|
commitdiff
next