Commit Graph

188 Commits

Author SHA1 Message Date
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