wine
12 years agoamstream: Have the MediaStream Filter use strmbase.
Aric Stewart [Wed, 18 Jan 2012 13:49:45 +0000 (07:49 -0600)] 
amstream: Have the MediaStream Filter use strmbase.

12 years agomshtml: Return error in IInternetHostSecurityManager calls on detached documents.
Jacek Caban [Wed, 18 Jan 2012 12:40:43 +0000 (13:40 +0100)] 
mshtml: Return error in IInternetHostSecurityManager calls on detached documents.

12 years agojscript: Simplify identifier_eval function.
Jacek Caban [Wed, 18 Jan 2012 12:28:29 +0000 (13:28 +0100)] 
jscript: Simplify identifier_eval function.

12 years agomsi: Make sure target paths are normalized.
Hans Leidekker [Wed, 18 Jan 2012 11:58:15 +0000 (12:58 +0100)] 
msi: Make sure target paths are normalized.

Fix for the Lotus Notes 6.5.1 installer.

12 years agomsxml3: Implemented IXMLHttpRequest::get_statusText().
Nikolay Sivov [Wed, 18 Jan 2012 00:04:22 +0000 (03:04 +0300)] 
msxml3: Implemented IXMLHttpRequest::get_statusText().

12 years agod3drm: Add IDirect3DRMViewport2 interface.
André Hentschel [Tue, 17 Jan 2012 22:00:50 +0000 (23:00 +0100)] 
d3drm: Add IDirect3DRMViewport2 interface.

12 years agod3drm: Reorder viewport creation function to avoid forward declarations.
André Hentschel [Tue, 17 Jan 2012 22:00:17 +0000 (23:00 +0100)] 
d3drm: Reorder viewport creation function to avoid forward declarations.

12 years agod3drm: Forward all IUnknown methods from IDirect3DRMDevice3.
André Hentschel [Tue, 17 Jan 2012 21:58:58 +0000 (22:58 +0100)] 
d3drm: Forward all IUnknown methods from IDirect3DRMDevice3.

12 years agod3drm: Add IDirect3DRMWinDevice interface.
André Hentschel [Tue, 17 Jan 2012 21:56:24 +0000 (22:56 +0100)] 
d3drm: Add IDirect3DRMWinDevice interface.

12 years agod3drm: Reorder device creation function to avoid forward declarations.
André Hentschel [Tue, 17 Jan 2012 21:56:13 +0000 (22:56 +0100)] 
d3drm: Reorder device creation function to avoid forward declarations.

12 years agogdi32: Negative destination sizes are allowed after coordinate mapping in GdiAlphaBlend.
Alexandre Julliard [Wed, 18 Jan 2012 13:40:12 +0000 (14:40 +0100)] 
gdi32: Negative destination sizes are allowed after coordinate mapping in GdiAlphaBlend.

12 years agowinex11: Move handling of negative width/height into the XRender blit helper functions.
Alexandre Julliard [Wed, 18 Jan 2012 13:39:18 +0000 (14:39 +0100)] 
winex11: Move handling of negative width/height into the XRender blit helper functions.

12 years agowinedbg: Display the crash details dialog from a separate thread so that it appears...
Alexandre Julliard [Wed, 18 Jan 2012 11:42:02 +0000 (12:42 +0100)] 
winedbg: Display the crash details dialog from a separate thread so that it appears right away.

12 years agopo: Various typographic fixes in Dutch translation.
Frédéric Delanoy [Wed, 18 Jan 2012 10:16:15 +0000 (11:16 +0100)] 
po: Various typographic fixes in Dutch translation.

12 years agopo: Remove English strings from the Japanese translation.
Francois Gouget [Tue, 17 Jan 2012 22:33:15 +0000 (23:33 +0100)] 
po: Remove English strings from the Japanese translation.

12 years agopo: Remove English strings from the Korean translation.
Francois Gouget [Tue, 17 Jan 2012 22:32:56 +0000 (23:32 +0100)] 
po: Remove English strings from the Korean translation.

12 years agopo: Remove English strings from the Norwegian Bokmål translation.
Francois Gouget [Tue, 17 Jan 2012 22:32:32 +0000 (23:32 +0100)] 
po: Remove English strings from the Norwegian Bokmål translation.

12 years agopo: Remove English strings from the Portuguese translation.
Francois Gouget [Tue, 17 Jan 2012 22:31:00 +0000 (23:31 +0100)] 
po: Remove English strings from the Portuguese translation.

12 years agopo: Remove English strings from the Romanian translation.
Francois Gouget [Tue, 17 Jan 2012 22:30:40 +0000 (23:30 +0100)] 
po: Remove English strings from the Romanian translation.

12 years agopo: Remove English strings from the Russian translation.
Francois Gouget [Tue, 17 Jan 2012 22:30:15 +0000 (23:30 +0100)] 
po: Remove English strings from the Russian translation.

12 years agopo: Remove English strings from the Danish translation.
Francois Gouget [Tue, 17 Jan 2012 22:29:52 +0000 (23:29 +0100)] 
po: Remove English strings from the Danish translation.

12 years agopo: Tweak the Slovenian 'file or directory' xcopy translation.
Francois Gouget [Tue, 17 Jan 2012 22:28:15 +0000 (23:28 +0100)] 
po: Tweak the Slovenian 'file or directory' xcopy translation.

12 years agopo: French translation updates.
Francois Gouget [Tue, 17 Jan 2012 22:11:55 +0000 (23:11 +0100)] 
po: French translation updates.

12 years agopo: Update Brazilian Portuguese translation.
Gustavo Henrique Milaré [Wed, 18 Jan 2012 02:44:56 +0000 (00:44 -0200)] 
po: Update Brazilian Portuguese translation.

12 years agopo: Update German translation.
André Hentschel [Tue, 17 Jan 2012 21:21:15 +0000 (22:21 +0100)] 
po: Update German translation.

12 years agopo: Update Russian translation.
Nikolay Sivov [Tue, 17 Jan 2012 22:01:33 +0000 (01:01 +0300)] 
po: Update Russian translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Tue, 17 Jan 2012 20:55:16 +0000 (21:55 +0100)] 
po: Update French translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 17 Jan 2012 20:21:30 +0000 (22:21 +0200)] 
po: Update Lithuanian translation.

12 years agokernel32: Remove a no longer needed todo_wine.
Dmitry Timoshkov [Wed, 18 Jan 2012 11:18:50 +0000 (19:18 +0800)] 
kernel32: Remove a no longer needed todo_wine.

12 years agowinedbg: Adjust button size to fit more translations.
André Hentschel [Tue, 17 Jan 2012 21:30:42 +0000 (22:30 +0100)] 
winedbg: Adjust button size to fit more translations.

12 years agowinedbg: Remove superfluous break instruction.
André Hentschel [Tue, 17 Jan 2012 21:22:09 +0000 (22:22 +0100)] 
winedbg: Remove superfluous break instruction.

12 years agowined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:39 +0000 (21:13 +0100)] 
wined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.

12 years agowined3d: Get rid of the WINED3DQUERYTYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:38 +0000 (21:13 +0100)] 
wined3d: Get rid of the WINED3DQUERYTYPE typedef.

12 years agowined3d: Get rid of the WINED3DPOOL typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:37 +0000 (21:13 +0100)] 
wined3d: Get rid of the WINED3DPOOL typedef.

12 years agowined3d: Get rid of the WINED3DRESOURCETYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:36 +0000 (21:13 +0100)] 
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.

12 years agoddraw: Maintain D3D state across cooperative level changes.
Henri Verbeet [Tue, 17 Jan 2012 20:13:35 +0000 (21:13 +0100)] 
ddraw: Maintain D3D state across cooperative level changes.

12 years agoddraw/tests: Add some tests to show that we should maintain D3D state across cooperat...
Henri Verbeet [Tue, 17 Jan 2012 20:13:34 +0000 (21:13 +0100)] 
ddraw/tests: Add some tests to show that we should maintain D3D state across cooperative level chnages.

12 years agoddraw/tests: Add a border around the blitted source data in test_clipper_blt().
Henri Verbeet [Tue, 17 Jan 2012 20:13:33 +0000 (21:13 +0100)] 
ddraw/tests: Add a border around the blitted source data in test_clipper_blt().

Some drivers use the neighbouring pixels in the interpolation. You can
probably argue about whether that's right or wrong, but it's really not what
we're trying to test in either case.

12 years agoddraw: Allow querying the surface interface if a device was created from a surface.
Henri Verbeet [Tue, 17 Jan 2012 20:13:32 +0000 (21:13 +0100)] 
ddraw: Allow querying the surface interface if a device was created from a surface.

12 years agowined3d: Reset the changed float shader constants in stateblock_init_default_state().
Henri Verbeet [Tue, 17 Jan 2012 20:13:31 +0000 (21:13 +0100)] 
wined3d: Reset the changed float shader constants in stateblock_init_default_state().

The GLSL constant tracking needs these to be correct.

12 years agowined3d: Don't print an ERR if the depth/stencil surface still has references in...
Henri Verbeet [Tue, 17 Jan 2012 20:13:30 +0000 (21:13 +0100)] 
wined3d: Don't print an ERR if the depth/stencil surface still has references in wined3d_device_uninit_3d().

This is completely legitimate in ddraw.

12 years agomsi: Support test for aplicable patch of MSIPATCH_DATATYPE_XMLPATH type.
Nikolay Sivov [Tue, 17 Jan 2012 20:46:16 +0000 (23:46 +0300)] 
msi: Support test for aplicable patch of MSIPATCH_DATATYPE_XMLPATH type.

12 years agomsi: Support MSIPATCH_DATATYPE_XMLBLOB when testing for applicable patch.
Nikolay Sivov [Tue, 17 Jan 2012 19:07:11 +0000 (22:07 +0300)] 
msi: Support MSIPATCH_DATATYPE_XMLBLOB when testing for applicable patch.

12 years agoquartz: Lower the merit on our current builtin filters.
Aric Stewart [Tue, 17 Jan 2012 15:02:25 +0000 (09:02 -0600)] 
quartz: Lower the merit on our current builtin filters.

12 years agomsi: Create the rest of objects with separate helpers.
Nikolay Sivov [Mon, 16 Jan 2012 23:12:30 +0000 (02:12 +0300)] 
msi: Create the rest of objects with separate helpers.

12 years agowinedbg: Append some system information to the crash log.
Alexandre Julliard [Tue, 17 Jan 2012 18:11:07 +0000 (19:11 +0100)] 
winedbg: Append some system information to the crash log.

12 years agowinedbg: Make the crash details dialog resizable.
Alexandre Julliard [Tue, 17 Jan 2012 16:43:06 +0000 (17:43 +0100)] 
winedbg: Make the crash details dialog resizable.

12 years agowinedbg: Add a dialog to display crash details and save them to a file.
Alexandre Julliard [Mon, 16 Jan 2012 15:31:47 +0000 (16:31 +0100)] 
winedbg: Add a dialog to display crash details and save them to a file.

12 years agowinedbg: Split minidump option handling to a separate function.
Alexandre Julliard [Mon, 16 Jan 2012 13:15:12 +0000 (14:15 +0100)] 
winedbg: Split minidump option handling to a separate function.

12 years agouser32: Always query actual key state from the server for pressed keys.
Alexandre Julliard [Tue, 17 Jan 2012 15:22:43 +0000 (16:22 +0100)] 
user32: Always query actual key state from the server for pressed keys.

12 years agouser32: Fix some printf format warnings.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:19 +0000 (14:59 +0100)] 
user32: Fix some printf format warnings.

12 years agoshlwapi: Fix some printf format warnings.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:02 +0000 (14:59 +0100)] 
shlwapi: Fix some printf format warnings.

12 years agojscript: Set return value after assert(0) to avoid warnings.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:41 +0000 (14:59 +0100)] 
jscript: Set return value after assert(0) to avoid warnings.

12 years agolibwine: Avoid compiler warnings for Mingw builds.
Alexandre Julliard [Tue, 17 Jan 2012 14:00:25 +0000 (15:00 +0100)] 
libwine: Avoid compiler warnings for Mingw builds.

12 years agojscript: Get rid of no longer used OP_label.
Jacek Caban [Tue, 17 Jan 2012 11:42:20 +0000 (12:42 +0100)] 
jscript: Get rid of no longer used OP_label.

12 years agojscript: Added labelled statements tests.
Jacek Caban [Tue, 17 Jan 2012 11:42:08 +0000 (12:42 +0100)] 
jscript: Added labelled statements tests.

12 years agojscript: Added labelled continue statement implementation.
Jacek Caban [Tue, 17 Jan 2012 11:41:54 +0000 (12:41 +0100)] 
jscript: Added labelled continue statement implementation.

12 years agojscript: Added labelled break statement implementation.
Jacek Caban [Tue, 17 Jan 2012 11:41:42 +0000 (12:41 +0100)] 
jscript: Added labelled break statement implementation.

12 years agojscript: Added labelled statement implementation.
Jacek Caban [Tue, 17 Jan 2012 11:37:06 +0000 (12:37 +0100)] 
jscript: Added labelled statement implementation.

12 years agooleaut32: Handle negative offsets into the custom data table.
Hans Leidekker [Tue, 17 Jan 2012 11:06:18 +0000 (12:06 +0100)] 
oleaut32: Handle negative offsets into the custom data table.

Fixes a crash in the Visio 2002 installer.

12 years agoappwiz.cpl: Avoid unneeded abbreviation in button label.
Frédéric Delanoy [Mon, 16 Jan 2012 22:47:25 +0000 (23:47 +0100)] 
appwiz.cpl: Avoid unneeded abbreviation in button label.

12 years agopo: Remove an English string from the Arabic translation.
Francois Gouget [Tue, 17 Jan 2012 08:45:36 +0000 (09:45 +0100)] 
po: Remove an English string from the Arabic translation.

12 years agopo: Remove English strings from the Romansh translation.
Francois Gouget [Tue, 17 Jan 2012 08:44:26 +0000 (09:44 +0100)] 
po: Remove English strings from the Romansh translation.

12 years agopo: Remove English strings from the Slovak translation.
Francois Gouget [Mon, 16 Jan 2012 23:08:50 +0000 (00:08 +0100)] 
po: Remove English strings from the Slovak translation.

12 years agopo: Remove English strings from the Slovenian translation.
Francois Gouget [Mon, 16 Jan 2012 23:08:32 +0000 (00:08 +0100)] 
po: Remove English strings from the Slovenian translation.

12 years agopo: Remove English strings from the Serbian (Cyrillic) translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:55 +0000 (00:07 +0100)] 
po: Remove English strings from the Serbian (Cyrillic) translation.

12 years agopo: Remove English strings from the Serbian (Latin) translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:45 +0000 (00:07 +0100)] 
po: Remove English strings from the Serbian (Latin) translation.

12 years agopo: Remove English strings from the Swedish translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:23 +0000 (00:07 +0100)] 
po: Remove English strings from the Swedish translation.

12 years agopo: Remove English strings from the Thai translation.
Francois Gouget [Mon, 16 Jan 2012 23:06:08 +0000 (00:06 +0100)] 
po: Remove English strings from the Thai translation.

12 years agopo: Remove English strings from the Turkish translation.
Francois Gouget [Mon, 16 Jan 2012 23:05:00 +0000 (00:05 +0100)] 
po: Remove English strings from the Turkish translation.

12 years agopo: Update German translation.
André Hentschel [Mon, 16 Jan 2012 22:52:15 +0000 (23:52 +0100)] 
po: Update German translation.

12 years agopo: Updated Korean translation.
Hwang YunSong [Mon, 16 Jan 2012 13:27:41 +0000 (22:27 +0900)] 
po: Updated Korean translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Thu, 12 Jan 2012 20:17:43 +0000 (22:17 +0200)] 
po: Update Lithuanian translation.

12 years agokernel32: Fix access flags to page protection mapping in MapViewOfFileEx.
Dmitry Timoshkov [Tue, 17 Jan 2012 05:43:36 +0000 (13:43 +0800)] 
kernel32: Fix access flags to page protection mapping in MapViewOfFileEx.

12 years agodsound: Support IKsPropertySet in the primary buffer too.
Michael Stefaniuc [Tue, 17 Jan 2012 00:54:53 +0000 (01:54 +0100)] 
dsound: Support IKsPropertySet in the primary buffer too.

12 years agodsound: Merge IKsPropertySet into the secondary buffer object.
Michael Stefaniuc [Tue, 17 Jan 2012 00:53:10 +0000 (01:53 +0100)] 
dsound: Merge IKsPropertySet into the secondary buffer object.

12 years agodsound: Drop "Buffer" from the IKsPropertySet method names.
Michael Stefaniuc [Tue, 17 Jan 2012 00:50:14 +0000 (01:50 +0100)] 
dsound: Drop "Buffer" from the IKsPropertySet method names.

12 years agowined3d: Recognize Nvidia 540M.
Austin English [Mon, 16 Jan 2012 20:54:48 +0000 (14:54 -0600)] 
wined3d: Recognize Nvidia 540M.

12 years agolibwine: Always build preloading code.
Gerald Pfeifer [Sun, 15 Jan 2012 17:16:23 +0000 (18:16 +0100)] 
libwine: Always build preloading code.

12 years agodsound: Lock the source buffer during duplication.
Andrew Eikum [Mon, 16 Jan 2012 20:02:45 +0000 (14:02 -0600)] 
dsound: Lock the source buffer during duplication.

12 years agowineqtdecoder: Lock the Transform filter csReceive around the decommpression callback.
Aric Stewart [Mon, 16 Jan 2012 20:14:29 +0000 (14:14 -0600)] 
wineqtdecoder: Lock the Transform filter csReceive around the decommpression callback.

12 years agostrmbase: In the TransformFilter add a critical section that protects the streaming...
Aric Stewart [Mon, 16 Jan 2012 20:14:23 +0000 (14:14 -0600)] 
strmbase: In the TransformFilter add a critical section that protects the streaming state.

12 years agowineqtdecoder: Do not invert height.
Aric Stewart [Mon, 16 Jan 2012 20:14:07 +0000 (14:14 -0600)] 
wineqtdecoder: Do not invert height.

12 years agomountmgr: Create a symlink in DosDevices for cdroms.
Alexandre Julliard [Tue, 17 Jan 2012 10:41:15 +0000 (11:41 +0100)] 
mountmgr: Create a symlink in DosDevices for cdroms.

12 years agoinclude: Fix some typos in winioctl.h.
Alexandre Julliard [Tue, 17 Jan 2012 10:39:45 +0000 (11:39 +0100)] 
include: Fix some typos in winioctl.h.

12 years agodsound: Don't launch a separate thread for the mmdevapi enumerator.
Andrew Eikum [Mon, 16 Jan 2012 16:44:38 +0000 (10:44 -0600)] 
dsound: Don't launch a separate thread for the mmdevapi enumerator.

12 years agowinmm: Only start the devices thread when necessary.
Andrew Eikum [Mon, 16 Jan 2012 16:44:02 +0000 (10:44 -0600)] 
winmm: Only start the devices thread when necessary.

12 years agokernel32: Test MapViewOfFile and NtMapViewOfSection side by side.
Dmitry Timoshkov [Mon, 16 Jan 2012 13:50:35 +0000 (21:50 +0800)] 
kernel32: Test MapViewOfFile and NtMapViewOfSection side by side.

12 years agowineqtdecoder: Include cbAlign in the requested buffer size.
Aric Stewart [Mon, 16 Jan 2012 17:35:13 +0000 (11:35 -0600)] 
wineqtdecoder: Include cbAlign in the requested buffer size.

12 years agowineqtdecoder: Improve and differentiate Sample Time and MediaTime.
Aric Stewart [Mon, 16 Jan 2012 16:13:12 +0000 (10:13 -0600)] 
wineqtdecoder: Improve and differentiate Sample Time and MediaTime.

12 years agowineqtdecoder: Zero out the whole QTSplitter structure on creation.
Aric Stewart [Mon, 16 Jan 2012 16:11:47 +0000 (10:11 -0600)] 
wineqtdecoder: Zero out the whole QTSplitter structure on creation.

12 years agoquartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph.
Aric Stewart [Mon, 16 Jan 2012 14:12:23 +0000 (08:12 -0600)] 
quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph.

12 years agourlmon/tests: Added Uri IMarshal_UnmarshalInterface tests.
Piotr Caban [Mon, 16 Jan 2012 14:13:32 +0000 (15:13 +0100)] 
urlmon/tests: Added Uri IMarshal_UnmarshalInterface tests.

12 years agourlmon/tests: Added Uri IMarshal_MarshalInterface tests.
Piotr Caban [Mon, 16 Jan 2012 14:13:18 +0000 (15:13 +0100)] 
urlmon/tests: Added Uri IMarshal_MarshalInterface tests.

12 years agourlmon: Added Uri IMarshal implementation.
Piotr Caban [Mon, 16 Jan 2012 14:13:03 +0000 (15:13 +0100)] 
urlmon: Added Uri IMarshal implementation.

12 years agouser32: Fix a pointer cast warning.
Alexandre Julliard [Mon, 16 Jan 2012 17:07:09 +0000 (18:07 +0100)] 
user32: Fix a pointer cast warning.

12 years agodbghelp: Fix a couple of pointer cast warnings.
Alexandre Julliard [Mon, 16 Jan 2012 16:51:45 +0000 (17:51 +0100)] 
dbghelp: Fix a couple of pointer cast warnings.

12 years agoqedit: Avoid releasing an uninitialized object.
Alexandre Julliard [Mon, 16 Jan 2012 16:41:56 +0000 (17:41 +0100)] 
qedit: Avoid releasing an uninitialized object.

12 years agovbscript: Fixed stack reallocation.
Jacek Caban [Mon, 16 Jan 2012 11:41:00 +0000 (12:41 +0100)] 
vbscript: Fixed stack reallocation.

12 years agovbscript: Use 0 as an invalid label value.
Jacek Caban [Mon, 16 Jan 2012 11:40:50 +0000 (12:40 +0100)] 
vbscript: Use 0 as an invalid label value.