Alexandre Julliard [Tue, 24 Aug 2010 17:29:51 +0000 (19:29 +0200)]
winebuild: Signal an error when a thiscall function doesn't take a pointer as first argument.
Alexandre Julliard [Tue, 24 Aug 2010 17:29:27 +0000 (19:29 +0200)]
msvcrt: List the this pointer as an additional argument for thiscall functions.
Alexandre Goujon [Tue, 24 Aug 2010 09:04:35 +0000 (11:04 +0200)]
advapi32: Fix GetNamedSecurityInfo with NULL descriptor.
Vincent Povirk [Mon, 23 Aug 2010 22:45:26 +0000 (17:45 -0500)]
winecfg: Don't allow virtual desktops smaller than 640x480.
Louis Lenders [Tue, 24 Aug 2010 11:45:16 +0000 (13:45 +0200)]
wine.inf: Added .NET InstallRoot and v2.0 policy keys.
Louis Lenders [Tue, 24 Aug 2010 10:51:33 +0000 (12:51 +0200)]
mscoree: Improve GetCORVersion.
Louis Lenders [Tue, 24 Aug 2010 09:48:01 +0000 (11:48 +0200)]
mscoree/tests: Added some simple tests for GetCORVersion.
Amine Khaldi [Tue, 24 Aug 2010 12:45:53 +0000 (13:45 +0100)]
mpr: Fix Bulgarian translation.
Jeff Cook [Tue, 24 Aug 2010 00:53:50 +0000 (18:53 -0600)]
winealsa.drv: Only filllines_no_master with micelem when micelem is found.
David Hedberg [Tue, 24 Aug 2010 08:56:24 +0000 (10:56 +0200)]
shell32/tests: Add some event tests to ExplorerBrowser tests.
David Hedberg [Tue, 24 Aug 2010 08:56:23 +0000 (10:56 +0200)]
shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
David Hedberg [Tue, 24 Aug 2010 08:56:22 +0000 (10:56 +0200)]
shell32/tests: Some additional tests for IShellBrowser.
David Hedberg [Tue, 24 Aug 2010 08:56:21 +0000 (10:56 +0200)]
shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
David Hedberg [Tue, 24 Aug 2010 08:56:20 +0000 (10:56 +0200)]
shell32: Support BHID_SFUIObject and BHID_DataObject in IShellItem::BindToHandler.
David Hedberg [Tue, 24 Aug 2010 08:56:19 +0000 (10:56 +0200)]
shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
Marcus Meissner [Mon, 23 Aug 2010 15:12:53 +0000 (17:12 +0200)]
ntdll: Set correct protection flags on sections in builtin DLLs.
Jerome Leclanche [Mon, 23 Aug 2010 14:32:29 +0000 (15:32 +0100)]
winepath: Add a -0 option to use null character as separator.
Alexandre Julliard [Tue, 24 Aug 2010 14:34:35 +0000 (16:34 +0200)]
winapi: Add support for the thiscall keyword.
Alexandre Julliard [Tue, 24 Aug 2010 14:31:25 +0000 (16:31 +0200)]
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
Alexandre Julliard [Tue, 24 Aug 2010 14:24:18 +0000 (16:24 +0200)]
msvcp90: Use the thiscall type on appropriate entry points.
Alexandre Julliard [Tue, 24 Aug 2010 14:24:01 +0000 (16:24 +0200)]
msvcrt: Use the thiscall type on appropriate entry points.
Alexandre Julliard [Tue, 24 Aug 2010 13:20:00 +0000 (15:20 +0200)]
winebuild: Add support for specifying thiscall calling convention.
Francois Gouget [Tue, 24 Aug 2010 08:01:36 +0000 (10:01 +0200)]
ws2_32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 24 Aug 2010 08:04:51 +0000 (10:04 +0200)]
msvcp90: Remove the msvcp90 debug channel where unused.
Francois Gouget [Tue, 24 Aug 2010 08:04:30 +0000 (10:04 +0200)]
ipconfig: Remove the ipconfig debug channel where unused.
Francois Gouget [Tue, 24 Aug 2010 08:04:07 +0000 (10:04 +0200)]
shell32/tests: Remove spaces before '\n's in traces.
Francois Gouget [Tue, 24 Aug 2010 08:04:01 +0000 (10:04 +0200)]
shell32/tests: Remove unneeded NULL pointer casts.
Francois Gouget [Tue, 24 Aug 2010 08:02:21 +0000 (10:02 +0200)]
ws2_32: Add a trailing '\n' to a TRACE() call.
Francois Gouget [Tue, 24 Aug 2010 08:01:27 +0000 (10:01 +0200)]
explorerframe/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Tue, 24 Aug 2010 08:01:10 +0000 (10:01 +0200)]
msdaps: Make create_rowset_proxy() static.
Francois Gouget [Tue, 24 Aug 2010 08:00:24 +0000 (10:00 +0200)]
shdocvw: Remove WINAPI on static functions where not needed.
Francois Gouget [Tue, 24 Aug 2010 07:53:35 +0000 (09:53 +0200)]
Assorted spelling fixes.
Alexandre Julliard [Tue, 24 Aug 2010 11:42:10 +0000 (13:42 +0200)]
configure: Print a warning when prelink isn't found.
Damjan Jovanovic [Tue, 24 Aug 2010 07:46:40 +0000 (09:46 +0200)]
windowscodecs: Write ICNS files.
Damjan Jovanovic [Tue, 24 Aug 2010 07:45:48 +0000 (09:45 +0200)]
windowscodecs: Implement the ICNS frame encoder.
Damjan Jovanovic [Tue, 24 Aug 2010 07:44:46 +0000 (09:44 +0200)]
windowscodecs: Stub out the ICNS frame encoder.
Damjan Jovanovic [Tue, 24 Aug 2010 07:43:54 +0000 (09:43 +0200)]
windowscodecs: Add a stubbed ICNS encoder.
Piotr Caban [Mon, 23 Aug 2010 14:36:24 +0000 (16:36 +0200)]
msvcp80: Added stub dll.
Ken Thomases [Tue, 24 Aug 2010 03:40:19 +0000 (22:40 -0500)]
winex11: Pass window property to server in 64KB chunks.
Large clipboard contents, like images, can exceed the maximum X request size
if sent all at once, which can cause the X server to kill the connection.
Thomas Mullaly [Mon, 23 Aug 2010 22:59:52 +0000 (18:59 -0400)]
urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
Thomas Mullaly [Sun, 22 Aug 2010 19:26:31 +0000 (15:26 -0400)]
urlmon/tests: Added tests for IUriBuilder's IUri property.
Thomas Mullaly [Fri, 20 Aug 2010 22:29:43 +0000 (18:29 -0400)]
urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
Austin English [Mon, 23 Aug 2010 23:35:13 +0000 (18:35 -0500)]
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
Austin English [Mon, 23 Aug 2010 21:54:53 +0000 (16:54 -0500)]
gdiplus: Add a stub for GdipWindingModeOutline.
Andrew Talbot [Mon, 23 Aug 2010 21:22:56 +0000 (22:22 +0100)]
cryptnet: Constify a variable.
Anders Jonsson [Mon, 23 Aug 2010 19:19:43 +0000 (21:19 +0200)]
devenum: Add Swedish translation.
Stefan Leichter [Mon, 23 Aug 2010 19:33:00 +0000 (21:33 +0200)]
msvideo: Forward MCIWndCreate16 to MCIWndCreateA.
Aric Stewart [Mon, 23 Aug 2010 18:58:21 +0000 (13:58 -0500)]
usp10: Add Georgian script.
Aric Stewart [Mon, 23 Aug 2010 18:58:13 +0000 (13:58 -0500)]
usp10: Add Armenian script.
Aric Stewart [Mon, 23 Aug 2010 18:58:07 +0000 (13:58 -0500)]
usp10: Add Cyrillic script.
Aric Stewart [Mon, 23 Aug 2010 18:58:00 +0000 (13:58 -0500)]
usp10: Add Greek Script.
Aric Stewart [Mon, 23 Aug 2010 18:57:52 +0000 (13:57 -0500)]
usp10: Add Thaana script.
Austin English [Mon, 23 Aug 2010 16:36:57 +0000 (11:36 -0500)]
d3d8/d3d9: Fix a compiler warning on non-i386/x86_64.
Henri Verbeet [Mon, 23 Aug 2010 16:28:10 +0000 (18:28 +0200)]
wined3d: Rename WINED3DFORMAT to wined3d_format_id.
Henri Verbeet [Mon, 23 Aug 2010 16:28:09 +0000 (18:28 +0200)]
wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill().
Henri Verbeet [Mon, 23 Aug 2010 16:28:08 +0000 (18:28 +0200)]
wined3d: Use floating point colors in the blitter's color_fill functions.
Henri Verbeet [Mon, 23 Aug 2010 16:28:07 +0000 (18:28 +0200)]
wined3d: Convert from floating point to specific surface formats.
Instead of from WINED3DFMT_B8G8R8A8_UNORM.
Henri Verbeet [Mon, 23 Aug 2010 16:28:06 +0000 (18:28 +0200)]
wined3d: Explicitly pass the draw rect to device_clear_render_targets().
For regular clears this is the intersection of the viewport and scissor
rectangles, but color fills shouldn't be affected by those.
André Hentschel [Mon, 23 Aug 2010 17:16:20 +0000 (19:16 +0200)]
winhlp32: Update translations.
Austin English [Mon, 23 Aug 2010 16:11:34 +0000 (11:11 -0500)]
kernel32/tests: Sparc fixes.
Austin English [Mon, 23 Aug 2010 16:11:11 +0000 (11:11 -0500)]
ntdll: Sparc support for map_image().
Austin English [Mon, 23 Aug 2010 16:09:08 +0000 (11:09 -0500)]
ntdll: Make sure ill_handler() and bus_handler() are used on Sparc.
Austin English [Mon, 23 Aug 2010 13:39:09 +0000 (08:39 -0500)]
ntdll: Add Sparc processor support.
Austin English [Mon, 23 Aug 2010 13:33:19 +0000 (08:33 -0500)]
winedump: Add Sparc CPU support.
Piotr Caban [Mon, 23 Aug 2010 14:34:15 +0000 (16:34 +0200)]
msvcp90: Added _String_base::Xinvarg implementation.
Piotr Caban [Mon, 23 Aug 2010 14:44:55 +0000 (16:44 +0200)]
msvcp90/tests: Added basic_string<char> tests.
Alexandre Julliard [Tue, 24 Aug 2010 10:10:51 +0000 (12:10 +0200)]
server: Always free the process handle table even if the process didn't start.
Alexandre Julliard [Mon, 23 Aug 2010 17:50:23 +0000 (19:50 +0200)]
server: Avoid a potential server crash when a thread dies on startup.
Alexandre Julliard [Mon, 23 Aug 2010 15:09:45 +0000 (17:09 +0200)]
server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically.
Jörg Höhle [Thu, 19 Aug 2010 14:05:12 +0000 (16:05 +0200)]
winmm/tests: Initial tests for CD audio with the MCI.
Jacek Caban [Mon, 23 Aug 2010 13:07:30 +0000 (15:07 +0200)]
mshtml: Provide profile directory to Gecko.
Andrew Eikum [Mon, 23 Aug 2010 12:39:26 +0000 (07:39 -0500)]
regedit: Don't call ungetc() twice consecutively.
Spotted by Sylvain Hitier.
David Hedberg [Mon, 23 Aug 2010 10:55:19 +0000 (12:55 +0200)]
shell32: Implement IExplorerBrowser::SetFolderSettings.
David Hedberg [Mon, 23 Aug 2010 10:55:18 +0000 (12:55 +0200)]
shell32: Add some basic support for hosting a shellview in the ExplorerBrowser.
David Hedberg [Mon, 23 Aug 2010 10:55:17 +0000 (12:55 +0200)]
shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
Mariusz Pluciński [Mon, 23 Aug 2010 11:13:38 +0000 (13:13 +0200)]
gameux/tests: Check presence of GameExplorer registry keys.
Mariusz Pluciński [Mon, 23 Aug 2010 10:47:02 +0000 (12:47 +0200)]
gameux/tests: Add tests for AddGame and RemoveGame methods.
Hwang YunSong [Mon, 23 Aug 2010 01:14:06 +0000 (10:14 +0900)]
jscript: Update Korean resource.
Hwang YunSong [Mon, 23 Aug 2010 01:13:43 +0000 (10:13 +0900)]
ipconfig: New Korean resource.
Damjan Jovanovic [Sun, 22 Aug 2010 17:12:45 +0000 (19:12 +0200)]
configure: Check for libicns.
Detlef Riekenberg [Sun, 22 Aug 2010 09:32:46 +0000 (11:32 +0200)]
ntdll: Add a stub for TokenElevation in NtQueryInformationToken.
Detlef Riekenberg [Sun, 22 Aug 2010 09:31:47 +0000 (11:31 +0200)]
include: Add more TOKEN_INFORMATION_CLASS result struct.
Austin English [Fri, 20 Aug 2010 14:44:25 +0000 (09:44 -0500)]
dbghelp: Add initial Sparc CPU support.
Tony Wasserka [Sat, 21 Aug 2010 11:07:09 +0000 (13:07 +0200)]
d3dx9: Fix an off by one error in point_filter_simple_data.
Tony Wasserka [Sat, 21 Aug 2010 10:54:38 +0000 (12:54 +0200)]
d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used.
Stefan Dösinger [Thu, 29 Jul 2010 15:13:01 +0000 (17:13 +0200)]
wined3d: Fix the wined3d_event_query_supported prototype.
Stefan Dösinger [Thu, 29 Jul 2010 15:11:15 +0000 (17:11 +0200)]
wined3d: Don't return a value from a void function.
Stefan Dösinger [Thu, 29 Jul 2010 15:08:59 +0000 (17:08 +0200)]
wined3d: Use float functions in drawprim.c.
Stefan Dösinger [Wed, 28 Jul 2010 13:47:22 +0000 (15:47 +0200)]
wined3d: The clipplane mask and texcoords are unsigned.
Nikolay Sivov [Mon, 23 Aug 2010 07:54:07 +0000 (11:54 +0400)]
oleaut32/olepicture: No need to check interface pointer in vtable methods.
Nikolay Sivov [Mon, 23 Aug 2010 07:17:35 +0000 (11:17 +0400)]
oleaut32/olepicture: Fix assumptions about S_OK value.
Nikolay Sivov [Mon, 23 Aug 2010 06:59:06 +0000 (10:59 +0400)]
oleaut32/olepicture: Properly round while performing pixels->himetric units conversion.
Nikolay Sivov [Sat, 21 Aug 2010 15:31:29 +0000 (19:31 +0400)]
comctl32/imagelist: Fix return value for IImageList_GetIconSize().
Nikolay Sivov [Sat, 21 Aug 2010 15:22:34 +0000 (19:22 +0400)]
comctl32/imagelist: Fix return value from IImageList_SetBkColor().
Nikolay Sivov [Sat, 21 Aug 2010 15:20:11 +0000 (19:20 +0400)]
comctl32/imagelist: Remove parameter check from IImageList_GetBkColor().
Nikolay Sivov [Sat, 21 Aug 2010 15:17:34 +0000 (19:17 +0400)]
comctl32/imagelist: Fix reference leak in IImageList_Clone().
Nikolay Sivov [Sat, 21 Aug 2010 15:14:23 +0000 (19:14 +0400)]
comctl32/imagelist: Remove parameter check from IImageList_Clone().
Nikolay Sivov [Sat, 21 Aug 2010 15:08:54 +0000 (19:08 +0400)]
comctl32/imagelist: Make IImageList_Merge() crash like it does on native.
Gerald Pfeifer [Sun, 22 Aug 2010 20:25:34 +0000 (22:25 +0200)]
comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations.
Henri Verbeet [Sun, 22 Aug 2010 21:35:41 +0000 (23:35 +0200)]
wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView().
The structure is nicer to work with than the array.