wine/eterwine.git
17 years agowgl: Move all winex11.drv opengl traces to wgl.
Roderick Colenbrander [Sun, 30 Mar 2008 22:21:03 +0000 (22:21 +0000)]
wgl: Move all winex11.drv opengl traces to wgl.

17 years agowined3d: Request a pixel format with alpha support in case of P8 render targets.
Roderick Colenbrander [Sun, 30 Mar 2008 21:36:03 +0000 (21:36 +0000)]
wined3d: Request a pixel format with alpha support in case of P8 render targets.

17 years agowininet: Use a direct connection for tests that connect to localhost.
Hans Leidekker [Sun, 30 Mar 2008 18:19:46 +0000 (19:19 +0100)]
wininet: Use a direct connection for tests that connect to localhost.

17 years agowininet: Set ProxyEnable registry value if it isn't already set.
Hans Leidekker [Sun, 30 Mar 2008 18:17:54 +0000 (19:17 +0100)]
wininet: Set ProxyEnable registry value if it isn't already set.

17 years agowininet: Don't set the host port from the server port.
Hans Leidekker [Sun, 30 Mar 2008 18:17:31 +0000 (19:17 +0100)]
wininet: Don't set the host port from the server port.

This works for direct connections but in case of proxy connections server
port and host port usually are different.

17 years agowininet: Fix redirects through a proxy.
Hans Leidekker [Sun, 30 Mar 2008 18:16:52 +0000 (19:16 +0100)]
wininet: Fix redirects through a proxy.

HTTP_DealWithProxy replaces the request path with a full URL to make sure
a correct request is built for for the proxy. This will work just once in
case of a redirect because the path will be appended to the redirect url,
resulting in an incorrect url.

17 years agowininet: Don't close proxy connections when keep-alive is specified.
Hans Leidekker [Sun, 30 Mar 2008 18:16:34 +0000 (19:16 +0100)]
wininet: Don't close proxy connections when keep-alive is specified.

17 years agowininet: Support http_proxy environment variable.
Hans Leidekker [Sun, 30 Mar 2008 18:16:11 +0000 (19:16 +0100)]
wininet: Support http_proxy environment variable.

Based on a patch by Mike Hearn.

17 years agoshell32: Adjusted German about dialog for changes in English one.
Marcus Meissner [Sat, 29 Mar 2008 23:07:30 +0000 (00:07 +0100)]
shell32: Adjusted German about dialog for changes in English one.

17 years agonet: Add Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Sun, 30 Mar 2008 00:08:06 +0000 (01:08 +0100)]
net: Add Norwegian Bokmål resource.

17 years agoreg: Add Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Sat, 29 Mar 2008 23:59:15 +0000 (00:59 +0100)]
reg: Add Norwegian Bokmål resource.

17 years agoquartz: Check against a null dereference and don't read beyond the end of file.
Maarten Lankhorst [Fri, 28 Mar 2008 20:10:20 +0000 (13:10 -0700)]
quartz: Check against a null dereference and don't read beyond the end of file.

17 years agodbghelp: Fix type mismatch in comparison.
Andrew Talbot [Sat, 29 Mar 2008 16:11:20 +0000 (16:11 +0000)]
dbghelp: Fix type mismatch in comparison.

17 years agoqcap: Assign to struct instead of using CopyMemory.
Andrew Talbot [Sat, 29 Mar 2008 11:37:17 +0000 (11:37 +0000)]
qcap: Assign to struct instead of using CopyMemory.

17 years agoole32: Assign to structs instead of using CopyMemory.
Andrew Talbot [Sat, 29 Mar 2008 11:37:15 +0000 (11:37 +0000)]
ole32: Assign to structs instead of using CopyMemory.

17 years agoquartz: Assign to structs instead of using CopyMemory.
Andrew Talbot [Sat, 29 Mar 2008 11:37:20 +0000 (11:37 +0000)]
quartz: Assign to structs instead of using CopyMemory.

17 years agouxtheme: Assign to struct instead of using CopyMemory.
Andrew Talbot [Sat, 29 Mar 2008 11:37:23 +0000 (11:37 +0000)]
uxtheme: Assign to struct instead of using CopyMemory.

17 years agodsound: Assign to structs instead of using CopyMemory.
Andrew Talbot [Sat, 29 Mar 2008 11:37:12 +0000 (11:37 +0000)]
dsound: Assign to structs instead of using CopyMemory.

17 years agomshtml: Added parsing external scripts support.
Jacek Caban [Sat, 29 Mar 2008 20:57:48 +0000 (20:57 +0000)]
mshtml: Added parsing external scripts support.

17 years agomshtml: Added parsing inline script support.
Jacek Caban [Sat, 29 Mar 2008 20:39:34 +0000 (20:39 +0000)]
mshtml: Added parsing inline script support.

17 years agomshtml: Return S_OK in OnEnterScript and OnLeaveScript.
Jacek Caban [Sat, 29 Mar 2008 20:39:23 +0000 (20:39 +0000)]
mshtml: Return S_OK in OnEnterScript and OnLeaveScript.

17 years agomshtml: Added IActiveScriptSite::GetItemInfo implementation.
Jacek Caban [Sat, 29 Mar 2008 17:35:15 +0000 (17:35 +0000)]
mshtml: Added IActiveScriptSite::GetItemInfo implementation.

17 years agomshtml: Added IActiveScriptSite::GetLCID implementation.
Jacek Caban [Sat, 29 Mar 2008 17:35:02 +0000 (17:35 +0000)]
mshtml: Added IActiveScriptSite::GetLCID implementation.

17 years agomshtml: Added IActiveScriptSiteWindow stub implementation.
Jacek Caban [Sat, 29 Mar 2008 17:34:49 +0000 (17:34 +0000)]
mshtml: Added IActiveScriptSiteWindow stub implementation.

17 years agoUpdate Russian translations.
Vitaliy Margolen [Sat, 29 Mar 2008 19:21:32 +0000 (13:21 -0600)]
Update Russian translations.

17 years agomshtml: Add Russian translation.
Vitaliy Margolen [Sat, 29 Mar 2008 19:21:25 +0000 (13:21 -0600)]
mshtml: Add Russian translation.

17 years agonet: Update help.
Vitaliy Margolen [Sat, 29 Mar 2008 19:21:22 +0000 (13:21 -0600)]
net: Update help.

17 years agokernel32: Set processorLevel to cpu family.
Alexander Nicolaysen Sørnes [Sat, 29 Mar 2008 23:44:19 +0000 (00:44 +0100)]
kernel32: Set processorLevel to cpu family.

17 years agowined3d: Fix a postpixelshader_blending bug.
Roderick Colenbrander [Sat, 29 Mar 2008 14:48:15 +0000 (14:48 +0000)]
wined3d: Fix a postpixelshader_blending bug.

17 years agowine.inf: Update timezone information.
Dmitry Timoshkov [Sun, 30 Mar 2008 09:38:39 +0000 (18:38 +0900)]
wine.inf: Update timezone information.

17 years agowordpad: Update the German translation.
Michael Stefaniuc [Sat, 29 Mar 2008 22:23:07 +0000 (23:23 +0100)]
wordpad: Update the German translation.

17 years agonotepad: Update the German translation.
Michael Stefaniuc [Sat, 29 Mar 2008 22:22:45 +0000 (23:22 +0100)]
notepad: Update the German translation.

17 years agouser32: Void functions should not return a value.
Andrew Talbot [Sat, 29 Mar 2008 19:10:23 +0000 (19:10 +0000)]
user32: Void functions should not return a value.

17 years agoinetcomm: Void functions should not return a value.
Andrew Talbot [Sat, 29 Mar 2008 19:10:31 +0000 (19:10 +0000)]
inetcomm: Void functions should not return a value.

17 years agorpcrt4: Void functions should not return a value.
Andrew Talbot [Sat, 29 Mar 2008 19:10:17 +0000 (19:10 +0000)]
rpcrt4: Void functions should not return a value.

17 years agocredui: Update Polish translation.
Mikołaj Zalewski [Sat, 29 Mar 2008 14:58:48 +0000 (15:58 +0100)]
credui: Update Polish translation.

17 years agoreg: Add Polish translation.
Mikołaj Zalewski [Sat, 29 Mar 2008 14:53:05 +0000 (15:53 +0100)]
reg: Add Polish translation.

17 years agoshell32: Update Polish translation.
Mikołaj Zalewski [Sat, 29 Mar 2008 14:31:19 +0000 (15:31 +0100)]
shell32: Update Polish translation.

17 years agoregedit: Add some ES_AUTOHSCROLL to dialog templates in languages that didn't have...
Mikołaj Zalewski [Sat, 29 Mar 2008 12:46:14 +0000 (13:46 +0100)]
regedit: Add some ES_AUTOHSCROLL to dialog templates in languages that didn't have them.

17 years agowinecfg: Update Polish translation.
Mikołaj Zalewski [Sat, 29 Mar 2008 12:29:47 +0000 (13:29 +0100)]
winecfg: Update Polish translation.

17 years agocomdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don...
Mikołaj Zalewski [Sat, 29 Mar 2008 11:52:41 +0000 (12:52 +0100)]
comdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don't have them.

17 years agowldap32: Add Polish translation.
Mikołaj Zalewski [Sat, 29 Mar 2008 11:39:12 +0000 (12:39 +0100)]
wldap32: Add Polish translation.

17 years agowrc: verify-translation: Allow the translators to set BS_MULTILINE on buttons without...
Mikołaj Zalewski [Sat, 29 Mar 2008 14:48:00 +0000 (15:48 +0100)]
wrc: verify-translation: Allow the translators to set BS_MULTILINE on buttons without an error.

17 years agowrc: verify-translation: Remove dumping of stringtables.
Mikołaj Zalewski [Fri, 28 Mar 2008 21:26:49 +0000 (22:26 +0100)]
wrc: verify-translation: Remove dumping of stringtables.

17 years agowrc: verify-translation: Compare all the controls of dialogs, not only the first...
Mikołaj Zalewski [Fri, 28 Mar 2008 19:45:44 +0000 (20:45 +0100)]
wrc: verify-translation: Compare all the controls of dialogs, not only the first one.

17 years agofonts: Fix uninstall of TrueType fonts.
Alasdair Sinclair [Sat, 29 Mar 2008 15:33:05 +0000 (15:33 +0000)]
fonts: Fix uninstall of TrueType fonts.

17 years agowinex11: Ignore EnterNotify resulting from a pointer grab.
Alexandre Julliard [Mon, 31 Mar 2008 10:12:12 +0000 (12:12 +0200)]
winex11: Ignore EnterNotify resulting from a pointer grab.

17 years agowinex11: Add owned windows to the taskbar if it has WS_EX_APPWINDOW style.
Jacek Caban [Sat, 29 Mar 2008 15:16:09 +0000 (15:16 +0000)]
winex11: Add owned windows to the taskbar if it has WS_EX_APPWINDOW style.

17 years agoservices: Fill in the functions between implemented functions in svcctl.idl so that...
Rob Shearman [Fri, 28 Mar 2008 17:08:27 +0000 (17:08 +0000)]
services: Fill in the functions between implemented functions in svcctl.idl so that it our remoting code is wire-compatible with NT.

Add the necessary stubs for these in services.exe.

17 years agoservices: Introduce an scmdatabase object to store the root key of the services database.
Rob Shearman [Fri, 28 Mar 2008 17:08:12 +0000 (17:08 +0000)]
services: Introduce an scmdatabase object to store the root key of the services database.

Make the functions that deal with the service database more object-oriented.

Add a finer-grained locking architecture.

17 years agoservices: Remove dependency on service name being determined correctly in order for...
Rob Shearman [Fri, 28 Mar 2008 17:07:48 +0000 (17:07 +0000)]
services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up.

Instead use the mechanism used by native which uses
\\.\pipe\net\NtControlPipeN.

Also remove the service startup event set by StartServiceCtrlDispatcher
as we wait for the service status to change instead.

17 years agoservices: Move ControlService and StartServiceW from advapi32.dll to services.exe.
Rob Shearman [Fri, 28 Mar 2008 17:07:39 +0000 (17:07 +0000)]
services: Move ControlService and StartServiceW from advapi32.dll to services.exe.

This also changes the architecture such that services.exe is the server
end of the control pipe and the service is the client end.

17 years agoservices: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to...
Rob Shearman [Fri, 28 Mar 2008 17:06:43 +0000 (17:06 +0000)]
services: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to services.exe.

17 years agoservices: Move SetServiceStatus and QueryServiceStatusEx to services.exe.
Rob Shearman [Fri, 28 Mar 2008 17:06:32 +0000 (17:06 +0000)]
services: Move SetServiceStatus and QueryServiceStatusEx to services.exe.

17 years agoservices: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName.
Mikołaj Zalewski [Sun, 16 Mar 2008 21:12:08 +0000 (22:12 +0100)]
services: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName.

17 years agoservices: Move ChangeServiceConfigW implementation from advapi32.dll to services...
Mikołaj Zalewski [Sat, 15 Mar 2008 18:11:12 +0000 (19:11 +0100)]
services: Move ChangeServiceConfigW implementation from advapi32.dll to services.exe.

17 years agoservices: Move QueryServiceConfigW from advapi32.dll to services.exe.
Mikołaj Zalewski [Sat, 15 Mar 2008 15:42:40 +0000 (16:42 +0100)]
services: Move QueryServiceConfigW from advapi32.dll to services.exe.

17 years agoservices: Move CreateService, OpenService and DeleteService implementations from...
Mikołaj Zalewski [Sat, 15 Mar 2008 15:42:38 +0000 (16:42 +0100)]
services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe.

17 years agoservices: Start a local RPC server.
Mikołaj Zalewski [Fri, 28 Mar 2008 16:56:00 +0000 (16:56 +0000)]
services: Start a local RPC server.

17 years agowined3d: Also move the rendertarget capability to the formats table.
Roderick Colenbrander [Sat, 29 Mar 2008 00:10:52 +0000 (00:10 +0000)]
wined3d: Also move the rendertarget capability to the formats table.

17 years agowined3d: Add a depthstencil flag to the formats table and make use of it in CheckDept...
Roderick Colenbrander [Fri, 28 Mar 2008 23:29:38 +0000 (23:29 +0000)]
wined3d: Add a depthstencil flag to the formats table and make use of it in CheckDepthStencilCapability.

17 years agowined3d: Make the filtering capability of a format a flag in the formats table.
Roderick Colenbrander [Fri, 28 Mar 2008 23:18:41 +0000 (23:18 +0000)]
wined3d: Make the filtering capability of a format a flag in the formats table.

17 years agodplayx: Assign to structs instead of using CopyMemory.
Andrew Talbot [Fri, 28 Mar 2008 22:52:28 +0000 (22:52 +0000)]
dplayx: Assign to structs instead of using CopyMemory.

17 years agodinput: Assign to struct instead of using CopyMemory.
Andrew Talbot [Fri, 28 Mar 2008 22:52:23 +0000 (22:52 +0000)]
dinput: Assign to struct instead of using CopyMemory.

17 years agomshtml: Added IActiveScriptSiteInterruptPoll stub implementation.
Jacek Caban [Fri, 28 Mar 2008 18:01:37 +0000 (18:01 +0000)]
mshtml: Added IActiveScriptSiteInterruptPoll stub implementation.

17 years agomshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded.
Jacek Caban [Fri, 28 Mar 2008 18:01:15 +0000 (18:01 +0000)]
mshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded.

17 years agomshtml: Added script engine initialization implementation.
Jacek Caban [Fri, 28 Mar 2008 18:00:59 +0000 (18:00 +0000)]
mshtml: Added script engine initialization implementation.

17 years agomshtml: Added IActiveScriptSite::OnStateChange implementation.
Jacek Caban [Fri, 28 Mar 2008 18:00:34 +0000 (18:00 +0000)]
mshtml: Added IActiveScriptSite::OnStateChange implementation.

17 years agouuid: Include objsafe.h.
Jacek Caban [Fri, 28 Mar 2008 20:48:11 +0000 (20:48 +0000)]
uuid: Include objsafe.h.

17 years agonotepad: Remove the License and NO WARRANTY options from the Help->Information popup...
Rob Shearman [Fri, 28 Mar 2008 17:53:31 +0000 (17:53 +0000)]
notepad: Remove the License and NO WARRANTY options from the Help->Information popup menu as the same information can now be viewed from the About dialog.

Remove the Help->Information popup menu and rename the "About Wine"
option to "About Notepad".

17 years agorpcrt4: Print an error if an invalid client context handle is used.
Rob Shearman [Fri, 28 Mar 2008 17:52:33 +0000 (17:52 +0000)]
rpcrt4: Print an error if an invalid client context handle is used.

17 years agowinedevice: Handle failure of RegisterServiceCtrlHandlerExW.
Rob Shearman [Fri, 28 Mar 2008 17:52:24 +0000 (17:52 +0000)]
winedevice: Handle failure of RegisterServiceCtrlHandlerExW.

17 years agowinetest: A nicer icon.
Herve Chanal [Fri, 28 Mar 2008 18:24:52 +0000 (19:24 +0100)]
winetest: A nicer icon.

17 years agosetupapi: Fix some last errors for SetupGetLineByIndex.
Paul Vriens [Fri, 28 Mar 2008 15:41:20 +0000 (16:41 +0100)]
setupapi: Fix some last errors for SetupGetLineByIndex.

17 years agosetupapi: Fix some last errors for SetupFindFirstLine.
Paul Vriens [Fri, 28 Mar 2008 15:29:52 +0000 (16:29 +0100)]
setupapi: Fix some last errors for SetupFindFirstLine.

17 years agowine.inf: Create a fake module for mountmgr.sys.
Alexandre Julliard [Fri, 28 Mar 2008 16:26:09 +0000 (17:26 +0100)]
wine.inf: Create a fake module for mountmgr.sys.

17 years agoinclude: Fix access permissions in some ioctl codes, and add a few more.
Alexandre Julliard [Fri, 28 Mar 2008 16:23:02 +0000 (17:23 +0100)]
include: Fix access permissions in some ioctl codes, and add a few more.

17 years agodevenum: Add Russian translation.
Vitaliy Margolen [Fri, 28 Mar 2008 14:34:36 +0000 (08:34 -0600)]
devenum: Add Russian translation.

17 years agohhctrl: Add Russian translation.
Vitaliy Margolen [Fri, 28 Mar 2008 14:34:32 +0000 (08:34 -0600)]
hhctrl: Add Russian translation.

17 years agowined3d: Add D3DUSAGE_QUERY_PIXELSHADER_BLENDING to CheckDeviceFormat.
Roderick Colenbrander [Sat, 22 Mar 2008 21:41:30 +0000 (21:41 +0000)]
wined3d: Add D3DUSAGE_QUERY_PIXELSHADER_BLENDING to CheckDeviceFormat.

17 years agowined3d: Initial post pixelshader blending support. [attempt 2].
Roderick Colenbrander [Fri, 28 Mar 2008 09:02:39 +0000 (10:02 +0100)]
wined3d: Initial post pixelshader blending support. [attempt 2].

For each pixel format we store a flag in the table whether it supports
post pixelshader blending. Before applying blending or during a
context switch we verify that blending is turned off for the
format. In case of R32F this gave a 5-6x performance boost (without
filtering and software conversion).

17 years agod3d9: Test post pixelshader blending.
Roderick Colenbrander [Fri, 28 Mar 2008 01:01:14 +0000 (02:01 +0100)]
d3d9: Test post pixelshader blending.

17 years agosetupapi/tests: Remove check as we don't care how 'field' is allocated.
Paul Vriens [Fri, 28 Mar 2008 10:17:07 +0000 (11:17 +0100)]
setupapi/tests: Remove check as we don't care how 'field' is allocated.

17 years agosetupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.
Paul Vriens [Fri, 28 Mar 2008 12:20:54 +0000 (13:20 +0100)]
setupapi/tests: Add a few tests for SetupInstallServicesFromInfSectionA.

17 years agosetupapi/tests: Run tests on win9x again.
Paul Vriens [Fri, 28 Mar 2008 11:17:06 +0000 (12:17 +0100)]
setupapi/tests: Run tests on win9x again.

17 years agowinecfg: Update the DPI trackbar according to the edit box changes.
Dmitry Timoshkov [Fri, 28 Mar 2008 10:04:11 +0000 (18:04 +0800)]
winecfg: Update the DPI trackbar according to the edit box changes.

17 years agowined3d: Remove some debug TRACE stuff.
Stefan Dösinger [Thu, 27 Mar 2008 20:42:45 +0000 (21:42 +0100)]
wined3d: Remove some debug TRACE stuff.

17 years agowined3d: Inherit from the proper state table in atifs.
Stefan Dösinger [Wed, 26 Mar 2008 21:48:06 +0000 (22:48 +0100)]
wined3d: Inherit from the proper state table in atifs.

17 years agod3d8: Reject broken normal declaration types with fixed function.
Stefan Dösinger [Thu, 27 Mar 2008 19:11:36 +0000 (20:11 +0100)]
d3d8: Reject broken normal declaration types with fixed function.

17 years agoservices.exe: Load list of services from registry at startup.
Mikołaj Zalewski [Sat, 15 Mar 2008 09:38:45 +0000 (10:38 +0100)]
services.exe: Load list of services from registry at startup.

17 years agoservices.exe: Add a new program.
Mikołaj Zalewski [Sat, 15 Mar 2008 08:49:42 +0000 (09:49 +0100)]
services.exe: Add a new program.

17 years agoddraw/tests: Initialize ddprimpal.
Marcus Meissner [Fri, 28 Mar 2008 08:02:41 +0000 (09:02 +0100)]
ddraw/tests: Initialize ddprimpal.

17 years agouser32/tests: Mark unsigned entitities as unsigned.
Marcus Meissner [Fri, 28 Mar 2008 08:21:15 +0000 (09:21 +0100)]
user32/tests: Mark unsigned entitities as unsigned.

17 years agoUpdate Russian translations.
Vitaliy Margolen [Fri, 28 Mar 2008 03:42:44 +0000 (21:42 -0600)]
Update Russian translations.

17 years agoshlwapi: Add Russian translation.
Vitaliy Margolen [Fri, 28 Mar 2008 03:42:32 +0000 (21:42 -0600)]
shlwapi: Add Russian translation.

17 years agoregedit: Fix typo.
Vitaliy Margolen [Fri, 28 Mar 2008 03:42:28 +0000 (21:42 -0600)]
regedit: Fix typo.

17 years agowinhelp: Fix and activate the Romansh translation.
Michael Stefaniuc [Fri, 28 Mar 2008 00:23:58 +0000 (01:23 +0100)]
winhelp: Fix and activate the Romansh translation.

17 years agokernel32: Add the NLS file for Romansh (Switzerland).
Michael Stefaniuc [Thu, 27 Mar 2008 23:57:54 +0000 (00:57 +0100)]
kernel32: Add the NLS file for Romansh (Switzerland).

17 years agowrc: Add the code page mapping for LANG_ROMANSH.
Michael Stefaniuc [Thu, 27 Mar 2008 23:51:51 +0000 (00:51 +0100)]
wrc: Add the code page mapping for LANG_ROMANSH.

17 years agouser32: About dialog cosmetic fixes for the Romanian translation too.
Michael Stefaniuc [Thu, 27 Mar 2008 23:51:17 +0000 (00:51 +0100)]
user32: About dialog cosmetic fixes for the Romanian translation too.