wine/eterwine.git
17 years agomsi: Open the install properties key based on the install context.
James Hawkins [Sat, 5 Apr 2008 11:02:04 +0000 (06:02 -0500)]
msi: Open the install properties key based on the install context.

17 years agomsi: Test and reimplement MsiQueryProductState.
James Hawkins [Sat, 5 Apr 2008 10:41:54 +0000 (05:41 -0500)]
msi: Test and reimplement MsiQueryProductState.

17 years agomsi: Don't reorder the table when matching rows as the results are already ordered.
James Hawkins [Sat, 5 Apr 2008 07:17:57 +0000 (02:17 -0500)]
msi: Don't reorder the table when matching rows as the results are already ordered.

17 years agomsi: Set the install context based on the ALLUSERS property.
James Hawkins [Sat, 5 Apr 2008 05:10:02 +0000 (00:10 -0500)]
msi: Set the install context based on the ALLUSERS property.

17 years agomsi: Reset the feature states if iInstallLevel is 0 or below.
James Hawkins [Sat, 5 Apr 2008 03:48:20 +0000 (22:48 -0500)]
msi: Reset the feature states if iInstallLevel is 0 or below.

17 years agoqedit/tests: Add a partial test for IMediaDet_get_StreamMediaType.
Dan Hipschman [Fri, 4 Apr 2008 23:01:27 +0000 (16:01 -0700)]
qedit/tests: Add a partial test for IMediaDet_get_StreamMediaType.

17 years agoqedit/tests: Add a test for IMediaDet_(put|get)_CurrentStream.
Dan Hipschman [Fri, 4 Apr 2008 23:01:06 +0000 (16:01 -0700)]
qedit/tests: Add a test for IMediaDet_(put|get)_CurrentStream.

17 years agoqedit/tests: Add a test for IMediaDet_get_Filename.
Dan Hipschman [Fri, 4 Apr 2008 23:00:41 +0000 (16:00 -0700)]
qedit/tests: Add a test for IMediaDet_get_Filename.

17 years agoqedit/tests: Add a test for IMediaDet_get_OutputStreams.
Dan Hipschman [Fri, 4 Apr 2008 23:00:05 +0000 (16:00 -0700)]
qedit/tests: Add a test for IMediaDet_get_OutputStreams.

17 years agoqedit/tests: Add test framework and test for IMediaDet_put_Filename.
Dan Hipschman [Fri, 4 Apr 2008 22:59:08 +0000 (15:59 -0700)]
qedit/tests: Add test framework and test for IMediaDet_put_Filename.

17 years agoqedit/tests: Don't forget CoUninitialize.
Dan Hipschman [Fri, 4 Apr 2008 22:58:17 +0000 (15:58 -0700)]
qedit/tests: Don't forget CoUninitialize.

17 years agowine.inf: Move winebrowser.exe to the system directory.
Michael Moss [Fri, 4 Apr 2008 21:08:41 +0000 (14:08 -0700)]
wine.inf: Move winebrowser.exe to the system directory.

17 years agowintrust: Avoid assigning to struct members from other structs.
Andrew Talbot [Fri, 4 Apr 2008 16:56:34 +0000 (17:56 +0100)]
wintrust: Avoid assigning to struct members from other structs.

17 years agoport: Remove superfluous semicolon.
Andrew Talbot [Fri, 4 Apr 2008 16:56:29 +0000 (17:56 +0100)]
port: Remove superfluous semicolon.

17 years agorsaenh/tests: Fix a test on W2K and above.
Paul Vriens [Fri, 4 Apr 2008 15:39:37 +0000 (17:39 +0200)]
rsaenh/tests: Fix a test on W2K and above.

17 years agouser32: Fix a few ShowWindow todo tests.
Alexandre Julliard [Fri, 4 Apr 2008 16:22:40 +0000 (18:22 +0200)]
user32: Fix a few ShowWindow todo tests.

17 years agowinex11: Ignore ConfigureNotify events when a window is iconified.
Alexandre Julliard [Fri, 4 Apr 2008 16:22:23 +0000 (18:22 +0200)]
winex11: Ignore ConfigureNotify events when a window is iconified.

17 years agoRelease 0.9.59. wine-0.9.59
Alexandre Julliard [Fri, 4 Apr 2008 14:55:13 +0000 (16:55 +0200)]
Release 0.9.59.

17 years agowinex11: Avoid updating the wm states inside a ConfigureNotify event.
Alexandre Julliard [Fri, 4 Apr 2008 11:41:27 +0000 (13:41 +0200)]
winex11: Avoid updating the wm states inside a ConfigureNotify event.

17 years agowininet: Avoid size_t type in trace.
Alexandre Julliard [Fri, 4 Apr 2008 11:12:21 +0000 (13:12 +0200)]
wininet: Avoid size_t type in trace.

17 years agocrypt32: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 00:57:58 +0000 (09:57 +0900)]
crypt32: Updated Korean resource.

17 years agomsrle32: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 01:14:34 +0000 (10:14 +0900)]
msrle32: Updated Korean resource.

17 years agomsi: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 01:12:24 +0000 (10:12 +0900)]
msi: Updated Korean resource.

17 years agodevenum: New Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 01:06:45 +0000 (10:06 +0900)]
devenum: New Korean resource.

17 years agocredui: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 00:55:38 +0000 (09:55 +0900)]
credui: Updated Korean resource.

17 years agoclock: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 00:38:55 +0000 (09:38 +0900)]
clock: Updated Korean resource.

17 years agosetupapi: Prevent of reallocating memory for _SP_DEVINFO_DATA structures.
Alexander Morozov [Thu, 3 Apr 2008 15:19:40 +0000 (19:19 +0400)]
setupapi: Prevent of reallocating memory for _SP_DEVINFO_DATA structures.

17 years agoSpelling fixes.
Austin English [Thu, 3 Apr 2008 17:10:30 +0000 (12:10 -0500)]
Spelling fixes.

17 years agoqedit: Indicate the methods of IMediaDet are not implemented in the FIXMEs.
Dan Hipschman [Fri, 4 Apr 2008 00:54:45 +0000 (17:54 -0700)]
qedit: Indicate the methods of IMediaDet are not implemented in the FIXMEs.

17 years agowined3d: Call ActivateContext before any gl call in IWineD3DSurfaceImpl_Release.
Allan Tong [Fri, 4 Apr 2008 01:06:48 +0000 (21:06 -0400)]
wined3d: Call ActivateContext before any gl call in IWineD3DSurfaceImpl_Release.

17 years agoddraw/tests: Extend p8_primary_test.
Alexander Dorofeyev [Thu, 3 Apr 2008 22:19:22 +0000 (01:19 +0300)]
ddraw/tests: Extend p8_primary_test.

Additional tests for blitting and locking.

17 years agowinex11: Don't update the normal size hints when a window is minimized or maximized.
Alexandre Julliard [Fri, 4 Apr 2008 09:28:30 +0000 (11:28 +0200)]
winex11: Don't update the normal size hints when a window is minimized or maximized.

17 years agowinex11: Use the same test for resizable windows when setting size and mwm hints.
Alexandre Julliard [Fri, 4 Apr 2008 09:25:48 +0000 (11:25 +0200)]
winex11: Use the same test for resizable windows when setting size and mwm hints.

17 years agowinex11: Ignore ConfigureNotify events on unmapped windows.
Alexandre Julliard [Fri, 4 Apr 2008 09:22:18 +0000 (11:22 +0200)]
winex11: Ignore ConfigureNotify events on unmapped windows.

17 years agowinex11: Always update the window position without relying on the cached values.
Alexandre Julliard [Fri, 4 Apr 2008 09:20:45 +0000 (11:20 +0200)]
winex11: Always update the window position without relying on the cached values.

17 years agouser32: Use a bogus wildcard in listbox test, change wildcard string to a const.
Lei Zhang [Fri, 4 Apr 2008 07:03:28 +0000 (00:03 -0700)]
user32: Use a bogus wildcard in listbox test, change wildcard string to a const.

17 years agowined3d: Advertise shader emulation of bumpmap formats.
Stefan Dösinger [Thu, 3 Apr 2008 15:15:47 +0000 (17:15 +0200)]
wined3d: Advertise shader emulation of bumpmap formats.

17 years agowined3d: Advertize postpixelshader blending for surfaces.
Stefan Dösinger [Thu, 3 Apr 2008 14:14:57 +0000 (16:14 +0200)]
wined3d: Advertize postpixelshader blending for surfaces.

17 years agoshlwapi/tests: Fixed the wide-character strings.
Reece Dunn [Wed, 2 Apr 2008 23:13:28 +0000 (00:13 +0100)]
shlwapi/tests: Fixed the wide-character strings.

17 years agorsaenh: Remove tentative declaration of static array with no size specifier.
Andrew Talbot [Thu, 3 Apr 2008 13:50:33 +0000 (14:50 +0100)]
rsaenh: Remove tentative declaration of static array with no size specifier.

17 years agomsi: Remove tentative declaration of static array with no size specifier.
Andrew Talbot [Thu, 3 Apr 2008 13:50:28 +0000 (14:50 +0100)]
msi: Remove tentative declaration of static array with no size specifier.

17 years agogdi32: Add a font scaling test when lfHeight == 0 and lfWidth != 0, make it pass...
Dmitry Timoshkov [Thu, 3 Apr 2008 12:55:49 +0000 (21:55 +0900)]
gdi32: Add a font scaling test when lfHeight == 0 and lfWidth != 0, make it pass under Wine.

17 years agorsabase: Remove rsabase tests as they are covered in rsaenh.
Paul Vriens [Fri, 4 Apr 2008 06:12:13 +0000 (08:12 +0200)]
rsabase: Remove rsabase tests as they are covered in rsaenh.

17 years agorsaenh/tests: Add a few skips for non implemented parameters.
Paul Vriens [Thu, 3 Apr 2008 11:09:11 +0000 (13:09 +0200)]
rsaenh/tests: Add a few skips for non implemented parameters.

17 years agowined3d: Deactivate GL_FRAGMENT_SHADER_ATI before deactivating a context.
Stefan Dösinger [Sun, 30 Mar 2008 12:52:18 +0000 (14:52 +0200)]
wined3d: Deactivate GL_FRAGMENT_SHADER_ATI before deactivating a context.

Mesa has a bug that causes a crash due to a NULL pointer dereference
with the R200 driver when making a context current that has
GL_FRAGMENT_SHADER_ATI enabled. This patch works around this bug by
making sure that GL_FRAGMENT_SHADER_ATI is disabled before deactivating
a context, and reactivates it afterwards. The context manager keeps
GL_ATI_FRAGMENT_SHADER generally enabled, except if the context is in 2D
blit mode.

17 years agod3d9: Improve an ok line.
Stefan Dösinger [Sat, 29 Mar 2008 22:06:38 +0000 (23:06 +0100)]
d3d9: Improve an ok line.

17 years agowined3d: Initialize some ARB shader output parameters.
Stefan Dösinger [Thu, 3 Apr 2008 09:41:02 +0000 (11:41 +0200)]
wined3d: Initialize some ARB shader output parameters.

17 years agouser32: Implement BroadcastSystemMessage.
Maarten Lankhorst [Tue, 1 Apr 2008 19:15:55 +0000 (12:15 -0700)]
user32: Implement BroadcastSystemMessage.

17 years agocomctl32: Add basic custom draw support for tooltips.
Jason Edmeades [Wed, 2 Apr 2008 23:25:38 +0000 (00:25 +0100)]
comctl32: Add basic custom draw support for tooltips.

17 years agoddraw: Spelling fixes.
Austin English [Wed, 2 Apr 2008 19:26:42 +0000 (14:26 -0500)]
ddraw: Spelling fixes.

17 years agowined3d: Improve detection of device palette change.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:16 +0000 (00:12 +0300)]
wined3d: Improve detection of device palette change.

17 years agowined3d: Support index in alpha in BltOverride colorfill codepath.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:13 +0000 (00:12 +0300)]
wined3d: Support index in alpha in BltOverride colorfill codepath.

Fixes a failure in ddraw p8_primary_test when running with opengl ddraw renderer.

17 years agoddraw/tests: Additional colorfill test in p8_primary_test.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:11 +0000 (00:12 +0300)]
ddraw/tests: Additional colorfill test in p8_primary_test.

17 years agowined3d: Remove ENTER_GL/LEAVE_GL in IWineD3DCubeTextureImpl_PreLoad.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:08 +0000 (00:12 +0300)]
wined3d: Remove ENTER_GL/LEAVE_GL in IWineD3DCubeTextureImpl_PreLoad.

17 years agowined3d: Remove ENTER_GL/LEAVE_GL in IWineD3DTextureImpl_PreLoad.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:04 +0000 (00:12 +0300)]
wined3d: Remove ENTER_GL/LEAVE_GL in IWineD3DTextureImpl_PreLoad.

17 years agowined3d: Avoid calling LoadTexture with gl lock held in IWineD3DSurfaceImpl_PreLoad.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:12:00 +0000 (00:12 +0300)]
wined3d: Avoid calling LoadTexture with gl lock held in IWineD3DSurfaceImpl_PreLoad.

Needed to prevent ActivateContext being called while holding gl lock.

17 years agowined3d: Add ENTER_GL/LEAVE_GL in IWineD3DSurfaceImpl_Release.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:11:57 +0000 (00:11 +0300)]
wined3d: Add ENTER_GL/LEAVE_GL in IWineD3DSurfaceImpl_Release.

17 years agowined3d: Add ENTER_GL/LEAVE_GL in surface_allocate_surface.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:11:54 +0000 (00:11 +0300)]
wined3d: Add ENTER_GL/LEAVE_GL in surface_allocate_surface.

17 years agowined3d: Add ENTER_GL/LEAVE_GL in surface_bind_and_dirtify.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:11:50 +0000 (00:11 +0300)]
wined3d: Add ENTER_GL/LEAVE_GL in surface_bind_and_dirtify.

17 years agoddraw: Set surface to NULL on failure in GetAttachedSurface.
Alexander Dorofeyev [Wed, 2 Apr 2008 21:11:43 +0000 (00:11 +0300)]
ddraw: Set surface to NULL on failure in GetAttachedSurface.

17 years agowinecfg: Update Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Wed, 2 Apr 2008 22:43:09 +0000 (00:43 +0200)]
winecfg: Update Norwegian Bokmål resource.

17 years agorsaenh: Add some new flags to wincrypt.h and use one of them.
Paul Vriens [Thu, 3 Apr 2008 06:46:53 +0000 (08:46 +0200)]
rsaenh: Add some new flags to wincrypt.h and use one of them.

17 years agorsaenh/tests: Fix a typo.
Paul Vriens [Thu, 3 Apr 2008 06:11:20 +0000 (08:11 +0200)]
rsaenh/tests: Fix a typo.

17 years agoreg: Add Russian translation.
Vitaliy Margolen [Thu, 3 Apr 2008 05:43:14 +0000 (23:43 -0600)]
reg: Add Russian translation.

17 years agowidl: Fix a mistake in an ordered list (keywords).
Dan Hipschman [Thu, 3 Apr 2008 00:17:01 +0000 (17:17 -0700)]
widl: Fix a mistake in an ordered list (keywords).

17 years agomsi: Fix joining a nonexistent table with another table.
James Hawkins [Wed, 2 Apr 2008 23:31:18 +0000 (18:31 -0500)]
msi: Fix joining a nonexistent table with another table.

17 years agomsi: Downgrade a few messages to WARN.
James Hawkins [Wed, 2 Apr 2008 23:30:37 +0000 (18:30 -0500)]
msi: Downgrade a few messages to WARN.

17 years agomsi: Handle the case where no files match the wildcard in MoveFiles.
James Hawkins [Wed, 2 Apr 2008 22:41:47 +0000 (17:41 -0500)]
msi: Handle the case where no files match the wildcard in MoveFiles.

17 years agoquartz: Fix memory leak found by valgrind.
Maarten Lankhorst [Thu, 3 Apr 2008 06:00:57 +0000 (23:00 -0700)]
quartz: Fix memory leak found by valgrind.

17 years agowinemp3: Change a few more fprintf's to wine logs.
Maarten Lankhorst [Wed, 2 Apr 2008 21:58:23 +0000 (14:58 -0700)]
winemp3: Change a few more fprintf's to wine logs.

17 years agoshell32: Fix and simplify the FO_COPY operation, with tests.
James Hawkins [Wed, 2 Apr 2008 21:13:11 +0000 (16:13 -0500)]
shell32: Fix and simplify the FO_COPY operation, with tests.

17 years agouser32: Correctly handle VK_RETURN for edit controls with ES_WANTRETURN style.
Lei Zhang [Wed, 2 Apr 2008 18:33:19 +0000 (11:33 -0700)]
user32: Correctly handle VK_RETURN for edit controls with ES_WANTRETURN style.

17 years agouser32: Dialog should ignore WM_KEYDOWN messages if it gets DLGC_WANTCHARS.
Lei Zhang [Wed, 2 Apr 2008 18:04:23 +0000 (11:04 -0700)]
user32: Dialog should ignore WM_KEYDOWN messages if it gets DLGC_WANTCHARS.

17 years agouser32: Add more edit dialog tests.
Lei Zhang [Wed, 2 Apr 2008 17:50:09 +0000 (10:50 -0700)]
user32: Add more edit dialog tests.

17 years agowinecfg: Update Polish translation.
Mikołaj Zalewski [Wed, 2 Apr 2008 18:29:20 +0000 (20:29 +0200)]
winecfg: Update Polish translation.

17 years agoSpelling fixes.
Austin English [Wed, 2 Apr 2008 20:10:47 +0000 (15:10 -0500)]
Spelling fixes.

17 years agoquartz: Implement seeking on the null renderer.
Maarten Lankhorst [Wed, 2 Apr 2008 18:57:58 +0000 (11:57 -0700)]
quartz: Implement seeking on the null renderer.

17 years agoquartz: Fix stop_playback used in pullpin.
Maarten Lankhorst [Wed, 2 Apr 2008 17:45:32 +0000 (10:45 -0700)]
quartz: Fix stop_playback used in pullpin.

17 years agoshell32: Corrected/added Dutch translations.
Frans Kool [Wed, 2 Apr 2008 12:05:56 +0000 (14:05 +0200)]
shell32: Corrected/added Dutch translations.

17 years agowinedevice: Apply relocations to the driver in cases where the loader doesn't do it.
Alexandre Julliard [Wed, 2 Apr 2008 18:40:27 +0000 (20:40 +0200)]
winedevice: Apply relocations to the driver in cases where the loader doesn't do it.

17 years agontdll: Use LdrProcessRelocationBlock to apply relocations.
Alexandre Julliard [Wed, 2 Apr 2008 18:39:22 +0000 (20:39 +0200)]
ntdll: Use LdrProcessRelocationBlock to apply relocations.

Don't apply relocations to non page-aligned binaries.

17 years agontdll: Implemented LdrProcessRelocationBlock.
Alexandre Julliard [Wed, 2 Apr 2008 18:38:51 +0000 (20:38 +0200)]
ntdll: Implemented LdrProcessRelocationBlock.

17 years agowinecfg: Added missing Dutch translations.
Frans Kool [Wed, 2 Apr 2008 12:24:16 +0000 (14:24 +0200)]
winecfg: Added missing Dutch translations.

17 years agoddraw: Pass the NULL rectangle to IDirectDrawSurface::Unlock.
Stefan Dösinger [Sat, 29 Mar 2008 21:47:26 +0000 (22:47 +0100)]
ddraw: Pass the NULL rectangle to IDirectDrawSurface::Unlock.

17 years agoddraw: Remove some leftover test debug output.
Stefan Dösinger [Sat, 29 Mar 2008 21:40:07 +0000 (22:40 +0100)]
ddraw: Remove some leftover test debug output.

17 years agoddraw: Add a D3D7 cube map test.
Stefan Dösinger [Sat, 29 Mar 2008 21:36:27 +0000 (22:36 +0100)]
ddraw: Add a D3D7 cube map test.

The DirectDraw cube mapping interface has a few pitfalls. So far we have
a test testing the surface enumeration, this adds a rendering test. So
far everything used in the test works.

17 years agod3d9: Make the shading test even more precision tolerant.
Stefan Dösinger [Sat, 29 Mar 2008 12:56:56 +0000 (13:56 +0100)]
d3d9: Make the shading test even more precision tolerant.

This is needed on both windows and wine, seems to be a hardware thing.

17 years agowined3d: Update copyright lines.
Stefan Dösinger [Sat, 29 Mar 2008 01:36:13 +0000 (02:36 +0100)]
wined3d: Update copyright lines.

17 years agowined3d: Implement TSSARGTEMP with register combiners.
Stefan Dösinger [Sat, 29 Mar 2008 12:55:59 +0000 (13:55 +0100)]
wined3d: Implement TSSARGTEMP with register combiners.

17 years agowined3d: Do not report pixel shaders if not supported.
Stefan Dösinger [Tue, 1 Apr 2008 14:02:10 +0000 (16:02 +0200)]
wined3d: Do not report pixel shaders if not supported.

17 years agowined3d: Implement D3DTA_TEMP in the GL_ATI_fragment_shader codepath.
Stefan Dösinger [Sat, 29 Mar 2008 22:55:09 +0000 (23:55 +0100)]
wined3d: Implement D3DTA_TEMP in the GL_ATI_fragment_shader codepath.

17 years agowined3d: Prepare the atifs shader generator for temp register support.
Stefan Dösinger [Fri, 28 Mar 2008 23:41:07 +0000 (00:41 +0100)]
wined3d: Prepare the atifs shader generator for temp register support.

17 years agod3d9: Add a test for temporary results.
Stefan Dösinger [Tue, 1 Apr 2008 14:00:20 +0000 (16:00 +0200)]
d3d9: Add a test for temporary results.

17 years agoimm32: Keep track of context associations between HWND and HIMC.
Aric Stewart [Wed, 2 Apr 2008 13:48:22 +0000 (08:48 -0500)]
imm32: Keep track of context associations between HWND and HIMC.

17 years agowordpad: Display the larger icon in the about box.
Alexandre Julliard [Wed, 2 Apr 2008 18:05:33 +0000 (20:05 +0200)]
wordpad: Display the larger icon in the about box.

17 years agowordpad: A nicer icon.
Herve Chanal [Wed, 2 Apr 2008 13:46:53 +0000 (15:46 +0200)]
wordpad: A nicer icon.

17 years agoshlwapi/tests: Turn printf into trace or skip.
Paul Vriens [Wed, 2 Apr 2008 14:51:11 +0000 (16:51 +0200)]
shlwapi/tests: Turn printf into trace or skip.

17 years agosetupapi/tests: No need to use GetProcAddress as all functions exist on all platforms.
Paul Vriens [Wed, 2 Apr 2008 12:44:32 +0000 (14:44 +0200)]
setupapi/tests: No need to use GetProcAddress as all functions exist on all platforms.

17 years agowidl: Turn on verbose errors, which gives a little more information in the case of...
Rob Shearman [Wed, 2 Apr 2008 11:56:47 +0000 (12:56 +0100)]
widl: Turn on verbose errors, which gives a little more information in the case of a syntax error.

17 years agowidl: Fix the writing out of function pointers with more than one level of indirection.
Rob Shearman [Wed, 2 Apr 2008 11:56:38 +0000 (12:56 +0100)]
widl: Fix the writing out of function pointers with more than one level of indirection.