wine
17 years agocryptnet: Add stub for CryptGetObjectUrl.
Juan Lang [Thu, 18 Oct 2007 17:20:02 +0000 (10:20 -0700)] 
cryptnet: Add stub for CryptGetObjectUrl.

17 years agocryptnet: Add CertDllVerifyRevocation stub.
Juan Lang [Thu, 18 Oct 2007 17:19:12 +0000 (10:19 -0700)] 
cryptnet: Add CertDllVerifyRevocation stub.

17 years agocryptnet: Implement DllRegisterServer/DllUnregisterServer.
Juan Lang [Thu, 18 Oct 2007 17:18:31 +0000 (10:18 -0700)] 
cryptnet: Implement DllRegisterServer/DllUnregisterServer.

17 years agowined3d: Fix comment typos in SetMultithreaded.
Allan Tong [Fri, 19 Oct 2007 03:40:40 +0000 (23:40 -0400)] 
wined3d: Fix comment typos in SetMultithreaded.

17 years agowined3d: Fix resource cleanup if CreateCubeTexture fails.
Allan Tong [Fri, 19 Oct 2007 03:39:22 +0000 (23:39 -0400)] 
wined3d: Fix resource cleanup if CreateCubeTexture fails.

17 years agokernel32: FindExSearchLimitToDirectories has no effect on FindFirstFileEx.
Mikolaj Zalewski [Fri, 19 Oct 2007 01:19:24 +0000 (18:19 -0700)] 
kernel32: FindExSearchLimitToDirectories has no effect on FindFirstFileEx.

17 years agowinealsa: Don't use default:XX to open up a hardware control.
Maarten Lankhorst [Tue, 16 Oct 2007 16:32:29 +0000 (18:32 +0200)] 
winealsa: Don't use default:XX to open up a hardware control.

17 years agoriched20: Single-line control must refuse to insert carriage returns (with tests).
Alex Villacís Lasso [Thu, 18 Oct 2007 16:02:09 +0000 (11:02 -0500)] 
riched20: Single-line control must refuse to insert carriage returns (with tests).

17 years agomsi/tests: Do not leak a HKEY when RegQueryValueEx failed.
Detlef Riekenberg [Thu, 18 Oct 2007 15:30:06 +0000 (17:30 +0200)] 
msi/tests: Do not leak a HKEY when RegQueryValueEx failed.

17 years agodimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.
Francois Gouget [Thu, 18 Oct 2007 15:12:03 +0000 (17:12 +0200)] 
dimm.idl: Don't import unknwn.idl if DO_NO_IMPORTS is defined.

17 years agomshtml: Add a missing import directive to mshtml.idl.
Francois Gouget [Thu, 18 Oct 2007 15:14:53 +0000 (17:14 +0200)] 
mshtml: Add a missing import directive to mshtml.idl.

17 years agoimm32: #ifdef-out some functions in imm.h if wingdi.h was not included first.
Francois Gouget [Thu, 18 Oct 2007 15:12:30 +0000 (17:12 +0200)] 
imm32: #ifdef-out some functions in imm.h if wingdi.h was not included first.

17 years agondrtypes.h: Include limits.h.
Francois Gouget [Thu, 18 Oct 2007 15:10:16 +0000 (17:10 +0200)] 
ndrtypes.h: Include limits.h.

17 years agotools/fnt2fon: Remove error() as it is almost unused. Transform errno into a meaningf...
Francois Gouget [Thu, 18 Oct 2007 15:05:11 +0000 (17:05 +0200)] 
tools/fnt2fon: Remove error() as it is almost unused. Transform errno into a meaningful string for the error message.

17 years agompr: Delete a stub trace.
Konstantin Kondratyuk [Thu, 18 Oct 2007 14:54:29 +0000 (18:54 +0400)] 
mpr: Delete a stub trace.

17 years agows2_32: Return proper WSAENOBUFS error when enuming protocols.
Aric Stewart [Thu, 18 Oct 2007 13:40:13 +0000 (08:40 -0500)] 
ws2_32: Return proper WSAENOBUFS error when enuming protocols.

17 years agowine.inf: Self-register msimtf.dll.
Jacek Caban [Thu, 18 Oct 2007 14:16:23 +0000 (16:16 +0200)] 
wine.inf: Self-register msimtf.dll.

17 years agomshtml: Added support for installing Gecko from build dir.
Jacek Caban [Thu, 18 Oct 2007 13:06:54 +0000 (15:06 +0200)] 
mshtml: Added support for installing Gecko from build dir.

17 years agomshtml: Set selection to default on IHTMLSelectionObject::createRange if there is...
Jacek Caban [Thu, 18 Oct 2007 12:54:42 +0000 (14:54 +0200)] 
mshtml: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected.

17 years agowrc: Modify the error, warning and tracing functions to behave like all the other...
Francois Gouget [Thu, 18 Oct 2007 15:11:52 +0000 (17:11 +0200)] 
wrc: Modify the error, warning and tracing functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.

17 years agowmc: Modify the error and warning functions to behave like all the other Wine tracing...
Francois Gouget [Thu, 18 Oct 2007 15:11:57 +0000 (17:11 +0200)] 
wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.

17 years agowinegcc: Modify error() to behave like all the other Wine tracing methods, that is...
Francois Gouget [Thu, 18 Oct 2007 15:11:47 +0000 (17:11 +0200)] 
winegcc: Modify error() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.

17 years agowidl: Modify generic_msg() to behave like all the other Wine tracing methods, that...
Francois Gouget [Thu, 18 Oct 2007 15:11:30 +0000 (17:11 +0200)] 
widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.

17 years agowidl: Add the trailing '\n' to an error message.
Francois Gouget [Thu, 18 Oct 2007 15:10:45 +0000 (17:10 +0200)] 
widl: Add the trailing '\n' to an error message.

17 years agowidl: Remove internal_error() as it is unused.
Francois Gouget [Thu, 18 Oct 2007 15:10:30 +0000 (17:10 +0200)] 
widl: Remove internal_error() as it is unused.

17 years agontdll: Cache the DOS drives stat info for up to one second.
Alexandre Julliard [Thu, 18 Oct 2007 13:16:07 +0000 (15:16 +0200)] 
ntdll: Cache the DOS drives stat info for up to one second.

17 years agoshell32: Check for internal shell classes before querying the registry in SHCoCreateI...
Alexandre Julliard [Thu, 18 Oct 2007 13:15:40 +0000 (15:15 +0200)] 
shell32: Check for internal shell classes before querying the registry in SHCoCreateInstance.

17 years agokernel32: Partially implement GetUserGeoID().
EA Durbin [Wed, 17 Oct 2007 02:06:46 +0000 (21:06 -0500)] 
kernel32: Partially implement GetUserGeoID().

17 years agoFix redundant uses of MAKEINTRESOURCE.
Alexandre Julliard [Thu, 18 Oct 2007 12:12:05 +0000 (14:12 +0200)] 
Fix redundant uses of MAKEINTRESOURCE.

17 years agoshell32: Use wine_get_dos_file_name instead of duplicating knowledge about the drive...
Alexandre Julliard [Thu, 18 Oct 2007 12:11:43 +0000 (14:11 +0200)] 
shell32: Use wine_get_dos_file_name instead of duplicating knowledge about the drive symlinks.

17 years agouser32: Tests for fix EM_SETLIMITTEXT with zeroed args.
Alex Villacís Lasso [Mon, 15 Oct 2007 01:25:54 +0000 (20:25 -0500)] 
user32: Tests for fix EM_SETLIMITTEXT with zeroed args.

17 years agouser32: Fix EM_SETLIMITTEXT with zeroed args.
Alex Villacís Lasso [Tue, 16 Oct 2007 20:25:51 +0000 (15:25 -0500)] 
user32: Fix EM_SETLIMITTEXT with zeroed args.

17 years agouser32: Add more listbox message tests, make them pass under Wine.
Dmitry Timoshkov [Tue, 16 Oct 2007 13:23:34 +0000 (22:23 +0900)] 
user32: Add more listbox message tests, make them pass under Wine.

17 years agoshell32: Fix typo in GlobalAlloc parameters.
Evan Teran [Thu, 18 Oct 2007 06:12:34 +0000 (02:12 -0400)] 
shell32: Fix typo in GlobalAlloc parameters.

17 years agomsi: Make the WriteEnvironmentStrings handling of [~] a bit better.
Mikolaj Zalewski [Thu, 18 Oct 2007 01:22:16 +0000 (18:22 -0700)] 
msi: Make the WriteEnvironmentStrings handling of [~] a bit better.

17 years agowininet: Release object in HttpEndRequestW after use.
Nigel Liang [Thu, 18 Oct 2007 00:07:41 +0000 (17:07 -0700)] 
wininet: Release object in HttpEndRequestW after use.

17 years agospoolss: Return a magic number as HANDLE in RevertToPrinterSelf.
Detlef Riekenberg [Wed, 17 Oct 2007 20:55:56 +0000 (22:55 +0200)] 
spoolss: Return a magic number as HANDLE in RevertToPrinterSelf.

17 years agospoolss: Add a stub for BuildOtherNamesFromMachineName.
Detlef Riekenberg [Wed, 17 Oct 2007 20:46:07 +0000 (22:46 +0200)] 
spoolss: Add a stub for BuildOtherNamesFromMachineName.

17 years agocomctl32: Add Greek resources.
Apostolos Alexiadis [Tue, 16 Oct 2007 06:14:01 +0000 (09:14 +0300)] 
comctl32: Add Greek resources.

17 years agocrypt32: Always return an empty list on failure from CryptGetDefaultOIDDllList.
Juan Lang [Wed, 17 Oct 2007 16:34:14 +0000 (09:34 -0700)] 
crypt32: Always return an empty list on failure from CryptGetDefaultOIDDllList.

17 years agocrypt32: Don't abort early if encoding type is 0 for CryptRegisterOIDFunction/CryptUn...
Juan Lang [Wed, 17 Oct 2007 16:33:30 +0000 (09:33 -0700)] 
crypt32: Don't abort early if encoding type is 0 for CryptRegisterOIDFunction/CryptUnregisterOIDFunction.

17 years agocrypt32: Don't crash logging numeric function names.
Juan Lang [Wed, 17 Oct 2007 16:32:32 +0000 (09:32 -0700)] 
crypt32: Don't crash logging numeric function names.

17 years agocrypt32: Implement CryptGetDefaultOIDFunctionAddress.
Juan Lang [Wed, 17 Oct 2007 16:32:04 +0000 (09:32 -0700)] 
crypt32: Implement CryptGetDefaultOIDFunctionAddress.

17 years agocrypt32: Add basic tests for CryptGetDefaultOIDFunctionAddress.
Juan Lang [Wed, 17 Oct 2007 16:31:18 +0000 (09:31 -0700)] 
crypt32: Add basic tests for CryptGetDefaultOIDFunctionAddress.

17 years agocrypt32: Use a structure to hold function address handle.
Juan Lang [Wed, 17 Oct 2007 16:30:33 +0000 (09:30 -0700)] 
crypt32: Use a structure to hold function address handle.

17 years agontdll: Support for UTF-16 manifests with reverse endianness.
Mikolaj Zalewski [Wed, 17 Oct 2007 20:59:07 +0000 (13:59 -0700)] 
ntdll: Support for UTF-16 manifests with reverse endianness.

17 years agontdll: Manifests should be parsed as UTF-16 only if there is a BOM (with testcase).
Mikolaj Zalewski [Wed, 17 Oct 2007 20:36:34 +0000 (13:36 -0700)] 
ntdll: Manifests should be parsed as UTF-16 only if there is a BOM (with testcase).

17 years agokernel32/tests: Make the actctx test pass when the application is run from a differen...
Mikolaj Zalewski [Wed, 17 Oct 2007 19:51:39 +0000 (12:51 -0700)] 
kernel32/tests: Make the actctx test pass when the application is run from a different directory.

17 years agokernel32/tests: Support for spaces in actctx test executable path.
Mikolaj Zalewski [Wed, 17 Oct 2007 18:38:55 +0000 (11:38 -0700)] 
kernel32/tests: Support for spaces in actctx test executable path.

17 years agokernel32/tests: Don't close an invalid handle if the process is being debugged as...
Mikolaj Zalewski [Wed, 17 Oct 2007 18:08:51 +0000 (11:08 -0700)] 
kernel32/tests: Don't close an invalid handle if the process is being debugged as this will raise an exception.

17 years agomsi: Add handling for MSIMODIFY_INSERT for the streams table.
James Hawkins [Thu, 18 Oct 2007 03:58:31 +0000 (22:58 -0500)] 
msi: Add handling for MSIMODIFY_INSERT for the streams table.

17 years agomsi: Save nonpersistent strings as holes in the string pool.
James Hawkins [Thu, 18 Oct 2007 03:57:18 +0000 (22:57 -0500)] 
msi: Save nonpersistent strings as holes in the string pool.

17 years agomsi: Test adding nonpersistent strings to the string table.
James Hawkins [Thu, 18 Oct 2007 03:55:40 +0000 (22:55 -0500)] 
msi: Test adding nonpersistent strings to the string table.

17 years agomsi: Return ERROR_FUNCTION_FAILED if a matching row is not found.
James Hawkins [Thu, 18 Oct 2007 03:54:39 +0000 (22:54 -0500)] 
msi: Return ERROR_FUNCTION_FAILED if a matching row is not found.

17 years agomsi: Return ERROR_FUNCTION_FAILED when inserting duplicate keys.
James Hawkins [Thu, 18 Oct 2007 03:53:54 +0000 (22:53 -0500)] 
msi: Return ERROR_FUNCTION_FAILED when inserting duplicate keys.

17 years agowidl: Detect conformant arrays of user types correctly.
Dan Hipschman [Thu, 18 Oct 2007 01:06:26 +0000 (18:06 -0700)] 
widl: Detect conformant arrays of user types correctly.

17 years agowidl: Remove printf format strings that aren't really format strings.
Dan Hipschman [Thu, 18 Oct 2007 01:05:37 +0000 (18:05 -0700)] 
widl: Remove printf format strings that aren't really format strings.

17 years agowidl: Generate dlldata files.
Dan Hipschman [Thu, 18 Oct 2007 01:03:57 +0000 (18:03 -0700)] 
widl: Generate dlldata files.

17 years agowidl: Improve file cleanup when errors occur.
Dan Hipschman [Thu, 18 Oct 2007 01:03:25 +0000 (18:03 -0700)] 
widl: Improve file cleanup when errors occur.

17 years agorsaenh: Enlarge buffer in test_enum_container. Fixes two test failures on Vista.
Michael Jung [Wed, 17 Oct 2007 20:40:09 +0000 (22:40 +0200)] 
rsaenh: Enlarge buffer in test_enum_container. Fixes two test failures on Vista.

17 years agooleview: Fix a memory leak.
Andrew Talbot [Wed, 17 Oct 2007 20:15:53 +0000 (21:15 +0100)] 
oleview: Fix a memory leak.

17 years agomshtml: Import dimm.idl and fix compilation.
Jacek Caban [Wed, 17 Oct 2007 13:16:21 +0000 (15:16 +0200)] 
mshtml: Import dimm.idl and fix compilation.

17 years agohlink.idl: Undef unicode GetObject macro.
Jacek Caban [Wed, 17 Oct 2007 13:16:01 +0000 (15:16 +0200)] 
hlink.idl: Undef unicode GetObject macro.

17 years agoserver: Don't expose the parent window in areas that are now part of the child visibl...
Alexandre Julliard [Wed, 17 Oct 2007 15:43:06 +0000 (17:43 +0200)] 
server: Don't expose the parent window in areas that are now part of the child visible region.

17 years agoserver: Avoid refreshing areas of a window that have already been copied by the X...
Alexandre Julliard [Wed, 17 Oct 2007 15:28:04 +0000 (17:28 +0200)] 
server: Avoid refreshing areas of a window that have already been copied by the X server.

17 years agoconfigure: Check for fontconfig in the X directory if not found in the standard places.
Alexandre Julliard [Wed, 17 Oct 2007 15:04:01 +0000 (17:04 +0200)] 
configure: Check for fontconfig in the X directory if not found in the standard places.

17 years agospoolss: Add a stub for SplIsUpgrade.
Detlef Riekenberg [Tue, 16 Oct 2007 21:30:49 +0000 (23:30 +0200)] 
spoolss: Add a stub for SplIsUpgrade.

17 years agomsimtf: Added class factory implementation.
Jacek Caban [Tue, 16 Oct 2007 18:50:49 +0000 (20:50 +0200)] 
msimtf: Added class factory implementation.

17 years agomsimtf: Added Dll[Un]RegisterServer implementation.
Jacek Caban [Tue, 16 Oct 2007 18:50:20 +0000 (20:50 +0200)] 
msimtf: Added Dll[Un]RegisterServer implementation.

17 years agouser32: Replace a pointer cast by FIELD_OFFSET.
Alexandre Julliard [Wed, 17 Oct 2007 12:18:06 +0000 (14:18 +0200)] 
user32: Replace a pointer cast by FIELD_OFFSET.

17 years agokernel32/tests: Replace a couple of macros by a function to avoid compiler warnings.
Alexandre Julliard [Wed, 17 Oct 2007 12:15:40 +0000 (14:15 +0200)] 
kernel32/tests: Replace a couple of macros by a function to avoid compiler warnings.

17 years agocomctl32: Fix a discard const warning.
Alexandre Julliard [Wed, 17 Oct 2007 12:15:13 +0000 (14:15 +0200)] 
comctl32: Fix a discard const warning.

17 years agocrypt32: Fix pointer casts in decode.c too.
Alexandre Julliard [Wed, 17 Oct 2007 12:14:36 +0000 (14:14 +0200)] 
crypt32: Fix pointer casts in decode.c too.

17 years agomsi: Avoid casting const pointers to non-const.
Alexandre Julliard [Wed, 17 Oct 2007 12:14:21 +0000 (14:14 +0200)] 
msi: Avoid casting const pointers to non-const.

17 years agomsi: Properly clear the new table data when a column is added.
Alexandre Julliard [Wed, 17 Oct 2007 12:13:53 +0000 (14:13 +0200)] 
msi: Properly clear the new table data when a column is added.

17 years agoole32: Include wine/port.h for snprintf().
Bang Jun-young [Wed, 17 Oct 2007 08:08:17 +0000 (17:08 +0900)] 
ole32: Include wine/port.h for snprintf().

17 years agoadvapi32: Fix AdjustTokenPrivileges() to match the PSDK.
Bang Jun-young [Wed, 17 Oct 2007 07:30:44 +0000 (16:30 +0900)] 
advapi32: Fix AdjustTokenPrivileges() to match the PSDK.

17 years agontdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string.
Mikolaj Zalewski [Wed, 17 Oct 2007 00:49:28 +0000 (17:49 -0700)] 
ntdll: Avoid setting IS_TEXT_UNICODE_NUL_BYTES for the last byte of an ANSI string.

17 years agontdll: Add some tests for RtlIsTextUnicode.
Mikolaj Zalewski [Wed, 17 Oct 2007 00:35:02 +0000 (17:35 -0700)] 
ntdll: Add some tests for RtlIsTextUnicode.

17 years agooleaut32/tests: Insert the decimal seperator, if it is just 1 char.
Marcus Meissner [Tue, 16 Oct 2007 20:00:45 +0000 (22:00 +0200)] 
oleaut32/tests: Insert the decimal seperator, if it is just 1 char.

17 years agomsi: Common Files is translated to current language.
Marcus Meissner [Tue, 16 Oct 2007 19:41:39 +0000 (21:41 +0200)] 
msi: Common Files is translated to current language.

17 years agomsi: Marked two variables static.
Marcus Meissner [Tue, 16 Oct 2007 19:26:13 +0000 (21:26 +0200)] 
msi: Marked two variables static.

17 years agoimm32: ImmDisableIme is an alias to ImmDisableIME.
Andrey Turkin [Tue, 16 Oct 2007 17:25:21 +0000 (21:25 +0400)] 
imm32: ImmDisableIme is an alias to ImmDisableIME.

17 years agocrypt32: Always set pPolicyStatus->dwError.
Juan Lang [Tue, 16 Oct 2007 15:39:53 +0000 (08:39 -0700)] 
crypt32: Always set pPolicyStatus->dwError.

17 years agowordpad: Refuse to load OLE compound storage files like Windows does.
Dmitry Timoshkov [Tue, 16 Oct 2007 13:07:31 +0000 (22:07 +0900)] 
wordpad: Refuse to load OLE compound storage files like Windows does.

17 years agowinex11: Process all types of messages while moving/resizing a window.
Alexandre Julliard [Wed, 17 Oct 2007 10:40:24 +0000 (12:40 +0200)] 
winex11: Process all types of messages while moving/resizing a window.

17 years agontdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean Chu).
Alexandre Julliard [Wed, 17 Oct 2007 10:37:44 +0000 (12:37 +0200)] 
ntdll: Fixed typo in RTL_GetKeyHandle (spotted by Sean Chu).

17 years agod3dx8: The inline functions should be static instead of extern.
Alexandre Julliard [Tue, 16 Oct 2007 12:09:43 +0000 (14:09 +0200)] 
d3dx8: The inline functions should be static instead of extern.

17 years agod3dx8: Implement D3DXVec2Lerp with a test.
David Adam [Sun, 14 Oct 2007 18:31:58 +0000 (20:31 +0200)] 
d3dx8: Implement D3DXVec2Lerp with a test.

17 years agod3dx8: Implement D3DXVecScale with a test.
David Adam [Sun, 14 Oct 2007 18:20:01 +0000 (20:20 +0200)] 
d3dx8: Implement D3DXVecScale with a test.

17 years agod3dx8: Implement D3DXVec2Maximize with a test.
David Adam [Sun, 14 Oct 2007 18:04:59 +0000 (20:04 +0200)] 
d3dx8: Implement D3DXVec2Maximize with a test.

17 years agod3dx8: Implement D3DXVec2Minimize with a test.
David Adam [Sun, 14 Oct 2007 17:28:03 +0000 (19:28 +0200)] 
d3dx8: Implement D3DXVec2Minimize with a test.

17 years agod3dx8: Implement D3DXVec2Subtract with a test.
David Adam [Sun, 14 Oct 2007 17:22:17 +0000 (19:22 +0200)] 
d3dx8: Implement D3DXVec2Subtract with a test.

17 years agod3dx8: Implement D3DXVec2Add with a test.
David Adam [Sun, 14 Oct 2007 17:06:20 +0000 (19:06 +0200)] 
d3dx8: Implement D3DXVec2Add with a test.

17 years agod3dx8: Implement D3DXVec2CCW with a test.
David Adam [Sun, 14 Oct 2007 16:33:25 +0000 (18:33 +0200)] 
d3dx8: Implement D3DXVec2CCW with a test.

17 years agod3dx8: Implement D3DXVec2Dot with a test.
David Adam [Sun, 14 Oct 2007 16:24:33 +0000 (18:24 +0200)] 
d3dx8: Implement D3DXVec2Dot with a test.

17 years agod3dx8: Implement D3DX8Vec2LengthSq with a test.
David Adam [Sat, 13 Oct 2007 23:15:30 +0000 (01:15 +0200)] 
d3dx8: Implement D3DX8Vec2LengthSq with a test.

17 years agod3dx8: Implement D3DX8Vec2Length with a test.
David Adam [Sat, 13 Oct 2007 22:39:54 +0000 (00:39 +0200)] 
d3dx8: Implement D3DX8Vec2Length with a test.

17 years agoshlwapi/tests: Make local variables static and const.
Alexandre Julliard [Tue, 16 Oct 2007 11:58:09 +0000 (13:58 +0200)] 
shlwapi/tests: Make local variables static and const.

17 years agoshlwapi/test: Test dwSize for UrlCanonicalizeA/W.
Detlef Riekenberg [Fri, 12 Oct 2007 07:52:08 +0000 (09:52 +0200)] 
shlwapi/test: Test dwSize for UrlCanonicalizeA/W.