Henri Verbeet
|
2f67b13918
|
wined3d: Set the initial primitive type to WINED3D_PT_UNDEFINED.
|
2014-09-18 13:06:34 +02:00 |
Henri Verbeet
|
74ab8e8ce9
|
wined3d: Do not increment the reference count of the returned buffer in wined3d_device_get_stream_source().
None of the other getters increment the reference count either.
|
2014-09-18 13:06:32 +02:00 |
Henri Verbeet
|
b5a91d1246
|
d3d10: Also store the depth/stencil state in the stateblock.
|
2014-09-18 13:06:30 +02:00 |
Qian Hong
|
e2b7354ac1
|
mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation.
|
2014-09-18 13:06:27 +02:00 |
Qian Hong
|
cdd28b0aca
|
mshtml: Handle DISPATCH_PROPERTYPUT | DISPATCH_PROPERTYPUTREF in invoke_builtin_prop.
|
2014-09-18 13:06:24 +02:00 |
Qian Hong
|
a9d347cb24
|
mshtml/tests: Fixed typo.
|
2014-09-18 13:06:20 +02:00 |
YongHao Hu
|
3e356df597
|
msvcp90: Fix comment typo.
|
2014-09-18 13:06:10 +02:00 |
Hao Peng
|
0af8e81238
|
svchost: Add LOAD_WITH_ALTERED_SEARCH_PATH flag when loading the dll.
|
2014-09-17 17:58:31 +02:00 |
Jacek Caban
|
c639e757d5
|
wininet: Moved critical section locking to get_cookie callers so that cookie_set_t is also protected.
|
2014-09-17 12:55:01 +02:00 |
Jactry Zeng
|
40456439e6
|
riched20: Implement ITextSelection::Collapse.
|
2014-09-17 11:46:17 +02:00 |
Jactry Zeng
|
07154f7fee
|
riched20: Implement ITextRange::Collapse.
|
2014-09-17 11:46:02 +02:00 |
Jactry Zeng
|
da40589e71
|
riched20: Implement ITextRange::GetDuplicate.
|
2014-09-17 11:45:58 +02:00 |
Henri Verbeet
|
f06a57f678
|
d3d10core: Implement d3d10_device_PSGetShaderResources().
|
2014-09-17 11:05:08 +02:00 |
Henri Verbeet
|
8080212f43
|
d3d10core: Implement d3d10_device_PSSetShaderResources().
|
2014-09-17 11:05:05 +02:00 |
Henri Verbeet
|
354a6d4e2c
|
d3d10core: Implement d3d10_device_GSGetShaderResources().
|
2014-09-17 11:05:01 +02:00 |
Henri Verbeet
|
9c3266fe1d
|
d3d10core: Implement d3d10_device_GSSetShaderResources().
|
2014-09-17 11:04:58 +02:00 |
Henri Verbeet
|
482e5f589b
|
d3d10core: Implement d3d10_device_VSGetShaderResources().
|
2014-09-17 11:04:54 +02:00 |
Alistair Leslie-Hughes
|
ab7a707136
|
hnetcfg: Add typeinfo support to INetFwOpenPort.
|
2014-09-17 10:19:19 +02:00 |
Alistair Leslie-Hughes
|
fe802040f6
|
hnetcfg: Allow NetFwOpenPort to be created.
|
2014-09-17 10:19:16 +02:00 |
André Hentschel
|
613d1715a4
|
winedbg: Respect TMPDIR environment variable.
|
2014-09-17 10:18:56 +02:00 |
Eric Kohl
|
b23ed0bc17
|
advapi32/tests: Fix typos in test_LsaLookupNames2.
|
2014-09-17 10:18:32 +02:00 |
Jacek Caban
|
02406d4fd4
|
jscript: Add DISPATCH_PROPERTYGET flag only for DISPATCH_METHOD call in disp_call_value.
Spotted by Qian Hong.
|
2014-09-16 21:00:30 +02:00 |
Jacek Caban
|
063ef3ca0e
|
mshtml: Added IHTMLElement::get_sourceIndex implementation.
|
2014-09-16 20:29:02 +02:00 |
Jactry Zeng
|
52fee14932
|
riched20: Implement ITextSelection::GetStart and ITextSelection::GetEnd.
|
2014-09-16 19:25:34 +02:00 |
Jactry Zeng
|
b56c96a619
|
riched20: Implement ITextRange::GetStart and ITextRange::GetEnd.
|
2014-09-16 19:25:16 +02:00 |
Henri Verbeet
|
1e434b52d0
|
d3d10core: Implement d3d10_device_VSSetShaderResources().
|
2014-09-16 12:24:59 +02:00 |
Henri Verbeet
|
e01d207699
|
d3d10core: Create wined3d views for shader resource views.
|
2014-09-16 12:24:50 +02:00 |
Henri Verbeet
|
4e73cd517a
|
d2d1: Implement d2d_d3d_render_target_CreateBitmapFromWicBitmap().
|
2014-09-16 12:24:38 +02:00 |
Henri Verbeet
|
76dd63e422
|
d2d1: Implement d2d_d3d_render_target_CreateBitmap().
|
2014-09-16 12:24:34 +02:00 |
Henri Verbeet
|
be415203c7
|
d2d1: Implement d2d_d3d_render_target_CreateMesh().
|
2014-09-16 12:24:22 +02:00 |
Jacek Caban
|
c5af3d912b
|
oleacc: Added CAccPropServices stub implementation.
|
2014-09-16 09:33:53 +02:00 |
Hugh McMaster
|
0fa8ae7b52
|
user32: Fix spelling in a comment.
|
2014-09-15 18:25:49 +02:00 |
Jactry Zeng
|
329252f88b
|
riched20: Implement ITextSelection::GetChar.
|
2014-09-15 18:25:31 +02:00 |
Jactry Zeng
|
0aa433438d
|
riched20: Implement ITextRange::GetChar.
|
2014-09-15 18:25:28 +02:00 |
Michael Müller
|
f808da266b
|
bcrypt: Add semi-stub for BCryptGetFipsAlgorithmMode.
|
2014-09-15 16:41:44 +02:00 |
Hans Leidekker
|
2884053a28
|
rsaenh: Fix typos in SHA-384/SHA-512 OIDs.
|
2014-09-15 16:41:16 +02:00 |
Hans Leidekker
|
0b366dca3c
|
winhttp: Verify the async parameter type in IWinHttpRequest::Open.
|
2014-09-15 16:41:10 +02:00 |
Sebastian Lackner
|
912035f9c8
|
glu32: Fix wrapper function for glu[Begin|End]Polygon and gluNextContour.
|
2014-09-15 16:40:38 +02:00 |
Henri Verbeet
|
c8f758a099
|
d2d1: Implement d2d_factory_CreateWicBitmapRenderTarget().
|
2014-09-15 12:13:50 +02:00 |
Henri Verbeet
|
810977446a
|
dxgi: Call wined3d_device_init_3d() on device creation.
|
2014-09-15 12:12:51 +02:00 |
Henri Verbeet
|
72aaaac486
|
dxgi: Get rid of IWineDXGIFactory.
|
2014-09-15 12:12:43 +02:00 |
Henri Verbeet
|
22abd896fa
|
dxgi: Get rid of IWineDXGIAdapter.
|
2014-09-15 12:12:41 +02:00 |
Henri Verbeet
|
240c454089
|
d2d1: Simplify clip stack handling.
|
2014-09-15 12:12:36 +02:00 |
Jactry Zeng
|
7d06f6ccb2
|
riched20: Avoid invalid memory access.
|
2014-09-15 10:13:05 +02:00 |
Jactry Zeng
|
e777e9d1ba
|
mshtml: Add IHTMLCurrentStyle::get_textTransform implementation.
|
2014-09-15 10:12:46 +02:00 |
Francois Gouget
|
f63fd82610
|
msvcrt: Prefix _set_output_format() with MSVCRT_ to avoid a collision with MinGW.
|
2014-09-15 10:12:24 +02:00 |
Marcus Meissner
|
97be8d027b
|
shell32: Added stub for SHEnumerateUnreadMailAccountsW.
|
2014-09-15 10:12:20 +02:00 |
Jactry Zeng
|
b10b39185d
|
riched20: Stub for ITextRange interface and implement ITextDocument::Range.
|
2014-09-12 17:02:50 +02:00 |
Hans Leidekker
|
29baed1bc2
|
msi: Improve support for advertized shortcuts.
|
2014-09-12 15:30:13 +02:00 |
Piotr Caban
|
2b2a3338ee
|
msvcp90: Fix FMTFLAG_showpoint handling in num_put_char__Ffmt.
|
2014-09-12 11:29:35 +02:00 |