Henri Verbeet
|
4b671f4d54
|
wined3d: Move device context array functions to device.c.
|
2010-03-15 15:55:57 +01:00 |
Henri Verbeet
|
6ed7906852
|
wined3d: Don't partially initialize contexts in AddContextToArray().
Just add a context to the device's context array.
|
2010-03-15 15:55:51 +01:00 |
Henri Verbeet
|
8a107bc63a
|
wined3d: Kill pbuffer offscreen rendering support.
Our pbuffer support is broken, nobody cares.
|
2010-03-15 15:55:38 +01:00 |
Henri Verbeet
|
a8b76781bf
|
d3dx9_36: Not implementing an interface is not an internal error.
|
2010-03-15 15:55:26 +01:00 |
Henri Verbeet
|
d85730c8e3
|
d3dx9_36: ID3DXBuffer is a base interface for ID3DXConstantTable.
|
2010-03-15 15:55:19 +01:00 |
Henri Verbeet
|
ae437ab5b8
|
ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute().
|
2010-03-15 15:55:14 +01:00 |
Henri Verbeet
|
6c0ecd0955
|
server: Debugging our own process is disallowed.
|
2010-03-15 15:55:08 +01:00 |
Juan Lang
|
de6a0a86be
|
wininet: Handle proxy entries of the form <proto>=<proxy>, and allow multiple proxies.
|
2010-03-15 15:54:10 +01:00 |
Vincent Povirk
|
da409d6a7b
|
oleaut32: Return type mismatch errors in ITypeLibComp_fnBind.
|
2010-03-15 15:53:59 +01:00 |
Jeff Latimer
|
4f20455e4c
|
comctl32: cchTextMax needs to be set for LVS_OWNERDATA as it uses LVN_GETDISPINFO notifications.
|
2010-03-15 15:13:54 +01:00 |
Andrew Nguyen
|
af28d72aaf
|
dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumPropNames.
|
2010-03-15 15:12:17 +01:00 |
Andrew Nguyen
|
f1e005410f
|
dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumPropNames.
|
2010-03-15 15:12:10 +01:00 |
Andrew Nguyen
|
af1bcf7768
|
dxdiagn: Fix dot parsing in IDxDiagContainer::GetChildContainer for the case of a lone dot terminator.
|
2010-03-15 15:12:06 +01:00 |
Andrew Nguyen
|
c245c6ed09
|
dxdiagn: Initialize output pointer to NULL in IDxDiagContainer::GetChildContainer.
|
2010-03-15 15:12:00 +01:00 |
Andrew Nguyen
|
fa9af5b68a
|
dxdiagn: Fix string copy behavior with an excessively short buffer in IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:56 +01:00 |
Andrew Nguyen
|
2c9a5900e6
|
dxdiagn: Fix return and output behavior of IDxDiagContainer::EnumChildContainerNames.
|
2010-03-15 15:11:52 +01:00 |
Andrew Nguyen
|
5801d60a37
|
dxdiagn/tests: Add tests for IDxDiagContainer.
|
2010-03-15 15:09:54 +01:00 |
Damjan Jovanovic
|
bf18e7e71f
|
setupapi: Stub out SetupDiRemoveDevice.
|
2010-03-15 15:08:43 +01:00 |
Andrew Eikum
|
e60b2ec907
|
shlwapi: Improve error handling in UrlGetPart.
|
2010-03-15 15:08:26 +01:00 |
Jeff Latimer
|
ee891d3b59
|
usp10: Change default glyph returned from 0xffff to 0.
|
2010-03-15 15:08:02 +01:00 |
Jörg Höhle
|
3f529a6e70
|
mcicda: Prevent crash when closing while playing.
|
2010-03-15 15:07:29 +01:00 |
Jörg Höhle
|
22569e6dce
|
mciavi: Prevent deadlock when closing while playing or when paused.
|
2010-03-15 15:07:26 +01:00 |
Dmitry Timoshkov
|
52ebbb8aa7
|
user32: Restore special handling of monochrome bitmaps removed by c2202929ab .
|
2010-03-15 15:07:15 +01:00 |
Juan Lang
|
8447844d81
|
include: Add a few missing OIDs.
|
2010-03-15 15:06:11 +01:00 |
Juan Lang
|
972031643f
|
rsaenh: Add simple tests for SHA-256, SHA-384, and SHA-512.
|
2010-03-15 15:00:58 +01:00 |
Juan Lang
|
5ebe73ef61
|
rsaenh: Fix some test failures on Win9x/NT4.
|
2010-03-15 15:00:48 +01:00 |
Roderick Colenbrander
|
604caf0caa
|
wined3d: Remove oversize texture support.
|
2010-03-15 14:23:15 +01:00 |
Roderick Colenbrander
|
74bf524a99
|
wined3d: Use surface_get_blt_info to compute texture coordinates for surface_blt_to_drawable.
|
2010-03-15 14:22:57 +01:00 |
Roderick Colenbrander
|
360384277b
|
wined3d: Extend surface_get_depth_blt_info with texture coordinate code from surface_blt_to_drawable.
|
2010-03-15 14:22:44 +01:00 |
Nikolay Sivov
|
2060d80d24
|
msxml3: Treat input BSTR as general WCHAR string for ::loadXML().
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
b1b54ae39f
|
comctl32/datetime: Use user locale for format.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
da550ed257
|
quartz: Don't cast WSTR to BSTR, convert properly instead.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
c8cd150258
|
shlwapi: Don't cast WCHAR string to BSTR.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
5c6de7957e
|
msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
bc87dd6026
|
avifil32: Registry access calls don't return HRESULT codes.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
533f7558aa
|
shlwapi: Partially implement SHGetObjectCompatFlags with tests.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
82a4b85424
|
shell32: Add SHCreateFileExtractIconW stub.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
345ab7d591
|
shell32/shellview: Don't crash on ::DragLeave called without droptraget.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
78c909fb08
|
shell32/shellview: Implement IFolderView::ItemCount for SVGIO_ALLVIEW flag.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
b8220e727c
|
shell32/shellview: Implement IFolderView::GetFolder() for IID_IShellFolder.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
8c92ba009d
|
shell32/shellview: Implemented IFolderView::GetFocusedItem.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
90b9c2fd39
|
shell32/shellview: Implemented IFolderView::GetSelectionMarkedItem() with basic test.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
4261aaffd7
|
shell32/shellview: Remove unneeded memset, release browser reference on failure.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
537e3821d5
|
shell32: Initial test file for IShellView/IFolderView, implemented IFolderView::GetSpacing.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
5308dfb396
|
shell32/shellview: Use W-calls for menu handling, same for SendMessage to ListView window.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
571159d5ff
|
shell32/shellview: Improve error handling on some helpers, fix possible leak.
|
2010-03-15 14:18:06 +01:00 |
Jacek Caban
|
115efbed69
|
mshtml: Use user agent string in IOmNavigator::get_appVersion.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
42a80aeac0
|
mshtml: Forward setting document.location to window object.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
400d8897f6
|
mshtml: Return S_OK from IHTMLDocument2::get_referrer.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
9389184d1f
|
mshtml: Ignore load event on detached documents.
|
2010-03-15 14:18:05 +01:00 |