wine
16 years agoAdd dwmapi.dll stub.
Kovács András [Tue, 19 Jun 2007 07:36:14 +0000 (09:36 +0200)] 
Add dwmapi.dll stub.

16 years agouser32/tests: Only do the GetProcAddress once.
Paul Vriens [Thu, 21 Jun 2007 12:38:21 +0000 (14:38 +0200)] 
user32/tests: Only do the GetProcAddress once.

16 years agogdi32/tests: Run the GetTextMetricsA() tests on Windows 9x too.
Francois Gouget [Thu, 21 Jun 2007 09:10:42 +0000 (11:10 +0200)] 
gdi32/tests: Run the GetTextMetricsA() tests on Windows 9x too.

16 years agontprint/tests: Add initial test.
Detlef Riekenberg [Thu, 21 Jun 2007 04:07:10 +0000 (06:07 +0200)] 
ntprint/tests: Add initial test.

16 years agontprint: Implement PSetupCreateMonitorInfo.
Detlef Riekenberg [Thu, 21 Jun 2007 04:09:58 +0000 (06:09 +0200)] 
ntprint: Implement PSetupCreateMonitorInfo.

16 years agowinspool.drv/tests: Specify the arguments of the function in the function.
Michael Stefaniuc [Wed, 20 Jun 2007 13:27:00 +0000 (15:27 +0200)] 
winspool.drv/tests: Specify the arguments of the function in the function.

16 years agoshlwapi: Do not use wide character constants.
Michael Stefaniuc [Wed, 20 Jun 2007 21:34:50 +0000 (23:34 +0200)] 
shlwapi: Do not use wide character constants.

16 years agowinapi: Add support for GDIPCONST.
Francois Gouget [Thu, 21 Jun 2007 09:15:26 +0000 (11:15 +0200)] 
winapi: Add support for GDIPCONST.

16 years agoadvapi32: Add more RegGetValue() conformance tests, and fix Wine accordingly.
Francois Gouget [Thu, 21 Jun 2007 00:12:30 +0000 (02:12 +0200)] 
advapi32: Add more RegGetValue() conformance tests, and fix Wine accordingly.

16 years agowidl: Fix warnings about unused function parameters.
Dan Hipschman [Wed, 20 Jun 2007 23:51:23 +0000 (16:51 -0700)] 
widl: Fix warnings about unused function parameters.

16 years agowidl: Add tests for arrays of pointers.
Dan Hipschman [Wed, 20 Jun 2007 23:50:44 +0000 (16:50 -0700)] 
widl: Add tests for arrays of pointers.

16 years agowined3d: Make use of the texUnitMap in drawStridedSlow as well.
H. Verbeet [Wed, 20 Jun 2007 22:01:05 +0000 (00:01 +0200)] 
wined3d: Make use of the texUnitMap in drawStridedSlow as well.

16 years agowined3d: Use texture2D to sample in pshader_glsl_texdp3tex().
H. Verbeet [Wed, 20 Jun 2007 22:00:59 +0000 (00:00 +0200)] 
wined3d: Use texture2D to sample in pshader_glsl_texdp3tex().

16 years agowordpad: Remove unnecessary toolbar resizing code.
Alexander Nicolaysen Sørnes [Thu, 14 Jun 2007 20:09:33 +0000 (22:09 +0200)] 
wordpad: Remove unnecessary toolbar resizing code.

16 years agowordpad: Set default font effects to 0.
Alexander Nicolaysen Sørnes [Thu, 14 Jun 2007 18:03:21 +0000 (20:03 +0200)] 
wordpad: Set default font effects to 0.

16 years agowined3d: Emulate tracking of multiple material properties.
Stefan Dösinger [Wed, 20 Jun 2007 12:36:32 +0000 (14:36 +0200)] 
wined3d: Emulate tracking of multiple material properties.

16 years agowined3d: Unload texture coords for all supported texture stages.
Stefan Dösinger [Wed, 20 Jun 2007 12:23:04 +0000 (14:23 +0200)] 
wined3d: Unload texture coords for all supported texture stages.

16 years agowined3d: Remove the FVF codepath from drawprim.
Stefan Dösinger [Mon, 4 Jun 2007 12:16:32 +0000 (14:16 +0200)] 
wined3d: Remove the FVF codepath from drawprim.

16 years agod3d8: Convert fvfs to vertex declarations.
Stefan Dösinger [Tue, 19 Jun 2007 20:20:26 +0000 (22:20 +0200)] 
d3d8: Convert fvfs to vertex declarations.

16 years agonet.exe: Add missing CloseServiceHandle().
Tim Schwartz [Wed, 20 Jun 2007 15:57:51 +0000 (10:57 -0500)] 
net.exe: Add missing CloseServiceHandle().

16 years agomakefiles: Build programs that link against libwine twice with appropriate rpaths.
Alexandre Julliard [Wed, 20 Jun 2007 18:03:30 +0000 (20:03 +0200)] 
makefiles: Build programs that link against libwine twice with appropriate rpaths.

One rpath is for installing and one is for running inside the build tree.

16 years agowinecoreaudio: Make wodReset fail if called on a closed device.
Ken Thomases [Wed, 20 Jun 2007 12:01:11 +0000 (07:01 -0500)] 
winecoreaudio: Make wodReset fail if called on a closed device.

16 years agowinecoreaudio: Move notify of completed WAVEHDRs to end of wodReset.
Ken Thomases [Wed, 20 Jun 2007 12:01:07 +0000 (07:01 -0500)] 
winecoreaudio: Move notify of completed WAVEHDRs to end of wodReset.

16 years agowinecoreaudio: Move a variable declaration to narrower scope, reduce whitespace.
Ken Thomases [Wed, 20 Jun 2007 12:01:04 +0000 (07:01 -0500)] 
winecoreaudio: Move a variable declaration to narrower scope, reduce whitespace.

16 years agowinecoreaudio: Extract loop, wodNotifyClient for WAVEHDRs in list, to separate function.
Ken Thomases [Wed, 20 Jun 2007 12:00:55 +0000 (07:00 -0500)] 
winecoreaudio: Extract loop, wodNotifyClient for WAVEHDRs in list, to separate function.

16 years agouser32: Make MDI get_client_info checks more strict.
Dmitry Timoshkov [Wed, 20 Jun 2007 10:37:05 +0000 (19:37 +0900)] 
user32: Make MDI get_client_info checks more strict.

16 years agouser32: When inserting a menu item make sure that MDI system buttons stay on the...
Dmitry Timoshkov [Wed, 20 Jun 2007 10:12:53 +0000 (19:12 +0900)] 
user32: When inserting a menu item make sure that MDI system buttons stay on the right side.

16 years agoquartz: Fix video rendering sizing/positioning bugs.
Alex Villacís Lasso [Tue, 19 Jun 2007 16:47:32 +0000 (11:47 -0500)] 
quartz: Fix video rendering sizing/positioning bugs.

16 years agoddraw: Test for incorrect surface desc sizes in GetSurfaceDesc.
Stefan Dösinger [Fri, 8 Jun 2007 15:22:16 +0000 (17:22 +0200)] 
ddraw: Test for incorrect surface desc sizes in GetSurfaceDesc.

16 years agoserver: Don't crash when trying to set a file lock on a device.
Alexandre Julliard [Wed, 20 Jun 2007 11:14:55 +0000 (13:14 +0200)] 
server: Don't crash when trying to set a file lock on a device.

16 years agowined3d: Fixed pointer casting and additions.
Marcus Meissner [Wed, 20 Jun 2007 06:57:20 +0000 (08:57 +0200)] 
wined3d: Fixed pointer casting and additions.

16 years agogdiplus: Implemented GdipDrawCurve2.
Evan Stade [Wed, 20 Jun 2007 02:31:28 +0000 (19:31 -0700)] 
gdiplus: Implemented GdipDrawCurve2.

16 years agogdiplus: Implemented GdipDrawArc.
Evan Stade [Wed, 20 Jun 2007 02:31:19 +0000 (19:31 -0700)] 
gdiplus: Implemented GdipDrawArc.

16 years agonetapi32: Constify some variables.
Andrew Talbot [Tue, 19 Jun 2007 21:06:48 +0000 (22:06 +0100)] 
netapi32: Constify some variables.

16 years agomsvcrt: Move definition of 2 static inline functions up and remove the forward declar...
Michael Stefaniuc [Tue, 19 Jun 2007 20:49:04 +0000 (22:49 +0200)] 
msvcrt: Move definition of 2 static inline functions up and remove the forward declaration of those. Found by sparse.

16 years agowinscard: Add extended stub for SCardEstablishContext.
Jason Green [Tue, 19 Jun 2007 15:00:35 +0000 (11:00 -0400)] 
winscard: Add extended stub for SCardEstablishContext.

16 years agorpcss: Remove lazy timeout mechanism and use __wine_make_system_process instead.
Rob Shearman [Tue, 19 Jun 2007 12:12:07 +0000 (13:12 +0100)] 
rpcss: Remove lazy timeout mechanism and use __wine_make_system_process instead.

16 years agorpcrt4: Use the offset to array data in embedded pointer format descriptions.
Rob Shearman [Tue, 19 Jun 2007 11:12:00 +0000 (12:12 +0100)] 
rpcrt4: Use the offset to array data in embedded pointer format descriptions.

16 years agowidl: Always write out pointers if the structure is a pointer structure. Pointer...
Rob Shearman [Tue, 19 Jun 2007 11:11:05 +0000 (12:11 +0100)] 
widl: Always write out pointers if the structure is a pointer structure. Pointer are optional for conformant varying structures.

16 years agowidl: Write out embedded pointers for the element type when writing out arrays.
Rob Shearman [Tue, 19 Jun 2007 11:09:18 +0000 (12:09 +0100)] 
widl: Write out embedded pointers for the element type when writing out arrays.

16 years agowidl: Fix detection of structures with non-conformant strings.
Rob Shearman [Tue, 19 Jun 2007 11:08:26 +0000 (12:08 +0100)] 
widl: Fix detection of structures with non-conformant strings.

16 years agowidl: Implement pointer descriptions for all embedded pointer types.
Rob Shearman [Tue, 19 Jun 2007 11:05:25 +0000 (12:05 +0100)] 
widl: Implement pointer descriptions for all embedded pointer types.

16 years agontdll: Improved the stub behavior of NtQuerySystemInformation(SystemModuleInformation).
Alexandre Julliard [Tue, 19 Jun 2007 14:58:42 +0000 (16:58 +0200)] 
ntdll: Improved the stub behavior of NtQuerySystemInformation(SystemModuleInformation).

16 years agontoskrnl.exe: Add a stub implementation of KeInitializeTimer.
James Hawkins [Mon, 18 Jun 2007 21:19:09 +0000 (14:19 -0700)] 
ntoskrnl.exe: Add a stub implementation of KeInitializeTimer.

16 years agonet.exe: Add NET STOP.
Tim Schwartz [Mon, 18 Jun 2007 17:48:06 +0000 (12:48 -0500)] 
net.exe: Add NET STOP.

16 years agod3d9: Hold the lock in stateblock methods.
Stefan Dösinger [Tue, 12 Jun 2007 11:50:51 +0000 (13:50 +0200)] 
d3d9: Hold the lock in stateblock methods.

16 years agod3d9: Release the wined3d query when the d3d9 query is destroyed.
Stefan Dösinger [Tue, 12 Jun 2007 08:17:20 +0000 (10:17 +0200)] 
d3d9: Release the wined3d query when the d3d9 query is destroyed.

16 years agod3d9: Hold the lock in query methods.
Stefan Dösinger [Tue, 12 Jun 2007 08:16:23 +0000 (10:16 +0200)] 
d3d9: Hold the lock in query methods.

16 years agouser32: Insert menu item only after contents of the passed in menu item info have...
Dmitry Timoshkov [Sun, 17 Jun 2007 12:45:55 +0000 (21:45 +0900)] 
user32: Insert menu item only after contents of the passed in menu item info have been verified.

16 years agogdi32: Fix ArcTo to use proper starting and ending points.
Misha Koshelev [Tue, 19 Jun 2007 06:44:26 +0000 (01:44 -0500)] 
gdi32: Fix ArcTo to use proper starting and ending points.

16 years agogdi32/tests: Add framework for tests of drawing functions in paths, add test for...
Misha Koshelev [Tue, 19 Jun 2007 06:44:22 +0000 (01:44 -0500)] 
gdi32/tests: Add framework for tests of drawing functions in paths, add test for ArcTo in paths.

16 years agorpcrt4: Fix typo in union buffer size calculation.
Dan Hipschman [Tue, 19 Jun 2007 01:41:04 +0000 (18:41 -0700)] 
rpcrt4: Fix typo in union buffer size calculation.

16 years agorpcrt4: Fix bug calculating union switch type.
Dan Hipschman [Tue, 19 Jun 2007 01:40:08 +0000 (18:40 -0700)] 
rpcrt4: Fix bug calculating union switch type.

16 years agorpcrt4: Remove inaccurate comments.
Dan Hipschman [Tue, 19 Jun 2007 01:37:16 +0000 (18:37 -0700)] 
rpcrt4: Remove inaccurate comments.

16 years agorpcrt4: Add encapsulated union tests.
Dan Hipschman [Tue, 19 Jun 2007 01:36:14 +0000 (18:36 -0700)] 
rpcrt4: Add encapsulated union tests.

16 years agogdiplus: Implemented GdipDrawPie/GdipFillPie.
Evan Stade [Mon, 18 Jun 2007 23:55:51 +0000 (16:55 -0700)] 
gdiplus: Implemented GdipDrawPie/GdipFillPie.

16 years agontprint: Add version resource.
Detlef Riekenberg [Mon, 18 Jun 2007 22:08:28 +0000 (00:08 +0200)] 
ntprint: Add version resource.

16 years agontprint: Add a stub for ntprint.dll.
Detlef Riekenberg [Mon, 18 Jun 2007 22:02:15 +0000 (00:02 +0200)] 
ntprint: Add a stub for ntprint.dll.

16 years agoprintui: Add version resource.
Detlef Riekenberg [Mon, 18 Jun 2007 21:04:09 +0000 (23:04 +0200)] 
printui: Add version resource.

16 years agoriched20: Add tests for EM_FORMATRANGE.
Lei Zhang [Mon, 18 Jun 2007 21:13:31 +0000 (14:13 -0700)] 
riched20: Add tests for EM_FORMATRANGE.

16 years agomsvidc32: Constify some variables.
Andrew Talbot [Mon, 18 Jun 2007 20:42:07 +0000 (21:42 +0100)] 
msvidc32: Constify some variables.

16 years agomsi: Properly delete rows from the table, instead of zeroing out the row.
James Hawkins [Mon, 18 Jun 2007 20:49:31 +0000 (13:49 -0700)] 
msi: Properly delete rows from the table, instead of zeroing out the row.

16 years agomsi: Send the expected data to set_deferred_action_props.
James Hawkins [Mon, 18 Jun 2007 16:40:34 +0000 (09:40 -0700)] 
msi: Send the expected data to set_deferred_action_props.

16 years agohnetcfg: Stub implementation of the dll.
Jeff Latimer [Mon, 18 Jun 2007 13:27:00 +0000 (23:27 +1000)] 
hnetcfg: Stub implementation of the dll.

16 years agowinedbg: Added support for indirect call with absolute address.
Alexandre Julliard [Mon, 18 Jun 2007 15:21:07 +0000 (17:21 +0200)] 
winedbg: Added support for indirect call with absolute address.

16 years agocmd.exe: for loop by default only matches files.
Jason Edmeades [Fri, 15 Jun 2007 19:59:29 +0000 (20:59 +0100)] 
cmd.exe: for loop by default only matches files.

16 years agocmd.exe: Fix FOR so it works as 'well' as before.
Jason Edmeades [Fri, 15 Jun 2007 19:59:28 +0000 (20:59 +0100)] 
cmd.exe: Fix FOR so it works as 'well' as before.

16 years agocmd.exe: Support IF..ELSE processing tolerate multiline/part lines.
Jason Edmeades [Fri, 15 Jun 2007 19:59:27 +0000 (20:59 +0100)] 
cmd.exe: Support IF..ELSE processing tolerate multiline/part lines.

16 years agocmd.exe: Correctly parse IF ELSE plus multipart/multiline.
Jason Edmeades [Fri, 15 Jun 2007 19:59:26 +0000 (20:59 +0100)] 
cmd.exe: Correctly parse IF ELSE plus multipart/multiline.

16 years agocmd.exe: Parse multipart FOR statements.
Jason Edmeades [Fri, 15 Jun 2007 19:59:25 +0000 (20:59 +0100)] 
cmd.exe: Parse multipart FOR statements.

16 years agocmd.exe: EXIT /b skips any residual commands.
Jason Edmeades [Fri, 15 Jun 2007 19:59:24 +0000 (20:59 +0100)] 
cmd.exe: EXIT /b skips any residual commands.

16 years agocmd.exe: Lines starting with REM ignore any multiline/part characters.
Jason Edmeades [Fri, 15 Jun 2007 19:59:23 +0000 (20:59 +0100)] 
cmd.exe: Lines starting with REM ignore any multiline/part characters.

16 years agocmd.exe: GOTO throws away any preloaded multi part/line command.
Jason Edmeades [Fri, 15 Jun 2007 19:59:22 +0000 (20:59 +0100)] 
cmd.exe: GOTO throws away any preloaded multi part/line command.

16 years agocmd.exe: Pass the command list through so it is available to built in commands.
Jason Edmeades [Fri, 15 Jun 2007 19:59:21 +0000 (20:59 +0100)] 
cmd.exe: Pass the command list through so it is available to built in commands.

16 years agocmd.exe: Pass command structure into WCMD_pipe, not command line itself.
Jason Edmeades [Fri, 15 Jun 2007 19:59:20 +0000 (20:59 +0100)] 
cmd.exe: Pass command structure into WCMD_pipe, not command line itself.

16 years agocmd.exe: Add basic support for && and (...) syntax.
Jason Edmeades [Fri, 15 Jun 2007 19:59:19 +0000 (20:59 +0100)] 
cmd.exe: Add basic support for && and (...) syntax.

16 years agorpcrt4: Implement encapsulated union NDR functions.
Rob Shearman [Mon, 18 Jun 2007 10:47:49 +0000 (11:47 +0100)] 
rpcrt4: Implement encapsulated union NDR functions.

16 years agowineps.drv: Ignore ExtTextOut calls that occur before the job has started.
Huw Davies [Mon, 18 Jun 2007 10:29:51 +0000 (11:29 +0100)] 
wineps.drv: Ignore ExtTextOut calls that occur before the job has started.

16 years agowordpad: Use Unicode functions in more places.
Alexander Nicolaysen Sørnes [Thu, 14 Jun 2007 18:03:04 +0000 (20:03 +0200)] 
wordpad: Use Unicode functions in more places.

16 years agoprintui: Add stub for printui.dll.
Detlef Riekenberg [Sun, 17 Jun 2007 22:32:12 +0000 (00:32 +0200)] 
printui: Add stub for printui.dll.

16 years agolocalspl/tests: Add tests for AddPortEx.
Detlef Riekenberg [Sun, 17 Jun 2007 21:47:20 +0000 (23:47 +0200)] 
localspl/tests: Add tests for AddPortEx.

16 years agowinspool/tests: Add tests for AddPortEx.
Detlef Riekenberg [Sun, 17 Jun 2007 22:58:49 +0000 (00:58 +0200)] 
winspool/tests: Add tests for AddPortEx.

16 years agocrypt32/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 17 Jun 2007 10:19:28 +0000 (12:19 +0200)] 
crypt32/tests: Fix compilation on systems that don't support nameless unions.

16 years agomsi: Name all or none of the formal arguments in function prototypes.
Andrew Talbot [Sat, 16 Jun 2007 17:05:32 +0000 (18:05 +0100)] 
msi: Name all or none of the formal arguments in function prototypes.

16 years agogdiplus: Implemented GdipDrawBezier.
Evan Stade [Sat, 16 Jun 2007 04:27:38 +0000 (21:27 -0700)] 
gdiplus: Implemented GdipDrawBezier.

16 years agowinedos: Fix the device open code for the new NtCreateFile syntax for Unix files.
Alexandre Julliard [Mon, 18 Jun 2007 10:53:40 +0000 (12:53 +0200)] 
winedos: Fix the device open code for the new NtCreateFile syntax for Unix files.

16 years agokernel32: Fix VxD open code for the new NtCreateFile syntax for Unix files.
Alexandre Julliard [Mon, 18 Jun 2007 10:53:27 +0000 (12:53 +0200)] 
kernel32: Fix VxD open code for the new NtCreateFile syntax for Unix files.

16 years agowined3d: Mask texture stage state arguments with WINED3DTA_SELECTMASK when comparing...
H. Verbeet [Sun, 17 Jun 2007 21:39:24 +0000 (23:39 +0200)] 
wined3d: Mask texture stage state arguments with WINED3DTA_SELECTMASK when comparing them.

16 years agowined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE for mapped stages.
H. Verbeet [Sun, 17 Jun 2007 22:10:54 +0000 (00:10 +0200)] 
wined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE for mapped stages.

16 years agod3d9: Hold the lock in Pixelshader functions.
Stefan Dösinger [Tue, 12 Jun 2007 08:11:21 +0000 (10:11 +0200)] 
d3d9: Hold the lock in Pixelshader functions.

16 years agod3d9: Hold the lock in indexbuffer methods.
Stefan Dösinger [Mon, 11 Jun 2007 22:59:16 +0000 (00:59 +0200)] 
d3d9: Hold the lock in indexbuffer methods.

16 years agod3d9: Hold the lock in cubetexture methods.
Stefan Dösinger [Mon, 11 Jun 2007 22:39:26 +0000 (00:39 +0200)] 
d3d9: Hold the lock in cubetexture methods.

16 years agod3d9: Hold the lock in methods implemented in device.c.
Stefan Dösinger [Mon, 11 Jun 2007 21:14:37 +0000 (23:14 +0200)] 
d3d9: Hold the lock in methods implemented in device.c.

16 years agod3d9: Hold the lock in IDirect3D9 methods.
Stefan Dösinger [Sun, 10 Jun 2007 15:32:37 +0000 (17:32 +0200)] 
d3d9: Hold the lock in IDirect3D9 methods.

16 years agowine.inf: Quote %1 for Msi.Package shell actions per native.
Misha Koshelev [Sat, 16 Jun 2007 21:00:40 +0000 (16:00 -0500)] 
wine.inf: Quote %1 for Msi.Package shell actions per native.

16 years agoshell32: Conform to native in SHELL_ArgifyW for unquoted %1 in registry keys.
Misha Koshelev [Sat, 16 Jun 2007 21:00:08 +0000 (16:00 -0500)] 
shell32: Conform to native in SHELL_ArgifyW for unquoted %1 in registry keys.

16 years agowinealsa: Fix incorrect callback private value.
Vitaly Budovski [Sat, 16 Jun 2007 16:11:02 +0000 (02:11 +1000)] 
winealsa: Fix incorrect callback private value.

16 years agomsi: Patches are applied based on ProductCode, not ProductID.
James Hawkins [Fri, 15 Jun 2007 21:12:13 +0000 (14:12 -0700)] 
msi: Patches are applied based on ProductCode, not ProductID.

16 years agomsi: Implement MsiApplyPatchW.
James Hawkins [Fri, 15 Jun 2007 21:08:37 +0000 (14:08 -0700)] 
msi: Implement MsiApplyPatchW.

16 years agomsi: Forward MsiApplyPatchA to MsiApplyPatchW.
James Hawkins [Fri, 15 Jun 2007 21:04:04 +0000 (14:04 -0700)] 
msi: Forward MsiApplyPatchA to MsiApplyPatchW.