wine
18 years agouser32/tests: Move the system menu test into its own test.
Dmitry Timoshkov [Thu, 2 Nov 2006 11:18:32 +0000 (19:18 +0800)] 
user32/tests: Move the system menu test into its own test.

18 years agouser32: Check only for -1 and -2 as special values returned by MENU_ExecFocusedItem.
Dmitry Timoshkov [Thu, 2 Nov 2006 11:19:39 +0000 (19:19 +0800)] 
user32: Check only for -1 and -2 as special values returned by MENU_ExecFocusedItem.

18 years agomsxml3: Check parameters of IXMLDOMNode::insertBefore().
Paul Chitescu [Thu, 2 Nov 2006 09:42:05 +0000 (11:42 +0200)] 
msxml3: Check parameters of IXMLDOMNode::insertBefore().

18 years agoserver: Refuse to close handles in other processes if they have an associated fd.
Alexandre Julliard [Thu, 2 Nov 2006 19:52:22 +0000 (20:52 +0100)] 
server: Refuse to close handles in other processes if they have an associated fd.

18 years agoserver: Get rid of the server-side file descriptor cache management.
Alexandre Julliard [Thu, 2 Nov 2006 19:52:05 +0000 (20:52 +0100)] 
server: Get rid of the server-side file descriptor cache management.

18 years agontdll: Maintain a file descriptor cache on the client side.
Alexandre Julliard [Thu, 2 Nov 2006 19:48:19 +0000 (20:48 +0100)] 
ntdll: Maintain a file descriptor cache on the client side.

18 years agocomctl32: toolbar: Add buttons size tests.
Mikołaj Zalewski [Wed, 1 Nov 2006 22:07:05 +0000 (23:07 +0100)] 
comctl32: toolbar: Add buttons size tests.

18 years agocomctl32: toolbar: Use the width of the current button instead of nButtonWidth to...
Mikołaj Zalewski [Wed, 1 Nov 2006 22:38:30 +0000 (23:38 +0100)] 
comctl32: toolbar: Use the width of the current button instead of nButtonWidth to position the icon.

18 years agocomctl32: toolbar: The SetButtonSize should not allow too small buttons.
Mikołaj Zalewski [Wed, 1 Nov 2006 22:04:05 +0000 (23:04 +0100)] 
comctl32: toolbar: The SetButtonSize should not allow too small buttons.

18 years agocomctl32: toolbar: The top margin should be computed and saved in CalcToolbar.
Mikołaj Zalewski [Wed, 1 Nov 2006 22:02:45 +0000 (23:02 +0100)] 
comctl32: toolbar: The top margin should be computed and saved in CalcToolbar.

18 years agocomctl32: toolbar: Add a LayoutToolbar that works like CalcToolbar but doesn't overwr...
Mikołaj Zalewski [Wed, 1 Nov 2006 22:00:35 +0000 (23:00 +0100)] 
comctl32: toolbar: Add a LayoutToolbar that works like CalcToolbar but doesn't overwrite the button sizes.

18 years agocomctl32: toolbar: Fix buttons heights.
Mikołaj Zalewski [Wed, 1 Nov 2006 21:57:31 +0000 (22:57 +0100)] 
comctl32: toolbar: Fix buttons heights.

18 years agocomctl32: toolbar: The string should be included in the height of a button-less toolb...
Mikołaj Zalewski [Wed, 1 Nov 2006 21:47:20 +0000 (22:47 +0100)] 
comctl32: toolbar: The string should be included in the height of a button-less toolbar only if there is a string in the pool.

18 years agocomctl32: toolbar: Add support for WM_SETFONT.
Mikołaj Zalewski [Wed, 1 Nov 2006 21:41:50 +0000 (22:41 +0100)] 
comctl32: toolbar: Add support for WM_SETFONT.

18 years agocomctl32: Move documented functions to string.c.
Paul Vriens [Thu, 2 Nov 2006 09:25:01 +0000 (10:25 +0100)] 
comctl32: Move documented functions to string.c.

18 years agouser32/tests: Mask a not documented extended style 0x800 in WINDOWINFO before the...
Dmitry Timoshkov [Thu, 2 Nov 2006 07:17:15 +0000 (15:17 +0800)] 
user32/tests: Mask a not documented extended style 0x800 in WINDOWINFO before the comparison.

18 years agomsi: Avoid a memory leak by freeing actions scripts in one place only.
Mike McCormack [Thu, 2 Nov 2006 09:12:43 +0000 (18:12 +0900)] 
msi: Avoid a memory leak by freeing actions scripts in one place only.

18 years agomsi: Fix a memory leak.
Mike McCormack [Thu, 2 Nov 2006 09:12:12 +0000 (18:12 +0900)] 
msi: Fix a memory leak.

18 years agomsi: Fix a handle leak in the tests.
Mike McCormack [Thu, 2 Nov 2006 09:10:26 +0000 (18:10 +0900)] 
msi: Fix a handle leak in the tests.

18 years agoriched20: Initialize and free the RTF lookup table in DllMain to avoid memory leaks.
Mike McCormack [Thu, 2 Nov 2006 08:25:35 +0000 (17:25 +0900)] 
riched20: Initialize and free the RTF lookup table in DllMain to avoid memory leaks.

18 years agoriched20: Use WARN() not ERR() on unknown tokens.
Mike McCormack [Thu, 2 Nov 2006 08:23:59 +0000 (17:23 +0900)] 
riched20: Use WARN() not ERR() on unknown tokens.

18 years agokernel32: Add a stub for HeapSetInformation.
Mike McCormack [Thu, 2 Nov 2006 08:23:26 +0000 (17:23 +0900)] 
kernel32: Add a stub for HeapSetInformation.

18 years agokernel32: Declare HeapQueryInformation and HeapSetInformation.
Mike McCormack [Thu, 2 Nov 2006 08:23:05 +0000 (17:23 +0900)] 
kernel32: Declare HeapQueryInformation and HeapSetInformation.

18 years agocomctl32: imagelist: Remove more 1xN assumptions.
Mike McCormack [Thu, 2 Nov 2006 03:15:50 +0000 (12:15 +0900)] 
comctl32: imagelist: Remove more 1xN assumptions.

18 years agocomctl32: Remove a redundant variable.
Mike McCormack [Thu, 2 Nov 2006 03:15:01 +0000 (12:15 +0900)] 
comctl32: Remove a redundant variable.

18 years agoadvpack: Use the full path of the INF file as the source directory if the CAB file...
James Hawkins [Wed, 1 Nov 2006 19:52:58 +0000 (11:52 -0800)] 
advpack: Use the full path of the INF file as the source directory if the CAB file is invalid.

18 years agokernel32: Moved PeekNamedPipe implementation to ntdll.
Alexandre Julliard [Wed, 1 Nov 2006 15:24:36 +0000 (16:24 +0100)] 
kernel32: Moved PeekNamedPipe implementation to ntdll.

18 years agokernel32: Reimplemented SetFilePointerEx on top of ntdll functions.
Alexandre Julliard [Wed, 1 Nov 2006 15:12:57 +0000 (16:12 +0100)] 
kernel32: Reimplemented SetFilePointerEx on top of ntdll functions.

18 years agoimagelist: Move Nx1 assumptions about bitmaps dimensions into a single function.
Mike McCormack [Wed, 1 Nov 2006 06:45:11 +0000 (15:45 +0900)] 
imagelist: Move Nx1 assumptions about bitmaps dimensions into a single function.

18 years agomsi: Fix a typo.
Mike McCormack [Wed, 1 Nov 2006 06:09:33 +0000 (15:09 +0900)] 
msi: Fix a typo.

18 years agomsi: Don't print traces for addref and release.
Mike McCormack [Wed, 1 Nov 2006 06:09:02 +0000 (15:09 +0900)] 
msi: Don't print traces for addref and release.

18 years agomsi: Search the patch package for source cabinet files.
Mike McCormack [Wed, 1 Nov 2006 06:09:23 +0000 (15:09 +0900)] 
msi: Search the patch package for source cabinet files.

18 years agokernel32: Cast-qual warnings fix.
Andrew Talbot [Tue, 31 Oct 2006 22:11:08 +0000 (22:11 +0000)] 
kernel32: Cast-qual warnings fix.

18 years agokernel32: Cast-qual warnings fix.
Andrew Talbot [Tue, 31 Oct 2006 22:09:36 +0000 (22:09 +0000)] 
kernel32: Cast-qual warnings fix.

18 years agoserver: Compute the removable device flag on the server side.
Alexandre Julliard [Wed, 1 Nov 2006 12:28:05 +0000 (13:28 +0100)] 
server: Compute the removable device flag on the server side.

18 years agontdll: Simplify wine_server_handle_to_fd.
Alexandre Julliard [Wed, 1 Nov 2006 12:27:18 +0000 (13:27 +0100)] 
ntdll: Simplify wine_server_handle_to_fd.

Now that we have a critical section, races are no longer possible.

18 years agontdll: Added NetBSD fstatvfs support.
Alexandre Julliard [Wed, 1 Nov 2006 12:15:57 +0000 (13:15 +0100)] 
ntdll: Added NetBSD fstatvfs support.

18 years agoadvpack: Add another test.
Paul Vriens [Tue, 31 Oct 2006 17:36:50 +0000 (18:36 +0100)] 
advpack: Add another test.

18 years agoadvpack: Fix typos.
Paul Vriens [Tue, 31 Oct 2006 14:17:31 +0000 (15:17 +0100)] 
advpack: Fix typos.

18 years agohhctrl.ocx: Don't fail if ole is already initialised.
Huw Davies [Tue, 31 Oct 2006 19:19:44 +0000 (19:19 +0000)] 
hhctrl.ocx: Don't fail if ole is already initialised.

18 years agocmd: Check for argument in copy, mkdir, delete, goto, move, rmdir, rename, type.
Markus Amsler [Tue, 31 Oct 2006 20:11:28 +0000 (21:11 +0100)] 
cmd: Check for argument in copy, mkdir, delete, goto, move, rmdir, rename, type.

18 years agorpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the...
Rob Shearman [Tue, 31 Oct 2006 19:02:33 +0000 (19:02 +0000)] 
rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the bound-to port is connectable from other machines.

18 years agorpcrt4: Improve the debug messages for failures in rpcrt4_ip_tcp_open.
Rob Shearman [Tue, 31 Oct 2006 19:03:20 +0000 (19:03 +0000)] 
rpcrt4: Improve the debug messages for failures in rpcrt4_ip_tcp_open.

18 years agorpcrt4: Set the socket back to blocking in rpcrt4_conn_tcp_handoff as
Rob Shearman [Tue, 31 Oct 2006 19:01:56 +0000 (19:01 +0000)] 
rpcrt4: Set the socket back to blocking in rpcrt4_conn_tcp_handoff as
the read and write function for the protseq assume that syscalls will block.

18 years agorpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would cause the function
Rob Shearman [Tue, 31 Oct 2006 19:01:33 +0000 (19:01 +0000)] 
rpcrt4: Fix a typo in rpcrt4_ip_tcp_open that would cause the function
to go into an infinite loop if getaddrinfo returned more than one entry.

18 years agorpcrt4: Convert the named pipe server code to look directly into the
Rob Shearman [Tue, 31 Oct 2006 19:00:45 +0000 (19:00 +0000)] 
rpcrt4: Convert the named pipe server code to look directly into the
connection to get at the wait handles, instead of using
get_connect_wait_handle which isn't generic enough to be used for
other protocols.
Remove the unneeded get_connect_wait_handle function from the connection
operations function list.

18 years agorpcrt4: Eliminate the extra thread used for RPC over TCP/IP servers by adding socket...
Rob Shearman [Tue, 31 Oct 2006 18:59:55 +0000 (18:59 +0000)] 
rpcrt4: Eliminate the extra thread used for RPC over TCP/IP servers by adding socket-specific server protseq functions.

18 years agowinex11.drv: Fixed the prototype of many OpenGL functions.
Alexandre Julliard [Tue, 31 Oct 2006 20:41:02 +0000 (21:41 +0100)] 
winex11.drv: Fixed the prototype of many OpenGL functions.

18 years agowinex11.drv: Route wglMakeContextCurrentARB through gdi32.
Roderick Colenbrander [Tue, 31 Oct 2006 17:29:14 +0000 (18:29 +0100)] 
winex11.drv: Route wglMakeContextCurrentARB through gdi32.

18 years agowinedos: Use NT instead of Unix calls to identify DOS device pseudo-files.
Alexandre Julliard [Tue, 31 Oct 2006 19:24:14 +0000 (20:24 +0100)] 
winedos: Use NT instead of Unix calls to identify DOS device pseudo-files.

18 years agokernel32: Use NT instead of Unix calls to identify VxD pseudo-files.
Alexandre Julliard [Tue, 31 Oct 2006 19:23:56 +0000 (20:23 +0100)] 
kernel32: Use NT instead of Unix calls to identify VxD pseudo-files.

18 years agowined3d: Add D3DLINEPATTERN to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:21:15 +0000 (03:21 -0500)] 
wined3d: Add D3DLINEPATTERN to the WINED3D namespace.

18 years agowined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:20:48 +0000 (03:20 -0500)] 
wined3d: Add D3DPATCHEDGESTYLE to the WINED3D namespace.

18 years agowined3d: Use D3DCUBEMAP_FACES consistently in the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:20:12 +0000 (03:20 -0500)] 
wined3d: Use D3DCUBEMAP_FACES consistently in the WINED3D namespace.

18 years agowined3d: Use D3DDEGREE consistently in the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:19:45 +0000 (03:19 -0500)] 
wined3d: Use D3DDEGREE consistently in the WINED3D namespace.

18 years agowined3d: Add D3DSTREAMSOURCE codes to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:19:13 +0000 (03:19 -0500)] 
wined3d: Add D3DSTREAMSOURCE codes to the WINED3D namespace.

18 years agowined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:18:32 +0000 (03:18 -0500)] 
wined3d: Add D3DCOLORWRITEENABLE codes to the WINED3D namespace.

18 years agowined3d: Add D3DCLEAR codes to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:17:43 +0000 (03:17 -0500)] 
wined3d: Add D3DCLEAR codes to the WINED3D namespace.

18 years agowined3d: Add D3DTSS_TCI codes to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:16:44 +0000 (03:16 -0500)] 
wined3d: Add D3DTSS_TCI codes to the WINED3D namespace.

18 years agowined3d: Add D3DFVF codes to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:16:08 +0000 (03:16 -0500)] 
wined3d: Add D3DFVF codes to the WINED3D namespace.

18 years agosecur32: Make sure crashing tests are not run.
Paul Vriens [Tue, 31 Oct 2006 08:28:31 +0000 (09:28 +0100)] 
secur32: Make sure crashing tests are not run.

18 years agokernel32: Fixed behavior of FindFirstFile for DOS devices.
Alexandre Julliard [Tue, 31 Oct 2006 11:05:19 +0000 (12:05 +0100)] 
kernel32: Fixed behavior of FindFirstFile for DOS devices.

18 years agomsi: Add a test showing a join doesn't need a WHERE clause.
Mike McCormack [Tue, 31 Oct 2006 09:21:37 +0000 (18:21 +0900)] 
msi: Add a test showing a join doesn't need a WHERE clause.

18 years agomsi: Use a simpler algorithm for joins.
Mike McCormack [Tue, 31 Oct 2006 07:16:51 +0000 (16:16 +0900)] 
msi: Use a simpler algorithm for joins.

18 years agomsi: Test the data returned by join queries in one ok().
Mike McCormack [Tue, 31 Oct 2006 07:16:07 +0000 (16:16 +0900)] 
msi: Test the data returned by join queries in one ok().

18 years agomsi: Remove tokens that aren't valid for MSI SQL.
Mike McCormack [Tue, 31 Oct 2006 05:34:07 +0000 (14:34 +0900)] 
msi: Remove tokens that aren't valid for MSI SQL.

18 years agomsi: Fix a trace.
Mike McCormack [Tue, 31 Oct 2006 05:33:20 +0000 (14:33 +0900)] 
msi: Fix a trace.

18 years agomsi: Fix the ALTER and FREE keywords in the tokenizer.
Mike McCormack [Tue, 31 Oct 2006 05:33:05 +0000 (14:33 +0900)] 
msi: Fix the ALTER and FREE keywords in the tokenizer.

18 years agomsi: Mark components with missing or outdated files as incomplete.
Mike McCormack [Tue, 31 Oct 2006 05:32:48 +0000 (14:32 +0900)] 
msi: Mark components with missing or outdated files as incomplete.

18 years agocomctl32: Remove some more Nx1 assumptions.
Mike McCormack [Tue, 31 Oct 2006 05:31:29 +0000 (14:31 +0900)] 
comctl32: Remove some more Nx1 assumptions.

18 years agowininet: Inherit INET_CALLBACKW from parent handler.
Jacek Caban [Mon, 30 Oct 2006 21:14:59 +0000 (22:14 +0100)] 
wininet: Inherit INET_CALLBACKW from parent handler.

18 years agowininet: Use handle stored in WININETHANDLEHEADER instead of WININET_FindHandle.
Jacek Caban [Mon, 30 Oct 2006 21:13:52 +0000 (22:13 +0100)] 
wininet: Use handle stored in WININETHANDLEHEADER instead of WININET_FindHandle.

18 years agohhctrl.ocx: Remove duplicate HeapFree().
Andrew Talbot [Mon, 30 Oct 2006 21:54:55 +0000 (21:54 +0000)] 
hhctrl.ocx: Remove duplicate HeapFree().

18 years agogdi32: Cast-qual warnings fix.
Andrew Talbot [Mon, 30 Oct 2006 21:06:56 +0000 (21:06 +0000)] 
gdi32: Cast-qual warnings fix.

18 years agogdi32: Cast-qual warnings fix.
Andrew Talbot [Mon, 30 Oct 2006 21:05:43 +0000 (21:05 +0000)] 
gdi32: Cast-qual warnings fix.

18 years agomsvcrt: Add stub for _setmaxstdio + tiny test.
Louis. Lenders [Mon, 30 Oct 2006 20:50:32 +0000 (20:50 +0000)] 
msvcrt: Add stub for _setmaxstdio + tiny test.

18 years agowined3d: Fix introduced regression in shader_glsl_mnxn and vshader_hw_mnxn.
Kovács András [Mon, 30 Oct 2006 19:27:01 +0000 (20:27 +0100)] 
wined3d: Fix introduced regression in shader_glsl_mnxn and vshader_hw_mnxn.

18 years agolocalspl/tests: Add tests for EnumPorts.
Detlef Riekenberg [Fri, 27 Oct 2006 17:20:13 +0000 (19:20 +0200)] 
localspl/tests: Add tests for EnumPorts.

18 years agolocalspl: Add German resources.
Detlef Riekenberg [Sat, 28 Oct 2006 11:28:06 +0000 (13:28 +0200)] 
localspl: Add German resources.

18 years agolocalspl: Implement EnumPortsW.
Detlef Riekenberg [Fri, 27 Oct 2006 17:24:07 +0000 (19:24 +0200)] 
localspl: Implement EnumPortsW.

18 years agoshell32: ABM_NEW was using parameters that are not set.
Aric Stewart [Fri, 27 Oct 2006 15:44:13 +0000 (10:44 -0500)] 
shell32: ABM_NEW was using parameters that are not set.

18 years agowine.inf: Associate .hlp files with winhelp.
Kirill K. Smirnov [Mon, 30 Oct 2006 12:44:21 +0000 (15:44 +0300)] 
wine.inf: Associate .hlp files with winhelp.

18 years agouser32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP...
Dmitry Timoshkov [Mon, 30 Oct 2006 08:41:24 +0000 (16:41 +0800)] 
user32: Add a test for CreateWindow/DestroyWindow behaviour with WS_CHILD | WS_POPUP style, make it pass under Wine.

18 years agocrypt32: Input parameter checking.
Paul Vriens [Mon, 30 Oct 2006 11:10:37 +0000 (12:10 +0100)] 
crypt32: Input parameter checking.

18 years agouser32: SetWindowRgn should call SetWindowPos, not RedrawWindow.
Alexandre Julliard [Mon, 30 Oct 2006 16:43:38 +0000 (17:43 +0100)] 
user32: SetWindowRgn should call SetWindowPos, not RedrawWindow.

18 years agowinecrt0: Fix delay load structure types for Win64.
Alexandre Julliard [Mon, 30 Oct 2006 16:43:03 +0000 (17:43 +0100)] 
winecrt0: Fix delay load structure types for Win64.

18 years agowined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:45:23 +0000 (21:45 -0500)] 
wined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D namespace.

18 years agowined3d: Add D3DCMPFUNC to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:44:58 +0000 (21:44 -0500)] 
wined3d: Add D3DCMPFUNC to the WINED3D namespace.

18 years agowined3d: Add D3DSTENCILOP to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:44:22 +0000 (21:44 -0500)] 
wined3d: Add D3DSTENCILOP to the WINED3D namespace.

18 years agowined3d: Add D3DFILLMODE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:43:51 +0000 (21:43 -0500)] 
wined3d: Add D3DFILLMODE to the WINED3D namespace.

18 years agowined3d: Add D3DCULL to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:43:18 +0000 (21:43 -0500)] 
wined3d: Add D3DCULL to the WINED3D namespace.

18 years agowined3d: Add D3DSHADEMODE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:42:47 +0000 (21:42 -0500)] 
wined3d: Add D3DSHADEMODE to the WINED3D namespace.

18 years agowined3d: Add D3DBLENDOP to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:42:14 +0000 (21:42 -0500)] 
wined3d: Add D3DBLENDOP to the WINED3D namespace.

18 years agowined3d: Add D3DFOGMODE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:41:42 +0000 (21:41 -0500)] 
wined3d: Add D3DFOGMODE to the WINED3D namespace.

18 years agowined3d: Make GetTexture and GetSamplerState read from the correct stateblock.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:55:55 +0000 (19:55 -0400)] 
wined3d: Make GetTexture and GetSamplerState read from the correct stateblock.

18 years agowined3d: Set correct default for DMAPOFFSET sampler state.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:55:03 +0000 (19:55 -0400)] 
wined3d: Set correct default for DMAPOFFSET sampler state.

18 years agowined3d: Fix GetTexture() for uninitialized textures.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:54:25 +0000 (19:54 -0400)] 
wined3d: Fix GetTexture() for uninitialized textures.

18 years agod3d9: Make the "Tests executed" counter stable.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:51:37 +0000 (19:51 -0400)] 
d3d9: Make the "Tests executed" counter stable.

18 years agod3d9: Pass test as argument to print handler.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:49:18 +0000 (19:49 -0400)] 
d3d9: Pass test as argument to print handler.

18 years agomshtml: Added put_innerHTML implementation.
Jacek Caban [Sun, 29 Oct 2006 18:15:02 +0000 (19:15 +0100)] 
mshtml: Added put_innerHTML implementation.