wine
13 years agoddraw: Remove useless light callbacks.
Henri Verbeet [Tue, 17 Aug 2010 17:03:23 +0000 (19:03 +0200)] 
ddraw: Remove useless light callbacks.

13 years agoddraw: Merge direct3d.c into ddraw.c.
Henri Verbeet [Tue, 17 Aug 2010 17:03:22 +0000 (19:03 +0200)] 
ddraw: Merge direct3d.c into ddraw.c.

13 years agowined3d: Add a TRACE to IWineD3DSurfaceImpl_LoadTexture().
Henri Verbeet [Tue, 17 Aug 2010 17:03:21 +0000 (19:03 +0200)] 
wined3d: Add a TRACE to IWineD3DSurfaceImpl_LoadTexture().

13 years agoexplorer: Only run the systray timer when a systray icon is present.
Alexandre Julliard [Wed, 18 Aug 2010 07:31:26 +0000 (09:31 +0200)] 
explorer: Only run the systray timer when a systray icon is present.

13 years agowinex11.drv: Implement the DataObject for dragging from X and dropping to OLE.
Damjan Jovanovic [Mon, 16 Aug 2010 19:11:08 +0000 (21:11 +0200)] 
winex11.drv: Implement the DataObject for dragging from X and dropping to OLE.

13 years agowinex11.drv: Implement a framework for dragging from X and dropping to OLE.
Damjan Jovanovic [Mon, 16 Aug 2010 19:10:05 +0000 (21:10 +0200)] 
winex11.drv: Implement a framework for dragging from X and dropping to OLE.

13 years agowinex11.drv: Filter out all CF_* formats when CF_HDROP is present.
Damjan Jovanovic [Mon, 16 Aug 2010 19:08:49 +0000 (21:08 +0200)] 
winex11.drv: Filter out all CF_* formats when CF_HDROP is present.

13 years agowinex11.drv: Use a Wine list to store XDnD data.
Damjan Jovanovic [Mon, 16 Aug 2010 19:07:20 +0000 (21:07 +0200)] 
winex11.drv: Use a Wine list to store XDnD data.

13 years agogameux/tests: Add test of IGameExplorer2 creation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:59:45 +0000 (09:59 +0200)] 
gameux/tests: Add test of IGameExplorer2 creation.

13 years agogameux: Add IGameExplorer2 implementation stub.
Mariusz Pluciński [Mon, 16 Aug 2010 07:58:50 +0000 (09:58 +0200)] 
gameux: Add IGameExplorer2 implementation stub.

13 years agogameux/tests: Add test of IGameStatisticsMgr creation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:57:34 +0000 (09:57 +0200)] 
gameux/tests: Add test of IGameStatisticsMgr creation.

13 years agogameux: Add stub of IGameStatisticsMgr implementation.
Mariusz Pluciński [Mon, 16 Aug 2010 07:56:32 +0000 (09:56 +0200)] 
gameux: Add stub of IGameStatisticsMgr implementation.

13 years agojscript: Update Italian translation.
Luca Bennati [Tue, 17 Aug 2010 10:56:34 +0000 (12:56 +0200)] 
jscript: Update Italian translation.

13 years agoipconfig: Partially implement full adapter information output.
Andrew Nguyen [Tue, 17 Aug 2010 02:28:11 +0000 (21:28 -0500)] 
ipconfig: Partially implement full adapter information output.

13 years agoinclude: Add definitions for IP_ADAPTER_ADDRESSES flag values.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:37 +0000 (02:54 -0500)] 
include: Add definitions for IP_ADAPTER_ADDRESSES flag values.

13 years agoipconfig: Partially implement basic adapter information output.
Andrew Nguyen [Tue, 17 Aug 2010 02:27:32 +0000 (21:27 -0500)] 
ipconfig: Partially implement basic adapter information output.

13 years agoinclude: Add prototype for GetAdaptersAddresses.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:18 +0000 (02:54 -0500)] 
include: Add prototype for GetAdaptersAddresses.

13 years agoipconfig: Implement basic command-line parsing.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:10 +0000 (02:54 -0500)] 
ipconfig: Implement basic command-line parsing.

13 years agoipconfig: Add stub implementation.
Andrew Nguyen [Mon, 16 Aug 2010 07:54:00 +0000 (02:54 -0500)] 
ipconfig: Add stub implementation.

13 years agoexplorerframe: Handle some mouse events.
David Hedberg [Mon, 16 Aug 2010 07:17:35 +0000 (09:17 +0200)] 
explorerframe: Handle some mouse events.

13 years agoexplorerframe: Handle keyboard events.
David Hedberg [Mon, 16 Aug 2010 07:17:34 +0000 (09:17 +0200)] 
explorerframe: Handle keyboard events.

13 years agoexplorerframe: Handle changing the selection.
David Hedberg [Mon, 16 Aug 2010 07:17:33 +0000 (09:17 +0200)] 
explorerframe: Handle changing the selection.

13 years agoexplorerframe: Implement expansion of nodes.
David Hedberg [Mon, 16 Aug 2010 07:17:32 +0000 (09:17 +0200)] 
explorerframe: Implement expansion of nodes.

13 years agoexplorerframe: Fix INameSpaceTreeControl::RemoveRoot.
David Hedberg [Mon, 16 Aug 2010 07:17:31 +0000 (09:17 +0200)] 
explorerframe: Fix INameSpaceTreeControl::RemoveRoot.

The root shellitem was being freed before getting passed to the event sink.

13 years agoshell32: Partial implementation of IShellItem::BindToHandler.
David Hedberg [Mon, 16 Aug 2010 07:17:30 +0000 (09:17 +0200)] 
shell32: Partial implementation of IShellItem::BindToHandler.

13 years agomcicda: Fix seeking.
Jörg Höhle [Sat, 31 Jul 2010 21:00:38 +0000 (23:00 +0200)] 
mcicda: Fix seeking.

13 years agomcicda: Fix several return codes.
Jörg Höhle [Fri, 30 Jul 2010 22:05:46 +0000 (00:05 +0200)] 
mcicda: Fix several return codes.

13 years agomcicda: Rework MCI notification system.
Jörg Höhle [Sat, 31 Jul 2010 10:34:37 +0000 (12:34 +0200)] 
mcicda: Rework MCI notification system.

13 years agoqmgr/tests: Detect when the service is disabled.
Detlef Riekenberg [Wed, 11 Aug 2010 19:25:32 +0000 (21:25 +0200)] 
qmgr/tests: Detect when the service is disabled.

13 years agokernel32: Change fixme to trace in comm.c.
Wolfram Sang [Mon, 9 Aug 2010 10:15:50 +0000 (12:15 +0200)] 
kernel32: Change fixme to trace in comm.c.

13 years agouser32: Check for valid pointer in CreateIconFromResource.
Wolfram Sang [Wed, 4 Aug 2010 14:05:00 +0000 (16:05 +0200)] 
user32: Check for valid pointer in CreateIconFromResource.

13 years agoatl: Fix AtlAxAttachControl wine check.
Alexandre Goujon [Sun, 15 Aug 2010 10:01:28 +0000 (12:01 +0200)] 
atl: Fix AtlAxAttachControl wine check.

13 years agows2_32/tests: Only log threads which not terminated by themselves.
Wolfgang Schwotzer [Sat, 14 Aug 2010 09:52:59 +0000 (11:52 +0200)] 
ws2_32/tests: Only log threads which not terminated by themselves.

13 years agowineps: Use winspool.drv for job management.
Detlef Riekenberg [Thu, 12 Aug 2010 12:37:36 +0000 (14:37 +0200)] 
wineps: Use winspool.drv for job management.

13 years agourlmon: Implemented IUri_IsEqual.
Thomas Mullaly [Mon, 2 Aug 2010 21:03:34 +0000 (17:03 -0400)] 
urlmon: Implemented IUri_IsEqual.

13 years agourlmon: Print fixme for unsupported flags to CreateUri.
Thomas Mullaly [Sun, 1 Aug 2010 21:01:22 +0000 (17:01 -0400)] 
urlmon: Print fixme for unsupported flags to CreateUri.

13 years agourlmon: Added support for invalid flag combinations to CreateUri.
Thomas Mullaly [Sun, 1 Aug 2010 20:29:27 +0000 (16:29 -0400)] 
urlmon: Added support for invalid flag combinations to CreateUri.

13 years agourlmon: Added support for pre-processing URI strings.
Thomas Mullaly [Sun, 1 Aug 2010 20:17:58 +0000 (16:17 -0400)] 
urlmon: Added support for pre-processing URI strings.

13 years agod3dcompiler_37: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:22:11 +0000 (16:22 +0200)] 
d3dcompiler_37: Stub dll.

13 years agod3dcompiler_38: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 14:13:40 +0000 (16:13 +0200)] 
d3dcompiler_38: Stub dll.

13 years agod3dcompiler_39: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 02:31:18 +0000 (04:31 +0200)] 
d3dcompiler_39: Stub dll.

13 years agod3dcompiler_40: Stub dll.
Matteo Bruni [Wed, 28 Jul 2010 02:09:13 +0000 (04:09 +0200)] 
d3dcompiler_40: Stub dll.

13 years agod3dcompiler: Remove useless kernel32 imports.
Matteo Bruni [Mon, 16 Aug 2010 14:13:19 +0000 (16:13 +0200)] 
d3dcompiler: Remove useless kernel32 imports.

13 years agohlink: Implement HLINKGETREF flags handling.
Andrew Eikum [Mon, 16 Aug 2010 18:55:14 +0000 (13:55 -0500)] 
hlink: Implement HLINKGETREF flags handling.

13 years agontdll: Add more error codes.
André Hentschel [Mon, 16 Aug 2010 17:46:39 +0000 (19:46 +0200)] 
ntdll: Add more error codes.

13 years agojscript: Update French translation.
Frédéric Delanoy [Mon, 16 Aug 2010 19:10:00 +0000 (21:10 +0200)] 
jscript: Update French translation.

13 years agogdiplus: Add tests for the HDC's we get from bitmap objects.
Vincent Povirk [Mon, 16 Aug 2010 20:47:17 +0000 (15:47 -0500)] 
gdiplus: Add tests for the HDC's we get from bitmap objects.

13 years agogdiplus: Use the software method to draw HBITMAP-less bitmaps.
Vincent Povirk [Mon, 16 Aug 2010 19:53:07 +0000 (14:53 -0500)] 
gdiplus: Use the software method to draw HBITMAP-less bitmaps.

13 years agogdiplus: Stub GdipGetPathGradientTransform.
Vincent Povirk [Thu, 24 Jun 2010 22:27:30 +0000 (17:27 -0500)] 
gdiplus: Stub GdipGetPathGradientTransform.

13 years agogdiplus: Stub GdipSetPathGradientLinearBlend.
Vincent Povirk [Thu, 24 Jun 2010 22:26:12 +0000 (17:26 -0500)] 
gdiplus: Stub GdipSetPathGradientLinearBlend.

13 years agogdiplus: Stub GdipScalePathGradientTransform.
Vincent Povirk [Thu, 24 Jun 2010 22:24:11 +0000 (17:24 -0500)] 
gdiplus: Stub GdipScalePathGradientTransform.

13 years agogdiplus: Stub GdipRotatePathGradientTransform.
Vincent Povirk [Thu, 24 Jun 2010 22:24:11 +0000 (17:24 -0500)] 
gdiplus: Stub GdipRotatePathGradientTransform.

13 years agogdiplus: Stub GdipSetPathGradientTransform.
Vincent Povirk [Thu, 24 Jun 2010 22:19:18 +0000 (17:19 -0500)] 
gdiplus: Stub GdipSetPathGradientTransform.

13 years agogdiplus: Create HBITMAP-less bitmap objects for exotic pixel formats.
Vincent Povirk [Sun, 8 Aug 2010 21:18:40 +0000 (16:18 -0500)] 
gdiplus: Create HBITMAP-less bitmap objects for exotic pixel formats.

13 years agogdiplus: Don't require an HDC to get the resolution of a graphics object.
Vincent Povirk [Sun, 8 Aug 2010 20:53:08 +0000 (15:53 -0500)] 
gdiplus: Don't require an HDC to get the resolution of a graphics object.

13 years agogdiplus: Give a nice warning when we try to draw to an HDC-less graphics.
Vincent Povirk [Sun, 8 Aug 2010 20:34:23 +0000 (15:34 -0500)] 
gdiplus: Give a nice warning when we try to draw to an HDC-less graphics.

13 years agogdiplus: Don't require an HDC in get_graphics_bounds.
Vincent Povirk [Sun, 8 Aug 2010 20:31:03 +0000 (15:31 -0500)] 
gdiplus: Don't require an HDC in get_graphics_bounds.

13 years agogdiplus: Don't require an HDC for the convert_unit function.
Vincent Povirk [Sun, 8 Aug 2010 20:24:45 +0000 (15:24 -0500)] 
gdiplus: Don't require an HDC for the convert_unit function.

13 years agojscript: Update Lithuanian translation.
Aurimas Fišeras [Mon, 16 Aug 2010 17:52:56 +0000 (20:52 +0300)] 
jscript: Update Lithuanian translation.

13 years agommdevapi: Remove the useless CINTERFACE definitions.
Henri Verbeet [Mon, 16 Aug 2010 18:00:29 +0000 (20:00 +0200)] 
mmdevapi: Remove the useless CINTERFACE definitions.

13 years agodsound: Remove the useless CINTERFACE definition.
Henri Verbeet [Mon, 16 Aug 2010 18:00:28 +0000 (20:00 +0200)] 
dsound: Remove the useless CINTERFACE definition.

13 years agowined3d: Avoid IWineD3DSurface_GetContainer().
Henri Verbeet [Mon, 16 Aug 2010 18:00:27 +0000 (20:00 +0200)] 
wined3d: Avoid IWineD3DSurface_GetContainer().

13 years agowined3d: Get rid of the now redundant SFLAG_SWAPCHAIN surface flag.
Henri Verbeet [Mon, 16 Aug 2010 18:00:26 +0000 (20:00 +0200)] 
wined3d: Get rid of the now redundant SFLAG_SWAPCHAIN surface flag.

13 years agowined3d: Also store the subresource container type.
Henri Verbeet [Mon, 16 Aug 2010 18:00:25 +0000 (20:00 +0200)] 
wined3d: Also store the subresource container type.

13 years agowined3d: A volume's container is always a volume texture.
Henri Verbeet [Mon, 16 Aug 2010 18:00:24 +0000 (20:00 +0200)] 
wined3d: A volume's container is always a volume texture.

13 years agowined3d: Remove SetContainer() from the public IWineD3DSurface interface.
Henri Verbeet [Mon, 16 Aug 2010 18:00:23 +0000 (20:00 +0200)] 
wined3d: Remove SetContainer() from the public IWineD3DSurface interface.

13 years agowined3d: Remove SetContainer() from the public IWineD3DVolume interface.
Henri Verbeet [Mon, 16 Aug 2010 18:00:22 +0000 (20:00 +0200)] 
wined3d: Remove SetContainer() from the public IWineD3DVolume interface.

13 years agojscript: Update German translation.
André Hentschel [Mon, 16 Aug 2010 17:44:18 +0000 (19:44 +0200)] 
jscript: Update German translation.

13 years agod3d10: Forward D3D10CreateBlob to d3dcompiler_43.dll.
Rico Schüller [Sun, 15 Aug 2010 15:05:43 +0000 (17:05 +0200)] 
d3d10: Forward D3D10CreateBlob to d3dcompiler_43.dll.

13 years agod3dcompiler: Implement ID3DBlob::GetBufferSize().
Rico Schüller [Sun, 15 Aug 2010 15:05:40 +0000 (17:05 +0200)] 
d3dcompiler: Implement ID3DBlob::GetBufferSize().

13 years agod3dcompiler: Implement ID3DBlob::GetBufferPointer().
Rico Schüller [Sun, 15 Aug 2010 15:05:34 +0000 (17:05 +0200)] 
d3dcompiler: Implement ID3DBlob::GetBufferPointer().

13 years agod3dcompiler: Implement D3DCreateBlob().
Rico Schüller [Sun, 15 Aug 2010 15:05:31 +0000 (17:05 +0200)] 
d3dcompiler: Implement D3DCreateBlob().

13 years agod3d10: Fix d3dcommon.h inclusion.
Rico Schüller [Sun, 15 Aug 2010 15:05:19 +0000 (17:05 +0200)] 
d3d10: Fix d3dcommon.h inclusion.

13 years agodbghelp: Silence template related dwarf FIXMEs.
Jacek Caban [Mon, 16 Aug 2010 13:12:46 +0000 (15:12 +0200)] 
dbghelp: Silence template related dwarf FIXMEs.

13 years agowined3d: Remove isInDraw hack from context_setup_target.
Matteo Bruni [Sat, 7 Aug 2010 20:37:11 +0000 (22:37 +0200)] 
wined3d: Remove isInDraw hack from context_setup_target.

It is conceptually wrong and actually broken too (as the comment there
said). Just remove the hack now and properly fix any regression that
may come up later by explicitely acquiring the right context where
needed (so, in surface_internal_preload and its callees).

13 years agowined3d: Fix context_apply_clear_state with ORM = backbuffer.
Matteo Bruni [Sat, 7 Aug 2010 13:29:41 +0000 (15:29 +0200)] 
wined3d: Fix context_apply_clear_state with ORM = backbuffer.

13 years agowined3d: Call set_render_offscreen at the end of context_setup_target.
Matteo Bruni [Sat, 7 Aug 2010 20:35:31 +0000 (22:35 +0200)] 
wined3d: Call set_render_offscreen at the end of context_setup_target.

This fixes a regression caused by 20f51c29a99299384e840e148f02aae66bfb45be.

13 years agomsvcp90: Added 64-bit char_traits tests.
Piotr Caban [Mon, 16 Aug 2010 09:06:28 +0000 (11:06 +0200)] 
msvcp90: Added 64-bit char_traits tests.

13 years agomsvcp90: Added char_traits<unsigned short> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:06:17 +0000 (11:06 +0200)] 
msvcp90: Added char_traits<unsigned short> 64-bit exports.

13 years agomsvcp90: Added char_traits<wchar_t> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:06:01 +0000 (11:06 +0200)] 
msvcp90: Added char_traits<wchar_t> 64-bit exports.

13 years agomsvcp90: Added char_traits<char> 64-bit exports.
Piotr Caban [Mon, 16 Aug 2010 09:05:39 +0000 (11:05 +0200)] 
msvcp90: Added char_traits<char> 64-bit exports.

13 years agod3dx9_36: minwidth and minheight are set but not used in point_filter_simple_data...
Gerald Pfeifer [Sun, 15 Aug 2010 21:52:30 +0000 (23:52 +0200)] 
d3dx9_36: minwidth and minheight are set but not used in point_filter_simple_data; remove them.

13 years agodmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance...
Austin Lund [Sat, 7 Aug 2010 05:01:14 +0000 (15:01 +1000)] 
dmime: Ensure IDirectMusicPort is initialised when calling IDirectMusicPerformance::PChannelInfo.

13 years agodmime/tests: Added tests for IDirectMusicPerformance.
Austin Lund [Fri, 6 Aug 2010 07:50:49 +0000 (17:50 +1000)] 
dmime/tests: Added tests for IDirectMusicPerformance.

13 years agocrypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.
Juan Lang [Thu, 12 Aug 2010 18:28:18 +0000 (11:28 -0700)] 
crypt32: Honor SECURITY_FLAG_IGNORE_CERT_CN_INVALID.

13 years agocrypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLICY_PARA's fdwChecks field.
Juan Lang [Thu, 12 Aug 2010 18:25:29 +0000 (11:25 -0700)] 
crypt32/tests: Add a test of SSL_EXTRA_CERT_CHAIN_POLICY_PARA's fdwChecks field.

13 years agouser32: Use a macro instead of direct values.
André Hentschel [Mon, 9 Aug 2010 14:50:30 +0000 (16:50 +0200)] 
user32: Use a macro instead of direct values.

13 years agoregedit: Improve importing of REG_SZ with invalid quoting.
Andrew Eikum [Thu, 5 Aug 2010 16:57:55 +0000 (11:57 -0500)] 
regedit: Improve importing of REG_SZ with invalid quoting.

13 years agokernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.
Juan Lang [Mon, 21 Jun 2010 18:04:04 +0000 (11:04 -0700)] 
kernel32: Implement GetErrorMode/SetErrorMode on top of NTDLL.

13 years agontdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.
Juan Lang [Thu, 22 Apr 2010 16:33:28 +0000 (09:33 -0700)] 
ntdll: Implement NtSetInformationProcess for ProcessDefaultHardErrorMode.

13 years agontdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.
Juan Lang [Fri, 14 May 2010 20:20:03 +0000 (13:20 -0700)] 
ntdll: Implement NtQueryInformationProcess for ProcessDefaultHardErrorMode.

13 years agoinclude: Add inaddr.h.
Detlef Riekenberg [Wed, 4 Aug 2010 19:48:02 +0000 (21:48 +0200)] 
include: Add inaddr.h.

13 years agoshdocvw: Ignore invalid NULL PostData.
Jacek Caban [Mon, 16 Aug 2010 10:38:29 +0000 (12:38 +0200)] 
shdocvw: Ignore invalid NULL PostData.

13 years agojscript: Throw TypeError in in_eval.
Jacek Caban [Mon, 16 Aug 2010 10:36:59 +0000 (12:36 +0200)] 
jscript: Throw TypeError in in_eval.

13 years agojscript: Throw TypeError in instanceof_expression_eval.
Jacek Caban [Mon, 16 Aug 2010 10:36:34 +0000 (12:36 +0200)] 
jscript: Throw TypeError in instanceof_expression_eval.

13 years agows2_32: Fix a bad pointer crash.
Mike Kaplinskiy [Sun, 15 Aug 2010 00:11:10 +0000 (20:11 -0400)] 
ws2_32: Fix a bad pointer crash.

13 years agoshlwapi/tests: Run more language dependent tests only on English locales.
Detlef Riekenberg [Fri, 13 Aug 2010 20:51:44 +0000 (22:51 +0200)] 
shlwapi/tests: Run more language dependent tests only on English locales.

13 years agobrowseui: Improved a FIXME in DllGetVersion.
Konrad Wartke [Fri, 13 Aug 2010 14:30:58 +0000 (16:30 +0200)] 
browseui: Improved a FIXME in DllGetVersion.

13 years agousp10: Update pwLogClust with glyph transformations.
Aric Stewart [Thu, 12 Aug 2010 19:59:04 +0000 (14:59 -0500)] 
usp10: Update pwLogClust with glyph transformations.

13 years agousp10: Add Syriac contextual shaping.
Aric Stewart [Thu, 12 Aug 2010 19:58:46 +0000 (14:58 -0500)] 
usp10: Add Syriac contextual shaping.