wine
14 years agoadvapi32/tests: Fix a test failure with Wow64.
Paul Vriens [Mon, 16 Nov 2009 10:59:57 +0000 (11:59 +0100)] 
advapi32/tests: Fix a test failure with Wow64.

14 years agoadvapi32/tests: Fix some test failures on 64bit systems.
Paul Vriens [Mon, 16 Nov 2009 10:27:27 +0000 (11:27 +0100)] 
advapi32/tests: Fix some test failures on 64bit systems.

14 years agocomctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destru...
Nikolay Sivov [Sun, 15 Nov 2009 12:13:48 +0000 (15:13 +0300)] 
comctl32/imagelist: Make ImageList_Destroy just decrease refcount. Move actual destruction to ::Release.

14 years agocomctl32/imagelist: Use defined flags instead of magic numbers in tests.
Nikolay Sivov [Sun, 15 Nov 2009 04:58:05 +0000 (07:58 +0300)] 
comctl32/imagelist: Use defined flags instead of magic numbers in tests.

14 years agocomctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original...
Nikolay Sivov [Sun, 15 Nov 2009 04:57:11 +0000 (07:57 +0300)] 
comctl32/imagelist: Get rid of magic field, use vtable pointer instead. Keep original layout.

14 years agouser32: Free window text to prevent leak in case when WM_NCDESTROY doesn't get to...
Nikolay Sivov [Sun, 15 Nov 2009 04:45:57 +0000 (07:45 +0300)] 
user32: Free window text to prevent leak in case when WM_NCDESTROY doesn't get to default procedure.

14 years agodsound: Move duplex definitions to duplex.c.
Maarten Lankhorst [Sat, 14 Nov 2009 13:55:58 +0000 (14:55 +0100)] 
dsound: Move duplex definitions to duplex.c.

14 years agodsound: Implement DirectSoundCaptureEnumerateA on top of DirectSoundCaptureEnumerateW.
Maarten Lankhorst [Sat, 14 Nov 2009 13:30:49 +0000 (14:30 +0100)] 
dsound: Implement DirectSoundCaptureEnumerateA on top of DirectSoundCaptureEnumerateW.

14 years agodsound: Move DirectSoundCaptureEnumerate to dsound_main.c.
Maarten Lankhorst [Sat, 14 Nov 2009 13:29:07 +0000 (14:29 +0100)] 
dsound: Move DirectSoundCaptureEnumerate to dsound_main.c.

14 years agodsound: Implement DirectSoundEnumerateA on top of DirectSoundEnumerateW.
Maarten Lankhorst [Sat, 14 Nov 2009 13:27:13 +0000 (14:27 +0100)] 
dsound: Implement DirectSoundEnumerateA on top of DirectSoundEnumerateW.

14 years agomshtml: Don't use nselem in InsertAdjacentNode implementation.
Jacek Caban [Mon, 16 Nov 2009 00:27:27 +0000 (01:27 +0100)] 
mshtml: Don't use nselem in InsertAdjacentNode implementation.

14 years agomshtml: Added IHTMLElement::put_outerHTML implementation.
Jacek Caban [Mon, 16 Nov 2009 00:26:57 +0000 (01:26 +0100)] 
mshtml: Added IHTMLElement::put_outerHTML implementation.

14 years agowineps: Don't depend on 16-bit PrinterData functions from gdi.
Detlef Riekenberg [Sun, 15 Nov 2009 22:51:47 +0000 (23:51 +0100)] 
wineps: Don't depend on 16-bit PrinterData functions from gdi.

14 years agocomctl32: Fix typos.
Anders Jonsson [Sun, 15 Nov 2009 22:10:53 +0000 (23:10 +0100)] 
comctl32: Fix typos.

14 years agowined3d: Fix typo.
Anders Jonsson [Sun, 15 Nov 2009 22:12:50 +0000 (23:12 +0100)] 
wined3d: Fix typo.

14 years agogdi.exe: Rewrite QueryAbort16 to be independant of gdi32.dll internals.
Eric Pouech [Sun, 15 Nov 2009 21:10:05 +0000 (22:10 +0100)] 
gdi.exe: Rewrite QueryAbort16 to be independant of gdi32.dll internals.

14 years agogdi.exe: No longer use 16bit abort procs inside the DC structure.
Eric Pouech [Sun, 15 Nov 2009 21:09:59 +0000 (22:09 +0100)] 
gdi.exe: No longer use 16bit abort procs inside the DC structure.

14 years agomsvcrt: In undname functions, no longer use a fixed-size array for storing internal...
Eric Pouech [Sun, 15 Nov 2009 21:07:44 +0000 (22:07 +0100)] 
msvcrt: In undname functions, no longer use a fixed-size array for storing internal information.

14 years agomsvcrt: In undname helpers, allow str_array_push to return errors (instead of asserting).
Eric Pouech [Sun, 15 Nov 2009 21:07:38 +0000 (22:07 +0100)] 
msvcrt: In undname helpers, allow str_array_push to return errors (instead of asserting).

14 years agocomctl32: Implement Copy, Merge and Clone methods in IImageList.
Owen Rudge [Fri, 13 Nov 2009 17:14:38 +0000 (11:14 -0600)] 
comctl32: Implement Copy, Merge and Clone methods in IImageList.

14 years agocomctl32/tests: Add further tests for IImageList.
Owen Rudge [Fri, 13 Nov 2009 17:14:34 +0000 (11:14 -0600)] 
comctl32/tests: Add further tests for IImageList.

14 years agocomctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo.
Owen Rudge [Fri, 13 Nov 2009 17:14:31 +0000 (11:14 -0600)] 
comctl32: Implement SetOverlayImage, Replace, AddMasked, Draw, Remove, GetImageInfo.

14 years agocomctl32/tests: Add tests for IImageList based on standard imagelist tests.
Owen Rudge [Fri, 13 Nov 2009 17:14:27 +0000 (11:14 -0600)] 
comctl32/tests: Add tests for IImageList based on standard imagelist tests.

14 years agocomctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList.
Owen Rudge [Fri, 13 Nov 2009 17:14:23 +0000 (11:14 -0600)] 
comctl32: Implement Add, ReplaceIcon, GetImageCount, SetImageCount in IImageList.

14 years agogdi32/tests: Test CreateFontIndirect for suffix stripping.
André Hentschel [Fri, 13 Nov 2009 22:05:20 +0000 (23:05 +0100)] 
gdi32/tests: Test CreateFontIndirect for suffix stripping.

14 years agoinclude: Fix propkeydef.h header.
Maarten Lankhorst [Fri, 13 Nov 2009 13:48:53 +0000 (14:48 +0100)] 
include: Fix propkeydef.h header.

14 years agoinclude: Add devicetopology.idl.
Maarten Lankhorst [Fri, 13 Nov 2009 12:04:47 +0000 (13:04 +0100)] 
include: Add devicetopology.idl.

14 years agoinclude: Add some definitions to ksmedia.h.
Maarten Lankhorst [Fri, 13 Nov 2009 12:02:48 +0000 (13:02 +0100)] 
include: Add some definitions to ksmedia.h.

14 years agoinclude: Add audiopolicy.idl.
Maarten Lankhorst [Tue, 10 Nov 2009 08:27:43 +0000 (09:27 +0100)] 
include: Add audiopolicy.idl.

14 years agoinclude: Add audioclient.idl.
Maarten Lankhorst [Tue, 10 Nov 2009 08:18:25 +0000 (09:18 +0100)] 
include: Add audioclient.idl.

14 years agomshtml: Update Russian translation.
Vladimir Pankratov [Mon, 16 Nov 2009 07:58:55 +0000 (12:58 +0500)] 
mshtml: Update Russian translation.

14 years agoadvapi32: Dump the guid in a FIXME.
Detlef Riekenberg [Sun, 15 Nov 2009 16:35:45 +0000 (17:35 +0100)] 
advapi32: Dump the guid in a FIXME.

14 years agocomctl32: Removed useless NULL check (Coverity).
Marcus Meissner [Sun, 15 Nov 2009 15:57:11 +0000 (16:57 +0100)] 
comctl32: Removed useless NULL check (Coverity).

14 years agokernel32/tests: Fixed test for GetVolumeNameForVolumeMountPoint on directory.
Austin Lund [Sun, 15 Nov 2009 01:45:45 +0000 (11:45 +1000)] 
kernel32/tests: Fixed test for GetVolumeNameForVolumeMountPoint on directory.

14 years agoopengl32/tests: fix wglShareLists error messages.
Roderick Colenbrander [Sat, 14 Nov 2009 16:53:33 +0000 (17:53 +0100)] 
opengl32/tests: fix wglShareLists error messages.

14 years agooledb32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Sat, 14 Nov 2009 14:56:02 +0000 (15:56 +0100)] 
oledb32/tests: Add a trailing '\n' to an ok() call.

14 years agorsaenh/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Sat, 14 Nov 2009 14:55:59 +0000 (15:55 +0100)] 
rsaenh/tests: Add a trailing '\n' to an ok() call.

14 years agowidl: Add a trailing '\n' to an error_loc() call.
Francois Gouget [Sat, 14 Nov 2009 14:55:48 +0000 (15:55 +0100)] 
widl: Add a trailing '\n' to an error_loc() call.

14 years agocommdlg.dll16: The commdlg debug channel is unused. Remove it.
Francois Gouget [Sat, 14 Nov 2009 14:54:47 +0000 (15:54 +0100)] 
commdlg.dll16: The commdlg debug channel is unused. Remove it.

14 years agojscript: We don't need throw_eval_error() so remove it.
Francois Gouget [Sat, 14 Nov 2009 14:54:32 +0000 (15:54 +0100)] 
jscript: We don't need throw_eval_error() so remove it.

14 years agomshtml: parse_complete() is unused so remove it.
Francois Gouget [Sat, 14 Nov 2009 14:53:02 +0000 (15:53 +0100)] 
mshtml: parse_complete() is unused so remove it.

14 years agoshell32: Make GetFileNameFromBrowse{A,W}() static.
Francois Gouget [Sat, 14 Nov 2009 14:52:55 +0000 (15:52 +0100)] 
shell32: Make GetFileNameFromBrowse{A,W}() static.

14 years agokernel32: Added stub for CreateMemoryResourceNotification.
Stefan Leichter [Sat, 14 Nov 2009 08:58:47 +0000 (09:58 +0100)] 
kernel32: Added stub for CreateMemoryResourceNotification.

14 years agosetupapi/tests: Check the buffer content returned from SetupGetInfFileListW test.
Stefan Leichter [Fri, 13 Nov 2009 22:56:57 +0000 (23:56 +0100)] 
setupapi/tests: Check the buffer content returned from SetupGetInfFileListW test.

14 years agomshtml: Implement IHTMLWindow2::get_parent.
Andrew Eikum [Fri, 13 Nov 2009 20:13:12 +0000 (14:13 -0600)] 
mshtml: Implement IHTMLWindow2::get_parent.

14 years agomshtml: Implement IHTMLWindow2::item.
Andrew Eikum [Fri, 13 Nov 2009 20:13:10 +0000 (14:13 -0600)] 
mshtml: Implement IHTMLWindow2::item.

14 years agomshtml: Implement IHTMLWindow2::get_frames and add tests.
Andrew Eikum [Fri, 13 Nov 2009 20:13:07 +0000 (14:13 -0600)] 
mshtml: Implement IHTMLWindow2::get_frames and add tests.

14 years agomshtml: Implement IHTMLWindow4::get_frameElement.
Andrew Eikum [Fri, 13 Nov 2009 20:13:04 +0000 (14:13 -0600)] 
mshtml: Implement IHTMLWindow4::get_frameElement.

14 years agomshtml: Add stub implementation of IHTMLWindow4.
Andrew Eikum [Fri, 13 Nov 2009 20:12:54 +0000 (14:12 -0600)] 
mshtml: Add stub implementation of IHTMLWindow4.

14 years agomshtml: Update Swedish translation.
Anders Jonsson [Sun, 15 Nov 2009 19:45:06 +0000 (20:45 +0100)] 
mshtml: Update Swedish translation.

14 years agooleaut32: Make BSTR and VARIANT marshalling for typelibs use the user marshalling...
Rob Shearman [Sun, 15 Nov 2009 17:13:21 +0000 (17:13 +0000)] 
oleaut32: Make BSTR and VARIANT marshalling for typelibs use the user marshalling functions.

Remove now redundant cases in serialize_param and deserialize_param.

14 years agooleaut32: Fix memory leaks in LPSAFEARRAY and VT_CARRAY marshalling.
Rob Shearman [Sun, 15 Nov 2009 17:12:50 +0000 (17:12 +0000)] 
oleaut32: Fix memory leaks in LPSAFEARRAY and VT_CARRAY marshalling.

14 years agooleaut32: Zero initialize the stack used on the server side of typelib marshalling.
Rob Shearman [Sun, 15 Nov 2009 17:12:42 +0000 (17:12 +0000)] 
oleaut32: Zero initialize the stack used on the server side of typelib marshalling.

This is needed to allow for NDR marshalling rules in reusing memory on
the client side.

14 years agoadvapi32: EqualSid should set last error to ERROR_SUCCESS.
Rob Shearman [Sun, 15 Nov 2009 16:37:35 +0000 (16:37 +0000)] 
advapi32: EqualSid should set last error to ERROR_SUCCESS.

14 years agoadvapi32: Add tests for EqualSid.
Rob Shearman [Sun, 15 Nov 2009 16:37:05 +0000 (16:37 +0000)] 
advapi32: Add tests for EqualSid.

14 years agokernel32: Null-terminate the buffer also on error in GetPrivateProfileString16.
Alexandre Julliard [Mon, 16 Nov 2009 10:36:08 +0000 (11:36 +0100)] 
kernel32: Null-terminate the buffer also on error in GetPrivateProfileString16.

14 years agowinemenubuilder: Escape XML special characters in menus.
Damjan Jovanovic [Sat, 14 Nov 2009 07:10:30 +0000 (09:10 +0200)] 
winemenubuilder: Escape XML special characters in menus.

14 years agorpcrt4: Fix potential NULL pointer access in process_bind_packet.
Rob Shearman [Fri, 13 Nov 2009 22:47:10 +0000 (22:47 +0000)] 
rpcrt4: Fix potential NULL pointer access in process_bind_packet.

Upon failure to allocate results in process_bind_packet, build nack
packet and send right away, instead of falling into the normal path
and potentially dereferencing the NULL pointer.

14 years agomshtml: Update German Gecko installer dialog.
André Hentschel [Fri, 13 Nov 2009 21:27:23 +0000 (22:27 +0100)] 
mshtml: Update German Gecko installer dialog.

14 years agomshtml: Update Lithuanain translation.
Aurimas Fišeras [Fri, 13 Nov 2009 20:03:56 +0000 (22:03 +0200)] 
mshtml: Update Lithuanain translation.

14 years agocrypt32: Fix more test failures.
Juan Lang [Fri, 13 Nov 2009 18:58:50 +0000 (10:58 -0800)] 
crypt32: Fix more test failures.

14 years agocommdlg: Fix a copy&paste typo.
Detlef Riekenberg [Fri, 13 Nov 2009 17:08:56 +0000 (18:08 +0100)] 
commdlg: Fix a copy&paste typo.

14 years agocrypt32: Update a comment.
Juan Lang [Fri, 13 Nov 2009 16:33:34 +0000 (08:33 -0800)] 
crypt32: Update a comment.

14 years agocrypt32: Set CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS when a certificate's name constrai...
Juan Lang [Fri, 13 Nov 2009 01:05:07 +0000 (17:05 -0800)] 
crypt32: Set CERT_TRUST_HAS_VALID_NAME_CONSTRAINTS when a certificate's name constraints are met.

14 years agoole32: Rename propertyNameCmp to entryNameCmp.
Vincent Povirk [Thu, 12 Nov 2009 19:55:49 +0000 (13:55 -0600)] 
ole32: Rename propertyNameCmp to entryNameCmp.

14 years agoole32: Rename property variables in insertIntoTree.
Vincent Povirk [Thu, 12 Nov 2009 19:51:17 +0000 (13:51 -0600)] 
ole32: Rename property variables in insertIntoTree.

14 years agoole32: Rename deleteSt*Property to deleteSt*Contents.
Vincent Povirk [Thu, 12 Nov 2009 19:46:04 +0000 (13:46 -0600)] 
ole32: Rename deleteSt*Property to deleteSt*Contents.

We now only delete the node contents in these functions.

14 years agoole32: Rename rootPropertyName to rootEntryName.
Vincent Povirk [Thu, 12 Nov 2009 19:37:58 +0000 (13:37 -0600)] 
ole32: Rename rootPropertyName to rootEntryName.

14 years agoole32: Rename SmallBlockChainStream.ownerPropertyIndex to ownerDirEntry.
Vincent Povirk [Thu, 12 Nov 2009 19:36:07 +0000 (13:36 -0600)] 
ole32: Rename SmallBlockChainStream.ownerPropertyIndex to ownerDirEntry.

14 years agoole32: Rename BlockChainStream.ownerPropertyIndex to ownerDirEntry.
Vincent Povirk [Thu, 12 Nov 2009 19:31:25 +0000 (13:31 -0600)] 
ole32: Rename BlockChainStream.ownerPropertyIndex to ownerDirEntry.

14 years agoole32: Rename stream.ownerProperty to dirEntry.
Vincent Povirk [Thu, 12 Nov 2009 19:25:10 +0000 (13:25 -0600)] 
ole32: Rename stream.ownerProperty to dirEntry.

14 years agoole32: Rename rootPropertySetIndex to storageDirEntry.
Vincent Povirk [Thu, 12 Nov 2009 19:19:37 +0000 (13:19 -0600)] 
ole32: Rename rootPropertySetIndex to storageDirEntry.

Not only is it not related to property set storages, it's also not the root
of the tree that's used to search for elements.

14 years agoole32: Rename propertyUniqueID to clsid.
Vincent Povirk [Thu, 12 Nov 2009 19:10:17 +0000 (13:10 -0600)] 
ole32: Rename propertyUniqueID to clsid.

14 years agoole32: Rename propertyType to stgType.
Vincent Povirk [Thu, 12 Nov 2009 18:34:05 +0000 (12:34 -0600)] 
ole32: Rename propertyType to stgType.

14 years agoRelease 1.1.33. wine-1.1.33
Alexandre Julliard [Fri, 13 Nov 2009 18:30:54 +0000 (19:30 +0100)] 
Release 1.1.33.

14 years agomciwave/tests: Fix a few tests including one hang on Win9X.
Jörg Höhle [Fri, 13 Nov 2009 13:40:12 +0000 (14:40 +0100)] 
mciwave/tests: Fix a few tests including one hang on Win9X.

14 years agomshtml: Update description in Gecko installer dialog.
Jacek Caban [Fri, 13 Nov 2009 13:11:43 +0000 (14:11 +0100)] 
mshtml: Update description in Gecko installer dialog.

14 years agoadvapi32/tests: Add tests for reading and writing to a real eventlog.
Paul Vriens [Fri, 13 Nov 2009 12:24:11 +0000 (13:24 +0100)] 
advapi32/tests: Add tests for reading and writing to a real eventlog.

14 years agodbghelp: Fix the threads stream size.
Eric Pouech [Fri, 13 Nov 2009 12:18:12 +0000 (13:18 +0100)] 
dbghelp: Fix the threads stream size.

14 years agowgl: Make sure we set a valid value for GLX_DRAWABLE_TYPE. Right now we default to...
Roderick Colenbrander [Fri, 13 Nov 2009 11:28:48 +0000 (12:28 +0100)] 
wgl: Make sure we set a valid value for GLX_DRAWABLE_TYPE. Right now we default to 0 which is illegal.

14 years agowgl: None of the WGL_render_texture attribute values makes sense for GLX_X_RENDERABLE...
Roderick Colenbrander [Fri, 13 Nov 2009 11:24:10 +0000 (12:24 +0100)] 
wgl: None of the WGL_render_texture attribute values makes sense for GLX_X_RENDERABLE, so get rid of it.

14 years agogdi32/tests: Test the return value of GetClipBox before trying to access the rect.
Huw Davies [Fri, 13 Nov 2009 12:01:23 +0000 (12:01 +0000)] 
gdi32/tests: Test the return value of GetClipBox before trying to access the rect.

14 years agomsctf/tests: Don't convert past the end of a nul terminated string.
Huw Davies [Fri, 13 Nov 2009 11:28:39 +0000 (11:28 +0000)] 
msctf/tests: Don't convert past the end of a nul terminated string.

Found by Valgrind.

14 years agomsi: Test more variations of environment string prefixes.
Hans Leidekker [Fri, 13 Nov 2009 11:00:49 +0000 (12:00 +0100)] 
msi: Test more variations of environment string prefixes.

14 years agomsi: Handle environment strings without a value.
Hans Leidekker [Fri, 13 Nov 2009 10:06:12 +0000 (11:06 +0100)] 
msi: Handle environment strings without a value.

14 years agocomctl32/tests: Remove unused parameter.
Paul Vriens [Fri, 13 Nov 2009 10:00:56 +0000 (11:00 +0100)] 
comctl32/tests: Remove unused parameter.

14 years agowinemenubuilder: Escape XML special characters in MIME types.
Damjan Jovanovic [Thu, 12 Nov 2009 19:42:19 +0000 (21:42 +0200)] 
winemenubuilder: Escape XML special characters in MIME types.

14 years agocomctl32/tests: Add IImageList creation test.
Owen Rudge [Thu, 12 Nov 2009 16:27:44 +0000 (10:27 -0600)] 
comctl32/tests: Add IImageList creation test.

14 years agocomctl32: Add basic structure for IImageList interface.
Owen Rudge [Thu, 12 Nov 2009 16:27:40 +0000 (10:27 -0600)] 
comctl32: Add basic structure for IImageList interface.

14 years agomsctf: Correctly initialize the description field.
Huw Davies [Thu, 12 Nov 2009 22:51:10 +0000 (22:51 +0000)] 
msctf: Correctly initialize the description field.

Found by Valgrind.

14 years agontdll/tests: GetVolumePathnameW is not present before w2k.
Detlef Riekenberg [Thu, 12 Nov 2009 22:42:53 +0000 (23:42 +0100)] 
ntdll/tests: GetVolumePathnameW is not present before w2k.

14 years agouser32: Add argument check for PTITLEBARINFO in GetTitleBarInfo().
Rico Schüller [Thu, 12 Nov 2009 20:50:01 +0000 (21:50 +0100)] 
user32: Add argument check for PTITLEBARINFO in GetTitleBarInfo().

14 years agocrypt32: Fix test failures.
Juan Lang [Thu, 12 Nov 2009 20:48:05 +0000 (12:48 -0800)] 
crypt32: Fix test failures.

14 years agocrypt32: Accept any matching dNSName in a subject alternate name.
Juan Lang [Thu, 12 Nov 2009 20:26:05 +0000 (12:26 -0800)] 
crypt32: Accept any matching dNSName in a subject alternate name.

14 years agocrypt32: Add tests for cs.stanford.edu's chain.
Juan Lang [Thu, 12 Nov 2009 18:47:04 +0000 (10:47 -0800)] 
crypt32: Add tests for cs.stanford.edu's chain.

14 years agocrypt32: Use broken() to mark an expected result from a broken version of crypt32.
Juan Lang [Thu, 12 Nov 2009 18:35:12 +0000 (10:35 -0800)] 
crypt32: Use broken() to mark an expected result from a broken version of crypt32.

14 years agocrypt32: Implement matching a certificate with a wildcard in its name.
Juan Lang [Thu, 12 Nov 2009 01:45:49 +0000 (17:45 -0800)] 
crypt32: Implement matching a certificate with a wildcard in its name.

14 years agocrypt32: Test matching a certificate with a wildcard in its name.
Juan Lang [Thu, 12 Nov 2009 00:28:23 +0000 (16:28 -0800)] 
crypt32: Test matching a certificate with a wildcard in its name.

14 years agocrypt32: Add openssl.org's cert to the tested chains.
Juan Lang [Thu, 12 Nov 2009 00:25:21 +0000 (16:25 -0800)] 
crypt32: Add openssl.org's cert to the tested chains.

14 years agoinclude: Add partial propsys header.
Maarten Lankhorst [Wed, 11 Nov 2009 09:56:03 +0000 (10:56 +0100)] 
include: Add partial propsys header.