Nicolas Le Cam [Sun, 5 Apr 2009 21:01:35 +0000 (23:01 +0200)]
shell32/tests: Fix crash when launched from drive root dir.
Nicolas Le Cam [Sun, 5 Apr 2009 20:59:12 +0000 (22:59 +0200)]
shell32/tests: Fix GetAttributesOf tests on Win2k and below.
Aurimas Fischer [Sun, 5 Apr 2009 20:52:12 +0000 (23:52 +0300)]
msacm32: Add Lithuanian translation.
Nikolay Sivov [Sun, 5 Apr 2009 13:39:36 +0000 (09:39 -0400)]
comctl32/tab: Draw hottracked tab button properly.
Roderick Colenbrander [Sun, 5 Apr 2009 15:19:19 +0000 (17:19 +0200)]
wined3d: Update NVidia pci ids.
Roderick Colenbrander [Sun, 5 Apr 2009 14:26:54 +0000 (16:26 +0200)]
opengl32: Update with the latest OpenGL extensions.
Marcus Meissner [Sun, 5 Apr 2009 11:55:21 +0000 (13:55 +0200)]
wininet: Fixed memory corruption in urlcache.
Marcus Meissner [Sat, 4 Apr 2009 15:57:09 +0000 (17:57 +0200)]
comctl32: Avoid potential overflow in Search Param (Coverity 903).
Marcus Meissner [Sat, 4 Apr 2009 15:43:57 +0000 (17:43 +0200)]
mciqtz32: Fixed boolean condition for null string check (Coverity 913).
Nicolas Le Cam [Sat, 4 Apr 2009 11:43:18 +0000 (13:43 +0200)]
shell32: Define PT_FOLDERW.
Nicolas Le Cam [Sat, 4 Apr 2009 11:42:28 +0000 (13:42 +0200)]
shell32/tests: Fix tests on localized platforms.
Paul Vriens [Fri, 3 Apr 2009 12:02:53 +0000 (14:02 +0200)]
riched20/tests: Remove the todo_wine logic where appropriate.
Alexandre Julliard [Fri, 3 Apr 2009 15:05:29 +0000 (17:05 +0200)]
ntdll: Set the WOW64 flag according to the server supported CPUs.
Alexandre Julliard [Fri, 3 Apr 2009 12:59:12 +0000 (14:59 +0200)]
server: Verify that the client is using a supported CPU type.
Alexandre Julliard [Fri, 3 Apr 2009 12:49:10 +0000 (14:49 +0200)]
server: Store the type of CPU that the client is running on.
Alexandre Julliard [Fri, 3 Apr 2009 12:30:34 +0000 (14:30 +0200)]
server: Use the thread entry point field to pass the PEB in the initial thread.
Rein Klazes [Thu, 2 Apr 2009 09:37:11 +0000 (11:37 +0200)]
user32: Fix for the ending of menu tracking in the default handler of WM_CANCELMODE message with test.
Paul Vriens [Fri, 3 Apr 2009 08:55:50 +0000 (10:55 +0200)]
advapi32/tests: Fix test failures on W2K.
Henri Verbeet [Fri, 3 Apr 2009 08:36:39 +0000 (10:36 +0200)]
wined3d: Use register_idx in the ARB shader backend.
Henri Verbeet [Fri, 3 Apr 2009 08:36:39 +0000 (10:36 +0200)]
wined3d: Store the register index in struct wined3d_shader_dst_param.
Henri Verbeet [Fri, 3 Apr 2009 08:36:38 +0000 (10:36 +0200)]
wined3d: Add a struct wined3d_shader_dst_param for storing destination parameter information.
Henri Verbeet [Fri, 3 Apr 2009 08:36:38 +0000 (10:36 +0200)]
wined3d: Remove the opcode field from struct wined3d_shader_instruction.
Henri Verbeet [Fri, 3 Apr 2009 08:36:38 +0000 (10:36 +0200)]
wined3d: Use the source and destination parameter count in the ARB shader backend.
Rein Klazes [Fri, 3 Apr 2009 05:49:34 +0000 (07:49 +0200)]
user32: In COMBO_WindowPosChanging() do not change the height of the the dropped rectangle, if the new height is too small.
Nikolay Sivov [Thu, 2 Apr 2009 21:20:50 +0000 (17:20 -0400)]
comctl32/updown: Don't pass VK_[UP|DOWN] to original Up/Don control buddy's winproc.
Piotr Caban [Thu, 2 Apr 2009 17:55:44 +0000 (19:55 +0200)]
jscript: Added Math_cos tests.
Piotr Caban [Thu, 2 Apr 2009 17:55:30 +0000 (19:55 +0200)]
jscript: Added Math_cos implementation.
Piotr Caban [Thu, 2 Apr 2009 17:55:13 +0000 (19:55 +0200)]
jscript: Added Math_LN2 tests.
Piotr Caban [Thu, 2 Apr 2009 17:54:39 +0000 (19:54 +0200)]
jscript: Added Math_LN2 implementation.
André Hentschel [Thu, 2 Apr 2009 16:53:28 +0000 (18:53 +0200)]
winemaker: Update man page.
André Hentschel [Thu, 2 Apr 2009 16:53:24 +0000 (18:53 +0200)]
winemaker: Add workspace-parse function.
André Hentschel [Thu, 2 Apr 2009 16:53:14 +0000 (18:53 +0200)]
winemaker: Add project-parse function.
André Hentschel [Thu, 2 Apr 2009 16:53:12 +0000 (18:53 +0200)]
winemaker: winresrc.h is the right name.
Paul Chitescu [Thu, 2 Apr 2009 18:00:07 +0000 (21:00 +0300)]
ntdll: Print desired version of missing dependent assemblies.
Nikolay Sivov [Thu, 2 Apr 2009 11:56:30 +0000 (07:56 -0400)]
comctl32: Additional tests for ListView header creation.
Aric Stewart [Thu, 2 Apr 2009 13:32:59 +0000 (08:32 -0500)]
winmm: SND_ALIAS and SND_ALIAS_ID overlap so when checking for SND_ALIAS_ID make sure it is SND_ALIAS_ID and not SND_ALIAS.
Aric Stewart [Thu, 2 Apr 2009 13:21:16 +0000 (08:21 -0500)]
winmm: Properly cleanup in return from proc_PlaySound if system sound is not found.
Prevents hanging in Outlook 2000 on sound cleanup.
Paul Vriens [Thu, 2 Apr 2009 12:47:03 +0000 (14:47 +0200)]
shell32/tests: Fix a test failure on Vista and higher.
Paul Vriens [Thu, 2 Apr 2009 10:16:11 +0000 (12:16 +0200)]
kernel32: Fix creation of empty sections in ini files.
Michael Stefaniuc [Thu, 2 Apr 2009 10:05:35 +0000 (12:05 +0200)]
winecfg: Use ULONG for a bitmask variable.
Michael Stefaniuc [Thu, 2 Apr 2009 10:04:50 +0000 (12:04 +0200)]
comctl32/tests: Use LONG instead of long.
Vincent Povirk [Wed, 1 Apr 2009 15:22:43 +0000 (10:22 -0500)]
ole32: When renaming a storage element, delete from the current iface.
Rein Klazes [Thu, 2 Apr 2009 09:37:13 +0000 (11:37 +0200)]
user32/tests: In sysparams fix another case where a test changes a users desktop setting.
Made several tests pass on NT4 (no SP), Vista and Win2k8.
Henri Verbeet [Thu, 2 Apr 2009 08:41:00 +0000 (10:41 +0200)]
wined3d: Store the source and destination parameter count in struct wined3d_shader_instruction.
Henri Verbeet [Thu, 2 Apr 2009 08:41:00 +0000 (10:41 +0200)]
wined3d: Avoid comparing against WINED3DSIO_* in the ARB shader backend.
Henri Verbeet [Thu, 2 Apr 2009 08:41:00 +0000 (10:41 +0200)]
wined3d: Store the instruction handler index in struct wined3d_shader_instruction.
This allows us to avoid comparing against WINED3DSIO_*, which is specific to
the bytecode.
Henri Verbeet [Thu, 2 Apr 2009 08:41:00 +0000 (10:41 +0200)]
wined3d: Compare num_params against 1 in shader_glsl_map2gl().
num_params includes the destination parameter, while we're only interested in
source parameters. This doesn't cause problems for any of the instrctions
currently handled by shader_glsl_map2gl() though, since they all happen to
have at least 1 source parameter.
Henri Verbeet [Thu, 2 Apr 2009 08:40:59 +0000 (10:40 +0200)]
wined3d: Remove some code that doesn't make a whole lot of sense.
The "instr" parameter to shader_glsl_gen_modifier() is actually a source
parameter, so comparing against WINED3DSIO_TEXKILL is just silly.
Nikolay Sivov [Wed, 1 Apr 2009 21:43:08 +0000 (17:43 -0400)]
comctl32: Enable selection overwriting in IP Address control.
Nikolay Sivov [Thu, 2 Apr 2009 07:53:00 +0000 (03:53 -0400)]
user32: Implemented GetWindowRgnBox with some tests.
Jacek Caban [Wed, 1 Apr 2009 22:16:31 +0000 (00:16 +0200)]
urlmon: Register CLSID_DeCompMimeFilter.
Vincent Povirk [Wed, 1 Apr 2009 19:08:12 +0000 (14:08 -0500)]
gdiplus: GdipDrawString: Handle either a width or height of 0 sanely.
Based on Aric's recent patch.
Rob Shearman [Wed, 1 Apr 2009 16:13:38 +0000 (17:13 +0100)]
include: Add defines for NI_MAXHOST and NI_MAXSERV to ws2tcpip.h.
Alexandre Julliard [Thu, 2 Apr 2009 10:59:52 +0000 (12:59 +0200)]
configure: Disable all 16-bit code on Cygwin.
Alexandre Julliard [Thu, 2 Apr 2009 10:59:32 +0000 (12:59 +0200)]
kernel32: Set argv[0] to the full path of the binary when starting from Unix.
Alexandre Julliard [Thu, 2 Apr 2009 10:00:33 +0000 (12:00 +0200)]
kernel32: Use __wine_main_environ by default, environ is broken on FreeBSD too.
Alexandre Julliard [Wed, 1 Apr 2009 18:27:59 +0000 (20:27 +0200)]
libwine: Don't export mmap functions for the Windows build.
Alexandre Julliard [Wed, 1 Apr 2009 16:20:21 +0000 (18:20 +0200)]
oleaut32: Don't use 16-bit headers.
Alexandre Julliard [Wed, 1 Apr 2009 16:20:13 +0000 (18:20 +0200)]
shell32: Make shell.dll into a stand-alone 16-bit module.
Alexandre Julliard [Wed, 1 Apr 2009 16:19:42 +0000 (18:19 +0200)]
shell32: Add implementation of WOWShellExecute.
The callback is probably not fully compatible, but apps are not
supposed to use that function anyway.
Alexandre Julliard [Wed, 1 Apr 2009 16:13:42 +0000 (18:13 +0200)]
winecrt0: Disable the delay import destructor on Mac OS, it cannot be made to work.
Nikolay Sivov [Mon, 30 Mar 2009 18:59:10 +0000 (14:59 -0400)]
comctl32: listview: Some tests showed delayed header creation in ListView control.
Huw Davies [Wed, 1 Apr 2009 13:03:27 +0000 (14:03 +0100)]
ole32: Change the global memory duplicator to return HRESULT.
Huw Davies [Tue, 31 Mar 2009 16:02:32 +0000 (17:02 +0100)]
ole32: Rename a few variables and remove a couple of meaningless comments.
Huw Davies [Tue, 31 Mar 2009 15:58:57 +0000 (16:58 +0100)]
ole32: Move the embed source hack to a separate function.
Huw Davies [Tue, 31 Mar 2009 13:41:11 +0000 (14:41 +0100)]
ole32/tests: Set tymed in GetData and AddRef the interfaces (ReleaseStgMedium releases them even if pUnkForRelease is non-NULL).
Ge van Geldorp [Wed, 1 Apr 2009 10:31:18 +0000 (12:31 +0200)]
mshtml/tests: Fix tests on Windows.
Alexandre Julliard [Wed, 1 Apr 2009 12:36:49 +0000 (14:36 +0200)]
libwine: Export __wine_get_main_environment on Mac OS to make sure it's reevaluated when used.
Henri Verbeet [Wed, 1 Apr 2009 10:23:01 +0000 (12:23 +0200)]
wined3d: Use a more reasonable name for "SHADER_OPCODE_ARG".
Henri Verbeet [Wed, 1 Apr 2009 10:23:01 +0000 (12:23 +0200)]
wined3d: Avoid a forward declaration.
Henri Verbeet [Wed, 1 Apr 2009 10:23:00 +0000 (12:23 +0200)]
wined3d: Don't use the opcode_token field in the ARB backend.
Henri Verbeet [Wed, 1 Apr 2009 10:23:00 +0000 (12:23 +0200)]
wined3d: Don't use the opcode_token field in the GLSL backend.
The idea is that we want to prevent backends from parsing the tokens
themselves, which is pretty much a requirement for adding SM4 support.
Henri Verbeet [Wed, 1 Apr 2009 10:23:00 +0000 (12:23 +0200)]
ddraw: Filter invalid texture stage states passed by the application.
Jacek Caban [Wed, 1 Apr 2009 01:42:37 +0000 (03:42 +0200)]
urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration.
Jacek Caban [Wed, 1 Apr 2009 01:41:55 +0000 (03:41 +0200)]
basetsd.h: Added HANDLE_PTR and SHANDLE_PTR typedefs.
Christian Costa [Tue, 31 Mar 2009 19:38:02 +0000 (21:38 +0200)]
mciqtz32: Implement MCI_SEEK.
Aric Stewart [Tue, 31 Mar 2009 14:00:11 +0000 (09:00 -0500)]
advapi32: Handle fully qualified account names for well known sids in LookupAccountName.
Aric Stewart [Tue, 31 Mar 2009 13:59:54 +0000 (08:59 -0500)]
advapi32: Modify check_well_known_name test to be more robust on more Windows platforms.
Thanks to Paul Vriens for pointing out the need for this.
Alexandre Julliard [Wed, 1 Apr 2009 10:37:32 +0000 (12:37 +0200)]
ntdll: Define dvd_struct ourselves since it's not consistent across platforms.
Alexandre Julliard [Wed, 1 Apr 2009 10:37:05 +0000 (12:37 +0200)]
ntdll: Add separate signal definitions for OpenBSD.
Mikołaj Zalewski [Sun, 29 Mar 2009 21:36:33 +0000 (23:36 +0200)]
kernel32: Implement QueryFullProcessImageFileNameW.
Massimo Del Fedele [Mon, 30 Mar 2009 17:52:02 +0000 (19:52 +0200)]
gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT.
Massimo Del Fedele [Mon, 30 Mar 2009 17:51:12 +0000 (19:51 +0200)]
gdi32: PATH_ExtTextOut remove incorrect shift to DC origin.
Massimo Del Fedele [Mon, 30 Mar 2009 17:49:04 +0000 (19:49 +0200)]
gdi32: Correctly handle space char on Path_ExtTextOut().
Massimo Del Fedele [Mon, 30 Mar 2009 17:47:29 +0000 (19:47 +0200)]
gdi32/tests: Add test for GetGlyphOutlineW() requesting buffer size for space char.
Rob Shearman [Tue, 31 Mar 2009 12:38:04 +0000 (13:38 +0100)]
include: Add a stub implementation of gai_strerror{A,W}.
Rob Shearman [Tue, 31 Mar 2009 12:37:58 +0000 (13:37 +0100)]
include: Add TCP and IPv6 option defines to ws2ipdef.h.
Add more IP option defines.
Add defines for address string lengths for IPv4 and IPv6.
Rob Shearman [Tue, 31 Mar 2009 12:37:49 +0000 (13:37 +0100)]
include: Move some declarations in ws2tcpip.h to where they belong in new ws2ipdef.h header.
Alexandre Julliard [Tue, 31 Mar 2009 14:06:11 +0000 (16:06 +0200)]
winecrt0: Don't bother passing the environment to the _init function.
We'd have to use the Windows environment anyway, not the Unix one.
Huw Davies [Tue, 31 Mar 2009 11:07:14 +0000 (12:07 +0100)]
ole32/tests: Add some tests for stream data.
Huw Davies [Tue, 31 Mar 2009 09:18:13 +0000 (10:18 +0100)]
ole32/tests: Add broken return value for win98.
Huw Davies [Tue, 31 Mar 2009 09:11:46 +0000 (10:11 +0100)]
ole32/tests: On win9x GetClipboardData returns a new handle.
Huw Davies [Mon, 30 Mar 2009 14:33:28 +0000 (15:33 +0100)]
ole32: Simplify some of the error handling.
Henri Verbeet [Tue, 31 Mar 2009 07:38:14 +0000 (09:38 +0200)]
wined3d: Don't leak the swapchain in IWineD3DDeviceImpl_Reset() if the display mode is unsupported.
Henri Verbeet [Tue, 31 Mar 2009 07:38:14 +0000 (09:38 +0200)]
d3d10core: Set the initial buffer data, when present.
Henri Verbeet [Tue, 31 Mar 2009 07:38:14 +0000 (09:38 +0200)]
wined3d: Care for things like pitch and blocksize when copying DXT surfaces.
Henri Verbeet [Tue, 31 Mar 2009 07:38:14 +0000 (09:38 +0200)]
d3d10core: Implement ID3D10Device::IASetVertexBuffers().
Henri Verbeet [Tue, 31 Mar 2009 07:38:14 +0000 (09:38 +0200)]
d3d10core: Implement ID3D10Device::IASetInputLayout().
Hans Leidekker [Tue, 31 Mar 2009 09:31:28 +0000 (11:31 +0200)]
msi: Build a proper source path in MsiConfigureProductExW.
We were passing uninitialized data which would ultimately end up in the
registry.
Hans Leidekker [Tue, 31 Mar 2009 09:31:01 +0000 (11:31 +0200)]
msi: Don't publish package name as part of product properties.
This value does not exist directly under the product key on Windows.