wine
13 years agoexplorerframe: Implement RemoveRoot and RemoveAllRoots.
David Hedberg [Wed, 4 Aug 2010 01:57:49 +0000 (03:57 +0200)] 
explorerframe: Implement RemoveRoot and RemoveAllRoots.

13 years agoexplorerframe: Handle TVN_GETDISPINFO to get icons, filename and information about...
David Hedberg [Wed, 4 Aug 2010 01:57:48 +0000 (03:57 +0200)] 
explorerframe: Handle TVN_GETDISPINFO to get icons, filename and information about subfolders.

13 years agoexplorerframe: Implement InsertRoot and AppendRoot.
David Hedberg [Wed, 4 Aug 2010 01:57:47 +0000 (03:57 +0200)] 
explorerframe: Implement InsertRoot and AppendRoot.

13 years agocomctl32/tests: Remove some noise from function names.
Nikolay Sivov [Wed, 4 Aug 2010 10:32:51 +0000 (14:32 +0400)] 
comctl32/tests: Remove some noise from function names.

Everything in this file is about Monthcal.

13 years agocomctl32/monthcal: Add some tests for post-V1 hittest fields.
Nikolay Sivov [Wed, 4 Aug 2010 10:29:27 +0000 (14:29 +0400)] 
comctl32/monthcal: Add some tests for post-V1 hittest fields.

13 years agowined3d: Make some lookup tables const.
Henri Verbeet [Wed, 4 Aug 2010 09:10:27 +0000 (11:10 +0200)] 
wined3d: Make some lookup tables const.

13 years agowined3d: Only try to acquire a context in surface_cleanup() if there are GL resources...
Henri Verbeet [Wed, 4 Aug 2010 09:10:26 +0000 (11:10 +0200)] 
wined3d: Only try to acquire a context in surface_cleanup() if there are GL resources to be destroyed.

The reason we're in surface_cleanup() might for example be that context
creation failed.

13 years agowined3d: Cleanup Get/SetDepthStencilSurface().
Henri Verbeet [Wed, 4 Aug 2010 09:10:25 +0000 (11:10 +0200)] 
wined3d: Cleanup Get/SetDepthStencilSurface().

13 years agowined3d: Cleanup Get/SetRenderTarget().
Henri Verbeet [Wed, 4 Aug 2010 09:10:24 +0000 (11:10 +0200)] 
wined3d: Cleanup Get/SetRenderTarget().

13 years agowined3d: Replace color_fill_fbo() with device_clear_render_targets().
Henri Verbeet [Wed, 4 Aug 2010 09:10:23 +0000 (11:10 +0200)] 
wined3d: Replace color_fill_fbo() with device_clear_render_targets().

13 years agomshtml: Send more informative messages to OleInPlaceFrame.
Alexander Nicolaysen Sørnes [Fri, 30 Jul 2010 19:56:05 +0000 (21:56 +0200)] 
mshtml: Send more informative messages to OleInPlaceFrame.

13 years agod3dx9: Add stub and tests for D3DXCreateMesh.
Misha Koshelev [Mon, 2 Aug 2010 18:26:35 +0000 (13:26 -0500)] 
d3dx9: Add stub and tests for D3DXCreateMesh.

13 years agod3dx9: Add _D3DXMESH enumeration.
Misha Koshelev [Mon, 2 Aug 2010 18:26:30 +0000 (13:26 -0500)] 
d3dx9: Add _D3DXMESH enumeration.

13 years agoconfigure: Check that the cross-compiler that we found actually works.
Alexandre Julliard [Wed, 4 Aug 2010 11:16:19 +0000 (13:16 +0200)] 
configure: Check that the cross-compiler that we found actually works.

13 years agows2_32: Rearrange the code to avoid a needless release_sock_fd().
Dmitry Timoshkov [Wed, 4 Aug 2010 03:14:52 +0000 (12:14 +0900)] 
ws2_32: Rearrange the code to avoid a needless release_sock_fd().

13 years agoddraw/tests: New attachment/flipping tests for back buffers.
Oldřich Jedlička [Tue, 3 Aug 2010 19:26:15 +0000 (21:26 +0200)] 
ddraw/tests: New attachment/flipping tests for back buffers.

13 years agoddraw/tests: New CreateSurface for DDSCAPS_BACKBUFFER tests.
Oldřich Jedlička [Tue, 3 Aug 2010 19:26:14 +0000 (21:26 +0200)] 
ddraw/tests: New CreateSurface for DDSCAPS_BACKBUFFER tests.

13 years agocomctl32: Constify some variables.
Andrew Talbot [Tue, 3 Aug 2010 22:23:26 +0000 (23:23 +0100)] 
comctl32: Constify some variables.

13 years agourlmon: Implemented IUri_GetPathAndQuery.
Thomas Mullaly [Wed, 28 Jul 2010 00:43:10 +0000 (20:43 -0400)] 
urlmon: Implemented IUri_GetPathAndQuery.

13 years agourlmon: Implemented IUri_GetQuery.
Thomas Mullaly [Wed, 28 Jul 2010 00:21:16 +0000 (20:21 -0400)] 
urlmon: Implemented IUri_GetQuery.

13 years agourlmon: Implemented canonicalization of query strings.
Thomas Mullaly [Wed, 28 Jul 2010 00:03:47 +0000 (20:03 -0400)] 
urlmon: Implemented canonicalization of query strings.

13 years agourlmon: Implemented a parser for URI query strings.
Thomas Mullaly [Tue, 27 Jul 2010 00:30:21 +0000 (20:30 -0400)] 
urlmon: Implemented a parser for URI query strings.

13 years agoshdocvw: Update the Dutch translation.
Sven Baars [Tue, 3 Aug 2010 19:50:32 +0000 (21:50 +0200)] 
shdocvw: Update the Dutch translation.

13 years agomshtml: Added support for custom post data type.
Jacek Caban [Tue, 3 Aug 2010 19:40:56 +0000 (21:40 +0200)] 
mshtml: Added support for custom post data type.

13 years agomshtml: Added nsIChannel::GetRequestMethod implementation.
Jacek Caban [Tue, 3 Aug 2010 19:40:30 +0000 (21:40 +0200)] 
mshtml: Added nsIChannel::GetRequestMethod implementation.

13 years agomshtml: Store request method in nsChannel.
Jacek Caban [Tue, 3 Aug 2010 19:40:20 +0000 (21:40 +0200)] 
mshtml: Store request method in nsChannel.

13 years agomshtml: Added nsIChannel::SetRequestHeader implementation.
Jacek Caban [Tue, 3 Aug 2010 19:40:05 +0000 (21:40 +0200)] 
mshtml: Added nsIChannel::SetRequestHeader implementation.

13 years agomshtml: Added nsIChannel::GetRequestHeader implementation.
Jacek Caban [Tue, 3 Aug 2010 19:39:49 +0000 (21:39 +0200)] 
mshtml: Added nsIChannel::GetRequestHeader implementation.

13 years agomshtml: Store request headers in nsChannel if possible.
Jacek Caban [Tue, 3 Aug 2010 19:39:34 +0000 (21:39 +0200)] 
mshtml: Store request headers in nsChannel if possible.

13 years agomshtml: Allow customization of BeginningTransaction.
Jacek Caban [Tue, 3 Aug 2010 19:39:04 +0000 (21:39 +0200)] 
mshtml: Allow customization of BeginningTransaction.

13 years agomshtml: Moved headers parsing to separated function.
Jacek Caban [Tue, 3 Aug 2010 19:38:53 +0000 (21:38 +0200)] 
mshtml: Moved headers parsing to separated function.

13 years agomshtml: Moved setting HTTP header to separated function.
Jacek Caban [Tue, 3 Aug 2010 19:38:37 +0000 (21:38 +0200)] 
mshtml: Moved setting HTTP header to separated function.

13 years agomshtml: Moved getting HTTP header to separated function.
Jacek Caban [Tue, 3 Aug 2010 19:38:11 +0000 (21:38 +0200)] 
mshtml: Moved getting HTTP header to separated function.

13 years agomshtml: Moved HTTP headers list freeing to separated function.
Jacek Caban [Tue, 3 Aug 2010 19:37:00 +0000 (21:37 +0200)] 
mshtml: Moved HTTP headers list freeing to separated function.

13 years agoshell32: Add tests for SHChangeNotify functions.
Andrew Eikum [Tue, 3 Aug 2010 19:23:43 +0000 (14:23 -0500)] 
shell32: Add tests for SHChangeNotify functions.

13 years agoshdocvw: Updated Lithuanian translation.
Aurimas Fišeras [Mon, 2 Aug 2010 16:30:22 +0000 (19:30 +0300)] 
shdocvw: Updated Lithuanian translation.

13 years agoshdocvw: Update German translation.
André Hentschel [Tue, 3 Aug 2010 18:33:25 +0000 (20:33 +0200)] 
shdocvw: Update German translation.

13 years agoshdocvw: Add View menu to IE with list of installed toolbars.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 11:56:56 +0000 (13:56 +0200)] 
shdocvw: Add View menu to IE with list of installed toolbars.

13 years agompr: Initialize the output enumeration handle to NULL in WNetOpenEnumA/W with no...
Andrew Nguyen [Tue, 3 Aug 2010 18:19:30 +0000 (13:19 -0500)] 
mpr: Initialize the output enumeration handle to NULL in WNetOpenEnumA/W with no providers available.

13 years agontdll: Add SXS error codes.
André Hentschel [Tue, 3 Aug 2010 18:14:20 +0000 (20:14 +0200)] 
ntdll: Add SXS error codes.

13 years agod3dcompiler_41: Stub dll.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)] 
d3dcompiler_41: Stub dll.

13 years agod3dcompiler_42: Stub dll.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)] 
d3dcompiler_42: Stub dll.

13 years agoinclude: Stub d3dcompiler.h, d3d11shader.h.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)] 
include: Stub d3dcompiler.h, d3d11shader.h.

13 years agoinclude: Fix some d3d10shader.h defines.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)] 
include: Fix some d3d10shader.h defines.

13 years agoinclude: Add some d3dcompiler-related definitions.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)] 
include: Add some d3dcompiler-related definitions.

13 years agomakefiles: Add dependencies for cross-compiled objects in static libraries.
Alexandre Julliard [Tue, 3 Aug 2010 17:51:38 +0000 (19:51 +0200)] 
makefiles: Add dependencies for cross-compiled objects in static libraries.

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

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

13 years agogdiplus: Stub GdipGetPenTransform.
Vincent Povirk [Sat, 19 Jun 2010 23:00:49 +0000 (18:00 -0500)] 
gdiplus: Stub GdipGetPenTransform.

13 years agogdiplus: Stub GdipRotatePenTransform.
Vincent Povirk [Sat, 19 Jun 2010 22:58:54 +0000 (17:58 -0500)] 
gdiplus: Stub GdipRotatePenTransform.

13 years agogdiplus: Stub GdipSetPenTransform.
Vincent Povirk [Sat, 19 Jun 2010 22:56:42 +0000 (17:56 -0500)] 
gdiplus: Stub GdipSetPenTransform.

13 years agousp10: Add beginning support for GSUB Alternate Substitution Subtable.
Aric Stewart [Tue, 3 Aug 2010 16:16:49 +0000 (11:16 -0500)] 
usp10: Add beginning support for GSUB Alternate Substitution Subtable.

13 years agoshdocvw: Fix an incorrect const typecast.
Alexandre Julliard [Tue, 3 Aug 2010 17:23:55 +0000 (19:23 +0200)] 
shdocvw: Fix an incorrect const typecast.

13 years agogameux/tests: Add test of IGameExplorer creation.
Mariusz Pluciński [Tue, 3 Aug 2010 09:58:01 +0000 (11:58 +0200)] 
gameux/tests: Add test of IGameExplorer creation.

13 years agoshdocvw: Allow the addressbar text in IE to be localized.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 11:00:10 +0000 (13:00 +0200)] 
shdocvw: Allow the addressbar text in IE to be localized.

13 years agoshdocvw: Add icons to the IE toolbar.
Alexander Nicolaysen Sørnes [Fri, 9 Jul 2010 17:15:51 +0000 (19:15 +0200)] 
shdocvw: Add icons to the IE toolbar.

13 years agoshdocvw: Make the Home button in IE work.
Alexander Nicolaysen Sørnes [Wed, 7 Jul 2010 14:26:15 +0000 (16:26 +0200)] 
shdocvw: Make the Home button in IE work.

13 years agoshdocvw: Add a toolbar to IE.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 10:36:30 +0000 (12:36 +0200)] 
shdocvw: Add a toolbar to IE.

13 years agoshdocvw: Recurse into directories when adding Favorite in IE.
Alexander Nicolaysen Sørnes [Thu, 22 Jul 2010 16:12:02 +0000 (18:12 +0200)] 
shdocvw: Recurse into directories when adding Favorite in IE.

13 years agocomdlg32: Fix German shortcut conflict.
André Hentschel [Tue, 3 Aug 2010 14:25:44 +0000 (16:25 +0200)] 
comdlg32: Fix German shortcut conflict.

13 years agocomdlg32: Fix German font dialog.
André Hentschel [Tue, 3 Aug 2010 14:24:33 +0000 (16:24 +0200)] 
comdlg32: Fix German font dialog.

13 years agoshell32/tests: Fix some Win9x failures.
Andrew Eikum [Tue, 3 Aug 2010 13:50:47 +0000 (08:50 -0500)] 
shell32/tests: Fix some Win9x failures.

13 years agomshtml: Improved tracing of nsACString arguments.
Jacek Caban [Tue, 3 Aug 2010 13:44:56 +0000 (15:44 +0200)] 
mshtml: Improved tracing of nsACString arguments.

13 years agogdi32: Improve AddFontMemResourceEx parameter validation.
Andrew Nguyen [Tue, 3 Aug 2010 12:07:59 +0000 (07:07 -0500)] 
gdi32: Improve AddFontMemResourceEx parameter validation.

13 years agoexplorerframe: Implement TreeAdvise/TreeUnadvise.
David Hedberg [Tue, 3 Aug 2010 01:43:10 +0000 (03:43 +0200)] 
explorerframe: Implement TreeAdvise/TreeUnadvise.

13 years agoexplorerframe: Implement Set/GetControlStyle(2).
David Hedberg [Tue, 3 Aug 2010 01:43:09 +0000 (03:43 +0200)] 
explorerframe: Implement Set/GetControlStyle(2).

13 years agoexplorerframe: Add IOleWindow implementation.
David Hedberg [Tue, 3 Aug 2010 01:43:08 +0000 (03:43 +0200)] 
explorerframe: Add IOleWindow implementation.

13 years agoexplorerframe: Create the treeview on initialization.
David Hedberg [Tue, 3 Aug 2010 10:59:05 +0000 (12:59 +0200)] 
explorerframe: Create the treeview on initialization.

13 years agows2_32: Implement ConnectEx.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:34 +0000 (23:21 -0400)] 
ws2_32: Implement ConnectEx.

13 years agows2_32: Create a wrapper for connect.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:31 +0000 (23:21 -0400)] 
ws2_32: Create a wrapper for connect.

13 years agows2_32: Don't set FD_READ/FD_WRITE before the connection is complete.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:28 +0000 (23:21 -0400)] 
ws2_32: Don't set FD_READ/FD_WRITE before the connection is complete.

13 years agows2_32/tests: Test ConnectEx.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:24 +0000 (23:21 -0400)] 
ws2_32/tests: Test ConnectEx.

13 years agowinealsa.drv: If we can't open a device as stereo, try mono. This is necessary for...
Jeff Cook [Mon, 2 Aug 2010 23:49:16 +0000 (17:49 -0600)] 
winealsa.drv: If we can't open a device as stereo, try mono. This is necessary for snd-usb-audio mics.

13 years agowinealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics.
Jeff Cook [Mon, 2 Aug 2010 23:48:52 +0000 (17:48 -0600)] 
winealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics.

13 years agouser32: Add a test for GetClassInfo, make it pass under Wine.
Dmitry Timoshkov [Tue, 3 Aug 2010 08:51:38 +0000 (17:51 +0900)] 
user32: Add a test for GetClassInfo, make it pass under Wine.

13 years agoinclude/mswsock: Add WS_ prefix if necessary.
Mike Kaplinskiy [Tue, 3 Aug 2010 03:50:51 +0000 (23:50 -0400)] 
include/mswsock: Add WS_ prefix if necessary.

13 years agoexplorerframe: Implement Initialize.
David Hedberg [Tue, 3 Aug 2010 01:43:06 +0000 (03:43 +0200)] 
explorerframe: Implement Initialize.

13 years agowined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
Henri Verbeet [Tue, 3 Aug 2010 08:13:34 +0000 (10:13 +0200)] 
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.

13 years agowined3d: Always set the get_drawable_size() surface function.
Henri Verbeet [Tue, 3 Aug 2010 08:13:33 +0000 (10:13 +0200)] 
wined3d: Always set the get_drawable_size() surface function.

13 years agowined3d: Pass the color as floating point values to device_clear_render_targets().
Henri Verbeet [Tue, 3 Aug 2010 08:13:32 +0000 (10:13 +0200)] 
wined3d: Pass the color as floating point values to device_clear_render_targets().

13 years agowined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().
Henri Verbeet [Tue, 3 Aug 2010 08:13:31 +0000 (10:13 +0200)] 
wined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().

13 years agod3dx9_36/tests: Avoid the non-portable NAN macro.
Henri Verbeet [Tue, 3 Aug 2010 08:13:30 +0000 (10:13 +0200)] 
d3dx9_36/tests: Avoid the non-portable NAN macro.

13 years agoshdocvw: Update Italian translation.
Luca Bennati [Tue, 3 Aug 2010 06:51:17 +0000 (08:51 +0200)] 
shdocvw: Update Italian translation.

13 years agowinmm: Fix typo in English, Slovak resources.
Anders Jonsson [Tue, 3 Aug 2010 06:25:48 +0000 (08:25 +0200)] 
winmm: Fix typo in English, Slovak resources.

13 years agocryptui: Fix typos in English resources.
Anders Jonsson [Tue, 3 Aug 2010 06:24:12 +0000 (08:24 +0200)] 
cryptui: Fix typos in English resources.

13 years agoshdocvw: Do not trim the last character, when using the iexplore open menu.
Detlef Riekenberg [Tue, 3 Aug 2010 03:32:29 +0000 (05:32 +0200)] 
shdocvw: Do not trim the last character, when using the iexplore open menu.

13 years agoinclude: Add a closing bracket.
Detlef Riekenberg [Tue, 3 Aug 2010 03:25:10 +0000 (05:25 +0200)] 
include: Add a closing bracket.

13 years agoshdocvw: Update French translation.
Frédéric Delanoy [Tue, 3 Aug 2010 00:16:52 +0000 (02:16 +0200)] 
shdocvw: Update French translation.

13 years agoshdocvw: Update the Dutch translation.
Sven Baars [Mon, 2 Aug 2010 21:53:59 +0000 (23:53 +0200)] 
shdocvw: Update the Dutch translation.

13 years agourlmon: Implemented IUri_GetExtension.
Thomas Mullaly [Sun, 25 Jul 2010 22:36:49 +0000 (18:36 -0400)] 
urlmon: Implemented IUri_GetExtension.

13 years agourlmon: Implemented function to the file extension of a file in a URI path.
Thomas Mullaly [Sun, 25 Jul 2010 22:19:48 +0000 (18:19 -0400)] 
urlmon: Implemented function to the file extension of a file in a URI path.

13 years agourlmon: Implemented IUri_GetPath.
Thomas Mullaly [Sun, 25 Jul 2010 20:21:05 +0000 (16:21 -0400)] 
urlmon: Implemented IUri_GetPath.

13 years agourlmon: Implemented canonicalization function for paths in opaque URIs.
Thomas Mullaly [Sun, 25 Jul 2010 20:00:50 +0000 (16:00 -0400)] 
urlmon: Implemented canonicalization function for paths in opaque URIs.

13 years agourlmon: Implemented a function which removes dot segments from paths of hierarchical...
Thomas Mullaly [Fri, 23 Jul 2010 02:49:44 +0000 (22:49 -0400)] 
urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs.

13 years agourlmon: Implemented canonicalization function for hierarchical URI paths.
Thomas Mullaly [Tue, 20 Jul 2010 01:05:30 +0000 (21:05 -0400)] 
urlmon: Implemented canonicalization function for hierarchical URI paths.

13 years agourlmon: Implemented a path parser for opaque URIs.
Thomas Mullaly [Mon, 19 Jul 2010 00:50:12 +0000 (20:50 -0400)] 
urlmon: Implemented a path parser for opaque URIs.

13 years agourlmon: Implemented a path parser for hierarchical URIs.
Thomas Mullaly [Sun, 18 Jul 2010 14:27:21 +0000 (10:27 -0400)] 
urlmon: Implemented a path parser for hierarchical URIs.

13 years agowinemenubuilder: Rename some variables to reflect the fact that we no longer use...
Alexandre Julliard [Mon, 2 Aug 2010 18:28:58 +0000 (20:28 +0200)] 
winemenubuilder: Rename some variables to reflect the fact that we no longer use XPM format.

13 years agorpcrt4: Add a missing STUBLESS_INITOUT case.
Huw Davies [Mon, 2 Aug 2010 14:24:53 +0000 (15:24 +0100)] 
rpcrt4: Add a missing STUBLESS_INITOUT case.

13 years agowininet: Add const qualifier after openssl version check.
Uwe Bonnes [Mon, 26 Jul 2010 16:41:00 +0000 (18:41 +0200)] 
wininet: Add const qualifier after openssl version check.