projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2006-05-08
Marcus Meissner
user32: Added tests for CharUpper and CharLower.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Marcus Meissner
ole32: Fixed typo in debug statement.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
qingdoa daoo
gdi: A-to-W conversion should be font-independent.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Dmitry Timoshkov
comctl32: Make some internal functions and variables...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Dmitry Timoshkov
comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHE...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Dmitry Timoshkov
comctl32: psInfo->proppage[index].pszText is always...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
James Hawkins
advpack: DelDirs should only remove a directory if...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
James Hawkins
advpack: The only flag we don't handle is RSC_FLAG_UPDH...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Mike Hearn
ntdll: Fix heap corruption in RtlDeleteAce.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-08
Ivan Gyurdiev
wined3d: Separate pshader/vshader tables.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Detlef Riekenberg
winspool/tests: Fix failures in test_DEVMODE.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Huw Davies
oleaut32: Fix VARIANT_UserFree.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Huw Davies
oleaut32: Remove weird attempt to clear VT_VARIANT.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Huw Davies
oleaut32: Rewrite VARIANT user marshaling.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Hans Leidekker
dnsapi: Implement DnsValidateName_{A,UTF8,W}.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Hans Leidekker
dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Hans Leidekker
dnsapi: Add tests for DnsRecordCompare.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Hans Leidekker
dnsapi: Implement DnsRecordCompare.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
rpcrt4: Use getaddrinfo to get the sockaddr.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
ole32: Remove the fixme printed if CoGetClassObject...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
rpcrt4: Implement NdrConformantVaryingArrayFree.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
rpcrt4: Dereference the pointer if necessary only after...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
rpcrt4: Add a stub for RpcBindingSetOption.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Robert Shearman
rpcrt4: Improve the traces in the pointer functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Vitaly Lipatov
mlang: Partially implemented ConvertStringEx.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Juris Smotrovs
user: Test cases demonstrating position changes for...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
qingdoa daoo
comctl32: Update first visible when appropiate in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-07
Ivan Gyurdiev
wined3d: Remove dead shader code.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
setupapi: Fix parsing of UCS-16 files.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: IPersistStream is also implemented by any object...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Fix typos in StgCreateStorageEx and StgOpenStora...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: STGM_PRIORITY allows other IStorage objects...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
oleaut32: Check the return value from VariantCopy when...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
oleaut32: Support values being passed into VT_VARIANT...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Check that the storage was opened with write...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Copy the mode flags into the STATSTG structure...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Add tests for IStorage::Stat.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Fix access right check for opening and creating...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Add more tracing for reading and writing storage...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Add tests for sub-storages and creating streams.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ole32: Add a storage test for reading and writing of...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Shearman
ntdll: Fix size check for NtQueryInformationToken(Token...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Huw Davies
oleaut32: Alignment fixes for safearrays.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Huw Davies
oleaut32: Fix tests under win2k.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Huw Davies
oleaut32: Split out the SAFEARRAY and BSTR tests so...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Huw Davies
oleaut32: Fix BSTR marshaling to be wire compatible...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Andrew Ziem
setupapi: Add case sensitivity string table tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Troy Rollo
gdi: Fix GetTextExentExPointW to return values consiste...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Detlef Riekenberg
winspool/tests: Fix test for GetPrinterDriver.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Michael Stefaniuc
Don't check pointers for NULL before RtlFreeHeap. It...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Michael Stefaniuc
secur32: Missing LeaveCriticalSection on error paths.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Don't fail if the dll to register doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Mike McCormack
shlwapi: Add a stub implementation for IUnknown_Proffer...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Mike McCormack
shlwapi: Add a stub implementation for IUnknown_QuerySe...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Mike McCormack
ole32: Return STG_E_REVERTED when a stream's parent...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added some comments.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added WebBrowser::[get|put]_ToolBar implementa...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added WebBrowser::[get|put]_StatusBar implemen...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added WebBrowser::[get|put]_AddressBar impleme...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added WebBrowser::[get|put]_MenuBar implementa...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added get_HWND implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Added [get|put]_Visible implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
shdocvw: Fix GetMiscStatus implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Ivan Gyurdiev
wined3d: QueryInterface corrections.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Dmitry Timoshkov
secur32: Add partial support for ISC_REQ_ALLOCATE_MEMOR...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Dmitry Timoshkov
secur32: Fix some wrong assumptions in the NTLM test...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Dmitry Timoshkov
Add a stub implementation of mprapi.dll.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Bill Medland
wpp: Support long long constants if configure says...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Vitaly Lipatov
user: tests: Change INPUT to TEST_INPUT, fix union...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Roderick Colenbrander
wined3d: Vertex Shader regtype cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Dan Kegel
msi: Fix missing case in MsiSourceListAddSourceEx.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
ole32: StorageImpl_GetROBigBlock can return NULL so...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Implement the DelDirs command.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Implement the CheckAdminRights option.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Implement the RunPreSetupCommands command.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: INF install is implemented so fix the document...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Implement the PerUserInstall command.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Leave room for the NULL terminator in the...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: NULL-terminate the source path.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Return the hresult in ExecuteCabW.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Clean up the formatting of RegInstall to match...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Perform an Advanced INF-level install in RegIn...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Factor out writing predefined strings into...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
James Hawkins
advpack: Ignore the return value from the OCX registration.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Hans Leidekker
wldap32: Document the search functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
kernel: Remove no longer needed includes.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Reif
advapi32: Add some lsa tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Reif
advapi32: Fix LsaClose return value.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Reif
netapi32: Implement NetUserModalsGet level 2.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Reif
dsound: Add DirectSoundBuffer_Lock tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Robert Reif
dsound: Check DirectSoundBuffer_Lock parameters.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added test of connection points.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added GetConnectionInterface implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added GetConnectionPointContainer implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added stub implementation of connection points.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added IConnectionPointContainer stub implementa...
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added get_body implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added IHTMLTextContainer stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Jacek Caban
mshtml: Added IHTMLTextContainer declaration.
commit
|
commitdiff
|
tree
|
snapshot
2006-05-05
Fatih Asici
fonts: Add missing Latin glyph to ms_sans_serif.
commit
|
commitdiff
|
tree
|
snapshot
next