Commit Graph

246 Commits

Author SHA1 Message Date
Igor Paliychuk 35b65ca550 cryptui: Add Ukrainian translation. 2010-07-20 13:13:05 +02:00
Alexander Nicolaysen Sørnes b68917b227 cryptui: Fix a typo in the Norwegian Bokmål translation. 2010-07-14 11:43:29 +02:00
Alexander Nicolaysen Sørnes 2f41d4f70d cryptui: Add Norwegian Bokmål translation. 2010-07-13 16:28:01 +02:00
Gustavo Henrique Milaré 4426ce0f47 cryptui: Update Portuguese (Brazilian) translation. 2010-07-06 11:18:12 +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
Alexandre Julliard 6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Michael Stefaniuc 20c3512b59 cryptui: Don't cast NULL to an integer type. 2009-12-21 15:01:25 +01:00
Francois Gouget 9bcd9a7eb2 cryptui: Remove WINAPI on the cert_mgr_sort_by_text() static function that does not need it. 2009-11-09 19:41:01 +01:00
Juan Lang 8d72b37dac cryptui/tests: Fix typos. 2009-11-05 11:58:05 +01:00
Juan Lang 73c41f1ef6 cryptui/tests: Remove a double free. 2009-11-05 11:58:02 +01:00
Juan Lang b8b8ff0754 cryptui: Fix German translation. 2009-10-29 13:08:03 +01:00
Aurimas Fišeras 878aac41e8 cryptui: Fix Lithuanian translation. 2009-10-29 13:07:59 +01:00
Juan Lang 7690ff2f0e cryptui: Display <None> for a cert's friendly name if no friendly name property is set. 2009-10-28 11:11:13 +01:00
Juan Lang c3775d82d3 cryptui: Sort certificates by subject name by default. 2009-10-27 10:52:51 +01:00
Juan Lang 3a7d3fcc8a cryptui: Support sorting columns by clicking on their headers. 2009-10-27 10:52:46 +01:00
Paul Vriens 644ab340f8 cryptui: Fix a typo. 2009-09-17 13:31:09 -05:00
Hwang YunSong 70da51371e cryptui: Updated Korean resource. 2009-08-03 16:00:52 +02:00
Ricardo Filipe b219cbca74 cryptui: Add Portuguese translation. 2009-07-23 11:21:50 +02:00
Aurimas Fišeras d05f1d3e0a Various small Lithuanian translation fixes. 2009-07-20 12:20:46 +02:00
Frédéric Delanoy e3bf3d8b62 cryptui: Fix French translation & UI display. 2009-07-10 15:12:54 +02:00
Frédéric Delanoy 04f5c9153a cryptui: Fix UI display. 2009-07-10 15:12:51 +02:00
Hwang YunSong 7cecc0cb82 cryptui: Updated Korean resource. 2009-07-09 11:37:29 +02:00
Juan Lang a83f1c93c3 cryptui: Increase control width to support larger fonts. 2009-07-08 20:15:08 +02:00
Aurimas Fišeras d9d9dae71a cryptui: Add Lithuanian translation. 2009-07-06 14:35:26 +02:00
Paul Vriens 304806f475 cryptui: Show the select store text when browsing stores. 2009-07-06 14:35:26 +02:00
Paul Vriens 5c49cfc09a cryptui: Fix Dutch translations. 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
Frédéric Delanoy 6628fb474f cryptui: Add French translation. 2009-06-30 12:29:54 +02:00
Andrew Talbot b2bb4a2ca8 cryptui: Constify some variables. 2009-06-24 11:24:58 +02:00
Francois Gouget 37c0780e14 cryptdlg & cryptui: Use SUBLANG_NEUTRAL for German. 2009-06-15 13:42:29 +02:00
André Hentschel 7db8ecb611 cryptui: Improve German translation. 2009-06-10 11:47:53 +02:00
André Hentschel b20fae4dc4 cryptui: Add German translation. 2009-06-08 12:42:34 +02:00
Frans Kool 918935613f cryptui: Added Dutch translations. 2009-05-25 11:21:44 +02:00
Gerald Pfeifer 8986cd1ed7 cryptui: Remove double assignment in import_store_dlg_proc(). 2009-05-11 12:43:36 +02:00
Juan Lang b6682f96f7 cryptui: If an input file name is given to CryptUIWizImport, show it in the wizard. 2009-04-28 13:10:02 +02:00
Austin English f52c7e2ad0 cryptui: Fix a compiler warning on PC-BSD. 2009-03-30 13:57:03 +02:00
Michael Stefaniuc 8cb973261f cryptui: Remove superfluous pointer casts. 2009-03-04 12:07:20 +01:00
Hwang YunSong(황윤성) 0e21db9a3f cryptui: Updated Korean resource. 2009-02-16 16:01:37 +01:00
Francois Gouget f250f4fa04 Assorted spelling fixes. 2009-02-11 15:56:02 +01:00
Juan Lang c7d65aa7e1 cryptui: Delete the private keys if requested when they're successfully exported. 2009-02-09 12:08:39 +01:00
Juan Lang ccc2be7470 cryptui: Save private key in temporary store when exporting it. 2009-02-09 12:08:34 +01:00
Juan Lang af87814ac6 cryptui: Ensure a certificate's private key is exportable before allowing it to be selected for export. 2009-02-09 12:08:27 +01:00
Juan Lang fd3cd61b5d cryptui: Correct return value of the user cancels the export wizard. 2009-02-09 12:08:20 +01:00
Juan Lang 0d961d9ce3 cryptui: Implement exporting to a PFX file. 2009-02-09 12:08:15 +01:00
Juan Lang 8cb9702265 cryptui: Skip password page when moving backward through the export wizard if it wasn't shown in the first place. 2009-02-09 12:08:09 +01:00
Juan Lang 0eefd4fb3b cryptui: Validate password in export wizard. 2009-02-09 12:08:04 +01:00
Juan Lang 6209459b21 cryptui: Only show password page if the private key is to be exported. 2009-02-09 12:07:28 +01:00
Juan Lang 9c52df8364 cryptui: Add a password page to the export wizard. 2009-02-09 12:07:22 +01:00
Juan Lang 7dae1dc512 cryptui: Enable/disable PFX choice based on whether the private key is to be exported. 2009-02-09 12:07:12 +01:00
Juan Lang f09b7fa12f cryptui: Set default export format based on whether the private key is to be exported. 2009-02-09 12:07:06 +01:00
Juan Lang bd3c992795 cryptui: Make a copy of export info in CryptUIWizExport. 2009-02-09 12:06:56 +01:00
Juan Lang 53c84a8518 cryptui: Prompt whether to export the private key from CryptUIWizExport. 2009-02-09 12:06:48 +01:00
Marcus Meissner 540f11f6d6 cryptui: Check NULL ptr differently (Coverity). 2009-02-05 13:15:13 +01:00
Hwang YunSong(황윤성) b86f626528 cryptui: Updated Korean resource. 2009-02-03 12:39:50 +01:00
Juan Lang 3b7c62f80b cryptui: Fix a few test failures on older Windows versions. 2009-01-30 11:44:31 +01:00
Juan Lang 157709d7a2 cryptui: Export all selected certificates when requested from the certificate manager, not just the first one. 2009-01-27 11:08:11 +01:00
Juan Lang 56b38801b1 cryptui: Set default export file name based on input in CryptUIWizExport. 2009-01-27 11:08:03 +01:00
Juan Lang b2fefc0ffd cryptui: Move code for enabling the PFX export format to the correct dialog proc. 2009-01-27 11:07:45 +01:00
Juan Lang 214045988f cryptui: Select export format based on input in CryptUIWizExport. 2009-01-27 11:07:38 +01:00
Juan Lang 15a8ea6a51 cryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXPORT_CERT_STORE_CERTIFICATES_ONLY. 2009-01-27 11:07:12 +01:00
Juan Lang a7096f9636 cryptui: Add support for exporting a serialized store from CryptUIWizExport. 2009-01-27 11:04:30 +01:00
Juan Lang 4ae62fba22 cryptui: Add error checking to CryptUIWizExport. 2009-01-27 11:03:51 +01:00
Juan Lang 1165146188 cryptui: Default to exporting in DER format. 2009-01-27 11:03:45 +01:00
Juan Lang 53955c57fe cryptui: Always initialize export wizard's export options. 2009-01-27 11:03:39 +01:00
Juan Lang 01c24c641c cryptui: Call CryptUIWizExport when asked to. 2009-01-26 14:28:20 +01:00
Juan Lang 8e5f9d57fc cryptui: Fix a typo. 2009-01-26 14:28:16 +01:00
Juan Lang 56215060dc cryptui: Implement CryptUIWizExport for the no UI case. 2009-01-26 14:28:10 +01:00
Juan Lang 40905e42ac cryptui: Use a public type rather than a private one for export options in the export wizard. 2009-01-26 14:28:04 +01:00
Juan Lang 71e944e37a cryptui: Implement saving from the export wizard. 2009-01-26 14:27:55 +01:00
Juan Lang 5d92e2d20f cryptui: Show details of export on finish page of export wizard. 2009-01-26 14:27:47 +01:00
Juan Lang 4e9cbb2807 cryptui: Implement browsing for a filename in the export wizard. 2009-01-26 14:27:38 +01:00
Juan Lang 298f7c53f8 cryptui: Validate filename in export wizard. 2009-01-26 14:27:25 +01:00
Juan Lang 8b2792d1c1 cryptui: Enable/disable checkboxes in the format page of the export wizard depending on selection. 2009-01-26 14:27:14 +01:00
Juan Lang 7f9c8fa92f cryptui: Disable the PFX export format in the export wizard unless the source has a private key. 2009-01-26 14:27:03 +01:00
Juan Lang 245e22fb94 cryptui: Remember format and format options when leaving the format page of the export wizard. 2009-01-26 14:26:27 +01:00
Juan Lang c417c9b9c2 cryptui: Skip the format page of the export wizard if the format is implied. 2009-01-26 14:26:13 +01:00
Juan Lang 0cac6977e6 cryptui: Add a do-nothing export wizard. 2009-01-26 14:26:03 +01:00
Juan Lang 787b4bcd52 cryptui: Add stub for CryptUIWizExport. 2009-01-26 14:25:10 +01:00
Dmitry Timoshkov 267c709341 cryptui: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:38 +01:00
Hwang YunSong(황윤성) e90c8f53e2 cryptui: New Korean resource. 2009-01-12 16:53:18 +01:00
Juan Lang 113cb2d313 cryptui: Don't make certificate status control disabled.
This allows using the scrollbar when there are lots of usages set for
the certificate.
2009-01-10 14:49:46 +01:00
Juan Lang 9ecb7b75e3 cryptui: Improve control spacing.
This makes the two static control borders between the three regions on
the general page appear to be the same height.
2009-01-10 14:49:46 +01:00
Juan Lang e50e78f1cb cryptui: Fix crash with native riched20. 2009-01-09 14:48:36 +01:00
Juan Lang 732fce7c3c cryptui: Call CryptUIWizImport from the certificate manager dialog. 2009-01-09 14:47:51 +01:00
Juan Lang ed5d0d8894 cryptui: Set appropriate radio button in CryptUIWizImport if the destination store is specified. 2009-01-09 14:47:47 +01:00
Juan Lang 9d6d8570fc cryptui: Implement removing certificates from certificate manager dialog. 2009-01-09 14:47:33 +01:00
Juan Lang a6e21329ee cryptui: Show usages for selected cert in certificate manager dialog. 2009-01-09 14:47:24 +01:00
Juan Lang a3f746b085 cryptui: Show selected certificate when requested in the certificate manager dialog. 2009-01-09 14:47:03 +01:00
Juan Lang c33dfc2d41 cryptui: Enable/disable controls based on selection in certificate manager dialog. 2009-01-09 14:46:57 +01:00
Juan Lang 0a58167b07 cryptui: Filter shown certs according to purpose selection in certificate manager dialog. 2009-01-09 14:46:51 +01:00
Juan Lang e7e91402d2 cryptui: Refresh cert view when purpose selection is changed in the certificate manager dialog. 2009-01-09 14:46:29 +01:00
Juan Lang 73a8f89468 cryptui: Add saved purposes to the purpose selection in the certificate manager dialog. 2009-01-09 14:46:23 +01:00
Juan Lang dfc8b91ca2 cryptui: Save purposes in certificate manager dialog's advanced dialog. 2009-01-09 14:45:54 +01: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 a180f505b9 cryptui: Allow toggling a usage in the certificate manager dialog's advanced dialog. 2009-01-09 14:45:25 +01:00
Juan Lang 06505e53ae cryptui: Add known usages to certificate manager dialog's advanced dialog. 2009-01-09 14:45:19 +01:00
Juan Lang 7675bf428a cryptui: Add a (empty) advanced dialog to the certificate manager dialog. 2009-01-09 14:45:14 +01:00