wine
17 years agoserver: Add a generic wait queue to the file descriptor object.
Alexandre Julliard [Mon, 2 Apr 2007 10:47:52 +0000 (12:47 +0200)] 
server: Add a generic wait queue to the file descriptor object.

17 years agomake_makefiles: Add the .INIT/.BEGIN rules for the main makefile.
Alexandre Julliard [Mon, 2 Apr 2007 10:47:13 +0000 (12:47 +0200)] 
make_makefiles: Add the .INIT/.BEGIN rules for the main makefile.

17 years agocomctl32: Unset active page while setting a new active page for a propsheet.
Aric Stewart [Fri, 30 Mar 2007 16:35:12 +0000 (11:35 -0500)] 
comctl32: Unset active page while setting a new active page for a propsheet.

Before calling the PSN_SETACTIVE in PROPSHEET_SetCurSel set the
active_page to -1. This prevents crashes and corruption of the
property sheet if the application makes any modifications during the
PSN_SETACTIVE.

17 years agowinedbg, winedump: Extended some info printed from system info directory in minidump...
Eric Pouech [Sun, 1 Apr 2007 10:32:04 +0000 (12:32 +0200)] 
winedbg, winedump: Extended some info printed from system info directory in minidump about the CPU.

17 years agowinedbg: When reloading real PE modules from a minidump, also look in the search...
Eric Pouech [Sun, 1 Apr 2007 10:31:57 +0000 (12:31 +0200)] 
winedbg: When reloading real PE modules from a minidump, also look in the search path (as we do for ELF modules).

17 years agowined3d: Remove DDBLT_WAIT fixme.
Michael Ploujnikov [Sat, 31 Mar 2007 23:10:53 +0000 (19:10 -0400)] 
wined3d: Remove DDBLT_WAIT fixme.

17 years agoxcopy: Hack/workaround for filenames starting with a '.'.
Jason Edmeades [Sat, 31 Mar 2007 20:49:30 +0000 (21:49 +0100)] 
xcopy: Hack/workaround for filenames starting with a '.'.

17 years agoxcopy: /E implies recursive (fixes ActiveState Perl installer).
Jason Edmeades [Sat, 31 Mar 2007 20:31:35 +0000 (21:31 +0100)] 
xcopy: /E implies recursive (fixes ActiveState Perl installer).

17 years agoxcopy: Make displayed names mirror windows.
Jason Edmeades [Sat, 31 Mar 2007 20:24:17 +0000 (21:24 +0100)] 
xcopy: Make displayed names mirror windows.

17 years agoxcopy: Add help.
Jason Edmeades [Fri, 30 Mar 2007 18:20:22 +0000 (19:20 +0100)] 
xcopy: Add help.

17 years agoxcopy: Update comments with unsupported operations and current status.
Jason Edmeades [Fri, 30 Mar 2007 18:20:21 +0000 (19:20 +0100)] 
xcopy: Update comments with unsupported operations and current status.

17 years agoxcopy: Move all messages into an English resource file.
Jason Edmeades [Fri, 30 Mar 2007 18:20:20 +0000 (19:20 +0100)] 
xcopy: Move all messages into an English resource file.

17 years agoxcopy: Rearrange code to closely match windows ordering.
Jason Edmeades [Fri, 30 Mar 2007 18:20:19 +0000 (19:20 +0100)] 
xcopy: Rearrange code to closely match windows ordering.

Effectively work out if we are interested in a file before worrying
about prompting for copy or overwrite.

17 years agoxcopy: Add support for /D and /D:m-d-y.
Jason Edmeades [Fri, 30 Mar 2007 18:20:18 +0000 (19:20 +0100)] 
xcopy: Add support for /D and /D:m-d-y.

17 years agoxcopy: Add support for /EXCLUDELIST:file1+file2 etc.
Jason Edmeades [Fri, 30 Mar 2007 18:20:17 +0000 (19:20 +0100)] 
xcopy: Add support for /EXCLUDELIST:file1+file2 etc.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Mar 2007 16:44:32 +0000 (17:44 +0100)] 
comctl32: Constify some variables.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Mar 2007 16:44:05 +0000 (17:44 +0100)] 
comctl32: Constify some variables.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Mar 2007 16:43:35 +0000 (17:43 +0100)] 
comctl32: Constify some variables.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Mar 2007 16:42:01 +0000 (17:42 +0100)] 
comctl32: Constify some variables.

17 years agonotepad: Fix a possible rounding error when storing the font point size to the registry.
Rolf Kalbermatter [Sun, 1 Apr 2007 14:23:31 +0000 (16:23 +0200)] 
notepad: Fix a possible rounding error when storing the font point size to the registry.

17 years agonotepad: Implement handling of page setup dialog parameters.
Rolf Kalbermatter [Sun, 1 Apr 2007 18:52:08 +0000 (20:52 +0200)] 
notepad: Implement handling of page setup dialog parameters.

17 years agoadvpack: Stop processing if there was an error registering an OCX.
Rob Shearman [Sun, 1 Apr 2007 12:45:00 +0000 (13:45 +0100)] 
advpack: Stop processing if there was an error registering an OCX.

17 years agoadvpack: Call OleInitialize before registering OCXs, like native does.
Rob Shearman [Sun, 1 Apr 2007 12:44:18 +0000 (13:44 +0100)] 
advpack: Call OleInitialize before registering OCXs, like native does.

17 years agourlmon: Fix a reference count leak that would keep the module alive when it shouldn't.
Rob Shearman [Sun, 1 Apr 2007 12:43:39 +0000 (13:43 +0100)] 
urlmon: Fix a reference count leak that would keep the module alive when it shouldn't.

17 years agogdi32: Make GetKerningPairsA not fail for fonts with SYMBOL charset.
Dmitry Timoshkov [Sun, 1 Apr 2007 11:17:33 +0000 (20:17 +0900)] 
gdi32: Make GetKerningPairsA not fail for fonts with SYMBOL charset.

17 years agokernel32: Add GetCPInfo test.
Dmitry Timoshkov [Sun, 1 Apr 2007 11:16:42 +0000 (20:16 +0900)] 
kernel32: Add GetCPInfo test.

17 years agowined3d: Use GL_APPLE_client_storage if available.
Stefan Dösinger [Sat, 31 Mar 2007 21:02:37 +0000 (23:02 +0200)] 
wined3d: Use GL_APPLE_client_storage if available.

17 years agowined3d: Add GL_APPLE_client_storage to our extension list.
Stefan Dösinger [Sat, 31 Mar 2007 13:52:28 +0000 (15:52 +0200)] 
wined3d: Add GL_APPLE_client_storage to our extension list.

17 years agoimagehlp: BindImageEx stub should report success.
Dan Kegel [Sat, 31 Mar 2007 13:20:15 +0000 (06:20 -0700)] 
imagehlp: BindImageEx stub should report success.

17 years agogdi32: Add two basic tests to check what WidenPath does.
Laurent Vromman [Sat, 31 Mar 2007 11:01:20 +0000 (13:01 +0200)] 
gdi32: Add two basic tests to check what WidenPath does.

17 years agoadvapi32/tests: Some cleanup.
Paul Vriens [Sat, 31 Mar 2007 11:01:24 +0000 (13:01 +0200)] 
advapi32/tests: Some cleanup.

17 years agoadvapi32/tests: Reopen the main handle if needed.
Paul Vriens [Sat, 31 Mar 2007 10:14:10 +0000 (12:14 +0200)] 
advapi32/tests: Reopen the main handle if needed.

17 years agowined3d: Make CreateCubeTexture fail when not supported.
Felix Nawothnig [Fri, 30 Mar 2007 19:29:38 +0000 (21:29 +0200)] 
wined3d: Make CreateCubeTexture fail when not supported.

17 years agogdi32: Properly handle negative font widths.
Felix Nawothnig [Fri, 30 Mar 2007 12:58:32 +0000 (14:58 +0200)] 
gdi32: Properly handle negative font widths.

17 years agoquartz: Use a safe APC to kill the PullPin thread when the PullPin is being released.
Chris Robinson [Sun, 1 Apr 2007 03:13:08 +0000 (20:13 -0700)] 
quartz: Use a safe APC to kill the PullPin thread when the PullPin is being released.

17 years agoquartz: Set the sample time based on the number of bytes read before sending it downs...
Chris Robinson [Sun, 1 Apr 2007 02:31:27 +0000 (19:31 -0700)] 
quartz: Set the sample time based on the number of bytes read before sending it downstream.

17 years agoquartz: Remove errant parser output pins on input connection failure.
Chris Robinson [Fri, 30 Mar 2007 12:36:21 +0000 (05:36 -0700)] 
quartz: Remove errant parser output pins on input connection failure.

17 years agoquartz: Don't fill the dsound buffer with small amounts.
Chris Robinson [Fri, 30 Mar 2007 10:13:54 +0000 (03:13 -0700)] 
quartz: Don't fill the dsound buffer with small amounts.

17 years agoRelease 0.9.34. wine-0.9.34
Alexandre Julliard [Fri, 30 Mar 2007 14:41:43 +0000 (16:41 +0200)] 
Release 0.9.34.

17 years agoMakefile: Try to force the makefile to be rebuilt with non-GNU make too.
Alexandre Julliard [Fri, 30 Mar 2007 10:35:25 +0000 (12:35 +0200)] 
Makefile: Try to force the makefile to be rebuilt with non-GNU make too.

17 years agokernel32: Better default for dwActiveProcessorMask in GetSystemInfo.
Alexandre Julliard [Fri, 30 Mar 2007 10:22:13 +0000 (12:22 +0200)] 
kernel32: Better default for dwActiveProcessorMask in GetSystemInfo.

17 years agolibwine: Hack to work around the Solaris dlopen() brain damage.
Alexandre Julliard [Fri, 30 Mar 2007 10:17:01 +0000 (12:17 +0200)] 
libwine: Hack to work around the Solaris dlopen() brain damage.

17 years agokernel32: Make default behavior more consistent when AeDebug key is not present.
Alexandre Julliard [Fri, 30 Mar 2007 10:00:11 +0000 (12:00 +0200)] 
kernel32: Make default behavior more consistent when AeDebug key is not present.

17 years agowined3d: Use GL_TEXTURE_2D for dummy textures.
Felix Nawothnig [Thu, 29 Mar 2007 16:45:04 +0000 (18:45 +0200)] 
wined3d: Use GL_TEXTURE_2D for dummy textures.

17 years agowined3d: Fix broken ERR() message.
Felix Nawothnig [Wed, 28 Mar 2007 18:37:10 +0000 (20:37 +0200)] 
wined3d: Fix broken ERR() message.

17 years agowined3d: Only disable GL_TEXTURE_CUBE_MAP_ARB if supported.
Felix Nawothnig [Wed, 28 Mar 2007 17:17:51 +0000 (19:17 +0200)] 
wined3d: Only disable GL_TEXTURE_CUBE_MAP_ARB if supported.

17 years agontdll: Add NtAreMappedFilesTheSame stub.
Louis Lenders [Thu, 29 Mar 2007 10:26:38 +0000 (11:26 +0100)] 
ntdll: Add NtAreMappedFilesTheSame stub.

17 years agoxcopy: Add support for xcopy /A and /M (archive copies).
Jason Edmeades [Thu, 29 Mar 2007 21:21:10 +0000 (22:21 +0100)] 
xcopy: Add support for xcopy /A and /M (archive copies).

17 years agoxcopy: Add support for /P (Prompt).
Jason Edmeades [Thu, 29 Mar 2007 21:21:09 +0000 (22:21 +0100)] 
xcopy: Add support for /P (Prompt).

17 years agoxcopy: Add support for /C (Continue if errors).
Jason Edmeades [Thu, 29 Mar 2007 21:21:08 +0000 (22:21 +0100)] 
xcopy: Add support for /C (Continue if errors).

Also fix one place error reporting was missing.

17 years agoxcopy: Add support for /H (Hidden/System).
Jason Edmeades [Thu, 29 Mar 2007 21:21:07 +0000 (22:21 +0100)] 
xcopy: Add support for /H (Hidden/System).

17 years agoxcopy: Add support for /R (Replace read only files).
Jason Edmeades [Thu, 29 Mar 2007 21:21:06 +0000 (22:21 +0100)] 
xcopy: Add support for /R (Replace read only files).

17 years agoxcopy: Add support for /U (target must exist).
Jason Edmeades [Thu, 29 Mar 2007 21:21:05 +0000 (22:21 +0100)] 
xcopy: Add support for /U (target must exist).

17 years agoxcopy: Add support for /N (shortname copy).
Jason Edmeades [Thu, 29 Mar 2007 21:21:04 +0000 (22:21 +0100)] 
xcopy: Add support for /N (shortname copy).

17 years agoxcopy: Add support for COPYCMD override and fix /-y.
Jason Edmeades [Thu, 29 Mar 2007 21:21:03 +0000 (22:21 +0100)] 
xcopy: Add support for COPYCMD override and fix /-y.

17 years agoxcopy: Prompt when overwriting files, add /Y and /-Y support.
Jason Edmeades [Thu, 29 Mar 2007 21:21:01 +0000 (22:21 +0100)] 
xcopy: Prompt when overwriting files, add /Y and /-Y support.

17 years agoxcopy: Add support for /T (no copy).
Jason Edmeades [Thu, 29 Mar 2007 21:21:00 +0000 (22:21 +0100)] 
xcopy: Add support for /T (no copy).

17 years agoxcopy: Add support for /W (pause).
Jason Edmeades [Thu, 29 Mar 2007 21:20:59 +0000 (22:20 +0100)] 
xcopy: Add support for /W (pause).

17 years agoquartz: Add filters using their names.
Chris Robinson [Fri, 30 Mar 2007 07:01:23 +0000 (00:01 -0700)] 
quartz: Add filters using their names.

17 years agocomctl32: Cast-qual warnings fix.
Andrew Talbot [Thu, 29 Mar 2007 22:12:35 +0000 (23:12 +0100)] 
comctl32: Cast-qual warnings fix.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Thu, 29 Mar 2007 21:09:32 +0000 (22:09 +0100)] 
comctl32: Constify some variables.

17 years agoadvapi32/tests: Add check to see if SetEntriesInAclW is implemented.
Paul Vriens [Thu, 29 Mar 2007 19:33:11 +0000 (21:33 +0200)] 
advapi32/tests: Add check to see if SetEntriesInAclW is implemented.

17 years agoadvapi32/tests: Add check to see if ImpersonateSelf is implemented.
Paul Vriens [Thu, 29 Mar 2007 19:19:32 +0000 (21:19 +0200)] 
advapi32/tests: Add check to see if ImpersonateSelf is implemented.

17 years agowined3d: Implement support for projective textures in ps 2.0 and later.
Fabian Bieler [Thu, 29 Mar 2007 16:44:57 +0000 (18:44 +0200)] 
wined3d: Implement support for projective textures in ps 2.0 and later.

17 years agoadvapi32/tests: Add check to see if LookupAccountNameA is implemented.
Paul Vriens [Thu, 29 Mar 2007 19:08:22 +0000 (21:08 +0200)] 
advapi32/tests: Add check to see if LookupAccountNameA is implemented.

17 years agoadvapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENTED to the first call.
Paul Vriens [Thu, 29 Mar 2007 18:47:14 +0000 (20:47 +0200)] 
advapi32/tests: Move check for ERROR_CALL_NOT_IMPLEMENTED to the first call.

17 years agoadvapi32/tests: Use skip.
Paul Vriens [Thu, 29 Mar 2007 18:47:02 +0000 (20:47 +0200)] 
advapi32/tests: Use skip.

17 years agocomctl32: Constify some variables.
Andrew Talbot [Wed, 28 Mar 2007 22:09:51 +0000 (23:09 +0100)] 
comctl32: Constify some variables.

17 years agoriched20: Fix text replacement with text limit.
Clinton Stimpson [Wed, 28 Mar 2007 13:03:41 +0000 (07:03 -0600)] 
riched20: Fix text replacement with text limit.

17 years agontdll: Ignore failure to open current directory, it's broken on Mac OS X.
Alexandre Julliard [Thu, 29 Mar 2007 19:02:59 +0000 (21:02 +0200)] 
ntdll: Ignore failure to open current directory, it's broken on Mac OS X.

17 years agowinspool.drv: Do not cache the port names.
Detlef Riekenberg [Thu, 29 Mar 2007 15:38:16 +0000 (17:38 +0200)] 
winspool.drv: Do not cache the port names.

17 years agocmd: Enlarge max. length of PATH variable.
Alexander Farber [Thu, 29 Mar 2007 11:58:40 +0000 (13:58 +0200)] 
cmd: Enlarge max. length of PATH variable.

17 years agowinex11.drv: Delete the tile pixmap whenever the drawable is changed.
Huw Davies [Thu, 29 Mar 2007 11:10:24 +0000 (12:10 +0100)] 
winex11.drv: Delete the tile pixmap whenever the drawable is changed.

17 years agowinex11.drv: Rename a local variable to avoid confusion with a global.
Huw Davies [Thu, 29 Mar 2007 10:55:59 +0000 (11:55 +0100)] 
winex11.drv: Rename a local variable to avoid confusion with a global.

17 years agomsi: Load the folder property if available and requested.
James Hawkins [Thu, 29 Mar 2007 07:38:57 +0000 (02:38 -0500)] 
msi: Load the folder property if available and requested.

17 years agowinnt.h: Added activation context structures declarations.
Jacek Caban [Wed, 28 Mar 2007 16:05:03 +0000 (18:05 +0200)] 
winnt.h: Added activation context structures declarations.

17 years agomshtml: Added DIID_DispHTMLDocument to QueryInterface.
Jacek Caban [Wed, 28 Mar 2007 15:54:03 +0000 (17:54 +0200)] 
mshtml: Added DIID_DispHTMLDocument to QueryInterface.

17 years agomshtml: Added DispHTMLDocument dispinterface declaration.
Jacek Caban [Wed, 28 Mar 2007 15:51:40 +0000 (17:51 +0200)] 
mshtml: Added DispHTMLDocument dispinterface declaration.

17 years agodsound: Change a couple DPRINTF's to TRACE's
Andrew Riedi [Wed, 28 Mar 2007 15:30:16 +0000 (08:30 -0700)] 
dsound: Change a couple DPRINTF's to TRACE's

17 years agoddraw: When changing the back buffers also update the render target.
Stefan Dösinger [Tue, 27 Mar 2007 15:41:25 +0000 (17:41 +0200)] 
ddraw: When changing the back buffers also update the render target.

17 years agoshlwapi: Match shlwapi wrappers to MSDN descriptions.
Dmitry Timoshkov [Wed, 28 Mar 2007 11:13:54 +0000 (20:13 +0900)] 
shlwapi: Match shlwapi wrappers to MSDN descriptions.

17 years agoimm32: Change the default IME window to better reflect applications request.
Aric Stewart [Mon, 26 Mar 2007 19:51:40 +0000 (14:51 -0500)] 
imm32: Change the default IME window to better reflect applications request.

First part of this change was proposed by Byeong-Sik Jeon.
Additionally respect parameters give to us by ImmSetCompositionWindow
for placement of the composition window.

17 years agosetupapi: SetLastError to ERROR_SUCCESS on success.
James Hawkins [Wed, 28 Mar 2007 06:57:33 +0000 (01:57 -0500)] 
setupapi: SetLastError to ERROR_SUCCESS on success.

17 years agosetupapi: Correct the Inf output position.
James Hawkins [Wed, 28 Mar 2007 06:56:39 +0000 (01:56 -0500)] 
setupapi: Correct the Inf output position.

17 years agosetupapi: The Inf file should be copied regardless of the destination buffer, with...
James Hawkins [Wed, 28 Mar 2007 06:55:46 +0000 (01:55 -0500)] 
setupapi: The Inf file should be copied regardless of the destination buffer, with tests.

17 years agosetupapi: Don't allow relative paths in SetupCopyOEMInf.
James Hawkins [Wed, 28 Mar 2007 06:53:57 +0000 (01:53 -0500)] 
setupapi: Don't allow relative paths in SetupCopyOEMInf.

17 years agosetupapi: Handle the SP_COPY_NOOVERWRITE flag.
James Hawkins [Wed, 28 Mar 2007 06:52:53 +0000 (01:52 -0500)] 
setupapi: Handle the SP_COPY_NOOVERWRITE flag.

17 years agouser32: Use charset of currently selected font in DrawTextExA.
Marcin Grześkowiak [Mon, 26 Mar 2007 20:58:20 +0000 (22:58 +0200)] 
user32: Use charset of currently selected font in DrawTextExA.

17 years agowined3d: Print lastpixel state fixme only once.
Jan Zerebecki [Tue, 27 Mar 2007 07:27:52 +0000 (09:27 +0200)] 
wined3d: Print lastpixel state fixme only once.

17 years agoRemove unneeded checks on the GetModuleHandle() return value for cases where we are...
Francois Gouget [Wed, 28 Mar 2007 08:00:28 +0000 (10:00 +0200)] 
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.

17 years agocmd: Spelling fix.
Francois Gouget [Wed, 28 Mar 2007 08:01:52 +0000 (10:01 +0200)] 
cmd: Spelling fix.

17 years agogdi32: Remove a space before '\n' in a trace.
Francois Gouget [Wed, 28 Mar 2007 08:01:23 +0000 (10:01 +0200)] 
gdi32: Remove a space before '\n' in a trace.

17 years agonetapi32/tests: Add a missing '\n' to a trace().
Francois Gouget [Wed, 28 Mar 2007 08:00:58 +0000 (10:00 +0200)] 
netapi32/tests: Add a missing '\n' to a trace().

17 years agosetupapi: Fix InstallCatalog()'s calling convention.
Francois Gouget [Wed, 28 Mar 2007 07:59:43 +0000 (09:59 +0200)] 
setupapi: Fix InstallCatalog()'s calling convention.

17 years agoinclude: Add some API prototypes to appropriate header files, fix some prototypes.
Dmitry Timoshkov [Wed, 28 Mar 2007 06:51:46 +0000 (15:51 +0900)] 
include: Add some API prototypes to appropriate header files, fix some prototypes.

17 years agorpcrt4: Fixing the using of the auth_len values the wrong way round - PKT_PRIVACY...
Rob Shearman [Wed, 28 Mar 2007 07:57:49 +0000 (08:57 +0100)] 
rpcrt4: Fixing the using of the auth_len values the wrong way round - PKT_PRIVACY implies the packet will be encrypted, not just signed.

17 years agoole32: Implement MkParseDisplayName.
Rob Shearman [Tue, 27 Mar 2007 17:21:23 +0000 (18:21 +0100)] 
ole32: Implement MkParseDisplayName.

17 years agoole32: Add some more tests for MkParseDisplayName.
Rob Shearman [Tue, 27 Mar 2007 17:20:29 +0000 (18:20 +0100)] 
ole32: Add some more tests for MkParseDisplayName.

17 years agoole32: Display the testname for the test for display name in test_moniker.
Rob Shearman [Tue, 27 Mar 2007 17:19:51 +0000 (18:19 +0100)] 
ole32: Display the testname for the test for display name in test_moniker.

17 years agoole32: Do a case-insensitive comparison in the count_moniker_matches in the moniker...
Rob Shearman [Tue, 27 Mar 2007 17:18:38 +0000 (18:18 +0100)] 
ole32: Do a case-insensitive comparison in the count_moniker_matches in the moniker tests as Win9x marshals an all upper-case file name for file monikers.