projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Fix the target buffer size.
[wine]
/
dlls
/
2008-09-17
Dmitry Timoshkov
kernel32: Fix the target buffer size.
tree
|
commitdiff
2008-09-17
Dmitry Timoshkov
jscript: Fix the uninitialized variable warning.
tree
|
commitdiff
2008-09-17
Jacek Caban
mshtml: Fixed tests on IE7.
tree
|
commitdiff
2008-09-17
Jacek Caban
jscript: Fixed allocation of script buffer.
tree
|
commitdiff
2008-09-17
Vitaliy Margolen
kernel32: Use NULL attributes if name and SA are not...
tree
|
commitdiff
2008-09-17
Christian Costa
d3dxof: Implement object parsing in text mode.
tree
|
commitdiff
2008-09-16
Alexandre Julliard
kernel32/tests: Comment out an UpdateResource call...
tree
|
commitdiff
2008-09-16
Alexandre Julliard
kernel32/tests: Support alternate results in the loader...
tree
|
commitdiff
2008-09-16
Alexandre Julliard
kernel32/tests: Fix a test on win9x.
tree
|
commitdiff
2008-09-16
Alexandre Julliard
ntdll/tests: Clear the direction flag in the handler...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Close the network connection if necessary.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added minus expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '/=' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '/' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '*=' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '*' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '-=' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added '-' expression implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added to_object(number) implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added to_object(VT_BOOL) implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added throw statement implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added try statement implementation.
tree
|
commitdiff
2008-09-16
Henri Verbeet
wined3d: Use the internal format for renderbuffer storage.
tree
|
commitdiff
2008-09-16
Henri Verbeet
wined3d: IWineD3DCubeTextureImpl implements IID_IWineD3...
tree
|
commitdiff
2008-09-16
Henri Verbeet
wined3d: Improve a TRACE.
tree
|
commitdiff
2008-09-16
Henri Verbeet
Make some ARB program structs and functions private...
tree
|
commitdiff
2008-09-16
Henri Verbeet
wined3d: Make some GLSL structs and functions private...
tree
|
commitdiff
2008-09-16
Rob Shearman
ole32: Update comments in compobj.c.
tree
|
commitdiff
2008-09-16
Alexandre Julliard
user32: Implemented UpdateLayeredWindow and UpdateLayer...
tree
|
commitdiff
2008-09-16
Alexandre Julliard
user32: Don't reinitialize the window placement even...
tree
|
commitdiff
2008-09-16
Alexandre Julliard
user32/tests: Fix a number of message test failures...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Fix logic inversion bug in setting disable...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Manage a session global cookie cache.
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Move handling of default request parameters...
tree
|
commitdiff
2008-09-16
Hans Leidekker
winhttp: Reset content length when all data has been...
tree
|
commitdiff
2008-09-16
Dmitry Timoshkov
winhttp: Add some tests for set/query option, make...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Include a basic ImmGetCompositionString test...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Update CopyCompOffsetIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Update CopyCompClauseIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Correct CopyCompAttrIMEtoClient to handle A...
tree
|
commitdiff
2008-09-16
Aric Stewart
imm32: Implement helper functions for copying Compositi...
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added RegExp tests.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added String.match implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added string to object conversion implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added regular expression compiler based on...
tree
|
commitdiff
2008-09-16
Alexandre Julliard
ntdll: Hardcode the filesystem cluster size to avoid...
tree
|
commitdiff
2008-09-16
Mikołaj Zalewski
oleaut32: VT_USERDEFINED records are passed by value.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Reuse temporary heap.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added parser support for regular expressions.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added ArrayInstance::on_put implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added Array.length implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added Array constructor implementation.
tree
|
commitdiff
2008-09-16
Jacek Caban
jscript: Added missing RegExp properties.
tree
|
commitdiff
2008-09-16
Nicolas Le Cam
comctl32/tests: Fix a failing test for some platforms.
tree
|
commitdiff
2008-09-16
Huw Davies
oleaut32: Use V_INT instead of V_UNION.
tree
|
commitdiff
2008-09-16
Huw Davies
oleaut32: Add support for VT_INT and VT_UINT constants.
tree
|
commitdiff
2008-09-16
Huw Davies
inetcomm/tests: Tests for IMimeInternational_ConvertBuffer.
tree
|
commitdiff
2008-09-16
Huw Davies
inetcomm: Implement IMimeInternational_ConvertBuffer.
tree
|
commitdiff
2008-09-15
Nicolas Le Cam
comctl32: Fix a failing test for some platforms.
tree
|
commitdiff
2008-09-15
Rob Shearman
d3d9: Fix type used to store return value in IDirect3DD...
tree
|
commitdiff
2008-09-15
Vitaliy Margolen
dinput: Implement DIPROP_KEYNAME property for keyboard...
tree
|
commitdiff
2008-09-15
Vitaliy Margolen
dinput: Replace strdup with HeapAlloc.
tree
|
commitdiff
2008-09-15
Mikołaj Zalewski
oleaut32: Add some missing simple types to _argsize...
tree
|
commitdiff
2008-09-15
Mikołaj Zalewski
oleaut32: Make _argsize and _xsize receive the full...
tree
|
commitdiff
2008-09-15
John Klehm
gdiplus: Stub implementation of GdipGetImageDecoders...
tree
|
commitdiff
2008-09-15
Roy Shea
kernel32/test: Test import entries of a core windows...
tree
|
commitdiff
2008-09-15
Christian Costa
d3dxof: Simplify parsing.
tree
|
commitdiff
2008-09-15
Muneyuki Noguchi
winex11.drv: Make X11DRV_XIMLookupChars handle a long...
tree
|
commitdiff
2008-09-15
Alistair Leslie...
msxml3: Correct test.
tree
|
commitdiff
2008-09-15
Andrew Talbot
comctl32: Sign-compare warnings fix.
tree
|
commitdiff
2008-09-15
Marcus Meissner
kernel32/tests: Pass correct size to MultiBytetoWideChar.
tree
|
commitdiff
2008-09-15
Marcus Meissner
msi/tests: Reduce buffer to size of string written.
tree
|
commitdiff
2008-09-15
Marcus Meissner
secur32: Fixed size passed to GetComputerNameExW.
tree
|
commitdiff
2008-09-15
Marcus Meissner
dnsapi: Fixed incorrect buffer size to GetComputerNameExW.
tree
|
commitdiff
2008-09-15
Michael Karcher
kernel32: Clean up PROFILE_isspaceW.
tree
|
commitdiff
2008-09-15
Michael Karcher
ole32/compobj: Fix function name in comment.
tree
|
commitdiff
2008-09-15
Paul Vriens
crypt32/tests: Don't crash on NT4.
tree
|
commitdiff
2008-09-15
Alexandre Julliard
user32/tests: Fix a test that fails on all Windows...
tree
|
commitdiff
2008-09-15
Alexandre Julliard
user32/tests: Ignore some more messages.
tree
|
commitdiff
2008-09-15
James Hawkins
comctl32: Fix the remaining broken tests in win95.
tree
|
commitdiff
2008-09-15
James Hawkins
comctl32: Fix several failing tests in win95.
tree
|
commitdiff
2008-09-15
James Hawkins
shell32: Remove calls to unicode functions that aren...
tree
|
commitdiff
2008-09-15
Roderick Colenbrander
wined3d: Degrade an ERR to a TRACE.
tree
|
commitdiff
2008-09-15
Vitaliy Margolen
kernel32: Use FileStandardInformation to get file size.
tree
|
commitdiff
2008-09-15
Mikołaj Zalewski
appwiz.cpl: French should use SUBLANG_NEUTRAL.
tree
|
commitdiff
2008-09-15
Francois Gouget
gdiplus: Add some documentation stubs to make winapiche...
tree
|
commitdiff
2008-09-15
Francois Gouget
d3dx9_36: Fix compilation on systems that don't support...
tree
|
commitdiff
2008-09-15
Francois Gouget
mshtml/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-09-15
Paul Vriens
msi/tests: Prevent a crash on NT4.
tree
|
commitdiff
2008-09-15
Paul Vriens
oleaut32/tests: Don't crash on Win95.
tree
|
commitdiff
2008-09-15
Paul Vriens
kernel32/tests: Skip tests on Win95.
tree
|
commitdiff
2008-09-15
Marcus Meissner
include: Allocation size markup.
tree
|
commitdiff
2008-09-12
Alexandre Julliard
inetcomm: Avoid a compiler warning.
tree
|
commitdiff
2008-09-12
Huw Davies
inetcomm: Fix some more idl.
tree
|
commitdiff
2008-09-12
Rob Shearman
advpack: Add explicit "!= S_OK" to expressions that...
tree
|
commitdiff
2008-09-12
Rob Shearman
wintrust: Add explicit "!= NO_ERROR" to expressions...
tree
|
commitdiff
2008-09-12
Rob Shearman
dsound: Add explicit "!= S_OK" to expressions that...
tree
|
commitdiff
2008-09-12
Rob Shearman
winedos: Fix the type of res in VGA_DoSetMode.
tree
|
commitdiff
2008-09-12
Rob Shearman
usp10: Add explicit "!= S_OK" to expressions that use...
tree
|
commitdiff
2008-09-12
Rob Shearman
urlmon: Add explicit "!= S_OK" to expressions that...
tree
|
commitdiff
next