wine
12 years agod3d10core: Use unsafe_impl_from_ID3D10VertexShader for an app provided iface.
Michael Stefaniuc [Mon, 11 Jul 2011 23:51:41 +0000 (01:51 +0200)] 
d3d10core: Use unsafe_impl_from_ID3D10VertexShader for an app provided iface.

12 years agowined3d: Make the shader parameter to shader_generate_main() const.
Henri Verbeet [Mon, 11 Jul 2011 20:04:33 +0000 (22:04 +0200)] 
wined3d: Make the shader parameter to shader_generate_main() const.

12 years agowined3d: Make the shader parameter to vshader_get_input() const.
Henri Verbeet [Mon, 11 Jul 2011 20:04:32 +0000 (22:04 +0200)] 
wined3d: Make the shader parameter to vshader_get_input() const.

12 years agowined3d: Make the swapchain parameter to x11_copy_to_screen() const.
Henri Verbeet [Mon, 11 Jul 2011 20:04:31 +0000 (22:04 +0200)] 
wined3d: Make the swapchain parameter to x11_copy_to_screen() const.

12 years agowined3d: Explicitly pass gl_info to gen_arbfp_ffp_shader().
Henri Verbeet [Mon, 11 Jul 2011 20:04:30 +0000 (22:04 +0200)] 
wined3d: Explicitly pass gl_info to gen_arbfp_ffp_shader().

12 years agowined3d: Only use state contained in the ffp_frag_settings structure in gen_arbfp_ffp...
Henri Verbeet [Mon, 11 Jul 2011 20:04:29 +0000 (22:04 +0200)] 
wined3d: Only use state contained in the ffp_frag_settings structure in gen_arbfp_ffp_shader().

Note that the actual check looks off by one too.

12 years agostart: Add support for /? command line parameter.
Frédéric Delanoy [Mon, 11 Jul 2011 12:33:37 +0000 (14:33 +0200)] 
start: Add support for /? command line parameter.

12 years agowinecoreaudio.drv: Make AudioSessionManager methods static.
Andrew Eikum [Mon, 11 Jul 2011 13:37:30 +0000 (08:37 -0500)] 
winecoreaudio.drv: Make AudioSessionManager methods static.

12 years agommdevapi/tests: Remove dead assignment (Clang).
Frédéric Delanoy [Mon, 11 Jul 2011 15:26:55 +0000 (17:26 +0200)] 
mmdevapi/tests: Remove dead assignment (Clang).

12 years agoole32/tests: Remove dead assignment (Clang).
Frédéric Delanoy [Mon, 11 Jul 2011 14:58:46 +0000 (16:58 +0200)] 
ole32/tests: Remove dead assignment (Clang).

12 years agowinhlp32: Remove dead assignment (Clang).
Frédéric Delanoy [Mon, 11 Jul 2011 12:49:50 +0000 (14:49 +0200)] 
winhlp32: Remove dead assignment (Clang).

12 years agod3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration.
Jacek Caban [Mon, 11 Jul 2011 10:13:23 +0000 (12:13 +0200)] 
d3d10.idl: Added CD3D10_TEXTURE1D_DESC declaration.

12 years agod3d10core: COM cleanup for the ID3D10Device iface.
Michael Stefaniuc [Mon, 11 Jul 2011 10:13:25 +0000 (12:13 +0200)] 
d3d10core: COM cleanup for the ID3D10Device iface.

12 years agod3dx9_36/tests: Fix compilation on systems that don't support nameless structs/unions.
Francois Gouget [Mon, 11 Jul 2011 10:07:19 +0000 (12:07 +0200)] 
d3dx9_36/tests: Fix compilation on systems that don't support nameless structs/unions.

12 years agoexplorer: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 11 Jul 2011 10:03:18 +0000 (12:03 +0200)] 
explorer: Fix compilation on systems that don't support nameless unions.

12 years agowineoss.drv: Make the AudioSessionManager methods static.
Francois Gouget [Mon, 11 Jul 2011 09:52:43 +0000 (11:52 +0200)] 
wineoss.drv: Make the AudioSessionManager methods static.

12 years agowinealsa.drv: Make the AudioSessionManager methods static.
Francois Gouget [Mon, 11 Jul 2011 09:52:33 +0000 (11:52 +0200)] 
winealsa.drv: Make the AudioSessionManager methods static.

12 years agogdi32: Pass the source/dest visible rectangles to the AlphaBlend driver entry point.
Alexandre Julliard [Mon, 11 Jul 2011 12:17:04 +0000 (14:17 +0200)] 
gdi32: Pass the source/dest visible rectangles to the AlphaBlend driver entry point.

12 years agogdi32: Pass the dest visible rectangle to the PatBlt driver entry point.
Alexandre Julliard [Mon, 11 Jul 2011 11:59:05 +0000 (13:59 +0200)] 
gdi32: Pass the dest visible rectangle to the PatBlt driver entry point.

12 years agogdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point.
Alexandre Julliard [Mon, 11 Jul 2011 11:59:05 +0000 (13:59 +0200)] 
gdi32: Pass the source/dest visible rectangles to the StretchBlt driver entry point.

12 years agogdi32: Compute StretchBlt rectangles in gdi32.
Alexandre Julliard [Mon, 11 Jul 2011 11:44:26 +0000 (13:44 +0200)] 
gdi32: Compute StretchBlt rectangles in gdi32.

12 years agogdi32: Export a function to compute the DC clip box.
Alexandre Julliard [Mon, 11 Jul 2011 11:40:45 +0000 (13:40 +0200)] 
gdi32: Export a function to compute the DC clip box.

12 years agodinput: Prevent EnumDevicesBySematics from enumerating keyboard and mouse as having...
Lucas Fialho Zawacki [Fri, 8 Jul 2011 18:00:55 +0000 (15:00 -0300)] 
dinput: Prevent EnumDevicesBySematics from enumerating keyboard and mouse as having force feedback.

12 years agodinput: Made EnumDevicesBySemantics more terse.
Lucas Fialho Zawacki [Fri, 8 Jul 2011 18:00:40 +0000 (15:00 -0300)] 
dinput: Made EnumDevicesBySemantics more terse.

12 years agodinput8/tests: Tests for EnumDevicesBySemantics with different enumeration flags.
Lucas Fialho Zawacki [Fri, 8 Jul 2011 18:00:21 +0000 (15:00 -0300)] 
dinput8/tests: Tests for EnumDevicesBySemantics with different enumeration flags.

12 years agocmd/tests: Add support for todo_wine constructions.
Frédéric Delanoy [Sat, 9 Jul 2011 21:33:59 +0000 (23:33 +0200)] 
cmd/tests: Add support for todo_wine constructions.

12 years agoconfigure: Test for isinf and isnan needs link to -lm.
Natanael Copa [Wed, 6 Jul 2011 08:58:01 +0000 (08:58 +0000)] 
configure: Test for isinf and isnan needs link to -lm.

12 years agowinex11: Add grab for XInput2 ButtonPress event.
William Pettersson [Mon, 11 Jul 2011 00:29:26 +0000 (10:29 +1000)] 
winex11: Add grab for XInput2 ButtonPress event.

12 years agowined3d: Store a struct wined3d_bo_address in struct wined3d_stream_info_element.
Henri Verbeet [Sun, 10 Jul 2011 23:06:46 +0000 (01:06 +0200)] 
wined3d: Store a struct wined3d_bo_address in struct wined3d_stream_info_element.

Instead of using separate fields for the buffer object and offset.

12 years agowined3d: Return data as struct wined3d_bo_address in buffer_get_memory().
Henri Verbeet [Sun, 10 Jul 2011 23:06:45 +0000 (01:06 +0200)] 
wined3d: Return data as struct wined3d_bo_address in buffer_get_memory().

12 years agowined3d: Store VBO addresses in a struct wined3d_bo_address in device_stream_info_fro...
Henri Verbeet [Sun, 10 Jul 2011 23:06:44 +0000 (01:06 +0200)] 
wined3d: Store VBO addresses in a struct wined3d_bo_address in device_stream_info_from_declaration().

12 years agowined3d: Make the surface parameter to d3dfmt_p8_init_palette() const.
Henri Verbeet [Sun, 10 Jul 2011 23:06:43 +0000 (01:06 +0200)] 
wined3d: Make the surface parameter to d3dfmt_p8_init_palette() const.

12 years agowined3d: Make the device parameter to primary_render_target_is_p8() const.
Henri Verbeet [Sun, 10 Jul 2011 23:06:42 +0000 (01:06 +0200)] 
wined3d: Make the device parameter to primary_render_target_is_p8() const.

12 years agowingstreamer: Set target of parameter pointer, not parameter (Coverity).
Marcus Meissner [Sun, 10 Jul 2011 16:50:43 +0000 (18:50 +0200)] 
wingstreamer: Set target of parameter pointer, not parameter (Coverity).

12 years agodbghelp: Remove dead code (clang).
André Hentschel [Sun, 10 Jul 2011 16:12:01 +0000 (18:12 +0200)] 
dbghelp: Remove dead code (clang).

12 years agomakefiles: Make MODULE contain the full module name also for static libraries.
Alexandre Julliard [Sat, 9 Jul 2011 19:13:28 +0000 (21:13 +0200)] 
makefiles: Make MODULE contain the full module name also for static libraries.

12 years agomakefiles: Install import libraries from the top-level makefile.
Alexandre Julliard [Sat, 9 Jul 2011 16:01:42 +0000 (18:01 +0200)] 
makefiles: Install import libraries from the top-level makefile.

12 years agomakefiles: Install static libraries from the top-level makefile.
Alexandre Julliard [Sat, 9 Jul 2011 15:58:47 +0000 (17:58 +0200)] 
makefiles: Install static libraries from the top-level makefile.

12 years agomakefiles: Allow install rules to run in parallel.
Alexandre Julliard [Sat, 9 Jul 2011 15:46:54 +0000 (17:46 +0200)] 
makefiles: Allow install rules to run in parallel.

12 years agoshell32: Implement restoring items from the recycle bin.
Jay Yang [Fri, 8 Jul 2011 14:47:08 +0000 (10:47 -0400)] 
shell32: Implement restoring items from the recycle bin.

12 years agoshell32: Implement a context menu for the recycle bin.
Jay Yang [Fri, 8 Jul 2011 14:47:03 +0000 (10:47 -0400)] 
shell32: Implement a context menu for the recycle bin.

12 years agoshell32: Have RecycleBin implement ISFHelper.
Jay Yang [Fri, 8 Jul 2011 14:46:57 +0000 (10:46 -0400)] 
shell32: Have RecycleBin implement ISFHelper.

12 years agoshell32: Implement SHEmptyRecycleBin.
Jay Yang [Fri, 8 Jul 2011 14:46:49 +0000 (10:46 -0400)] 
shell32: Implement SHEmptyRecycleBin.

12 years agoshell32: Implement SHQueryRecycleBin.
Jay Yang [Fri, 8 Jul 2011 14:46:44 +0000 (10:46 -0400)] 
shell32: Implement SHQueryRecycleBin.

12 years agoshell32/tests: Add tests for SHQueryRecycleBin.
Jay Yang [Fri, 8 Jul 2011 14:46:40 +0000 (10:46 -0400)] 
shell32/tests: Add tests for SHQueryRecycleBin.

12 years agowined3d: Introduce quirk for proper RGBA16 support.
Ričardas Barkauskas [Fri, 8 Jul 2011 19:11:29 +0000 (22:11 +0300)] 
wined3d: Introduce quirk for proper RGBA16 support.

12 years agosetupapi: Fix return behaviour when the device key doesn't exist.
Christian Inci [Fri, 8 Jul 2011 16:43:59 +0000 (18:43 +0200)] 
setupapi: Fix return behaviour when the device key doesn't exist.

12 years agousp10: Add missing Bengali entry.
Aric Stewart [Fri, 8 Jul 2011 16:40:24 +0000 (11:40 -0500)] 
usp10: Add missing Bengali entry.

12 years agoRelease 1.3.24. wine-1.3.24
Alexandre Julliard [Fri, 8 Jul 2011 18:37:06 +0000 (20:37 +0200)] 
Release 1.3.24.

12 years agowinhttp: Register interfaces and add a typelib resource.
Hans Leidekker [Fri, 8 Jul 2011 14:46:48 +0000 (16:46 +0200)] 
winhttp: Register interfaces and add a typelib resource.

12 years agowinhttp: Add a class factory implementation.
Hans Leidekker [Fri, 8 Jul 2011 14:46:32 +0000 (16:46 +0200)] 
winhttp: Add a class factory implementation.

12 years agowinhttp: Add a stub implementation of IWinHttpRequest.
Hans Leidekker [Fri, 8 Jul 2011 14:46:14 +0000 (16:46 +0200)] 
winhttp: Add a stub implementation of IWinHttpRequest.

12 years agoinclude: Add httprequestid.h and httprequest.idl.
Hans Leidekker [Fri, 8 Jul 2011 14:45:54 +0000 (16:45 +0200)] 
include: Add httprequestid.h and httprequest.idl.

12 years agowidl: Support LANG_NEUTRAL as a valid lcid in typelibs.
Alexandre Julliard [Fri, 8 Jul 2011 15:34:41 +0000 (17:34 +0200)] 
widl: Support LANG_NEUTRAL as a valid lcid in typelibs.

12 years agowinex11: Use the HDC from the gdi_physdev structure.
Alexandre Julliard [Fri, 8 Jul 2011 14:03:59 +0000 (16:03 +0200)] 
winex11: Use the HDC from the gdi_physdev structure.

12 years agowinex11: Pass a generic PHYSDEV to all graphics entry points.
Alexandre Julliard [Fri, 8 Jul 2011 13:55:11 +0000 (15:55 +0200)] 
winex11: Pass a generic PHYSDEV to all graphics entry points.

12 years agoddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer for an app provided iface.
Michael Stefaniuc [Fri, 8 Jul 2011 10:28:27 +0000 (12:28 +0200)] 
ddraw: Use unsafe_impl_from_IDirect3DExecuteBuffer for an app provided iface.

12 years agoddraw: COM cleanup for the IDirect3DExecuteBuffer iface.
Michael Stefaniuc [Fri, 8 Jul 2011 10:26:57 +0000 (12:26 +0200)] 
ddraw: COM cleanup for the IDirect3DExecuteBuffer iface.

12 years agod3d8: COM cleanup for the IDirect3DVertexBuffer8 iface.
Michael Stefaniuc [Fri, 8 Jul 2011 10:24:46 +0000 (12:24 +0200)] 
d3d8: COM cleanup for the IDirect3DVertexBuffer8 iface.

12 years agod3d8: Use unsafe_impl_from_IDirect3DVertexBuffer8 for app provided ifaces.
Michael Stefaniuc [Fri, 8 Jul 2011 10:22:14 +0000 (12:22 +0200)] 
d3d8: Use unsafe_impl_from_IDirect3DVertexBuffer8 for app provided ifaces.

12 years agomsvcp90/tests: Fix the calling convention of some function pointers.
Alexandre Julliard [Fri, 8 Jul 2011 12:40:10 +0000 (14:40 +0200)] 
msvcp90/tests: Fix the calling convention of some function pointers.

12 years agoinclude: Remove duplicate device caps definitions.
Alexandre Julliard [Fri, 8 Jul 2011 09:33:14 +0000 (11:33 +0200)] 
include: Remove duplicate device caps definitions.

12 years agoshell32: Remove dead assignment (Clang).
Frédéric Delanoy [Thu, 7 Jul 2011 16:42:35 +0000 (18:42 +0200)] 
shell32: Remove dead assignment (Clang).

12 years agoshell32: Make sure that a structure is initialized (clang).
André Hentschel [Thu, 7 Jul 2011 21:40:34 +0000 (23:40 +0200)] 
shell32: Make sure that a structure is initialized (clang).

12 years agogdiplus: Implement GdipPlayMetafileRecord for EMF records.
Vincent Povirk [Thu, 7 Jul 2011 21:25:25 +0000 (16:25 -0500)] 
gdiplus: Implement GdipPlayMetafileRecord for EMF records.

12 years agogdiplus: Add test showing scaling does not affect returned HDC objects.
Vincent Povirk [Thu, 7 Jul 2011 19:51:35 +0000 (14:51 -0500)] 
gdiplus: Add test showing scaling does not affect returned HDC objects.

12 years agogdiplus: Add tests for GdipPlayMetafileRecord.
Vincent Povirk [Thu, 7 Jul 2011 18:31:55 +0000 (13:31 -0500)] 
gdiplus: Add tests for GdipPlayMetafileRecord.

12 years agogdiplus: Add test for recording emf-only metafiles.
Vincent Povirk [Thu, 7 Jul 2011 16:37:07 +0000 (11:37 -0500)] 
gdiplus: Add test for recording emf-only metafiles.

12 years agogdiplus: Implement GetDC for metafiles.
Vincent Povirk [Thu, 7 Jul 2011 16:30:06 +0000 (11:30 -0500)] 
gdiplus: Implement GetDC for metafiles.

12 years agogdiplus: Stub GdipPlayMetafileRecord.
Vincent Povirk [Thu, 7 Jul 2011 16:02:33 +0000 (11:02 -0500)] 
gdiplus: Stub GdipPlayMetafileRecord.

12 years agowined3d: Make the surface parameter to d3dfmt_get_conv() const.
Henri Verbeet [Thu, 7 Jul 2011 19:01:39 +0000 (21:01 +0200)] 
wined3d: Make the surface parameter to d3dfmt_get_conv() const.

12 years agowined3d: Make the src_surface parameter to draw_textured_quad() const.
Henri Verbeet [Thu, 7 Jul 2011 19:01:38 +0000 (21:01 +0200)] 
wined3d: Make the src_surface parameter to draw_textured_quad() const.

12 years agowined3d: Make the surface parameter to surface_upload_data() const.
Henri Verbeet [Thu, 7 Jul 2011 19:01:37 +0000 (21:01 +0200)] 
wined3d: Make the surface parameter to surface_upload_data() const.

12 years agowined3d: Make the surface parameter to surface_translate_drawable_coords() const.
Henri Verbeet [Thu, 7 Jul 2011 19:01:36 +0000 (21:01 +0200)] 
wined3d: Make the surface parameter to surface_translate_drawable_coords() const.

12 years agowined3d: Make the rt parameter to surface_set_compatible_renderbuffer() const.
Henri Verbeet [Thu, 7 Jul 2011 19:01:35 +0000 (21:01 +0200)] 
wined3d: Make the rt parameter to surface_set_compatible_renderbuffer() const.

12 years agooleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.
Alistair Leslie-Hughes [Mon, 27 Jun 2011 12:26:30 +0000 (22:26 +1000)] 
oleaut32: Implement ICreateTypeInfo2 SetHelpStringContext.

12 years agooledb32: Add DBTYPE_UI2 support to DataConvert.
Alistair Leslie-Hughes [Tue, 28 Jun 2011 10:41:04 +0000 (20:41 +1000)] 
oledb32: Add DBTYPE_UI2 support to DataConvert.

12 years agomshtml: Mark some functions as cdecl.
Jacek Caban [Thu, 7 Jul 2011 13:09:27 +0000 (15:09 +0200)] 
mshtml: Mark some functions as cdecl.

12 years agowidl: Use proper calling convention attributes.
Jacek Caban [Thu, 7 Jul 2011 13:09:15 +0000 (15:09 +0200)] 
widl: Use proper calling convention attributes.

12 years agousp10: Make the various lookup tables more compact.
Alexandre Julliard [Thu, 7 Jul 2011 15:30:35 +0000 (17:30 +0200)] 
usp10: Make the various lookup tables more compact.

12 years agotools: Move the cpmap.pl script to tools/make_unicode.
Alexandre Julliard [Thu, 7 Jul 2011 13:05:52 +0000 (15:05 +0200)] 
tools: Move the cpmap.pl script to tools/make_unicode.

12 years agousp10: Shift to using the unicode data for most of the indic lexical functions.
Aric Stewart [Mon, 27 Jun 2011 16:02:39 +0000 (11:02 -0500)] 
usp10: Shift to using the unicode data for most of the indic lexical functions.

12 years agousp10: Implement ScriptBreak using the Unicode Line Breaking Algorithm.
Aric Stewart [Mon, 27 Jun 2011 16:01:24 +0000 (11:01 -0500)] 
usp10: Implement ScriptBreak using the Unicode Line Breaking Algorithm.

12 years agowinebuild: Output cfi data for relay thunks on i386.
Alexandre Julliard [Wed, 6 Jul 2011 19:53:37 +0000 (21:53 +0200)] 
winebuild: Output cfi data for relay thunks on i386.

12 years agontdll/tests: Added tests for ObjectTypeInformation class in NtQueryObject.
Austin Lund [Wed, 6 Jul 2011 10:46:17 +0000 (20:46 +1000)] 
ntdll/tests: Added tests for ObjectTypeInformation class in NtQueryObject.

12 years agoinclude: Added OBJECT_TYPE_INFORMATION to winternl.h.
Austin Lund [Wed, 6 Jul 2011 10:46:16 +0000 (20:46 +1000)] 
include: Added OBJECT_TYPE_INFORMATION to winternl.h.

12 years agowineps.drv: Use the HDC from the gdi_physdev structure.
Alexandre Julliard [Thu, 7 Jul 2011 10:47:05 +0000 (12:47 +0200)] 
wineps.drv: Use the HDC from the gdi_physdev structure.

12 years agowineps.drv: Pass a generic PHYSDEV to all graphics functions.
Alexandre Julliard [Thu, 7 Jul 2011 11:29:17 +0000 (13:29 +0200)] 
wineps.drv: Pass a generic PHYSDEV to all graphics functions.

12 years agowineps.drv: Get rid of the empty SetDeviceClipping entry point.
Alexandre Julliard [Thu, 7 Jul 2011 11:36:17 +0000 (13:36 +0200)] 
wineps.drv: Get rid of the empty SetDeviceClipping entry point.

12 years agogdi32: Export the gdi_physdev structure for the external drivers.
Alexandre Julliard [Thu, 7 Jul 2011 10:43:51 +0000 (12:43 +0200)] 
gdi32: Export the gdi_physdev structure for the external drivers.

12 years agomsi: Make msi_parse_patch_summary() and msi_apply_patch_db() static.
Francois Gouget [Thu, 7 Jul 2011 07:14:55 +0000 (09:14 +0200)] 
msi: Make msi_parse_patch_summary() and msi_apply_patch_db() static.

12 years agomsi: Check the return value of MSI_IterateRecords (clang).
Hans Leidekker [Thu, 7 Jul 2011 07:23:27 +0000 (09:23 +0200)] 
msi: Check the return value of MSI_IterateRecords (clang).

12 years agomsi: Get rid of the msistring typedef.
Hans Leidekker [Thu, 7 Jul 2011 07:23:14 +0000 (09:23 +0200)] 
msi: Get rid of the msistring typedef.

12 years agomsi: Avoid dereferencing a NULL pointer (clang).
Hans Leidekker [Thu, 7 Jul 2011 07:22:59 +0000 (09:22 +0200)] 
msi: Avoid dereferencing a NULL pointer (clang).

12 years agomsi: Check the transform language against the package language instead of the system...
Hans Leidekker [Thu, 7 Jul 2011 07:22:48 +0000 (09:22 +0200)] 
msi: Check the transform language against the package language instead of the system language.

12 years agomsi: Add a stub implementation of MsiDeterminePatchSequence.
Hans Leidekker [Thu, 7 Jul 2011 07:22:34 +0000 (09:22 +0200)] 
msi: Add a stub implementation of MsiDeterminePatchSequence.

12 years agomsi: Remove some dead assignments (clang).
Hans Leidekker [Thu, 7 Jul 2011 07:22:20 +0000 (09:22 +0200)] 
msi: Remove some dead assignments (clang).

12 years agomsi: Avoid using an uninitialized value (clang).
Hans Leidekker [Thu, 7 Jul 2011 07:22:07 +0000 (09:22 +0200)] 
msi: Avoid using an uninitialized value (clang).

12 years agomsi: Use the return value of MSI_IterateRecords (clang).
Hans Leidekker [Thu, 7 Jul 2011 07:21:52 +0000 (09:21 +0200)] 
msi: Use the return value of MSI_IterateRecords (clang).

12 years agod3d9: COM cleanup for the IDirect3DSurface9 iface.
Michael Stefaniuc [Thu, 7 Jul 2011 08:59:49 +0000 (10:59 +0200)] 
d3d9: COM cleanup for the IDirect3DSurface9 iface.