wine
17 years agoadvapi32: Implement CredWriteW.
Rob Shearman [Tue, 30 Oct 2007 12:36:59 +0000 (12:36 +0000)] 
advapi32: Implement CredWriteW.

17 years agoserver: Add the generated files missing from the last commit.
Alexandre Julliard [Tue, 30 Oct 2007 14:32:40 +0000 (15:32 +0100)] 
server: Add the generated files missing from the last commit.

17 years agocredui: Updated Korean resource.
Hwang YunSong(황윤성) [Tue, 30 Oct 2007 01:16:10 +0000 (10:16 +0900)] 
credui: Updated Korean resource.

17 years agowininet: Don't release the parent object in FTP_Connect, the caller will do that.
Hans Leidekker [Tue, 30 Oct 2007 12:30:47 +0000 (14:30 +0200)] 
wininet: Don't release the parent object in FTP_Connect, the caller will do that.

17 years agoserver: Pass the security descriptor into create_file, if one is specified, and set...
Rob Shearman [Fri, 26 Oct 2007 16:02:16 +0000 (17:02 +0100)] 
server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately.

17 years agoserver: Add the name length to the object_attributes structure so that other variable...
Rob Shearman [Fri, 26 Oct 2007 16:01:33 +0000 (17:01 +0100)] 
server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes.

17 years agouser32: Fix a slightly incorrect assert.
Alexandre Julliard [Tue, 30 Oct 2007 13:11:44 +0000 (14:11 +0100)] 
user32: Fix a slightly incorrect assert.

17 years agouser32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin...
Mikolaj Zalewski [Thu, 18 Oct 2007 01:55:55 +0000 (18:55 -0700)] 
user32: Better fix how to handle GetWindowLongPtr[AW](..., GWLP_WNDPROC) for builtin winprocs.

17 years agopdh: Fix a couple of race conditions in the thread handling.
Alexandre Julliard [Tue, 30 Oct 2007 12:04:23 +0000 (13:04 +0100)] 
pdh: Fix a couple of race conditions in the thread handling.

17 years agoitss: Fixed tests on old IE.
Jacek Caban [Tue, 30 Oct 2007 10:44:12 +0000 (11:44 +0100)] 
itss: Fixed tests on old IE.

17 years agoadvapi32/tests: Fix undefined memory references in registry.c.
Dan Kegel [Mon, 29 Oct 2007 17:47:41 +0000 (10:47 -0700)] 
advapi32/tests: Fix undefined memory references in registry.c.

17 years agocomctl32: Set tab focus correctly.
Lei Zhang [Tue, 30 Oct 2007 01:47:09 +0000 (18:47 -0700)] 
comctl32: Set tab focus correctly.

17 years agocomctl32: Add tab delete item / get focus test.
Lei Zhang [Tue, 30 Oct 2007 01:44:48 +0000 (18:44 -0700)] 
comctl32: Add tab delete item / get focus test.

17 years agocomctl32: Add tab insert item / get focus test.
Lei Zhang [Tue, 30 Oct 2007 01:32:34 +0000 (18:32 -0700)] 
comctl32: Add tab insert item / get focus test.

17 years agocomctl32: Move tab test's createParentWindow() into START_TEST().
Lei Zhang [Mon, 29 Oct 2007 23:39:10 +0000 (16:39 -0700)] 
comctl32: Move tab test's createParentWindow() into START_TEST().

17 years agoserver: Remove failed ioctls from the queue as soon as the result is set.
Alexandre Julliard [Tue, 30 Oct 2007 10:30:58 +0000 (11:30 +0100)] 
server: Remove failed ioctls from the queue as soon as the result is set.

17 years agowininet: Use a single connection for all ftp tests.
Hans Leidekker [Mon, 29 Oct 2007 20:46:52 +0000 (21:46 +0100)] 
wininet: Use a single connection for all ftp tests.

17 years agoshell32: Constify some variables.
Andrew Talbot [Mon, 29 Oct 2007 21:51:02 +0000 (21:51 +0000)] 
shell32: Constify some variables.

17 years agontdll: Report FIXME only once.
Paul Vriens [Mon, 29 Oct 2007 13:11:23 +0000 (14:11 +0100)] 
ntdll: Report FIXME only once.

17 years agontdll: Add missing FIXMEs for incomplete info classes in NtQuerySystemInformation.
Klaus Layer [Sat, 27 Oct 2007 22:02:41 +0000 (00:02 +0200)] 
ntdll: Add missing FIXMEs for incomplete info classes in NtQuerySystemInformation.

17 years agocomctl32: Fix broken detection of non-empty string.
Alexander Dorofeyev [Mon, 29 Oct 2007 05:56:06 +0000 (22:56 -0700)] 
comctl32: Fix broken detection of non-empty string.

17 years agocomctl32: Pass command id of button in wParam.
Alexander Dorofeyev [Mon, 29 Oct 2007 01:59:07 +0000 (18:59 -0700)] 
comctl32: Pass command id of button in wParam.

17 years agod3dx8: Implement D3DX*Vec4Cross.
David Adam [Sat, 27 Oct 2007 12:23:25 +0000 (14:23 +0200)] 
d3dx8: Implement D3DX*Vec4Cross.

17 years agod3dx8: Implement D3DXTransformNormal.
David Adam [Sat, 27 Oct 2007 10:21:47 +0000 (12:21 +0200)] 
d3dx8: Implement D3DXTransformNormal.

17 years agod3dx8: Implement D3DX*TransformCoord.
David Adam [Sat, 27 Oct 2007 09:54:25 +0000 (11:54 +0200)] 
d3dx8: Implement D3DX*TransformCoord.

17 years agod3dx8: Implement D3DX*Transform.
David Adam [Sat, 27 Oct 2007 09:00:07 +0000 (11:00 +0200)] 
d3dx8: Implement D3DX*Transform.

17 years agod3dx8: Test the function D3DXVec3Cross really.
David Adam [Fri, 26 Oct 2007 19:46:32 +0000 (21:46 +0200)] 
d3dx8: Test the function D3DXVec3Cross really.

17 years agod3dx8: Implement D3DX*CatmullRom.
David Adam [Fri, 26 Oct 2007 19:43:46 +0000 (21:43 +0200)] 
d3dx8: Implement D3DX*CatmullRom.

17 years agod3dx8: Implement D3DX*Hermite.
David Adam [Fri, 26 Oct 2007 19:02:30 +0000 (21:02 +0200)] 
d3dx8: Implement D3DX*Hermite.

17 years agod3dx8: Implement D3DX*BaryCentric.
David Adam [Fri, 26 Oct 2007 16:58:28 +0000 (18:58 +0200)] 
d3dx8: Implement D3DX*BaryCentric.

17 years agod3dx8: Implement D3DX*Normalize.
David Adam [Fri, 26 Oct 2007 16:01:49 +0000 (18:01 +0200)] 
d3dx8: Implement D3DX*Normalize.

17 years agoadvpack/tests: Print the unexpected result in function check_ini_contents.
Stefan Leichter [Sun, 28 Oct 2007 21:41:59 +0000 (22:41 +0100)] 
advpack/tests: Print the unexpected result in function check_ini_contents.

17 years agooleaut32: Add TypeLib version for W2K, WXP, and Vista.
Vincent Hardy [Fri, 26 Oct 2007 11:37:39 +0000 (13:37 +0200)] 
oleaut32: Add TypeLib version for W2K, WXP, and Vista.

17 years agontdll: Serial/COM code misinterpreted XON/XOFF direction.
Tom Brus [Sun, 28 Oct 2007 20:24:40 +0000 (21:24 +0100)] 
ntdll: Serial/COM code misinterpreted XON/XOFF direction.

17 years agodbghelp: Fix detection of ELF libs by their name.
Vitaliy Margolen [Sun, 28 Oct 2007 21:26:29 +0000 (15:26 -0600)] 
dbghelp: Fix detection of ELF libs by their name.

17 years agomscat32: Forward calls to wintrust where possible.
Alexandre Julliard [Mon, 29 Oct 2007 12:58:23 +0000 (13:58 +0100)] 
mscat32: Forward calls to wintrust where possible.

17 years agomscat32: Add stub dll.
Alexander Nicolaysen Sørnes [Sun, 28 Oct 2007 18:43:51 +0000 (19:43 +0100)] 
mscat32: Add stub dll.

17 years agooleaut32: Properly initialize the result variant in VarImp.
Alexandre Julliard [Mon, 29 Oct 2007 12:53:40 +0000 (13:53 +0100)] 
oleaut32: Properly initialize the result variant in VarImp.

17 years agocredui: Fix memory leak (found by Smatch).
Lionel Debroux [Sat, 27 Oct 2007 13:04:28 +0000 (15:04 +0200)] 
credui: Fix memory leak (found by Smatch).

17 years agomshtml: Fix memory leak (found by Smatch).
Lionel Debroux [Sat, 27 Oct 2007 12:41:05 +0000 (14:41 +0200)] 
mshtml: Fix memory leak (found by Smatch).

17 years agoshdocvw: Print the unsupported args in a FIXME.
Detlef Riekenberg [Sat, 27 Oct 2007 18:01:06 +0000 (20:01 +0200)] 
shdocvw: Print the unsupported args in a FIXME.

17 years agoacledit: Add a stub for FMExtensionProcW.
Detlef Riekenberg [Sat, 27 Oct 2007 17:59:16 +0000 (19:59 +0200)] 
acledit: Add a stub for FMExtensionProcW.

17 years agowininet: Always send a content length header, even if there is no content.
Hans Leidekker [Sun, 28 Oct 2007 15:32:46 +0000 (16:32 +0100)] 
wininet: Always send a content length header, even if there is no content.

17 years agoshlwapi/tests: Remove overly aggressive const declaration for TEST_URL_UNESCAPE.
Gerald Pfeifer [Sun, 28 Oct 2007 13:05:03 +0000 (14:05 +0100)] 
shlwapi/tests: Remove overly aggressive const declaration for TEST_URL_UNESCAPE.

17 years agowined3d: Default to GLSL. This is safe because we now have proper ps2.0/vs2.0 detection.
Roderick Colenbrander [Sat, 27 Oct 2007 22:28:53 +0000 (00:28 +0200)] 
wined3d: Default to GLSL. This is safe because we now have proper ps2.0/vs2.0 detection.

17 years agowined3d: Detect vertex shader 2.0 support using a pixel shader 2.0 limit.
Roderick Colenbrander [Sat, 27 Oct 2007 21:54:10 +0000 (23:54 +0200)] 
wined3d: Detect vertex shader 2.0 support using a pixel shader 2.0 limit.

Without this vertex shader 3.0 is reported on non-Nvidia cards that
only support vertex shader 2.0. Reporting 3.0 would result in slow
software rendering as it is much more advanced than 2.0.

17 years agowined3d: Fix the amount of texture memory in the debug traces.
Roderick Colenbrander [Sat, 27 Oct 2007 21:08:11 +0000 (23:08 +0200)] 
wined3d: Fix the amount of texture memory in the debug traces.

17 years agowined3d: Print the correct pixel/vertex shader version in a debug trace.
Roderick Colenbrander [Sat, 27 Oct 2007 21:00:11 +0000 (23:00 +0200)] 
wined3d: Print the correct pixel/vertex shader version in a debug trace.

17 years agowined3d: Add proper PS2.0 detection for older cards with GLSL support.
Roderick Colenbrander [Sat, 27 Oct 2007 20:59:47 +0000 (22:59 +0200)] 
wined3d: Add proper PS2.0 detection for older cards with GLSL support.

17 years agowined3d: Use native shader limits instead of the maximum the driver can handle in...
Roderick Colenbrander [Sat, 27 Oct 2007 19:54:32 +0000 (21:54 +0200)] 
wined3d: Use native shader limits instead of the maximum the driver can handle in software.

This should prevent software fallbacks and and second it will allow for ps2.0/ps3.0 detection.

17 years agoriched20: Fix test crash on WinXP-SP2.
Alex Villacís Lasso [Sun, 28 Oct 2007 15:53:45 +0000 (10:53 -0500)] 
riched20: Fix test crash on WinXP-SP2.

17 years agowidl: Add support for overriding recorded time, allowing binary-identical compilation.
Paul Millar [Sun, 28 Oct 2007 16:31:03 +0000 (16:31 +0000)] 
widl: Add support for overriding recorded time, allowing binary-identical compilation.

17 years agowinealsa.drv: Avoid the alsa alloca macros that cause compiler warnings.
Alexandre Julliard [Mon, 29 Oct 2007 11:07:52 +0000 (12:07 +0100)] 
winealsa.drv: Avoid the alsa alloca macros that cause compiler warnings.

17 years agoshell32: Constify some variables.
Andrew Talbot [Sun, 28 Oct 2007 15:46:30 +0000 (15:46 +0000)] 
shell32: Constify some variables.

17 years agoshlwapi: Fix a typo in the previous patch. Spotted by Francois Gouget.
Dmitry Timoshkov [Sun, 28 Oct 2007 06:34:37 +0000 (14:34 +0800)] 
shlwapi: Fix a typo in the previous patch. Spotted by Francois Gouget.

17 years agod3dx8: Make sure d3dx8math.inl compiles fine, whether nameless unions are supported...
Francois Gouget [Sun, 28 Oct 2007 00:49:40 +0000 (02:49 +0200)] 
d3dx8: Make sure d3dx8math.inl compiles fine, whether nameless unions are supported or not.

17 years agod3dx8: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 28 Oct 2007 00:49:08 +0000 (02:49 +0200)] 
d3dx8: Fix compilation on systems that don't support nameless unions.

17 years agotapi32: Add prototypes for lineInitializeExA/W().
Francois Gouget [Sun, 28 Oct 2007 00:50:47 +0000 (02:50 +0200)] 
tapi32: Add prototypes for lineInitializeExA/W().

17 years agoshlwapi: Fix the DeleteMenuWrap() forward.
Francois Gouget [Sun, 28 Oct 2007 00:50:25 +0000 (02:50 +0200)] 
shlwapi: Fix the DeleteMenuWrap() forward.

17 years agocrypt32: Better match the PSDK types and update win32.api to fix the winapi_check...
Francois Gouget [Sun, 28 Oct 2007 00:49:27 +0000 (02:49 +0200)] 
crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings.

17 years agocryptnet: Fix compilation on systems that don't support nameless structs.
Francois Gouget [Sun, 28 Oct 2007 00:49:19 +0000 (02:49 +0200)] 
cryptnet: Fix compilation on systems that don't support nameless structs.

17 years agowinetest: Add an option that shuts Windows down once the tests have completed.
Francois Gouget [Sun, 28 Oct 2007 00:48:59 +0000 (02:48 +0200)] 
winetest: Add an option that shuts Windows down once the tests have completed.

17 years agowineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.
Francois Gouget [Sun, 28 Oct 2007 00:40:06 +0000 (02:40 +0200)] 
wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.

17 years agowineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you...
Francois Gouget [Sun, 28 Oct 2007 00:38:21 +0000 (02:38 +0200)] 
wineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you want to kill all your applications' dialog.

17 years agoshell32: Pass the shutdown reason to ExitWindowsEx().
Francois Gouget [Sun, 28 Oct 2007 00:35:51 +0000 (02:35 +0200)] 
shell32: Pass the shutdown reason to ExitWindowsEx().

17 years agowined3d: Honor pbos when downloading a compressed texture.
Stefan Dösinger [Fri, 28 Sep 2007 12:39:24 +0000 (14:39 +0200)] 
wined3d: Honor pbos when downloading a compressed texture.

17 years agowined3d: Move texture loading to LoadLocation.
Stefan Dösinger [Sat, 13 Oct 2007 10:54:10 +0000 (12:54 +0200)] 
wined3d: Move texture loading to LoadLocation.

17 years agowined3d: Move sysmem->drawable copying to LoadLocation.
Stefan Dösinger [Fri, 21 Sep 2007 17:55:06 +0000 (19:55 +0200)] 
wined3d: Move sysmem->drawable copying to LoadLocation.

17 years agowined3d: Add a comment explaining what LoadLocation does.
Stefan Dösinger [Mon, 24 Sep 2007 22:22:53 +0000 (00:22 +0200)] 
wined3d: Add a comment explaining what LoadLocation does.

17 years agowined3d: Move drawable->sysmem reading to UpdateLocation.
Stefan Dösinger [Mon, 24 Sep 2007 22:21:34 +0000 (00:21 +0200)] 
wined3d: Move drawable->sysmem reading to UpdateLocation.

17 years agowidl: Fix ExprEvalRoutines output.
Dan Hipschman [Fri, 26 Oct 2007 22:33:13 +0000 (15:33 -0700)] 
widl: Fix ExprEvalRoutines output.

17 years agowininet: Always close the data connection before receiving a server response.
Hans Leidekker [Fri, 26 Oct 2007 21:19:38 +0000 (23:19 +0200)] 
wininet: Always close the data connection before receiving a server response.

17 years agowininet: Always return an error when a transfer is in progress.
Hans Leidekker [Fri, 26 Oct 2007 21:19:05 +0000 (23:19 +0200)] 
wininet: Always return an error when a transfer is in progress.

17 years agosnmpapi: Fix memory allocation in SnmpUtilVarBindListCpy.
Hans Leidekker [Fri, 26 Oct 2007 21:18:38 +0000 (23:18 +0200)] 
snmpapi: Fix memory allocation in SnmpUtilVarBindListCpy.

17 years agomsvcrt/tests: Loosen the mbctype test to pass under Windows 9x and NT 4.0.
Mikolaj Zalewski [Fri, 26 Oct 2007 20:50:37 +0000 (13:50 -0700)] 
msvcrt/tests: Loosen the mbctype test to pass under Windows 9x and NT 4.0.

17 years agokernel32: Fix description for SetDefaultCommConfig.
Detlef Riekenberg [Fri, 26 Oct 2007 18:15:14 +0000 (20:15 +0200)] 
kernel32: Fix description for SetDefaultCommConfig.

17 years agourlmon: Add tests for BindToObject for URL monikers based on the existing tests for...
Rob Shearman [Fri, 26 Oct 2007 16:16:31 +0000 (17:16 +0100)] 
urlmon: Add tests for BindToObject for URL monikers based on the existing tests for BindToStorage.

17 years agomsdmo: Fix to DMOEnum to properly enumerate the keys and properly respect the flag.
Aric Stewart [Fri, 26 Oct 2007 15:21:21 +0000 (10:21 -0500)] 
msdmo: Fix to DMOEnum to properly enumerate the keys and properly respect the flag.

17 years agoinclude/winbase: Fix a typo.
Detlef Riekenberg [Fri, 26 Oct 2007 15:18:45 +0000 (17:18 +0200)] 
include/winbase: Fix a typo.

17 years agoRelease 0.9.48. wine-0.9.48
Alexandre Julliard [Fri, 26 Oct 2007 17:21:15 +0000 (19:21 +0200)] 
Release 0.9.48.

17 years agoUpdated AUTHORS file.
Marcus Meissner [Fri, 26 Oct 2007 09:36:55 +0000 (11:36 +0200)] 
Updated AUTHORS file.

17 years agocryptnet: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Fri, 26 Oct 2007 13:08:40 +0000 (15:08 +0200)] 
cryptnet: Fix compilation on systems that don't support nameless unions.

17 years agowined3d: Move regular surface / texture downloading to LoadLocation.
Stefan Dösinger [Mon, 24 Sep 2007 22:16:05 +0000 (00:16 +0200)] 
wined3d: Move regular surface / texture downloading to LoadLocation.

17 years agowined3d: Add a method for surface location updates.
Stefan Dösinger [Mon, 24 Sep 2007 22:02:14 +0000 (00:02 +0200)] 
wined3d: Add a method for surface location updates.

17 years agowined3d: Begin centralizing surface location management.
Stefan Dösinger [Tue, 9 Oct 2007 20:17:59 +0000 (22:17 +0200)] 
wined3d: Begin centralizing surface location management.

17 years agowined3d: A point size fix.
Stefan Dösinger [Mon, 22 Oct 2007 10:15:03 +0000 (12:15 +0200)] 
wined3d: A point size fix.

17 years agoadvapi32: Export RegOverridePredefKey.
Louis Lenders [Fri, 26 Oct 2007 11:06:08 +0000 (12:06 +0100)] 
advapi32: Export RegOverridePredefKey.

17 years agocomdlg32/tests: Initial tests for PrintDlgExW.
Detlef Riekenberg [Thu, 25 Oct 2007 22:33:48 +0000 (00:33 +0200)] 
comdlg32/tests: Initial tests for PrintDlgExW.

17 years agocomdlg32: Improve stub for PrintDlgEx.
Detlef Riekenberg [Thu, 25 Oct 2007 22:31:47 +0000 (00:31 +0200)] 
comdlg32: Improve stub for PrintDlgEx.

17 years agontdll: Dump the base address when a module is loaded.
Detlef Riekenberg [Thu, 25 Oct 2007 21:36:39 +0000 (23:36 +0200)] 
ntdll: Dump the base address when a module is loaded.

17 years agocredui: Add a Wine-themed banner for the credentials dialog.
Jeremy Newman [Thu, 25 Oct 2007 16:11:52 +0000 (17:11 +0100)] 
credui: Add a Wine-themed banner for the credentials dialog.

17 years agocredui: Add a banner and message box to the dialog presented by CredUIPromptForCreden...
Rob Shearman [Thu, 25 Oct 2007 18:17:45 +0000 (19:17 +0100)] 
credui: Add a banner and message box to the dialog presented by CredUIPromptForCredentials.

17 years agoitss: Fixed test crash on IE7.
Jacek Caban [Thu, 25 Oct 2007 23:22:20 +0000 (01:22 +0200)] 
itss: Fixed test crash on IE7.

17 years agomshtml: More IE7 test fixes.
Jacek Caban [Thu, 25 Oct 2007 23:06:33 +0000 (01:06 +0200)] 
mshtml: More IE7 test fixes.

17 years agourlmon: Use QueryInterface in get_callback.
Jacek Caban [Thu, 25 Oct 2007 22:21:21 +0000 (00:21 +0200)] 
urlmon: Use QueryInterface in get_callback.

17 years agowinmm: Avoid testing linecontrols if can't get line info.
Dan Kegel [Thu, 25 Oct 2007 18:46:32 +0000 (11:46 -0700)] 
winmm: Avoid testing linecontrols if can't get line info.

17 years agomsvcrt/tests: Fix memory leak (found by Smatch).
Lionel Debroux [Fri, 26 Oct 2007 09:15:26 +0000 (11:15 +0200)] 
msvcrt/tests: Fix memory leak (found by Smatch).

17 years agoshlwapi: Update exported API entries according to the info published by Geoff Chappell.
Dmitry Timoshkov [Fri, 26 Oct 2007 09:31:55 +0000 (18:31 +0900)] 
shlwapi: Update exported API entries according to the info published by Geoff Chappell.

17 years agowinhelp: Fix a memory leak.
Andrew Talbot [Thu, 25 Oct 2007 19:07:47 +0000 (20:07 +0100)] 
winhelp: Fix a memory leak.

17 years agomsi: Use package_from_db instead of opening the package with MsiOpenPackage.
James Hawkins [Thu, 25 Oct 2007 20:29:55 +0000 (15:29 -0500)] 
msi: Use package_from_db instead of opening the package with MsiOpenPackage.