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 |
|
Christian Costa
|
cc68c95fee
|
dmusic: Implement IDirectMusicBufferImpl_GetBufferFormat.
|
2012-04-25 17:11:07 +02:00 |
|
Jacek Caban
|
d856d7cd11
|
vbscript: 'property' may be both keyword and identifier.
|
2012-04-25 12:17:14 +02:00 |
|
Jacek Caban
|
474f1152b2
|
jscript: Moved collecting variable declarations from parser to compiler.
|
2012-04-25 12:17:08 +02:00 |
|
Jacek Caban
|
b866c7f5e9
|
jscript: Make parser a temporary compiler object.
|
2012-04-25 12:17:04 +02:00 |
|
Jacek Caban
|
97b44da746
|
jscript: Store function parameters in function_code_t.
|
2012-04-25 12:17:01 +02:00 |
|
Jacek Caban
|
d1a4053953
|
jscript: Fixed func->funcs leak.
|
2012-04-25 12:16:56 +02:00 |
|
Jacek Caban
|
64a3f5077f
|
jscript: Store variable names in function_code_t.
|
2012-04-25 12:16:52 +02:00 |
|
Vincent Povirk
|
e2b59a87b0
|
gdiplus: Store only one surround color if all colors are the same.
|
2012-04-25 12:16:36 +02:00 |
|
Vincent Povirk
|
8273d58a96
|
gdiplus: Implement GdipSetPathGradientSigmaBlend.
|
2012-04-25 12:16:24 +02:00 |
|
Vincent Povirk
|
d0a85604d5
|
gdiplus: Implement GdipSetPathGradientLinearBlend.
|
2012-04-25 12:16:20 +02:00 |
|
Vincent Povirk
|
b66fd44080
|
gdiplus: Implement GdipSetPathGradientBlend, with tests.
|
2012-04-25 12:16:15 +02:00 |
|
Vincent Povirk
|
4a78d7c6b4
|
gdiplus: Remove FIXME on implemented function.
|
2012-04-25 12:16:09 +02:00 |
|
Henri Verbeet
|
d01e0647d1
|
d3d9: Get rid of IDirect3DBaseTexture9Impl.
|
2012-04-25 12:14:54 +02:00 |
|
Henri Verbeet
|
5145b13199
|
d3d9: Merge volumetexture.c into texture.c.
|
2012-04-25 12:14:44 +02:00 |
|
Henri Verbeet
|
fb5bc72408
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetBackBuffer().
|
2012-04-25 12:14:02 +02:00 |
|
Henri Verbeet
|
138edd31e5
|
d3d9: Use the surface implementation pointer in reset_enum_callback().
|
2012-04-25 12:13:58 +02:00 |
|
Henri Verbeet
|
11a2231c11
|
d3d9: Properly retrieve an interface pointer in IDirect3DDevice9Impl_GetSwapChain().
|
2012-04-25 12:13:55 +02:00 |
|
Aric Stewart
|
6b9cfd2629
|
strmbase: get_VideoHeight should always have a positive height.
|
2012-04-25 12:13:51 +02:00 |
|
Piotr Caban
|
dc830aa640
|
msvcrt: Rework wcsncpy_s to work on overlapping pointers.
|
2012-04-24 19:12:51 +02:00 |
|
Dmitry Timoshkov
|
bdae6d7dc0
|
winex11.drv: Windows always generates VK_DECIMAL for Del/. on a keypad.
|
2012-04-24 19:12:32 +02:00 |
|
Dmitry Timoshkov
|
1e12570d72
|
gdiplus: Use symbolic name of the font style.
|
2012-04-24 19:10:42 +02:00 |
|
Dmitry Timoshkov
|
5476c0e2b9
|
gdi32: ntmCellHeight and ntmAvgWidth should be in font units.
|
2012-04-24 18:44:07 +02:00 |
|
Dmitry Timoshkov
|
57fbf1434c
|
gdi32: Enumerated font size should not be too large.
This reverts commit f4625d1ae1 .
|
2012-04-24 18:43:45 +02:00 |
|
Dmitry Timoshkov
|
e43fce0da9
|
gdiplus: Do not rely on an enumerated font size being equal to otmEMSquare.
|
2012-04-24 18:42:17 +02:00 |
|
Christian Costa
|
d5bbdabf28
|
amstream: Add IAudioMediaStream stub implementation.
|
2012-04-24 18:41:41 +02:00 |
|
Christian Costa
|
badb5d555d
|
amstream: Use proper constructor name for ddraw mediastream.
|
2012-04-24 18:41:38 +02:00 |
|
Jacek Caban
|
375ab889d8
|
jscript: Store source code range in function_code_t.
|
2012-04-24 17:45:27 +02:00 |
|
Jacek Caban
|
8c533d10d6
|
jscript: Store function name in function_code_t.
|
2012-04-24 17:45:18 +02:00 |
|
Jacek Caban
|
d76b675ea8
|
jscript: Use compiler-generated struct for representing function code.
|
2012-04-24 17:45:16 +02:00 |
|
Huw Davies
|
5d47a691f1
|
winspool: Don't leak the handle returned by AddPrinter.
|
2012-04-24 17:38:03 +02:00 |
|
Alexandre Julliard
|
9674011d75
|
gdi32: Fix coordinates for row copies in mirrored vertical stretching.
|
2012-04-24 17:37:53 +02:00 |
|
Owen Rudge
|
c0b006f868
|
mapistub: Forward MAPISendMailW.
|
2012-04-24 11:40:16 +02:00 |
|
Owen Rudge
|
7031588c76
|
mapi32: Add stub implementation of MAPISendMailW.
|
2012-04-24 11:38:14 +02:00 |
|
Owen Rudge
|
e82e3e7fb6
|
include: Add MAPISendMailW definition and structures.
|
2012-04-24 11:38:08 +02:00 |
|