André Hentschel [Sun, 27 May 2012 13:52:03 +0000 (15:52 +0200)]
d3drm: Implement IDirect3DRMLight_[Get|Set]Type.
André Hentschel [Sun, 27 May 2012 13:37:40 +0000 (15:37 +0200)]
d3drm: Improve stub for IDirect3DRMWinDevice_HandleActivate.
André Hentschel [Sun, 27 May 2012 13:37:09 +0000 (15:37 +0200)]
d3drm: Implement width and height handling in device interfaces.
André Hentschel [Sun, 27 May 2012 13:35:34 +0000 (15:35 +0200)]
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]RenderMode.
André Hentschel [Sun, 27 May 2012 13:35:01 +0000 (15:35 +0200)]
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]Quality.
André Hentschel [Sun, 27 May 2012 13:34:40 +0000 (15:34 +0200)]
d3drm: Implement IDirect3DRMDeviceX_[Get|Set]Dither.
Kimmo Myllyvirta [Sun, 27 May 2012 08:02:10 +0000 (11:02 +0300)]
wined3d: Add NVIDIA GeForce GTX 680.
André Hentschel [Mon, 28 May 2012 17:26:45 +0000 (19:26 +0200)]
libwine: Add checks for DragonFly BSD.
André Hentschel [Mon, 28 May 2012 17:22:13 +0000 (19:22 +0200)]
loader: Add check for DragonFly BSD.
André Hentschel [Mon, 28 May 2012 17:21:08 +0000 (19:21 +0200)]
kernel32: Add checks for DragonFly BSD.
André Hentschel [Mon, 28 May 2012 17:21:04 +0000 (19:21 +0200)]
server: Add checks for DragonFly BSD.
Henri Verbeet [Mon, 28 May 2012 16:17:29 +0000 (18:17 +0200)]
d3d9: Get rid of IDirect3DVolume9Impl.
Henri Verbeet [Mon, 28 May 2012 16:17:28 +0000 (18:17 +0200)]
d3d9: Get rid of IDirect3DDevice9Impl.
Henri Verbeet [Mon, 28 May 2012 16:17:27 +0000 (18:17 +0200)]
ddraw/tests: Add test_window_style() for older ddraw versions.
Henri Verbeet [Mon, 28 May 2012 16:17:26 +0000 (18:17 +0200)]
ddraw/tests: Move test_window_style() to ddraw7.c.
Henri Verbeet [Mon, 28 May 2012 16:17:25 +0000 (18:17 +0200)]
wined3d: Properly preload index buffers.
André Hentschel [Mon, 28 May 2012 12:18:09 +0000 (14:18 +0200)]
kernel32: Add stub for SetThreadStackGuarantee.
Jacek Caban [Mon, 28 May 2012 11:55:13 +0000 (13:55 +0200)]
wininet: Get rid of no longer used serverName and serverPort from http_session_t.
Jacek Caban [Mon, 28 May 2012 11:55:00 +0000 (13:55 +0200)]
wininet: Fixed grouping security error flags.
Jacek Caban [Mon, 28 May 2012 11:54:32 +0000 (13:54 +0200)]
wininet: Handle error flags only for masked-error mode.
Jacek Caban [Mon, 28 May 2012 09:50:53 +0000 (11:50 +0200)]
urlhist.idl: Added missing flags.
Alexandre Julliard [Fri, 25 May 2012 18:21:15 +0000 (20:21 +0200)]
Release 1.5.5.
Jacek Caban [Fri, 25 May 2012 14:36:46 +0000 (16:36 +0200)]
wininet: Added INTERNET_OPTION_SECURITY_FLAGS tests.
Jacek Caban [Fri, 25 May 2012 14:51:20 +0000 (16:51 +0200)]
wininet: Store certificate error information in security flags.
Jacek Caban [Fri, 25 May 2012 14:35:48 +0000 (16:35 +0200)]
wininet: Added INTERNET_OPTION_SETTINGS_CHANGED semi-stub implementation.
Jacek Caban [Fri, 25 May 2012 14:35:32 +0000 (16:35 +0200)]
wininet: Store server_t on the list until clean up.
Jacek Caban [Fri, 25 May 2012 14:35:12 +0000 (16:35 +0200)]
wininet: Set SECURITY_FLAG_STRENGTH_* flags in NETCONN_secure_connect.
Jacek Caban [Fri, 25 May 2012 14:34:59 +0000 (16:34 +0200)]
wininet: Set SECURITY_FLAG_SECURRE in NETCON_secure_connect.
Jacek Caban [Fri, 25 May 2012 14:34:43 +0000 (16:34 +0200)]
wininet: Store security flags in server_t.
Jacek Caban [Fri, 25 May 2012 14:34:24 +0000 (16:34 +0200)]
wininet: Store server_t in http_request_t.
Henri Verbeet [Fri, 25 May 2012 14:10:31 +0000 (16:10 +0200)]
d3d9: Get rid of IDirect3D9Impl.
Henri Verbeet [Fri, 25 May 2012 14:10:30 +0000 (16:10 +0200)]
d3d9: Add a separate function for d3d9 initialization.
Henri Verbeet [Fri, 25 May 2012 14:10:29 +0000 (16:10 +0200)]
d3dx9: Don't use HEAP_ZERO_MEMORY if we're going to overwrite the memory anyway.
Henri Verbeet [Fri, 25 May 2012 14:10:28 +0000 (16:10 +0200)]
d3d9: Get rid of the D3D_DECL_* macros.
Henri Verbeet [Fri, 25 May 2012 14:10:27 +0000 (16:10 +0200)]
d3d9: Get rid of the d3dType field from d3d_dtype_lookup.
Aric Stewart [Fri, 25 May 2012 12:55:19 +0000 (07:55 -0500)]
usp10: Check bounds before checking value in array.
Dmitry Timoshkov [Fri, 25 May 2012 10:14:05 +0000 (19:14 +0900)]
windowscodecs: Add some tests for IFD metadata reader.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:44 +0000 (19:13 +0900)]
include: Add some ids for IFD metadata support.
Dmitry Timoshkov [Fri, 25 May 2012 10:13:24 +0000 (19:13 +0900)]
windowscodecs: Fix some typos in the tEXt metadata test.
Michael Stefaniuc [Fri, 25 May 2012 09:36:16 +0000 (11:36 +0200)]
mshtml/tests: Remove stray ok() calls.
Michael Stefaniuc [Fri, 25 May 2012 09:35:10 +0000 (11:35 +0200)]
riched20/tests: Check the correct return value.
Michael Stefaniuc [Fri, 25 May 2012 09:33:30 +0000 (11:33 +0200)]
urlmon/tests: Fix typo in an ok() message.
Oleksij Rempel [Fri, 25 May 2012 08:58:50 +0000 (10:58 +0200)]
krnl386: Set 11-bit for fixed drive.
Oleksij Rempel [Fri, 25 May 2012 08:58:49 +0000 (10:58 +0200)]
krnl386: Set remote bit for cdrom.
Christian Costa [Fri, 25 May 2012 06:04:54 +0000 (08:04 +0200)]
d3drm: Add support for D3DRMLOAD_FROMFILE in IDirect3DRMMeshBuilder3_Load.
Christian Costa [Fri, 25 May 2012 06:04:31 +0000 (08:04 +0200)]
dmusic: Cleanup DMUSIC_CreateDirectMusicImpl.
Dmitry Timoshkov [Thu, 24 May 2012 04:49:02 +0000 (13:49 +0900)]
gdiplus: Avoid needless gotos.
Dmitry Timoshkov [Thu, 24 May 2012 04:48:30 +0000 (13:48 +0900)]
gdiplus: Return correct status code if GdipAlloc fails.
Dmitry Timoshkov [Mon, 21 May 2012 08:53:13 +0000 (17:53 +0900)]
gdiplus: Reimplement GdipIsEmptyRegion.
Alexandre Julliard [Fri, 25 May 2012 08:29:28 +0000 (10:29 +0200)]
oleaut32/tests: Fix handle sign extension on 64-bit.
Alexandre Julliard [Thu, 17 May 2012 20:22:46 +0000 (22:22 +0200)]
gdi32/tests: Add tests for color mappings in monochrome bitmaps.
Alexandre Julliard [Fri, 25 May 2012 09:47:46 +0000 (11:47 +0200)]
gdi32: Always use the DIB engine for monochrome bitmap rendering.
Alexandre Julliard [Fri, 25 May 2012 09:19:36 +0000 (11:19 +0200)]
gdi32: Check that the bitmap depth matches the DC when selecting it.
Alexandre Julliard [Wed, 23 May 2012 19:30:22 +0000 (21:30 +0200)]
gdi32: Remove the CopyBitmap driver entry point.
Vincent Povirk [Tue, 22 May 2012 20:46:23 +0000 (15:46 -0500)]
propsys: Implement IPropertyStoreCache::SetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:43:01 +0000 (15:43 -0500)]
propsys: Implement IPropertyStoreCache::SetState.
Vincent Povirk [Tue, 22 May 2012 20:40:45 +0000 (15:40 -0500)]
propsys: Implement IPropertyStoreCache::GetValueAndState.
Vincent Povirk [Tue, 22 May 2012 20:38:22 +0000 (15:38 -0500)]
propsys: Implement IPropertyStoreCache::GetState.
Vincent Povirk [Tue, 22 May 2012 20:34:25 +0000 (15:34 -0500)]
propsys: Implement IPropertyStore::GetAt.
Aric Stewart [Mon, 21 May 2012 13:21:48 +0000 (08:21 -0500)]
quartz: COM cleanup for ParserImpl.
Aric Stewart [Mon, 21 May 2012 13:21:41 +0000 (08:21 -0500)]
quartz: COM cleanup for Parser_OutputPin.
Henri Verbeet [Thu, 24 May 2012 16:27:44 +0000 (18:27 +0200)]
d3d9: Get rid of the D3DDECLTYPE_INFO typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:43 +0000 (18:27 +0200)]
d3d8: Get rid of the wined3d_usage_t typedef.
Henri Verbeet [Thu, 24 May 2012 16:27:42 +0000 (18:27 +0200)]
ddraw/tests: Add test_wndproc() for the other ddraw versions as well.
Henri Verbeet [Thu, 24 May 2012 16:27:41 +0000 (18:27 +0200)]
ddraw/tests: Move test_wndproc() to ddraw7.c.
Henri Verbeet [Thu, 24 May 2012 16:27:40 +0000 (18:27 +0200)]
ddraw: Only initially enable color keying for version 1 devices.
Jacek Caban [Thu, 24 May 2012 13:25:12 +0000 (15:25 +0200)]
wininet: Added better traces for status info in INTERNET_SendCallback.
Jacek Caban [Thu, 24 May 2012 13:24:55 +0000 (15:24 +0200)]
wininet: Added INTERNET_OPTION_REQUEST_FLAGS tests.
Jacek Caban [Thu, 24 May 2012 13:24:43 +0000 (15:24 +0200)]
wininet: Added real implementation of InternetQueryOption(INTERNET_OPTION_REQUEST_FLAGS).
Michael Stefaniuc [Thu, 24 May 2012 12:01:52 +0000 (14:01 +0200)]
urlmon/tests: Remove stray ok() call.
Dmitry Timoshkov [Thu, 24 May 2012 09:39:50 +0000 (18:39 +0900)]
windowscodecs: Add a stubbed out IWICMetadataBlockReader interface.
Hans Leidekker [Thu, 24 May 2012 07:53:43 +0000 (09:53 +0200)]
fusion: Add a stub implementation of InitializeFusion.
Christian Costa [Thu, 24 May 2012 06:50:32 +0000 (08:50 +0200)]
dmusic: Cleanup IDirectMusic8Impl_QueryInterface.
Christian Costa [Thu, 24 May 2012 06:50:24 +0000 (08:50 +0200)]
dmusic: Display new ref in trace for AddRef and Release for direct music object.
Christian Costa [Thu, 24 May 2012 06:50:02 +0000 (08:50 +0200)]
d3drm: Add stub interface for IDirectTextureX.
Christian Costa [Thu, 24 May 2012 06:49:53 +0000 (08:49 +0200)]
d3drm: Add some tests for mesh default material and texture.
Julian Rüger [Thu, 24 May 2012 13:22:51 +0000 (15:22 +0200)]
po: Update German translation.
Frédéric Delanoy [Thu, 24 May 2012 13:10:01 +0000 (15:10 +0200)]
po: Update French translation.
Hwang YunSong [Wed, 23 May 2012 12:45:51 +0000 (21:45 +0900)]
po: Update Korean translation.
Dmitry Timoshkov [Thu, 24 May 2012 05:43:36 +0000 (14:43 +0900)]
comctl32: Use WARN instead of ERR if a toolbar index is out of range.
Alexander Morozov [Wed, 23 May 2012 13:49:24 +0000 (17:49 +0400)]
wininet: Add "Content-Disposition" field.
Alexandre Julliard [Wed, 23 May 2012 19:44:59 +0000 (21:44 +0200)]
winex11: Always create the brush pixmap from the pattern bits.
Alexandre Julliard [Wed, 23 May 2012 19:12:04 +0000 (21:12 +0200)]
gdi32: Always store a copy of the bitmap bits for pattern brushes.
Alexandre Julliard [Wed, 23 May 2012 10:30:23 +0000 (12:30 +0200)]
gdi32: Don't use the DC colors when drawing a monochrome pattern to a monochrome DDB.
Alexandre Julliard [Wed, 23 May 2012 09:14:16 +0000 (11:14 +0200)]
gdi32: Implement dithering of solid brushes when drawing to DDBs.
Lauri Kenttä [Wed, 23 May 2012 16:41:22 +0000 (19:41 +0300)]
po: Update Swedish translation.
Lauri Kenttä [Wed, 23 May 2012 16:41:21 +0000 (19:41 +0300)]
po: Update Finnish translation.
Jacek Caban [Wed, 23 May 2012 16:24:02 +0000 (18:24 +0200)]
wininet: Moved querying INTERNET_OPTION_REQUEST_FLAGS implementation to HTTPREQ_QueryOption.
Vincent Povirk [Tue, 22 May 2012 20:24:03 +0000 (15:24 -0500)]
propsys: Implement IPropertyStore::GetCount.
Vincent Povirk [Tue, 22 May 2012 20:19:51 +0000 (15:19 -0500)]
propsys: Implement IPropertyStore::SetValue and GetValue.
Vincent Povirk [Tue, 22 May 2012 19:18:11 +0000 (14:18 -0500)]
propsys: Add stub InMemoryPropertyStore implementation.
Vincent Povirk [Tue, 22 May 2012 16:17:29 +0000 (11:17 -0500)]
propsys: Register CLSID_InMemoryPropertyStore.
Vincent Povirk [Tue, 22 May 2012 15:46:57 +0000 (10:46 -0500)]
propsys: Add tests for CLSID_InMemoryPropertyStore.
Francois Gouget [Wed, 23 May 2012 13:41:14 +0000 (15:41 +0200)]
d3d8: Add a trailing '\n' to an ERR() message.
Francois Gouget [Wed, 23 May 2012 13:36:04 +0000 (15:36 +0200)]
vbscript: Add support for integer values in conditional jumps.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:31 +0000 (16:50 +0900)]
ole32: Forward OleCreateLinkFromData and OleCreateStaticFromData to OleCreateFromData.
Dmitry Timoshkov [Wed, 23 May 2012 07:50:12 +0000 (16:50 +0900)]
ole32: Query support also for static storage formats.
Jacek Caban [Wed, 23 May 2012 12:37:36 +0000 (14:37 +0200)]
axextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations.
Hans Leidekker [Wed, 23 May 2012 11:05:14 +0000 (13:05 +0200)]
fusion: Handle DWORD-sized blob indices when loading the public key.
Hans Leidekker [Wed, 23 May 2012 07:14:58 +0000 (09:14 +0200)]
fusion: Add a "v4.0_" prefix to version 4.0 assembly directories.