wine
15 years agocryptui: Add (empty) edit cert properties dialog.
Juan Lang [Thu, 18 Dec 2008 21:53:38 +0000 (13:53 -0800)] 
cryptui: Add (empty) edit cert properties dialog.

15 years agocryptui: Show cert when it's double-clicked in the hierarchy page.
Juan Lang [Thu, 18 Dec 2008 21:52:03 +0000 (13:52 -0800)] 
cryptui: Show cert when it's double-clicked in the hierarchy page.

15 years agocryptui: Remove code duplication in formatting an enhanced key usage value.
Juan Lang [Thu, 18 Dec 2008 21:50:46 +0000 (13:50 -0800)] 
cryptui: Remove code duplication in formatting an enhanced key usage value.

15 years agomsvfw32/tests: Fix a test failure on W2K3.
Paul Vriens [Fri, 19 Dec 2008 07:55:25 +0000 (08:55 +0100)] 
msvfw32/tests: Fix a test failure on W2K3.

15 years agocrypt32: Make a function static.
Juan Lang [Thu, 18 Dec 2008 22:50:56 +0000 (14:50 -0800)] 
crypt32: Make a function static.

15 years agoole32: Make OleSetClipboard affected by previous OleInitialize() calls.
Nikolay Sivov [Thu, 18 Dec 2008 20:20:35 +0000 (23:20 +0300)] 
ole32: Make OleSetClipboard affected by previous OleInitialize() calls.

15 years agowinealsa.drv: Initialize correctly the header before adding it to the queue.
Christian Costa [Thu, 18 Dec 2008 20:21:45 +0000 (21:21 +0100)] 
winealsa.drv: Initialize correctly the header before adding it to the queue.

15 years agojscript: Remove unused Wine debug channel.
Andrew Talbot [Thu, 18 Dec 2008 20:19:45 +0000 (20:19 +0000)] 
jscript: Remove unused Wine debug channel.

15 years agokernel32: Remove unused Wine debug channel.
Andrew Talbot [Thu, 18 Dec 2008 20:19:49 +0000 (20:19 +0000)] 
kernel32: Remove unused Wine debug channel.

15 years agomsvcr71: Remove unused Wine debug channel.
Andrew Talbot [Thu, 18 Dec 2008 20:19:52 +0000 (20:19 +0000)] 
msvcr71: Remove unused Wine debug channel.

15 years agomsvcrt40: Remove unused Wine debug channel.
Andrew Talbot [Thu, 18 Dec 2008 20:19:55 +0000 (20:19 +0000)] 
msvcrt40: Remove unused Wine debug channel.

15 years agoole32: Remove unused Wine debug channel.
Andrew Talbot [Thu, 18 Dec 2008 20:19:58 +0000 (20:19 +0000)] 
ole32: Remove unused Wine debug channel.

15 years agooleview: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 15 Dec 2008 00:51:10 +0000 (09:51 +0900)] 
oleview: Updated Korean resource.

15 years agowined3d: Make pixelshaders disable fog properly.
Stefan Dösinger [Mon, 15 Dec 2008 18:35:40 +0000 (19:35 +0100)] 
wined3d: Make pixelshaders disable fog properly.

This is a first step towards cleaning up the fog mess. The fog
parameter is added to the pixelshader compile args structure. That way
multiple pshaders are compiled for different fog settings, and the
pixel shader can remove the fog line if fog is not enabled. That way
we don't need special fog start and end settings, and this allows us
to implement EXP and EXP2 fog in the future too.

15 years agowined3d: Use the ps_compile_args struct in glsl.
Stefan Dösinger [Mon, 15 Dec 2008 18:31:52 +0000 (19:31 +0100)] 
wined3d: Use the ps_compile_args struct in glsl.

15 years agowined3d: Make use of ps_compile_args in arb shader.
Stefan Dösinger [Sun, 14 Dec 2008 14:42:42 +0000 (15:42 +0100)] 
wined3d: Make use of ps_compile_args in arb shader.

15 years agowined3d: Make use of the ps_compile_args structure in glsl_shader.
Stefan Dösinger [Sun, 14 Dec 2008 14:42:04 +0000 (15:42 +0100)] 
wined3d: Make use of the ps_compile_args structure in glsl_shader.

Only a first step, many more occasions need fixing. This is an easy
one though.

15 years agowined3d: Pass the ps_compile_args structures to the shader generation code.
Stefan Dösinger [Sun, 14 Dec 2008 14:40:07 +0000 (15:40 +0100)] 
wined3d: Pass the ps_compile_args structures to the shader generation code.

15 years agowintrust/tests: Don't crash on NT4 and W2K.
Paul Vriens [Thu, 18 Dec 2008 16:10:17 +0000 (17:10 +0100)] 
wintrust/tests: Don't crash on NT4 and W2K.

15 years agowintrust/tests: Fix test crash on Win9x.
Paul Vriens [Thu, 18 Dec 2008 16:06:54 +0000 (17:06 +0100)] 
wintrust/tests: Fix test crash on Win9x.

15 years agoriched20/tests: Fix tests on Win9x by using A-calls.
Paul Vriens [Thu, 18 Dec 2008 15:38:01 +0000 (16:38 +0100)] 
riched20/tests: Fix tests on Win9x by using A-calls.

15 years agowintrust: Implement CryptCATAdminCalcHashFromFileHandle.
Hans Leidekker [Thu, 18 Dec 2008 14:53:42 +0000 (15:53 +0100)] 
wintrust: Implement CryptCATAdminCalcHashFromFileHandle.

Based on work done by Maarten Lankhorst.

15 years agowinecfg: Prevent crash when clearing volume serial number input.
Jörg Höhle [Tue, 16 Dec 2008 09:29:35 +0000 (10:29 +0100)] 
winecfg: Prevent crash when clearing volume serial number input.

15 years agoquartz/tests: Fix test failures on Win9x by using A-functions.
Paul Vriens [Thu, 18 Dec 2008 13:43:19 +0000 (14:43 +0100)] 
quartz/tests: Fix test failures on Win9x by using A-functions.

15 years agomscat32: Forward more functions to wintrust.
Hans Leidekker [Thu, 18 Dec 2008 13:23:04 +0000 (14:23 +0100)] 
mscat32: Forward more functions to wintrust.

15 years agowintrust: Add tests for adding and removing catalog files.
Hans Leidekker [Thu, 18 Dec 2008 13:22:40 +0000 (14:22 +0100)] 
wintrust: Add tests for adding and removing catalog files.

15 years agowintrust: Implement CryptCATAdminAddCatalog, CryptCATAdminReleaseCatalogContext and...
Hans Leidekker [Thu, 18 Dec 2008 13:22:26 +0000 (14:22 +0100)] 
wintrust: Implement CryptCATAdminAddCatalog, CryptCATAdminReleaseCatalogContext and CryptCATAdminReleaseContext.

Based on work done by Maarten Lankhorst.

15 years agomshtml: Write aCount bytes in nsIInputStream::ReadSegments.
Jacek Caban [Thu, 18 Dec 2008 13:08:47 +0000 (14:08 +0100)] 
mshtml: Write aCount bytes in nsIInputStream::ReadSegments.

15 years agomshtml: Added nsIChannel::[Get|Set]Owner implementation.
Jacek Caban [Thu, 18 Dec 2008 13:08:31 +0000 (14:08 +0100)] 
mshtml: Added nsIChannel::[Get|Set]Owner implementation.

15 years agomshtml: Use stored nsINetUtil interface.
Jacek Caban [Thu, 18 Dec 2008 13:08:13 +0000 (14:08 +0100)] 
mshtml: Use stored nsINetUtil interface.

15 years agorichedit: Made sure text is offset by formatting rectangle.
Dylan Smith [Thu, 18 Dec 2008 06:56:49 +0000 (01:56 -0500)] 
richedit: Made sure text is offset by formatting rectangle.

The formatting rectangle is set with EM_SETRECT, and retrieved with
EM_GETRECT, so it corresponds to rcFormat in the code.  This defines the
area that the richedit control should draw the text so that it is
offset by the top-left corner of the formatting rectangle, and clipped
so that it doesn't draw past the bottom or right hand side.  Thus this
is important for implementing windowless richedit controls to not
interfere with the rest of the window.

15 years agorichedit: Added tests for the formatting rectangle.
Dylan Smith [Thu, 18 Dec 2008 06:56:44 +0000 (01:56 -0500)] 
richedit: Added tests for the formatting rectangle.

These tests show that there are problems with the way formatting
rectangles are currently implemented in wine.

15 years agorichedit: Fixed ITextHostImpl return values for tests.
Dylan Smith [Thu, 18 Dec 2008 06:56:32 +0000 (01:56 -0500)] 
richedit: Fixed ITextHostImpl return values for tests.

There were several methods that do not have a HRESULT for a return
value, so returning E_NOTIMPL is not appropriate. For all the BOOL
return values FALSE was returned to indicate the operation was not
performed.

15 years agocomdlg32: Fix German translation.
Rico Schüller [Wed, 17 Dec 2008 20:04:44 +0000 (21:04 +0100)] 
comdlg32: Fix German translation.

15 years agomsi: Fix some NULL checking in MSI_RecordGetStringA.
Aric Stewart [Wed, 17 Dec 2008 16:14:50 +0000 (10:14 -0600)] 
msi: Fix some NULL checking in MSI_RecordGetStringA.

Includes a few record tests with a NULL buffer.

15 years agouser32: Remove the driver call for GetKeyboardLayoutList and instead populate from...
Aric Stewart [Wed, 17 Dec 2008 16:13:27 +0000 (10:13 -0600)] 
user32: Remove the driver call for GetKeyboardLayoutList and instead populate from the registry.

15 years agox11drv: Allow ActivateKeyboardLayout to set the keyboard for the thread and GetKeyboa...
Aric Stewart [Wed, 17 Dec 2008 16:12:51 +0000 (10:12 -0600)] 
x11drv: Allow ActivateKeyboardLayout to set the keyboard for the thread and GetKeyboardLayout to return the stored keyboard.

15 years agox11drv: If a keyboard layout is an IME only check the loword when comparing to the...
Aric Stewart [Wed, 17 Dec 2008 16:12:30 +0000 (10:12 -0600)] 
x11drv: If a keyboard layout is an IME only check the loword when comparing to the x11 keyboard layout.

15 years agoimm32/tests: We check for failure not success.
Paul Vriens [Thu, 18 Dec 2008 10:41:56 +0000 (11:41 +0100)] 
imm32/tests: We check for failure not success.

15 years agomsvfw32/tests: ICCOpen() is case-insensitive on MS-Windows.
Jörg Höhle [Tue, 16 Dec 2008 20:27:56 +0000 (21:27 +0100)] 
msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows.

15 years agod3dx9_37: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:39:20 +0000 (21:39 +0000)] 
d3dx9_37: Remove unused Wine debug channel.

15 years agod3dx9_36: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:39:15 +0000 (21:39 +0000)] 
d3dx9_36: Remove unused Wine debug channel.

15 years agod3dx9_35: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:39:01 +0000 (21:39 +0000)] 
d3dx9_35: Remove unused Wine debug channel.

15 years agod3dx9_34: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:58 +0000 (21:38 +0000)] 
d3dx9_34: Remove unused Wine debug channel.

15 years agod3dx9_33: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:56 +0000 (21:38 +0000)] 
d3dx9_33: Remove unused Wine debug channel.

15 years agod3dx9_32: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:53 +0000 (21:38 +0000)] 
d3dx9_32: Remove unused Wine debug channel.

15 years agod3dx9_31: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:51 +0000 (21:38 +0000)] 
d3dx9_31: Remove unused Wine debug channel.

15 years agod3dx9_30: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:49 +0000 (21:38 +0000)] 
d3dx9_30: Remove unused Wine debug channel.

15 years agod3dx9_29: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:46 +0000 (21:38 +0000)] 
d3dx9_29: Remove unused Wine debug channel.

15 years agod3dx9_28: Remove unused Wine debug channel.
Andrew Talbot [Wed, 17 Dec 2008 21:38:42 +0000 (21:38 +0000)] 
d3dx9_28: Remove unused Wine debug channel.

15 years agocryptui: Allow viewing another cert in the chain from the hierarchy page.
Juan Lang [Wed, 17 Dec 2008 17:02:21 +0000 (09:02 -0800)] 
cryptui: Allow viewing another cert in the chain from the hierarchy page.

15 years agocryptui: Show certificate status for selected certificate in hierarchy page.
Juan Lang [Wed, 17 Dec 2008 17:01:32 +0000 (09:01 -0800)] 
cryptui: Show certificate status for selected certificate in hierarchy page.

15 years agocryptui: Show status for end cert in hierarchy page.
Juan Lang [Wed, 17 Dec 2008 17:00:58 +0000 (09:00 -0800)] 
cryptui: Show status for end cert in hierarchy page.

15 years agocryptui: Show cert chain in hierarchy page.
Juan Lang [Wed, 17 Dec 2008 17:00:24 +0000 (09:00 -0800)] 
cryptui: Show cert chain in hierarchy page.

15 years agocryptui: Add a (empty) hierarchy page to the cert properties dialog.
Juan Lang [Wed, 17 Dec 2008 16:59:06 +0000 (08:59 -0800)] 
cryptui: Add a (empty) hierarchy page to the cert properties dialog.

15 years agocryptui: Remove unnecessary check.
Juan Lang [Wed, 17 Dec 2008 16:58:06 +0000 (08:58 -0800)] 
cryptui: Remove unnecessary check.

Now that all the certificate extensions/properties/whatnot are shown,
the if check is unnecessary.

15 years agocryptui: Show the certificate properties in the details page.
Juan Lang [Wed, 17 Dec 2008 16:57:33 +0000 (08:57 -0800)] 
cryptui: Show the certificate properties in the details page.

15 years agocryptui: Show the certificate extensions in the details page.
Juan Lang [Wed, 17 Dec 2008 16:55:09 +0000 (08:55 -0800)] 
cryptui: Show the certificate extensions in the details page.

15 years agocryptui: Show detailed value of a field when it's selected in the details page.
Juan Lang [Wed, 17 Dec 2008 16:54:11 +0000 (08:54 -0800)] 
cryptui: Show detailed value of a field when it's selected in the details page.

15 years agocryptui: Show the X.509 v1 certificate fields in the details page.
Juan Lang [Wed, 17 Dec 2008 16:53:32 +0000 (08:53 -0800)] 
cryptui: Show the X.509 v1 certificate fields in the details page.

15 years agocryptui: Add selections to field selection list in details page.
Juan Lang [Wed, 17 Dec 2008 16:52:52 +0000 (08:52 -0800)] 
cryptui: Add selections to field selection list in details page.

15 years agocryptui: Add a (empty) details page to the cert properties dialog.
Juan Lang [Wed, 17 Dec 2008 16:52:15 +0000 (08:52 -0800)] 
cryptui: Add a (empty) details page to the cert properties dialog.

15 years agocryptui: Show issuer statement in cert properties dialog.
Juan Lang [Wed, 17 Dec 2008 16:51:27 +0000 (08:51 -0800)] 
cryptui: Show issuer statement in cert properties dialog.

15 years agocryptui: Show valid policies for a cert.
Juan Lang [Wed, 17 Dec 2008 16:50:46 +0000 (08:50 -0800)] 
cryptui: Show valid policies for a cert.

15 years agocryptui: Show icon and text representing trust state of certificate.
Juan Lang [Tue, 16 Dec 2008 17:52:20 +0000 (09:52 -0800)] 
cryptui: Show icon and text representing trust state of certificate.

15 years agocryptui: Show subject, issuer, and validity period for a cert in the properties dialog.
Juan Lang [Tue, 16 Dec 2008 17:46:39 +0000 (09:46 -0800)] 
cryptui: Show subject, issuer, and validity period for a cert in the properties dialog.

15 years agocryptui: Show (empty) certificate dialog.
Juan Lang [Tue, 16 Dec 2008 17:45:30 +0000 (09:45 -0800)] 
cryptui: Show (empty) certificate dialog.

15 years agocryptui: Call WinVerifyTrust if the caller has not.
Juan Lang [Tue, 4 Nov 2008 01:32:57 +0000 (17:32 -0800)] 
cryptui: Call WinVerifyTrust if the caller has not.

15 years agocryptui: Ignore additional prop sheet pages when calling CryptUIViewCertificateW...
Juan Lang [Tue, 4 Nov 2008 01:19:56 +0000 (17:19 -0800)] 
cryptui: Ignore additional prop sheet pages when calling CryptUIViewCertificateW from CryptUIViewCertificateA.

15 years agowinver: Add version resource.
Dan Kegel [Wed, 17 Dec 2008 18:22:45 +0000 (10:22 -0800)] 
winver: Add version resource.

15 years agowined3d: Track shader constants in the shader backend.
Henri Verbeet [Wed, 17 Dec 2008 16:07:25 +0000 (17:07 +0100)] 
wined3d: Track shader constants in the shader backend.

15 years agowined3d: Don't mark shader constants dirty when we're recording a stateblock.
Henri Verbeet [Wed, 17 Dec 2008 16:07:25 +0000 (17:07 +0100)] 
wined3d: Don't mark shader constants dirty when we're recording a stateblock.

15 years agowined3d: Fix constant setting for the ARB backend.
Henri Verbeet [Wed, 17 Dec 2008 16:07:24 +0000 (17:07 +0100)] 
wined3d: Fix constant setting for the ARB backend.

15 years agod3d9: Add a test for shader constant application through IDirect3DStateBlock9_Apply().
Henri Verbeet [Wed, 17 Dec 2008 16:07:24 +0000 (17:07 +0100)] 
d3d9: Add a test for shader constant application through IDirect3DStateBlock9_Apply().

We already behave correctly here, the test just verifies it.

15 years agod3d9: Fix a trace.
Henri Verbeet [Wed, 17 Dec 2008 16:07:24 +0000 (17:07 +0100)] 
d3d9: Fix a trace.

15 years agourlmon: Remove broken IBindCtx ref count test.
Jacek Caban [Wed, 17 Dec 2008 13:41:47 +0000 (14:41 +0100)] 
urlmon: Remove broken IBindCtx ref count test.

15 years agowininet: Relax a notification test.
Hans Leidekker [Wed, 17 Dec 2008 13:33:49 +0000 (14:33 +0100)] 
wininet: Relax a notification test.

15 years agowintrust: Implement CryptCATAdminReleaseContext.
Hans Leidekker [Wed, 17 Dec 2008 13:33:29 +0000 (14:33 +0100)] 
wintrust: Implement CryptCATAdminReleaseContext.

Based on work done by Maarten Lankhorst.

15 years agowintrust: Implement CryptCATAdminAcquireContext.
Hans Leidekker [Wed, 17 Dec 2008 13:33:07 +0000 (14:33 +0100)] 
wintrust: Implement CryptCATAdminAcquireContext.

Based on work done by Maarten Lankhorst.

15 years agowintrust: Don't test last error on success.
Hans Leidekker [Wed, 17 Dec 2008 13:32:51 +0000 (14:32 +0100)] 
wintrust: Don't test last error on success.

15 years agowintrust: Open test file with share mode FILE_SHARE_READ.
Hans Leidekker [Wed, 17 Dec 2008 13:32:35 +0000 (14:32 +0100)] 
wintrust: Open test file with share mode FILE_SHARE_READ.

15 years agoserver: Make apc_param_t always 64-bit.
Alexandre Julliard [Wed, 17 Dec 2008 18:43:40 +0000 (19:43 +0100)] 
server: Make apc_param_t always 64-bit.

15 years agoserver: Use mem_size_t instead of file_pos_t for memory mapping sizes.
Alexandre Julliard [Wed, 17 Dec 2008 18:25:49 +0000 (19:25 +0100)] 
server: Use mem_size_t instead of file_pos_t for memory mapping sizes.

15 years agoserver: Make mem_size_t always 64-bit.
Alexandre Julliard [Wed, 17 Dec 2008 18:25:09 +0000 (19:25 +0100)] 
server: Make mem_size_t always 64-bit.

15 years agoserver: Add a mem_size_t type to represent memory sizes and offsets.
Alexandre Julliard [Wed, 17 Dec 2008 18:24:33 +0000 (19:24 +0100)] 
server: Add a mem_size_t type to represent memory sizes and offsets.

15 years agoinclude: Use __p__iob on i386 to avoid problems with Mingw libraries.
Alexandre Julliard [Wed, 17 Dec 2008 16:38:02 +0000 (17:38 +0100)] 
include: Use __p__iob on i386 to avoid problems with Mingw libraries.

15 years agomshtml: Correct UIDs of interfaces.
Konstantin Kondratyuk [Fri, 12 Dec 2008 12:15:12 +0000 (15:15 +0300)] 
mshtml: Correct UIDs of interfaces.

15 years agojscript: Correctly handle SCRIPTITEM_GLOBALMEMBERS flag in identifier_eval.
Jacek Caban [Wed, 17 Dec 2008 11:56:12 +0000 (12:56 +0100)] 
jscript: Correctly handle SCRIPTITEM_GLOBALMEMBERS flag in identifier_eval.

15 years agosetupapi/tests: Fix a test failure on Vista (and skip some tests).
Paul Vriens [Wed, 17 Dec 2008 11:30:30 +0000 (12:30 +0100)] 
setupapi/tests: Fix a test failure on Vista (and skip some tests).

15 years agoshlwapi/tests: Fix some test failures on Vista.
Paul Vriens [Wed, 17 Dec 2008 09:46:49 +0000 (10:46 +0100)] 
shlwapi/tests: Fix some test failures on Vista.

15 years agodevenum: Make the Romanian translation LANG_NEUTRAL.
Francois Gouget [Wed, 17 Dec 2008 09:29:28 +0000 (10:29 +0100)] 
devenum: Make the Romanian translation LANG_NEUTRAL.

15 years agowinapi_check: Extend support for '-arch=xxx' in spec files.
Francois Gouget [Wed, 17 Dec 2008 09:28:29 +0000 (10:28 +0100)] 
winapi_check: Extend support for '-arch=xxx' in spec files.

15 years agowined3d: Fix double const.
Francois Gouget [Wed, 17 Dec 2008 09:27:35 +0000 (10:27 +0100)] 
wined3d: Fix double const.

15 years agorpcrt4/tests: Fix the trailing '\n' in an ok() call.
Francois Gouget [Wed, 17 Dec 2008 09:26:47 +0000 (10:26 +0100)] 
rpcrt4/tests: Fix the trailing '\n' in an ok() call.

15 years agodmloader: Add a trailing '\n' to a Wine trace.
Francois Gouget [Wed, 17 Dec 2008 09:26:40 +0000 (10:26 +0100)] 
dmloader: Add a trailing '\n' to a Wine trace.

15 years agomsvcrt/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Wed, 17 Dec 2008 09:26:25 +0000 (10:26 +0100)] 
msvcrt/tests: Add a trailing '\n' to an ok() call.

15 years agowrc: Add a trailing '\n' to some warning and error messages.
Francois Gouget [Wed, 17 Dec 2008 09:26:15 +0000 (10:26 +0100)] 
wrc: Add a trailing '\n' to some warning and error messages.

15 years agontoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 14:36:59 +0000 (15:36 +0100)] 
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.

15 years agogdi32/user32: Make __wine_make_gdi_object_system CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 14:38:49 +0000 (15:38 +0100)] 
gdi32/user32: Make __wine_make_gdi_object_system CDECL.

15 years agontdll: Make all exported wine functions CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 15:37:46 +0000 (16:37 +0100)] 
ntdll: Make all exported wine functions CDECL.