projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jscript: Added break statement implementation.
[wine]
/
dlls
/
2008-09-18
Jacek Caban
jscript: Added break statement implementation.
tree
|
commitdiff
2008-09-18
Jacek Caban
jscript: Added switch statement implementation.
tree
|
commitdiff
2008-09-18
Jacek Caban
jscript: Added 'new' expression implementation.
tree
|
commitdiff
2008-09-18
Jacek Caban
jscript: Added '!=' expression implementation.
tree
|
commitdiff
2008-09-18
Jacek Caban
jscript: Added '==' expression implementation.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
winex11: Compare the window position against the cached...
tree
|
commitdiff
2008-09-17
Alexandre Julliard
winex11: Ignore the initial WM_STATE transition out...
tree
|
commitdiff
2008-09-17
Alexandre Julliard
winex11: Don't try to retrieve the X11 size on ShowWind...
tree
|
commitdiff
2008-09-17
Alexandre Julliard
winex11: Force the X11 size of zero-sized window to...
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Add a checkGLcall() at the end of loadTexCoords().
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Make the debug channels more consistent.
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Don't needlessly bind the texture in PreLoad().
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Don't assume the texture is bound in IWineD3DV...
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Remove some assumptions that PreLoad() will...
tree
|
commitdiff
2008-09-17
Henri Verbeet
wined3d: Clarify a comment.
tree
|
commitdiff
2008-09-17
Paul Chitescu
user32: Stub for LockWorkStation.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
kernel32/tests: Handle the win2k3 version check behavior.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on win9x.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Cope with last error behavior on Vista.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
tree
|
commitdiff
2008-09-17
Alexandre Julliard
mstask/tests: Fix test failures on XP.
tree
|
commitdiff
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on XP.
tree
|
commitdiff
2008-09-17
Rob Shearman
oleaut32: Fix a typo in VarTokenizeFormatString.
tree
|
commitdiff
2008-09-17
Rob Shearman
cryptnet: Define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS...
tree
|
commitdiff
2008-09-17
Rob Shearman
msvcrt: Fix character count passed into fgetws in test_...
tree
|
commitdiff
2008-09-17
Rob Shearman
kernel32: Fix character count passed to GlobalGetAtomNa...
tree
|
commitdiff
2008-09-17
Huw Davies
inetcomm: Implement MimeOleGetCharsetInfo.
tree
|
commitdiff
2008-09-17
Huw Davies
inetcomm/tests: Add tests for IMimeInternational_Conver...
tree
|
commitdiff
2008-09-17
Huw Davies
inetcomm: Implement IMimeInternational_ConvertString.
tree
|
commitdiff
2008-09-17
Lei Zhang
qcap: Make sure input to AMStreamConfig_SetFormat is...
tree
|
commitdiff
2008-09-17
Dmitry Timoshkov
winhttp: Move common code to the upper level, avoid...
tree
|
commitdiff
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
next