wine
16 years agocrypt32: Add a partial implementation of CertCreateContext.
Hans Leidekker [Tue, 23 Jun 2009 07:36:26 +0000 (09:36 +0200)] 
crypt32: Add a partial implementation of CertCreateContext.

16 years agowininet: Don't delete the cache file when closing a request.
Hans Leidekker [Tue, 23 Jun 2009 07:36:07 +0000 (09:36 +0200)] 
wininet: Don't delete the cache file when closing a request.

16 years agontdll: Don't return success from the NtQueryEvent stub.
Hans Leidekker [Tue, 23 Jun 2009 07:35:48 +0000 (09:35 +0200)] 
ntdll: Don't return success from the NtQueryEvent stub.

16 years agowined3d: Fix a comment.
Henri Verbeet [Tue, 23 Jun 2009 07:05:34 +0000 (09:05 +0200)] 
wined3d: Fix a comment.

This was actually broken by 122af07a3034ddd2e0e74d9166df442a0e263e9a.

16 years agod3d8/tests: Make sure the device is released properly.
Henri Verbeet [Tue, 23 Jun 2009 07:05:33 +0000 (09:05 +0200)] 
d3d8/tests: Make sure the device is released properly.

16 years agod3d9/tests: Make sure the device is released properly.
Henri Verbeet [Tue, 23 Jun 2009 07:05:32 +0000 (09:05 +0200)] 
d3d9/tests: Make sure the device is released properly.

16 years agod3d9/tests: Release the query in test_occlusion_query_states().
Henri Verbeet [Tue, 23 Jun 2009 07:05:31 +0000 (09:05 +0200)] 
d3d9/tests: Release the query in test_occlusion_query_states().

16 years agod3d9/tests: Release the vertex buffer in test_null_stream().
Henri Verbeet [Tue, 23 Jun 2009 07:05:30 +0000 (09:05 +0200)] 
d3d9/tests: Release the vertex buffer in test_null_stream().

16 years agouser32/tests: Prevent some 'deadcode' (Coverity).
Paul Vriens [Tue, 23 Jun 2009 06:14:29 +0000 (08:14 +0200)] 
user32/tests: Prevent some 'deadcode' (Coverity).

16 years agod3d9/tests: Use color_match ((logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 06:04:47 +0000 (08:04 +0200)] 
d3d9/tests: Use color_match ((logical || with non-zero constant).

16 years agocrypt32/tests: Fix a test (logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 05:49:27 +0000 (07:49 +0200)] 
crypt32/tests: Fix a test (logical || with non-zero constant).

16 years agocrypt32/tests: Fix some tests (logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 05:49:12 +0000 (07:49 +0200)] 
crypt32/tests: Fix some tests (logical || with non-zero constant).

16 years agocomctl32/listview: Invalidate list after WM_MEASUREITEM notification.
Nikolay Sivov [Mon, 22 Jun 2009 18:38:03 +0000 (22:38 +0400)] 
comctl32/listview: Invalidate list after WM_MEASUREITEM notification.

16 years agocomctl32/listview: Notify parent with WM_MEASUREITEM on control creation.
Nikolay Sivov [Mon, 22 Jun 2009 18:04:41 +0000 (22:04 +0400)] 
comctl32/listview: Notify parent with WM_MEASUREITEM on control creation.

16 years agocomctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.
Nikolay Sivov [Mon, 22 Jun 2009 17:39:46 +0000 (21:39 +0400)] 
comctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.

16 years agocryptnet: Constify some variables.
Andrew Talbot [Mon, 22 Jun 2009 21:04:07 +0000 (22:04 +0100)] 
cryptnet: Constify some variables.

16 years agotaskmgr: Fix Dutch translations.
Paul Vriens [Mon, 22 Jun 2009 19:33:39 +0000 (21:33 +0200)] 
taskmgr: Fix Dutch translations.

16 years agoinclude/activscp.idl: Add some defines.
Paul Vriens [Mon, 22 Jun 2009 18:57:32 +0000 (20:57 +0200)] 
include/activscp.idl: Add some defines.

16 years agoregedit: Spanish translation updated.
Jaime Rave [Sun, 21 Jun 2009 17:45:53 +0000 (12:45 -0500)] 
regedit: Spanish translation updated.

16 years agotaskmgr: Add German translation.
André Hentschel [Mon, 22 Jun 2009 15:29:23 +0000 (17:29 +0200)] 
taskmgr: Add German translation.

16 years agotaskmgr: Make status bar text translatable.
Aurimas Fišeras [Sun, 21 Jun 2009 13:04:14 +0000 (16:04 +0300)] 
taskmgr: Make status bar text translatable.

16 years agoole32/tests: Add a test for enhanced metafile retrieval.
Huw Davies [Mon, 22 Jun 2009 13:46:35 +0000 (14:46 +0100)] 
ole32/tests: Add a test for enhanced metafile retrieval.

16 years agoole32: Add support for retrieving enhanced metafiles.
Huw Davies [Mon, 22 Jun 2009 10:58:52 +0000 (11:58 +0100)] 
ole32: Add support for retrieving enhanced metafiles.

16 years agocrypt32: Fix a couple of assumptions about structure layout.
Alexandre Julliard [Mon, 22 Jun 2009 12:53:24 +0000 (14:53 +0200)] 
crypt32: Fix a couple of assumptions about structure layout.

16 years agoconfigure: Improve extraction of the target name from the CROSSCC definition.
Alexandre Julliard [Mon, 22 Jun 2009 12:50:51 +0000 (14:50 +0200)] 
configure: Improve extraction of the target name from the CROSSCC definition.

16 years agoole32: Since OleCreateLinkFromData is a stub we should return S_FALSE from OleQueryLi...
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.

16 years agogdi32: CBM_INIT is a flag.
Huw Davies [Thu, 18 Jun 2009 14:31:18 +0000 (15:31 +0100)] 
gdi32: CBM_INIT is a flag.

16 years agoAssorted spelling fixes.
Francois Gouget [Mon, 22 Jun 2009 08:45:15 +0000 (10:45 +0200)] 
Assorted spelling fixes.

16 years agoole32: Make stub_manager_int_addref() static.
Francois Gouget [Mon, 22 Jun 2009 08:47:06 +0000 (10:47 +0200)] 
ole32: Make stub_manager_int_addref() static.

16 years agoole32: Reorder some stubmanager functions to avoid forward declarations.
Francois Gouget [Mon, 22 Jun 2009 08:46:58 +0000 (10:46 +0200)] 
ole32: Reorder some stubmanager functions to avoid forward declarations.

16 years agomsvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
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.

16 years agomsctf: Implement ITfCompartmentEventSink.
Aric Stewart [Mon, 22 Jun 2009 03:04:41 +0000 (12:04 +0900)] 
msctf: Implement ITfCompartmentEventSink.

16 years agomsctf: Define ITfSource for Compartments.
Aric Stewart [Mon, 22 Jun 2009 03:04:24 +0000 (12:04 +0900)] 
msctf: Define ITfSource for Compartments.

16 years agomsctf: ITfCompartmentMgr tests.
Aric Stewart [Mon, 22 Jun 2009 03:04:03 +0000 (12:04 +0900)] 
msctf: ITfCompartmentMgr tests.

16 years agomsctf: Implement ITfCompartmentMgr::GetCompartment.
Aric Stewart [Mon, 22 Jun 2009 03:02:49 +0000 (12:02 +0900)] 
msctf: Implement ITfCompartmentMgr::GetCompartment.

16 years agomsctf: Implement ITfCompartment::SetValue.
Aric Stewart [Mon, 22 Jun 2009 03:03:35 +0000 (12:03 +0900)] 
msctf: Implement ITfCompartment::SetValue.

16 years agomsctf: Implement ITfCompartment::GetValue.
Aric Stewart [Mon, 22 Jun 2009 03:02:24 +0000 (12:02 +0900)] 
msctf: Implement ITfCompartment::GetValue.

16 years agomsctf: Define ITfCompartment.
Aric Stewart [Mon, 22 Jun 2009 03:02:08 +0000 (12:02 +0900)] 
msctf: Define ITfCompartment.

16 years agouser32/tests: Added tests for DrawIcon and DrawIconEx.
Joel Holdsworth [Tue, 16 Jun 2009 13:59:58 +0000 (14:59 +0100)] 
user32/tests: Added tests for DrawIcon and DrawIconEx.

16 years agowined3d: Fix logical condition in find_clip_texcoord().
Gerald Pfeifer [Sat, 20 Jun 2009 15:17:53 +0000 (17:17 +0200)] 
wined3d: Fix logical condition in find_clip_texcoord().

16 years agourlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
Detlef Riekenberg [Sun, 21 Jun 2009 22:41:18 +0000 (00:41 +0200)] 
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.

16 years agourlmon: Implement ZoneManager_GetZoneAttributes.
Detlef Riekenberg [Sun, 21 Jun 2009 22:39:11 +0000 (00:39 +0200)] 
urlmon: Implement ZoneManager_GetZoneAttributes.

16 years agomsi: Release more msi_custom_action_info when no longer needed.
Hib Eris [Sun, 21 Jun 2009 17:48:21 +0000 (19:48 +0200)] 
msi: Release more msi_custom_action_info when no longer needed.

16 years agomsi: Release 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.

16 years agomsi: Insert new tables in correct _Tables location.
Hib Eris [Sun, 21 Jun 2009 17:28:57 +0000 (19:28 +0200)] 
msi: Insert new tables in correct _Tables location.

16 years agomsi/tests: Add tests for order of tables.
Hib Eris [Sun, 21 Jun 2009 17:26:06 +0000 (19:26 +0200)] 
msi/tests: Add tests for order of tables.

16 years agocomctl32/listview: XP SP3 comctl32 V6 test workaround.
Nikolay Sivov [Sun, 21 Jun 2009 14:01:11 +0000 (18:01 +0400)] 
comctl32/listview: XP SP3 comctl32 V6 test workaround.

16 years agocomctl32/listview: Fix a test failure on 4.7x.
Nikolay Sivov [Sun, 21 Jun 2009 12:49:19 +0000 (16:49 +0400)] 
comctl32/listview: Fix a test failure on 4.7x.

16 years agocomctl32/header: Add support for HDS_FLAT style.
Nikolay Sivov [Sat, 20 Jun 2009 21:25:03 +0000 (01:25 +0400)] 
comctl32/header: Add support for HDS_FLAT style.

16 years agocomctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPINDEXTOID.
Nikolay Sivov [Sat, 20 Jun 2009 20:48:07 +0000 (00:48 +0400)] 
comctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPINDEXTOID.

16 years agocomctl32/listview: Basic LVM_MAPINDEXTOID tests.
Nikolay Sivov [Sat, 20 Jun 2009 10:56:55 +0000 (14:56 +0400)] 
comctl32/listview: Basic LVM_MAPINDEXTOID tests.

16 years agocomctl32/listview: Implement LVM_ISITEMVISIBLE.
Nikolay Sivov [Fri, 19 Jun 2009 22:28:20 +0000 (02:28 +0400)] 
comctl32/listview: Implement LVM_ISITEMVISIBLE.

16 years agocomctl32/listview: Implement LVM_CANCELEDITLABEL with tests.
Nikolay Sivov [Fri, 19 Jun 2009 20:39:50 +0000 (00:39 +0400)] 
comctl32/listview: Implement LVM_CANCELEDITLABEL with tests.

16 years agowined3d: Add an rtInternal fallback for WINED3DFMT_R16G16_UNORM.
Henri Verbeet [Mon, 22 Jun 2009 08:16:01 +0000 (10:16 +0200)] 
wined3d: Add an rtInternal fallback for WINED3DFMT_R16G16_UNORM.

16 years agowined3d: Get rid of some asserts.
Henri Verbeet [Mon, 22 Jun 2009 08:16:00 +0000 (10:16 +0200)] 
wined3d: Get rid of some asserts.

16 years agowined3d: Get rid of DEBUG_SINGLE_MODE.
Henri Verbeet [Mon, 22 Jun 2009 08:15:59 +0000 (10:15 +0200)] 
wined3d: Get rid of DEBUG_SINGLE_MODE.

16 years agowined3d: Move the num_untracked_materials lookup out of the main drawing loop.
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.

16 years agowined3d: Simplify the transformed position fixup a bit.
Henri Verbeet [Mon, 22 Jun 2009 08:15:57 +0000 (10:15 +0200)] 
wined3d: Simplify the transformed position fixup a bit.

16 years agostart: Updated Korean resource.
Hwang YunSong [Mon, 22 Jun 2009 00:46:15 +0000 (09:46 +0900)] 
start: Updated Korean resource.

16 years agouser32: Update Japanese resources.
Aric Stewart [Sun, 21 Jun 2009 07:55:29 +0000 (16:55 +0900)] 
user32: Update Japanese resources.

16 years agomshtml: Update Japanese resources.
Aric Stewart [Sun, 21 Jun 2009 07:55:11 +0000 (16:55 +0900)] 
mshtml: Update Japanese resources.

16 years agowrc: Add support for loading multiple input files at once.
Alexandre Julliard [Mon, 22 Jun 2009 10:05:57 +0000 (12:05 +0200)] 
wrc: Add support for loading multiple input files at once.

16 years agowinebuild: Add possibility to generate a global resource file without running it...
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.

16 years agobrowseui: Add Japanese translation.
Aric Stewart [Mon, 22 Jun 2009 01:21:34 +0000 (10:21 +0900)] 
browseui: Add Japanese translation.

16 years agonotepad: Update Spanish translation.
Jaime Rave [Sun, 21 Jun 2009 17:29:29 +0000 (12:29 -0500)] 
notepad: Update Spanish translation.

16 years agod3d9/tests: Fix three incorrect logic conditions.
Gerald Pfeifer [Fri, 19 Jun 2009 17:22:48 +0000 (19:22 +0200)] 
d3d9/tests: Fix three incorrect logic conditions.

16 years agodsound/tests: Fix two broken conditions.
Gerald Pfeifer [Fri, 19 Jun 2009 17:17:22 +0000 (19:17 +0200)] 
dsound/tests: Fix two broken conditions.

16 years agoddraw: Fix two bounds checks.
Gerald Pfeifer [Fri, 19 Jun 2009 17:07:42 +0000 (19:07 +0200)] 
ddraw: Fix two bounds checks.

16 years agoddraw: Fix error checking in IDirect3DExecuteBufferImpl_Execute().
Gerald Pfeifer [Fri, 19 Jun 2009 17:01:21 +0000 (19:01 +0200)] 
ddraw: Fix error checking in IDirect3DExecuteBufferImpl_Execute().

16 years agoshlwapi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 13:48:19 +0000 (16:48 +0300)] 
shlwapi: Add Lithuanian translation.

16 years agosetupapi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 13:40:22 +0000 (16:40 +0300)] 
setupapi: Add Lithuanian translation.

16 years agotaskmgr: Make all static text translatable.
Aurimas Fišeras [Sun, 21 Jun 2009 12:28:09 +0000 (15:28 +0300)] 
taskmgr: Make all static text translatable.

16 years agoserialui: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 11:00:17 +0000 (14:00 +0300)] 
serialui: Add Lithuanian translation.

16 years agosane.ds: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 10:47:02 +0000 (13:47 +0300)] 
sane.ds: Add Lithuanian translation.

16 years agooleaut32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 08:12:35 +0000 (11:12 +0300)] 
oleaut32: Add Lithuanian translation.

16 years agomsvidc32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 08:03:17 +0000 (11:03 +0300)] 
msvidc32: Add Lithuanian translation.

16 years agomsvfw32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:58:47 +0000 (10:58 +0300)] 
msvfw32: Add Lithuanian translation.

16 years agomsi: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:14:40 +0000 (10:14 +0300)] 
msi: Add Lithuanian translation.

16 years agomsrle32: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:29:41 +0000 (10:29 +0300)] 
msrle32: Add Lithuanian translation.

16 years agolocalui: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 07:01:05 +0000 (10:01 +0300)] 
localui: Add Lithuanian translation.

16 years agoiccvid: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 06:52:11 +0000 (09:52 +0300)] 
iccvid: Add Lithuanian translation.

16 years agolocalspl: Add Lithuanian translation.
Aurimas Fišeras [Sun, 21 Jun 2009 06:47:38 +0000 (09:47 +0300)] 
localspl: Add Lithuanian translation.

16 years agompr: Add Lithuanian translation.
Aurimas Fišeras [Fri, 19 Jun 2009 17:36:25 +0000 (20:36 +0300)] 
mpr: Add Lithuanian translation.

16 years agowined3d: GLSL 1.20 includes gl_FragData[] syntax.
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.

16 years agowined3d: Advertise SM 3.0 in ARB if the extensions are available.
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.

16 years agowined3d: Enable Shader Model 2.0 in ARB.
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.

16 years agowined3d: Make the ARB index offset work with emulated MOVA.
Stefan Dösinger [Fri, 19 Jun 2009 03:25:48 +0000 (05:25 +0200)] 
wined3d: Make the ARB index offset work with emulated MOVA.

16 years agowined3d: XXXC CC doesn't work even with NV_FP2 on.
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.

16 years agowined3d: Implement MRTs in ARB.
Stefan Dösinger [Thu, 18 Jun 2009 16:10:15 +0000 (18:10 +0200)] 
wined3d: Implement MRTs in ARB.

16 years agowined3d: Reload the first 8 constants on a 1.x and != 1.x ps switch.
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.

16 years agod3d9: Add a SGN test.
Stefan Dösinger [Wed, 17 Jun 2009 17:20:02 +0000 (19:20 +0200)] 
d3d9: Add a SGN test.

16 years agod3d9: Add an aL indexing test.
Stefan Dösinger [Sat, 13 Jun 2009 02:23:50 +0000 (19:23 -0700)] 
d3d9: Add an aL indexing test.

16 years agowined3d: Invalidate the srgb tex in surface::unload.
Stefan Dösinger [Wed, 10 Jun 2009 06:10:08 +0000 (23:10 -0700)] 
wined3d: Invalidate the srgb tex in surface::unload.

16 years agowinecfg: Fixed Romanian translation.
Paul Chitescu [Sat, 20 Jun 2009 19:16:03 +0000 (22:16 +0300)] 
winecfg: Fixed Romanian translation.

16 years agourlmon/tests: Fix a test failure on Win95 by using more A-functions.
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.

16 years agoshell32/tests: Use win_skip() instead of skip() and trace().
Nicolas Le Cam [Sat, 20 Jun 2009 10:51:06 +0000 (12:51 +0200)] 
shell32/tests: Use win_skip() instead of skip() and trace().

16 years agoshell32/tests: Fix a typo.
Nicolas Le Cam [Sat, 20 Jun 2009 10:49:12 +0000 (12:49 +0200)] 
shell32/tests: Fix a typo.

16 years agouser32/tests: Ignore WM_TIMECHANGE message.
Nicolas Le Cam [Sat, 20 Jun 2009 10:19:51 +0000 (12:19 +0200)] 
user32/tests: Ignore WM_TIMECHANGE message.

16 years agowinex11.drv: Link the windows JFIF format to the X image/jpeg format.
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.

16 years agowinex11.drv: Link the windows PNG format to the X image/png 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.