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

17 years agoserver: Always ignore the root window position when computing coordinates offsets.
Alexandre Julliard [Thu, 26 Oct 2006 10:51:54 +0000 (12:51 +0200)] 
server: Always ignore the root window position when computing coordinates offsets.

17 years agodbghelp: Avoid printing too many "What the heck" messages from winedbg.
David Anderson [Wed, 25 Oct 2006 04:05:21 +0000 (21:05 -0700)] 
dbghelp: Avoid printing too many "What the heck" messages from winedbg.

17 years agoddraw: Add missing dereference operators.
Andrey Turkin [Thu, 26 Oct 2006 02:23:23 +0000 (06:23 +0400)] 
ddraw: Add missing dereference operators.

17 years agomshtml: Moved release of dom_window to right place.
Marcus Meissner [Thu, 26 Oct 2006 06:14:01 +0000 (08:14 +0200)] 
mshtml: Moved release of dom_window to right place.

17 years agomsi: Fix the join algorithm.
Mike McCormack [Thu, 26 Oct 2006 09:29:52 +0000 (18:29 +0900)] 
msi: Fix the join algorithm.

17 years agomsi: Allow UPDATE queries without a condition.
Mike McCormack [Thu, 26 Oct 2006 08:40:47 +0000 (17:40 +0900)] 
msi: Allow UPDATE queries without a condition.

17 years agomsi: Update tables using records, not integer by integer.
Mike McCormack [Thu, 26 Oct 2006 08:09:47 +0000 (17:09 +0900)] 
msi: Update tables using records, not integer by integer.

17 years agomsi: Remove some unused functions.
Mike McCormack [Thu, 26 Oct 2006 08:08:43 +0000 (17:08 +0900)] 
msi: Remove some unused functions.

17 years agomsi: Fixed the UPDATE query to work with explicit values.
Mike McCormack [Thu, 26 Oct 2006 05:08:38 +0000 (14:08 +0900)] 
msi: Fixed the UPDATE query to work with explicit values.

17 years agomsi: Use msi_feature_set_state and msi_component_set_state where possible.
Mike McCormack [Thu, 26 Oct 2006 05:09:29 +0000 (14:09 +0900)] 
msi: Use msi_feature_set_state and msi_component_set_state where possible.

17 years agomsi: Create macro functions to set feature and component states.
Mike McCormack [Thu, 26 Oct 2006 03:34:52 +0000 (12:34 +0900)] 
msi: Create macro functions to set feature and component states.

17 years agomsi: Add tests for the UPDATE sql command.
James Hawkins [Thu, 26 Oct 2006 02:37:20 +0000 (19:37 -0700)] 
msi: Add tests for the UPDATE sql command.

17 years agocomdlg32: Select the Filename edit box content after the user navigated to a director...
Mikołaj Zalewski [Wed, 25 Oct 2006 20:00:35 +0000 (22:00 +0200)] 
comdlg32: Select the Filename edit box content after the user navigated to a directory by entering there the name.

17 years agokernel32: Added winerr_kor.mc.
Hwang YunSong(황윤성) [Tue, 24 Oct 2006 07:15:30 +0000 (16:15 +0900)] 
kernel32: Added winerr_kor.mc.

17 years agorpcrt4: Move transport-specific server functions to rpc_transport.c.
Rob Shearman [Wed, 25 Oct 2006 12:28:56 +0000 (13:28 +0100)] 
rpcrt4: Move transport-specific server functions to rpc_transport.c.

17 years agocomctl32: Create tooltip windows with WS_POPUP style.
Oleg Krylov [Wed, 25 Oct 2006 10:31:44 +0000 (13:31 +0300)] 
comctl32: Create tooltip windows with WS_POPUP style.

17 years agocomctl32: statusbar: Create tooltip window with WS_POPUP and TTS_ALWAYSTIP style.
Oleg Krylov [Wed, 25 Oct 2006 10:29:19 +0000 (13:29 +0300)] 
comctl32: statusbar: Create tooltip window with WS_POPUP and TTS_ALWAYSTIP style.

17 years agoddraw: Forward the depth stencil buffer to wined3d.
Stefan Dösinger [Wed, 25 Oct 2006 10:54:15 +0000 (12:54 +0200)] 
ddraw: Forward the depth stencil buffer to wined3d.

17 years agouser32: Fixed maximized window size on multi-monitor setups.
Alexandre Julliard [Wed, 25 Oct 2006 18:04:11 +0000 (20:04 +0200)] 
user32: Fixed maximized window size on multi-monitor setups.

17 years agowinhelp: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:43:22 +0000 (17:43 +0200)] 
winhelp: Properly handle negative coordinates for mouse events.

17 years agowinemine: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:43:16 +0000 (17:43 +0200)] 
winemine: Properly handle negative coordinates for mouse events.

17 years agowinefile: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:43:09 +0000 (17:43 +0200)] 
winefile: Properly handle negative coordinates for mouse events.

17 years agowineconsole: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:43:02 +0000 (17:43 +0200)] 
wineconsole: Properly handle negative coordinates for mouse events.

17 years agoregedit: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:42:57 +0000 (17:42 +0200)] 
regedit: Properly handle negative coordinates for mouse events.

17 years agooleview: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:42:51 +0000 (17:42 +0200)] 
oleview: Properly handle negative coordinates for mouse events.

17 years agouser32: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:42:42 +0000 (17:42 +0200)] 
user32: Properly handle negative coordinates for mouse events.

17 years agoshell32: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:42:11 +0000 (17:42 +0200)] 
shell32: Properly handle negative coordinates for mouse events.

17 years agomsi: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:42:04 +0000 (17:42 +0200)] 
msi: Properly handle negative coordinates for mouse events.

17 years agohhctrl.ocx: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:41:58 +0000 (17:41 +0200)] 
hhctrl.ocx: Properly handle negative coordinates for mouse events.

17 years agocomctl32: Properly handle negative coordinates for mouse events.
Alexandre Julliard [Wed, 25 Oct 2006 15:41:48 +0000 (17:41 +0200)] 
comctl32: Properly handle negative coordinates for mouse events.

17 years agocomctl32: Create a point from index function and use it.
Mike McCormack [Wed, 25 Oct 2006 03:50:10 +0000 (12:50 +0900)] 
comctl32: Create a point from index function and use it.

17 years agomlang: Set fnIMLangFontLink_GetStrCodePages stub return values.
Kovács András [Wed, 25 Oct 2006 01:54:22 +0000 (03:54 +0200)] 
mlang: Set fnIMLangFontLink_GetStrCodePages stub return values.

17 years agocrypt32: Cast-qual warnings fix.
Andrew Talbot [Tue, 24 Oct 2006 20:54:07 +0000 (21:54 +0100)] 
crypt32: Cast-qual warnings fix.

17 years agokernel32: Exit from initial thread with ExitThread not by ExitProcess.
Dmitry Timoshkov [Tue, 24 Oct 2006 14:49:44 +0000 (23:49 +0900)] 
kernel32: Exit from initial thread with ExitThread not by ExitProcess.

17 years agoRevert "kernel32: Exit from initial thread with ExitThread not by ExitProcess."
Alexandre Julliard [Tue, 24 Oct 2006 18:48:17 +0000 (20:48 +0200)] 
Revert "kernel32: Exit from initial thread with ExitThread not by ExitProcess."

This reverts commit 5a1fd50db345c1de97d9d02133728a6080d2848b.
I committed the wrong file.

17 years agowinex11.drv: Only create a fontSet if we are going to be using it in the XIC.
Aric Stewart [Tue, 24 Oct 2006 17:17:40 +0000 (12:17 -0500)] 
winex11.drv: Only create a fontSet if we are going to be using it in the XIC.

17 years agouser: Remove wrong comment.
Detlef Riekenberg [Tue, 24 Oct 2006 16:06:32 +0000 (18:06 +0200)] 
user: Remove wrong comment.

17 years agokernel32: Exit from initial thread with ExitThread not by ExitProcess.
Dmitry Timoshkov [Tue, 24 Oct 2006 14:49:44 +0000 (23:49 +0900)] 
kernel32: Exit from initial thread with ExitThread not by ExitProcess.

17 years agowined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:06:19 +0000 (06:06 -0400)] 
wined3d: Add D3DZBUFFERTYPE to the WINED3D namespace.

17 years agowined3d: Add D3DBLEND to the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:05:39 +0000 (06:05 -0400)] 
wined3d: Add D3DBLEND to the WINED3D namespace.

17 years agowined3d: Add D3DTA masks to the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:05:00 +0000 (06:05 -0400)] 
wined3d: Add D3DTA masks to the WINED3D namespace.

Also fix usage of D3DTSS/D3DTA in ddraw.

17 years agowined3d: Add D3DVS_RASTOUT_OFFSETS to the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:04:12 +0000 (06:04 -0400)] 
wined3d: Add D3DVS_RASTOUT_OFFSETS to the WINED3D namespace.

17 years agowined3d: Add D3DTADDRESS to the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:03:18 +0000 (06:03 -0400)] 
wined3d: Add D3DTADDRESS to the WINED3D namespace.

17 years agowined3d: D3DLOCK: Use consistently in the WINED3D namespace.
Ivan Gyurdiev [Tue, 24 Oct 2006 10:02:30 +0000 (06:02 -0400)] 
wined3d: D3DLOCK: Use consistently in the WINED3D namespace.

17 years agousp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later...
Jeff Latimer [Tue, 24 Oct 2006 09:04:10 +0000 (19:04 +1000)] 
usp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later patches.

17 years agousp10: Add tests for ScriptStringAnalyse and ScriptStringFree.
Jeff Latimer [Tue, 24 Oct 2006 09:02:17 +0000 (19:02 +1000)] 
usp10: Add tests for ScriptStringAnalyse and ScriptStringFree.

17 years agoDon't include windows.h & co in the Wine sources.
Francois Gouget [Tue, 24 Oct 2006 10:38:21 +0000 (12:38 +0200)] 
Don't include windows.h & co in the Wine sources.

Remove uneeded COM_NO_WINDOWS_H defines.