projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcr80: Add msvcr80.dll with forwards to msvcrt.dll.
[wine]
/
dlls
/
2010-03-15
Detlef Riekenberg
msvcr80: Add msvcr80.dll with forwards to msvcrt.dll.
tree
|
commitdiff
2010-03-15
Detlef Riekenberg
msvcr70: Add msvcr70.dll with forwards to msvcrt.dll.
tree
|
commitdiff
2010-03-15
Henri Verbeet
kernel32: Implement CheckRemoteDebuggerPresent().
tree
|
commitdiff
2010-03-15
Henri Verbeet
ntdll: Improve support for the ProcessDebugPort info...
tree
|
commitdiff
2010-03-15
Henri Verbeet
ntdll: Fix the ProcessDebugPort information length...
tree
|
commitdiff
2010-03-15
Henri Verbeet
wined3d: Move device context array functions to device.c.
tree
|
commitdiff
2010-03-15
Henri Verbeet
wined3d: Don't partially initialize contexts in AddCont...
tree
|
commitdiff
2010-03-15
Henri Verbeet
wined3d: Kill pbuffer offscreen rendering support.
tree
|
commitdiff
2010-03-15
Henri Verbeet
d3dx9_36: Not implementing an interface is not an inter...
tree
|
commitdiff
2010-03-15
Henri Verbeet
d3dx9_36: ID3DXBuffer is a base interface for ID3DXCons...
tree
|
commitdiff
2010-03-15
Henri Verbeet
ddraw: Print unhandled vertex processing flags in IDire...
tree
|
commitdiff
2010-03-15
Henri Verbeet
server: Debugging our own process is disallowed.
tree
|
commitdiff
2010-03-15
Juan Lang
wininet: Handle proxy entries of the form <proto>=...
tree
|
commitdiff
2010-03-15
Vincent Povirk
oleaut32: Return type mismatch errors in ITypeLibComp_f...
tree
|
commitdiff
2010-03-15
Jeff Latimer
comctl32: cchTextMax needs to be set for LVS_OWNERDATA...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Fix string copy behavior with an excessively...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Fix return and output behavior of IDxDiagConta...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Fix dot parsing in IDxDiagContainer::GetChildC...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Initialize output pointer to NULL in IDxDiagCo...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Fix string copy behavior with an excessively...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn: Fix return and output behavior of IDxDiagConta...
tree
|
commitdiff
2010-03-15
Andrew Nguyen
dxdiagn/tests: Add tests for IDxDiagContainer.
tree
|
commitdiff
2010-03-15
Damjan Jovanovic
setupapi: Stub out SetupDiRemoveDevice.
tree
|
commitdiff
2010-03-15
Andrew Eikum
shlwapi: Improve error handling in UrlGetPart.
tree
|
commitdiff
2010-03-15
Jeff Latimer
usp10: Change default glyph returned from 0xffff to 0.
tree
|
commitdiff
2010-03-15
Jörg Höhle
mcicda: Prevent crash when closing while playing.
tree
|
commitdiff
2010-03-15
Jörg Höhle
mciavi: Prevent deadlock when closing while playing...
tree
|
commitdiff
2010-03-15
Dmitry Timoshkov
user32: Restore special handling of monochrome bitmaps...
tree
|
commitdiff
2010-03-15
Juan Lang
rsaenh: Add simple tests for SHA-256, SHA-384, and...
tree
|
commitdiff
2010-03-15
Juan Lang
rsaenh: Fix some test failures on Win9x/NT4.
tree
|
commitdiff
2010-03-15
Roderick Colenbrander
wined3d: Remove oversize texture support.
tree
|
commitdiff
2010-03-15
Roderick Colenbrander
wined3d: Use surface_get_blt_info to compute texture...
tree
|
commitdiff
2010-03-15
Roderick Colenbrander
wined3d: Extend surface_get_depth_blt_info with texture...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
msxml3: Treat input BSTR as general WCHAR string for...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
comctl32/datetime: Use user locale for format.
tree
|
commitdiff
2010-03-15
Nikolay Sivov
quartz: Don't cast WSTR to BSTR, convert properly instead.
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shlwapi: Don't cast WCHAR string to BSTR.
tree
|
commitdiff
2010-03-15
Nikolay Sivov
msi: Convert IWineMsiRemoteDatabase BSTR parameters...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
avifil32: Registry access calls don't return HRESULT...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shlwapi: Partially implement SHGetObjectCompatFlags...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32: Add SHCreateFileExtractIconW stub.
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Don't crash on ::DragLeave called...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Implement IFolderView::ItemCount...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Implement IFolderView::GetFolder...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Implemented IFolderView::GetFocusedItem.
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Implemented IFolderView::GetSelectio...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Remove unneeded memset, release...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32: Initial test file for IShellView/IFolderView...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Use W-calls for menu handling, same...
tree
|
commitdiff
2010-03-15
Nikolay Sivov
shell32/shellview: Improve error handling on some helpe...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Use user agent string in IOmNavigator::get_appV...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Forward setting document.location to window...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Ignore load event on detached documents.
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Added more navigation tests.
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Use IHTMLPrivateWindow for navigation in navig...
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Use IHTMLPrivateWindow for navigation in navig...
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Pass post data as SAFEARRAY to on_before_navig...
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Separate document state from control state.
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Store object passed in DOCHOST_DOCCANNAVIGATE...
tree
|
commitdiff
2010-03-15
Jacek Caban
shdocvw: Use heap_alloc_zero to allocate DocHost objects.
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Ignore EndLoad call if document is already...
tree
|
commitdiff
2010-03-15
Jacek Caban
mshtml: Fixed ref count leak.
tree
|
commitdiff
2010-03-15
Paul Chitescu
qedit: Implement buffering in SampleGrabber.
tree
|
commitdiff
2010-03-15
Paul Chitescu
qedit: SampleGrabber pins should enumerate a preferred...
tree
|
commitdiff
2010-03-15
Paul Chitescu
qedit: In SampleGrabber ReceiveConnection check early...
tree
|
commitdiff
2010-03-15
Juan Lang
iphlpapi: Implement GetAdaptersAddresses for IPv6 addre...
tree
|
commitdiff
2010-03-15
Juan Lang
iphlpapi: Pass address family to adapterAddressesFromIndex.
tree
|
commitdiff
2010-03-15
Juan Lang
iphlpapi: Rename a function and variables to make it...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Allow storage files with a block size of 4096...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove knowledge of block sizes from the BigBloc...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the NUM_BLOCKS_PER_DEPOT_BLOCK define.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the BIG_BLOCK_SIZE define.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Remove the unused BlockBits structures from...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Fix the big block offset calculation.
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
tree
|
commitdiff
2010-03-15
Vincent Povirk
ole32: Don't treat the header as a big block in Storage...
tree
|
commitdiff
2010-03-15
Gerald Pfeifer
ntdll: Avoid compiler warning in the default case in...
tree
|
commitdiff
2010-03-15
Gerald Pfeifer
comdlg32: Remove unused parameters from CFn_WMMeasureIt...
tree
|
commitdiff
2010-03-15
Gerald Pfeifer
comdlg32: Removed unused parameters from FILEDLG95_OnWM...
tree
|
commitdiff
2010-03-15
Gerald Pfeifer
comdlg32: Removed unused parameters from PRINTDLG_WMIni...
tree
|
commitdiff
2010-03-15
Juan Lang
iphlpapi: Check for ifr_hwaddr member of struct ifreq.
tree
|
commitdiff
2010-03-15
Paul Vriens
shlwapi/tests: Fix a test failure on NT4.
tree
|
commitdiff
2010-03-15
Huw Davies
wineps.drv: Retrieve the full printer name to avoid...
tree
|
commitdiff
2010-03-15
Roderick Colenbrander
opengl32: Add OpenGL 3.3/4.0 extensions.
tree
|
commitdiff
2010-03-15
Roderick Colenbrander
wgl: Add more OpenGL diagnosing checks.
tree
|
commitdiff
2010-03-15
Dmitry Timoshkov
gdi32: Fix GDI locking in SetBitmapBits.
tree
|
commitdiff
2010-03-15
Maarten Lankhorst
dsound: Improve underrun behavior.
tree
|
commitdiff
2010-03-15
Michael Stefaniuc
ddraw: Remove redundant memset.
tree
|
commitdiff
2010-03-15
André Hentschel
oleaut32/tests: Remove a todo_wine from a dead test.
tree
|
commitdiff
2010-03-15
Vincent Povirk
gdiplus: Zero the MetafileHeader structure in GetMetafi...
tree
|
commitdiff
2010-03-15
Vincent Povirk
gdiplus: Add a test for GdipGetMetafileHeaderFromMetafile.
tree
|
commitdiff
2010-03-15
Vincent Povirk
gdiplus: Don't crash when creating a texture with NULL...
tree
|
commitdiff
2010-03-15
Paul Vriens
oleaut32/tests: Don't add typelib information to the...
tree
|
commitdiff
2010-03-15
Paul Vriens
advapi32/tests: Restore default cryptographic provider...
tree
|
commitdiff
2010-03-15
Christian Costa
d3dx9_36/tests: Fix contant table header in ctab data.
tree
|
commitdiff
2010-03-15
Christian Costa
d3dx9_36: Rename variables in D3DXGetShaderConstantTabl...
tree
|
commitdiff
2010-03-15
Christian Costa
d3dxof: Avoid using strlen for specifying templates...
tree
|
commitdiff
2010-03-15
Christian Costa
d3dxof: Fix tzip and bzip files tests on all windows...
tree
|
commitdiff
2010-03-15
Paul Vriens
msi/tests: Remove a key after running tests.
tree
|
commitdiff
next