Oldřich Jedlička [Wed, 25 Aug 2010 20:07:06 +0000 (22:07 +0200)]
ddraw/tests: New visual back buffer flipping tests.
Stefan Dösinger [Wed, 25 Aug 2010 11:46:03 +0000 (13:46 +0200)]
user32: Make GetMessage and PeekMessage patchable.
David Hedberg [Thu, 26 Aug 2010 11:58:20 +0000 (13:58 +0200)]
shell32: Add a navigation pane to the ExplorerBrowser control.
David Hedberg [Thu, 26 Aug 2010 11:58:19 +0000 (13:58 +0200)]
shell32: Add INameSpaceTreeControlEvents stub to the ExplorerBrowser control.
David Hedberg [Thu, 26 Aug 2010 11:58:18 +0000 (13:58 +0200)]
include: Fix INameSpaceTreeControlEvents interface declaration.
David Hedberg [Thu, 26 Aug 2010 11:58:17 +0000 (13:58 +0200)]
shell32: Get ExplorerPaneVisibility from site of the ExplorerBrowser control.
David Hedberg [Thu, 26 Aug 2010 11:58:16 +0000 (13:58 +0200)]
shell32: Check for ICommDlgBrowser from site and use it in the IExplorerBrowser control.
Vincent Povirk [Fri, 16 Apr 2010 22:38:14 +0000 (17:38 -0500)]
ole32: Cache data and block locations in BigBlockStream objects.
Vincent Povirk [Wed, 25 Aug 2010 19:55:21 +0000 (14:55 -0500)]
ole32: Flush before returning from any storage API call that writes.
Louis Lenders [Wed, 25 Aug 2010 22:14:41 +0000 (00:14 +0200)]
mscoree: Improve GetRequestedRuntimeInfo.
Louis Lenders [Wed, 25 Aug 2010 21:06:02 +0000 (23:06 +0200)]
mscoree/tests: Add some tests for GetRequestedRuntimeInfo.
Louis Lenders [Wed, 25 Aug 2010 20:03:14 +0000 (22:03 +0200)]
include: Add RUNTIME_INFO_FLAGS enumeration to mscoree header.
Francois Gouget [Thu, 26 Aug 2010 11:03:09 +0000 (13:03 +0200)]
usp10: Make SHAPE_ApplyOpenTypeFeatures() static.
Francois Gouget [Thu, 26 Aug 2010 11:04:03 +0000 (13:04 +0200)]
gameux: Use SUBLANG_NEUTRAL for language-independent resources.
Francois Gouget [Thu, 26 Aug 2010 11:03:54 +0000 (13:03 +0200)]
msvcp90: Make init_cxx_funcs() static.
Francois Gouget [Thu, 26 Aug 2010 11:02:51 +0000 (13:02 +0200)]
qedit: Make (media,pins)enum_create() static.
Francois Gouget [Thu, 26 Aug 2010 11:03:00 +0000 (13:03 +0200)]
shdocvw: Make adjust_ie_docobj_rect() static.
Francois Gouget [Thu, 26 Aug 2010 11:02:36 +0000 (13:02 +0200)]
msxml3: Make parse_xml() static.
Francois Gouget [Thu, 26 Aug 2010 11:01:24 +0000 (13:01 +0200)]
shell32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Thu, 26 Aug 2010 11:01:14 +0000 (13:01 +0200)]
d3dxof: Make debugstr_fourcc() static.
Francois Gouget [Thu, 26 Aug 2010 11:01:09 +0000 (13:01 +0200)]
d3dx9_36: Make {is,make}_pow2() static.
Francois Gouget [Thu, 26 Aug 2010 11:00:59 +0000 (13:00 +0200)]
d3dcompiler_43: Make debug_print_{relarg,swizzle,writemask}() static.
Austin English [Wed, 25 Aug 2010 20:15:46 +0000 (15:15 -0500)]
winedbg: Initial Sparc support.
Eric Pouech [Wed, 25 Aug 2010 19:43:52 +0000 (21:43 +0200)]
winedbg: Don't access inside a bp structure if it's not initialized.
Spotted by Peter Urbanec.
Eric Pouech [Wed, 25 Aug 2010 19:43:46 +0000 (21:43 +0200)]
dbghelp: dwarf debug info: a few more fixes to dwarf parsing.
Henri Verbeet [Wed, 25 Aug 2010 18:46:53 +0000 (20:46 +0200)]
d3dx9_36/tests: Avoid a redundant vertex declaration copy in test_decl_to_fvf().
Henri Verbeet [Wed, 25 Aug 2010 18:46:52 +0000 (20:46 +0200)]
d3dx9_36: Fix the D3DXFVFFromDeclarator() prototype.
The current version matches MSDN, but not the actual SDK header.
Henri Verbeet [Wed, 25 Aug 2010 18:46:51 +0000 (20:46 +0200)]
wined3d: Rename the "format" field in wined3d_format_desc to "id".
Henri Verbeet [Wed, 25 Aug 2010 18:46:50 +0000 (20:46 +0200)]
wined3d: Remove the GetContainer() methods from the public wined3d interface.
There's nothing left that uses these.
Henri Verbeet [Wed, 25 Aug 2010 18:46:49 +0000 (20:46 +0200)]
wined3d: Don't set a NULL container of type WINED3D_CONTAINER_TEXTURE.
Any container type other than WINED3D_CONTAINER_NONE implies a valid pointer
of the specified type. This fixes a regression introduced by
368e5eb87ae983e4ea2f66b3ca2f4154b36bbcda.
Jacek Caban [Wed, 25 Aug 2010 18:25:06 +0000 (20:25 +0200)]
mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call.
Jacek Caban [Wed, 25 Aug 2010 18:20:29 +0000 (20:20 +0200)]
mshtml: Use IActiveScriptSiteDebug64 instead of IActiveScriptSiteDebug32 on win64.
Alexandre Julliard [Thu, 26 Aug 2010 10:22:20 +0000 (12:22 +0200)]
oleaut32: Add tests for DispCallFunc and fix a number of corner cases.
David Hedberg [Wed, 25 Aug 2010 13:24:36 +0000 (15:24 +0200)]
shell32: Add IObjectWithSite implementation to the ExplorerBrowser control.
David Hedberg [Wed, 25 Aug 2010 13:24:35 +0000 (15:24 +0200)]
shell32: Implement CommDlgBrowser::OnDefaultCommand in the ExplorerBrowser control.
David Hedberg [Wed, 25 Aug 2010 13:24:34 +0000 (15:24 +0200)]
shell32: Add ICommDlgBrowser3 stub to the ExplorerBrowser control.
David Hedberg [Wed, 25 Aug 2010 13:24:33 +0000 (15:24 +0200)]
shell32: Add a travellog to the ExplorerBrowser control.
David Hedberg [Wed, 25 Aug 2010 13:24:32 +0000 (15:24 +0200)]
shell32: Implement IExplorerBrowser::BrowseToObject.
Jörg Höhle [Mon, 23 Aug 2010 07:55:22 +0000 (09:55 +0200)]
mcicda: Access the first CD-ROM unless given a device letter.
Jörg Höhle [Fri, 13 Aug 2010 12:58:55 +0000 (14:58 +0200)]
mcicda: Opens d, d:, d:\, d:\foo since w2k. Only d: is portable.
Louis Lenders [Wed, 25 Aug 2010 12:53:05 +0000 (14:53 +0200)]
mscoree: Improve GetCORSytemDirectory.
Louis Lenders [Wed, 25 Aug 2010 12:34:04 +0000 (14:34 +0200)]
mscoree/tests: Add a few tests for GetCORSytemDirectory.
Kai Tietz [Wed, 25 Aug 2010 13:14:24 +0000 (15:14 +0200)]
include: Fixed LIST_ENTRY macro type casts for win64.
Piotr Caban [Wed, 25 Aug 2010 12:46:47 +0000 (14:46 +0200)]
msvcrt: Added _set_purecall_handler implementation.
Piotr Caban [Wed, 25 Aug 2010 12:46:05 +0000 (14:46 +0200)]
msvcrt: Added _set_SSE2_enable stub.
Jacek Caban [Wed, 25 Aug 2010 12:22:39 +0000 (14:22 +0200)]
mshtml: Added Gecko64 support.
Jacek Caban [Wed, 25 Aug 2010 12:22:25 +0000 (14:22 +0200)]
mshtml: Wine Gecko 1.1.0 release.
Huw Davies [Wed, 25 Aug 2010 10:47:53 +0000 (11:47 +0100)]
winspool.drv: Allow for spaces in either the printer name or the spool file.
Matteo Bruni [Fri, 30 Jul 2010 22:57:19 +0000 (00:57 +0200)]
d3dcompiler: Move D3DAssemble tests from d3dx9_36.
Matteo Bruni [Tue, 24 Aug 2010 21:05:12 +0000 (23:05 +0200)]
d3dcompiler: Move shader assembler implementation from d3dx9_36.
Matteo Bruni [Tue, 17 Aug 2010 17:22:59 +0000 (19:22 +0200)]
d3dcompiler: D3DAssemble stub.
Alexandre Julliard [Wed, 25 Aug 2010 12:44:12 +0000 (14:44 +0200)]
explorerframe/tests: Initialize cbstate to a dummy value to make sure it's being set properly.
Alexandre Julliard [Wed, 25 Aug 2010 12:23:31 +0000 (14:23 +0200)]
oleaut32: Implement DispCallFunc for x86_64.
Alexandre Julliard [Wed, 25 Aug 2010 12:04:31 +0000 (14:04 +0200)]
oleaut32: Simplify the i386 implementation of DispCallFunc.
Damjan Jovanovic [Tue, 24 Aug 2010 13:04:54 +0000 (15:04 +0200)]
winemenubuilder: Parse ICO headers in a separate function.
Damjan Jovanovic [Tue, 24 Aug 2010 13:04:07 +0000 (15:04 +0200)]
winemenubuilder: Write all frames, in the given format, to the native icon.
Damjan Jovanovic [Tue, 24 Aug 2010 13:03:13 +0000 (15:03 +0200)]
winemenubuilder: Move utility functions to the top of the file.
Nikolay Sivov [Tue, 24 Aug 2010 18:36:38 +0000 (22:36 +0400)]
oleaut32/olepicture: Remove out pointer check in OleCreatePictureIndirect, it should crash.
Nikolay Sivov [Tue, 24 Aug 2010 18:29:12 +0000 (22:29 +0400)]
oleaut32/olepicture: Fix a typo in height conversion.
Vincent Povirk [Sat, 29 May 2010 16:47:49 +0000 (11:47 -0500)]
windowscodecs: Handle TIFF's with RowsPerStrip greater than Height.
Vincent Povirk [Sat, 29 May 2010 16:27:31 +0000 (11:27 -0500)]
windowscodecs: Handle WhiteIsZero TIFF images.
Vincent Povirk [Sat, 29 May 2010 15:58:05 +0000 (10:58 -0500)]
windowscodecs: Always check TIFF sample count and planar configuration.
This more closely matches the TIFF spec. These values are valid for all
photometric interpretations.
Vincent Povirk [Sat, 29 May 2010 15:43:30 +0000 (10:43 -0500)]
windowscodecs: Byte-swap image data from big endian TIFF files.
Vincent Povirk [Sat, 29 May 2010 15:43:02 +0000 (10:43 -0500)]
windowscodecs: Add support for decoding 48-bit TIFF images.
Vincent Povirk [Tue, 24 Aug 2010 18:34:38 +0000 (13:34 -0500)]
windowscodecs: Prefer builtin version.
Aric Stewart [Tue, 24 Aug 2010 16:55:41 +0000 (11:55 -0500)]
usp10: Add Lao script.
Aric Stewart [Tue, 24 Aug 2010 16:55:33 +0000 (11:55 -0500)]
usp10: Add Thai Script.
Aric Stewart [Tue, 24 Aug 2010 16:55:27 +0000 (11:55 -0500)]
usp10: Add Phags-pa Script.
Aric Stewart [Tue, 24 Aug 2010 16:55:18 +0000 (11:55 -0500)]
usp10: Add Tibetan Script.
Aric Stewart [Tue, 24 Aug 2010 16:55:11 +0000 (11:55 -0500)]
usp10: Add Sinhala Script.
Henri Verbeet [Tue, 24 Aug 2010 16:43:21 +0000 (18:43 +0200)]
wined3d: Check the GLSL info log for all shaders.
Henri Verbeet [Tue, 24 Aug 2010 16:43:20 +0000 (18:43 +0200)]
wined3d: Introduce a local variable for gl_info in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Tue, 24 Aug 2010 16:43:19 +0000 (18:43 +0200)]
d3dx9_36/tests: Use the proper D3DFVF_PSIZE constant in test_fvf_decl_conversion().
Henri Verbeet [Tue, 24 Aug 2010 16:43:18 +0000 (18:43 +0200)]
d3dx9_36/tests: Remove a (mostly) redundant test.
Henri Verbeet [Tue, 24 Aug 2010 16:43:17 +0000 (18:43 +0200)]
d3dx9_36: Use a lookup table in D3DXGetDeclVertexSize().
Francois Gouget [Tue, 24 Aug 2010 15:58:16 +0000 (17:58 +0200)]
ddraw: Remove WINAPI on static functions where not needed.
Alexandre Julliard [Tue, 24 Aug 2010 20:11:16 +0000 (22:11 +0200)]
msvcrt: Export the 64-bit version of the C++ mangled names for all implemented functions.
Alexandre Julliard [Tue, 24 Aug 2010 17:44:01 +0000 (19:44 +0200)]
winebuild: Support relay debugging for thiscall functions.
Alexandre Julliard [Tue, 24 Aug 2010 17:29:51 +0000 (19:29 +0200)]
winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument.
Alexandre Julliard [Tue, 24 Aug 2010 17:29:27 +0000 (19:29 +0200)]
msvcrt: List the this pointer as an additional argument for thiscall functions.
Alexandre Goujon [Tue, 24 Aug 2010 09:04:35 +0000 (11:04 +0200)]
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
Vincent Povirk [Mon, 23 Aug 2010 22:45:26 +0000 (17:45 -0500)]
winecfg: Don't allow virtual desktops smaller than 640x480.
Louis Lenders [Tue, 24 Aug 2010 11:45:16 +0000 (13:45 +0200)]
wine.inf: Added .NET InstallRoot and v2.0 policy keys.
Louis Lenders [Tue, 24 Aug 2010 10:51:33 +0000 (12:51 +0200)]
mscoree: Improve GetCORVersion.
Louis Lenders [Tue, 24 Aug 2010 09:48:01 +0000 (11:48 +0200)]
mscoree/tests: Added some simple tests for GetCORVersion.
Amine Khaldi [Tue, 24 Aug 2010 12:45:53 +0000 (13:45 +0100)]
mpr: Fix Bulgarian translation.
Jeff Cook [Tue, 24 Aug 2010 00:53:50 +0000 (18:53 -0600)]
winealsa.drv: Only filllines_no_master with micelem when micelem is found.
David Hedberg [Tue, 24 Aug 2010 08:56:24 +0000 (10:56 +0200)]
shell32/tests: Add some event tests to ExplorerBrowser tests.
David Hedberg [Tue, 24 Aug 2010 08:56:23 +0000 (10:56 +0200)]
shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
David Hedberg [Tue, 24 Aug 2010 08:56:22 +0000 (10:56 +0200)]
shell32/tests: Some additional tests for IShellBrowser.
David Hedberg [Tue, 24 Aug 2010 08:56:21 +0000 (10:56 +0200)]
shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
David Hedberg [Tue, 24 Aug 2010 08:56:20 +0000 (10:56 +0200)]
shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
David Hedberg [Tue, 24 Aug 2010 08:56:19 +0000 (10:56 +0200)]
shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
Marcus Meissner [Mon, 23 Aug 2010 15:12:53 +0000 (17:12 +0200)]
ntdll: Set correct protection flags on sections in builtin DLLs.
Jerome Leclanche [Mon, 23 Aug 2010 14:32:29 +0000 (15:32 +0100)]
winepath: Add a -0 option to use null character as separator.
Alexandre Julliard [Tue, 24 Aug 2010 14:34:35 +0000 (16:34 +0200)]
winapi: Add support for the thiscall keyword.
Alexandre Julliard [Tue, 24 Aug 2010 14:31:25 +0000 (16:31 +0200)]
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
Alexandre Julliard [Tue, 24 Aug 2010 14:24:18 +0000 (16:24 +0200)]
msvcp90: Use the thiscall type on appropriate entry points.
Alexandre Julliard [Tue, 24 Aug 2010 14:24:01 +0000 (16:24 +0200)]
msvcrt: Use the thiscall type on appropriate entry points.
Alexandre Julliard [Tue, 24 Aug 2010 13:20:00 +0000 (15:20 +0200)]
winebuild: Add support for specifying thiscall calling convention.