Alexandre Julliard [Thu, 9 Jun 2011 09:42:21 +0000 (11:42 +0200)]
widl: Pass a structure containing the parameters to NdrClientCall instead of accessing the stack.
Alexandre Julliard [Thu, 9 Jun 2011 08:12:48 +0000 (10:12 +0200)]
widl: Add a helper function for generating a stub that uses NdrClientCall.
Michael Stefaniuc [Wed, 8 Jun 2011 15:38:16 +0000 (17:38 +0200)]
ddraw: COM cleanup for the IDirect3DMaterial3 iface.
Michael Stefaniuc [Wed, 8 Jun 2011 15:33:26 +0000 (17:33 +0200)]
ddraw: Avoid "unsafe" IDirect3DMaterial3 to object casts.
Michael Stefaniuc [Wed, 8 Jun 2011 15:29:20 +0000 (17:29 +0200)]
ddraw: Rename d3d_material_init() and have it allocate the object too.
Michael Stefaniuc [Wed, 8 Jun 2011 15:23:17 +0000 (17:23 +0200)]
ddraw: COM cleanup for the IDirectDrawGammaControl iface.
Adam Martinson [Mon, 6 Jun 2011 16:57:27 +0000 (11:57 -0500)]
ole32: Don't call IDropTarget::QueryInterface() in RegisterDragDrop().
Louis Lenders [Sun, 5 Jun 2011 07:58:33 +0000 (09:58 +0200)]
netapi32/tests: Add small conformance test for NetLocalGroupGetInfo and LocalGroupGetMembers.
Louis Lenders [Sun, 5 Jun 2011 08:43:57 +0000 (10:43 +0200)]
netapi32: Fill the data buffer with something useful in NetLocalGroupGetInfo.
Aric Stewart [Wed, 8 Jun 2011 15:12:27 +0000 (10:12 -0500)]
usp10: Bengali initial form is only applied to the beginning of words.
Aric Stewart [Wed, 8 Jun 2011 15:12:06 +0000 (10:12 -0500)]
usp10: Execute half after pstf.
Rico Schüller [Wed, 8 Jun 2011 07:12:01 +0000 (09:12 +0200)]
d3dx9: Improve effect sampler parsing.
Dylan Smith [Tue, 7 Jun 2011 23:43:24 +0000 (19:43 -0400)]
d3dx9/tests: Add tests for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:43:18 +0000 (19:43 -0400)]
d3dx9: Implement D3DXLoadMeshFromX and D3DXLoadMeshFromXResource.
Dylan Smith [Tue, 7 Jun 2011 23:43:07 +0000 (19:43 -0400)]
d3dx9: Support optional parameters for D3DXLoadMeshFromXInMemory.
Dylan Smith [Tue, 7 Jun 2011 23:42:56 +0000 (19:42 -0400)]
d3dx9: Implement D3DXLoadMeshFromXInMemory.
Aric Stewart [Wed, 8 Jun 2011 12:27:13 +0000 (07:27 -0500)]
usp10: Refine Ralf reordering location for Devanagari and Gujarati.
Alexandre Julliard [Wed, 8 Jun 2011 14:18:26 +0000 (16:18 +0200)]
kernel32: Fix the handling of CAL_ITWODIGITYEARMAX in GetCalendarInfo.
André Hentschel [Tue, 7 Jun 2011 20:31:40 +0000 (22:31 +0200)]
mscoree/tests: Mark a weird w2k3 result as broken.
André Hentschel [Tue, 7 Jun 2011 20:31:48 +0000 (22:31 +0200)]
include: Add ATA ioctls.
André Hentschel [Tue, 7 Jun 2011 20:17:35 +0000 (22:17 +0200)]
include: Add more storage ioctls.
André Hentschel [Tue, 7 Jun 2011 20:15:11 +0000 (22:15 +0200)]
include: Fix IOCTL_STORAGE_SET_HOTPLUG_INFO.
Piotr Caban [Tue, 7 Jun 2011 19:18:28 +0000 (21:18 +0200)]
msvcrt: Fix broken exports in spec file.
Vincent Povirk [Tue, 7 Jun 2011 16:37:25 +0000 (11:37 -0500)]
user32/tests: Do not check the last error on succeeding hotkey calls.
Vincent Povirk [Thu, 26 May 2011 18:56:47 +0000 (13:56 -0500)]
user32/tests: Test registering the same hotkey hwnd/id pair twice.
Vincent Povirk [Thu, 26 May 2011 18:06:43 +0000 (13:06 -0500)]
user32/tests: Add test showing hotkeys change the async key state.
Vincent Povirk [Mon, 6 Jun 2011 16:02:41 +0000 (11:02 -0500)]
user32/tests: Ignore paint messages in hotkey tests.
Vincent Povirk [Fri, 3 Jun 2011 20:16:26 +0000 (15:16 -0500)]
user32/tests: Add test for flags on keyboard messages.
Henri Verbeet [Tue, 7 Jun 2011 17:44:49 +0000 (19:44 +0200)]
wined3d: Rename IWineD3DDeviceImpl_LoadLogo() to device_load_logo().
Henri Verbeet [Tue, 7 Jun 2011 17:44:48 +0000 (19:44 +0200)]
wined3d: cfg can never be NULL in wined3d_check_pixel_format_color().
Henri Verbeet [Tue, 7 Jun 2011 17:44:47 +0000 (19:44 +0200)]
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithRenderFmt() to wined3d_check_pixel_format_color().
Henri Verbeet [Tue, 7 Jun 2011 17:44:46 +0000 (19:44 +0200)]
usp10: Store the GDEF table in the script cache.
To avoid reloading it all the time.
Henri Verbeet [Tue, 7 Jun 2011 17:44:45 +0000 (19:44 +0200)]
usp10: Fix a memory leak in GDEF_UpdateGlyphProps().
Alexandre Julliard [Wed, 8 Jun 2011 12:05:53 +0000 (14:05 +0200)]
widl: Don't require inline stubs for functions that are never generated.
Alexandre Julliard [Wed, 8 Jun 2011 11:57:41 +0000 (13:57 +0200)]
widl: Don't allow floating point parameters for interpreted functions.
Alexandre Julliard [Wed, 8 Jun 2011 10:14:47 +0000 (12:14 +0200)]
widl: Don't generate old-style interpreted stubs on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 09:51:14 +0000 (11:51 +0200)]
widl: Set a correct fpu parameter mask on 64-bit.
Alexandre Julliard [Wed, 8 Jun 2011 09:34:46 +0000 (11:34 +0200)]
widl: In 64-bit mode, pass all arguments to NdrClientCall instead of a pointer to the first one.
Aric Stewart [Tue, 7 Jun 2011 16:07:38 +0000 (11:07 -0500)]
usp10: Correct matra type for Oriya 0x0B57.
Aric Stewart [Tue, 7 Jun 2011 15:55:22 +0000 (10:55 -0500)]
usp10: Gurmukhi has Ras but no Ralf. So do not treat them as a lex_Ra for reordering.
Aric Stewart [Tue, 7 Jun 2011 14:57:01 +0000 (09:57 -0500)]
usp10: Do not over increment glyph index in Chaining Contextual Substitution.
Matteo Bruni [Mon, 6 Jun 2011 21:46:12 +0000 (23:46 +0200)]
wined3d: Simplify context_apply_draw_buffers() a bit.
Matteo Bruni [Mon, 6 Jun 2011 15:44:43 +0000 (17:44 +0200)]
wined3d: Fix glDrawBuffers() optimization.
Jacek Caban [Tue, 7 Jun 2011 11:10:57 +0000 (13:10 +0200)]
iphlpapi: Added PfCreateInterface stub implementation.
Jacek Caban [Tue, 7 Jun 2011 11:10:46 +0000 (13:10 +0200)]
include: Added fltdefs.h from mingw-w64 project.
André Hentschel [Mon, 6 Jun 2011 20:23:16 +0000 (22:23 +0200)]
c2man: Better detect that the file is in use.
Dylan Smith [Mon, 6 Jun 2011 16:54:52 +0000 (12:54 -0400)]
d3dx9: Implement D3DXLoadMeshHierarchyFromX.
Dylan Smith [Mon, 6 Jun 2011 16:54:45 +0000 (12:54 -0400)]
d3dx9/tests: Add texture coordinates and vertex colors in X file.
Dylan Smith [Mon, 6 Jun 2011 16:54:38 +0000 (12:54 -0400)]
d3dx9: Add support for loading vertex colors from X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:27 +0000 (12:54 -0400)]
d3dx9: Add support for loading texture coords from X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:13 +0000 (12:54 -0400)]
d3dx9/tests: Test effect generation and material loading for X files.
Dylan Smith [Mon, 6 Jun 2011 16:54:01 +0000 (12:54 -0400)]
d3dx9: Generate effect instances from materials for mesh loading.
Dylan Smith [Mon, 6 Jun 2011 16:53:52 +0000 (12:53 -0400)]
d3dx9: Add support for loading materials from X files.
Dylan Smith [Mon, 6 Jun 2011 16:53:35 +0000 (12:53 -0400)]
d3dx9/tests: Add tests for D3DXLoadMeshHierarchyFromXInMemory.
Dylan Smith [Mon, 6 Jun 2011 16:53:16 +0000 (12:53 -0400)]
d3dx9: Respect the options parameter for mesh loading.
Jacek Caban [Tue, 7 Jun 2011 09:30:07 +0000 (11:30 +0200)]
mshtml: Added VT_ERROR printing to debugstr_variant.
Jacek Caban [Tue, 7 Jun 2011 09:06:13 +0000 (11:06 +0200)]
widl: Don't duplicate optarg and optind declarations in sources.
Henri Verbeet [Tue, 7 Jun 2011 09:06:28 +0000 (11:06 +0200)]
wined3d: cfg can never be NULL in wined3d_check_pixel_format_depth().
Henri Verbeet [Tue, 7 Jun 2011 09:06:27 +0000 (11:06 +0200)]
wined3d: Rename IWineD3DImpl_IsPixelFormatCompatibleWithDepthFmt to wined3d_check_pixel_format_depth().
Henri Verbeet [Tue, 7 Jun 2011 09:06:26 +0000 (11:06 +0200)]
wined3d: Use GL_DEPTH_COMPONENT as internal format for depth_blt_texture.
This also changes the texture level to always be zero while we're at it. In
practice depth/stencil textures should rarely have multiple levels, if ever,
but only 0 makes sense here.
Henri Verbeet [Tue, 7 Jun 2011 09:06:25 +0000 (11:06 +0200)]
wined3d: Just enable ARB_shader_texture_lod if it's available.
Henri Verbeet [Tue, 7 Jun 2011 09:06:24 +0000 (11:06 +0200)]
wined3d: Get rid of wined3d_texture_get_type().
Hans Leidekker [Tue, 7 Jun 2011 08:35:58 +0000 (10:35 +0200)]
msi: Get rid of some more forward declarations.
Hans Leidekker [Tue, 7 Jun 2011 08:35:34 +0000 (10:35 +0200)]
msi: Avoid some AW conversions.
Hans Leidekker [Tue, 7 Jun 2011 08:35:20 +0000 (10:35 +0200)]
msi: Get rid of forward declarations for custom action handlers.
Hans Leidekker [Tue, 7 Jun 2011 08:35:05 +0000 (10:35 +0200)]
msi: Handle disabled components properly in the ProcessComponents action.
Hans Leidekker [Tue, 7 Jun 2011 08:34:49 +0000 (10:34 +0200)]
msi: Add support for returning validation errors.
Hans Leidekker [Tue, 7 Jun 2011 08:34:35 +0000 (10:34 +0200)]
msi: Print a warning instead of an error if we're going to remove an installed file.
Removing an installed file is normal as part of a rollback.
Hans Leidekker [Tue, 7 Jun 2011 08:34:22 +0000 (10:34 +0200)]
msi: Fully initialize the MSISTORAGESVIEW and MSISTREAMSVIEW structures.
Hans Leidekker [Tue, 7 Jun 2011 08:34:06 +0000 (10:34 +0200)]
Hans Leidekker [Tue, 7 Jun 2011 08:33:50 +0000 (10:33 +0200)]
msi: Reorder dialog functions to avoid forward declarations.
Hans Leidekker [Tue, 7 Jun 2011 08:33:35 +0000 (10:33 +0200)]
msi: Factor out common code to execute custom action commands.
Michael Stefaniuc [Tue, 7 Jun 2011 08:11:55 +0000 (10:11 +0200)]
dxgi: COM cleanup for the IDXGISurface iface.
Michael Stefaniuc [Tue, 7 Jun 2011 08:09:02 +0000 (10:09 +0200)]
dxgi: COM cleanup for the IWineDXGIAdapter iface.
Michael Stefaniuc [Tue, 7 Jun 2011 08:00:30 +0000 (10:00 +0200)]
dxgi: COM cleanup for the IWineDXGIDevice iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:56:55 +0000 (09:56 +0200)]
dxgi: COM cleanup for the IWineDXGIFactory iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:54:33 +0000 (09:54 +0200)]
ddraw: COM cleanup for the IDirect3DMaterial iface.
Michael Stefaniuc [Tue, 7 Jun 2011 07:44:03 +0000 (09:44 +0200)]
ddraw: COM cleanup for the IDirect3DMaterial2 iface.
Piotr Caban [Mon, 6 Jun 2011 20:16:26 +0000 (22:16 +0200)]
comctl32: Fix ListView_Scroll implementation.
Piotr Caban [Mon, 6 Jun 2011 19:45:25 +0000 (21:45 +0200)]
comctl32: Fix listview horizontal scrolling.
Piotr Caban [Mon, 6 Jun 2011 18:52:34 +0000 (20:52 +0200)]
comctl32: Improve LISTVIEW_MarqueeHighlight performance.
Alexandre Julliard [Tue, 7 Jun 2011 11:00:51 +0000 (13:00 +0200)]
widl: Add support for generating new-style interpreted stubs for proxies.
Alexandre Julliard [Tue, 7 Jun 2011 10:00:50 +0000 (12:00 +0200)]
widl: Generate thunks for callas functions using interpreted stubs.
Łukasz Wojniłowicz [Sun, 5 Jun 2011 16:58:34 +0000 (18:58 +0200)]
loader: Add Polish translation.
Ričardas Barkauskas [Mon, 6 Jun 2011 11:39:04 +0000 (14:39 +0300)]
ddraw: Separate IDirectDrawSurface4 vtable.
Ričardas Barkauskas [Mon, 6 Jun 2011 11:08:23 +0000 (14:08 +0300)]
ddraw: Use unsafe_impl_from_IDirectDrawSurface4.
Ričardas Barkauskas [Sun, 5 Jun 2011 16:55:04 +0000 (19:55 +0300)]
ddraw: Change lpVtbl to IDirectDrawSurface7_iface.
Ričardas Barkauskas [Mon, 6 Jun 2011 11:03:38 +0000 (14:03 +0300)]
ddraw: Avoid IDirectDrawSurfaceX to IDirectDrawSurface7 casts.
Ričardas Barkauskas [Mon, 6 Jun 2011 10:57:55 +0000 (13:57 +0300)]
ddraw: Use impl_from_IDirectDrawSurface7() instead of casts.
Ričardas Barkauskas [Sat, 4 Jun 2011 16:13:40 +0000 (19:13 +0300)]
ddraw: Separate other conversion to IDirectDrawSurfaceImpl from conversions to ifaces.
Ričardas Barkauskas [Mon, 6 Jun 2011 10:08:56 +0000 (13:08 +0300)]
ddraw: Separate conversion from IDirectDrawSurface7 iface to object and conversion to other iface.
Ričardas Barkauskas [Sat, 4 Jun 2011 12:33:23 +0000 (15:33 +0300)]
ddraw: Pass an object instead of iface to helper function CreateSurface.
Ričardas Barkauskas [Mon, 6 Jun 2011 09:30:23 +0000 (12:30 +0300)]
ddraw: Use unsafe_impl_from_IDirectDrawSurface7() for application provided interfaces.
Alexandre Julliard [Fri, 3 Jun 2011 14:28:25 +0000 (16:28 +0200)]
widl: Add support for generating new-style interpreted stubs for servers.
Alexandre Julliard [Fri, 3 Jun 2011 12:54:14 +0000 (14:54 +0200)]
widl: Add support for generating new-style interpreted stubs for clients.
Alexandre Julliard [Fri, 3 Jun 2011 12:54:14 +0000 (14:54 +0200)]
widl: Add support for new-style interpreted stubs in the proc format strings.
Piotr Caban [Mon, 6 Jun 2011 12:02:30 +0000 (14:02 +0200)]
msvcrt: Fixed buffer overflow in snprintf functions family.
Spotted by Andrew Miller.
Huw Davies [Mon, 6 Jun 2011 11:58:42 +0000 (12:58 +0100)]
winex11: Move the code that checks for a colortable based dib to a separate function.
Jörg Höhle [Mon, 6 Jun 2011 05:59:44 +0000 (07:59 +0200)]
winecoreaudio: mmdevapi's mixer format is 32bit floating point.
Jörg Höhle [Sun, 5 Jun 2011 08:32:10 +0000 (10:32 +0200)]
wineoss: Properly allocate the WAVEFORMATEXTENSIBLE returned by GetMixFormat.