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

14 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.

14 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.

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

14 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.

14 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.

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

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

14 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).

14 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).

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

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

14 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.

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

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

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

14 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.

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

14 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.

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

14 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.

14 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.

14 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.

14 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.

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

14 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.

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

14 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.

14 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.

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

14 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.

14 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.

14 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.

14 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.

14 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.

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

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

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

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

14 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.

14 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.

14 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().

14 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).

14 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.

14 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.

14 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.

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

14 years agooleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.
Michael Stefaniuc [Mon, 26 Jul 2010 23:00:51 +0000 (01:00 +0200)] 
oleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.

14 years agowpp: Fixed bug in preventing add_text_to_macro from handling macros over 1 kb large.
Travis Athougies [Mon, 26 Jul 2010 17:55:29 +0000 (17:55 +0000)] 
wpp: Fixed bug in preventing add_text_to_macro from handling macros over 1 kb large.

14 years agoadvapi32: Constify some variables.
Andrew Talbot [Mon, 26 Jul 2010 20:54:20 +0000 (21:54 +0100)] 
advapi32: Constify some variables.

14 years agoconfigure: Send the flex error output to config.log.
Alexandre Julliard [Wed, 28 Jul 2010 09:04:46 +0000 (11:04 +0200)] 
configure: Send the flex error output to config.log.

14 years agoconfigure: Build the import libraries without recursing when possible.
Alexandre Julliard [Mon, 26 Jul 2010 19:06:28 +0000 (21:06 +0200)] 
configure: Build the import libraries without recursing when possible.

14 years agoconfigure: Only output the disabled crosstest rule once.
Alexandre Julliard [Mon, 26 Jul 2010 18:53:12 +0000 (20:53 +0200)] 
configure: Only output the disabled crosstest rule once.

14 years agowined3d: Setup target if offscreen rendering setting changed.
Matteo Bruni [Mon, 28 Jun 2010 19:13:56 +0000 (21:13 +0200)] 
wined3d: Setup target if offscreen rendering setting changed.

14 years agod3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.
Louis Lenders [Sun, 25 Jul 2010 19:05:55 +0000 (21:05 +0200)] 
d3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.

14 years agoshell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.
Ilya Basin [Sat, 24 Jul 2010 16:42:15 +0000 (20:42 +0400)] 
shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.

14 years agoshell32: Fix CommandLineToArgvW("") truncating returned exe path.
Ilya Basin [Sat, 24 Jul 2010 16:42:10 +0000 (20:42 +0400)] 
shell32: Fix CommandLineToArgvW("") truncating returned exe path.

14 years agomshtml: Removed frozen status comments from nsiface.idl.
Jacek Caban [Mon, 26 Jul 2010 13:45:47 +0000 (15:45 +0200)] 
mshtml: Removed frozen status comments from nsiface.idl.

All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.

14 years agocomctl32/tests: Merge one test function to existing tests, use explicit message numbers.
Nikolay Sivov [Mon, 26 Jul 2010 11:59:54 +0000 (15:59 +0400)] 
comctl32/tests: Merge one test function to existing tests, use explicit message numbers.

14 years agocomctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.
Nikolay Sivov [Mon, 26 Jul 2010 11:49:09 +0000 (15:49 +0400)] 
comctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.

14 years agocomctl32/treeview: Properly initialize expanded image index.
Nikolay Sivov [Mon, 26 Jul 2010 08:53:08 +0000 (12:53 +0400)] 
comctl32/treeview: Properly initialize expanded image index.

14 years agommdevapi: Blacklist portaudio.
Maarten Lankhorst [Sun, 30 May 2010 17:18:35 +0000 (19:18 +0200)] 
mmdevapi: Blacklist portaudio.

14 years agostart: Update Korean resource.
Hwang YunSong [Mon, 26 Jul 2010 01:46:16 +0000 (10:46 +0900)] 
start: Update Korean resource.

14 years agoshdocvw: New Korean resource.
Hwang YunSong [Mon, 26 Jul 2010 01:45:47 +0000 (10:45 +0900)] 
shdocvw: New Korean resource.

14 years agoshdocvw: Add Lithuanian translation.
Aurimas Fišeras [Sun, 25 Jul 2010 16:20:50 +0000 (19:20 +0300)] 
shdocvw: Add Lithuanian translation.

14 years agoadvapi32: Removed sign comparison warning.
Marko Nikolic [Sat, 24 Jul 2010 15:21:22 +0000 (17:21 +0200)] 
advapi32: Removed sign comparison warning.

14 years agolibwine: Removed sign comparison warning.
Marko Nikolic [Sat, 24 Jul 2010 15:21:21 +0000 (17:21 +0200)] 
libwine: Removed sign comparison warning.

14 years agod3d9: Remove the shader version varying tests.
Stefan Dösinger [Tue, 6 Jul 2010 11:00:17 +0000 (13:00 +0200)] 
d3d9: Remove the shader version varying tests.

My Windows 7 installation rejects mixing ps_3_0 with anything other than
vs_3_0 and vice versa, making testing how those versions pass varyings
moot. Since I have never seen an app mixing 3.0 and non-3.0 shaders I
see no reason to keep the tests.

14 years agowinex11: Remember last window that had the XIC focus and use it in ToUnicode() to...
Dmitry Timoshkov [Fri, 23 Jul 2010 13:21:58 +0000 (22:21 +0900)] 
winex11: Remember last window that had the XIC focus and use it in ToUnicode() to make dead keys work more reliably.

14 years agogdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself...
Alexandre Julliard [Mon, 26 Jul 2010 13:36:01 +0000 (15:36 +0200)] 
gdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself now.

14 years agogdi32: Store the total visible rectangle in the DC.
Alexandre Julliard [Mon, 26 Jul 2010 13:30:26 +0000 (15:30 +0200)] 
gdi32: Store the total visible rectangle in the DC.

14 years agogdi32: Replace the SelectVisRgn Wine-specific export by a private entry point.
Alexandre Julliard [Mon, 26 Jul 2010 13:28:02 +0000 (15:28 +0200)] 
gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point.

14 years agogdi.exe: Disable the remaining 16-bit visible region functions, they can't work.
Alexandre Julliard [Mon, 26 Jul 2010 13:26:38 +0000 (15:26 +0200)] 
gdi.exe: Disable the remaining 16-bit visible region functions, they can't work.

14 years agomsi/tests: Skip tests if UAC is enabled and the process is not running elevated.
Hans Leidekker [Mon, 26 Jul 2010 10:09:57 +0000 (12:09 +0200)] 
msi/tests: Skip tests if UAC is enabled and the process is not running elevated.

14 years agoinclude: Add the TOKEN_ELEVATION_TYPE enumeration.
Hans Leidekker [Mon, 26 Jul 2010 10:09:37 +0000 (12:09 +0200)] 
include: Add the TOKEN_ELEVATION_TYPE enumeration.

14 years agomsi/tests: Skip a test if the current user has insufficient rights.
Hans Leidekker [Mon, 26 Jul 2010 10:09:12 +0000 (12:09 +0200)] 
msi/tests: Skip a test if the current user has insufficient rights.

14 years agowined3d: Cleanup Get/SetRenderState traces a bit.
Henri Verbeet [Mon, 26 Jul 2010 10:06:35 +0000 (12:06 +0200)] 
wined3d: Cleanup Get/SetRenderState traces a bit.

14 years agowined3d: Add a missing return statement to surface_prepare_texture().
Henri Verbeet [Mon, 26 Jul 2010 10:06:34 +0000 (12:06 +0200)] 
wined3d: Add a missing return statement to surface_prepare_texture().

Calling surface_prepare_texture_internal() twice on the same surface is
harmless, but unnecessary.

14 years agowined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().
Henri Verbeet [Mon, 26 Jul 2010 10:06:33 +0000 (12:06 +0200)] 
wined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().

14 years agowined3d: Do RGB <=> sRGB transfers using FBO blits.
Henri Verbeet [Mon, 26 Jul 2010 10:06:32 +0000 (12:06 +0200)] 
wined3d: Do RGB <=> sRGB transfers using FBO blits.

Concept based on a patch by Stefan.

14 years agoshell32: Implement SHCreateShellItemArrayFromDataObject.
David Hedberg [Mon, 26 Jul 2010 09:54:05 +0000 (11:54 +0200)] 
shell32: Implement SHCreateShellItemArrayFromDataObject.

14 years agoshell32: Implement SHCreateShellItemArrayFromShellItem.
David Hedberg [Mon, 26 Jul 2010 09:54:04 +0000 (11:54 +0200)] 
shell32: Implement SHCreateShellItemArrayFromShellItem.

14 years agoshell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.
David Hedberg [Mon, 26 Jul 2010 09:54:03 +0000 (11:54 +0200)] 
shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.

14 years agowinemenubuilder: Add an option for thumbnailing .lnk files.
Damjan Jovanovic [Mon, 26 Jul 2010 04:52:38 +0000 (06:52 +0200)] 
winemenubuilder: Add an option for thumbnailing .lnk files.

14 years agopropsys/tests: Add tests for PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:16 +0000 (21:58 -0500)] 
propsys/tests: Add tests for PSPropertyKeyFromString.

14 years agopropsys: Implement PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:07 +0000 (21:58 -0500)] 
propsys: Implement PSPropertyKeyFromString.

14 years agopropsys/tests: Add tests for PSStringFromPropertyKey.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:59 +0000 (21:57 -0500)] 
propsys/tests: Add tests for PSStringFromPropertyKey.

14 years agopropsys: Implement PSStringFromPropertyKey.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:37 +0000 (21:57 -0500)] 
propsys: Implement PSStringFromPropertyKey.