Ivan Gyurdiev [Tue, 31 Oct 2006 08:21:15 +0000 (03:21 -0500)]
wined3d: Add D3DLINEPATTERN to the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:20:48 +0000 (03:20 -0500)]
wined3d: Add D3DPATCHEDGESTYLE to 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.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:19:45 +0000 (03:19 -0500)]
wined3d: Use D3DDEGREE consistently in the WINED3D namespace.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:19:13 +0000 (03:19 -0500)]
wined3d: Add D3DSTREAMSOURCE 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.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:17:43 +0000 (03:17 -0500)]
wined3d: Add D3DCLEAR 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.
Ivan Gyurdiev [Tue, 31 Oct 2006 08:16:08 +0000 (03:16 -0500)]
wined3d: Add D3DFVF codes to the WINED3D namespace.
Paul Vriens [Tue, 31 Oct 2006 08:28:31 +0000 (09:28 +0100)]
secur32: Make sure crashing tests are not run.
Alexandre Julliard [Tue, 31 Oct 2006 11:05:19 +0000 (12:05 +0100)]
kernel32: Fixed behavior of FindFirstFile for DOS devices.
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.
Mike McCormack [Tue, 31 Oct 2006 07:16:51 +0000 (16:16 +0900)]
msi: Use a simpler algorithm for joins.
Mike McCormack [Tue, 31 Oct 2006 07:16:07 +0000 (16:16 +0900)]
msi: Test the data returned by join queries in one ok().
Mike McCormack [Tue, 31 Oct 2006 05:34:07 +0000 (14:34 +0900)]
msi: Remove tokens that aren't valid for MSI SQL.
Mike McCormack [Tue, 31 Oct 2006 05:33:20 +0000 (14:33 +0900)]
msi: Fix a trace.
Mike McCormack [Tue, 31 Oct 2006 05:33:05 +0000 (14:33 +0900)]
msi: Fix the ALTER and FREE keywords in the tokenizer.
Mike McCormack [Tue, 31 Oct 2006 05:32:48 +0000 (14:32 +0900)]
msi: Mark components with missing or outdated files as incomplete.
Mike McCormack [Tue, 31 Oct 2006 05:31:29 +0000 (14:31 +0900)]
comctl32: Remove some more Nx1 assumptions.
Jacek Caban [Mon, 30 Oct 2006 21:14:59 +0000 (22:14 +0100)]
wininet: Inherit INET_CALLBACKW from parent handler.
Jacek Caban [Mon, 30 Oct 2006 21:13:52 +0000 (22:13 +0100)]
wininet: Use handle stored in WININETHANDLEHEADER instead of WININET_FindHandle.
Andrew Talbot [Mon, 30 Oct 2006 21:54:55 +0000 (21:54 +0000)]
hhctrl.ocx: Remove duplicate HeapFree().
Andrew Talbot [Mon, 30 Oct 2006 21:06:56 +0000 (21:06 +0000)]
gdi32: Cast-qual warnings fix.
Andrew Talbot [Mon, 30 Oct 2006 21:05:43 +0000 (21:05 +0000)]
gdi32: Cast-qual warnings fix.
Louis. Lenders [Mon, 30 Oct 2006 20:50:32 +0000 (20:50 +0000)]
msvcrt: Add stub for _setmaxstdio + tiny test.
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.
Detlef Riekenberg [Fri, 27 Oct 2006 17:20:13 +0000 (19:20 +0200)]
localspl/tests: Add tests for EnumPorts.
Detlef Riekenberg [Sat, 28 Oct 2006 11:28:06 +0000 (13:28 +0200)]
localspl: Add German resources.
Detlef Riekenberg [Fri, 27 Oct 2006 17:24:07 +0000 (19:24 +0200)]
localspl: Implement EnumPortsW.
Aric Stewart [Fri, 27 Oct 2006 15:44:13 +0000 (10:44 -0500)]
shell32: ABM_NEW was using parameters that are not set.
Kirill K. Smirnov [Mon, 30 Oct 2006 12:44:21 +0000 (15:44 +0300)]
wine.inf: Associate .hlp files with winhelp.
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.
Paul Vriens [Mon, 30 Oct 2006 11:10:37 +0000 (12:10 +0100)]
crypt32: Input parameter checking.
Alexandre Julliard [Mon, 30 Oct 2006 16:43:38 +0000 (17:43 +0100)]
user32: SetWindowRgn should call SetWindowPos, not RedrawWindow.
Alexandre Julliard [Mon, 30 Oct 2006 16:43:03 +0000 (17:43 +0100)]
winecrt0: Fix delay load structure types for Win64.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:45:23 +0000 (21:45 -0500)]
wined3d: Add D3DMATERIALCOLORSOURCE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:44:58 +0000 (21:44 -0500)]
wined3d: Add D3DCMPFUNC to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:44:22 +0000 (21:44 -0500)]
wined3d: Add D3DSTENCILOP to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:43:51 +0000 (21:43 -0500)]
wined3d: Add D3DFILLMODE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:43:18 +0000 (21:43 -0500)]
wined3d: Add D3DCULL to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:42:47 +0000 (21:42 -0500)]
wined3d: Add D3DSHADEMODE to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:42:14 +0000 (21:42 -0500)]
wined3d: Add D3DBLENDOP to the WINED3D namespace.
Ivan Gyurdiev [Mon, 30 Oct 2006 02:41:42 +0000 (21:41 -0500)]
wined3d: Add D3DFOGMODE to the WINED3D namespace.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:55:55 +0000 (19:55 -0400)]
wined3d: Make GetTexture and GetSamplerState read from the correct stateblock.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:55:03 +0000 (19:55 -0400)]
wined3d: Set correct default for DMAPOFFSET sampler state.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:54:25 +0000 (19:54 -0400)]
wined3d: Fix GetTexture() for uninitialized textures.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:51:37 +0000 (19:51 -0400)]
d3d9: Make the "Tests executed" counter stable.
Ivan Gyurdiev [Sat, 28 Oct 2006 23:49:18 +0000 (19:49 -0400)]
d3d9: Pass test as argument to print handler.
Jacek Caban [Sun, 29 Oct 2006 18:15:02 +0000 (19:15 +0100)]
mshtml: Added put_innerHTML implementation.
Jacek Caban [Sun, 29 Oct 2006 18:09:42 +0000 (19:09 +0100)]
shlwapi: Added SHQueueUserWorkItem implementation.
Jacek Caban [Sun, 29 Oct 2006 17:58:06 +0000 (18:58 +0100)]
wininet: Call SendCallback in destructor instead of InternetCloseHandle.
Jacek Caban [Sun, 29 Oct 2006 17:57:11 +0000 (18:57 +0100)]
wininet: Store handle in WININETHANDLEHEADER and use it in SendCallback.
Jacek Caban [Sun, 29 Oct 2006 17:56:10 +0000 (18:56 +0100)]
wininet: Remove lpwhparent from WININETHANDLERHEADER.
Jacek Caban [Sun, 29 Oct 2006 17:55:15 +0000 (18:55 +0100)]
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFILEW.
Jacek Caban [Sun, 29 Oct 2006 17:54:29 +0000 (18:54 +0100)]
wininet: Store WININETFTPSESSIONW pointer in WININETFTPFINDNEXTW.
Jacek Caban [Sun, 29 Oct 2006 17:53:41 +0000 (18:53 +0100)]
wininet: Move ftp FindNextFile implementation to ftp.c.
Jacek Caban [Sun, 29 Oct 2006 17:52:47 +0000 (18:52 +0100)]
wininet: Use lpAppInfo instead of lpwhparent where possible.
Jacek Caban [Sun, 29 Oct 2006 17:52:02 +0000 (18:52 +0100)]
wininet: Store WININETAPPINFOW pointer in WININETFTPSESSIONW.
Jacek Caban [Sun, 29 Oct 2006 17:51:15 +0000 (18:51 +0100)]
wininet: Use lpHttpSession instead of lpwhcalback where possible.
Jacek Caban [Sun, 29 Oct 2006 17:50:25 +0000 (18:50 +0100)]
wininet: Store pointer to WININETHTTPSESSIONW in WININETHTTPREQUESTW.
Jacek Caban [Sun, 29 Oct 2006 17:49:39 +0000 (18:49 +0100)]
wininet: Use lpAppInfo instead of lpwhparent where possible.
Jacek Caban [Sun, 29 Oct 2006 17:48:48 +0000 (18:48 +0100)]
wininet: Store WININETAPPINFOW pointer in WININETHTTPSESSIONW.
Paul Vriens [Sun, 29 Oct 2006 09:36:57 +0000 (10:36 +0100)]
shell32: Cast-qual warnings fix.
Andrew Talbot [Sat, 28 Oct 2006 16:27:26 +0000 (17:27 +0100)]
dbghelp: Cast-qual warnings fix.
Andrew Talbot [Sat, 28 Oct 2006 16:26:18 +0000 (17:26 +0100)]
dbghelp: Cast-qual warnings fix.
Andrew Talbot [Sun, 29 Oct 2006 17:23:20 +0000 (17:23 +0000)]
gdi32: Cast-qual warnings fix.
Andrew Talbot [Sun, 29 Oct 2006 17:23:11 +0000 (17:23 +0000)]
gdi32: Cast-qual warnings fix.
Andrew Talbot [Fri, 27 Oct 2006 18:27:24 +0000 (19:27 +0100)]
d3d9: Cast-qual warnings fix.
Mike McCormack [Mon, 30 Oct 2006 07:35:09 +0000 (16:35 +0900)]
msi: Split ACTION_UpdateInstallStates into two separate functions.
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.
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.
Detlef Riekenberg [Sat, 28 Oct 2006 14:00:41 +0000 (16:00 +0200)]
control.exe: Remove unused define.
Jacek Caban [Sat, 28 Oct 2006 12:16:05 +0000 (14:16 +0200)]
mshtml: Print wine_gecko version in load_wine_gecko.
Jacek Caban [Sat, 28 Oct 2006 12:14:52 +0000 (14:14 +0200)]
wininet: Fixed declaration of INTERNET_STATUS_CALLBACK.
Jacek Caban [Sat, 28 Oct 2006 12:18:37 +0000 (14:18 +0200)]
urlmon: Update winehq.org IP.
Markus Amsler [Sat, 28 Oct 2006 02:06:03 +0000 (04:06 +0200)]
wined3d: Respect ARB_VERTEX_BUFFER_OBJECT in loadVertexData.
Peter Oberndorfer [Fri, 27 Oct 2006 16:47:25 +0000 (18:47 +0200)]
dmusic: Do not write outside of array bounds.
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.
Stephen R. Veit [Fri, 27 Oct 2006 14:03:06 +0000 (09:03 -0500)]
iphlpapi: Fix GetAdaptersInfo return value for IpMask.
Alexandre Julliard [Fri, 27 Oct 2006 15:20:13 +0000 (17:20 +0200)]
Release 0.9.24.
Alexandre Julliard [Fri, 27 Oct 2006 13:03:07 +0000 (15:03 +0200)]
wined3d: Simplify some uses of the WineD3D_Context object.
Alexandre Julliard [Fri, 27 Oct 2006 12:42:17 +0000 (14:42 +0200)]
wined3d: The WineD3D_GLContext structure doesn't need to be exported.
Alexandre Julliard [Fri, 27 Oct 2006 12:41:25 +0000 (14:41 +0200)]
wined3d: Fix a memory leak (spotted by Eric Pouech).
Andrew Talbot [Wed, 25 Oct 2006 19:38:54 +0000 (20:38 +0100)]
crypt32: Cast-qual warnings fix.
Kirill K Smirnov [Thu, 26 Oct 2006 09:21:44 +0000 (13:21 +0400)]
winhelp: Properly implement context help and JumpContext macro.
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.
Alexandre Julliard [Fri, 27 Oct 2006 12:19:32 +0000 (14:19 +0200)]
winedump: Avoid some dead code.
Kovács András [Wed, 25 Oct 2006 02:32:12 +0000 (04:32 +0200)]
wined3d: Implement D3DSIO_MOVA in ARB backend.
Roderick Colenbrander [Thu, 26 Oct 2006 21:11:07 +0000 (23:11 +0200)]
wgl: Move part of wglGetProcAddress to gdi32.
Duane Clark [Thu, 26 Oct 2006 23:28:11 +0000 (16:28 -0700)]
msvcrt: Fix fread on large buffers in ascii mode.
Kevin Krammer [Thu, 26 Oct 2006 17:00:04 +0000 (19:00 +0200)]
winebrowser: Support for Portland Initiative scripts.
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.
Andrew Talbot [Thu, 26 Oct 2006 19:57:37 +0000 (20:57 +0100)]
d3d8: Cast-qual warnings fix.
James Hawkins [Fri, 27 Oct 2006 07:42:14 +0000 (00:42 -0700)]
msi: Extract cabinets based on DiskId, not LastSequence.
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.
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.
Mike McCormack [Fri, 27 Oct 2006 08:29:19 +0000 (17:29 +0900)]
msi: Avoid crashing if writeout_cabinet_stream fails.
Mike McCormack [Fri, 27 Oct 2006 08:29:02 +0000 (17:29 +0900)]
msi: Remove redundant null checks before MSI_EvaluateCondition.
Mike McCormack [Thu, 26 Oct 2006 12:12:44 +0000 (21:12 +0900)]
comctl32: Move code assuming Nx1 into ImageList_CreateImage.
Detlef Riekenberg [Thu, 26 Oct 2006 16:32:07 +0000 (18:32 +0200)]
tools/wine.inf: Add default printer ports.