Claudio Fontana [Thu, 3 Nov 2011 00:03:37 +0000 (01:03 +0100)]
wined3d: Rename nVidia GTX560 to GTX560TI, add GTX560 with correct device id.
Austin English [Wed, 2 Nov 2011 05:17:45 +0000 (22:17 -0700)]
urlmon: Add some more tests for FindMimeFromData().
Austin English [Mon, 31 Oct 2011 18:37:47 +0000 (11:37 -0700)]
wininet: Add a stub for ShowClientAuthCerts.
Jacek Caban [Thu, 3 Nov 2011 18:26:07 +0000 (19:26 +0100)]
mshtml: Fixed ref count leaks.
Jacek Caban [Thu, 3 Nov 2011 18:24:09 +0000 (19:24 +0100)]
mshtml: HTMLWindow_item code clean up.
Piotr Caban [Thu, 3 Nov 2011 14:10:41 +0000 (15:10 +0100)]
user32: Fix DFC_BUTTONRADIOMASK flag support in DrawFrameControl.
Alexandre Julliard [Thu, 3 Nov 2011 10:24:30 +0000 (11:24 +0100)]
dpnet/tests: Fix a test that fails on Windows.
Octavian Voicu [Thu, 3 Nov 2011 11:32:11 +0000 (13:32 +0200)]
ddraw/tests: Add more attachment/detachment test cases.
Octavian Voicu [Thu, 3 Nov 2011 11:32:10 +0000 (13:32 +0200)]
ddraw/tests: Use more common pixel formats and caps for attachment tests.
Octavian Voicu [Thu, 3 Nov 2011 11:32:09 +0000 (13:32 +0200)]
ddraw/tests: Move surface attachment tests from refcount.c to dsurface.c.
Andrew Talbot [Wed, 2 Nov 2011 22:29:07 +0000 (22:29 +0000)]
sane.ds: Remove unneeded address-of operators from array name.
Stefan Dösinger [Thu, 13 Oct 2011 21:35:38 +0000 (23:35 +0200)]
wined3d: Locking partial blocks is not allowed in DEFAULT pool resources.
Stefan Dösinger [Thu, 13 Oct 2011 21:13:53 +0000 (23:13 +0200)]
d3d9/tests: Move the double unlock test into a separate test, test other pools.
Dmitry Timoshkov [Mon, 31 Oct 2011 05:48:54 +0000 (13:48 +0800)]
ntdll: Make the VirtualProtect tests pass under Wine.
Dmitry Timoshkov [Mon, 31 Oct 2011 05:48:37 +0000 (13:48 +0800)]
ntdll: Use PAGE_READWRITE access when resolving DLL imports.
Hans Leidekker [Thu, 3 Nov 2011 10:40:16 +0000 (11:40 +0100)]
msi: GetComputerName returns ERROR_BUFFER_OVERFLOW when the buffer is too small.
Hans Leidekker [Thu, 3 Nov 2011 10:39:44 +0000 (11:39 +0100)]
msiexec: Preserve the first argument in process_args_from_reg.
Henri Verbeet [Wed, 2 Nov 2011 21:46:54 +0000 (22:46 +0100)]
wined3d: Use wined3d_surface_blt() in swapchain_gl_present().
Henri Verbeet [Wed, 2 Nov 2011 21:46:53 +0000 (22:46 +0100)]
wined3d: Use wined3d_surface_blt() in wined3d_swapchain_get_front_buffer_data().
Henri Verbeet [Wed, 2 Nov 2011 21:46:52 +0000 (22:46 +0100)]
wined3d: Use wined3d_surface_blt() in surface_upload_from_surface().
Nikolay Sivov [Wed, 2 Nov 2011 20:13:24 +0000 (23:13 +0300)]
msxml3: Add type id placeholder for index 0 to make lookup code actually work.
Alexandre Julliard [Thu, 3 Nov 2011 10:24:07 +0000 (11:24 +0100)]
gdi32: Add support for pattern brushes in the DIB driver.
Alexandre Julliard [Thu, 3 Nov 2011 10:11:14 +0000 (11:11 +0100)]
gdi32: Retrieve the bits of a pattern brush when it's selected into a different type of DC.
Alexandre Julliard [Thu, 3 Nov 2011 11:49:46 +0000 (12:49 +0100)]
gdi32: Don't free bitmap bits when changing the owner, we may still have pointers to them.
Alexandre Julliard [Wed, 2 Nov 2011 20:17:15 +0000 (21:17 +0100)]
gdi32: Pass the full brush contents in the SelectBrush driver entry point.
Alexandre Julliard [Wed, 2 Nov 2011 19:58:36 +0000 (20:58 +0100)]
gdi32: Store internal brush data in separate fields in the brush object.
Nikolay Sivov [Wed, 2 Nov 2011 18:43:20 +0000 (21:43 +0300)]
jscript: Use specified expression length to trace it.
Grazvydas Ignotas [Wed, 2 Nov 2011 17:27:51 +0000 (19:27 +0200)]
ntdll: Fix restart size calculation.
Dmitry Timoshkov [Mon, 31 Oct 2011 05:48:08 +0000 (13:48 +0800)]
kernel32: Use PAGE_READWRITE access when enabling write access to resource data.
Louis Lenders [Sun, 30 Oct 2011 21:13:34 +0000 (22:13 +0100)]
opengl32: Use wrappers for wglCreateContext and wglMakeCurrent instead of directly forwarding to gdi32.
André Hentschel [Mon, 31 Oct 2011 19:05:49 +0000 (20:05 +0100)]
apphelp: New dll stub.
Alexander Morozov [Wed, 2 Nov 2011 11:16:07 +0000 (15:16 +0400)]
wincrypt.h: Fix a typo.
Marcus Meissner [Wed, 2 Nov 2011 10:53:40 +0000 (11:53 +0100)]
kernel32: Make sure we reference stack data still in scope (Coverity).
Alexandre Julliard [Wed, 2 Nov 2011 13:55:15 +0000 (14:55 +0100)]
inetcpl: Convert dialogs to po files.
Alexandre Julliard [Wed, 2 Nov 2011 13:28:22 +0000 (14:28 +0100)]
wineconsole: Convert dialogs to po files.
Alistair Leslie-Hughes [Mon, 17 Oct 2011 23:39:47 +0000 (10:39 +1100)]
mscoree: Return S_OK from CanLaunchOrAttach.
Vitaliy Margolen [Wed, 2 Nov 2011 05:45:39 +0000 (23:45 -0600)]
dinput: Window supplied to SetCooperativeLevel have to be top level window.
Andrew Talbot [Tue, 1 Nov 2011 22:51:46 +0000 (22:51 +0000)]
windowscodecs: Remove unneeded address-of operators from array names.
Andrew Talbot [Tue, 1 Nov 2011 22:51:42 +0000 (22:51 +0000)]
shell32: Remove unneeded address-of operators from array names.
Andrew Talbot [Tue, 1 Nov 2011 22:51:38 +0000 (22:51 +0000)]
rsaenh: Remove unneeded address-of operator from array name.
Nikolay Sivov [Tue, 1 Nov 2011 20:52:32 +0000 (23:52 +0300)]
msxml3: Silence IDispatchJS query.
Nikolay Sivov [Tue, 1 Nov 2011 20:50:56 +0000 (23:50 +0300)]
msxml3: Support IDispatchEx for IXMLDOMParseError.
Aric Stewart [Tue, 1 Nov 2011 19:48:35 +0000 (14:48 -0500)]
user32: Only attempt autoscroll line breaking on an edit control when we have a reasonable width to break to.
Henri Verbeet [Tue, 1 Nov 2011 19:15:22 +0000 (20:15 +0100)]
wined3d: Make the shader parameter to shader_arb_load_constantsF() const.
Henri Verbeet [Tue, 1 Nov 2011 19:15:21 +0000 (20:15 +0100)]
wined3d: Make the buffer parameter to buffer_sanitize_flags() const.
Henri Verbeet [Tue, 1 Nov 2011 19:15:20 +0000 (20:15 +0100)]
wined3d: Construct the non-rhw projection matrix directly in transform_projection().
Henri Verbeet [Tue, 1 Nov 2011 19:15:19 +0000 (20:15 +0100)]
wined3d: Construct the rhw projection matrix directly in transform_projection().
Henri Verbeet [Tue, 1 Nov 2011 19:15:18 +0000 (20:15 +0100)]
wined3d: Construct the projection matrix directly in set_blit_dimension().
This saves a needless matrix multiplication and is actually more obvious than
the glOrtho() call.
André Hentschel [Tue, 1 Nov 2011 18:37:33 +0000 (19:37 +0100)]
po: Update German translation.
André Hentschel [Tue, 1 Nov 2011 18:32:57 +0000 (19:32 +0100)]
ntdll: Only load ARMv7 PE images when supported by CPU.
Austin English [Tue, 1 Nov 2011 18:14:16 +0000 (11:14 -0700)]
wininet: Add a stub for RunOnceUrlCache.
André Hentschel [Tue, 1 Nov 2011 15:41:43 +0000 (16:41 +0100)]
dbghelp: Use ARMv7 for debugging.
André Hentschel [Tue, 1 Nov 2011 15:41:33 +0000 (16:41 +0100)]
winedbg: Use ARMv7 for debugging.
André Hentschel [Tue, 1 Nov 2011 15:41:11 +0000 (16:41 +0100)]
winebuild: Use ARMv7 for wine modules.
Alexandre Julliard [Wed, 2 Nov 2011 11:22:44 +0000 (12:22 +0100)]
gdi32: Sanitize the DIB information for DIB pattern brushes.
Alexandre Julliard [Wed, 2 Nov 2011 11:02:27 +0000 (12:02 +0100)]
gdi32: Store a pointer instead of a global handle for DIB pattern brushes.
Alexandre Julliard [Wed, 2 Nov 2011 10:33:00 +0000 (11:33 +0100)]
gdi32/tests: Add some tests for palette-relative pattern brushes.
Alexandre Julliard [Tue, 1 Nov 2011 20:10:13 +0000 (21:10 +0100)]
wineps: Fix a couple of typos in the path painting function.
Thanks to Octavian Voicu.
Ken Sharp [Fri, 28 Oct 2011 14:57:52 +0000 (15:57 +0100)]
kernel32: Update English resource.
André Hentschel [Tue, 1 Nov 2011 15:19:16 +0000 (16:19 +0100)]
ntdll: Try to load ARMv7 PE images on ARM.
André Hentschel [Tue, 1 Nov 2011 15:19:24 +0000 (16:19 +0100)]
winedump: Add machine string for ARMv7.
André Hentschel [Tue, 1 Nov 2011 15:18:52 +0000 (16:18 +0100)]
kernel32/tests: Use ARMv7 for PE images.
Andrew Eikum [Tue, 1 Nov 2011 15:18:13 +0000 (10:18 -0500)]
winecfg: Play test sound asynchronously.
Aric Stewart [Tue, 1 Nov 2011 15:09:37 +0000 (10:09 -0500)]
user32: Early versions of usp10 are not well behaved with ScriptString_pSize when SCRIPT_STRING_ANALYSIS is NULL.
Alistair Leslie-Hughes [Sun, 30 Oct 2011 22:15:39 +0000 (09:15 +1100)]
mscoree: Implement ICorDebug EnumerateProcesses.
Alexandre Julliard [Tue, 1 Nov 2011 13:07:05 +0000 (14:07 +0100)]
gdi32: Add some brush tests.
Hans Leidekker [Tue, 1 Nov 2011 10:09:02 +0000 (11:09 +0100)]
jscript: Add a version resource.
Hans Leidekker [Tue, 1 Nov 2011 10:08:45 +0000 (11:08 +0100)]
vbscript: Add a version resource.
Hans Leidekker [Tue, 1 Nov 2011 10:07:45 +0000 (11:07 +0100)]
msi: Set the ComputerName property.
Hans Leidekker [Tue, 1 Nov 2011 10:07:21 +0000 (11:07 +0100)]
msi: Handle some more message types in MSI_ProcessMessage.
Hans Leidekker [Tue, 1 Nov 2011 10:06:46 +0000 (11:06 +0100)]
msi: Fix the log mode for progress messages.
Alistair Leslie-Hughes [Tue, 1 Nov 2011 03:29:28 +0000 (14:29 +1100)]
shell32: Release site pointer.
Alexandre Julliard [Tue, 1 Nov 2011 11:10:10 +0000 (12:10 +0100)]
winefile: Convert dialogs to po files.
Alexandre Julliard [Tue, 1 Nov 2011 10:52:09 +0000 (11:52 +0100)]
wordpad: Convert dialogs to po files.
Alexandre Julliard [Tue, 1 Nov 2011 10:12:19 +0000 (11:12 +0100)]
oleview: Convert dialogs to po files.
Juan Lang [Mon, 31 Oct 2011 17:44:23 +0000 (10:44 -0700)]
rsaenh: Infer private exponent length from data length.
Juan Lang [Mon, 31 Oct 2011 17:43:43 +0000 (10:43 -0700)]
rsaenh: Test importing a key with an input buffer that's too small for the key it contains.
Juan Lang [Wed, 26 Oct 2011 23:02:03 +0000 (16:02 -0700)]
rsaenh: Add error messages for failed private key imports.
Aurimas Fišeras [Mon, 31 Oct 2011 18:16:19 +0000 (20:16 +0200)]
po: Update Lithuanian translation.
André Hentschel [Mon, 31 Oct 2011 19:08:00 +0000 (20:08 +0100)]
dbghelp: Implement SymMatchStringW.
André Hentschel [Mon, 31 Oct 2011 19:07:32 +0000 (20:07 +0100)]
dbghelp: Rename SymMatchString and forward it to SymMatchStringA.
Juan Lang [Mon, 31 Oct 2011 19:55:15 +0000 (12:55 -0700)]
wininet: Implement ShowX509EncodedCertificate.
Luca Bennati [Mon, 31 Oct 2011 18:23:34 +0000 (19:23 +0100)]
po: Update Italian translation.
Frédéric Delanoy [Mon, 31 Oct 2011 23:23:04 +0000 (00:23 +0100)]
po: Update French translation.
Andrew Talbot [Mon, 31 Oct 2011 21:19:37 +0000 (21:19 +0000)]
qedit: Remove unneeded address-of operator from array name.
Andrew Talbot [Mon, 31 Oct 2011 21:19:33 +0000 (21:19 +0000)]
ole32: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 31 Oct 2011 21:19:29 +0000 (21:19 +0000)]
gdiplus: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 31 Oct 2011 21:19:25 +0000 (21:19 +0000)]
fusion: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 31 Oct 2011 21:19:21 +0000 (21:19 +0000)]
cryptui: Remove unneeded address-of operators from array names.
Andrew Talbot [Mon, 31 Oct 2011 21:19:16 +0000 (21:19 +0000)]
comdlg32: Remove unneeded address-of operator from array name.
Michael Stefaniuc [Mon, 31 Oct 2011 20:49:48 +0000 (21:49 +0100)]
ole32: Drop 'inline' from a function using sigsetjmp.
Michael Stefaniuc [Mon, 31 Oct 2011 20:45:55 +0000 (21:45 +0100)]
comctl32: Drop 'inline' from a function using sigsetjmp.
Nikolay Sivov [Mon, 31 Oct 2011 19:09:12 +0000 (22:09 +0300)]
msxml3: Init IDispatchEx data for all node types.
Nikolay Sivov [Mon, 31 Oct 2011 13:44:28 +0000 (16:44 +0300)]
msxml3: Fix trace formats to match all other files.
Henri Verbeet [Mon, 31 Oct 2011 18:48:15 +0000 (19:48 +0100)]
wined3d: Make the buffer parameter to buffer_is_fully_dirty() const.
Henri Verbeet [Mon, 31 Oct 2011 18:48:14 +0000 (19:48 +0100)]
wined3d: Make the buffer parameter to buffer_is_dirty() const.
Henri Verbeet [Mon, 31 Oct 2011 18:48:13 +0000 (19:48 +0100)]
wined3d: Get rid of the local_constant typedef.
Henri Verbeet [Mon, 31 Oct 2011 18:48:12 +0000 (19:48 +0100)]
wined3d: Create the DIB section for DDSCAPS_OWNDC surfaces on initialization.
Henri Verbeet [Mon, 31 Oct 2011 18:48:11 +0000 (19:48 +0100)]
wined3d: Get rid of the wined3d_surface_bltfast() export.
Alexandre Julliard [Mon, 31 Oct 2011 22:51:38 +0000 (23:51 +0100)]
gdi32: Add a DC driver entry point for GdiGradientFill.