Marcus Meissner [Wed, 18 Jan 2012 21:40:25 +0000 (22:40 +0100)]
winedbg: LoadStringw gets character size, not bytes.
André Hentschel [Wed, 18 Jan 2012 21:03:59 +0000 (22:03 +0100)]
winedbg: Also adjust the detailed crash dialog controls when maximized.
Henri Verbeet [Wed, 18 Jan 2012 20:46:22 +0000 (21:46 +0100)]
wined3d: Get rid of the WINED3DDECLUSAGE typedef.
Henri Verbeet [Wed, 18 Jan 2012 20:46:21 +0000 (21:46 +0100)]
wined3d: Get rid of the WINED3DDECLMETHOD typedef.
Henri Verbeet [Wed, 18 Jan 2012 20:46:20 +0000 (21:46 +0100)]
ddraw: Just pin all version 1 surfaces.
Henri Verbeet [Wed, 18 Jan 2012 20:46:19 +0000 (21:46 +0100)]
wined3d: Respect SFLAG_PIN_SYSMEM when creating a surface DIB section.
Henri Verbeet [Wed, 18 Jan 2012 20:46:18 +0000 (21:46 +0100)]
wined3d: Get rid of the mostly unused blockType field in struct wined3d_stateblock.
Aurimas Fišeras [Wed, 18 Jan 2012 20:31:37 +0000 (22:31 +0200)]
po: Update Lithuanian translation.
Akihiro Sagawa [Wed, 18 Jan 2012 14:33:53 +0000 (23:33 +0900)]
wined3d: Let GetRasterStatus return D3D_OK, again.
Jacek Caban [Wed, 18 Jan 2012 18:52:34 +0000 (19:52 +0100)]
mshtml: Added ITargetContainer stub implementation.
Jacek Caban [Wed, 18 Jan 2012 17:48:08 +0000 (18:48 +0100)]
ieframe: Call appropriate functions in response to toolbar icons.
Jacek Caban [Wed, 18 Jan 2012 17:41:02 +0000 (18:41 +0100)]
mshtml: Added a test showing that HTMLDocument does not support ITargetFrame interface.
Jacek Caban [Wed, 18 Jan 2012 17:40:47 +0000 (18:40 +0100)]
htiface.idl: Added ITargetFrame declaration.
Jörg Höhle [Tue, 17 Jan 2012 23:08:12 +0000 (00:08 +0100)]
msacm32: Add missing acmStreamClose (Valgrind).
Ričardas Barkauskas [Wed, 18 Jan 2012 14:15:00 +0000 (16:15 +0200)]
ws2_32/tests: Test AcceptEx behaviour more.
Francois Gouget [Wed, 18 Jan 2012 09:12:25 +0000 (10:12 +0100)]
comdlg32: Remove the font sample characters string.
Francois Gouget [Tue, 17 Jan 2012 21:54:03 +0000 (22:54 +0100)]
crypt32: Remove some strings that don't need to be translated from the resources.
Huw Davies [Wed, 18 Jan 2012 14:48:26 +0000 (14:48 +0000)]
gdi32/tests: Add tests for ExtFloodFill.
Huw Davies [Wed, 18 Jan 2012 14:48:25 +0000 (14:48 +0000)]
gdi32: Implement ExtFloodFill.
Huw Davies [Wed, 18 Jan 2012 14:48:24 +0000 (14:48 +0000)]
gdi32: Use separate x and y parameters in the get_pixel primitive.
Aric Stewart [Wed, 18 Jan 2012 13:50:20 +0000 (07:50 -0600)]
wineqtdecoder: Add the framework for SourceSeeking to QTSplitter.
Aric Stewart [Wed, 18 Jan 2012 13:50:07 +0000 (07:50 -0600)]
wineqtdecoder: Lock thing involved in streaming state in a csReceive critical section.
Aric Stewart [Wed, 18 Jan 2012 13:49:45 +0000 (07:49 -0600)]
amstream: Have the MediaStream Filter use strmbase.
Jacek Caban [Wed, 18 Jan 2012 12:40:43 +0000 (13:40 +0100)]
mshtml: Return error in IInternetHostSecurityManager calls on detached documents.
Jacek Caban [Wed, 18 Jan 2012 12:28:29 +0000 (13:28 +0100)]
jscript: Simplify identifier_eval function.
Hans Leidekker [Wed, 18 Jan 2012 11:58:15 +0000 (12:58 +0100)]
msi: Make sure target paths are normalized.
Fix for the Lotus Notes 6.5.1 installer.
Nikolay Sivov [Wed, 18 Jan 2012 00:04:22 +0000 (03:04 +0300)]
msxml3: Implemented IXMLHttpRequest::get_statusText().
André Hentschel [Tue, 17 Jan 2012 22:00:50 +0000 (23:00 +0100)]
d3drm: Add IDirect3DRMViewport2 interface.
André Hentschel [Tue, 17 Jan 2012 22:00:17 +0000 (23:00 +0100)]
d3drm: Reorder viewport creation function to avoid forward declarations.
André Hentschel [Tue, 17 Jan 2012 21:58:58 +0000 (22:58 +0100)]
d3drm: Forward all IUnknown methods from IDirect3DRMDevice3.
André Hentschel [Tue, 17 Jan 2012 21:56:24 +0000 (22:56 +0100)]
d3drm: Add IDirect3DRMWinDevice interface.
André Hentschel [Tue, 17 Jan 2012 21:56:13 +0000 (22:56 +0100)]
d3drm: Reorder device creation function to avoid forward declarations.
Alexandre Julliard [Wed, 18 Jan 2012 13:40:12 +0000 (14:40 +0100)]
gdi32: Negative destination sizes are allowed after coordinate mapping in GdiAlphaBlend.
Alexandre Julliard [Wed, 18 Jan 2012 13:39:18 +0000 (14:39 +0100)]
winex11: Move handling of negative width/height into the XRender blit helper functions.
Alexandre Julliard [Wed, 18 Jan 2012 11:42:02 +0000 (12:42 +0100)]
winedbg: Display the crash details dialog from a separate thread so that it appears right away.
Frédéric Delanoy [Wed, 18 Jan 2012 10:16:15 +0000 (11:16 +0100)]
po: Various typographic fixes in Dutch translation.
Francois Gouget [Tue, 17 Jan 2012 22:33:15 +0000 (23:33 +0100)]
po: Remove English strings from the Japanese translation.
Francois Gouget [Tue, 17 Jan 2012 22:32:56 +0000 (23:32 +0100)]
po: Remove English strings from the Korean translation.
Francois Gouget [Tue, 17 Jan 2012 22:32:32 +0000 (23:32 +0100)]
po: Remove English strings from the Norwegian Bokmål translation.
Francois Gouget [Tue, 17 Jan 2012 22:31:00 +0000 (23:31 +0100)]
po: Remove English strings from the Portuguese translation.
Francois Gouget [Tue, 17 Jan 2012 22:30:40 +0000 (23:30 +0100)]
po: Remove English strings from the Romanian translation.
Francois Gouget [Tue, 17 Jan 2012 22:30:15 +0000 (23:30 +0100)]
po: Remove English strings from the Russian translation.
Francois Gouget [Tue, 17 Jan 2012 22:29:52 +0000 (23:29 +0100)]
po: Remove English strings from the Danish translation.
Francois Gouget [Tue, 17 Jan 2012 22:28:15 +0000 (23:28 +0100)]
po: Tweak the Slovenian 'file or directory' xcopy translation.
Francois Gouget [Tue, 17 Jan 2012 22:11:55 +0000 (23:11 +0100)]
po: French translation updates.
Gustavo Henrique Milaré [Wed, 18 Jan 2012 02:44:56 +0000 (00:44 -0200)]
po: Update Brazilian Portuguese translation.
André Hentschel [Tue, 17 Jan 2012 21:21:15 +0000 (22:21 +0100)]
po: Update German translation.
Nikolay Sivov [Tue, 17 Jan 2012 22:01:33 +0000 (01:01 +0300)]
po: Update Russian translation.
Frédéric Delanoy [Tue, 17 Jan 2012 20:55:16 +0000 (21:55 +0100)]
po: Update French translation.
Aurimas Fišeras [Tue, 17 Jan 2012 20:21:30 +0000 (22:21 +0200)]
po: Update Lithuanian translation.
Dmitry Timoshkov [Wed, 18 Jan 2012 11:18:50 +0000 (19:18 +0800)]
kernel32: Remove a no longer needed todo_wine.
André Hentschel [Tue, 17 Jan 2012 21:30:42 +0000 (22:30 +0100)]
winedbg: Adjust button size to fit more translations.
André Hentschel [Tue, 17 Jan 2012 21:22:09 +0000 (22:22 +0100)]
winedbg: Remove superfluous break instruction.
Henri Verbeet [Tue, 17 Jan 2012 20:13:39 +0000 (21:13 +0100)]
wined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:38 +0000 (21:13 +0100)]
wined3d: Get rid of the WINED3DQUERYTYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:37 +0000 (21:13 +0100)]
wined3d: Get rid of the WINED3DPOOL typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:36 +0000 (21:13 +0100)]
wined3d: Get rid of the WINED3DRESOURCETYPE typedef.
Henri Verbeet [Tue, 17 Jan 2012 20:13:35 +0000 (21:13 +0100)]
ddraw: Maintain D3D state across cooperative level changes.
Henri Verbeet [Tue, 17 Jan 2012 20:13:34 +0000 (21:13 +0100)]
ddraw/tests: Add some tests to show that we should maintain D3D state across cooperative level chnages.
Henri Verbeet [Tue, 17 Jan 2012 20:13:33 +0000 (21:13 +0100)]
ddraw/tests: Add a border around the blitted source data in test_clipper_blt().
Some drivers use the neighbouring pixels in the interpolation. You can
probably argue about whether that's right or wrong, but it's really not what
we're trying to test in either case.
Henri Verbeet [Tue, 17 Jan 2012 20:13:32 +0000 (21:13 +0100)]
ddraw: Allow querying the surface interface if a device was created from a surface.
Henri Verbeet [Tue, 17 Jan 2012 20:13:31 +0000 (21:13 +0100)]
wined3d: Reset the changed float shader constants in stateblock_init_default_state().
The GLSL constant tracking needs these to be correct.
Henri Verbeet [Tue, 17 Jan 2012 20:13:30 +0000 (21:13 +0100)]
wined3d: Don't print an ERR if the depth/stencil surface still has references in wined3d_device_uninit_3d().
This is completely legitimate in ddraw.
Nikolay Sivov [Tue, 17 Jan 2012 20:46:16 +0000 (23:46 +0300)]
msi: Support test for aplicable patch of MSIPATCH_DATATYPE_XMLPATH type.
Nikolay Sivov [Tue, 17 Jan 2012 19:07:11 +0000 (22:07 +0300)]
msi: Support MSIPATCH_DATATYPE_XMLBLOB when testing for applicable patch.
Aric Stewart [Tue, 17 Jan 2012 15:02:25 +0000 (09:02 -0600)]
quartz: Lower the merit on our current builtin filters.
Nikolay Sivov [Mon, 16 Jan 2012 23:12:30 +0000 (02:12 +0300)]
msi: Create the rest of objects with separate helpers.
Alexandre Julliard [Tue, 17 Jan 2012 18:11:07 +0000 (19:11 +0100)]
winedbg: Append some system information to the crash log.
Alexandre Julliard [Tue, 17 Jan 2012 16:43:06 +0000 (17:43 +0100)]
winedbg: Make the crash details dialog resizable.
Alexandre Julliard [Mon, 16 Jan 2012 15:31:47 +0000 (16:31 +0100)]
winedbg: Add a dialog to display crash details and save them to a file.
Alexandre Julliard [Mon, 16 Jan 2012 13:15:12 +0000 (14:15 +0100)]
winedbg: Split minidump option handling to a separate function.
Alexandre Julliard [Tue, 17 Jan 2012 15:22:43 +0000 (16:22 +0100)]
user32: Always query actual key state from the server for pressed keys.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:19 +0000 (14:59 +0100)]
user32: Fix some printf format warnings.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:02 +0000 (14:59 +0100)]
shlwapi: Fix some printf format warnings.
Alexandre Julliard [Tue, 17 Jan 2012 13:59:41 +0000 (14:59 +0100)]
jscript: Set return value after assert(0) to avoid warnings.
Alexandre Julliard [Tue, 17 Jan 2012 14:00:25 +0000 (15:00 +0100)]
libwine: Avoid compiler warnings for Mingw builds.
Jacek Caban [Tue, 17 Jan 2012 11:42:20 +0000 (12:42 +0100)]
jscript: Get rid of no longer used OP_label.
Jacek Caban [Tue, 17 Jan 2012 11:42:08 +0000 (12:42 +0100)]
jscript: Added labelled statements tests.
Jacek Caban [Tue, 17 Jan 2012 11:41:54 +0000 (12:41 +0100)]
jscript: Added labelled continue statement implementation.
Jacek Caban [Tue, 17 Jan 2012 11:41:42 +0000 (12:41 +0100)]
jscript: Added labelled break statement implementation.
Jacek Caban [Tue, 17 Jan 2012 11:37:06 +0000 (12:37 +0100)]
jscript: Added labelled statement implementation.
Hans Leidekker [Tue, 17 Jan 2012 11:06:18 +0000 (12:06 +0100)]
oleaut32: Handle negative offsets into the custom data table.
Fixes a crash in the Visio 2002 installer.
Frédéric Delanoy [Mon, 16 Jan 2012 22:47:25 +0000 (23:47 +0100)]
appwiz.cpl: Avoid unneeded abbreviation in button label.
Francois Gouget [Tue, 17 Jan 2012 08:45:36 +0000 (09:45 +0100)]
po: Remove an English string from the Arabic translation.
Francois Gouget [Tue, 17 Jan 2012 08:44:26 +0000 (09:44 +0100)]
po: Remove English strings from the Romansh translation.
Francois Gouget [Mon, 16 Jan 2012 23:08:50 +0000 (00:08 +0100)]
po: Remove English strings from the Slovak translation.
Francois Gouget [Mon, 16 Jan 2012 23:08:32 +0000 (00:08 +0100)]
po: Remove English strings from the Slovenian translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:55 +0000 (00:07 +0100)]
po: Remove English strings from the Serbian (Cyrillic) translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:45 +0000 (00:07 +0100)]
po: Remove English strings from the Serbian (Latin) translation.
Francois Gouget [Mon, 16 Jan 2012 23:07:23 +0000 (00:07 +0100)]
po: Remove English strings from the Swedish translation.
Francois Gouget [Mon, 16 Jan 2012 23:06:08 +0000 (00:06 +0100)]
po: Remove English strings from the Thai translation.
Francois Gouget [Mon, 16 Jan 2012 23:05:00 +0000 (00:05 +0100)]
po: Remove English strings from the Turkish translation.
André Hentschel [Mon, 16 Jan 2012 22:52:15 +0000 (23:52 +0100)]
po: Update German translation.
Hwang YunSong [Mon, 16 Jan 2012 13:27:41 +0000 (22:27 +0900)]
po: Updated Korean translation.
Aurimas Fišeras [Thu, 12 Jan 2012 20:17:43 +0000 (22:17 +0200)]
po: Update Lithuanian translation.
Dmitry Timoshkov [Tue, 17 Jan 2012 05:43:36 +0000 (13:43 +0800)]
kernel32: Fix access flags to page protection mapping in MapViewOfFileEx.
Michael Stefaniuc [Tue, 17 Jan 2012 00:54:53 +0000 (01:54 +0100)]
dsound: Support IKsPropertySet in the primary buffer too.
Michael Stefaniuc [Tue, 17 Jan 2012 00:53:10 +0000 (01:53 +0100)]
dsound: Merge IKsPropertySet into the secondary buffer object.
Michael Stefaniuc [Tue, 17 Jan 2012 00:50:14 +0000 (01:50 +0100)]
dsound: Drop "Buffer" from the IKsPropertySet method names.
Austin English [Mon, 16 Jan 2012 20:54:48 +0000 (14:54 -0600)]
wined3d: Recognize Nvidia 540M.