Christian Costa
|
0a588385fb
|
dmusic: Add tests for IDirectMusicBuffer.
|
2012-04-27 17:07:04 +02:00 |
Alexandre Julliard
|
bc6f2f8615
|
winex11: Store the DC bounds rectangle as a pointer.
|
2012-04-27 12:51:43 +02:00 |
Alexandre Julliard
|
3ea711dd7c
|
gdi32: Store the bounds rectangle as a pointer in the DIB driver.
|
2012-04-27 12:49:20 +02:00 |
Alexandre Julliard
|
3009e03df7
|
gdi32: Add a SetBoundsRect driver entry point.
|
2012-04-27 12:41:43 +02:00 |
Jacek Caban
|
30acd235dd
|
jscript: Removed unused do_*_tag_format arguments.
|
2012-04-27 12:02:31 +02:00 |
Jacek Caban
|
424b63119c
|
jscript: Use stack_push_int in interp_bneg.
|
2012-04-27 12:02:28 +02:00 |
Bruno Jesus
|
1fba4a6886
|
regedit: Allows semicolon comments.
|
2012-04-27 12:01:48 +02:00 |
Bruno Jesus
|
c3821f6c63
|
regedit: Fix item text reading in regedit.
|
2012-04-27 12:00:31 +02:00 |
Nikolay Sivov
|
28335fb39b
|
msxml3: Query for handler interface instead of using what was passed in Variant directly.
|
2012-04-27 11:59:50 +02:00 |
Andrew Eikum
|
3ef92af6a8
|
dsound: Map MMDevAPI error to DSound error.
|
2012-04-27 11:59:44 +02:00 |
Henri Verbeet
|
b11d8db279
|
d3dx9: Add basic support for loading DXT formats to D3DXLoadSurfaceFromMemory().
|
2012-04-27 11:59:35 +02:00 |
Henri Verbeet
|
e925553072
|
d3dx9: Introduce a special case for simple loads in D3DXLoadSurfaceFromMemory().
|
2012-04-27 11:59:30 +02:00 |
Henri Verbeet
|
c638aab2b4
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetPixelShader().
|
2012-04-27 11:59:27 +02:00 |
Henri Verbeet
|
722e60ab2e
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexShader().
|
2012-04-27 11:59:23 +02:00 |
Henri Verbeet
|
a495b7af48
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetVertexDeclaration().
|
2012-04-27 11:59:21 +02:00 |
Piotr Caban
|
6cda3776f6
|
kernel32/tests: Added IdnToNameprepUnicode tests.
|
2012-04-26 19:48:09 +02:00 |
Piotr Caban
|
4242fc94a5
|
kernel32/tests: Added more FoldString tests.
|
2012-04-26 19:48:02 +02:00 |
Piotr Caban
|
a08710f3d0
|
kernel32: Added IdnToNameprepUnicode implementation.
|
2012-04-26 19:47:57 +02:00 |
Piotr Caban
|
047793e1aa
|
make_unicode: Create tables with data needed by nameprep algorithm.
|
2012-04-26 19:41:28 +02:00 |
Christian Costa
|
5c09a11e08
|
amstream: Add stubbed implementation of AudioStreamSample.
|
2012-04-26 19:29:26 +02:00 |
Christian Costa
|
60a8a27b2b
|
amstream: Add stubbed implementation of DirectDrawStreamSample.
|
2012-04-26 19:29:12 +02:00 |
Aric Stewart
|
f38318705c
|
strmbase: Track internal window styles in baseWindow.WindowStyles.
|
2012-04-26 19:28:03 +02:00 |
Nikolay Sivov
|
3bc1bdaee7
|
msxml3: Support disabled escaping mode when writing attribute values.
|
2012-04-26 19:27:52 +02:00 |
Nikolay Sivov
|
622c94acad
|
msxml3: Support disabled escaping mode for characters() callback.
|
2012-04-26 19:27:42 +02:00 |
Jacek Caban
|
ca15adfde6
|
jscript: Get rid of parser function collecting hack by moving the logic to compiler.
|
2012-04-26 19:27:36 +02:00 |
Vincent Povirk
|
7b5af23604
|
gdiplus: Implement GdipWidenPath for closed figures.
|
2012-04-26 19:27:24 +02:00 |
Vincent Povirk
|
930cdab2e9
|
gdiplus: Add basic implementation of GdipWidenPath.
|
2012-04-26 19:27:17 +02:00 |
Vincent Povirk
|
3a3ca55ffa
|
gdiplus: Return OutOfMemory when creating a path gradient from a NULL path.
|
2012-04-26 19:27:01 +02:00 |
Vincent Povirk
|
ea3e26e32d
|
gdiplus: Return OutOfMemory when creating a path gradient with NULL points.
|
2012-04-26 19:26:57 +02:00 |
Hans Leidekker
|
25ba5c8b59
|
fusion: Implement IAssemblyCache::UninstallAssembly.
|
2012-04-26 19:26:49 +02:00 |
Hans Leidekker
|
89e95aa92c
|
msi: Avoid a crash in get_registered_local_package.
|
2012-04-26 19:26:41 +02:00 |
Hans Leidekker
|
fde66de6a5
|
msi: Don't free cached tables in MsiDatabaseCommit.
|
2012-04-26 19:26:37 +02:00 |
Henri Verbeet
|
de43de510a
|
wined3d: Move the resource bind_count field up to wined3d_resource.
|
2012-04-26 19:26:14 +02:00 |
Henri Verbeet
|
9fd2d34d68
|
ddraw: Get rid of IClassFactoryImpl.
|
2012-04-26 19:26:11 +02:00 |
Henri Verbeet
|
3e2d946290
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetTexture().
|
2012-04-26 19:26:08 +02:00 |
Henri Verbeet
|
e333334450
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetDepthStencilSurface().
|
2012-04-26 19:26:06 +02:00 |
Henri Verbeet
|
6a03dbf111
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetRenderTarget().
|
2012-04-26 19:26:02 +02:00 |
Hwang YunSong
|
2551ff7d5c
|
po: Update Korean translation.
|
2012-04-25 20:04:05 +02:00 |
Józef Kucia
|
b157bc7cfa
|
d3dx9/tests: Add DDS pixel format tests for D3DXGetImageInfoFromFileInMemory.
|
2012-04-25 17:21:02 +02:00 |
Francois Gouget
|
a0bb28f7d9
|
comctl32/tests: Add a trailing '\n' to an ok() call.
|
2012-04-25 17:20:42 +02:00 |
Owen Rudge
|
0eb0292eb5
|
mapi32: Add support to MAPISendMailW for ANSI fallback.
|
2012-04-25 17:20:20 +02:00 |
Owen Rudge
|
590c4d91d9
|
mapi32: Convert message to Unicode in MAPISendMail.
|
2012-04-25 17:19:52 +02:00 |
Owen Rudge
|
7877e657de
|
mapi32: Convert sendmail_extended_mapi to Unicode.
|
2012-04-25 17:18:39 +02:00 |
Piotr Caban
|
cc6205f10c
|
jscript: Fix toExponential behavior when exponent is 0.
|
2012-04-25 17:16:37 +02:00 |
Alexandre Julliard
|
99c6eb0dd0
|
iphlpapi/tests: Get rid of function typedefs and use more standard names for function pointers.
|
2012-04-25 17:16:24 +02:00 |
Bruno Jesus
|
8dde502f0e
|
iphlpapi/tests: Add SetTcpEntry tests.
|
2012-04-25 17:12:02 +02:00 |
Christian Costa
|
ae6fb7511d
|
dmusic: Cleanup IDirectMusicBufferImpl_QueryInterface.
|
2012-04-25 17:11:51 +02:00 |
Christian Costa
|
76a778be97
|
dmusic: Display new ref in IDirectMusicBufferImpl_AddRef and IDirectMusicBufferImpl_Release.
|
2012-04-25 17:11:28 +02:00 |
Christian Costa
|
6800851f1d
|
dmusic: Implement IDirectMusicBufferImpl_GetRawBufferPtr.
|
2012-04-25 17:11:19 +02:00 |
Christian Costa
|
5f6a3807fd
|
dmusic: Implement IDirectMusicBufferImpl_GetMaxBytes.
|
2012-04-25 17:11:15 +02:00 |