Jacek Caban
|
964e538ba9
|
wininet: Set SECURITY_FLAG_SECURE when error dialog ignores invalid certificate.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
b5fec3c033
|
wininet: Store request object instead of handle in error dialog.
|
2012-06-07 16:07:12 +02:00 |
Jacek Caban
|
d8b5f468ab
|
wininet: Added support for undocumented InternetSetOption(99) call.
|
2012-06-07 16:07:11 +02:00 |
Jacek Caban
|
c3eec8dc57
|
wininet: Improved handling ERROR_INTERNET_INVALID_CA error.
|
2012-06-07 16:07:11 +02:00 |
Piotr Caban
|
2baabaefe8
|
msvcp90: Added codecvt<char> implementation.
|
2012-06-07 16:07:10 +02:00 |
Piotr Caban
|
679b0d4843
|
msvcp90: Added codecvt_base class implementation.
|
2012-06-07 16:07:09 +02:00 |
Alistair Leslie-Hughes
|
85d49c5819
|
mscoree: Correct possible uninitialized variable (clang).
|
2012-06-07 16:07:07 +02:00 |
Alistair Leslie-Hughes
|
c99754ef15
|
mscoree: Use .NET 2.0 for 1.0 assemblies.
|
2012-06-07 16:07:04 +02:00 |
Erich Hoover
|
7e9e8b6b80
|
ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion.
|
2012-06-07 16:07:02 +02:00 |
Aric Stewart
|
ac421e3341
|
quartz: Hookup the VMR-9 to directX and the Allocator-Presenter.
|
2012-06-07 16:06:49 +02:00 |
Aric Stewart
|
583d915520
|
quartz: Create the rendering window for VMR-9.
|
2012-06-07 15:56:22 +02:00 |
Aric Stewart
|
82a562a603
|
quartz: Allocate surfaces in VMR-9.
|
2012-06-07 15:55:24 +02:00 |
Aric Stewart
|
3d46f56a14
|
quartz: Implement default Surface Allocator for vmr9.
|
2012-06-07 15:53:09 +02:00 |
Roderick Colenbrander
|
9e73f7a6df
|
winex11.drv: Limit formats to nMaxFormats in wglChoosePixelFormatARB.
|
2012-06-07 10:36:03 +02:00 |
Michael Stefaniuc
|
b168da7752
|
mscoree: Remove duplicated include.
|
2012-06-07 10:33:47 +02:00 |
Michael Stefaniuc
|
9d32c28771
|
wineqtdecoder: Remove duplicated assert.h include.
|
2012-06-07 10:33:40 +02:00 |
Michael Stefaniuc
|
07d8619979
|
msctf: Remove a stray backslash at the end of a line.
|
2012-06-07 10:33:23 +02:00 |
Michael Stefaniuc
|
fe947be7e7
|
comctl32/tests: Remove stray backslashes at end of lines.
|
2012-06-07 10:33:17 +02:00 |
Michael Stefaniuc
|
8e4d76bf2c
|
d3drm/tests: Remove stray backslashes at end of lines.
|
2012-06-07 10:33:10 +02:00 |
Matteo Bruni
|
96470dfcb4
|
d3dcompiler: Parse variable references in expressions.
|
2012-06-07 10:32:46 +02:00 |
Matteo Bruni
|
887ef49419
|
d3dcompiler: Parse variable initializers, basic expressions.
|
2012-06-07 10:32:41 +02:00 |
Matteo Bruni
|
3275cca970
|
d3dcompiler: Parse modifiers.
|
2012-06-07 10:32:36 +02:00 |
Matteo Bruni
|
9d9dae0cdb
|
d3dcompiler: Distinguish between scalars, vectors and matrices.
|
2012-06-07 10:32:31 +02:00 |
Matteo Bruni
|
a8839cd1de
|
d3dcompiler: Dump preprocessed shader sources.
|
2012-06-07 10:32:23 +02:00 |
Detlef Riekenberg
|
0b85a740bd
|
localui/tests: Do not fail when the spooler service was stopped.
|
2012-06-06 20:54:22 +02:00 |
André Hentschel
|
1f3eca666b
|
kernel32/tests: Add tests for LCMapStringEx.
|
2012-06-06 20:54:22 +02:00 |
Jacek Caban
|
8dbc39b4be
|
wininet: Properly set flags in InternetSetOption(INTERNET_OPTION_SECURITY_FLAGS).
|
2012-06-06 20:54:22 +02:00 |
Jacek Caban
|
4c7e9aa920
|
wininet: Added InternetGetSecurityInfoByURL* stubs.
|
2012-06-06 20:54:22 +02:00 |
Piotr Caban
|
6f8149e5e3
|
msvcp90: Added partial basic_istream<char> implementation.
|
2012-06-06 19:18:17 +02:00 |
Piotr Caban
|
140861cade
|
msvcp90: Call correct setstate function in basic_ostream class.
|
2012-06-06 19:18:01 +02:00 |
Piotr Caban
|
46838cf2e5
|
msvcp90: Rename sentry_char_{create,destroy} functions.
|
2012-06-06 19:17:57 +02:00 |
Piotr Caban
|
bbea6efca0
|
msvcp90: Fix streamoff and streampos definition.
|
2012-06-06 19:17:51 +02:00 |
Erich Hoover
|
e7dbb212a2
|
server: Access the completion from the file descriptor instead of the async object.
|
2012-06-06 13:47:28 +02:00 |
Christian Costa
|
6aa77edfb3
|
d3drm: Implement IDirect3DRMMeshBuilderX_SetMaterial.
|
2012-06-06 12:44:29 +02:00 |
Christian Costa
|
8080528fc4
|
d3drm: Pass texture of mesh builder to newly created mesh.
|
2012-06-06 12:41:26 +02:00 |
Christian Costa
|
db6b10e22d
|
d3drm: Implement IDirect3DRMMesh_SetGroupTexture.
|
2012-06-06 12:40:42 +02:00 |
Francois Gouget
|
624ad399f1
|
windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
|
2012-06-06 12:39:46 +02:00 |
Hans Leidekker
|
ea40a90469
|
fusion: Account for the version prefix when building the file mask.
|
2012-06-06 12:39:44 +02:00 |
Józef Kucia
|
de1f2ffd52
|
d3dx9: Implement ID3DXRenderToSurface::GetDevice.
|
2012-06-06 11:56:18 +02:00 |
Józef Kucia
|
0ed3eb0120
|
d3dx9: Implement ID3DXRenderToSurface::GetDesc.
|
2012-06-06 11:56:14 +02:00 |
Józef Kucia
|
5c6438e834
|
d3dx9: Add ID3DXRenderToSurface interface stub.
|
2012-06-06 11:56:09 +02:00 |
Józef Kucia
|
4200198355
|
d3dx9/tests: Add basic tests for D3DXCreateRenderToSurface.
|
2012-06-06 11:55:56 +02:00 |
Józef Kucia
|
ad5a00b7f8
|
d3dx9: Add stub for D3DXCreateRenderToSurface.
|
2012-06-06 11:55:41 +02:00 |
Józef Kucia
|
6953865e8d
|
d3dx9/tests: Fix indentation.
|
2012-06-06 11:55:01 +02:00 |
Józef Kucia
|
6fe841edde
|
d3dx9/tests: Add tests for loading surfaces from non-lockable render targets.
|
2012-06-06 11:54:54 +02:00 |
André Hentschel
|
04201096a2
|
ntdll: Add stub for NtQuerySystemEnvironmentValueEx.
|
2012-06-06 11:54:37 +02:00 |
Alexandre Julliard
|
6157f4a9f4
|
mountmgr.sys: Don't try to close the dbus connection.
|
2012-06-06 11:46:38 +02:00 |
Alexandre Julliard
|
2729cc1b3d
|
shell32: Remove the applet valid flag and improve the error handling.
|
2012-06-06 11:46:20 +02:00 |
Detlef Riekenberg
|
8c83c66bcb
|
kernel32/tests: Remove debug code from GetProductInfo.
|
2012-06-05 21:23:21 +02:00 |
Alexandre Julliard
|
6f9f6b1aa6
|
shell32: Convert the control panel list to a standard list.
|
2012-06-05 21:23:21 +02:00 |