Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)]
wined3d: Introduce shader_sm1_read_comment() to read shader comments.
Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)]
wined3d: Merge wined3d_private_types.h into wined3d_private.h.
Henri Verbeet [Fri, 1 May 2009 07:13:54 +0000 (09:13 +0200)]
wined3d: Use the shader_sm1_read_*() functions in shader_trace_init().
Henri Verbeet [Fri, 1 May 2009 07:13:53 +0000 (09:13 +0200)]
wined3d: Merge shader_dump_arr_entry() into shader_dump_register().
Damjan Jovanovic [Fri, 1 May 2009 08:11:07 +0000 (10:11 +0200)]
wine.inf: Add more file type descriptions.
Scott Ritchie [Thu, 30 Apr 2009 22:26:27 +0000 (15:26 -0700)]
wine.desktop: Reduce MIME types to application/x-ms-dos-executable and application/x-msi.
Huw Davies [Thu, 30 Apr 2009 12:48:46 +0000 (13:48 +0100)]
ole32: Implement GetDataHere.
Nikolay Sivov [Thu, 30 Apr 2009 11:59:21 +0000 (15:59 +0400)]
comctl32/listview: Check columns array size before trying to obtain rectangle.
Rein Klazes [Thu, 30 Apr 2009 06:06:49 +0000 (08:06 +0200)]
user32/tests: Show that vertical and horizontal window scroll bar info is not created independently.
Alexandre Julliard [Thu, 30 Apr 2009 11:08:32 +0000 (13:08 +0200)]
ntdll: Move NtRaiseException and RtlUnwind implementations to the CPU-specific files.
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)]
wined3d: Define GL_FENCE_APPLE to the correct value.
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)]
wined3d: Split shader_dump_param() in shader_dump_src_param() and shader_dump_dst_param().
Henri Verbeet [Thu, 30 Apr 2009 09:02:20 +0000 (11:02 +0200)]
wined3d: Pass a struct wined3d_shader_semantic to shader_dump_decl_usage().
Henri Verbeet [Thu, 30 Apr 2009 09:02:19 +0000 (11:02 +0200)]
wined3d: Explicitly pass register type, index, etc. to shader_dump_param().
Henri Verbeet [Thu, 30 Apr 2009 09:02:19 +0000 (11:02 +0200)]
wined3d: Explicitly pass the register type and index to shader_get_float_offset().
Hans Leidekker [Thu, 30 Apr 2009 07:15:11 +0000 (09:15 +0200)]
wininet: Replace any existing content length header in HttpSendRequest.
Hans Leidekker [Thu, 30 Apr 2009 07:14:36 +0000 (09:14 +0200)]
wininet: Implement InternetReadFileEx for ftp requests.
Nikolay Sivov [Wed, 29 Apr 2009 19:04:56 +0000 (23:04 +0400)]
comctl32/listview: Don't draw wrapped focus rectangle.
Nikolay Sivov [Wed, 29 Apr 2009 17:31:05 +0000 (21:31 +0400)]
comctl32/header: Reset internal drag state on mouse up.
Guy Albertelli [Wed, 29 Apr 2009 19:33:01 +0000 (15:33 -0400)]
kernel32/tests: Fix new problems with volume tests.
André Hentschel [Wed, 29 Apr 2009 17:42:24 +0000 (19:42 +0200)]
winemaker: Ignore quotes in source filenames.
Timo Kreuzer [Wed, 29 Apr 2009 16:39:56 +0000 (12:39 -0400)]
comctl32: Change UINT to UINT_PTR in CreateToolbarEx.
Paul TBBle Hampson [Wed, 15 Apr 2009 14:33:14 +0000 (00:33 +1000)]
gdi32: Remove tabs from init_system_links TRACEs.
Paul TBBle Hampson [Wed, 15 Apr 2009 14:13:30 +0000 (00:13 +1000)]
gdi32: Ensure font name comparisons are case-insensitive.
Stefan Leichter [Wed, 29 Apr 2009 15:49:24 +0000 (17:49 +0200)]
shell32: Stub for SHParseDisplayName.
Alexandre Julliard [Wed, 29 Apr 2009 13:52:29 +0000 (15:52 +0200)]
ws2_32: Use SIZE_T instead of size_t for inet_ntop argument.
Hans Leidekker [Wed, 29 Apr 2009 09:57:48 +0000 (11:57 +0200)]
iphlpapi: Add tests for GetAdaptersAddresses.
Hans Leidekker [Wed, 29 Apr 2009 09:41:02 +0000 (11:41 +0200)]
iphlpapi: Implement GetAdaptersAddresses.
Hans Leidekker [Wed, 29 Apr 2009 09:40:11 +0000 (11:40 +0200)]
include: Add some types and constants used in the IP helper API.
Eric Pouech [Tue, 28 Apr 2009 19:21:36 +0000 (21:21 +0200)]
kernel32: Completely get rid of ENHANCED_KEY entry in the keymap.
This fixes the ctrl-arrow support which has been broken by
67be35304088c916867472ff05114a11d2750881.
Rein Klazes [Tue, 28 Apr 2009 12:11:04 +0000 (14:11 +0200)]
winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red.
Jeff Latimer [Mon, 27 Apr 2009 10:49:19 +0000 (20:49 +1000)]
ws2_32: IPv6 functionality for WSAAddressToStringA.
Jeff Latimer [Mon, 27 Apr 2009 10:48:36 +0000 (20:48 +1000)]
ws2_32/tests: IPv6 tests for WSAAddressToStringA.
Nikolay Sivov [Tue, 28 Apr 2009 19:29:48 +0000 (23:29 +0400)]
comctl32/listview: A couple of LVM_GETITEM tests with incomplete masks.
Nikolay Sivov [Tue, 28 Apr 2009 18:26:38 +0000 (22:26 +0400)]
comctl32/listview: Handle LVIF_NORECOMPUTE in LVM_GETITEM[A,W].
Nikolay Sivov [Tue, 28 Apr 2009 14:59:25 +0000 (18:59 +0400)]
comctl32/listview: Some tests for LVIF_NORECOMPUTE flag.
Nikolay Sivov [Wed, 29 Apr 2009 08:39:17 +0000 (12:39 +0400)]
comctl32/listview: Handle CCM_[G,S]ETVERSION in listview.
Guy Albertelli [Wed, 29 Apr 2009 01:08:36 +0000 (21:08 -0400)]
kernel32/tests: Add tests to verify GetVolumeNameForVolumeMountPointA returns correct string.
Guy Albertelli [Wed, 29 Apr 2009 01:08:22 +0000 (21:08 -0400)]
kernel32: Fix GetVolumeInformation[AW] to require trailing \.
Guy Albertelli [Wed, 29 Apr 2009 01:07:12 +0000 (21:07 -0400)]
kernel32/tests: Add tests for GetVolumeInformationA and QueryDosDevice.
Stefan Dösinger [Wed, 22 Apr 2009 17:35:19 +0000 (19:35 +0200)]
wined3d: Hardcode local loop control ints into the code in reps.
This helps the compiler to unroll the loop and dodges a crash on OSX. It is
similar to what we do in "loop aL, iX" already.
Paul Chitescu [Wed, 29 Apr 2009 08:51:07 +0000 (11:51 +0300)]
mscoree: Stubs for StrongNameSignatureVerification(Ex).
Paul Vriens [Wed, 29 Apr 2009 08:41:40 +0000 (10:41 +0200)]
clusapi: Don't print an out parameter.
Paul Vriens [Wed, 29 Apr 2009 08:04:59 +0000 (10:04 +0200)]
rasapi32/tests: Add a FreeLibrary.
Paul Vriens [Wed, 29 Apr 2009 08:01:03 +0000 (10:01 +0200)]
services: Fix a typo.
Paul Vriens [Wed, 29 Apr 2009 08:08:01 +0000 (10:08 +0200)]
inetmib1/tests: Add a FreeLibrary and turn some skip()s into win_skip()s.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)]
wined3d: Relative addressing tokens are always source parameters.
So the "is_src" argument to shader_dump_arr_entry() is redundant (and wrong).
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)]
wined3d: The "input" parameter to shader_dump_param() should be a BOOL.
It's used to determine if the token is a source or destination parameter. A
subsequent patch will split shader_dump_param() in two different functions.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)]
wined3d: Handle the sampler type shift in the frontend.
Henri Verbeet [Wed, 29 Apr 2009 07:55:07 +0000 (09:55 +0200)]
wined3d: Introduce shader_sm1_read_semantic().
Henri Verbeet [Wed, 29 Apr 2009 07:55:06 +0000 (09:55 +0200)]
wined3d: Store the sampler type in struct shader_reg_maps.
Instead of the usage token.
Dmitry Timoshkov [Wed, 29 Apr 2009 06:17:35 +0000 (15:17 +0900)]
explorer: Initialize the Progman DDE interface when starting explorer.
Dmitry Timoshkov [Wed, 29 Apr 2009 03:55:13 +0000 (12:55 +0900)]
user32: Add the tests for LB_DELETESTRING, make them pass under Wine.
Vincent Povirk [Tue, 28 Apr 2009 22:30:39 +0000 (17:30 -0500)]
gdiplus: Add tests for GdipGet/SetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 23:18:26 +0000 (18:18 -0500)]
gdiplus: Implement GdipGetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 23:08:54 +0000 (18:08 -0500)]
gdiplus: Implement GdipGetLineBlendCount.
Vincent Povirk [Tue, 28 Apr 2009 23:25:59 +0000 (18:25 -0500)]
gdiplus: Implement GdipSetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 23:03:41 +0000 (18:03 -0500)]
gdiplus: Add blend information to linear gradient brushes.
Vincent Povirk [Tue, 28 Apr 2009 22:28:22 +0000 (17:28 -0500)]
gdiplus: Stub GdipGetLineBlend.
Vincent Povirk [Tue, 28 Apr 2009 22:01:38 +0000 (17:01 -0500)]
gdiplus: Stub GdipGetLineBlendCount.
Christian Costa [Tue, 28 Apr 2009 21:18:29 +0000 (23:18 +0200)]
mciqtz32: Add support for MCI_SET.
Konstantin Kondratyuk [Tue, 28 Apr 2009 18:08:33 +0000 (22:08 +0400)]
fonts: Add Kazakhstan's symbols into tahomabd.
Huw Davies [Tue, 28 Apr 2009 11:38:29 +0000 (12:38 +0100)]
ole32: Don't ask for a name if it's not required.
Huw Davies [Tue, 28 Apr 2009 11:41:01 +0000 (12:41 +0100)]
oleaut32: Don't ask for a name if it's not required.
Hib Eris [Sat, 25 Apr 2009 19:38:06 +0000 (21:38 +0200)]
msi: Fix LONGCHAR column data type.
Hib Eris [Sat, 25 Apr 2009 19:37:30 +0000 (21:37 +0200)]
msi/tests: Test type for LONGCHAR columns.
Hib Eris [Sat, 25 Apr 2009 19:36:27 +0000 (21:36 +0200)]
msi: Fix SHORT column data type.
Hib Eris [Sat, 25 Apr 2009 19:35:55 +0000 (21:35 +0200)]
msi/tests: Test type for INTEGER, SHORT, LONG columns.
Hib Eris [Sat, 25 Apr 2009 19:35:10 +0000 (21:35 +0200)]
msi: Fix INT column data type.
Hib Eris [Sat, 25 Apr 2009 19:34:38 +0000 (21:34 +0200)]
msi/tests: Test type for INT column.
Alexandre Julliard [Tue, 28 Apr 2009 10:50:06 +0000 (12:50 +0200)]
include: Added definitions for HTMLWindowEvents and HTMLWindowEvents2.
Alexandre Julliard [Tue, 28 Apr 2009 10:49:15 +0000 (12:49 +0200)]
include: Added definition of the DispHTMLWindowProxy interface.
Alexandre Julliard [Tue, 28 Apr 2009 10:47:40 +0000 (12:47 +0200)]
include: Added definitions for IHTMLWindow4 and IHTMLWindow5.
Stefan Dösinger [Wed, 22 Apr 2009 17:28:53 +0000 (19:28 +0200)]
wined3d: Set the max mipmap level in the pbo test.
fglrx refuses to use PBOs on not mipmap complete textures. The texture code
already takes care of this, do the same in the test.
Stefan Dösinger [Mon, 6 Apr 2009 13:05:27 +0000 (15:05 +0200)]
wined3d: Emulate R16G16F and R32G32F if GL_ARB_texture_rg is not supported.
Nvidia doesn't offer it on geforce 7 and earlier cards, but some games need
it. This is surprising because the extension was made specifically for
compatibility purposes for older cards.
Stefan Dösinger [Wed, 22 Apr 2009 17:19:41 +0000 (19:19 +0200)]
wined3d: Fix an issue in buffer_get_sysmem.
Checking for the doublebuffer flag can cause confusion if no VBO has
been allocated for the buffer. Checking for allocatedMemory is the
more direct approach.
Stefan Dösinger [Mon, 20 Apr 2009 12:40:53 +0000 (14:40 +0200)]
wined3d: Activate a thread before mapping a buffer.
This fixes a regression in EverQuest 2.
Stefan Dösinger [Sun, 19 Apr 2009 18:42:08 +0000 (20:42 +0200)]
wined3d: Fix a few more direct buffer accesses.
Jörg Höhle [Tue, 28 Apr 2009 07:02:24 +0000 (09:02 +0200)]
msvfw32/tests: Add mixed-case FOURCC comparisons.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)]
wined3d: Remove some redundant defines.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)]
wined3d: Mask set bool/int constants with bool/int constants read.
Henri Verbeet [Tue, 28 Apr 2009 07:53:29 +0000 (09:53 +0200)]
wined3d: Clear reg_maps in shader_get_registers_used() instead of the callers.
Henri Verbeet [Tue, 28 Apr 2009 07:53:28 +0000 (09:53 +0200)]
wined3d: Use shader_sm1_read_dst_param() and shader_sm1_read_src_param() in shader_get_registers_used().
Henri Verbeet [Tue, 28 Apr 2009 07:53:28 +0000 (09:53 +0200)]
wined3d: Create a separate function to record register usage.
Juan Lang [Tue, 28 Apr 2009 01:10:54 +0000 (18:10 -0700)]
cryptui: If an input file name is given to CryptUIWizImport, show it in the wizard.
Austin English [Mon, 27 Apr 2009 23:39:49 +0000 (18:39 -0500)]
notepad: Don't append seconds to time format.
Vincent Povirk [Mon, 27 Apr 2009 21:24:47 +0000 (16:24 -0500)]
gdiplus: Create a static InstalledFontCollection object, currently empty.
Vincent Povirk [Wed, 28 Jan 2009 22:08:43 +0000 (16:08 -0600)]
gdiplus: Add test for GdipNewInstalledFontCollection.
Massimo Del Fedele [Mon, 27 Apr 2009 21:20:27 +0000 (23:20 +0200)]
gdiplus: Add stub for GdipBitmapSetPixel.
Eric Pouech [Mon, 27 Apr 2009 19:09:06 +0000 (21:09 +0200)]
kernel32: In editline's keys table, use constants instead of numeric constants.
André Hentschel [Mon, 27 Apr 2009 18:34:16 +0000 (20:34 +0200)]
cmdlgtst: Spelling fix.
Paul Vriens [Mon, 27 Apr 2009 18:33:12 +0000 (20:33 +0200)]
urlmon/tests: Fix a test failure on Win9x, WinME and NT4.
Paul Vriens [Mon, 27 Apr 2009 17:48:17 +0000 (19:48 +0200)]
gdi32/tests: Fix a test failure on NT4.
Paul Vriens [Mon, 27 Apr 2009 14:47:49 +0000 (16:47 +0200)]
ws2_32/tests: Run tests again on several platforms due to missing functions.
Paul Vriens [Mon, 27 Apr 2009 12:35:51 +0000 (14:35 +0200)]
gdi32/tests: Fix some test failures on Win9x/WinME.
Alexandre Julliard [Mon, 27 Apr 2009 18:04:45 +0000 (20:04 +0200)]
wininet: Fix a memory leak in the URL cache.
Alexandre Julliard [Mon, 27 Apr 2009 18:04:34 +0000 (20:04 +0200)]
wininet: Add stubs for PrivacyGet/SetZonePreferenceW.
André Hentschel [Sat, 25 Apr 2009 14:41:48 +0000 (16:41 +0200)]
winemaker: Add often used negative optimization.
André Hentschel [Sat, 25 Apr 2009 14:27:42 +0000 (16:27 +0200)]
winemaker: Fix optimizations.
André Hentschel [Sat, 25 Apr 2009 13:47:59 +0000 (15:47 +0200)]
winemaker: Fix project file path parsing.