Commit graph

79958 commits

Author SHA1 Message Date
Stefan Dösinger
1aa85c96a9 wined3d: Rename the rt mask generation functions. 2011-07-05 17:33:22 +02:00
André Hentschel
9752bf8f04 mountmgr.sys: Better fixme for unsupported ioctls. 2011-07-05 16:32:13 +02:00
André Hentschel
8b733dd313 shdocvw: Add ITaskbarList[34] Interface. 2011-07-05 16:27:39 +02:00
Vincent Povirk
8c0d568c32 user32: Notify the user driver of hotkey changes. 2011-07-05 16:00:20 +02:00
Andrew Eikum
f78af0e046 winmm/tests: Don't test MCI output if no output devices are available. 2011-07-05 15:48:06 +02:00
Michał Ziętek
e244222c65 wscript: Implemented Host_get_BuildVersion. 2011-07-05 14:45:14 +02:00
Dylan Smith
82da77c0a6 richedit: Fix incorrect GUID values for ITextHost and ITextHost2. 2011-07-05 14:44:43 +02:00
Dylan Smith
819e1a899a riched20/tests: Test the text services IIDs. 2011-07-05 14:44:33 +02:00
Frédéric Delanoy
e35cdaa138 dbghelp: Remove dead code (Clang). 2011-07-05 14:43:43 +02:00
Frédéric Delanoy
6ae1bfe20f dplayx: Remove dead code (Clang). 2011-07-05 14:43:21 +02:00
Frédéric Delanoy
982e7f96b1 secur32: Remove dead code (Clang). 2011-07-05 14:42:53 +02:00
Frédéric Delanoy
f73733b8b0 crypt32: Remove dead code (Clang). 2011-07-05 14:42:40 +02:00
Dan Kegel
b732d428de d3dcompiler_43: Don't crash on long TRACE(). 2011-07-05 14:40:19 +02:00
Alex Stanev
82b7a4166f advapi32: Set *lpSize properly in GetUserNameA. 2011-07-05 14:40:00 +02:00
Michael Stefaniuc
b09078b016 d3d9: COM cleanup for the IDirect3DPixelShader9 iface. 2011-07-05 14:30:42 +02:00
Michael Stefaniuc
704f0efe0c d3d9: Use unsafe_impl_from_IDirect3DPixelShader9 for an app provided iface. 2011-07-05 14:30:38 +02:00
Michael Stefaniuc
db1dd90225 d3d9: COM cleanup for the IDirect3DIndexBuffer9 iface. 2011-07-05 14:30:33 +02:00
Michael Stefaniuc
875d6900c6 d3d9: Use unsafe_impl_from_IDirect3DIndexBuffer9 for an app provided iface. 2011-07-05 14:30:31 +02:00
Jacek Caban
a2e0f0f4de propkeydef.h: Fixed DEFINE_PROPERTYKEY define. 2011-07-05 14:30:19 +02:00
Maarten Lankhorst
715921fea0 winegstreamer: Fix setcaps call. 2011-07-05 14:27:37 +02:00
Alistair Leslie-Hughes
5f1262825c msxml3: clang corrections. 2011-07-05 13:53:26 +02:00
Jacek Caban
d46081e67d propvarutil.h: Fixed inline syntax. 2011-07-05 13:52:36 +02:00
Mariusz Pluciński
92ff88155a shell32/tests: Remove duplicated test of known folder. 2011-07-05 13:51:52 +02:00
Mariusz Pluciński
9435f3ce15 shell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS flag to redirection. 2011-07-05 13:51:48 +02:00
Mariusz Pluciński
104bf57c11 shell32: Add support of KF_REDIRECT_COPY_CONTENTS flag to redirection. 2011-07-05 13:51:44 +02:00
Mariusz Pluciński
c56f952da2 include: Add FOF_NO_UI flag. 2011-07-05 13:51:09 +02:00
Michael Stefaniuc
638cf80c4f d3d8: COM cleanup for the IDirect3DIndexBuffer8 iface. 2011-07-05 13:47:38 +02:00
Michael Stefaniuc
c1eeeec2d2 d3d8: Use unsafe_impl_from_IDirect3DIndexBuffer8 for an app provided iface. 2011-07-05 13:47:35 +02:00
Michael Stefaniuc
d615be8eea d3d8: COM cleanup for the IDirect3DSurface8 iface. 2011-07-05 13:47:30 +02:00
Michael Stefaniuc
cce8294f39 d3d8: Use unsafe_impl_from_IDirect3DSurface8 for app provided ifaces. 2011-07-05 13:47:26 +02:00
Michael Stefaniuc
bdd8459a53 d3d8: Avoid an unsafe IDirect3DSurface8 to object cast. 2011-07-05 13:47:22 +02:00
Henri Verbeet
4e8c7f00f2 wined3d: Print an ERR for unknown / invalid surface locations in surface_load_location(). 2011-07-05 13:46:24 +02:00
Henri Verbeet
1c3b691f10 wined3d: Introduce a separate function for loading the SFLAG_INTEXTURE and SFLAG_INSRGBTEX surface locations. 2011-07-05 13:46:20 +02:00
Henri Verbeet
cabcb362c1 wined3d: Introduce a separate function for loading the SFLAG_INDRAWABLE surface location. 2011-07-05 13:46:15 +02:00
Henri Verbeet
aacd8f8b93 wined3d: Introduce a separate function for loading the SFLAG_INSYSMEM surface location. 2011-07-05 13:46:11 +02:00
Henri Verbeet
ddc29c40e6 wined3d: Make D3DRS_ZBIAS work.
D3DRS_ZBIAS is poorly defined, but it makes sense that the bias should be
format independent. Looking at application behaviour, it seems to include a
slope scale factor as well. This fixes a couple of regressions introduced by
96b758f7b3, although it was broken before as
well, just in a different way.
2011-07-05 13:46:07 +02:00
Lucas Fialho Zawacki
39684c7e3a dinput: SetActionMap and queue_event setting mapped data. 2011-07-04 20:25:00 +02:00
Lucas Fialho Zawacki
b590090a48 dinput: SetActionMap constructing a dataformat for keyboard and mouse. 2011-07-04 20:24:48 +02:00
Lucas Fialho Zawacki
83aded2754 dinput: Keyboard and mouse implementation of BuildActionMap. 2011-07-04 20:24:10 +02:00
Lucas Fialho Zawacki
542a2849c0 dinput8/tests: BuildActionMap and input tests for mouse. 2011-07-04 20:23:09 +02:00
Gerald Pfeifer
8bdcf75b09 strmbase: Mark TransformFilter_QualityControlImpl_Notify static. 2011-07-04 20:22:44 +02:00
Jay Yang
c1b6d91c5b explorer: Add dropdown entries to explorer's combobox. 2011-07-04 19:13:32 +02:00
Jay Yang
cfa89e7e32 explorer: Add a path combobox to explorer. 2011-07-04 19:13:22 +02:00
Jay Yang
9544bcd10b explorer: Add navigation buttons to explorer. 2011-07-04 19:11:42 +02:00
André Hentschel
a7c1b5f02e wined3d: Remove dead code (clang). 2011-07-04 19:06:51 +02:00
André Hentschel
ee44ff9597 imm32: Remove redundant check. 2011-07-04 19:06:15 +02:00
Nikolay Sivov
406e210721 po: Update Russian translation. 2011-07-04 13:58:56 +02:00
Jacek Caban
547cc07961 shobjidl.idl: Added some missing coclasses. 2011-07-04 13:45:27 +02:00
Jacek Caban
dbba09ca29 audiopolicy.idl: Fixed SetGroupingParam declaration. 2011-07-04 13:45:14 +02:00
Henri Verbeet
5d6f29818f wined3d: Get rid of the GL_SupportedExt typedef. 2011-07-04 13:44:52 +02:00