Henri Verbeet
|
a0264eb101
|
wined3d: Move the WGL extension detection code to the same place as regular GL extension detection.
|
2012-03-16 11:08:59 +01:00 |
Henri Verbeet
|
bb08fafdf0
|
wined3d: Use the same code for parsing the WGL extension string as for the regular GL extension string.
|
2012-03-16 11:08:54 +01:00 |
Henri Verbeet
|
00ba167c71
|
wined3d: Introduce a separate function for parsing the GL extension string.
|
2012-03-16 11:08:49 +01:00 |
Henri Verbeet
|
02ae22d984
|
wined3d: The current WGL DC should never be NULL in wined3d_adapter_init_gl_caps().
|
2012-03-16 11:08:42 +01:00 |
Alexandre Julliard
|
881374ee96
|
msvcrt: Add entry points for the C++ exception functions on x86_64.
|
2012-03-16 11:00:01 +01:00 |
Alexandre Julliard
|
b8467c5f69
|
msvcrt: Add a new file for the x86_64 exception handling.
|
2012-03-16 10:58:08 +01:00 |
Alexandre Julliard
|
89b2dd08ff
|
msvcrt: Move more i386-specific exception code to except_i386.c.
|
2012-03-16 10:53:21 +01:00 |
Alexandre Julliard
|
aba6423b83
|
msvcrt: Create an i386-specific file for exception handling.
|
2012-03-16 10:52:10 +01:00 |
Christian Costa
|
c5faf158a1
|
amstream: Get and store event for streams render completion.
|
2012-03-15 20:40:22 +01:00 |
Christian Costa
|
c6c4472381
|
amstream: Create MediaStream filter when initialising AMMutiMediaStream.
|
2012-03-15 20:40:18 +01:00 |
Christian Costa
|
8d9655b819
|
amstream: Retrieve some interfaces needed to control the stream.
|
2012-03-15 20:40:13 +01:00 |
Christian Costa
|
4a25010c40
|
amstream: Use 'Source' filter name for file source filter as in native.
|
2012-03-15 20:40:08 +01:00 |
Christian Costa
|
682379059f
|
amstream: Don't load the stream file. AddSourceFilter does it already.
|
2012-03-15 20:40:05 +01:00 |
Christian Costa
|
873c92bed8
|
amstream: Don't create the source filter. AddSourceFilter does it already.
|
2012-03-15 20:40:01 +01:00 |
Christian Costa
|
0caef9e2ba
|
amstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.
|
2012-03-15 20:39:55 +01:00 |
Alexandre Julliard
|
c0610daf77
|
ntdll: Properly follow jumps when checking a function epilog.
|
2012-03-15 20:29:23 +01:00 |
Christian Costa
|
9ee4809dc3
|
strmbase: Allow constructor function to be NULL but display an error saying we don't implement the CLSID.
|
2012-03-15 20:18:09 +01:00 |
Frédéric Delanoy
|
49962cd45d
|
po: Update French translation.
|
2012-03-15 20:10:16 +01:00 |
Eduardo García
|
d5a3b47249
|
po: Update Spanish translation.
|
2012-03-15 20:10:13 +01:00 |
Alexander Morozov
|
70dcc41760
|
ntoskrnl.exe: Fix a typo.
|
2012-03-15 19:56:45 +01:00 |
Vincent Povirk
|
3cd51c0acf
|
gdiplus: Use the surround colors in path gradient rendering.
|
2012-03-15 19:56:20 +01:00 |
Vincent Povirk
|
7e90dc3dc7
|
gdiplus: Implement path gradient surround color accessors.
|
2012-03-15 19:56:13 +01:00 |
Vincent Povirk
|
7a9f6abd85
|
gdiplus: Test SetSurroundColors with fewer colors than points on the path.
|
2012-03-15 19:56:04 +01:00 |
Nikolay Sivov
|
a58249cd5c
|
msxml3: Added IVBSAXAttributes for MXAttributes.
|
2012-03-15 19:55:55 +01:00 |
Nikolay Sivov
|
72187762a3
|
msxml3: Implement getValueFromQName() for MXAttributes.
|
2012-03-15 19:55:50 +01:00 |
Jacek Caban
|
10a584a688
|
ieframe: Added EnumVerbs tests.
|
2012-03-15 19:55:42 +01:00 |
Jacek Caban
|
bae8f52b5b
|
ieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.
OleRegEnumVerbs can't work because CLSID_WebBrowser doesn't have
required registries set
|
2012-03-15 19:55:38 +01:00 |
Jacek Caban
|
f0f5c45b93
|
msxml3: Avoid BAD_CAST in schemasInit.
|
2012-03-15 19:55:31 +01:00 |
Piotr Caban
|
59c9b1070c
|
urlmon: Make name spaces comparison case insensitive.
|
2012-03-15 19:55:24 +01:00 |
Piotr Caban
|
6dfa25d0cd
|
urlmon: Stop binding when OnDataAvailable fails.
|
2012-03-15 19:55:20 +01:00 |
Piotr Caban
|
5ca254f703
|
urlmon/tests: Added GetBindResult tests.
|
2012-03-15 19:55:11 +01:00 |
Piotr Caban
|
f0aad940b5
|
urlmon: Added GetBindResult implementation.
|
2012-03-15 19:55:06 +01:00 |
Jacek Caban
|
4983a663a5
|
mshtml: Get rid of remaining PRBool usages.
|
2012-03-15 19:54:56 +01:00 |
Jacek Caban
|
d1a116fae4
|
mshtml: Get rid of PRBool from nsembed.c and nsservice.c.
|
2012-03-15 19:54:52 +01:00 |
Jacek Caban
|
d6e76a1619
|
mshtml: Get rid of PRBool from nsio.c.
|
2012-03-15 19:54:37 +01:00 |
Jacek Caban
|
f0b86d061b
|
mshtml: Get rid of PRBool in nsiface.idl.
|
2012-03-15 19:54:33 +01:00 |
Dmitry Timoshkov
|
c25b071898
|
advapi32: Fix failures in the security tests compiled with PSDK headers.
|
2012-03-15 19:53:10 +01:00 |
Dmitry Timoshkov
|
23fa5c43fa
|
advapi32: Add some mutex security tests.
|
2012-03-15 19:53:06 +01:00 |
Henri Verbeet
|
0c11c316bb
|
ddraw: Get rid of IDirect3DViewportImpl.
|
2012-03-15 19:52:05 +01:00 |
Henri Verbeet
|
ddfb19e913
|
d3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryInterface().
|
2012-03-15 19:51:57 +01:00 |
Henri Verbeet
|
42672f6dbe
|
d3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInterface().
|
2012-03-15 19:51:52 +01:00 |
Henri Verbeet
|
9193215d41
|
d3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInterface().
|
2012-03-15 19:51:45 +01:00 |
Henri Verbeet
|
8c2d44cafe
|
d3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_QueryInterface().
|
2012-03-15 19:51:41 +01:00 |
Ken Thomases
|
96720df53f
|
gdi.exe16: Eliminate a couple of dead stores.
|
2012-03-15 19:51:17 +01:00 |
Aric Stewart
|
cdf9c4f223
|
strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming.
|
2012-03-15 19:50:39 +01:00 |
Aric Stewart
|
026037ab69
|
strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
|
2012-03-15 19:49:21 +01:00 |
Aurimas Fišeras
|
945c5bba46
|
po: Update Lithuanian translation.
|
2012-03-14 18:06:37 +01:00 |
Julian Rüger
|
c5c46a9ae5
|
po: Update German translation.
|
2012-03-14 18:06:32 +01:00 |
Nikolay Sivov
|
610b04421c
|
po: Update Russian translation.
|
2012-03-14 18:06:27 +01:00 |
Christian Costa
|
7294b417e3
|
d3drm: Complete Load method by adding normals indices and terminating null DWORD to faces data + tests.
|
2012-03-14 17:53:59 +01:00 |