projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2008-09-19
Detlef Riekenberg
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Detlef Riekenberg
winspool: Use the backend for AddMonitor.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Detlef Riekenberg
localspl: Implement AddMonitor.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Detlef Riekenberg
advapi32: Remove outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Dylan Smith
richedit: Removed a redundant condition.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Create a FBO for each combination of render...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Get rid of context_set_depth_stencil_fbo().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Get rid of context_set_render_target_fbo().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Handle drawbuffers in context_apply_fbo_state...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Split off a function for applying an attachmen...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-19
Henri Verbeet
wined3d: Move FBO handling functions to context.c.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Rob Shearman
widl: Don't automatically add DUMMYUNIONNAME and DUMMYS...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Rob Shearman
include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAM...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Huw Davies
gdi32: Factor out the name table lookup into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Alistair Leslie...
mshtml: Implement IHTMLBody get/put_Text.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Alistair Leslie...
msxml3: Correct IDispatchEx Invoke to return the correc...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Vitaly Lipatov
wineboot: Do registry update with wineboot --update...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jan de Mooij
comctl32/treeview: Fix pszText NULL pointer dereference.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
shell32: autocomplete: Remove some obsolete FIXMEs...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
shell32: autocomplete: Implement GetDropDownStatus.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
shell32: autocomplete: Make SetOptions handle setting...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
shell32: autocomplete: Fix a logical AND to a bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
shell32: autocomplete: Add stub IAutoCompleteDropDown...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Mikołaj Zalewski
include: Add IAutoCompleteDropDown declaration.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Huw Davies
inetcomm: Make variable static to fix crash on process...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Huw Davies
include: Fill in IMimeEnumProperties.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jeff Zaroyko
kernel32: Modify DeleteFileW to fail on directories.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dylan Smith
richedit: Avoid unconditionally rewrapping text on...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Dylan Smith
richedit: Handle deletion at the end of text properly.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Juan Lang
crypt32: Add support for the CERT_EXTENDED_ERROR_INFO_P...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Juan Lang
wintrust: Don't assume dwStateAction is set in WINTRUST...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Juan Lang
wintrust: Add a few missing defines.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Paul Vriens
crypt32/tests: Don't crash on win9x.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added for statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added continue statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added while and do..while statement implementa...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added String.length implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added to_string(VT_I4) implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added array literal implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added eval implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added bool and null to number conversion imple...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added plus expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '~' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added ',' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '^=' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '^' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '&=' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '&' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '|=' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '|' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added break statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added switch statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added 'new' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '!=' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-18
Jacek Caban
jscript: Added '==' expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
winex11: Compare the window position against the cached...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
winex11: Ignore the initial WM_STATE transition out...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
winex11: Don't try to retrieve the X11 size on ShowWind...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
winex11: Force the X11 size of zero-sized window to...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Add a checkGLcall() at the end of loadTexCoords().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Make the debug channels more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Don't needlessly bind the texture in PreLoad().
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Don't assume the texture is bound in IWineD3DV...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Remove some assumptions that PreLoad() will...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Henri Verbeet
wined3d: Clarify a comment.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Paul Chitescu
explorer: WM_SYSCOMMAND SC_SCREENSAVE to desktop trigge...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Paul Chitescu
user32: Stub for LockWorkStation.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
kernel32/tests: Handle the win2k3 version check behavior.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on win9x.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
user32/tests: Cope with last error behavior on Vista.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
shlwapi/tests: SHLWAPI.23 apparently returns an HRESULT...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
mstask/tests: Fix test failures on XP.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Alexandre Julliard
user32/tests: Fix some test failures on XP.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
oleaut32: Fix a typo in VarTokenizeFormatString.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
include: Add DUMMYUNIONNAME to unions in the _wireVARIA...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
include: Add DUMMYUNIONNAME to the anonymous union...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
include: Make exdisp.h compile when included after...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
include: Make dmusici.h compile when it is included...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
cryptnet: Define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
msvcrt: Fix character count passed into fgetws in test_...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Rob Shearman
kernel32: Fix character count passed to GlobalGetAtomNa...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Huw Davies
inetcomm: Implement MimeOleGetCharsetInfo.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Huw Davies
inetcomm/tests: Add tests for IMimeInternational_Conver...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Huw Davies
inetcomm: Implement IMimeInternational_ConvertString.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Peter Dons...
winedevice: Fix problems with driver entries without...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Peter Dons...
services: Fixed problem with services where DependOnSer...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Lei Zhang
qcap: Make sure input to AMStreamConfig_SetFormat is...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Dmitry Timoshkov
winhttp: Move common code to the upper level, avoid...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Dmitry Timoshkov
kernel32: Fix the target buffer size.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Dmitry Timoshkov
jscript: Fix the uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Jacek Caban
mshtml: Fixed tests on IE7.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Jacek Caban
jscript: Fixed allocation of script buffer.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Vitaliy Margolen
kernel32: Use NULL attributes if name and SA are not...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-17
Christian Costa
d3dxof: Implement object parsing in text mode.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Alexandre Julliard
kernel32/tests: Comment out an UpdateResource call...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Alexandre Julliard
kernel32/tests: Support alternate results in the loader...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Alexandre Julliard
kernel32/tests: Fix a test on win9x.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Alexandre Julliard
ntdll/tests: Clear the direction flag in the handler...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Hans Leidekker
winhttp: Close the network connection if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-16
Jacek Caban
jscript: Added minus expression implementation.
commit
|
commitdiff
|
tree
|
snapshot
next