David Hedberg [Wed, 4 Aug 2010 01:57:49 +0000 (03:57 +0200)]
explorerframe: Implement RemoveRoot and RemoveAllRoots.
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.
David Hedberg [Wed, 4 Aug 2010 01:57:47 +0000 (03:57 +0200)]
explorerframe: Implement InsertRoot and AppendRoot.
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.
Nikolay Sivov [Wed, 4 Aug 2010 10:29:27 +0000 (14:29 +0400)]
comctl32/monthcal: Add some tests for post-V1 hittest fields.
Henri Verbeet [Wed, 4 Aug 2010 09:10:27 +0000 (11:10 +0200)]
wined3d: Make some lookup tables const.
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.
Henri Verbeet [Wed, 4 Aug 2010 09:10:25 +0000 (11:10 +0200)]
wined3d: Cleanup Get/SetDepthStencilSurface().
Henri Verbeet [Wed, 4 Aug 2010 09:10:24 +0000 (11:10 +0200)]
wined3d: Cleanup Get/SetRenderTarget().
Henri Verbeet [Wed, 4 Aug 2010 09:10:23 +0000 (11:10 +0200)]
wined3d: Replace color_fill_fbo() with device_clear_render_targets().
Alexander Nicolaysen Sørnes [Fri, 30 Jul 2010 19:56:05 +0000 (21:56 +0200)]
mshtml: Send more informative messages to OleInPlaceFrame.
Misha Koshelev [Mon, 2 Aug 2010 18:26:35 +0000 (13:26 -0500)]
d3dx9: Add stub and tests for D3DXCreateMesh.
Misha Koshelev [Mon, 2 Aug 2010 18:26:30 +0000 (13:26 -0500)]
d3dx9: Add _D3DXMESH enumeration.
Alexandre Julliard [Wed, 4 Aug 2010 11:16:19 +0000 (13:16 +0200)]
configure: Check that the cross-compiler that we found actually works.
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().
Oldřich Jedlička [Tue, 3 Aug 2010 19:26:15 +0000 (21:26 +0200)]
ddraw/tests: New attachment/flipping tests for back buffers.
Oldřich Jedlička [Tue, 3 Aug 2010 19:26:14 +0000 (21:26 +0200)]
ddraw/tests: New CreateSurface for DDSCAPS_BACKBUFFER tests.
Andrew Talbot [Tue, 3 Aug 2010 22:23:26 +0000 (23:23 +0100)]
comctl32: Constify some variables.
Thomas Mullaly [Wed, 28 Jul 2010 00:43:10 +0000 (20:43 -0400)]
urlmon: Implemented IUri_GetPathAndQuery.
Thomas Mullaly [Wed, 28 Jul 2010 00:21:16 +0000 (20:21 -0400)]
urlmon: Implemented IUri_GetQuery.
Thomas Mullaly [Wed, 28 Jul 2010 00:03:47 +0000 (20:03 -0400)]
urlmon: Implemented canonicalization of query strings.
Thomas Mullaly [Tue, 27 Jul 2010 00:30:21 +0000 (20:30 -0400)]
urlmon: Implemented a parser for URI query strings.
Sven Baars [Tue, 3 Aug 2010 19:50:32 +0000 (21:50 +0200)]
shdocvw: Update the Dutch translation.
Jacek Caban [Tue, 3 Aug 2010 19:40:56 +0000 (21:40 +0200)]
mshtml: Added support for custom post data type.
Jacek Caban [Tue, 3 Aug 2010 19:40:30 +0000 (21:40 +0200)]
mshtml: Added nsIChannel::GetRequestMethod implementation.
Jacek Caban [Tue, 3 Aug 2010 19:40:20 +0000 (21:40 +0200)]
mshtml: Store request method in nsChannel.
Jacek Caban [Tue, 3 Aug 2010 19:40:05 +0000 (21:40 +0200)]
mshtml: Added nsIChannel::SetRequestHeader implementation.
Jacek Caban [Tue, 3 Aug 2010 19:39:49 +0000 (21:39 +0200)]
mshtml: Added nsIChannel::GetRequestHeader implementation.
Jacek Caban [Tue, 3 Aug 2010 19:39:34 +0000 (21:39 +0200)]
mshtml: Store request headers in nsChannel if possible.
Jacek Caban [Tue, 3 Aug 2010 19:39:04 +0000 (21:39 +0200)]
mshtml: Allow customization of BeginningTransaction.
Jacek Caban [Tue, 3 Aug 2010 19:38:53 +0000 (21:38 +0200)]
mshtml: Moved headers parsing to separated function.
Jacek Caban [Tue, 3 Aug 2010 19:38:37 +0000 (21:38 +0200)]
mshtml: Moved setting 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.
Jacek Caban [Tue, 3 Aug 2010 19:37:00 +0000 (21:37 +0200)]
mshtml: Moved HTTP headers list freeing to separated function.
Andrew Eikum [Tue, 3 Aug 2010 19:23:43 +0000 (14:23 -0500)]
shell32: Add tests for SHChangeNotify functions.
Aurimas Fišeras [Mon, 2 Aug 2010 16:30:22 +0000 (19:30 +0300)]
shdocvw: Updated Lithuanian translation.
André Hentschel [Tue, 3 Aug 2010 18:33:25 +0000 (20:33 +0200)]
shdocvw: Update German translation.
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.
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.
André Hentschel [Tue, 3 Aug 2010 18:14:20 +0000 (20:14 +0200)]
ntdll: Add SXS error codes.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)]
d3dcompiler_41: Stub dll.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)]
d3dcompiler_42: Stub dll.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)]
include: Stub d3dcompiler.h, d3d11shader.h.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)]
include: Fix some d3d10shader.h defines.
Matteo Bruni [Tue, 3 Aug 2010 16:44:25 +0000 (18:44 +0200)]
include: Add some d3dcompiler-related definitions.
Alexandre Julliard [Tue, 3 Aug 2010 17:51:38 +0000 (19:51 +0200)]
makefiles: Add dependencies for cross-compiled objects in static libraries.
Vincent Povirk [Thu, 24 Jun 2010 22:17:06 +0000 (17:17 -0500)]
gdiplus: Stub GdipMultiplyPathGradientTransform.
Vincent Povirk [Thu, 24 Jun 2010 22:12:19 +0000 (17:12 -0500)]
gdiplus: Stub GdipGetPathGradientPresetBlendCount.
Vincent Povirk [Sat, 19 Jun 2010 23:00:49 +0000 (18:00 -0500)]
gdiplus: Stub GdipGetPenTransform.
Vincent Povirk [Sat, 19 Jun 2010 22:58:54 +0000 (17:58 -0500)]
gdiplus: Stub GdipRotatePenTransform.
Vincent Povirk [Sat, 19 Jun 2010 22:56:42 +0000 (17:56 -0500)]
gdiplus: Stub GdipSetPenTransform.
Aric Stewart [Tue, 3 Aug 2010 16:16:49 +0000 (11:16 -0500)]
usp10: Add beginning support for GSUB Alternate Substitution Subtable.
Alexandre Julliard [Tue, 3 Aug 2010 17:23:55 +0000 (19:23 +0200)]
shdocvw: Fix an incorrect const typecast.
Mariusz Pluciński [Tue, 3 Aug 2010 09:58:01 +0000 (11:58 +0200)]
gameux/tests: Add test of IGameExplorer creation.
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.
Alexander Nicolaysen Sørnes [Fri, 9 Jul 2010 17:15:51 +0000 (19:15 +0200)]
shdocvw: Add icons to the IE toolbar.
Alexander Nicolaysen Sørnes [Wed, 7 Jul 2010 14:26:15 +0000 (16:26 +0200)]
shdocvw: Make the Home button in IE work.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 10:36:30 +0000 (12:36 +0200)]
shdocvw: Add a toolbar to 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.
André Hentschel [Tue, 3 Aug 2010 14:25:44 +0000 (16:25 +0200)]
comdlg32: Fix German shortcut conflict.
André Hentschel [Tue, 3 Aug 2010 14:24:33 +0000 (16:24 +0200)]
comdlg32: Fix German font dialog.
Andrew Eikum [Tue, 3 Aug 2010 13:50:47 +0000 (08:50 -0500)]
shell32/tests: Fix some Win9x failures.
Jacek Caban [Tue, 3 Aug 2010 13:44:56 +0000 (15:44 +0200)]
mshtml: Improved tracing of nsACString arguments.
Andrew Nguyen [Tue, 3 Aug 2010 12:07:59 +0000 (07:07 -0500)]
gdi32: Improve AddFontMemResourceEx parameter validation.
David Hedberg [Tue, 3 Aug 2010 01:43:10 +0000 (03:43 +0200)]
explorerframe: Implement TreeAdvise/TreeUnadvise.
David Hedberg [Tue, 3 Aug 2010 01:43:09 +0000 (03:43 +0200)]
explorerframe: Implement Set/GetControlStyle(2).
David Hedberg [Tue, 3 Aug 2010 01:43:08 +0000 (03:43 +0200)]
explorerframe: Add IOleWindow implementation.
David Hedberg [Tue, 3 Aug 2010 10:59:05 +0000 (12:59 +0200)]
explorerframe: Create the treeview on initialization.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:34 +0000 (23:21 -0400)]
ws2_32: Implement ConnectEx.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:31 +0000 (23:21 -0400)]
ws2_32: Create a wrapper for connect.
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.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:24 +0000 (23:21 -0400)]
ws2_32/tests: Test ConnectEx.
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.
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.
Dmitry Timoshkov [Tue, 3 Aug 2010 08:51:38 +0000 (17:51 +0900)]
user32: Add a test for GetClassInfo, make it pass under Wine.
Mike Kaplinskiy [Tue, 3 Aug 2010 03:50:51 +0000 (23:50 -0400)]
include/mswsock: Add WS_ prefix if necessary.
David Hedberg [Tue, 3 Aug 2010 01:43:06 +0000 (03:43 +0200)]
explorerframe: Implement Initialize.
Henri Verbeet [Tue, 3 Aug 2010 08:13:34 +0000 (10:13 +0200)]
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
Henri Verbeet [Tue, 3 Aug 2010 08:13:33 +0000 (10:13 +0200)]
wined3d: Always set the get_drawable_size() surface function.
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().
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().
Henri Verbeet [Tue, 3 Aug 2010 08:13:30 +0000 (10:13 +0200)]
d3dx9_36/tests: Avoid the non-portable NAN macro.
Luca Bennati [Tue, 3 Aug 2010 06:51:17 +0000 (08:51 +0200)]
shdocvw: Update Italian translation.
Anders Jonsson [Tue, 3 Aug 2010 06:25:48 +0000 (08:25 +0200)]
winmm: Fix typo in English, Slovak resources.
Anders Jonsson [Tue, 3 Aug 2010 06:24:12 +0000 (08:24 +0200)]
cryptui: Fix typos in English resources.
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.
Detlef Riekenberg [Tue, 3 Aug 2010 03:25:10 +0000 (05:25 +0200)]
include: Add a closing bracket.
Frédéric Delanoy [Tue, 3 Aug 2010 00:16:52 +0000 (02:16 +0200)]
shdocvw: Update French translation.
Sven Baars [Mon, 2 Aug 2010 21:53:59 +0000 (23:53 +0200)]
shdocvw: Update the Dutch translation.
Thomas Mullaly [Sun, 25 Jul 2010 22:36:49 +0000 (18:36 -0400)]
urlmon: Implemented IUri_GetExtension.
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.
Thomas Mullaly [Sun, 25 Jul 2010 20:21:05 +0000 (16:21 -0400)]
urlmon: Implemented IUri_GetPath.
Thomas Mullaly [Sun, 25 Jul 2010 20:00:50 +0000 (16:00 -0400)]
urlmon: Implemented canonicalization function for paths in opaque URIs.
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.
Thomas Mullaly [Tue, 20 Jul 2010 01:05:30 +0000 (21:05 -0400)]
urlmon: Implemented canonicalization function for hierarchical URI paths.
Thomas Mullaly [Mon, 19 Jul 2010 00:50:12 +0000 (20:50 -0400)]
urlmon: Implemented a path parser for opaque URIs.
Thomas Mullaly [Sun, 18 Jul 2010 14:27:21 +0000 (10:27 -0400)]
urlmon: Implemented a path parser for hierarchical URIs.
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.
Huw Davies [Mon, 2 Aug 2010 14:24:53 +0000 (15:24 +0100)]
rpcrt4: Add a missing STUBLESS_INITOUT case.
Uwe Bonnes [Mon, 26 Jul 2010 16:41:00 +0000 (18:41 +0200)]
wininet: Add const qualifier after openssl version check.