projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Fix German folder names.
[wine]
/
dlls
/
2009-07-22
André Hentschel
shell32: Fix German folder names.
tree
|
commitdiff
2009-07-22
André Hentschel
jscript: Add German translation.
tree
|
commitdiff
2009-07-22
Aurimas Fišeras
jscript: Add Lithuanian translation.
tree
|
commitdiff
2009-07-22
Frédéric Delanoy
jscript: Add French translation.
tree
|
commitdiff
2009-07-21
Alexandre Julliard
mountmgr: Create volumes for non-removable volumes...
tree
|
commitdiff
2009-07-21
Alexandre Julliard
mountmgr: Add support for creating volumes without...
tree
|
commitdiff
2009-07-21
Rein Klazes
user32/tests: Fix for a test failure on win98/NT4.
tree
|
commitdiff
2009-07-21
Paul Vriens
shdoclc: Fix Portuguese (Portugal) translation.
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Remove the useless lastThread field from IWine...
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Get rid of lastActiveRenderTarget.
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Get rid of lastActiveRenderTarget in FindConte...
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Call ModifyLocation on "target" in IWineD3DDev...
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Keep track of a context's current render target.
tree
|
commitdiff
2009-07-21
Henri Verbeet
wined3d: Pass NULL to ActivateContext() when we don...
tree
|
commitdiff
2009-07-21
Alexandre Julliard
kernel32: Try to load a 32-bit builtin in WinExec16...
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Add Error_number handling to constructor and...
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Added Error_number and Error_description imple...
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Added Error_description and Error_number stubs.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw errors in Number functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw TypeError in call_expression_eval.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw more errors in Date functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw type errors in Date functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw type errors in Boolean functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Throw range errors in Array functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Add error throwing functions.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Add Error_toString implementation.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Add Error_message implementation.
tree
|
commitdiff
2009-07-21
Piotr Caban
jscript: Add Error object stub.
tree
|
commitdiff
2009-07-21
Ismael Barros
dplayx/tests: Host migration when session host leaves.
tree
|
commitdiff
2009-07-21
Dylan Smith
richedit: Added missing return to ME_EnsureVisible.
tree
|
commitdiff
2009-07-21
Owen Rudge
shell32: Execute control panel applets in separate...
tree
|
commitdiff
2009-07-21
Owen Rudge
shell32: Check if a numerical value has been passed...
tree
|
commitdiff
2009-07-21
Stefan Leichter
advapi32: Test a combination of CreateServiceA and...
tree
|
commitdiff
2009-07-21
Austin English
shell32: Fix English folder names.
tree
|
commitdiff
2009-07-21
David Adam
d3dx9: Add forgotten copyrights.
tree
|
commitdiff
2009-07-20
Alexandre Julliard
mountmgr: Always set the mount point id as a separate...
tree
|
commitdiff
2009-07-20
Alexandre Julliard
mountmgr: Retrieve the volume uuid through HAL/DiskArbi...
tree
|
commitdiff
2009-07-20
Alexandre Julliard
mountmgr: Add support for setting the drive UUID instea...
tree
|
commitdiff
2009-07-20
Alexandre Julliard
mountmgr: Create a separate structure for volume inform...
tree
|
commitdiff
2009-07-20
Alexandre Julliard
mountmgr: Create a separate structure for disk device...
tree
|
commitdiff
2009-07-20
Alexandre Julliard
Convert English resources to UTF-8 where necessary.
tree
|
commitdiff
2009-07-20
Rein Klazes
user32: Ignore the MFT_BITMAP flag when testing menu...
tree
|
commitdiff
2009-07-20
Stefan Leichter
advapi32: Fix parameter types of CreateServiceA/W in...
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Fix test failures on NT4/x86_64.
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Test closing listener during pending...
tree
|
commitdiff
2009-07-20
Mike Kaplinskiy
ws2_32/tests: Test AcceptEx during pending AcceptEx...
tree
|
commitdiff
2009-07-20
Henri Verbeet
wined3d: Remove an unused struct member.
tree
|
commitdiff
2009-07-20
Henri Verbeet
wined3d: Skip some unnecessary FBO binds.
tree
|
commitdiff
2009-07-20
Henri Verbeet
wined3d: Recognize the SM4 log opcode.
tree
|
commitdiff
2009-07-20
Stefan Dösinger
wined3d: Set the highest dirty marker after marking...
tree
|
commitdiff
2009-07-20
Stefan Dösinger
wined3d: Don't activate a context unless we need one.
tree
|
commitdiff
2009-07-20
Austin English
shell32: Adjust shell folders to more closely match...
tree
|
commitdiff
2009-07-20
Aurimas Fišeras
Various small Lithuanian translation fixes.
tree
|
commitdiff
2009-07-20
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-20
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-20
Marcus Meissner
ws2_32: Fixed buffer size to MultiByteToWideChar.
tree
|
commitdiff
2009-07-20
Erich Hoover
winealsa.drv: Re-allow fallback to waveout (regression...
tree
|
commitdiff
2009-07-20
Marcus Meissner
jscript: Initialize val_str to NULL (Coverity).
tree
|
commitdiff
2009-07-20
Frédéric Delanoy
kernel32: Update French translation of error messages.
tree
|
commitdiff
2009-07-20
Dylan Smith
richedit: Properly restore style after end of rtf group.
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXMatrixStack_RotateAxisLocal to make...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXMatrixStack_RotateAxis to make tests...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXMatrixStack_MultMatrixLocal to make...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXMatrixStack_MultMatrix to make tests...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXMatrixStack_LoadMatrix to make tests...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXVec4Normalize to make tests pass in...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXVec3TransformCoord to make tests pass...
tree
|
commitdiff
2009-07-20
David Adam
d3dx9: Fix D3DXVec2TransformCoord to make tests pass...
tree
|
commitdiff
2009-07-20
Vincent Povirk
mapi32: Add version numbers to version resource.
tree
|
commitdiff
2009-07-20
Ricardo Filipe
oleacc: Add Portuguese translation.
tree
|
commitdiff
2009-07-17
Frédéric Delanoy
kernel32: Update French translation of error messages.
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Handle missing colours in rtf colour table.
tree
|
commitdiff
2009-07-17
Ricardo Filipe
devenum: Update Portuguese translation.
tree
|
commitdiff
2009-07-17
Ricardo Filipe
cryptdlg: Add Portuguese translation.
tree
|
commitdiff
2009-07-17
Rein Klazes
user32/tests: Show that Windows avoids creating loops...
tree
|
commitdiff
2009-07-17
Jeff Latimer
ws2_32: IPv6 functionality for WSAAddressToStringW.
tree
|
commitdiff
2009-07-17
Jeff Latimer
ws2_32/tests: IPv6 tests for WSAAddressToStringW.
tree
|
commitdiff
2009-07-17
André Hentschel
appwiz.cpl: Fix German translation.
tree
|
commitdiff
2009-07-17
Huw Davies
gdi32/tests: Add a broken case for some versions of...
tree
|
commitdiff
2009-07-17
David Adam
d3dx9: Fix D3DXQuaternionNormalize to make tests pass...
tree
|
commitdiff
2009-07-17
David Adam
d3dx9: Fix D3DXQuaternionInverse to make tests pass...
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Keep scrollbars hidden without WS_HSCROLL...
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Initially disable scrollbars for ES_DISABLENO...
tree
|
commitdiff
2009-07-17
Henri Verbeet
wined3d: Avoid redundant FBO binds.
tree
|
commitdiff
2009-07-17
Henri Verbeet
wined3d: Always use context_bind_fbo() to change the...
tree
|
commitdiff
2009-07-17
Henri Verbeet
wined3d: Pass the context instead of the device to...
tree
|
commitdiff
2009-07-17
Henri Verbeet
wined3d: Store a pointer to wined3d_gl_info in struct...
tree
|
commitdiff
2009-07-17
Henri Verbeet
wined3d: Rename _WineD3D_GL_Info to struct wined3d_gl_info.
tree
|
commitdiff
2009-07-17
Dylan Smith
richedit: Prevent autoscrolling without ES_AUTO[VH...
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Code clean up by using heap_strdup* functions.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdup_WtoA to heap_strdupWtoA.
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdup_AtoW to heap_strdupAtoW...
tree
|
commitdiff
2009-07-17
Jacek Caban
wininet: Rename WININET_strdupW to standard heap_strdupW.
tree
|
commitdiff
2009-07-17
Ricardo Filipe
appwiz.cpl: Update Portuguese translation and convert...
tree
|
commitdiff
2009-07-17
Juan Lang
ws2_32: Make sure sockaddr is big enough when formattin...
tree
|
commitdiff
2009-07-17
Juan Lang
ws2_32: Remove an unnecessary cast.
tree
|
commitdiff
2009-07-16
Alexandre Julliard
uuid: Include some more headers.
tree
|
commitdiff
2009-07-16
Joel Holdsworth
gdi32/tests: Added tests for BitBlt.
tree
|
commitdiff
2009-07-16
Paul Vriens
winhttp: Fix a crash on Vista and higher.
tree
|
commitdiff
next