Józef Kucia
|
f072404f61
|
d3dx9/tests: Add tests for D3DXCreateRenderToEnvMap.
|
2012-06-11 12:37:16 +02:00 |
Jacek Caban
|
1325c400c1
|
wininet: Added InternetGetSecurityInfoByURL tests.
|
2012-06-11 12:19:07 +02:00 |
Jacek Caban
|
6c764fbd47
|
wininet: Added InternetGetSecurityInfoByURL[AW] implementation.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
ad914986e8
|
msxml3: Fix status text value parsing.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
c2c8b9e771
|
msxml3: Reuse MXAttributes implementation for SAX reader attributes reporting.
|
2012-06-11 12:19:07 +02:00 |
Nikolay Sivov
|
6560d88151
|
comctl32/listview: Properly update selection mark on item state change.
|
2012-06-11 12:19:07 +02:00 |
Thomas Faber
|
7f57141078
|
oleaut32: Fix build with MSVC.
|
2012-06-11 12:19:06 +02:00 |
Dan Kegel
|
db48235880
|
kernel32: Quiet an extremely verbose stub fixme.
|
2012-06-11 11:27:24 +02:00 |
Dan Kegel
|
9af12506b0
|
ntdll: Avoid clobbering valgrind annotations during HeapReAlloc.
|
2012-06-11 11:26:43 +02:00 |
Christian Costa
|
f1cd213931
|
d3drm: Implement IDirect3DRMMeshImpl_SetGroupColorRGB.
|
2012-06-11 11:25:18 +02:00 |
Christian Costa
|
85f4fda840
|
d3drm: Free all mesh resources when releasing mesh object.
|
2012-06-11 11:25:08 +02:00 |
Christian Costa
|
a77fd778c2
|
d3drm: Free texture object when releasing mesh builder object.
|
2012-06-11 11:25:03 +02:00 |
Christian Costa
|
0023ddf117
|
d3drm: Handle texture associated with the material when loading a mesh.
|
2012-06-11 11:24:58 +02:00 |
Christian Costa
|
422d57e7d2
|
d3drm: Fix vertex index test and print a warning when it is out of range.
|
2012-06-11 11:24:40 +02:00 |
Roderick Colenbrander
|
e80d6199dc
|
opengl32: Add wglGetProcAddress tests.
|
2012-06-11 11:22:38 +02:00 |
Roderick Colenbrander
|
29346f28ae
|
opengl32: Sync with latest GL specs.
|
2012-06-11 11:20:50 +02:00 |
Dmitry Timoshkov
|
9f58bef1ac
|
windowscodecs: Add WICIfdMetadataReader registration.
|
2012-06-08 19:35:20 +02:00 |
Dmitry Timoshkov
|
781113f4da
|
windowscodecs: Add WICIfdMetadataReader stub implementation.
|
2012-06-08 19:35:20 +02:00 |
Dmitry Timoshkov
|
8d71cc1f2d
|
windowscodecs: Implement MetadataHandler_GetCount.
|
2012-06-08 19:35:19 +02:00 |
Dmitry Timoshkov
|
1f48c89e04
|
windowscodecs: Protect from invalid input some metadata handler methods.
|
2012-06-08 19:35:19 +02:00 |
Francois Gouget
|
562b277bb3
|
iphlpapi: Don't rely on the HAVE_XXX macros having a numeric values.
|
2012-06-08 19:35:18 +02:00 |
Francois Gouget
|
b5b7947ee8
|
quartz: Make VMR9_{Break,Complete}Connect() static.
|
2012-06-08 19:35:17 +02:00 |
Francois Gouget
|
b0a339707f
|
d3dcompiler_43: Make debug_{base,node}_type() static.
|
2012-06-08 19:35:17 +02:00 |
Jacek Caban
|
e3dfbe33f6
|
wininet: Skip security flags tests on too old wininet versions.
|
2012-06-08 19:35:08 +02:00 |
Jacek Caban
|
74f596c5ed
|
wininet: Read status code directly from request object in InternetErrorDlg.
|
2012-06-08 18:00:17 +02:00 |
Jacek Caban
|
ebff6036bf
|
wininet: Access request object directly in WININET_SetAuthorization.
|
2012-06-08 18:00:12 +02:00 |
Jacek Caban
|
4f51146a46
|
wininet: Access directly host name from request object in dialogs.
|
2012-06-08 18:00:04 +02:00 |
Jacek Caban
|
9bc3046896
|
wininet: Simplify proxy server access in dialogs.
|
2012-06-08 17:59:59 +02:00 |
André Hentschel
|
bc99d86729
|
iphlpapi: Check for struct icmpstat (for NetBSD).
|
2012-06-07 22:00:12 +02:00 |
André Hentschel
|
20dbe91212
|
iphlpapi: Check for struct udpstat (for NetBSD).
|
2012-06-07 21:59:28 +02:00 |
Lucas Zawacki
|
69dda4cdcd
|
joy.cpl: Added trace messages to show joystick input.
|
2012-06-07 21:58:21 +02:00 |
Lucas Zawacki
|
af55e7dc45
|
joy.cpl: Added a Graphical Axis test.
|
2012-06-07 21:58:15 +02:00 |
Lucas Zawacki
|
fd951a7ec2
|
joy.cpl: Added joystick testing tab and button tests.
|
2012-06-07 21:49:47 +02:00 |
Vincent Povirk
|
d3f7247ea5
|
windowscodecs: Add metadata reader information to the registry.
|
2012-06-07 21:49:47 +02:00 |
Vincent Povirk
|
46991dc9fb
|
windowscodecs: Add test for IWICMetadataReaderInfo.
|
2012-06-07 21:49:41 +02:00 |
Vincent Povirk
|
434e7b8e1e
|
windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder.
|
2012-06-07 21:43:08 +02:00 |
Vincent Povirk
|
8fdddd8779
|
windowscodecs: Add test for IWICMetadataBlockReader interface.
|
2012-06-07 21:43:00 +02:00 |
Józef Kucia
|
cda45bca92
|
d3dx9/tests: Add tests for device state changes for ID3DXRenderToSurface interface.
|
2012-06-07 21:42:49 +02:00 |
Józef Kucia
|
bccda19e8f
|
d3dx9/tests: Add tests for ID3DXRenderToSurface interface.
|
2012-06-07 21:42:43 +02:00 |
Józef Kucia
|
c0e583af6d
|
d3dx9: Implement ID3DXRenderToSurface::BeginScene and ID3DXRenderToSurface::EndScene.
|
2012-06-07 21:42:36 +02:00 |
Jacek Caban
|
31907e0c96
|
urlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED error handling.
|
2012-06-07 19:48:04 +02:00 |
Dmitry Timoshkov
|
99c10bd7a1
|
kernel32: Print in the CopyFileW trace also fail_if_exists parameter.
|
2012-06-07 19:48:03 +02:00 |
Daniel Jelinski
|
4c6803d858
|
comctl32/tests: Treeview shouldn't modify cChildren if it was explicitly set.
|
2012-06-07 19:47:59 +02:00 |
Daniel Jelinski
|
1196aed33f
|
comctl32: Allow label edit only if treeview style allows editing.
|
2012-06-07 16:26:25 +02:00 |
Daniel Jelinski
|
fccee5d20c
|
shell32: Make folder names in folder picker editable.
|
2012-06-07 16:26:15 +02:00 |
Daniel Jelinski
|
51c77f56a7
|
comdlg32: Make tests pass with native comctl32.
|
2012-06-07 16:26:00 +02:00 |
Daniel Jelinski
|
aec1c9562d
|
comdlg32: Fixed support for deleting items other than the first.
|
2012-06-07 16:25:08 +02:00 |
Dmitry Timoshkov
|
34229e5fb6
|
windowscodecs: Add a stubbed out IWICMetadataBlockReader to TIFF decoder.
|
2012-06-07 16:23:17 +02:00 |
André Hentschel
|
89d43a3dd7
|
d3drm: Improve IDirect3DRMWinDevice_HandlePaint stub.
|
2012-06-07 16:07:20 +02:00 |
André Hentschel
|
95bedf4c11
|
d3drm: Improve IDirect3DRMDeviceX_Update stub.
|
2012-06-07 16:07:20 +02:00 |
André Hentschel
|
2c6f238281
|
d3drm: Improve IDirect3DRMViewportX_Render stub.
|
2012-06-07 16:07:19 +02:00 |
André Hentschel
|
8558a948a9
|
d3drm: Improve IDirect3DRMViewportX_Clear stub.
|
2012-06-07 16:07:19 +02:00 |
André Hentschel
|
7e001ae60e
|
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Projection.
|
2012-06-07 16:07:19 +02:00 |
André Hentschel
|
9a8b788dc5
|
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Field.
|
2012-06-07 16:07:18 +02:00 |
André Hentschel
|
48b0666d7f
|
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Front.
|
2012-06-07 16:07:17 +02:00 |
André Hentschel
|
ece2ca78ea
|
d3drm: Implement IDirect3DRMViewportX_[Get|Set]Back.
|
2012-06-07 16:07:17 +02:00 |
André Hentschel
|
6e9cbf1b2e
|
d3drm: Implement IDirect3DRMLight_[Get|Set]Penumbra.
|
2012-06-07 16:07:16 +02:00 |
André Hentschel
|
e89d2f4d34
|
d3drm: Implement IDirect3DRMLight_[Get|Set]Umbra.
|
2012-06-07 16:07:16 +02:00 |
André Hentschel
|
5fc563b0f0
|
d3drm: Implement IDirect3DRMLight_[Get|Set]QuadraticAttenuation.
|
2012-06-07 16:07:15 +02:00 |
André Hentschel
|
b04eceed45
|
d3drm: Implement IDirect3DRMLight_[Get|Set]LinearAttenuation.
|
2012-06-07 16:07:14 +02:00 |
André Hentschel
|
2f5608877d
|
d3drm: Implement IDirect3DRMLight_[Get|Set]ConstantAttenuation.
|
2012-06-07 16:07:14 +02:00 |
Jacek Caban
|
f6fc1e3cac
|
wininet: Added more security flags and errors tests.
|
2012-06-07 16:07:13 +02:00 |
Jacek Caban
|
448f2452c4
|
wininet: Added support for ERROR_INTERNET_SEC_CERT_REV_FAILED in InternetErrorDlg.
|
2012-06-07 16:07:13 +02:00 |
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 |