Commit Graph

31 Commits

Author SHA1 Message Date
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 5edf6d15a7 cryptui: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-26 10:22:09 +01:00
Alexandre Julliard 57bff6f3df cryptui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 11:38:39 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard 0833639ff0 cryptui: Convert dialogs to po files. 2011-12-06 20:33:47 +01:00
Alexander Lakhin 09c006751d cryptui: Add Russian translation resources. 2011-02-14 13:33:31 +01:00
Alexandre Julliard aa1bdef9a4 cryptui: Convert string table resources to po files. 2011-01-12 15:30:17 +01:00
Akihiro Sagawa b3b64fdf5e cryptui: Add Japanese translation. 2010-10-15 11:35:37 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Anders Jonsson a070fbe94a cryptui: Add Swedish translation. 2010-08-02 12:55:21 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 35b65ca550 cryptui: Add Ukrainian translation. 2010-07-20 13:13:05 +02:00
Alexander Nicolaysen Sørnes 2f41d4f70d cryptui: Add Norwegian Bokmål translation. 2010-07-13 16:28:01 +02:00
Michael Stefaniuc f0e0a461fe cryptui: Add the Romanian translation.
Translation by Claudia Cotună, reviewed by Alexandru Băluț.
2010-07-01 10:08:40 +02:00
Luca Bennati fd421c34c1 cryptui: Add Italian translation. 2010-06-16 12:48:50 +02:00
Łukasz Wojniłowicz 1776968908 cryptui: Add the Polish translation. 2010-06-07 12:54:58 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Ricardo Filipe b219cbca74 cryptui: Add Portuguese translation. 2009-07-23 11:21:50 +02:00
Aurimas Fišeras d9d9dae71a cryptui: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
Michael Stefaniuc 7460c996be cryptui: Build language resource files separately. 2009-07-02 13:17:57 +02:00
Juan Lang 0c17a5d61c cryptui: Recall usage state from registry in certificate manager dialog's advanced dialog. 2009-01-09 14:45:33 +01:00
Juan Lang 0db9031465 cryptui: Implement browsing for input file in CryptUIWizImport. 2008-12-23 19:54:25 +01:00
Juan Lang 84a26e5c94 cryptui: Show cert chain in hierarchy page. 2008-12-18 13:36:01 +01:00
Juan Lang e7490ad082 cryptui: Show issuer statement in cert properties dialog. 2008-12-18 13:29:31 +01:00
Juan Lang 71472a2a20 cryptui: Show icon and text representing trust state of certificate. 2008-12-18 13:29:14 +01:00
Juan Lang 20dfbb3d64 cryptui: Show (empty) certificate dialog. 2008-12-18 13:18:24 +01:00
Juan Lang 104b366d07 cryptui: Call WinVerifyTrust if the caller has not. 2008-12-18 13:18:04 +01:00
Hans Leidekker d0baa50681 cryptui: Add a partial implementation of CryptUIWizImport.
This is just enough to make importing a certificate in Outlook 2007 work.
2008-10-20 12:24:01 +02:00
Juan Lang 46fbe3fc2e cryptui: Build import lib. 2008-09-22 11:51:26 +02:00
Juan Lang 2016c63e82 cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00