wine
12 years agomsi: Get the UI level from the global variable instead of the property.
Hans Leidekker [Thu, 22 Mar 2012 10:02:06 +0000 (11:02 +0100)] 
msi: Get the UI level from the global variable instead of the property.

12 years agogdiplus: Store copies of remap tables in ImageAttributes objects.
Vincent Povirk [Wed, 21 Mar 2012 20:29:25 +0000 (15:29 -0500)] 
gdiplus: Store copies of remap tables in ImageAttributes objects.

12 years agogdiplus: Draw hotkey underlines in GdipDrawString.
Vincent Povirk [Wed, 21 Mar 2012 19:09:27 +0000 (14:09 -0500)] 
gdiplus: Draw hotkey underlines in GdipDrawString.

12 years agogdiplus: Detect hotkey prefixes when drawing strings.
Vincent Povirk [Wed, 21 Mar 2012 17:50:11 +0000 (12:50 -0500)] 
gdiplus: Detect hotkey prefixes when drawing strings.

12 years agousp10: Properly handle invalid arguments to ScriptBreak.
Aric Stewart [Mon, 19 Mar 2012 18:48:39 +0000 (13:48 -0500)] 
usp10: Properly handle invalid arguments to ScriptBreak.

12 years agomscoree: Search for an arch-specific mono dll first.
Vincent Povirk [Mon, 19 Mar 2012 17:54:55 +0000 (12:54 -0500)] 
mscoree: Search for an arch-specific mono dll first.

12 years agoxmllite/tests: Fix build with MSVC.
Thomas Faber [Mon, 19 Mar 2012 16:01:19 +0000 (17:01 +0100)] 
xmllite/tests: Fix build with MSVC.

12 years agodmloader: Add simple playing test.
Andrew Eikum [Mon, 19 Mar 2012 12:35:22 +0000 (07:35 -0500)] 
dmloader: Add simple playing test.

12 years agodmloader: Don't claim partial success when loading fails.
Andrew Eikum [Mon, 19 Mar 2012 12:35:17 +0000 (07:35 -0500)] 
dmloader: Don't claim partial success when loading fails.

12 years agodmusic: Return more accurate error codes in IDirectMusicSegment::Load.
Andrew Eikum [Mon, 19 Mar 2012 12:35:10 +0000 (07:35 -0500)] 
dmusic: Return more accurate error codes in IDirectMusicSegment::Load.

12 years agoatl: Send OLE_CLOSE command to control on detach.
Alessandro Pignotti [Mon, 13 Feb 2012 11:12:17 +0000 (12:12 +0100)] 
atl: Send OLE_CLOSE command to control on detach.

12 years agohlink: Use the standard COM aggregation struct field names.
Michael Stefaniuc [Sun, 18 Mar 2012 23:29:07 +0000 (00:29 +0100)] 
hlink: Use the standard COM aggregation struct field names.

12 years agomsi: Allow ARM installations.
André Hentschel [Sun, 18 Mar 2012 18:26:50 +0000 (19:26 +0100)] 
msi: Allow ARM installations.

12 years agomsvcrt: Fix a typo.
André Hentschel [Sun, 18 Mar 2012 18:19:01 +0000 (19:19 +0100)] 
msvcrt: Fix a typo.

12 years agowinapi: Add support for the arm architecture.
Francois Gouget [Sat, 17 Mar 2012 09:17:08 +0000 (10:17 +0100)] 
winapi: Add support for the arm architecture.

12 years agod3drm/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 17 Mar 2012 09:14:42 +0000 (10:14 +0100)] 
d3drm/tests: Fix compilation on systems that don't support nameless unions.

12 years agoattrib: Fix typo.
Frédéric Delanoy [Fri, 16 Mar 2012 16:14:33 +0000 (17:14 +0100)] 
attrib: Fix typo.

12 years agoRelease 1.5.0. wine-1.5.0
Alexandre Julliard [Fri, 16 Mar 2012 18:57:36 +0000 (19:57 +0100)] 
Release 1.5.0.

12 years agomshtml: Don't overwrite type of result if property type is VT_VARIANT.
Jacek Caban [Fri, 16 Mar 2012 17:26:47 +0000 (18:26 +0100)] 
mshtml: Don't overwrite type of result if property type is VT_VARIANT.

12 years agopo: Update simplified Chinese translation.
Cheer Xiao [Fri, 16 Mar 2012 15:45:47 +0000 (23:45 +0800)] 
po: Update simplified Chinese translation.

12 years agogdi32: Remove unused variable.
Huw Davies [Fri, 16 Mar 2012 14:52:00 +0000 (14:52 +0000)] 
gdi32: Remove unused variable.

12 years agopo: Update Finnish translation.
Lauri Kenttä [Fri, 16 Mar 2012 14:44:06 +0000 (16:44 +0200)] 
po: Update Finnish translation.

12 years agomsi: Restrict the match on files from cabinets to files that have not been installed.
Hans Leidekker [Fri, 16 Mar 2012 15:13:30 +0000 (16:13 +0100)] 
msi: Restrict the match on files from cabinets to files that have not been installed.

12 years agowineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implemen...
Aric Stewart [Fri, 16 Mar 2012 14:02:57 +0000 (09:02 -0500)] 
wineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implement it.

12 years agourlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.
Piotr Caban [Fri, 16 Mar 2012 14:00:44 +0000 (15:00 +0100)] 
urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.

12 years agourlmon: Add mime handler layer before data is processed.
Piotr Caban [Fri, 16 Mar 2012 14:00:29 +0000 (15:00 +0100)] 
urlmon: Add mime handler layer before data is processed.

12 years agomshtml: Added IHTMLCurrentStyle2::get_filter tests.
Jacek Caban [Fri, 16 Mar 2012 11:18:19 +0000 (12:18 +0100)] 
mshtml: Added IHTMLCurrentStyle2::get_filter tests.

12 years agomshtml: Added IHTMLCurrentStyle2::get_filter implementation.
Jacek Caban [Fri, 16 Mar 2012 11:18:07 +0000 (12:18 +0100)] 
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.

12 years agomshtml: Store filter in HTMLElement object.
Jacek Caban [Fri, 16 Mar 2012 11:17:50 +0000 (12:17 +0100)] 
mshtml: Store filter in HTMLElement object.

12 years agod3drm: Implement SetTextureCoordinates.
Christian Costa [Fri, 16 Mar 2012 07:16:26 +0000 (08:16 +0100)] 
d3drm: Implement SetTextureCoordinates.

12 years agod3drm: If there is no texture coordinates in loaded mesh, generate default texture...
Christian Costa [Fri, 16 Mar 2012 07:16:18 +0000 (08:16 +0100)] 
d3drm: If there is no texture coordinates in loaded mesh, generate default texture coordinates for each vertex.

12 years agod3drm: Add refcount info to AddRef and Release traces.
Christian Costa [Fri, 16 Mar 2012 07:16:10 +0000 (08:16 +0100)] 
d3drm: Add refcount info to AddRef and Release traces.

12 years agod3drm: Texture callback cannot be passed directly. Texture object argument is differe...
Christian Costa [Fri, 16 Mar 2012 07:16:02 +0000 (08:16 +0100)] 
d3drm: Texture callback cannot be passed directly. Texture object argument is different so disable it for now.

12 years agod3drm: Remove "partial stub" mention of forwarded methods.
Christian Costa [Fri, 16 Mar 2012 07:15:53 +0000 (08:15 +0100)] 
d3drm: Remove "partial stub" mention of forwarded methods.

12 years agodbghelp: Add support for jump instructions in function epilogs on x86_64.
Alexandre Julliard [Fri, 16 Mar 2012 12:15:38 +0000 (13:15 +0100)] 
dbghelp: Add support for jump instructions in function epilogs on x86_64.

12 years agomsxml3: Avoid building code that isn't used without libxml.
Alexandre Julliard [Fri, 16 Mar 2012 12:02:24 +0000 (13:02 +0100)] 
msxml3: Avoid building code that isn't used without libxml.

12 years agoshell32: Partially implement Mac Trash backing for the Recycle Bin.
Ken Thomases [Wed, 14 Mar 2012 21:49:47 +0000 (16:49 -0500)] 
shell32: Partially implement Mac Trash backing for the Recycle Bin.

12 years agomscoree: Better support RUNTIME_INFO_UPGRADE_VERSION in GetRequestedRuntimeInfo.
Alistair Leslie-Hughes [Mon, 12 Mar 2012 05:15:31 +0000 (16:15 +1100)] 
mscoree: Better support RUNTIME_INFO_UPGRADE_VERSION in GetRequestedRuntimeInfo.

12 years agowindowscodecs: Add stub for DllCanUnloadNow.
André Hentschel [Sat, 10 Mar 2012 19:17:42 +0000 (20:17 +0100)] 
windowscodecs: Add stub for DllCanUnloadNow.

12 years agoole32/tests: Assign a default value (clang).
Alistair Leslie-Hughes [Tue, 31 Jan 2012 09:00:39 +0000 (20:00 +1100)] 
ole32/tests: Assign a default value (clang).

12 years agoadvapi32: Assign a default value (clang).
Alistair Leslie-Hughes [Tue, 31 Jan 2012 09:14:42 +0000 (20:14 +1100)] 
advapi32: Assign a default value (clang).

12 years agowevtapi: Add stub dll.
Austin English [Mon, 5 Mar 2012 00:08:21 +0000 (16:08 -0800)] 
wevtapi: Add stub dll.

12 years agooleaut32: Avoid converting variants if it is not needed.
Alessandro Pignotti [Thu, 2 Feb 2012 18:02:17 +0000 (19:02 +0100)] 
oleaut32: Avoid converting variants if it is not needed.

12 years agoshlwapi: Implemented StrToInt64ExA/W.
Carlo Bramini [Thu, 8 Mar 2012 13:35:56 +0000 (14:35 +0100)] 
shlwapi: Implemented StrToInt64ExA/W.

12 years agontdll: Fix mapping sections for applications that map over the section headers.
Erich Hoover [Wed, 7 Mar 2012 22:22:07 +0000 (15:22 -0700)] 
ntdll: Fix mapping sections for applications that map over the section headers.

12 years agopo: Update Korean translation.
Hwang YunSong [Thu, 15 Mar 2012 13:54:46 +0000 (22:54 +0900)] 
po: Update Korean translation.

12 years agomssign32: Add a trailing '\n' to a few FIXME() messages.
Francois Gouget [Fri, 16 Mar 2012 09:16:05 +0000 (10:16 +0100)] 
mssign32: Add a trailing '\n' to a few FIXME() messages.

12 years agomsvcrt: Implement _mbcjmstojis.
Akihiro Sagawa [Thu, 15 Mar 2012 14:41:33 +0000 (23:41 +0900)] 
msvcrt: Implement _mbcjmstojis.

12 years agomsvcrt: Add semi stub _mbcjmstojis implementation.
Akihiro Sagawa [Thu, 15 Mar 2012 14:41:30 +0000 (23:41 +0900)] 
msvcrt: Add semi stub _mbcjmstojis implementation.

12 years agoddraw: Get rid of IDirect3DMaterialImpl.
Henri Verbeet [Thu, 15 Mar 2012 20:49:58 +0000 (21:49 +0100)] 
ddraw: Get rid of IDirect3DMaterialImpl.

12 years agowined3d: Move the WGL extension detection code to the same place as regular GL extens...
Henri Verbeet [Thu, 15 Mar 2012 20:49:57 +0000 (21:49 +0100)] 
wined3d: Move the WGL extension detection code to the same place as regular GL extension detection.

12 years agowined3d: Use the same code for parsing the WGL extension string as for the regular...
Henri Verbeet [Thu, 15 Mar 2012 20:49:56 +0000 (21:49 +0100)] 
wined3d: Use the same code for parsing the WGL extension string as for the regular GL extension string.

12 years agowined3d: Introduce a separate function for parsing the GL extension string.
Henri Verbeet [Thu, 15 Mar 2012 20:49:55 +0000 (21:49 +0100)] 
wined3d: Introduce a separate function for parsing the GL extension string.

12 years agowined3d: The current WGL DC should never be NULL in wined3d_adapter_init_gl_caps().
Henri Verbeet [Thu, 15 Mar 2012 20:49:54 +0000 (21:49 +0100)] 
wined3d: The current WGL DC should never be NULL in wined3d_adapter_init_gl_caps().

12 years agomsvcrt: Add entry points for the C++ exception functions on x86_64.
Alexandre Julliard [Tue, 13 Mar 2012 14:50:40 +0000 (15:50 +0100)] 
msvcrt: Add entry points for the C++ exception functions on x86_64.

12 years agomsvcrt: Add a new file for the x86_64 exception handling.
Alexandre Julliard [Tue, 13 Mar 2012 14:40:27 +0000 (15:40 +0100)] 
msvcrt: Add a new file for the x86_64 exception handling.

12 years agomsvcrt: Move more i386-specific exception code to except_i386.c.
Alexandre Julliard [Tue, 13 Mar 2012 14:24:18 +0000 (15:24 +0100)] 
msvcrt: Move more i386-specific exception code to except_i386.c.

12 years agomsvcrt: Create an i386-specific file for exception handling.
Alexandre Julliard [Tue, 13 Mar 2012 14:10:15 +0000 (15:10 +0100)] 
msvcrt: Create an i386-specific file for exception handling.

12 years agoamstream: Get and store event for streams render completion.
Christian Costa [Wed, 14 Mar 2012 20:51:43 +0000 (21:51 +0100)] 
amstream: Get and store event for streams render completion.

12 years agoamstream: Create MediaStream filter when initialising AMMutiMediaStream.
Christian Costa [Wed, 14 Mar 2012 20:51:35 +0000 (21:51 +0100)] 
amstream: Create MediaStream filter when initialising AMMutiMediaStream.

12 years agoamstream: Retrieve some interfaces needed to control the stream.
Christian Costa [Wed, 14 Mar 2012 20:51:27 +0000 (21:51 +0100)] 
amstream: Retrieve some interfaces needed to control the stream.

12 years agoamstream: Use 'Source' filter name for file source filter as in native.
Christian Costa [Wed, 14 Mar 2012 20:51:20 +0000 (21:51 +0100)] 
amstream: Use 'Source' filter name for file source filter as in native.

12 years agoamstream: Don't load the stream file. AddSourceFilter does it already.
Christian Costa [Wed, 14 Mar 2012 20:51:12 +0000 (21:51 +0100)] 
amstream: Don't load the stream file. AddSourceFilter does it already.

12 years agoamstream: Don't create the source filter. AddSourceFilter does it already.
Christian Costa [Wed, 14 Mar 2012 20:51:04 +0000 (21:51 +0100)] 
amstream: Don't create the source filter. AddSourceFilter does it already.

12 years agoamstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.
Christian Costa [Wed, 14 Mar 2012 20:50:56 +0000 (21:50 +0100)] 
amstream: Rewrite OpenFile flow in a more readable manner by using SUCCEEDED macro.

12 years agontdll: Properly follow jumps when checking a function epilog.
Alexandre Julliard [Thu, 15 Mar 2012 19:29:23 +0000 (20:29 +0100)] 
ntdll: Properly follow jumps when checking a function epilog.

12 years agostrmbase: Allow constructor function to be NULL but display an error saying we don...
Christian Costa [Thu, 15 Mar 2012 07:17:10 +0000 (08:17 +0100)] 
strmbase: Allow constructor function to be NULL but display an error saying we don't implement the CLSID.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 14 Mar 2012 21:58:01 +0000 (22:58 +0100)] 
po: Update French translation.

12 years agopo: Update Spanish translation.
Eduardo García [Wed, 14 Mar 2012 21:57:42 +0000 (22:57 +0100)] 
po: Update Spanish translation.

12 years agontoskrnl.exe: Fix a typo.
Alexander Morozov [Thu, 15 Mar 2012 16:15:56 +0000 (20:15 +0400)] 
ntoskrnl.exe: Fix a typo.

12 years agogdiplus: Use the surround colors in path gradient rendering.
Vincent Povirk [Wed, 29 Feb 2012 21:40:15 +0000 (15:40 -0600)] 
gdiplus: Use the surround colors in path gradient rendering.

12 years agogdiplus: Implement path gradient surround color accessors.
Vincent Povirk [Wed, 29 Feb 2012 21:23:38 +0000 (15:23 -0600)] 
gdiplus: Implement path gradient surround color accessors.

12 years agogdiplus: Test SetSurroundColors with fewer colors than points on the path.
Vincent Povirk [Wed, 29 Feb 2012 20:56:55 +0000 (14:56 -0600)] 
gdiplus: Test SetSurroundColors with fewer colors than points on the path.

12 years agomsxml3: Added IVBSAXAttributes for MXAttributes.
Nikolay Sivov [Thu, 15 Mar 2012 09:53:45 +0000 (12:53 +0300)] 
msxml3: Added IVBSAXAttributes for MXAttributes.

12 years agomsxml3: Implement getValueFromQName() for MXAttributes.
Nikolay Sivov [Thu, 15 Mar 2012 06:58:34 +0000 (09:58 +0300)] 
msxml3: Implement getValueFromQName() for MXAttributes.

12 years agoieframe: Added EnumVerbs tests.
Jacek Caban [Thu, 15 Mar 2012 12:10:56 +0000 (13:10 +0100)] 
ieframe: Added EnumVerbs tests.

12 years agoieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.
Jacek Caban [Thu, 15 Mar 2012 12:10:37 +0000 (13:10 +0100)] 
ieframe: Use Custom IEnumOLEVERBVtbl implementation in IOleObject::EnumVerbs.

OleRegEnumVerbs can't work because CLSID_WebBrowser doesn't have
required registries set

12 years agomsxml3: Avoid BAD_CAST in schemasInit.
Jacek Caban [Thu, 15 Mar 2012 11:33:17 +0000 (12:33 +0100)] 
msxml3: Avoid BAD_CAST in schemasInit.

12 years agourlmon: Make name spaces comparison case insensitive.
Piotr Caban [Thu, 15 Mar 2012 11:08:18 +0000 (12:08 +0100)] 
urlmon: Make name spaces comparison case insensitive.

12 years agourlmon: Stop binding when OnDataAvailable fails.
Piotr Caban [Thu, 15 Mar 2012 11:08:05 +0000 (12:08 +0100)] 
urlmon: Stop binding when OnDataAvailable fails.

12 years agourlmon/tests: Added GetBindResult tests.
Piotr Caban [Thu, 15 Mar 2012 11:07:46 +0000 (12:07 +0100)] 
urlmon/tests: Added GetBindResult tests.

12 years agourlmon: Added GetBindResult implementation.
Piotr Caban [Thu, 15 Mar 2012 11:07:30 +0000 (12:07 +0100)] 
urlmon: Added GetBindResult implementation.

12 years agomshtml: Get rid of remaining PRBool usages.
Jacek Caban [Thu, 15 Mar 2012 10:55:01 +0000 (11:55 +0100)] 
mshtml: Get rid of remaining PRBool usages.

12 years agomshtml: Get rid of PRBool from nsembed.c and nsservice.c.
Jacek Caban [Thu, 15 Mar 2012 10:54:48 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool from nsembed.c and nsservice.c.

12 years agomshtml: Get rid of PRBool from nsio.c.
Jacek Caban [Thu, 15 Mar 2012 10:54:33 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool from nsio.c.

12 years agomshtml: Get rid of PRBool in nsiface.idl.
Jacek Caban [Thu, 15 Mar 2012 10:54:15 +0000 (11:54 +0100)] 
mshtml: Get rid of PRBool in nsiface.idl.

12 years agoadvapi32: Fix failures in the security tests compiled with PSDK headers.
Dmitry Timoshkov [Thu, 15 Mar 2012 08:11:06 +0000 (16:11 +0800)] 
advapi32: Fix failures in the security tests compiled with PSDK headers.

12 years agoadvapi32: Add some mutex security tests.
Dmitry Timoshkov [Thu, 15 Mar 2012 08:10:42 +0000 (16:10 +0800)] 
advapi32: Add some mutex security tests.

12 years agoddraw: Get rid of IDirect3DViewportImpl.
Henri Verbeet [Wed, 14 Mar 2012 21:04:32 +0000 (22:04 +0100)] 
ddraw: Get rid of IDirect3DViewportImpl.

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryIn...
Henri Verbeet [Wed, 14 Mar 2012 21:04:31 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DSwapChain8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInte...
Henri Verbeet [Wed, 14 Mar 2012 21:04:30 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DTexture8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInter...
Henri Verbeet [Wed, 14 Mar 2012 21:04:29 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DVolume8Impl_QueryInterface().

12 years agod3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_Que...
Henri Verbeet [Wed, 14 Mar 2012 21:04:28 +0000 (22:04 +0100)] 
d3d8: Don't return a pointer to the implementation in IDirect3DVolumeTexture8Impl_QueryInterface().

12 years agogdi.exe16: Eliminate a couple of dead stores.
Ken Thomases [Wed, 14 Mar 2012 20:12:17 +0000 (15:12 -0500)] 
gdi.exe16: Eliminate a couple of dead stores.

12 years agostrmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmba...
Aric Stewart [Wed, 14 Mar 2012 19:45:42 +0000 (14:45 -0500)] 
strmbase: Rename MediaSeekingPassThru to RendererPosPassThru to match standard strmbase naming.

12 years agostrmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
Aric Stewart [Wed, 14 Mar 2012 19:45:34 +0000 (14:45 -0500)] 
strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 13 Mar 2012 18:57:21 +0000 (20:57 +0200)] 
po: Update Lithuanian translation.

12 years agopo: Update German translation.
Julian Rüger [Wed, 14 Mar 2012 15:51:11 +0000 (16:51 +0100)] 
po: Update German translation.

12 years agopo: Update Russian translation.
Nikolay Sivov [Wed, 14 Mar 2012 09:21:20 +0000 (12:21 +0300)] 
po: Update Russian translation.

12 years agod3drm: Complete Load method by adding normals indices and terminating null DWORD...
Christian Costa [Wed, 14 Mar 2012 08:06:59 +0000 (09:06 +0100)] 
d3drm: Complete Load method by adding normals indices and terminating null DWORD to faces data + tests.