wine
13 years agowscript.exe: Added IHost typelib.
Jacek Caban [Thu, 29 Jul 2010 12:47:22 +0000 (14:47 +0200)] 
wscript.exe: Added IHost typelib.

13 years agooleaut32: Don't invoke a function that has the restricted attribute or is part of...
Huw Davies [Thu, 29 Jul 2010 12:20:21 +0000 (13:20 +0100)] 
oleaut32: Don't invoke a function that has the restricted attribute or is part of an interface that's marked as restricted.

13 years agoddraw: Use a less offensive handle table implementation for matrices.
Henri Verbeet [Thu, 29 Jul 2010 10:56:58 +0000 (12:56 +0200)] 
ddraw: Use a less offensive handle table implementation for matrices.

13 years agoddraw: Use a less offensive handle table implementation for materials.
Henri Verbeet [Thu, 29 Jul 2010 10:56:57 +0000 (12:56 +0200)] 
ddraw: Use a less offensive handle table implementation for materials.

13 years agod3d9/tests: Fix an ok() message in pointsize_test().
Henri Verbeet [Thu, 29 Jul 2010 10:56:56 +0000 (12:56 +0200)] 
d3d9/tests: Fix an ok() message in pointsize_test().

13 years agod3d9/tests: Add a test for handling floating point specials in shaders.
Henri Verbeet [Thu, 29 Jul 2010 10:56:55 +0000 (12:56 +0200)] 
d3d9/tests: Add a test for handling floating point specials in shaders.

13 years agowined3d: Clamp vertex shader outputs.
Henri Verbeet [Thu, 29 Jul 2010 10:56:54 +0000 (12:56 +0200)] 
wined3d: Clamp vertex shader outputs.

To avoid having to interpolate infinities over fragments.

13 years agowined3d: Unify vertex shader output handling between shader models.
Henri Verbeet [Thu, 29 Jul 2010 10:56:53 +0000 (12:56 +0200)] 
wined3d: Unify vertex shader output handling between shader models.

13 years agopreloader: Fix moving of auxiliary values.
Harald Hoyer [Thu, 29 Jul 2010 10:02:06 +0000 (12:02 +0200)] 
preloader: Fix moving of auxiliary values.

13 years agocomdlg32: Fixed Ukrainian standard dialog sizes.
Igor Paliychuk [Thu, 29 Jul 2010 08:21:43 +0000 (11:21 +0300)] 
comdlg32: Fixed Ukrainian standard dialog sizes.

13 years agowined3d: Add casts for int to float conversions.
Stefan Dösinger [Wed, 28 Jul 2010 13:39:03 +0000 (15:39 +0200)] 
wined3d: Add casts for int to float conversions.

13 years agowined3d: Fix an msvc anachronism warning.
Stefan Dösinger [Wed, 28 Jul 2010 13:29:15 +0000 (15:29 +0200)] 
wined3d: Fix an msvc anachronism warning.

13 years agowined3d: Use a int for the mantissa in float_24_to_32.
Stefan Dösinger [Wed, 28 Jul 2010 13:06:38 +0000 (15:06 +0200)] 
wined3d: Use a int for the mantissa in float_24_to_32.

13 years agowined3d: Use powf instead of pow.
Stefan Dösinger [Wed, 28 Jul 2010 13:05:37 +0000 (15:05 +0200)] 
wined3d: Use powf instead of pow.

13 years agogdi32: Fix offset for mirrored devices that have a non-zero viewport offset.
Alexandre Julliard [Thu, 29 Jul 2010 15:33:27 +0000 (17:33 +0200)] 
gdi32: Fix offset for mirrored devices that have a non-zero viewport offset.

13 years agogdi32: Fix text positioning in mirrored DCs.
Alexandre Julliard [Thu, 29 Jul 2010 11:37:20 +0000 (13:37 +0200)] 
gdi32: Fix text positioning in mirrored DCs.

13 years agogdi32: Mirror the clip region when the DC is mirrored, with tests.
Alexandre Julliard [Thu, 29 Jul 2010 11:36:43 +0000 (13:36 +0200)] 
gdi32: Mirror the clip region when the DC is mirrored, with tests.

13 years agoshlwapi: Implement SKGetValueW over SHGetShellKey.
Nikolay Sivov [Thu, 29 Jul 2010 06:03:29 +0000 (10:03 +0400)] 
shlwapi: Implement SKGetValueW over SHGetShellKey.

13 years agoshlwapi: Partially implement SHGetShellKey.
Nikolay Sivov [Thu, 29 Jul 2010 06:02:02 +0000 (10:02 +0400)] 
shlwapi: Partially implement SHGetShellKey.

13 years agoshlwapi/tests: Fix some test failures on Win2000.
Nikolay Sivov [Thu, 29 Jul 2010 05:59:58 +0000 (09:59 +0400)] 
shlwapi/tests: Fix some test failures on Win2000.

13 years agorichedit: Removed unused run flags values.
Dylan Smith [Thu, 29 Jul 2010 01:18:03 +0000 (21:18 -0400)] 
richedit: Removed unused run flags values.

The only place MERF_SKIPPED was in debug code, and MERF_CALCBYWRAP was only
used to clear this unused flag value, so I got rid of both of them.

13 years agorichedit: Removed redundant variable ptLastSplittableRun.
Dylan Smith [Thu, 29 Jul 2010 01:17:53 +0000 (21:17 -0400)] 
richedit: Removed redundant variable ptLastSplittableRun.

13 years agorichedit: Invalidate without calling UpdateWindow in many cases.
Dylan Smith [Thu, 29 Jul 2010 01:17:40 +0000 (21:17 -0400)] 
richedit: Invalidate without calling UpdateWindow in many cases.

13 years agorichedit: Remove redundant commit and repaint in ME_StreamInText.
Dylan Smith [Thu, 29 Jul 2010 01:17:29 +0000 (21:17 -0400)] 
richedit: Remove redundant commit and repaint in ME_StreamInText.

ME_StreamInText is only used in one function, ME_StreamIn, which always
calls ME_CommitUndo and ME_UpdateRepaint after calling this function.

13 years agorichedit: EN_UPDATE notification is sent on WM_PAINT.
Dylan Smith [Thu, 29 Jul 2010 01:17:13 +0000 (21:17 -0400)] 
richedit: EN_UPDATE notification is sent on WM_PAINT.

13 years agourlmon: Implemented IUri_GetPort.
Thomas Mullaly [Mon, 12 Jul 2010 22:15:13 +0000 (18:15 -0400)] 
urlmon: Implemented IUri_GetPort.

13 years agourlmon: Implemented canonicalization for ports in URIs.
Thomas Mullaly [Mon, 12 Jul 2010 20:31:30 +0000 (16:31 -0400)] 
urlmon: Implemented canonicalization for ports in URIs.

13 years agourlmon/tests: Restructured invalid URI tests plus added more test data.
Thomas Mullaly [Mon, 12 Jul 2010 00:19:53 +0000 (20:19 -0400)] 
urlmon/tests: Restructured invalid URI tests plus added more test data.

13 years agourlmon: Implemented a port parse for URIs.
Thomas Mullaly [Sun, 11 Jul 2010 23:26:08 +0000 (19:26 -0400)] 
urlmon: Implemented a port parse for URIs.

13 years agourlmon: Fixed a bug that would cause tests to randomly fail.
Thomas Mullaly [Wed, 28 Jul 2010 21:43:08 +0000 (17:43 -0400)] 
urlmon: Fixed a bug that would cause tests to randomly fail.

13 years agoshdocvw: Fix French translation.
Frédéric Delanoy [Wed, 28 Jul 2010 20:51:49 +0000 (22:51 +0200)] 
shdocvw: Fix French translation.

13 years agoimm32: Set size of OSVERSIONINFOA before calling GetVersionExA.
Matt 'Murph' Finnicum [Wed, 28 Jul 2010 19:08:33 +0000 (14:08 -0500)] 
imm32: Set size of OSVERSIONINFOA before calling GetVersionExA.

13 years agosetupapi: Add a stub for SetupDiLoadClassIcon.
Paul Vriens [Wed, 28 Jul 2010 14:24:47 +0000 (16:24 +0200)] 
setupapi: Add a stub for SetupDiLoadClassIcon.

13 years agocomdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW.
Andrew Eikum [Wed, 28 Jul 2010 14:23:00 +0000 (09:23 -0500)] 
comdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW.

13 years agogdi32: Make sure the text dimensions are always positive in the ExtTextOut normal...
Alexandre Julliard [Wed, 28 Jul 2010 21:15:01 +0000 (23:15 +0200)] 
gdi32: Make sure the text dimensions are always positive in the ExtTextOut normal case.

13 years agowinex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case.
Alexandre Julliard [Wed, 28 Jul 2010 21:10:49 +0000 (23:10 +0200)] 
winex11: Fix handling of the lpDx array in ExtTextOut for the non-Xrender case.

13 years agogdi32/tests: Add some tests for the DC origin in RTL layouts.
Alexandre Julliard [Wed, 28 Jul 2010 18:35:09 +0000 (20:35 +0200)] 
gdi32/tests: Add some tests for the DC origin in RTL layouts.

13 years agogdi32/tests: Make function pointers global in the mapping test.
Alexandre Julliard [Wed, 28 Jul 2010 18:34:20 +0000 (20:34 +0200)] 
gdi32/tests: Make function pointers global in the mapping test.

13 years agogdi32: Make the top right corner the DC origin for RTL layouts.
Alexandre Julliard [Mon, 26 Jul 2010 13:25:54 +0000 (15:25 +0200)] 
gdi32: Make the top right corner the DC origin for RTL layouts.

13 years agoserver: Fix some comments.
Mike Kaplinskiy [Tue, 27 Jul 2010 04:16:28 +0000 (00:16 -0400)] 
server: Fix some comments.

Apparently windows reports only currently valid events for WSAEnumNetworkEvents.

13 years agoserver: Don't delay events, we simply shouldn't send them in the first place.
Mike Kaplinskiy [Tue, 27 Jul 2010 04:16:24 +0000 (00:16 -0400)] 
server: Don't delay events, we simply shouldn't send them in the first place.

13 years agoserver: Consume events triggered.
Mike Kaplinskiy [Tue, 27 Jul 2010 04:16:18 +0000 (00:16 -0400)] 
server: Consume events triggered.

13 years agoserver: Use tgkill to send signals on x86_64 too.
Alexandre Julliard [Wed, 28 Jul 2010 14:06:13 +0000 (16:06 +0200)] 
server: Use tgkill to send signals on x86_64 too.

13 years agogameux: Add interface registration routines.
Mariusz Pluciński [Thu, 22 Jul 2010 23:58:07 +0000 (01:58 +0200)] 
gameux: Add interface registration routines.

13 years agogameux: Add IClassFactory implementation.
Mariusz Pluciński [Sat, 24 Jul 2010 13:53:19 +0000 (15:53 +0200)] 
gameux: Add IClassFactory implementation.

13 years agogameux: Add stub of IGameExplorer implementation.
Mariusz Pluciński [Thu, 22 Jul 2010 23:06:25 +0000 (01:06 +0200)] 
gameux: Add stub of IGameExplorer implementation.

13 years agogameux: Add gameux.dll library stub.
Mariusz Pluciński [Thu, 22 Jul 2010 21:59:34 +0000 (23:59 +0200)] 
gameux: Add gameux.dll library stub.

13 years agoshdocvw: Add French translation.
Frédéric Delanoy [Tue, 27 Jul 2010 08:26:57 +0000 (10:26 +0200)] 
shdocvw: Add French translation.

13 years agoshdocvw: Add Swedish translation.
Anders Jonsson [Mon, 26 Jul 2010 22:08:07 +0000 (00:08 +0200)] 
shdocvw: Add Swedish translation.

13 years agoserver: Simplify tkill() and remove unreachable code (Smatch).
Michael Stefaniuc [Mon, 26 Jul 2010 23:01:01 +0000 (01:01 +0200)] 
server: Simplify tkill() and remove unreachable code (Smatch).

13 years agocomctl32/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity).
Nikolay Sivov [Wed, 28 Jul 2010 11:37:10 +0000 (15:37 +0400)] 
comctl32/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity).

13 years agomsvidc: ICDecompressQuery returns ICERR_BADFORMAT on error.
Jörg Höhle [Tue, 8 Jun 2010 15:25:39 +0000 (17:25 +0200)] 
msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error.

13 years agomsvfw32/tests: Add ICDecompressQuery format tests.
Jörg Höhle [Tue, 8 Jun 2010 15:22:53 +0000 (17:22 +0200)] 
msvfw32/tests: Add ICDecompressQuery format tests.

13 years agoddraw: Added a todo_wine test for SetCooperativeLevel.
Johan Gill [Tue, 27 Jul 2010 22:39:42 +0000 (00:39 +0200)] 
ddraw: Added a todo_wine test for SetCooperativeLevel.

13 years agoshdocvw: Make the addressbar in IE do something useful.
Alexander Nicolaysen Sørnes [Fri, 2 Jul 2010 14:35:42 +0000 (16:35 +0200)] 
shdocvw: Make the addressbar in IE do something useful.

13 years agoshdocvw: Add an address bar to IE.
Alexander Nicolaysen Sørnes [Tue, 27 Jul 2010 11:09:47 +0000 (13:09 +0200)] 
shdocvw: Add an address bar to IE.

13 years agowscript.exe: Added parsing script file implmentation.
Jacek Caban [Tue, 27 Jul 2010 13:52:30 +0000 (15:52 +0200)] 
wscript.exe: Added parsing script file implmentation.

13 years agowscript.exe: Added script engine host implementation.
Jacek Caban [Tue, 27 Jul 2010 13:52:17 +0000 (15:52 +0200)] 
wscript.exe: Added script engine host implementation.

13 years agowscript.exe: Added engine lookup implementation.
Jacek Caban [Tue, 27 Jul 2010 13:52:05 +0000 (15:52 +0200)] 
wscript.exe: Added engine lookup implementation.

13 years agojscript: Register .js file type.
Jacek Caban [Tue, 27 Jul 2010 13:51:42 +0000 (15:51 +0200)] 
jscript: Register .js file type.

13 years agojscript: Return S_OK in SetScriptState for SCRIPTSTATE_INITIALIZED.
Jacek Caban [Tue, 27 Jul 2010 13:51:29 +0000 (15:51 +0200)] 
jscript: Return S_OK in SetScriptState for SCRIPTSTATE_INITIALIZED.

13 years agowscript.exe: Added stub implementation.
Jacek Caban [Tue, 27 Jul 2010 13:51:18 +0000 (15:51 +0200)] 
wscript.exe: Added stub implementation.

13 years agoole32: Pass a real IUnknown ptr to CoMarshalInterface.
Huw Davies [Wed, 28 Jul 2010 10:42:04 +0000 (11:42 +0100)] 
ole32: Pass a real IUnknown ptr to CoMarshalInterface.

13 years agod3dx9_36: Provide an empty error message in the stub D3DXCompileShader.
Paul Chitescu [Wed, 28 Jul 2010 10:50:46 +0000 (13:50 +0300)] 
d3dx9_36: Provide an empty error message in the stub D3DXCompileShader.

13 years agontdll/tests: check io.Status in the file tests.
Reece Dunn [Tue, 27 Jul 2010 20:20:35 +0000 (21:20 +0100)] 
ntdll/tests: check io.Status in the file tests.

13 years agoshdocvw: Inherit HlinkFrame in InternetExplorer object.
Jacek Caban [Tue, 27 Jul 2010 16:15:38 +0000 (18:15 +0200)] 
shdocvw: Inherit HlinkFrame in InternetExplorer object.

13 years agoshdocvw: Moved ITargetFrame2 implementation to HlinkFrame object.
Jacek Caban [Tue, 27 Jul 2010 16:15:18 +0000 (18:15 +0200)] 
shdocvw: Moved ITargetFrame2 implementation to HlinkFrame object.

13 years agoshdocvw: Moved IHlinkFrame implementation to separated object.
Jacek Caban [Tue, 27 Jul 2010 16:14:54 +0000 (18:14 +0200)] 
shdocvw: Moved IHlinkFrame implementation to separated object.

13 years agoinclude: Add the ID3D10Blob interface.
Matteo Bruni [Mon, 26 Jul 2010 19:56:00 +0000 (21:56 +0200)] 
include: Add the ID3D10Blob interface.

13 years agourlmon/tests: Don't bother testing unimplemented functions to reduce test output.
Alexandre Julliard [Wed, 28 Jul 2010 12:29:54 +0000 (14:29 +0200)] 
urlmon/tests: Don't bother testing unimplemented functions to reduce test output.

13 years agomsxml3: Ignore a property.
Paul Vriens [Tue, 27 Jul 2010 13:32:51 +0000 (15:32 +0200)] 
msxml3: Ignore a property.

13 years agocomdlg32: Fixed Russian standard dialog sizes.
Igor Paliychuk [Tue, 27 Jul 2010 16:46:51 +0000 (19:46 +0300)] 
comdlg32: Fixed Russian standard dialog sizes.

13 years agocrypt32: Ukrainian translation update.
Igor Paliychuk [Tue, 27 Jul 2010 14:50:19 +0000 (17:50 +0300)] 
crypt32: Ukrainian translation update.

13 years agontdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationPr...
Andrew Nguyen [Tue, 27 Jul 2010 11:15:35 +0000 (06:15 -0500)] 
ntdll: Fix the status code for ProcessDebugObjectHandle class in NtQueryInformationProcess when the debugger is absent.

13 years agopropsys: Fix comma processing in PSPropertyKeyFromString.
Andrew Nguyen [Tue, 27 Jul 2010 07:36:50 +0000 (02:36 -0500)] 
propsys: Fix comma processing in PSPropertyKeyFromString.

13 years agokernel32/tests: Add a test for CreateFileA.
Austin English [Tue, 27 Jul 2010 06:36:39 +0000 (01:36 -0500)] 
kernel32/tests: Add a test for CreateFileA.

13 years agodmusic: use a previously unused variable.
Austin English [Tue, 27 Jul 2010 06:36:03 +0000 (01:36 -0500)] 
dmusic: use a previously unused variable.

13 years agomsvcp90: Added 64-bit exports.
Piotr Caban [Tue, 27 Jul 2010 00:44:18 +0000 (02:44 +0200)] 
msvcp90: Added 64-bit exports.

13 years agokernel32: Spelling fix in a comment.
André Hentschel [Mon, 26 Jul 2010 17:44:35 +0000 (19:44 +0200)] 
kernel32: Spelling fix in a comment.

13 years agogdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
Wade Gobel [Mon, 26 Jul 2010 14:21:50 +0000 (09:21 -0500)] 
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.

13 years agogdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count...
Wade Gobel [Mon, 26 Jul 2010 14:21:40 +0000 (09:21 -0500)] 
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.

13 years agoquartz: Add support for renderer methods to MediaSeekingPassThru.
Maarten Lankhorst [Sat, 22 May 2010 13:19:38 +0000 (15:19 +0200)] 
quartz: Add support for renderer methods to MediaSeekingPassThru.

13 years agoquartz: Implement MediaSeekingPassThru.
Maarten Lankhorst [Sat, 22 May 2010 12:04:38 +0000 (14:04 +0200)] 
quartz: Implement MediaSeekingPassThru.

13 years agoquartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.
Maarten Lankhorst [Fri, 21 May 2010 19:32:24 +0000 (21:32 +0200)] 
quartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.

13 years agoquartz: Accept tiny discontinuities in video renderer without printing out an error.
Maarten Lankhorst [Fri, 21 May 2010 19:30:55 +0000 (21:30 +0200)] 
quartz: Accept tiny discontinuities in video renderer without printing out an error.

13 years agoquartz: Fix flushing in dsound renderer.
Maarten Lankhorst [Sun, 30 May 2010 17:17:26 +0000 (19:17 +0200)] 
quartz: Fix flushing in dsound renderer.

13 years agogdi32: Make sure that all the glyph metrics are transformed before caching them.
Dmitry Timoshkov [Wed, 28 Jul 2010 08:07:09 +0000 (17:07 +0900)] 
gdi32: Make sure that all the glyph metrics are transformed before caching them.

13 years agowine.inf: Let winebrowser handle the ftp URLs.
Francois Gouget [Wed, 28 Jul 2010 07:46:13 +0000 (09:46 +0200)] 
wine.inf: Let winebrowser handle the ftp URLs.

13 years agonotepad: Add Persian translation.
Yaron Shahrabani [Tue, 27 Jul 2010 20:32:13 +0000 (23:32 +0300)] 
notepad: Add Persian translation.

13 years agowine.desktop: Add Hebrew translation.
Yaron Shahrabani [Fri, 16 Jul 2010 09:29:59 +0000 (12:29 +0300)] 
wine.desktop: Add Hebrew translation.

13 years agocomdlg32: Ukrainian translation update.
Igor Paliychuk [Tue, 27 Jul 2010 12:28:53 +0000 (15:28 +0300)] 
comdlg32: Ukrainian translation update.

13 years agotaskmgr: Fixed Ukrainian translation.
Igor Paliychuk [Tue, 27 Jul 2010 11:53:39 +0000 (14:53 +0300)] 
taskmgr: Fixed Ukrainian translation.

13 years agowined3d: Setting render target 0 to NULL in an application error.
Henri Verbeet [Tue, 27 Jul 2010 10:54:52 +0000 (12:54 +0200)] 
wined3d: Setting render target 0 to NULL in an application error.

13 years agowined3d: Invalid NP2 fixup info is an internal error.
Henri Verbeet [Tue, 27 Jul 2010 10:54:51 +0000 (12:54 +0200)] 
wined3d: Invalid NP2 fixup info is an internal error.

13 years agowined3d: Properly take both input and output masks into account in handle_ps3_input().
Henri Verbeet [Tue, 27 Jul 2010 10:54:50 +0000 (12:54 +0200)] 
wined3d: Properly take both input and output masks into account in handle_ps3_input().

13 years agowined3d: Check for unread registers in a more logical way in handle_ps3_input().
Henri Verbeet [Tue, 27 Jul 2010 10:54:49 +0000 (12:54 +0200)] 
wined3d: Check for unread registers in a more logical way in handle_ps3_input().

~0U always >= (in_count + 2).

13 years agojscript: Use generic object constants for Math constants.
Jacek Caban [Tue, 27 Jul 2010 09:53:49 +0000 (11:53 +0200)] 
jscript: Use generic object constants for Math constants.

13 years agojscript: Added support for Function.arguments property.
Jacek Caban [Tue, 27 Jul 2010 09:31:01 +0000 (11:31 +0200)] 
jscript: Added support for Function.arguments property.

13 years agontdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
Michael Stefaniuc [Tue, 27 Jul 2010 08:17:50 +0000 (10:17 +0200)] 
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.

13 years agoshdocvw: Add the Romanian translation.
Michael Stefaniuc [Mon, 26 Jul 2010 23:01:10 +0000 (01:01 +0200)] 
shdocvw: Add the Romanian translation.