Henri Verbeet [Tue, 5 Jul 2011 20:30:56 +0000 (22:30 +0200)]
wined3d: Remove the unused currentPatch field from struct wined3d_device.
Henri Verbeet [Tue, 5 Jul 2011 20:30:55 +0000 (22:30 +0200)]
wined3d: Explicitly pass device and state to gen_ffp_frag_op().
Henri Verbeet [Tue, 5 Jul 2011 20:30:54 +0000 (22:30 +0200)]
wined3d: Rename "flag" to "location" in surface_load_location().
This makes much more sense.
Henri Verbeet [Tue, 5 Jul 2011 20:30:53 +0000 (22:30 +0200)]
wined3d: Make context_create() work if the window is already destroyed.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:31 +0000 (07:19 -0500)]
dinput8/tests: Replicate the IDirectInput tests for IDirectInput8.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:26 +0000 (07:19 -0500)]
dinput8: Improve the behavior of DirectInput8Create.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:21 +0000 (07:19 -0500)]
dinput: Improve the behavior of DirectInputCreateEx.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:17 +0000 (07:19 -0500)]
dinput: Extract the DirectInput instance creation and initialization in DirectInputCreateEx to separate functions.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:12 +0000 (07:19 -0500)]
dinput/tests: Add tests for IDirectInput::GetDeviceStatus.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:06 +0000 (07:19 -0500)]
dinput: Add tests for IDirectInput::EnumDevices and add a parameter check.
Andrew Nguyen [Tue, 5 Jul 2011 12:19:01 +0000 (07:19 -0500)]
dinput: Improve the behavior of IDirectInput::CreateDevice.
Andrew Nguyen [Tue, 5 Jul 2011 12:18:57 +0000 (07:18 -0500)]
dinput: Improve the behavior of IDirectInput::Initialize.
Andrew Nguyen [Tue, 5 Jul 2011 12:18:52 +0000 (07:18 -0500)]
dinput: Fix some return values of IDirectInput::QueryInterface.
Andrew Nguyen [Tue, 5 Jul 2011 12:18:40 +0000 (07:18 -0500)]
dinput: Implement IDirectInput::RunControlPanel.
Piotr Pawlow [Tue, 5 Jul 2011 16:55:44 +0000 (18:55 +0200)]
wined3d: Delete cursor texture on device reset.
Jay Yang [Tue, 5 Jul 2011 17:17:45 +0000 (13:17 -0400)]
explorer: Fix incorrect cast.
Alexandre Julliard [Tue, 5 Jul 2011 16:00:50 +0000 (18:00 +0200)]
msvcp90/tests: Dynamically generate a thunk to call thiscall functions.
It's not possible to do this correctly with inline assembly.
Stefan Dösinger [Sat, 2 Jul 2011 09:29:28 +0000 (11:29 +0200)]
wined3d: Pass a struct wined3d_fb_state * to context_apply_clear_state.
Stefan Dösinger [Mon, 27 Jun 2011 16:23:13 +0000 (18:23 +0200)]
wined3d: Pass a struct wined3d_fb_state to device_clear_render_targets.
Stefan Dösinger [Tue, 7 Jun 2011 22:27:15 +0000 (00:27 +0200)]
wined3d: Track framebuffer changes.
Stefan Dösinger [Sat, 2 Jul 2011 09:24:37 +0000 (11:24 +0200)]
wined3d: Move FBO application into a state handler.
Stefan Dösinger [Thu, 30 Jun 2011 21:21:03 +0000 (23:21 +0200)]
wined3d: Rename the rt mask generation functions.
André Hentschel [Mon, 4 Jul 2011 20:06:24 +0000 (22:06 +0200)]
mountmgr.sys: Better fixme for unsupported ioctls.
André Hentschel [Sun, 3 Jul 2011 11:35:51 +0000 (13:35 +0200)]
shdocvw: Add ITaskbarList[34] Interface.
Vincent Povirk [Thu, 23 Jun 2011 17:34:26 +0000 (12:34 -0500)]
user32: Notify the user driver of hotkey changes.
Andrew Eikum [Thu, 30 Jun 2011 20:05:08 +0000 (15:05 -0500)]
winmm/tests: Don't test MCI output if no output devices are available.
Michał Ziętek [Mon, 4 Jul 2011 21:28:52 +0000 (23:28 +0200)]
wscript: Implemented Host_get_BuildVersion.
Dylan Smith [Mon, 4 Jul 2011 04:44:00 +0000 (00:44 -0400)]
richedit: Fix incorrect GUID values for ITextHost and ITextHost2.
Dylan Smith [Mon, 4 Jul 2011 04:43:52 +0000 (00:43 -0400)]
riched20/tests: Test the text services IIDs.
Frédéric Delanoy [Sun, 3 Jul 2011 18:38:52 +0000 (20:38 +0200)]
dbghelp: Remove dead code (Clang).
Frédéric Delanoy [Sun, 3 Jul 2011 18:28:29 +0000 (20:28 +0200)]
dplayx: Remove dead code (Clang).
Frédéric Delanoy [Sun, 3 Jul 2011 18:28:28 +0000 (20:28 +0200)]
secur32: Remove dead code (Clang).
Frédéric Delanoy [Sun, 3 Jul 2011 17:37:04 +0000 (19:37 +0200)]
crypt32: Remove dead code (Clang).
Dan Kegel [Sun, 3 Jul 2011 00:33:34 +0000 (00:33 +0000)]
d3dcompiler_43: Don't crash on long TRACE().
Alex Stanev [Sat, 2 Jul 2011 08:49:44 +0000 (11:49 +0300)]
advapi32: Set *lpSize properly in GetUserNameA.
Michael Stefaniuc [Tue, 5 Jul 2011 10:05:01 +0000 (12:05 +0200)]
d3d9: COM cleanup for the IDirect3DPixelShader9 iface.
Michael Stefaniuc [Tue, 5 Jul 2011 10:03:20 +0000 (12:03 +0200)]
d3d9: Use unsafe_impl_from_IDirect3DPixelShader9 for an app provided iface.
Michael Stefaniuc [Tue, 5 Jul 2011 10:02:25 +0000 (12:02 +0200)]
d3d9: COM cleanup for the IDirect3DIndexBuffer9 iface.
Michael Stefaniuc [Tue, 5 Jul 2011 10:01:01 +0000 (12:01 +0200)]
d3d9: Use unsafe_impl_from_IDirect3DIndexBuffer9 for an app provided iface.
Jacek Caban [Tue, 5 Jul 2011 12:00:20 +0000 (14:00 +0200)]
propkeydef.h: Fixed DEFINE_PROPERTYKEY define.
Maarten Lankhorst [Tue, 5 Jul 2011 12:25:28 +0000 (14:25 +0200)]
winegstreamer: Fix setcaps call.
Alistair Leslie-Hughes [Sun, 3 Jul 2011 08:14:12 +0000 (18:14 +1000)]
msxml3: clang corrections.
Jacek Caban [Tue, 5 Jul 2011 10:57:09 +0000 (12:57 +0200)]
propvarutil.h: Fixed inline syntax.
Mariusz Pluciński [Tue, 5 Jul 2011 09:07:38 +0000 (11:07 +0200)]
shell32/tests: Remove duplicated test of known folder.
Mariusz Pluciński [Tue, 5 Jul 2011 09:07:30 +0000 (11:07 +0200)]
shell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS flag to redirection.
Mariusz Pluciński [Tue, 5 Jul 2011 09:07:23 +0000 (11:07 +0200)]
shell32: Add support of KF_REDIRECT_COPY_CONTENTS flag to redirection.
Mariusz Pluciński [Tue, 5 Jul 2011 09:07:09 +0000 (11:07 +0200)]
include: Add FOF_NO_UI flag.
Michael Stefaniuc [Mon, 4 Jul 2011 22:46:30 +0000 (00:46 +0200)]
d3d8: COM cleanup for the IDirect3DIndexBuffer8 iface.
Michael Stefaniuc [Mon, 4 Jul 2011 22:43:50 +0000 (00:43 +0200)]
d3d8: Use unsafe_impl_from_IDirect3DIndexBuffer8 for an app provided iface.
Michael Stefaniuc [Mon, 4 Jul 2011 22:41:12 +0000 (00:41 +0200)]
d3d8: COM cleanup for the IDirect3DSurface8 iface.
Michael Stefaniuc [Mon, 4 Jul 2011 22:34:58 +0000 (00:34 +0200)]
d3d8: Use unsafe_impl_from_IDirect3DSurface8 for app provided ifaces.
Michael Stefaniuc [Mon, 4 Jul 2011 22:31:23 +0000 (00:31 +0200)]
d3d8: Avoid an unsafe IDirect3DSurface8 to object cast.
Henri Verbeet [Mon, 4 Jul 2011 19:39:39 +0000 (21:39 +0200)]
wined3d: Print an ERR for unknown / invalid surface locations in surface_load_location().
Henri Verbeet [Mon, 4 Jul 2011 19:39:38 +0000 (21:39 +0200)]
wined3d: Introduce a separate function for loading the SFLAG_INTEXTURE and SFLAG_INSRGBTEX surface locations.
Henri Verbeet [Mon, 4 Jul 2011 19:39:37 +0000 (21:39 +0200)]
wined3d: Introduce a separate function for loading the SFLAG_INDRAWABLE surface location.
Henri Verbeet [Mon, 4 Jul 2011 19:39:36 +0000 (21:39 +0200)]
wined3d: Introduce a separate function for loading the SFLAG_INSYSMEM surface location.
Henri Verbeet [Mon, 4 Jul 2011 19:39:35 +0000 (21:39 +0200)]
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
96b758f7b37033bf382ce40dd3310965d3ac3f76, although it was broken before as
well, just in a different way.
Lucas Fialho Zawacki [Sat, 2 Jul 2011 04:07:15 +0000 (01:07 -0300)]
dinput: SetActionMap and queue_event setting mapped data.
Lucas Fialho Zawacki [Sat, 2 Jul 2011 04:06:54 +0000 (01:06 -0300)]
dinput: SetActionMap constructing a dataformat for keyboard and mouse.
Lucas Fialho Zawacki [Sat, 2 Jul 2011 04:06:37 +0000 (01:06 -0300)]
dinput: Keyboard and mouse implementation of BuildActionMap.
Lucas Fialho Zawacki [Sat, 2 Jul 2011 04:06:01 +0000 (01:06 -0300)]
dinput8/tests: BuildActionMap and input tests for mouse.
Gerald Pfeifer [Sun, 3 Jul 2011 15:32:25 +0000 (17:32 +0200)]
strmbase: Mark TransformFilter_QualityControlImpl_Notify static.
Jay Yang [Mon, 4 Jul 2011 01:36:05 +0000 (21:36 -0400)]
explorer: Add dropdown entries to explorer's combobox.
Jay Yang [Mon, 4 Jul 2011 01:36:01 +0000 (21:36 -0400)]
explorer: Add a path combobox to explorer.
Jay Yang [Mon, 4 Jul 2011 01:35:55 +0000 (21:35 -0400)]
explorer: Add navigation buttons to explorer.
André Hentschel [Sun, 3 Jul 2011 19:06:07 +0000 (21:06 +0200)]
wined3d: Remove dead code (clang).
André Hentschel [Sun, 3 Jul 2011 17:32:05 +0000 (19:32 +0200)]
imm32: Remove redundant check.
Nikolay Sivov [Sun, 3 Jul 2011 06:57:49 +0000 (10:57 +0400)]
po: Update Russian translation.
Jacek Caban [Mon, 4 Jul 2011 10:33:46 +0000 (12:33 +0200)]
shobjidl.idl: Added some missing coclasses.
Jacek Caban [Mon, 4 Jul 2011 09:18:28 +0000 (11:18 +0200)]
audiopolicy.idl: Fixed SetGroupingParam declaration.
Henri Verbeet [Sun, 3 Jul 2011 20:27:23 +0000 (22:27 +0200)]
wined3d: Get rid of the GL_SupportedExt typedef.
Henri Verbeet [Sun, 3 Jul 2011 20:27:22 +0000 (22:27 +0200)]
wined3d: Get rid of the tex_op_args typedef.
Henri Verbeet [Sun, 3 Jul 2011 20:27:21 +0000 (22:27 +0200)]
wined3d: Get rid of some IWineD3D* references.
Henri Verbeet [Sun, 3 Jul 2011 20:27:20 +0000 (22:27 +0200)]
wined3d: Move some enums to directx.c.
Henri Verbeet [Sun, 3 Jul 2011 20:27:19 +0000 (22:27 +0200)]
wined3d: Get rid of some macros.
Piotr Caban [Sun, 3 Jul 2011 12:42:26 +0000 (14:42 +0200)]
shell32: Implement folder renaming in SHBrowseForFolder.
Piotr Caban [Sun, 3 Jul 2011 11:55:39 +0000 (13:55 +0200)]
shell32: Implement "make new folder" functionality in SHBrowseForFolder.
Piotr Caban [Sun, 3 Jul 2011 11:55:27 +0000 (13:55 +0200)]
shell32: Update currently selected folder in SHBrowseForFolder dialog.
André Hentschel [Sun, 3 Jul 2011 11:33:53 +0000 (13:33 +0200)]
user32: Remove dead code (clang).
André Hentschel [Sun, 3 Jul 2011 11:33:33 +0000 (13:33 +0200)]
winebuild: Remove dead code (clang).
Nikolay Sivov [Sun, 3 Jul 2011 11:06:52 +0000 (15:06 +0400)]
user32/tests: Test that class data is set with wrong size value too.
Nikolay Sivov [Sun, 3 Jul 2011 07:50:26 +0000 (11:50 +0400)]
comctl32/tests: Test more return values in tests (Clang).
Nikolay Sivov [Sun, 3 Jul 2011 07:37:14 +0000 (11:37 +0400)]
comctl32/monthcal: Remove unused variable (Clang).
Nikolay Sivov [Sun, 3 Jul 2011 07:33:06 +0000 (11:33 +0400)]
comctl32/treeview: Remove redundant initializer (Clang).
Nikolay Sivov [Sun, 3 Jul 2011 06:19:21 +0000 (10:19 +0400)]
comctl32/tab: Make WM_RBUTTONUP reach default window procedure.
Daniel Verkamp [Sat, 2 Jul 2011 04:43:57 +0000 (21:43 -0700)]
msvcrt/tests: Add test for _get_pgmptr.
Daniel Verkamp [Sat, 2 Jul 2011 04:42:06 +0000 (21:42 -0700)]
msvcrt: Add _get_pgmptr and _get_wpgmptr.
Dylan Smith [Sun, 3 Jul 2011 07:36:52 +0000 (03:36 -0400)]
d3dx9/tests: Added tests for rounding of denormalized number for D3DXFloat32To16Array.
Dylan Smith [Sun, 3 Jul 2011 07:36:44 +0000 (03:36 -0400)]
d3dx9: Implement D3DXFloat32To16Array.
Derived from patch submitted by Misha Koshelev.
Corrected rounding of denormalized numbers.
André Hentschel [Thu, 30 Jun 2011 22:03:55 +0000 (00:03 +0200)]
shell32: Add stub for SetCurrentProcessExplicitAppUserModelID.
André Hentschel [Sat, 25 Jun 2011 14:13:41 +0000 (16:13 +0200)]
imm32: Test and fix ImmIsUIMessageA/W.
Louis Lenders [Sat, 25 Jun 2011 11:14:20 +0000 (13:14 +0200)]
httpapi: Add stub for HttpCreateHttpHandle.
Alexandre Julliard [Fri, 1 Jul 2011 16:14:06 +0000 (18:14 +0200)]
kernel32/tests: Add tests for file sharing with file-specific access bits.
Alexandre Julliard [Fri, 1 Jul 2011 15:47:10 +0000 (17:47 +0200)]
kernel32/tests: Get rid of the Win9x support in the file sharing tests.
Alexandre Julliard [Fri, 1 Jul 2011 16:33:33 +0000 (18:33 +0200)]
server: Only check read/write-specific access bits for file sharing access checks.
Lauri Kenttä [Fri, 1 Jul 2011 13:10:25 +0000 (16:10 +0300)]
netapi32: Fix h_addr_list handling.
Jacek Caban [Fri, 1 Jul 2011 12:15:21 +0000 (14:15 +0200)]
propvarutil.h: Added InitPropVariantFromBoolean and InitPropVariantFromString implementations.
Jacek Caban [Fri, 1 Jul 2011 12:12:59 +0000 (14:12 +0200)]
propkey.h: Added more PROPERTYKEY declarations.
Jacek Caban [Fri, 1 Jul 2011 12:12:02 +0000 (14:12 +0200)]
shobjidl.idl: Added ITaskbarList[34] and ICustomDestinationList declarations.
Jacek Caban [Fri, 1 Jul 2011 12:11:42 +0000 (14:11 +0200)]
include: Added objectarray.idl.