projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winemine: Update Korean resource.
[wine]
/
dlls
/
2007-10-31
Hwang YunSong(황윤성)
user32: Updated Korean resource.
tree
|
commitdiff
2007-10-31
Alex Villacís Lasso
riched20: Allow for Win98 behavior for return value...
tree
|
commitdiff
2007-10-31
Hans Leidekker
pdh: Remove or fix tests that fail on Windows.
tree
|
commitdiff
2007-10-31
Alexandre Julliard
msvcrt: Silence FIXME about an unknown parameter that...
tree
|
commitdiff
2007-10-31
Chris Wulff
hal: Added stubs for KfAquireSpinLock, KfReleaseSpinLoc...
tree
|
commitdiff
2007-10-31
Chris Wulff
kernel32: Added a stub for FindVolumeMountPointClose.
tree
|
commitdiff
2007-10-31
Chris Wulff
shdocvw: Add IPersistMemory interface stub.
tree
|
commitdiff
2007-10-31
Chris Wulff
shdocvw: Implement OLEIVERB_HIDE.
tree
|
commitdiff
2007-10-31
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-31
Stefan Leichter
d3dx8: Fix number of parameter of functions D3DXVec4Cro...
tree
|
commitdiff
2007-10-31
Tim Schwartz
netapi32: Add stub for NetUseEnum().
tree
|
commitdiff
2007-10-31
Michael Stefaniuc
pdh: Fix two missing LeaveCriticalSection() on error...
tree
|
commitdiff
2007-10-31
Marcus Meissner
winalsa.drv: Explicitly include assert.h.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixRotationAxis.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixRotationZ.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixRotationY.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixRotationX.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixTranslation.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixScaling.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixTranspose.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixMultiply.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Implement D3DXMatrixfDeterminant.
tree
|
commitdiff
2007-10-31
David Adam
d3dx8: Fix the condition in D3DXMatrixIsIdentity.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement filter matching for CredEnumerate.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Add tests for credential management functions.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement ANSI credential management functions.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredEnumerateW.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredDeleteW.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredReadW and CredFree.
tree
|
commitdiff
2007-10-31
Rob Shearman
advapi32: Implement CredWriteW.
tree
|
commitdiff
2007-10-30
Hwang YunSong(황윤성)
credui: Updated Korean resource.
tree
|
commitdiff
2007-10-30
Hans Leidekker
wininet: Don't release the parent object in FTP_Connect...
tree
|
commitdiff
2007-10-30
Rob Shearman
server: Pass the security descriptor into create_file...
tree
|
commitdiff
2007-10-30
Rob Shearman
server: Add the name length to the object_attributes...
tree
|
commitdiff
2007-10-30
Alexandre Julliard
user32: Fix a slightly incorrect assert.
tree
|
commitdiff
2007-10-30
Mikolaj Zalewski
user32: Better fix how to handle GetWindowLongPtr[AW...
tree
|
commitdiff
2007-10-30
Alexandre Julliard
pdh: Fix a couple of race conditions in the thread...
tree
|
commitdiff
2007-10-30
Jacek Caban
itss: Fixed tests on old IE.
tree
|
commitdiff
2007-10-30
Dan Kegel
advapi32/tests: Fix undefined memory references in...
tree
|
commitdiff
2007-10-30
Lei Zhang
comctl32: Set tab focus correctly.
tree
|
commitdiff
2007-10-30
Lei Zhang
comctl32: Add tab delete item / get focus test.
tree
|
commitdiff
2007-10-30
Lei Zhang
comctl32: Add tab insert item / get focus test.
tree
|
commitdiff
2007-10-30
Lei Zhang
comctl32: Move tab test's createParentWindow() into...
tree
|
commitdiff
2007-10-30
Hans Leidekker
wininet: Use a single connection for all ftp tests.
tree
|
commitdiff
2007-10-30
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-30
Paul Vriens
ntdll: Report FIXME only once.
tree
|
commitdiff
2007-10-30
Klaus Layer
ntdll: Add missing FIXMEs for incomplete info classes...
tree
|
commitdiff
2007-10-29
Alexander Dorofeyev
comctl32: Fix broken detection of non-empty string.
tree
|
commitdiff
2007-10-29
Alexander Dorofeyev
comctl32: Pass command id of button in wParam.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*Vec4Cross.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DXTransformNormal.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*TransformCoord.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*Transform.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Test the function D3DXVec3Cross really.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*CatmullRom.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*Hermite.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*BaryCentric.
tree
|
commitdiff
2007-10-29
David Adam
d3dx8: Implement D3DX*Normalize.
tree
|
commitdiff
2007-10-29
Stefan Leichter
advpack/tests: Print the unexpected result in function...
tree
|
commitdiff
2007-10-29
Vincent Hardy
oleaut32: Add TypeLib version for W2K, WXP, and Vista.
tree
|
commitdiff
2007-10-29
Tom Brus
ntdll: Serial/COM code misinterpreted XON/XOFF direction.
tree
|
commitdiff
2007-10-29
Vitaliy Margolen
dbghelp: Fix detection of ELF libs by their name.
tree
|
commitdiff
2007-10-29
Alexandre Julliard
mscat32: Forward calls to wintrust where possible.
tree
|
commitdiff
2007-10-29
Alexander Nicolays...
mscat32: Add stub dll.
tree
|
commitdiff
2007-10-29
Alexandre Julliard
oleaut32: Properly initialize the result variant in...
tree
|
commitdiff
2007-10-29
Lionel Debroux
credui: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-29
Lionel Debroux
mshtml: Fix memory leak (found by Smatch).
tree
|
commitdiff
2007-10-29
Detlef Riekenberg
shdocvw: Print the unsupported args in a FIXME.
tree
|
commitdiff
2007-10-29
Detlef Riekenberg
acledit: Add a stub for FMExtensionProcW.
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always send a content length header, even...
tree
|
commitdiff
2007-10-29
Gerald Pfeifer
shlwapi/tests: Remove overly aggressive const declarati...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Default to GLSL. This is safe because we now...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Detect vertex shader 2.0 support using a pixel...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Fix the amount of texture memory in the debug...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Print the correct pixel/vertex shader version...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Add proper PS2.0 detection for older cards...
tree
|
commitdiff
2007-10-29
Roderick Colenbrander
wined3d: Use native shader limits instead of the maximu...
tree
|
commitdiff
2007-10-29
Alex Villacís Lasso
riched20: Fix test crash on WinXP-SP2.
tree
|
commitdiff
2007-10-29
Alexandre Julliard
winealsa.drv: Avoid the alsa alloca macros that cause...
tree
|
commitdiff
2007-10-29
Andrew Talbot
shell32: Constify some variables.
tree
|
commitdiff
2007-10-29
Dmitry Timoshkov
shlwapi: Fix a typo in the previous patch. Spotted...
tree
|
commitdiff
2007-10-29
Francois Gouget
d3dx8: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-10-29
Francois Gouget
shlwapi: Fix the DeleteMenuWrap() forward.
tree
|
commitdiff
2007-10-29
Francois Gouget
crypt32: Better match the PSDK types and update win32...
tree
|
commitdiff
2007-10-29
Francois Gouget
cryptnet: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-10-29
Francois Gouget
shell32: Pass the shutdown reason to ExitWindowsEx().
tree
|
commitdiff
2007-10-29
Stefan Dösinger
wined3d: Honor pbos when downloading a compressed texture.
tree
|
commitdiff
2007-10-29
Stefan Dösinger
wined3d: Move texture loading to LoadLocation.
tree
|
commitdiff
2007-10-29
Stefan Dösinger
wined3d: Move sysmem->drawable copying to LoadLocation.
tree
|
commitdiff
2007-10-29
Stefan Dösinger
wined3d: Add a comment explaining what LoadLocation...
tree
|
commitdiff
2007-10-29
Stefan Dösinger
wined3d: Move drawable->sysmem reading to UpdateLocation.
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always close the data connection before receiv...
tree
|
commitdiff
2007-10-29
Hans Leidekker
wininet: Always return an error when a transfer is...
tree
|
commitdiff
2007-10-29
Hans Leidekker
snmpapi: Fix memory allocation in SnmpUtilVarBindListCpy.
tree
|
commitdiff
2007-10-29
Mikolaj Zalewski
msvcrt/tests: Loosen the mbctype test to pass under...
tree
|
commitdiff
2007-10-29
Detlef Riekenberg
kernel32: Fix description for SetDefaultCommConfig.
tree
|
commitdiff
2007-10-29
Rob Shearman
urlmon: Add tests for BindToObject for URL monikers...
tree
|
commitdiff
2007-10-29
Aric Stewart
msdmo: Fix to DMOEnum to properly enumerate the keys...
tree
|
commitdiff
2007-10-26
Francois Gouget
cryptnet: Fix compilation on systems that don't support...
tree
|
commitdiff
2007-10-26
Stefan Dösinger
wined3d: Move regular surface / texture downloading...
tree
|
commitdiff
next