wine
17 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.

17 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.

17 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.

17 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().

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

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

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

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

17 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.

17 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.

17 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.

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

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

17 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.

17 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.

17 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.

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

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

17 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.

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

17 years agoshlwapi: Added SHQueueUserWorkItem implementation.
Jacek Caban [Sun, 29 Oct 2006 18:09:42 +0000 (19:09 +0100)] 
shlwapi: Added SHQueueUserWorkItem implementation.

17 years agowininet: Call SendCallback in destructor instead of InternetCloseHandle.
Jacek Caban [Sun, 29 Oct 2006 17:58:06 +0000 (18:58 +0100)] 
wininet: Call SendCallback in destructor instead of InternetCloseHandle.

17 years agowininet: Store handle in WININETHANDLEHEADER and use it in SendCallback.
Jacek Caban [Sun, 29 Oct 2006 17:57:11 +0000 (18:57 +0100)] 
wininet: Store handle in WININETHANDLEHEADER and use it in SendCallback.

17 years agowininet: Remove lpwhparent from WININETHANDLERHEADER.
Jacek Caban [Sun, 29 Oct 2006 17:56:10 +0000 (18:56 +0100)] 
wininet: Remove lpwhparent from WININETHANDLERHEADER.

17 years agowininet: Store WININETFTPSESSIONW pointer in WININETFTPFILEW.
Jacek Caban [Sun, 29 Oct 2006 17:55:15 +0000 (18:55 +0100)] 
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFILEW.

17 years agowininet: Store WININETFTPSESSIONW pointer in WININETFTPFINDNEXTW.
Jacek Caban [Sun, 29 Oct 2006 17:54:29 +0000 (18:54 +0100)] 
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFINDNEXTW.

17 years agowininet: Move ftp FindNextFile implementation to ftp.c.
Jacek Caban [Sun, 29 Oct 2006 17:53:41 +0000 (18:53 +0100)] 
wininet: Move ftp FindNextFile implementation to ftp.c.

17 years agowininet: Use lpAppInfo instead of lpwhparent where possible.
Jacek Caban [Sun, 29 Oct 2006 17:52:47 +0000 (18:52 +0100)] 
wininet: Use lpAppInfo instead of lpwhparent where possible.

17 years agowininet: Store WININETAPPINFOW pointer in WININETFTPSESSIONW.
Jacek Caban [Sun, 29 Oct 2006 17:52:02 +0000 (18:52 +0100)] 
wininet: Store WININETAPPINFOW pointer in WININETFTPSESSIONW.

17 years agowininet: Use lpHttpSession instead of lpwhcalback where possible.
Jacek Caban [Sun, 29 Oct 2006 17:51:15 +0000 (18:51 +0100)] 
wininet: Use lpHttpSession instead of lpwhcalback where possible.

17 years agowininet: Store pointer to WININETHTTPSESSIONW in WININETHTTPREQUESTW.
Jacek Caban [Sun, 29 Oct 2006 17:50:25 +0000 (18:50 +0100)] 
wininet: Store pointer to WININETHTTPSESSIONW in WININETHTTPREQUESTW.

17 years agowininet: Use lpAppInfo instead of lpwhparent where possible.
Jacek Caban [Sun, 29 Oct 2006 17:49:39 +0000 (18:49 +0100)] 
wininet: Use lpAppInfo instead of lpwhparent where possible.

17 years agowininet: Store WININETAPPINFOW pointer in WININETHTTPSESSIONW.
Jacek Caban [Sun, 29 Oct 2006 17:48:48 +0000 (18:48 +0100)] 
wininet: Store WININETAPPINFOW pointer in WININETHTTPSESSIONW.

17 years agoshell32: Cast-qual warnings fix.
Paul Vriens [Sun, 29 Oct 2006 09:36:57 +0000 (10:36 +0100)] 
shell32: Cast-qual warnings fix.

17 years agodbghelp: Cast-qual warnings fix.
Andrew Talbot [Sat, 28 Oct 2006 16:27:26 +0000 (17:27 +0100)] 
dbghelp: Cast-qual warnings fix.

17 years agodbghelp: Cast-qual warnings fix.
Andrew Talbot [Sat, 28 Oct 2006 16:26:18 +0000 (17:26 +0100)] 
dbghelp: Cast-qual warnings fix.

17 years agogdi32: Cast-qual warnings fix.
Andrew Talbot [Sun, 29 Oct 2006 17:23:20 +0000 (17:23 +0000)] 
gdi32: Cast-qual warnings fix.

17 years agogdi32: Cast-qual warnings fix.
Andrew Talbot [Sun, 29 Oct 2006 17:23:11 +0000 (17:23 +0000)] 
gdi32: Cast-qual warnings fix.

17 years agod3d9: Cast-qual warnings fix.
Andrew Talbot [Fri, 27 Oct 2006 18:27:24 +0000 (19:27 +0100)] 
d3d9: Cast-qual warnings fix.

17 years agomsi: Split ACTION_UpdateInstallStates into two separate functions.
Mike McCormack [Mon, 30 Oct 2006 07:35:09 +0000 (16:35 +0900)] 
msi: Split ACTION_UpdateInstallStates into two separate functions.

17 years agouser32: Flush painting events harder in some places in order to avoid races in the...
Dmitry Timoshkov [Sat, 28 Oct 2006 08:42:56 +0000 (17:42 +0900)] 
user32: Flush painting events harder in some places in order to avoid races in the message tests.

17 years agouser32: Properly log HCBT_KEYSKIPPED hook event, make the message
Dmitry Timoshkov [Sat, 28 Oct 2006 08:24:13 +0000 (17:24 +0900)] 
user32: Properly log HCBT_KEYSKIPPED hook event, make the message
tests pass cleanly under fully up to date XP SP2.

17 years agocontrol.exe: Remove unused define.
Detlef Riekenberg [Sat, 28 Oct 2006 14:00:41 +0000 (16:00 +0200)] 
control.exe: Remove unused define.

17 years agomshtml: Print wine_gecko version in load_wine_gecko.
Jacek Caban [Sat, 28 Oct 2006 12:16:05 +0000 (14:16 +0200)] 
mshtml: Print wine_gecko version in load_wine_gecko.

17 years agowininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
Jacek Caban [Sat, 28 Oct 2006 12:14:52 +0000 (14:14 +0200)] 
wininet: Fixed declaration of INTERNET_STATUS_CALLBACK.

17 years agourlmon: Update winehq.org IP.
Jacek Caban [Sat, 28 Oct 2006 12:18:37 +0000 (14:18 +0200)] 
urlmon: Update winehq.org IP.

17 years agowined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertexData.
Markus Amsler [Sat, 28 Oct 2006 02:06:03 +0000 (04:06 +0200)] 
wined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertexData.

17 years agodmusic: Do not write outside of array bounds.
Peter Oberndorfer [Fri, 27 Oct 2006 16:47:25 +0000 (18:47 +0200)] 
dmusic: Do not write outside of array bounds.

17 years agouser32: The hiword of the return value from LB_ITEMFROMPOINT should be
Huw Davies [Fri, 27 Oct 2006 15:22:02 +0000 (16:22 +0100)] 
user32: The hiword of the return value from LB_ITEMFROMPOINT should be
a hittest on the item that's returned and not a hittest on the client
area as MSDN states.

17 years agoiphlpapi: Fix GetAdaptersInfo return value for IpMask.
Stephen R. Veit [Fri, 27 Oct 2006 14:03:06 +0000 (09:03 -0500)] 
iphlpapi: Fix GetAdaptersInfo return value for IpMask.

17 years agoRelease 0.9.24. wine-0.9.24
Alexandre Julliard [Fri, 27 Oct 2006 15:20:13 +0000 (17:20 +0200)] 
Release 0.9.24.

17 years agowined3d: Simplify some uses of the WineD3D_Context object.
Alexandre Julliard [Fri, 27 Oct 2006 13:03:07 +0000 (15:03 +0200)] 
wined3d: Simplify some uses of the WineD3D_Context object.

17 years agowined3d: The WineD3D_GLContext structure doesn't need to be exported.
Alexandre Julliard [Fri, 27 Oct 2006 12:42:17 +0000 (14:42 +0200)] 
wined3d: The WineD3D_GLContext structure doesn't need to be exported.

17 years agowined3d: Fix a memory leak (spotted by Eric Pouech).
Alexandre Julliard [Fri, 27 Oct 2006 12:41:25 +0000 (14:41 +0200)] 
wined3d: Fix a memory leak (spotted by Eric Pouech).

17 years agocrypt32: Cast-qual warnings fix.
Andrew Talbot [Wed, 25 Oct 2006 19:38:54 +0000 (20:38 +0100)] 
crypt32: Cast-qual warnings fix.

17 years agowinhelp: Properly implement context help and JumpContext macro.
Kirill K Smirnov [Thu, 26 Oct 2006 09:21:44 +0000 (13:21 +0400)] 
winhelp: Properly implement context help and JumpContext macro.

17 years agoquartzdrv: Add the quartz (Mac OS X) video driver to the build system.
Pierre d'Herbemont [Tue, 24 Oct 2006 13:26:33 +0000 (15:26 +0200)] 
quartzdrv: Add the quartz (Mac OS X) video driver to the build system.

17 years agowinedump: Avoid some dead code.
Alexandre Julliard [Fri, 27 Oct 2006 12:19:32 +0000 (14:19 +0200)] 
winedump: Avoid some dead code.

17 years agowined3d: Implement D3DSIO_MOVA in ARB backend.
Kovács András [Wed, 25 Oct 2006 02:32:12 +0000 (04:32 +0200)] 
wined3d: Implement D3DSIO_MOVA in ARB backend.

17 years agowgl: Move part of wglGetProcAddress to gdi32.
Roderick Colenbrander [Thu, 26 Oct 2006 21:11:07 +0000 (23:11 +0200)] 
wgl: Move part of wglGetProcAddress to gdi32.

17 years agomsvcrt: Fix fread on large buffers in ascii mode.
Duane Clark [Thu, 26 Oct 2006 23:28:11 +0000 (16:28 -0700)] 
msvcrt: Fix fread on large buffers in ascii mode.

17 years agowinebrowser: Support for Portland Initiative scripts.
Kevin Krammer [Thu, 26 Oct 2006 17:00:04 +0000 (19:00 +0200)] 
winebrowser: Support for Portland Initiative scripts.

17 years agokernel32: Close the directory handle in FindNextFile as soon as we reach the end...
Alexandre Julliard [Fri, 27 Oct 2006 10:27:33 +0000 (12:27 +0200)] 
kernel32: Close the directory handle in FindNextFile as soon as we reach the end of the directory.

17 years agod3d8: Cast-qual warnings fix.
Andrew Talbot [Thu, 26 Oct 2006 19:57:37 +0000 (20:57 +0100)] 
d3d8: Cast-qual warnings fix.

17 years agomsi: Extract cabinets based on DiskId, not LastSequence.
James Hawkins [Fri, 27 Oct 2006 07:42:14 +0000 (00:42 -0700)] 
msi: Extract cabinets based on DiskId, not LastSequence.

17 years agomsi: Test the order in which cab files are handled in the Media table.
James Hawkins [Fri, 27 Oct 2006 00:16:05 +0000 (17:16 -0700)] 
msi: Test the order in which cab files are handled in the Media table.

17 years agomsi: Implement handling for the ErrorDialog and use it to change media.
James Hawkins [Fri, 27 Oct 2006 00:13:52 +0000 (17:13 -0700)] 
msi: Implement handling for the ErrorDialog and use it to change media.

17 years agomsi: Avoid crashing if writeout_cabinet_stream fails.
Mike McCormack [Fri, 27 Oct 2006 08:29:19 +0000 (17:29 +0900)] 
msi: Avoid crashing if writeout_cabinet_stream fails.

17 years agomsi: Remove redundant null checks before MSI_EvaluateCondition.
Mike McCormack [Fri, 27 Oct 2006 08:29:02 +0000 (17:29 +0900)] 
msi: Remove redundant null checks before MSI_EvaluateCondition.

17 years agocomctl32: Move code assuming Nx1 into ImageList_CreateImage.
Mike McCormack [Thu, 26 Oct 2006 12:12:44 +0000 (21:12 +0900)] 
comctl32: Move code assuming Nx1 into ImageList_CreateImage.

17 years agotools/wine.inf: Add default printer ports.
Detlef Riekenberg [Thu, 26 Oct 2006 16:32:07 +0000 (18:32 +0200)] 
tools/wine.inf: Add default printer ports.

17 years agorpcrt4: The allocation hint in request and response packets is just that - a hint.
Rob Shearman [Thu, 26 Oct 2006 22:16:25 +0000 (23:16 +0100)] 
rpcrt4: The allocation hint in request and response packets is just that - a hint.

It is not an error if the stub data exceeds this size, so reallocate the
buffer with the newly calculated size and continue.

17 years agorpcrt4: Don't terminate the loop on the buffer becoming filled, but when we receive...
Rob Shearman [Thu, 26 Oct 2006 22:15:11 +0000 (23:15 +0100)] 
rpcrt4: Don't terminate the loop on the buffer becoming filled, but when we receive a packet with the RPC_FLG_LAST flag set.

This matches what is mentioned in the DCE/RPC specification.

17 years agorpcrt4: Fix RPCRT4_Receive to accept authentication verifier data on any packets...
Rob Shearman [Thu, 26 Oct 2006 22:15:00 +0000 (23:15 +0100)] 
rpcrt4: Fix RPCRT4_Receive to accept authentication verifier data on any packets, not just bind packets.

17 years agoole32: Fix a memory leak on the error path of dispatch_rpc.
Rob Shearman [Thu, 26 Oct 2006 11:38:54 +0000 (12:38 +0100)] 
ole32: Fix a memory leak on the error path of dispatch_rpc.

17 years agooleaut32: Update comments at the top of typelib.c and remove "stub" from several...
Rob Shearman [Thu, 26 Oct 2006 11:38:38 +0000 (12:38 +0100)] 
oleaut32: Update comments at the top of typelib.c and remove "stub" from several traces that are in implemented functions.

17 years agoole32: Fix some memory leaks in the class factory proxy.
Rob Shearman [Thu, 26 Oct 2006 11:38:27 +0000 (12:38 +0100)] 
ole32: Fix some memory leaks in the class factory proxy.

17 years agoole32: Always call IRpcChannelBuffer_GetBuffer in the class factory stub.
Rob Shearman [Thu, 26 Oct 2006 11:38:09 +0000 (12:38 +0100)] 
ole32: Always call IRpcChannelBuffer_GetBuffer in the class factory stub.

17 years agoshdocvw: Added CUrlHistory stub implementation.
Jacek Caban [Wed, 25 Oct 2006 21:06:35 +0000 (23:06 +0200)] 
shdocvw: Added CUrlHistory stub implementation.

17 years agoinclude: Added urlhist.idl.
Jacek Caban [Wed, 25 Oct 2006 21:05:50 +0000 (23:05 +0200)] 
include: Added urlhist.idl.

17 years agowinex11.drv: Offset X11 coordinates with the primary monitor position.
Alexandre Julliard [Thu, 26 Oct 2006 10:53:59 +0000 (12:53 +0200)] 
winex11.drv: Offset X11 coordinates with the primary monitor position.

No longer force the primary monitor to contain the X11 (0,0) coordinate.