Stefan Dösinger [Wed, 5 Sep 2007 14:46:12 +0000 (16:46 +0200)]
wined3d: Add dp2add support to arb shaders.
Stefan Dösinger [Wed, 5 Sep 2007 14:27:10 +0000 (16:27 +0200)]
wined3d: Add crs and pow instruction support.
Stefan Dösinger [Wed, 5 Sep 2007 14:10:26 +0000 (16:10 +0200)]
wined3d: Handle modifiers in cmp.
Jacek Caban [Wed, 26 Sep 2007 18:47:02 +0000 (20:47 +0200)]
mshtml: Use get_nsinterface in set_ns_editmode and get_editor_controller.
Jacek Caban [Wed, 26 Sep 2007 18:46:14 +0000 (20:46 +0200)]
mshtml: Use get_nsinterface in exec_print and do_ns_command.
Jacek Caban [Wed, 26 Sep 2007 18:46:37 +0000 (20:46 +0200)]
mshtml: Added generic get_nsinterface function and use it in get_ns_command_state.
Jacek Caban [Wed, 26 Sep 2007 18:45:31 +0000 (20:45 +0200)]
mshtml: Added IDM_COPY in browse mode implementation.
Jacek Caban [Wed, 26 Sep 2007 18:45:09 +0000 (20:45 +0200)]
mshtml: Ignore app's User-Agent header and Content-Type if there is no data to post.
Jacek Caban [Wed, 26 Sep 2007 18:44:54 +0000 (20:44 +0200)]
mshtml: Forward IHTMLTextContainer::put_scrollTop and put_scrollLeft calls to IHTMLElement2 interface.
Jacek Caban [Wed, 26 Sep 2007 18:44:37 +0000 (20:44 +0200)]
mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation.
Jacek Caban [Wed, 26 Sep 2007 18:44:14 +0000 (20:44 +0200)]
mshtml: Added get_compatMode implementation.
Jacek Caban [Wed, 26 Sep 2007 18:43:52 +0000 (20:43 +0200)]
mshtml: Added IHTMLDocument5 interface stub implementation.
Jacek Caban [Wed, 26 Sep 2007 17:45:27 +0000 (19:45 +0200)]
hlink: Added HlinkGetSpecialReference stub.
Michael Stefaniuc [Wed, 26 Sep 2007 16:57:38 +0000 (18:57 +0200)]
crypt32: Add missing parameter to a TRACE.
Michael Stefaniuc [Wed, 26 Sep 2007 16:57:07 +0000 (18:57 +0200)]
advapi32: Move the storage specifier to the beginning of the declaration.
Maarten Lankhorst [Tue, 25 Sep 2007 12:19:07 +0000 (14:19 +0200)]
dsound: Check if hardware buffer is big enough before accepting it.
Maarten Lankhorst [Mon, 24 Sep 2007 18:33:50 +0000 (20:33 +0200)]
wineoss: Silence some harmless warnings.
Alex Villacís Lasso [Wed, 26 Sep 2007 17:58:24 +0000 (12:58 -0500)]
riched20: EM_SETCHARFORMAT must return 0, not assert, on invalid struct size.
Dan Hipschman [Thu, 27 Sep 2007 00:34:25 +0000 (17:34 -0700)]
widl: Fix array alignment bug.
Dan Hipschman [Wed, 26 Sep 2007 18:32:47 +0000 (11:32 -0700)]
widl: Fix string codes in pointer descriptions.
Dan Hipschman [Wed, 26 Sep 2007 18:32:08 +0000 (11:32 -0700)]
widl: Fix top-level conformant arrays with pointer attributes.
Alexandre Julliard [Wed, 26 Sep 2007 18:21:34 +0000 (20:21 +0200)]
gdi32: Move the generic part of FontIsLinked() to font.c.
Alexandre Julliard [Wed, 26 Sep 2007 18:17:13 +0000 (20:17 +0200)]
gdi32: Don't pass a DC handle to WineEngGetFontUnicodeRanges.
Alexandre Julliard [Wed, 26 Sep 2007 15:51:41 +0000 (17:51 +0200)]
gdi32: Don't hold the gdi lock while calling DC driver functions.
Alexandre Julliard [Wed, 26 Sep 2007 15:39:25 +0000 (17:39 +0200)]
gdi32: Don't hold the gdi lock while creating a DC.
Alex Villacís Lasso [Tue, 25 Sep 2007 20:11:14 +0000 (15:11 -0500)]
riched20: EM_SETCHARFORMAT must return 1 on success, not 0.
Juan Lang [Tue, 25 Sep 2007 21:45:29 +0000 (14:45 -0700)]
crypt32: Partially implement CryptQueryObject.
Alexandre Julliard [Wed, 26 Sep 2007 12:21:46 +0000 (14:21 +0200)]
wineconsole: Default to the user backend, falling back to curses if we can't create a window.
Andrey Turkin [Mon, 17 Sep 2007 20:00:45 +0000 (00:00 +0400)]
server: Implement server-side completion queues and operations on them.
Andrew Talbot [Tue, 25 Sep 2007 20:59:30 +0000 (21:59 +0100)]
itss: Fix a typo.
Thomas Weidenmueller [Tue, 25 Sep 2007 17:58:40 +0000 (11:58 -0600)]
shell32: Implement SHCreatePropSheetExtArrayEx.
Mikołaj Zalewski [Wed, 26 Sep 2007 05:58:31 +0000 (22:58 -0700)]
shell32: shlview: Change some more ANSI calls to Unicode.
Mikołaj Zalewski [Wed, 26 Sep 2007 06:56:57 +0000 (23:56 -0700)]
shell32: Make the shell view control Unicode.
EA Durbin [Tue, 25 Sep 2007 05:00:35 +0000 (00:00 -0500)]
winecfg: Implement audio test.
Alexandre Julliard [Wed, 26 Sep 2007 10:11:51 +0000 (12:11 +0200)]
wineps.drv: Fix end of list check in PSDRV_UpdateDevCaps().
Mikolaj Zalewski [Tue, 25 Sep 2007 20:13:38 +0000 (13:13 -0700)]
advapi32: Make ConvertSidToStringSid use helper functions of ConvertSecurityDescriptorToStringSecurityDescriptor.
Mikolaj Zalewski [Tue, 25 Sep 2007 20:12:50 +0000 (13:12 -0700)]
advapi32: Implement ConvertSecurityDescriptorToStringSecurityDescriptor[AW].
Mikolaj Zalewski [Tue, 25 Sep 2007 18:38:23 +0000 (11:38 -0700)]
include: Fix the definition of VALID_INHERIT_FLAGS.
Mikolaj Zalewski [Tue, 25 Sep 2007 21:22:07 +0000 (14:22 -0700)]
wine.inf: add four keys found on Windows XP to Active Setup\Installed Components.
Detlef Riekenberg [Tue, 25 Sep 2007 21:15:00 +0000 (23:15 +0200)]
ntdll: Avoid segfault with snoop for exefiles with a broken export table.
Stefan Leichter [Tue, 25 Sep 2007 15:21:51 +0000 (17:21 +0200)]
comcat: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 25 Sep 2007 15:03:24 +0000 (17:03 +0200)]
d3dxof: Remove 'recursive registry key delete' function.
Dmitry Timoshkov [Tue, 25 Sep 2007 10:26:57 +0000 (19:26 +0900)]
user32: Make message test pass cleanly under XP SP2.
L. Rahyen [Mon, 24 Sep 2007 22:22:19 +0000 (22:22 +0000)]
user32: Implement initial stubs for all raw input functions.
Christian Gmeiner [Fri, 21 Sep 2007 20:17:23 +0000 (20:17 +0000)]
advapi32: fix some compiler warnings when using -Wsign-compare.
Philip Nilsson [Sat, 22 Sep 2007 14:19:18 +0000 (16:19 +0200)]
ws2_32/tests: Add a testcase for binding with IPv6 and IPv4 on the same port.
Philip Nilsson [Sat, 22 Sep 2007 14:18:55 +0000 (16:18 +0200)]
ws2_32: Set IPV6_V6ONLY when required to be compatible with Windows.
Misha Koshelev [Sat, 22 Sep 2007 02:27:48 +0000 (21:27 -0500)]
wininet: When sending INTERNET_STATUS_HANDLE_CLOSING make sure the freed handle is not yet available.
Chris Robinson [Sun, 23 Sep 2007 03:45:27 +0000 (20:45 -0700)]
wgl: Override glFinish and glFlush.
Chris Robinson [Sun, 23 Sep 2007 01:19:08 +0000 (18:19 -0700)]
winex11.drv: Load the XComposite extension when available.
Detlef Riekenberg [Mon, 24 Sep 2007 19:18:10 +0000 (21:18 +0200)]
comdlg32/tests: Remove debug code and the tabs.
Detlef Riekenberg [Mon, 24 Sep 2007 13:41:09 +0000 (15:41 +0200)]
comdlg32/tests: Add tests for PRINTDLG->hDevNames.
Karl Relton [Mon, 24 Sep 2007 19:10:36 +0000 (20:10 +0100)]
msvcrt: New implementation of fcvt.
Louis Lenders [Mon, 17 Sep 2007 18:27:09 +0000 (19:27 +0100)]
wtsapi32: Add stub for WTSUnRegisterSessionNotification.
Louis Lenders [Mon, 17 Sep 2007 18:11:23 +0000 (19:11 +0100)]
wtsapi32: Add stub for WTSRegisterSessionNotification.
Dmitry Timoshkov [Mon, 24 Sep 2007 14:41:08 +0000 (23:41 +0900)]
kernel32: Add a test for read-only mapping of a write-only section, test actual page access rights of the mapping.
Vitaliy Margolen [Tue, 25 Sep 2007 01:34:44 +0000 (19:34 -0600)]
dinput: Implement GetDeviceInfo for evdev joystick.
Vitaliy Margolen [Tue, 25 Sep 2007 01:34:38 +0000 (19:34 -0600)]
dinput: Make default dead zone configurable.
Vitaliy Margolen [Tue, 25 Sep 2007 01:34:32 +0000 (19:34 -0600)]
dinput: Add a helper function to open configuration registry keys.
Vitaliy Margolen [Tue, 25 Sep 2007 01:34:27 +0000 (19:34 -0600)]
dinput: Move get_config_key to a common place.
Dan Hipschman [Tue, 25 Sep 2007 02:17:46 +0000 (19:17 -0700)]
widl: Clean up write_conf_or_var_desc with string_of_type.
Alexandre Julliard [Tue, 25 Sep 2007 09:38:31 +0000 (11:38 +0200)]
ole32/tests: Remove test that tries to create a huge file on Windows.
Stefan Dösinger [Wed, 5 Sep 2007 14:08:48 +0000 (16:08 +0200)]
wined3d: Add modifier handling to cnd in arb.
Stefan Dösinger [Wed, 5 Sep 2007 14:18:54 +0000 (16:18 +0200)]
wined3d: Implement WINED3DSI_TEXLD_BIAS in arb.
Stefan Dösinger [Mon, 24 Sep 2007 23:00:27 +0000 (01:00 +0200)]
wined3d: Add support for some unimplemented instructions to arb shaders.
Stefan Dösinger [Tue, 4 Sep 2007 15:47:05 +0000 (17:47 +0200)]
wined3d: Improve projected texture handling in arb.
Stefan Dösinger [Mon, 24 Sep 2007 14:16:31 +0000 (16:16 +0200)]
wined3d: Put V8U8 back into the UNKNOWN format group.
Juan Lang [Mon, 24 Sep 2007 20:32:46 +0000 (13:32 -0700)]
setupapi: Implement SetupDiGetClassDevsExA.
Juan Lang [Mon, 24 Sep 2007 20:02:58 +0000 (13:02 -0700)]
setupapi: Implement SetupDiGetClassDevsA on top of SetupDiGetClassDevsExW.
Juan Lang [Mon, 24 Sep 2007 20:02:01 +0000 (13:02 -0700)]
setupapi: Implement SetupDiGetClassDevsW on top of SetupDiGetClassDevsExW.
Juan Lang [Mon, 24 Sep 2007 20:00:42 +0000 (13:00 -0700)]
setupapi: Partially implement SetupDiGetClassDevsExW.
Juan Lang [Mon, 24 Sep 2007 19:45:42 +0000 (12:45 -0700)]
setupapi: Implement SetupDiGetDeviceInfoListDetailA/W.
Stefan Leichter [Tue, 25 Sep 2007 08:07:49 +0000 (10:07 +0200)]
ddraw: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 25 Sep 2007 07:56:47 +0000 (09:56 +0200)]
ddrawex: Remove 'recursive registry key delete' function.
Mikolaj Zalewski [Tue, 25 Sep 2007 02:04:11 +0000 (19:04 -0700)]
advapi32: Make ConvertStringSidToSid not to ignore the first subauthority.
Mikolaj Zalewski [Tue, 25 Sep 2007 00:30:30 +0000 (17:30 -0700)]
advapi32: Add AddAuditAccessAceEx.
Mikolaj Zalewski [Tue, 25 Sep 2007 00:20:36 +0000 (17:20 -0700)]
ntdll: Add RtlAddAuditAccessAceEx.
Mikolaj Zalewski [Mon, 24 Sep 2007 23:56:32 +0000 (16:56 -0700)]
advapi32: Fix a test.
Michael Stefaniuc [Mon, 24 Sep 2007 23:15:07 +0000 (01:15 +0200)]
ole32: Free memory on error path (found by Smatch).
Andrew Talbot [Mon, 24 Sep 2007 20:13:57 +0000 (21:13 +0100)]
gdi32: Fix a memory leak.
Alexandre Julliard [Mon, 24 Sep 2007 16:23:42 +0000 (18:23 +0200)]
gdi32: Don't hold the GDI lock while calling the driver printer functions.
Alexandre Julliard [Mon, 24 Sep 2007 16:19:14 +0000 (18:19 +0200)]
gdi32: Don't hold the GDI lock while calling the driver clipping functions.
Alexandre Julliard [Mon, 24 Sep 2007 16:17:21 +0000 (18:17 +0200)]
gdi32: Don't hold the GDI lock while calling the driver OpenGL functions.
Alexandre Julliard [Mon, 24 Sep 2007 16:16:48 +0000 (18:16 +0200)]
gdi32: Don't hold the GDI lock while calling the driver painting functions.
Alexandre Julliard [Mon, 24 Sep 2007 16:16:29 +0000 (18:16 +0200)]
gdi32: Don't hold the GDI lock while calling the driver path functions.
Alexandre Julliard [Mon, 24 Sep 2007 16:16:15 +0000 (18:16 +0200)]
gdi32: Don't hold the GDI lock while calling the driver mapping functions.
Hans Leidekker [Fri, 21 Sep 2007 13:50:01 +0000 (15:50 +0200)]
msvcrt: Implement _wspawnv{, e, p, pe}.
Hans Leidekker [Fri, 21 Sep 2007 13:49:37 +0000 (15:49 +0200)]
msvcrt: Implement _wsearchenv.
Juan Lang [Sat, 22 Sep 2007 00:08:51 +0000 (17:08 -0700)]
setupapi: When freeing an interface, delete it from the registry if its device is a phantom.
Juan Lang [Sat, 22 Sep 2007 00:08:28 +0000 (17:08 -0700)]
setupapi: Implement SetupDiDeleteDeviceInterfaceRegKey.
Juan Lang [Sat, 22 Sep 2007 00:08:01 +0000 (17:08 -0700)]
setupapi: Save interface to registry when creating it.
Juan Lang [Sat, 22 Sep 2007 00:07:37 +0000 (17:07 -0700)]
setupapi: Store pointer to set in device, and use it to make sure that a device is a member of a set.
Juan Lang [Sat, 22 Sep 2007 00:07:16 +0000 (17:07 -0700)]
setupapi: Implement SetupDiCreateDeviceInterfaceRegKeyA/W.
Juan Lang [Sat, 22 Sep 2007 00:06:46 +0000 (17:06 -0700)]
setupapi: Return the interface's device from SetupDiGetDeviceInterfaceDetailA/W.
Juan Lang [Sat, 22 Sep 2007 00:06:18 +0000 (17:06 -0700)]
setupapi: Store pointer to an interface's device in the interface instance.
Juan Lang [Sat, 22 Sep 2007 00:05:48 +0000 (17:05 -0700)]
setupapi: Add stubs for SetupDiCreateDeviceInterfaceRegKeyA/W.
Juan Lang [Sat, 22 Sep 2007 00:04:09 +0000 (17:04 -0700)]
setupapi: Convert device's interfaces to a standard list.
Juan Lang [Sat, 22 Sep 2007 00:03:31 +0000 (17:03 -0700)]
setupapi: Fix prototype of SetupDiCreateDeviceInterfaceRegKeyA/W.
Juan Lang [Fri, 21 Sep 2007 18:56:45 +0000 (11:56 -0700)]
setupapi: Create symbolic link value when interface is created.
Juan Lang [Fri, 21 Sep 2007 18:39:27 +0000 (11:39 -0700)]
setupapi: Add test showing value of path.