Juan Lang [Wed, 17 Dec 2008 17:01:32 +0000 (09:01 -0800)]
cryptui: Show certificate status for selected certificate 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.
Juan Lang [Wed, 17 Dec 2008 17:00:24 +0000 (09:00 -0800)]
cryptui: Show cert chain in hierarchy page.
Juan Lang [Wed, 17 Dec 2008 16:59:06 +0000 (08:59 -0800)]
cryptui: Add a (empty) hierarchy page to the cert properties dialog.
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.
Juan Lang [Wed, 17 Dec 2008 16:57:33 +0000 (08:57 -0800)]
cryptui: Show the certificate properties 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.
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.
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.
Juan Lang [Wed, 17 Dec 2008 16:52:52 +0000 (08:52 -0800)]
cryptui: Add selections to field selection list in details page.
Juan Lang [Wed, 17 Dec 2008 16:52:15 +0000 (08:52 -0800)]
cryptui: Add a (empty) details page to the cert properties dialog.
Juan Lang [Wed, 17 Dec 2008 16:51:27 +0000 (08:51 -0800)]
cryptui: Show issuer statement in cert properties dialog.
Juan Lang [Wed, 17 Dec 2008 16:50:46 +0000 (08:50 -0800)]
cryptui: Show valid policies for a cert.
Juan Lang [Tue, 16 Dec 2008 17:52:20 +0000 (09:52 -0800)]
cryptui: Show icon and text representing trust state of certificate.
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.
Juan Lang [Tue, 16 Dec 2008 17:45:30 +0000 (09:45 -0800)]
cryptui: Show (empty) certificate dialog.
Juan Lang [Tue, 4 Nov 2008 01:32:57 +0000 (17:32 -0800)]
cryptui: Call WinVerifyTrust if the caller has not.
Juan Lang [Tue, 4 Nov 2008 01:19:56 +0000 (17:19 -0800)]
cryptui: Ignore additional prop sheet pages when calling CryptUIViewCertificateW from CryptUIViewCertificateA.
Dan Kegel [Wed, 17 Dec 2008 18:22:45 +0000 (10:22 -0800)]
winver: Add version resource.
Henri Verbeet [Wed, 17 Dec 2008 16:07:25 +0000 (17:07 +0100)]
wined3d: Track shader constants in the shader backend.
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.
Henri Verbeet [Wed, 17 Dec 2008 16:07:24 +0000 (17:07 +0100)]
wined3d: Fix constant setting for the ARB backend.
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.
Henri Verbeet [Wed, 17 Dec 2008 16:07:24 +0000 (17:07 +0100)]
d3d9: Fix a trace.
Jacek Caban [Wed, 17 Dec 2008 13:41:47 +0000 (14:41 +0100)]
urlmon: Remove broken IBindCtx ref count test.
Hans Leidekker [Wed, 17 Dec 2008 13:33:49 +0000 (14:33 +0100)]
wininet: Relax a notification test.
Hans Leidekker [Wed, 17 Dec 2008 13:33:29 +0000 (14:33 +0100)]
wintrust: Implement CryptCATAdminReleaseContext.
Based on work done by Maarten Lankhorst.
Hans Leidekker [Wed, 17 Dec 2008 13:33:07 +0000 (14:33 +0100)]
wintrust: Implement CryptCATAdminAcquireContext.
Based on work done by Maarten Lankhorst.
Hans Leidekker [Wed, 17 Dec 2008 13:32:51 +0000 (14:32 +0100)]
wintrust: Don't test last error on success.
Hans Leidekker [Wed, 17 Dec 2008 13:32:35 +0000 (14:32 +0100)]
wintrust: Open test file with share mode FILE_SHARE_READ.
Alexandre Julliard [Wed, 17 Dec 2008 18:43:40 +0000 (19:43 +0100)]
server: Make apc_param_t always 64-bit.
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.
Alexandre Julliard [Wed, 17 Dec 2008 18:25:09 +0000 (19:25 +0100)]
server: Make mem_size_t always 64-bit.
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.
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.
Konstantin Kondratyuk [Fri, 12 Dec 2008 12:15:12 +0000 (15:15 +0300)]
mshtml: Correct UIDs of interfaces.
Jacek Caban [Wed, 17 Dec 2008 11:56:12 +0000 (12:56 +0100)]
jscript: Correctly handle SCRIPTITEM_GLOBALMEMBERS flag in identifier_eval.
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).
Paul Vriens [Wed, 17 Dec 2008 09:46:49 +0000 (10:46 +0100)]
shlwapi/tests: Fix some test failures on Vista.
Francois Gouget [Wed, 17 Dec 2008 09:29:28 +0000 (10:29 +0100)]
devenum: Make the Romanian translation LANG_NEUTRAL.
Francois Gouget [Wed, 17 Dec 2008 09:28:29 +0000 (10:28 +0100)]
winapi_check: Extend support for '-arch=xxx' in spec files.
Francois Gouget [Wed, 17 Dec 2008 09:27:35 +0000 (10:27 +0100)]
wined3d: Fix double const.
Francois Gouget [Wed, 17 Dec 2008 09:26:47 +0000 (10:26 +0100)]
rpcrt4/tests: Fix the trailing '\n' in an ok() call.
Francois Gouget [Wed, 17 Dec 2008 09:26:40 +0000 (10:26 +0100)]
dmloader: Add a trailing '\n' to a Wine trace.
Francois Gouget [Wed, 17 Dec 2008 09:26:25 +0000 (10:26 +0100)]
msvcrt/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Wed, 17 Dec 2008 09:26:15 +0000 (10:26 +0100)]
wrc: Add a trailing '\n' to some warning and error messages.
Maarten Lankhorst [Tue, 16 Dec 2008 14:36:59 +0000 (15:36 +0100)]
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 14:38:49 +0000 (15:38 +0100)]
gdi32/user32: Make __wine_make_gdi_object_system CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 15:37:46 +0000 (16:37 +0100)]
ntdll: Make all exported wine functions CDECL.
Maarten Lankhorst [Tue, 16 Dec 2008 13:59:00 +0000 (14:59 +0100)]
winex11.drv/explorer: Add CDECL to exported functions.
Maarten Lankhorst [Tue, 16 Dec 2008 14:02:52 +0000 (15:02 +0100)]
winex11.drv: Make XIM functions hidden.
Maarten Lankhorst [Tue, 16 Dec 2008 13:30:37 +0000 (14:30 +0100)]
wintab32/winex11.drv: Add CDECL to imported functions.
Alexandre Julliard [Wed, 17 Dec 2008 13:45:18 +0000 (14:45 +0100)]
msvcrt: Add __cdecl to all function prototypes.
Henri Verbeet [Tue, 16 Dec 2008 15:37:37 +0000 (16:37 +0100)]
winex11.drv: Fix color conversion for 16 bpp cursors.
Henri Verbeet [Tue, 16 Dec 2008 15:37:37 +0000 (16:37 +0100)]
wined3d: Remove the shader_cleanup() method from the shader backend.
Henri Verbeet [Tue, 16 Dec 2008 15:37:37 +0000 (16:37 +0100)]
d3d9: Fix the shader constant test.
Using the same values for the test data and the default data masks
potential failures.
Henri Verbeet [Tue, 16 Dec 2008 15:37:37 +0000 (16:37 +0100)]
wined3d: Record floating point pixel shader constants in EndStateBlock() as well.
Henri Verbeet [Tue, 16 Dec 2008 15:37:36 +0000 (16:37 +0100)]
wined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
Hans Leidekker [Tue, 16 Dec 2008 15:43:25 +0000 (16:43 +0100)]
wuapi: Register interfaces.
Hans Leidekker [Tue, 16 Dec 2008 15:43:11 +0000 (16:43 +0100)]
wuapi: Add class factory.
Hans Leidekker [Tue, 16 Dec 2008 15:42:58 +0000 (16:42 +0100)]
wuapi: Add a stub implementation of IUpdateSession.
Hans Leidekker [Tue, 16 Dec 2008 15:42:49 +0000 (16:42 +0100)]
wuapi: Add a stub implementation of IAutomaticUpdates.
Hans Leidekker [Tue, 16 Dec 2008 15:42:35 +0000 (16:42 +0100)]
wuapi: Add a stub implementation of IUpdateSearcher.
Hans Leidekker [Tue, 16 Dec 2008 15:42:22 +0000 (16:42 +0100)]
wuapi: Add a stub implementation of IUpdateInstaller.
Hans Leidekker [Tue, 16 Dec 2008 15:42:13 +0000 (16:42 +0100)]
wuapi: Add a stub implementation of IUpdateDownloader.
Hans Leidekker [Tue, 16 Dec 2008 15:42:03 +0000 (16:42 +0100)]
include: Add IAutomaticUpdates, IUpdateSession, IUpdateSearcher, IUpdateDownloader and IUpdateInstaller interfaces.
Hans Leidekker [Tue, 16 Dec 2008 15:41:43 +0000 (16:41 +0100)]
wuapi: New dll.
Alexandre Julliard [Wed, 17 Dec 2008 11:55:58 +0000 (12:55 +0100)]
configure: Get rid of the va_copy checks.
Alexandre Julliard [Wed, 17 Dec 2008 11:55:30 +0000 (12:55 +0100)]
msvcrt: Rewrite va_list to string conversions to avoid depending on va_copy.
Alistair Leslie-Hughes [Sat, 13 Dec 2008 09:12:02 +0000 (20:12 +1100)]
msxml3: Corrected getAttributeNode to return correct values.
Alistair Leslie-Hughes [Thu, 11 Dec 2008 11:45:24 +0000 (22:45 +1100)]
mshtml: Implement IHTMLStyle get_backgroundImage.
Lei Zhang [Wed, 17 Dec 2008 02:24:29 +0000 (18:24 -0800)]
gdi32: Prevent integer overflow in CreateBitmapIndirect.
Andrew Talbot [Tue, 16 Dec 2008 21:58:50 +0000 (21:58 +0000)]
d3dx9_27: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:47 +0000 (21:58 +0000)]
d3dx9_26: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:44 +0000 (21:58 +0000)]
d3dx9_25: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:41 +0000 (21:58 +0000)]
d3dx9_24: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:38 +0000 (21:58 +0000)]
d3dx8: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:35 +0000 (21:58 +0000)]
d3drm: Remove unused Wine debug channel.
Andrew Talbot [Tue, 16 Dec 2008 21:58:32 +0000 (21:58 +0000)]
comctl32: Remove unused Wine debug channel.
Christian Costa [Tue, 16 Dec 2008 20:09:01 +0000 (21:09 +0100)]
dswave: Add missing segment vtbl initialisation (with DirectMusicSegment8_Segment_Vtbl).
Christian Costa [Tue, 16 Dec 2008 20:00:13 +0000 (21:00 +0100)]
d3dxof: Remove IDirectXFileObjectImpl stuff. That's not needed.
Christian Costa [Tue, 16 Dec 2008 19:57:45 +0000 (20:57 +0100)]
d3dxof: Add some preliminary support for binary objects.
Christian Costa [Tue, 16 Dec 2008 19:55:22 +0000 (20:55 +0100)]
d3dxof: Improve IDirectXFileImpl_CreateSaveObject stub.
Jonathan Ernst [Tue, 16 Dec 2008 18:29:16 +0000 (19:29 +0100)]
oleacc: New French translation.
Jonathan Ernst [Tue, 16 Dec 2008 18:23:26 +0000 (19:23 +0100)]
cryptdlg: New French translation.
Jonathan Ernst [Tue, 16 Dec 2008 18:20:51 +0000 (19:20 +0100)]
crypt32: Updated French translation.
Jonathan Ernst [Tue, 16 Dec 2008 18:17:35 +0000 (19:17 +0100)]
shell32: Updated French translation.
Jonathan Ernst [Tue, 16 Dec 2008 18:13:14 +0000 (19:13 +0100)]
winhlp32: Updated French translation.
Jonathan Ernst [Tue, 16 Dec 2008 18:13:24 +0000 (19:13 +0100)]
winhlp32: WINE->Wine.
Jonathan Ernst [Tue, 16 Dec 2008 18:10:13 +0000 (19:10 +0100)]
wordpad: Updated French translation.
Aric Stewart [Tue, 16 Dec 2008 17:11:51 +0000 (11:11 -0600)]
msi: EndDialog with Ignore should not be an error.
Paul Vriens [Tue, 16 Dec 2008 15:42:50 +0000 (16:42 +0100)]
jscript/tests: Fix test failures on Win9x.
Hans Leidekker [Tue, 16 Dec 2008 15:41:16 +0000 (16:41 +0100)]
janitorial: Remove unneeded user32 imports.
Hans Leidekker [Tue, 16 Dec 2008 15:41:01 +0000 (16:41 +0100)]
janitorial: Don't depend on user32 for the self registration functions.
Marcus Meissner [Tue, 16 Dec 2008 15:31:10 +0000 (16:31 +0100)]
include: Add prototype for GetConsoleInputExeNameA/W().
Damjan Jovanovic [Tue, 16 Dec 2008 14:08:49 +0000 (16:08 +0200)]
winemenubuilder: Create xdg_config_dir if it does not exist.
Stefan Dösinger [Mon, 15 Dec 2008 18:24:36 +0000 (19:24 +0100)]
wined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
Stefan Dösinger [Sun, 23 Nov 2008 11:43:15 +0000 (12:43 +0100)]
wined3d: Avoid loading opengl32.dll.
This confuses applications like Steam, which hook d3d9 and opengl
functions. It sees that the application uses opengl32, but it doesn't
realize that d3d9 is wrapped to opengl. Thus it starts messing around
with wined3d's wgl context. It usually tries to draw geometry with the
context, but cannot deal with some of the obscure extensions we have
activated.
Stefan Dösinger [Sun, 14 Dec 2008 23:03:43 +0000 (00:03 +0100)]
wined3d: Initialize max_combined_samplers properly.
Otherwise it will be 0 if GL_ARB_multitexture is not available.
Stefan Dösinger [Thu, 11 Dec 2008 22:11:30 +0000 (23:11 +0100)]
wined3d: Correct a stage number.