Francois Gouget [Sun, 22 Jan 2012 23:39:56 +0000 (00:39 +0100)]
po: Fix a formatting directive in the Danish translation.
Francois Gouget [Sun, 22 Jan 2012 23:39:46 +0000 (00:39 +0100)]
po: Fix a formatting directive in the Polish translation.
Francois Gouget [Sun, 22 Jan 2012 23:39:42 +0000 (00:39 +0100)]
po: Fix a formatting directive in the Russian translation.
Andrej Znidarsic [Sun, 22 Jan 2012 20:17:57 +0000 (21:17 +0100)]
po: Update Slovenian translation.
Hans Leidekker [Mon, 23 Jan 2012 08:47:00 +0000 (09:47 +0100)]
msi: Don't evaluate msidbFeatureAttributesFollowParent when features are preselected.
Nikolay Sivov [Mon, 23 Jan 2012 09:53:25 +0000 (12:53 +0300)]
mscoree: Correct VARIANT type.
Nikolay Sivov [Mon, 23 Jan 2012 04:45:44 +0000 (07:45 +0300)]
msxml3: Initial implementation of ::getPrefix().
Nikolay Sivov [Mon, 23 Jan 2012 04:35:20 +0000 (07:35 +0300)]
msxml3: ::get_namespaceURI() doesn't reset out pointer on invalid index.
Nikolay Sivov [Mon, 23 Jan 2012 04:28:21 +0000 (07:28 +0300)]
msxml3: Replace macro with another enum entry.
Nikolay Sivov [Mon, 23 Jan 2012 04:23:47 +0000 (07:23 +0300)]
msxml3: Make remove() method a stub in version 6, more collection tests.
Nikolay Sivov [Mon, 23 Jan 2012 07:31:55 +0000 (10:31 +0300)]
msxml3: Try IStream if IPersistStream save failed.
Aric Stewart [Mon, 23 Jan 2012 03:45:14 +0000 (21:45 -0600)]
winegstreamer: Update transform filters to use the correct csReceive critical section.
Christian Costa [Sun, 22 Jan 2012 16:58:56 +0000 (17:58 +0100)]
d3dxof: Prevent accessing pobj when it is null. This can happend on error.
Christian Costa [Sun, 22 Jan 2012 16:44:01 +0000 (17:44 +0100)]
d3dxof: Make sure This->buf.pdata is set to NULL before being used in case of error.
Christian Costa [Sun, 22 Jan 2012 14:10:28 +0000 (15:10 +0100)]
dmusic: Fix memory leak in Direct Music object.
Rico Schüller [Sun, 22 Jan 2012 10:29:32 +0000 (11:29 +0100)]
d3dx9: Fix constant table trace.
Rico Schüller [Sun, 22 Jan 2012 10:29:08 +0000 (11:29 +0100)]
d3dx9: Reorder argument check in D3DXGetShaderConstantTableEx().
Rico Schüller [Sun, 22 Jan 2012 10:29:03 +0000 (11:29 +0100)]
d3dx9: Get rid of ID3DXConstantTableImpl typedef.
Rico Schüller [Sun, 22 Jan 2012 10:28:52 +0000 (11:28 +0100)]
d3dx9: Introduce free_constant_table().
Jacek Caban [Fri, 20 Jan 2012 17:26:55 +0000 (18:26 +0100)]
ieframe: Added HTTP navigation and GoBack tests.
Jacek Caban [Fri, 20 Jan 2012 14:16:26 +0000 (15:16 +0100)]
ieframe: Added InternetExplorer::GoBack implementation.
Jacek Caban [Fri, 20 Jan 2012 14:16:10 +0000 (15:16 +0100)]
ieframe: Added very beginning IWebBrowser2::GoBack implementation.
Jacek Caban [Fri, 20 Jan 2012 14:11:06 +0000 (15:11 +0100)]
mshtml: Added history update notification support.
Jacek Caban [Fri, 20 Jan 2012 14:10:54 +0000 (15:10 +0100)]
mshtml: Added more travel log tests.
Jacek Caban [Fri, 20 Jan 2012 14:10:39 +0000 (15:10 +0100)]
mshtml: Better stub for ITravelLogClient::FindWindowByIndex.
Jacek Caban [Fri, 20 Jan 2012 14:10:25 +0000 (15:10 +0100)]
mshtml: Added ITravelLogClient stub implementation.
Piotr Caban [Fri, 20 Jan 2012 13:53:02 +0000 (14:53 +0100)]
urlmon/tests: Test if url reported in IInternetProtocol::Start is valid during binding.
Piotr Caban [Fri, 20 Jan 2012 13:52:50 +0000 (14:52 +0100)]
urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC flag test.
Piotr Caban [Fri, 20 Jan 2012 13:52:34 +0000 (14:52 +0100)]
urlmon: Added support for PI_FORCE_ASYNC flag in IInternetProtocol::Switch implementation.
Piotr Caban [Fri, 20 Jan 2012 13:52:16 +0000 (14:52 +0100)]
urlmon: Store display_uri in BindProtocol structure.
Hans Leidekker [Fri, 20 Jan 2012 13:26:16 +0000 (14:26 +0100)]
msi: Pass the file identifier instead of the filename in action data for SelfRegModules/SelfUnregModules.
Nikolay Sivov [Fri, 20 Jan 2012 12:12:13 +0000 (15:12 +0300)]
mshtml: Respond to SID_SContainerDispatch service id.
Alexandre Julliard [Fri, 20 Jan 2012 14:59:02 +0000 (15:59 +0100)]
widl: We no longer need to avoid windows.h in generated headers.
Alexandre Julliard [Fri, 20 Jan 2012 14:14:31 +0000 (15:14 +0100)]
include: Allow using windows.h in Wine code.
André Hentschel [Thu, 19 Jan 2012 21:06:08 +0000 (22:06 +0100)]
d3drm: Forward all IUnknown methods to IDirect3DRM.
André Hentschel [Thu, 19 Jan 2012 21:05:06 +0000 (22:05 +0100)]
d3drm: Reorder d3drm creation function to avoid forward declarations.
André Hentschel [Thu, 19 Jan 2012 21:04:11 +0000 (22:04 +0100)]
d3drm: Forward all IUnknown methods from IDirect3DRMMeshBuilder3.
André Hentschel [Thu, 19 Jan 2012 21:03:12 +0000 (22:03 +0100)]
d3drm: Reorder meshbuilder creation function to avoid forward declarations.
André Hentschel [Thu, 19 Jan 2012 20:59:34 +0000 (21:59 +0100)]
d3drm: Reorder frame creation function to avoid forward declarations.
Francois Gouget [Thu, 19 Jan 2012 23:05:02 +0000 (00:05 +0100)]
po: Fix some typography issues and improve the Walloon translation.
Francois Gouget [Thu, 19 Jan 2012 22:32:15 +0000 (23:32 +0100)]
po: Remove English strings from the Catalan translation.
Francois Gouget [Thu, 19 Jan 2012 22:30:04 +0000 (23:30 +0100)]
po: Remove English strings from the Bulgarian translation.
Francois Gouget [Thu, 19 Jan 2012 22:28:20 +0000 (23:28 +0100)]
po: Translate a couple of keys for Catalan.
Francois Gouget [Thu, 19 Jan 2012 22:26:05 +0000 (23:26 +0100)]
po: Remove English strings from the Czech translation.
Francois Gouget [Thu, 19 Jan 2012 22:25:44 +0000 (23:25 +0100)]
po: Remove English strings from the Greek translation.
Francois Gouget [Thu, 19 Jan 2012 22:25:06 +0000 (23:25 +0100)]
po: Tweak the CD-ROM Danish and Dutch translations.
Michael Stefaniuc [Thu, 19 Jan 2012 23:53:51 +0000 (00:53 +0100)]
dsound: Remove the now obsolete IDirectSoundBufferImpl_Destroy().
Michael Stefaniuc [Thu, 19 Jan 2012 23:28:16 +0000 (00:28 +0100)]
dsound: Merge IDirectSoundNotify into the secondary buffer object.
Frédéric Delanoy [Fri, 20 Jan 2012 08:54:24 +0000 (09:54 +0100)]
rpcrt4: Make some switch fallthroughs explicit (Coverity).
Hans Leidekker [Fri, 20 Jan 2012 08:04:51 +0000 (09:04 +0100)]
winhttp: Download PAC scripts in a separate session.
Nikolay Sivov [Fri, 20 Jan 2012 01:01:36 +0000 (04:01 +0300)]
msxml3: Move some xdr tests data to a table.
Nikolay Sivov [Fri, 20 Jan 2012 01:00:47 +0000 (04:00 +0300)]
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
Nikolay Sivov [Fri, 20 Jan 2012 01:00:23 +0000 (04:00 +0300)]
msxml3: IXMLDOMSchemaCollection::get() is a stub for version 6.
Henri Verbeet [Thu, 19 Jan 2012 23:36:29 +0000 (00:36 +0100)]
wined3d: Rename WineD3DRectPatch to wined3d_rect_patch.
Henri Verbeet [Thu, 19 Jan 2012 23:36:28 +0000 (00:36 +0100)]
wined3d: Get rid of the WINED3DSURFTYPE typedef.
Henri Verbeet [Thu, 19 Jan 2012 23:36:27 +0000 (00:36 +0100)]
wined3d: Get rid of the CONVERT_TYPES typedef.
Henri Verbeet [Thu, 19 Jan 2012 23:36:26 +0000 (00:36 +0100)]
wined3d: Don't load the draw_binding location in surface_unmap() unless the surface is on a swapchain.
It really makes no sense to do this just because a surface happens to be the
current render target. In particular, this patch prevents needlessly bouncing
the surface between the CPU and the GPU when the application does e.g.
multiple colorkeyed blits to the current render target to draw a HUD.
Henri Verbeet [Thu, 19 Jan 2012 23:36:25 +0000 (00:36 +0100)]
wined3d: Properly enable / disable register combiners.
Alexandre Julliard [Fri, 20 Jan 2012 12:14:16 +0000 (13:14 +0100)]
makefiles: Disable use of Unicode macros globally for all the programs.
Alexandre Julliard [Fri, 20 Jan 2012 12:06:40 +0000 (13:06 +0100)]
progman: Avoid Unicode macros.
Alexandre Julliard [Fri, 20 Jan 2012 11:50:15 +0000 (12:50 +0100)]
winhlp32: Avoid Unicode macros.
Alexandre Julliard [Fri, 20 Jan 2012 11:42:33 +0000 (12:42 +0100)]
winecfg: Avoid Unicode macros.
Alexandre Julliard [Fri, 20 Jan 2012 11:07:24 +0000 (12:07 +0100)]
wordpad: Avoid Unicode macros.
Alexandre Julliard [Fri, 20 Jan 2012 10:58:45 +0000 (11:58 +0100)]
winedbg: Use the standard dialog font for the crash dialogs.
Luca Bennati [Thu, 19 Jan 2012 08:52:05 +0000 (09:52 +0100)]
po: Update Italian translation.
Frédéric Delanoy [Thu, 19 Jan 2012 16:22:45 +0000 (17:22 +0100)]
po: Remove English strings from the French translation.
Alexandre Julliard [Thu, 19 Jan 2012 20:05:28 +0000 (21:05 +0100)]
winetest: Avoid Unicode macros.
Alexandre Julliard [Thu, 19 Jan 2012 19:24:31 +0000 (20:24 +0100)]
winemine: Convert to Unicode.
Alexandre Julliard [Thu, 19 Jan 2012 19:04:00 +0000 (20:04 +0100)]
view: Convert to Unicode.
Alistair Leslie-Hughes [Tue, 17 Jan 2012 03:38:15 +0000 (14:38 +1100)]
gdi32: Add EnhMetafile PolyBezier, PolyBezierTo support.
Austin English [Wed, 18 Jan 2012 08:36:43 +0000 (02:36 -0600)]
ntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent.
Austin English [Wed, 18 Jan 2012 08:27:33 +0000 (02:27 -0600)]
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
Frédéric Delanoy [Thu, 19 Jan 2012 16:14:21 +0000 (17:14 +0100)]
setupapi: Correctly handle errors in fake_dlls_callback (Coverity).
Jacek Caban [Thu, 19 Jan 2012 16:03:51 +0000 (17:03 +0100)]
mshtml: Added IOleContainer::EnumObjects tests.
Jacek Caban [Thu, 19 Jan 2012 16:03:37 +0000 (17:03 +0100)]
mshtml: Added IOleContainer::EnumObjects implementation.
Jacek Caban [Thu, 19 Jan 2012 16:03:24 +0000 (17:03 +0100)]
mshtml: Added ITargetContainer::GetFramesContainer implementation.
Jacek Caban [Thu, 19 Jan 2012 14:49:11 +0000 (15:49 +0100)]
tlogstg.idl: Added new file and ITravelLogClient declaration.
Aric Stewart [Thu, 19 Jan 2012 15:42:42 +0000 (09:42 -0600)]
wineqtdecoder: Implement QTSplitter_ChangeStart.
Hans Leidekker [Thu, 19 Jan 2012 11:27:05 +0000 (12:27 +0100)]
msi: Don't parse the format string when building the shortcut target path.
It's no longer necessary because target paths are always normalized.
Alexandre Julliard [Thu, 19 Jan 2012 12:34:55 +0000 (13:34 +0100)]
dinput: Clip the mouse to the entire window instead of a 1x1 rectangle in exclusive mode.
Dmitry Timoshkov [Thu, 19 Jan 2012 10:28:00 +0000 (18:28 +0800)]
winex11.drv: Use dialog window type also for owned windows with WS_EX_DLGMODALFRAME style set.
Huw Davies [Thu, 19 Jan 2012 10:11:44 +0000 (10:11 +0000)]
gdi32: The clip region should stop the flooding.
Jörg Höhle [Wed, 18 Jan 2012 19:30:31 +0000 (20:30 +0100)]
winmm/tests: Properly recover from the WAVERR_STILLPLAYING case.
Frédéric Delanoy [Thu, 19 Jan 2012 09:26:55 +0000 (10:26 +0100)]
po: Update French translation.
Michael Stefaniuc [Thu, 19 Jan 2012 00:18:30 +0000 (01:18 +0100)]
dsound: Merge IDirectSound3DBuffer into the secondary buffer object.
Michael Stefaniuc [Thu, 19 Jan 2012 00:13:04 +0000 (01:13 +0100)]
dsound: Get rid of some LPDIRECTSOUND3DBUFFER usage.
Francois Gouget [Wed, 18 Jan 2012 23:22:45 +0000 (00:22 +0100)]
po: Remove English strings from the Esperanto translation.
Francois Gouget [Wed, 18 Jan 2012 23:22:29 +0000 (00:22 +0100)]
po: Remove English strings from the Spanish translation.
Francois Gouget [Wed, 18 Jan 2012 23:20:49 +0000 (00:20 +0100)]
po: Remove English strings from the Finnish translation.
Francois Gouget [Wed, 18 Jan 2012 23:19:54 +0000 (00:19 +0100)]
po: Remove English strings from the Hebrew translation.
Francois Gouget [Wed, 18 Jan 2012 23:17:26 +0000 (00:17 +0100)]
po: Remove English strings from the Hungarian translation.
Francois Gouget [Wed, 18 Jan 2012 23:16:47 +0000 (00:16 +0100)]
po: Remove English strings from the Italian translation.
Francois Gouget [Wed, 18 Jan 2012 23:16:15 +0000 (00:16 +0100)]
po: Remove English strings from the Dutch translation.
Francois Gouget [Wed, 18 Jan 2012 23:15:20 +0000 (00:15 +0100)]
po: Remove English strings from the Polish translation.
André Hentschel [Wed, 18 Jan 2012 22:48:08 +0000 (23:48 +0100)]
po: Update German translation.
Matteo Bruni [Wed, 18 Jan 2012 22:41:36 +0000 (23:41 +0100)]
d3d8/tests: Add some RESZ tests.
Matteo Bruni [Wed, 18 Jan 2012 22:41:35 +0000 (23:41 +0100)]
d3d9/tests: Add some RESZ tests.
Matteo Bruni [Wed, 18 Jan 2012 22:41:34 +0000 (23:41 +0100)]
d3d8/tests: Test a multisampled -> not multisampled depth buffer copy.
Matteo Bruni [Wed, 18 Jan 2012 22:41:33 +0000 (23:41 +0100)]
d3d9/tests: Add a multisampled -> not multisampled depth buffer blit test.
Matteo Bruni [Wed, 18 Jan 2012 22:41:32 +0000 (23:41 +0100)]
wined3d: Dirtify STATE_FRAMEBUFFER after a FBO depth blit.