Michael Stefaniuc [Mon, 26 Jul 2010 23:01:01 +0000 (01:01 +0200)]
server: Simplify tkill() and remove unreachable code (Smatch).
Nikolay Sivov [Wed, 28 Jul 2010 11:37:10 +0000 (15:37 +0400)]
comctl32/treeview: Fix possible crash in TVS_SINGELEXPAND helper (Coverity).
Jörg Höhle [Tue, 8 Jun 2010 15:25:39 +0000 (17:25 +0200)]
msvidc: ICDecompressQuery returns ICERR_BADFORMAT on error.
Jörg Höhle [Tue, 8 Jun 2010 15:22:53 +0000 (17:22 +0200)]
msvfw32/tests: Add ICDecompressQuery format tests.
Johan Gill [Tue, 27 Jul 2010 22:39:42 +0000 (00:39 +0200)]
ddraw: Added a todo_wine test for SetCooperativeLevel.
Alexander Nicolaysen Sørnes [Fri, 2 Jul 2010 14:35:42 +0000 (16:35 +0200)]
shdocvw: Make the addressbar in IE do something useful.
Alexander Nicolaysen Sørnes [Tue, 27 Jul 2010 11:09:47 +0000 (13:09 +0200)]
shdocvw: Add an address bar to IE.
Jacek Caban [Tue, 27 Jul 2010 13:52:30 +0000 (15:52 +0200)]
wscript.exe: Added parsing script file implmentation.
Jacek Caban [Tue, 27 Jul 2010 13:52:17 +0000 (15:52 +0200)]
wscript.exe: Added script engine host implementation.
Jacek Caban [Tue, 27 Jul 2010 13:52:05 +0000 (15:52 +0200)]
wscript.exe: Added engine lookup implementation.
Jacek Caban [Tue, 27 Jul 2010 13:51:42 +0000 (15:51 +0200)]
jscript: Register .js file type.
Jacek Caban [Tue, 27 Jul 2010 13:51:29 +0000 (15:51 +0200)]
jscript: Return S_OK in SetScriptState for SCRIPTSTATE_INITIALIZED.
Jacek Caban [Tue, 27 Jul 2010 13:51:18 +0000 (15:51 +0200)]
wscript.exe: Added stub implementation.
Huw Davies [Wed, 28 Jul 2010 10:42:04 +0000 (11:42 +0100)]
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
Paul Chitescu [Wed, 28 Jul 2010 10:50:46 +0000 (13:50 +0300)]
d3dx9_36: Provide an empty error message in the stub D3DXCompileShader.
Reece Dunn [Tue, 27 Jul 2010 20:20:35 +0000 (21:20 +0100)]
ntdll/tests: check io.Status in the file tests.
Jacek Caban [Tue, 27 Jul 2010 16:15:38 +0000 (18:15 +0200)]
shdocvw: Inherit HlinkFrame in InternetExplorer object.
Jacek Caban [Tue, 27 Jul 2010 16:15:18 +0000 (18:15 +0200)]
shdocvw: Moved ITargetFrame2 implementation to HlinkFrame object.
Jacek Caban [Tue, 27 Jul 2010 16:14:54 +0000 (18:14 +0200)]
shdocvw: Moved IHlinkFrame implementation to separated object.
Matteo Bruni [Mon, 26 Jul 2010 19:56:00 +0000 (21:56 +0200)]
include: Add the ID3D10Blob interface.
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.
Paul Vriens [Tue, 27 Jul 2010 13:32:51 +0000 (15:32 +0200)]
msxml3: Ignore a property.
Igor Paliychuk [Tue, 27 Jul 2010 16:46:51 +0000 (19:46 +0300)]
comdlg32: Fixed Russian standard dialog sizes.
Igor Paliychuk [Tue, 27 Jul 2010 14:50:19 +0000 (17:50 +0300)]
crypt32: Ukrainian translation update.
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.
Andrew Nguyen [Tue, 27 Jul 2010 07:36:50 +0000 (02:36 -0500)]
propsys: Fix comma processing in PSPropertyKeyFromString.
Austin English [Tue, 27 Jul 2010 06:36:39 +0000 (01:36 -0500)]
kernel32/tests: Add a test for CreateFileA.
Austin English [Tue, 27 Jul 2010 06:36:03 +0000 (01:36 -0500)]
dmusic: use a previously unused variable.
Piotr Caban [Tue, 27 Jul 2010 00:44:18 +0000 (02:44 +0200)]
msvcp90: Added 64-bit exports.
André Hentschel [Mon, 26 Jul 2010 17:44:35 +0000 (19:44 +0200)]
kernel32: Spelling fix in a comment.
Wade Gobel [Mon, 26 Jul 2010 14:21:50 +0000 (09:21 -0500)]
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
Wade Gobel [Mon, 26 Jul 2010 14:21:40 +0000 (09:21 -0500)]
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.
Maarten Lankhorst [Sat, 22 May 2010 13:19:38 +0000 (15:19 +0200)]
quartz: Add support for renderer methods to MediaSeekingPassThru.
Maarten Lankhorst [Sat, 22 May 2010 12:04:38 +0000 (14:04 +0200)]
quartz: Implement MediaSeekingPassThru.
Maarten Lankhorst [Fri, 21 May 2010 19:32:24 +0000 (21:32 +0200)]
quartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.
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.
Maarten Lankhorst [Sun, 30 May 2010 17:17:26 +0000 (19:17 +0200)]
quartz: Fix flushing in dsound renderer.
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.
Francois Gouget [Wed, 28 Jul 2010 07:46:13 +0000 (09:46 +0200)]
wine.inf: Let winebrowser handle the ftp URLs.
Yaron Shahrabani [Tue, 27 Jul 2010 20:32:13 +0000 (23:32 +0300)]
notepad: Add Persian translation.
Yaron Shahrabani [Fri, 16 Jul 2010 09:29:59 +0000 (12:29 +0300)]
wine.desktop: Add Hebrew translation.
Igor Paliychuk [Tue, 27 Jul 2010 12:28:53 +0000 (15:28 +0300)]
comdlg32: Ukrainian translation update.
Igor Paliychuk [Tue, 27 Jul 2010 11:53:39 +0000 (14:53 +0300)]
taskmgr: Fixed Ukrainian translation.
Henri Verbeet [Tue, 27 Jul 2010 10:54:52 +0000 (12:54 +0200)]
wined3d: Setting render target 0 to NULL in an application error.
Henri Verbeet [Tue, 27 Jul 2010 10:54:51 +0000 (12:54 +0200)]
wined3d: Invalid NP2 fixup info is an internal error.
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().
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).
Jacek Caban [Tue, 27 Jul 2010 09:53:49 +0000 (11:53 +0200)]
jscript: Use generic object constants for Math constants.
Jacek Caban [Tue, 27 Jul 2010 09:31:01 +0000 (11:31 +0200)]
jscript: Added support for Function.arguments property.
Michael Stefaniuc [Tue, 27 Jul 2010 08:17:50 +0000 (10:17 +0200)]
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
Michael Stefaniuc [Mon, 26 Jul 2010 23:01:10 +0000 (01:01 +0200)]
shdocvw: Add the Romanian translation.
Michael Stefaniuc [Mon, 26 Jul 2010 23:00:51 +0000 (01:00 +0200)]
oleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.
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.
Andrew Talbot [Mon, 26 Jul 2010 20:54:20 +0000 (21:54 +0100)]
advapi32: Constify some variables.
Alexandre Julliard [Wed, 28 Jul 2010 09:04:46 +0000 (11:04 +0200)]
configure: Send the flex error output to config.log.
Alexandre Julliard [Mon, 26 Jul 2010 19:06:28 +0000 (21:06 +0200)]
configure: Build the import libraries without recursing when possible.
Alexandre Julliard [Mon, 26 Jul 2010 18:53:12 +0000 (20:53 +0200)]
configure: Only output the disabled crosstest rule once.
Matteo Bruni [Mon, 28 Jun 2010 19:13:56 +0000 (21:13 +0200)]
wined3d: Setup target if offscreen rendering setting changed.
Louis Lenders [Sun, 25 Jul 2010 19:05:55 +0000 (21:05 +0200)]
d3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.
Ilya Basin [Sat, 24 Jul 2010 16:42:15 +0000 (20:42 +0400)]
shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.
Ilya Basin [Sat, 24 Jul 2010 16:42:10 +0000 (20:42 +0400)]
shell32: Fix CommandLineToArgvW("") truncating returned exe path.
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.
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.
Nikolay Sivov [Mon, 26 Jul 2010 11:49:09 +0000 (15:49 +0400)]
comctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.
Nikolay Sivov [Mon, 26 Jul 2010 08:53:08 +0000 (12:53 +0400)]
comctl32/treeview: Properly initialize expanded image index.
Maarten Lankhorst [Sun, 30 May 2010 17:18:35 +0000 (19:18 +0200)]
mmdevapi: Blacklist portaudio.
Hwang YunSong [Mon, 26 Jul 2010 01:46:16 +0000 (10:46 +0900)]
start: Update Korean resource.
Hwang YunSong [Mon, 26 Jul 2010 01:45:47 +0000 (10:45 +0900)]
shdocvw: New Korean resource.
Aurimas Fišeras [Sun, 25 Jul 2010 16:20:50 +0000 (19:20 +0300)]
shdocvw: Add Lithuanian translation.
Marko Nikolic [Sat, 24 Jul 2010 15:21:22 +0000 (17:21 +0200)]
advapi32: Removed sign comparison warning.
Marko Nikolic [Sat, 24 Jul 2010 15:21:21 +0000 (17:21 +0200)]
libwine: Removed sign comparison warning.
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.
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.
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.
Alexandre Julliard [Mon, 26 Jul 2010 13:30:26 +0000 (15:30 +0200)]
gdi32: Store the total visible rectangle in the DC.
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.
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.
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.
Hans Leidekker [Mon, 26 Jul 2010 10:09:37 +0000 (12:09 +0200)]
include: Add the TOKEN_ELEVATION_TYPE enumeration.
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.
Henri Verbeet [Mon, 26 Jul 2010 10:06:35 +0000 (12:06 +0200)]
wined3d: Cleanup Get/SetRenderState traces a bit.
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.
Henri Verbeet [Mon, 26 Jul 2010 10:06:33 +0000 (12:06 +0200)]
wined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().
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.
David Hedberg [Mon, 26 Jul 2010 09:54:05 +0000 (11:54 +0200)]
shell32: Implement SHCreateShellItemArrayFromDataObject.
David Hedberg [Mon, 26 Jul 2010 09:54:04 +0000 (11:54 +0200)]
shell32: Implement SHCreateShellItemArrayFromShellItem.
David Hedberg [Mon, 26 Jul 2010 09:54:03 +0000 (11:54 +0200)]
shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.
Damjan Jovanovic [Mon, 26 Jul 2010 04:52:38 +0000 (06:52 +0200)]
winemenubuilder: Add an option for thumbnailing .lnk files.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:16 +0000 (21:58 -0500)]
propsys/tests: Add tests for PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:07 +0000 (21:58 -0500)]
propsys: Implement PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:59 +0000 (21:57 -0500)]
propsys/tests: Add tests for PSStringFromPropertyKey.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:37 +0000 (21:57 -0500)]
propsys: Implement PSStringFromPropertyKey.
Andrew Talbot [Sun, 25 Jul 2010 21:06:07 +0000 (22:06 +0100)]
advapi32: Constify some variables.
Max TenEyck Woodbury [Sun, 25 Jul 2010 20:13:37 +0000 (16:13 -0400)]
ntdll: Setting FileAllInformation is not allowed.
André Hentschel [Sun, 25 Jul 2010 20:10:33 +0000 (22:10 +0200)]
shdocvw: Add German translation.
Marcus Meissner [Sun, 25 Jul 2010 18:13:02 +0000 (20:13 +0200)]
ddraw: Tighten up checks in DuplicateSurface (Coverity).
David Hedberg [Sun, 25 Jul 2010 17:08:15 +0000 (19:08 +0200)]
shell32: Implement IShellItem::Compare.
David Hedberg [Sun, 25 Jul 2010 17:08:14 +0000 (19:08 +0200)]
shell32: Implement SHGetItemFromObject.
David Hedberg [Sun, 25 Jul 2010 15:55:00 +0000 (17:55 +0200)]
include: Add CLSID_NamespaceTreeControl, CLSID_FileOpenDialog and CLSID_FileSaveDialog.
Harry Jeffery [Sun, 25 Jul 2010 01:21:26 +0000 (02:21 +0100)]
Fixed various spelling mistakes.