Rico Schüller [Fri, 6 May 2011 09:45:29 +0000 (11:45 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetBool().
Rico Schüller [Fri, 6 May 2011 09:44:58 +0000 (11:44 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetDesc() partially.
Huw Davies [Fri, 6 May 2011 10:58:18 +0000 (11:58 +0100)]
gdi32: Add support for drawing diagonal patterned lines.
Huw Davies [Fri, 6 May 2011 10:53:51 +0000 (11:53 +0100)]
gdi32: Add support for drawing vertical patterned lines.
Huw Davies [Fri, 6 May 2011 10:48:34 +0000 (11:48 +0100)]
gdi32: Add support for drawing horizontal patterned lines.
Huw Davies [Fri, 6 May 2011 10:35:26 +0000 (11:35 +0100)]
gdi32: Add support for patterned pens.
Huw Davies [Fri, 6 May 2011 10:21:13 +0000 (11:21 +0100)]
gdi32: Keep track of the background colour.
Frédéric Delanoy [Fri, 6 May 2011 08:34:21 +0000 (10:34 +0200)]
taskmgr: Fix a French dialog.
Frédéric Delanoy [Thu, 5 May 2011 22:42:48 +0000 (00:42 +0200)]
po: Update French translation.
André Hentschel [Thu, 5 May 2011 19:01:46 +0000 (21:01 +0200)]
po: Add German translations.
Peter Urbanec [Fri, 6 May 2011 02:16:00 +0000 (12:16 +1000)]
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
Marcus Meissner [Fri, 6 May 2011 07:29:16 +0000 (09:29 +0200)]
riched20: Fixed some lParams with keycodes (Coverity).
Nicolas Le Cam [Thu, 5 May 2011 18:48:20 +0000 (20:48 +0200)]
wintrust/tests: BaseOfData isn't part of IMAGE_OPTIONAL_HEADER64 structure.
Henri Verbeet [Thu, 5 May 2011 18:56:10 +0000 (20:56 +0200)]
wined3d: Get rid of the WineD3D_PixelFormat typedef.
Henri Verbeet [Thu, 5 May 2011 18:56:09 +0000 (20:56 +0200)]
wined3d: Get rid of the wined3d_settings_t typedef.
Henri Verbeet [Thu, 5 May 2011 18:56:08 +0000 (20:56 +0200)]
wined3d: Introduce a helper function for translating blend factors.
Henri Verbeet [Thu, 5 May 2011 18:56:07 +0000 (20:56 +0200)]
wined3d: Add some initial access checking for resources.
Just print a WARN in surface_load_location() for the moment. We currently
pretend all resources are managed, strictly enforcing pool restrictions would
just break a lot of things.
Henri Verbeet [Thu, 5 May 2011 18:56:06 +0000 (20:56 +0200)]
d3d9/tests: Check if formats are supported for render targets in pixelshader_blending_test().
Marcus Meissner [Thu, 5 May 2011 15:57:28 +0000 (17:57 +0200)]
riched20: Use correct flag name (Coverity).
Marcus Meissner [Thu, 5 May 2011 15:52:52 +0000 (17:52 +0200)]
riched20: Adjusted shift by 8 bits to 16 bits (Coverity).
Alexandre Julliard [Fri, 6 May 2011 11:06:52 +0000 (13:06 +0200)]
server: Fix the status code for get/set_thread_context on a terminated thread.
Alexandre Julliard [Fri, 6 May 2011 10:43:16 +0000 (12:43 +0200)]
server: Check for the need to suspend a thread again once it leaves an exception or suspend block.
Alexandre Julliard [Fri, 6 May 2011 10:40:29 +0000 (12:40 +0200)]
ntdll: Ask the server to suspend the thread in the get/set_thread_context requests.
Alexandre Julliard [Fri, 6 May 2011 10:31:11 +0000 (12:31 +0200)]
server: Add support for suspending the thread directly in the get/set_thread_context requests.
Alexandre Julliard [Fri, 6 May 2011 10:25:34 +0000 (12:25 +0200)]
server: Add separate requests for getting/setting the thread context during suspend.
Łukasz Wojniłowicz [Thu, 5 May 2011 13:09:21 +0000 (15:09 +0200)]
po: Update Polish translation.
Detlef Riekenberg [Wed, 4 May 2011 17:42:21 +0000 (19:42 +0200)]
urlmon/tests: Add tests for IInternetZoneManager_SetZoneAttributes.
Detlef Riekenberg [Wed, 4 May 2011 17:42:20 +0000 (19:42 +0200)]
urlmon: Implement IInternetZoneManager_SetZoneAttributes.
Marcus Meissner [Thu, 5 May 2011 14:12:49 +0000 (16:12 +0200)]
user32: DrawText gets a 32bit flag, not a 16bit flag.
Marcus Meissner [Thu, 5 May 2011 13:54:33 +0000 (15:54 +0200)]
user32: Use left shift instead of right shift (Coverity).
Marcus Meissner [Thu, 5 May 2011 13:47:54 +0000 (15:47 +0200)]
wined3d: Fixed a operator precedence issue (Coverity).
Marcus Meissner [Thu, 5 May 2011 13:17:51 +0000 (15:17 +0200)]
winedump: flags is a DWORD not a WORD (Coverity).
Matteo Bruni [Wed, 4 May 2011 17:08:39 +0000 (19:08 +0200)]
wined3d: Fix pow handling with special values in ARB backend.
Matteo Bruni [Wed, 20 Apr 2011 16:21:27 +0000 (18:21 +0200)]
d3dcompiler: Fix error messages generation.
Matteo Bruni [Wed, 12 Jan 2011 22:06:44 +0000 (23:06 +0100)]
d3dcompiler: Improve some parameter names and fix code style.
Alexandre Julliard [Thu, 5 May 2011 14:31:51 +0000 (16:31 +0200)]
dinput: Reset the clipped flag when the cursor is released.
Damjan Jovanovic [Thu, 5 May 2011 13:18:04 +0000 (15:18 +0200)]
mmsystem.dll16: Fix the pointer arithmetic and memory leak issues when unmapping.
Damjan Jovanovic [Thu, 5 May 2011 13:30:54 +0000 (15:30 +0200)]
mmsystem.dll16: Fix MCI_STATUS mapping for digitalvideo.
Dylan Smith [Thu, 28 Apr 2011 19:52:20 +0000 (15:52 -0400)]
include: Generate rmxftmpl.h from rmxftmpl.x using new build tool.
Dylan Smith [Thu, 28 Apr 2011 19:52:20 +0000 (15:52 -0400)]
tools: Add a tool to build .x template files.
Alexandre Julliard [Thu, 5 May 2011 13:02:25 +0000 (15:02 +0200)]
makefiles: Add support for .x template files.
Huw Davies [Thu, 5 May 2011 11:11:20 +0000 (12:11 +0100)]
advapi32: Fix incorrect pointer increment.
Alexandre Julliard [Thu, 5 May 2011 11:35:59 +0000 (13:35 +0200)]
user32: Catch bad pointer passed to SetSysColors.
Alexandre Julliard [Thu, 5 May 2011 11:35:55 +0000 (13:35 +0200)]
winex11: Fix check for desktop process in non-desktop mode.
Alexandre Julliard [Thu, 5 May 2011 10:34:20 +0000 (12:34 +0200)]
msvcp: Export the various floating point constants.
Rico Schüller [Thu, 5 May 2011 09:30:37 +0000 (11:30 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetAnnotationByName().
Rico Schüller [Thu, 5 May 2011 09:30:30 +0000 (11:30 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetAnnotation().
Rico Schüller [Thu, 5 May 2011 09:30:23 +0000 (11:30 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetParameterBySemantic().
Adam Martinson [Wed, 4 May 2011 20:38:03 +0000 (15:38 -0500)]
msxml3: Don't add a <?xml...?> decl in domdoc_get_xml().
Adam Martinson [Wed, 4 May 2011 20:36:26 +0000 (15:36 -0500)]
d3d9: Use D3DQUERYTYPE instead of HRESULT in IDirect3DQuery9Impl_GetType().
Henri Verbeet [Wed, 4 May 2011 20:18:46 +0000 (22:18 +0200)]
wined3d: Rename "shader_backend_t" to "wined3d_shader_backend_ops".
This makes it more consistent with the other call table names in wined3d.
Henri Verbeet [Wed, 4 May 2011 20:18:45 +0000 (22:18 +0200)]
d3d8/tests: Add a volume texture test to test_reset().
Henri Verbeet [Wed, 4 May 2011 20:18:44 +0000 (22:18 +0200)]
d3d9/tests: Add a volume texture test to test_reset().
Henri Verbeet [Wed, 4 May 2011 20:18:43 +0000 (22:18 +0200)]
d3d9: Simplify reset_enum_callback().
Note that the existing code wouldn't work for volumes, since volumes aren't
proper resources in d3d9.
Henri Verbeet [Wed, 4 May 2011 20:18:42 +0000 (22:18 +0200)]
opengl32/tests: Add a test for GL on window DCs.
Jerome Leclanche [Wed, 4 May 2011 18:01:33 +0000 (19:01 +0100)]
wine.desktop: Remove the nonexistent application/x-win-lnk MIME type.
Alexandre Julliard [Wed, 4 May 2011 21:46:07 +0000 (23:46 +0200)]
mshtml: Remove an extra quote in the pngfile registration.
Akihiro Sagawa [Wed, 4 May 2011 10:58:16 +0000 (19:58 +0900)]
gdi32: Pass a proper code point from GetGlyphOutlineA to W version.
Akihiro Sagawa [Wed, 4 May 2011 10:58:13 +0000 (19:58 +0900)]
gdi32/tests: Add more tests for GetGlyphOutlineA.
Andrej Znidarsic [Wed, 4 May 2011 15:35:01 +0000 (17:35 +0200)]
po: Update Slovenian translation.
Akihiro Sagawa [Wed, 4 May 2011 10:58:19 +0000 (19:58 +0900)]
po: Update Japanese translation.
Akihiro Sagawa [Wed, 4 May 2011 10:58:23 +0000 (19:58 +0900)]
appwiz.cpl: Update Japanese translation.
Aurimas Fišeras [Tue, 3 May 2011 18:50:07 +0000 (21:50 +0300)]
po: Update Lithuanian translation.
John Edmonds [Wed, 4 May 2011 00:22:32 +0000 (20:22 -0400)]
wined3d: Turn off message filtering temporarily in the Reset() method to allow certain messages (e.g. WM_ACTIVATEAPP) through.
John Edmonds [Wed, 4 May 2011 00:22:12 +0000 (20:22 -0400)]
d3d9/tests: Added a test for resetting an invisible, inactive window to fullscreen mode.
Rico Schüller [Wed, 4 May 2011 07:40:59 +0000 (09:40 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetVertexShader().
Rico Schüller [Tue, 3 May 2011 19:25:24 +0000 (21:25 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetPixelShader().
Piotr Caban [Wed, 4 May 2011 11:20:41 +0000 (13:20 +0200)]
wine.inf: Add quotes to webbrowser command keys.
Michael Stefaniuc [Wed, 4 May 2011 12:06:22 +0000 (14:06 +0200)]
mlang: COM cleanup.
Jacek Caban [Wed, 4 May 2011 11:47:32 +0000 (11:47 +0000)]
wininet: Moved connected check out of NETCON_set_timeout.
Hwang YunSong [Wed, 4 May 2011 02:48:44 +0000 (11:48 +0900)]
winecfg: Update Korean resource.
Hwang YunSong [Wed, 4 May 2011 02:44:25 +0000 (11:44 +0900)]
po: Update Korean translation.
Huw Davies [Wed, 4 May 2011 10:26:50 +0000 (11:26 +0100)]
oleaut32/tests: Skip the named time tests for locales that use the 24 hour clock.
Nikolay Sivov [Wed, 4 May 2011 08:21:39 +0000 (12:21 +0400)]
msxml3: Basic tests for startElement().
Nikolay Sivov [Wed, 4 May 2011 07:10:34 +0000 (11:10 +0400)]
msxml3: Add support for omitXMLDeclaration() property.
Nikolay Sivov [Wed, 4 May 2011 06:59:32 +0000 (10:59 +0400)]
msxml3: Store boolean properties in a single array.
Alexandre Julliard [Wed, 4 May 2011 14:58:09 +0000 (16:58 +0200)]
msvcp: Implement the Ctraits math functions.
Alexandre Julliard [Wed, 4 May 2011 13:15:51 +0000 (15:15 +0200)]
msvcp: Implement the numeric limit functions.
Alexandre Julliard [Wed, 4 May 2011 11:49:36 +0000 (13:49 +0200)]
msvcp: Implement the numeric limit constants.
Alexandre Julliard [Wed, 4 May 2011 11:48:21 +0000 (13:48 +0200)]
msvcp: Export a couple of variables and their access function.
Alexandre Julliard [Wed, 4 May 2011 11:45:36 +0000 (13:45 +0200)]
make_specfiles: Properly replace commented out exports.
Henri Verbeet [Tue, 3 May 2011 20:30:20 +0000 (22:30 +0200)]
d3d8: Check for D3DPOOL_DEFAULT resources before doing a Reset().
Henri Verbeet [Tue, 3 May 2011 20:30:19 +0000 (22:30 +0200)]
d3d8/tests: Add a Reset test.
This is based on the equivalent d3d9 test.
Henri Verbeet [Tue, 3 May 2011 20:30:18 +0000 (22:30 +0200)]
d3d8/tests: Fix some failure messages in test_depth_stencil_size().
Henri Verbeet [Tue, 3 May 2011 20:30:17 +0000 (22:30 +0200)]
d3d9/tests: Avoid leaking a device in the Reset test.
Henri Verbeet [Tue, 3 May 2011 20:30:16 +0000 (22:30 +0200)]
d3d9/tests: Add a test for window styles on device creation.
Jacek Caban [Tue, 3 May 2011 21:55:05 +0000 (21:55 +0000)]
mshtml: Don't use Gecko nsIURI::GetHostPort implementation.
Jacek Caban [Tue, 3 May 2011 21:15:23 +0000 (21:15 +0000)]
urlmon: Moved test_internet_feature_defaults invokation to skip tests on too old IEs.
Jacek Caban [Tue, 3 May 2011 21:08:42 +0000 (21:08 +0000)]
kernel32: Moved EnumProcesses implementation to kernel32.
Alexandre Julliard [Tue, 3 May 2011 18:52:24 +0000 (20:52 +0200)]
atl: Only return a window procedure in AtlModuleRegisterWndClassInfoA/W when subclassing.
Piotr Caban [Tue, 3 May 2011 16:51:09 +0000 (18:51 +0200)]
crypt32: Fix content type in CRYPT_QueryEmbeddedMessageObject function.
Piotr Caban [Tue, 3 May 2011 16:50:59 +0000 (18:50 +0200)]
wintrust: Added CryptSIP{Get,Put}SignedDataMsg tests.
Piotr Caban [Tue, 3 May 2011 16:50:48 +0000 (18:50 +0200)]
wintrust: Fix CryptSIPGetSignedMsg (from PE file).
Piotr Caban [Tue, 3 May 2011 16:50:34 +0000 (18:50 +0200)]
wintrust: Added CryptSIPPutSignedDataMsg implementation (for PE files).
Piotr Caban [Tue, 3 May 2011 16:50:07 +0000 (18:50 +0200)]
imagehlp: Set Index in ImageAddCertificate function.
Rico Schüller [Tue, 3 May 2011 12:46:59 +0000 (14:46 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetString().
Rico Schüller [Tue, 3 May 2011 12:46:52 +0000 (14:46 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetValue().
Francois Gouget [Mon, 2 May 2011 22:37:41 +0000 (00:37 +0200)]
msi: get_msi_typelib() is not used anymore so remove it.
Francois Gouget [Mon, 2 May 2011 22:42:58 +0000 (00:42 +0200)]
winecfg: Fix ellipsis usage in the menu and button labels.
Francois Gouget [Mon, 2 May 2011 22:42:41 +0000 (00:42 +0200)]
winefile: Fix ellipsis usage in the menu and button labels.