Paul Vriens [Mon, 22 Jun 2009 18:57:32 +0000 (20:57 +0200)]
include/activscp.idl: Add some defines.
Jaime Rave [Sun, 21 Jun 2009 17:45:53 +0000 (12:45 -0500)]
regedit: Spanish translation updated.
André Hentschel [Mon, 22 Jun 2009 15:29:23 +0000 (17:29 +0200)]
taskmgr: Add German translation.
Aurimas Fišeras [Sun, 21 Jun 2009 13:04:14 +0000 (16:04 +0300)]
taskmgr: Make status bar text translatable.
Huw Davies [Mon, 22 Jun 2009 13:46:35 +0000 (14:46 +0100)]
ole32/tests: Add a test for enhanced metafile retrieval.
Huw Davies [Mon, 22 Jun 2009 10:58:52 +0000 (11:58 +0100)]
ole32: Add support for retrieving enhanced metafiles.
Alexandre Julliard [Mon, 22 Jun 2009 12:53:24 +0000 (14:53 +0200)]
crypt32: Fix a couple of assumptions about structure layout.
Alexandre Julliard [Mon, 22 Jun 2009 12:50:51 +0000 (14:50 +0200)]
configure: Improve extraction of the target name from the CROSSCC definition.
Huw Davies [Mon, 22 Jun 2009 12:24:08 +0000 (13:24 +0100)]
ole32: Since OleCreateLinkFromData is a stub we should return S_FALSE from OleQueryLinkFromData.
Huw Davies [Thu, 18 Jun 2009 14:31:18 +0000 (15:31 +0100)]
gdi32: CBM_INIT is a flag.
Francois Gouget [Mon, 22 Jun 2009 08:45:15 +0000 (10:45 +0200)]
Assorted spelling fixes.
Francois Gouget [Mon, 22 Jun 2009 08:47:06 +0000 (10:47 +0200)]
ole32: Make stub_manager_int_addref() static.
Francois Gouget [Mon, 22 Jun 2009 08:46:58 +0000 (10:46 +0200)]
ole32: Reorder some stubmanager functions to avoid forward declarations.
Francois Gouget [Mon, 22 Jun 2009 08:46:45 +0000 (10:46 +0200)]
msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
Aric Stewart [Mon, 22 Jun 2009 03:04:41 +0000 (12:04 +0900)]
msctf: Implement ITfCompartmentEventSink.
Aric Stewart [Mon, 22 Jun 2009 03:04:24 +0000 (12:04 +0900)]
msctf: Define ITfSource for Compartments.
Aric Stewart [Mon, 22 Jun 2009 03:04:03 +0000 (12:04 +0900)]
msctf: ITfCompartmentMgr tests.
Aric Stewart [Mon, 22 Jun 2009 03:02:49 +0000 (12:02 +0900)]
msctf: Implement ITfCompartmentMgr::GetCompartment.
Aric Stewart [Mon, 22 Jun 2009 03:03:35 +0000 (12:03 +0900)]
msctf: Implement ITfCompartment::SetValue.
Aric Stewart [Mon, 22 Jun 2009 03:02:24 +0000 (12:02 +0900)]
msctf: Implement ITfCompartment::GetValue.
Aric Stewart [Mon, 22 Jun 2009 03:02:08 +0000 (12:02 +0900)]
msctf: Define ITfCompartment.
Joel Holdsworth [Tue, 16 Jun 2009 13:59:58 +0000 (14:59 +0100)]
user32/tests: Added tests for DrawIcon and DrawIconEx.
Gerald Pfeifer [Sat, 20 Jun 2009 15:17:53 +0000 (17:17 +0200)]
wined3d: Fix logical condition in find_clip_texcoord().
Detlef Riekenberg [Sun, 21 Jun 2009 22:41:18 +0000 (00:41 +0200)]
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
Detlef Riekenberg [Sun, 21 Jun 2009 22:39:11 +0000 (00:39 +0200)]
urlmon: Implement ZoneManager_GetZoneAttributes.
Hib Eris [Sun, 21 Jun 2009 17:48:21 +0000 (19:48 +0200)]
msi: Release more msi_custom_action_info when no longer needed.
Hib Eris [Sun, 21 Jun 2009 17:48:11 +0000 (19:48 +0200)]
msi: Release msi_custom_action_info when no longer needed.
Hib Eris [Sun, 21 Jun 2009 17:28:57 +0000 (19:28 +0200)]
msi: Insert new tables in correct _Tables location.
Hib Eris [Sun, 21 Jun 2009 17:26:06 +0000 (19:26 +0200)]
msi/tests: Add tests for order of tables.
Nikolay Sivov [Sun, 21 Jun 2009 14:01:11 +0000 (18:01 +0400)]
comctl32/listview: XP SP3 comctl32 V6 test workaround.
Nikolay Sivov [Sun, 21 Jun 2009 12:49:19 +0000 (16:49 +0400)]
comctl32/listview: Fix a test failure on 4.7x.
Nikolay Sivov [Sat, 20 Jun 2009 21:25:03 +0000 (01:25 +0400)]
comctl32/header: Add support for HDS_FLAT style.
Nikolay Sivov [Sat, 20 Jun 2009 20:48:07 +0000 (00:48 +0400)]
comctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPINDEXTOID.
Nikolay Sivov [Sat, 20 Jun 2009 10:56:55 +0000 (14:56 +0400)]
comctl32/listview: Basic LVM_MAPINDEXTOID tests.
Nikolay Sivov [Fri, 19 Jun 2009 22:28:20 +0000 (02:28 +0400)]
comctl32/listview: Implement LVM_ISITEMVISIBLE.
Nikolay Sivov [Fri, 19 Jun 2009 20:39:50 +0000 (00:39 +0400)]
comctl32/listview: Implement LVM_CANCELEDITLABEL with tests.
Henri Verbeet [Mon, 22 Jun 2009 08:16:01 +0000 (10:16 +0200)]
wined3d: Add an rtInternal fallback for WINED3DFMT_R16G16_UNORM.
Henri Verbeet [Mon, 22 Jun 2009 08:16:00 +0000 (10:16 +0200)]
wined3d: Get rid of some asserts.
Henri Verbeet [Mon, 22 Jun 2009 08:15:59 +0000 (10:15 +0200)]
wined3d: Get rid of DEBUG_SINGLE_MODE.
Henri Verbeet [Mon, 22 Jun 2009 08:15:58 +0000 (10:15 +0200)]
wined3d: Move the num_untracked_materials lookup out of the main drawing loop.
Henri Verbeet [Mon, 22 Jun 2009 08:15:57 +0000 (10:15 +0200)]
wined3d: Simplify the transformed position fixup a bit.
Hwang YunSong [Mon, 22 Jun 2009 00:46:15 +0000 (09:46 +0900)]
start: Updated Korean resource.
Aric Stewart [Sun, 21 Jun 2009 07:55:29 +0000 (16:55 +0900)]
user32: Update Japanese resources.
Aric Stewart [Sun, 21 Jun 2009 07:55:11 +0000 (16:55 +0900)]
mshtml: Update Japanese resources.
Alexandre Julliard [Mon, 22 Jun 2009 10:05:57 +0000 (12:05 +0200)]
wrc: Add support for loading multiple input files at once.
Alexandre Julliard [Mon, 22 Jun 2009 09:46:33 +0000 (11:46 +0200)]
winebuild: Add possibility to generate a global resource file without running it through windres.
Aric Stewart [Mon, 22 Jun 2009 01:21:34 +0000 (10:21 +0900)]
browseui: Add Japanese translation.
Jaime Rave [Sun, 21 Jun 2009 17:29:29 +0000 (12:29 -0500)]
notepad: Update Spanish translation.
Gerald Pfeifer [Fri, 19 Jun 2009 17:22:48 +0000 (19:22 +0200)]
d3d9/tests: Fix three incorrect logic conditions.
Gerald Pfeifer [Fri, 19 Jun 2009 17:17:22 +0000 (19:17 +0200)]
dsound/tests: Fix two broken conditions.
Gerald Pfeifer [Fri, 19 Jun 2009 17:07:42 +0000 (19:07 +0200)]
ddraw: Fix two bounds checks.
Gerald Pfeifer [Fri, 19 Jun 2009 17:01:21 +0000 (19:01 +0200)]
ddraw: Fix error checking in IDirect3DExecuteBufferImpl_Execute().
Aurimas Fišeras [Sun, 21 Jun 2009 13:48:19 +0000 (16:48 +0300)]
shlwapi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 13:40:22 +0000 (16:40 +0300)]
setupapi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 12:28:09 +0000 (15:28 +0300)]
taskmgr: Make all static text translatable.
Aurimas Fišeras [Sun, 21 Jun 2009 11:00:17 +0000 (14:00 +0300)]
serialui: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 10:47:02 +0000 (13:47 +0300)]
sane.ds: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 08:12:35 +0000 (11:12 +0300)]
oleaut32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 08:03:17 +0000 (11:03 +0300)]
msvidc32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:58:47 +0000 (10:58 +0300)]
msvfw32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:14:40 +0000 (10:14 +0300)]
msi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:29:41 +0000 (10:29 +0300)]
msrle32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:01:05 +0000 (10:01 +0300)]
localui: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 06:52:11 +0000 (09:52 +0300)]
iccvid: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 06:47:38 +0000 (09:47 +0300)]
localspl: Add Lithuanian translation.
Aurimas Fišeras [Fri, 19 Jun 2009 17:36:25 +0000 (20:36 +0300)]
mpr: Add Lithuanian translation.
Stefan Dösinger [Thu, 18 Jun 2009 16:17:45 +0000 (18:17 +0200)]
wined3d: GLSL 1.20 includes gl_FragData[] syntax.
This means we don't have to enable ARB_draw_buffers explicitly.
Stefan Dösinger [Thu, 18 Jun 2009 16:28:41 +0000 (18:28 +0200)]
wined3d: Advertise SM 3.0 in ARB if the extensions are available.
Stefan Dösinger [Thu, 18 Jun 2009 16:27:04 +0000 (18:27 +0200)]
wined3d: Enable Shader Model 2.0 in ARB.
If the needed constants are available, we can support all vs_2_0 and ps_2_0
requirements with the plain ARB extensions. We cannot however, run SM 2.0a or
SM 2.0b.
Stefan Dösinger [Fri, 19 Jun 2009 03:25:48 +0000 (05:25 +0200)]
wined3d: Make the ARB index offset work with emulated MOVA.
Stefan Dösinger [Thu, 18 Jun 2009 16:39:32 +0000 (18:39 +0200)]
wined3d: XXXC CC doesn't work even with NV_FP2 on.
Stefan Dösinger [Thu, 18 Jun 2009 16:10:15 +0000 (18:10 +0200)]
wined3d: Implement MRTs in ARB.
Stefan Dösinger [Wed, 17 Jun 2009 20:55:13 +0000 (22:55 +0200)]
wined3d: Reload the first 8 constants on a 1.x and != 1.x ps switch.
ps 1.x constants are clamped to [-1;1], constants in >= 2.0 pshaders
are not. This means we have to reload constants when switching between
those shader types in ARB. In GLSL this is not a concern because
constants are tied to program objects and are reloaded on a shader
change anyway.
Stefan Dösinger [Wed, 17 Jun 2009 17:20:02 +0000 (19:20 +0200)]
d3d9: Add a SGN test.
Stefan Dösinger [Sat, 13 Jun 2009 02:23:50 +0000 (19:23 -0700)]
d3d9: Add an aL indexing test.
Stefan Dösinger [Wed, 10 Jun 2009 06:10:08 +0000 (23:10 -0700)]
wined3d: Invalidate the srgb tex in surface::unload.
Paul Chitescu [Sat, 20 Jun 2009 19:16:03 +0000 (22:16 +0300)]
winecfg: Fixed Romanian translation.
Paul Vriens [Sat, 20 Jun 2009 12:14:44 +0000 (14:14 +0200)]
urlmon/tests: Fix a test failure on Win95 by using more A-functions.
Nicolas Le Cam [Sat, 20 Jun 2009 10:51:06 +0000 (12:51 +0200)]
shell32/tests: Use win_skip() instead of skip() and trace().
Nicolas Le Cam [Sat, 20 Jun 2009 10:49:12 +0000 (12:49 +0200)]
shell32/tests: Fix a typo.
Nicolas Le Cam [Sat, 20 Jun 2009 10:19:51 +0000 (12:19 +0200)]
user32/tests: Ignore WM_TIMECHANGE message.
Vincent Povirk [Fri, 19 Jun 2009 18:54:33 +0000 (13:54 -0500)]
winex11.drv: Link the windows JFIF format to the X image/jpeg format.
Vincent Povirk [Fri, 19 Jun 2009 18:46:57 +0000 (13:46 -0500)]
winex11.drv: Link the windows PNG format to the X image/png format.
Vincent Povirk [Fri, 19 Jun 2009 19:26:48 +0000 (14:26 -0500)]
ole32: Add support for rendering HENHMETAFILE clipboard objects.
Detlef Riekenberg [Fri, 19 Jun 2009 14:00:37 +0000 (16:00 +0200)]
winex11: Get rid of glext.h in remaining locations.
André Hentschel [Fri, 19 Jun 2009 15:20:06 +0000 (17:20 +0200)]
documentation: README.de spelling fixes.
Alexandre Julliard [Fri, 19 Jun 2009 15:49:15 +0000 (17:49 +0200)]
Release 1.1.24.
Alexandre Julliard [Fri, 19 Jun 2009 13:10:17 +0000 (15:10 +0200)]
urlmon/tests: Avoid comparing uninitialized structure data.
Robert Key [Thu, 18 Jun 2009 19:46:02 +0000 (15:46 -0400)]
wined3d: Add missing HD 3400 renderer string.
Nikolay Sivov [Fri, 19 Jun 2009 00:22:28 +0000 (04:22 +0400)]
comctl32/listview: Add ability to test comctl32 version 6. Add basic LVM_[G,S]ETVIEW test.
Stefan Doesinger [Wed, 10 Jun 2009 06:06:06 +0000 (23:06 -0700)]
wined3d: Implement EvictManagedResources.
Stefan Doesinger [Wed, 17 Jun 2009 20:51:34 +0000 (22:51 +0200)]
wined3d: Emulate clipplanes in ARB if the NV extensions are not available.
This patch tries to find a free texture coordinate to load up to 4 clip
coordinates into the pixel shader, and uses KIL to throw away fragments
that are cut by a clipplane. If no free texture coordinate is found,
clipping is not done. If more than 4 clipplanes are used, only the first
4 are actually enabled. That should be pretty rare though.
Stefan Doesinger [Mon, 8 Jun 2009 22:35:42 +0000 (15:35 -0700)]
wined3d: Implement vertex texture fetch in ARB.
Stefan Doesinger [Sat, 13 Jun 2009 02:55:09 +0000 (19:55 -0700)]
wined3d: Don't run out of varyings because of clipplanes.
Stefan Doesinger [Thu, 18 Jun 2009 11:16:34 +0000 (13:16 +0200)]
wined3d: Handle SM 3.0 varyings in ARB.
Detlef Riekenberg [Thu, 18 Jun 2009 20:52:56 +0000 (22:52 +0200)]
mlang: Implement IMultiLanguage_GetNumberOfCodePageInfo, with test.
Paul Vriens [Fri, 19 Jun 2009 10:30:46 +0000 (12:30 +0200)]
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
Paul Vriens [Fri, 19 Jun 2009 10:30:43 +0000 (12:30 +0200)]
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
Paul Vriens [Fri, 19 Jun 2009 10:30:40 +0000 (12:30 +0200)]
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
Henri Verbeet [Fri, 19 Jun 2009 09:04:34 +0000 (11:04 +0200)]
d3d9: Use color_match() in the fog test.