cryptui: Set appropriate radio button in CryptUIWizImport if the destination store...
[wine] / dlls / cryptui /
2009-01-09  Juan Langcryptui: Set appropriate radio button in CryptUIWizImpo...
2009-01-09  Juan Langcryptui: Implement removing certificates from certifica...
2009-01-09  Juan Langcryptui: Show usages for selected cert in certificate...
2009-01-09  Juan Langcryptui: Show selected certificate when requested in...
2009-01-09  Juan Langcryptui: Enable/disable controls based on selection...
2009-01-09  Juan Langcryptui: Filter shown certs according to purpose select...
2009-01-09  Juan Langcryptui: Refresh cert view when purpose selection is...
2009-01-09  Juan Langcryptui: Add saved purposes to the purpose selection...
2009-01-09  Juan Langcryptui: Save purposes in certificate manager dialog...
2009-01-09  Juan Langcryptui: Recall usage state from registry in certificat...
2009-01-09  Juan Langcryptui: Allow toggling a usage in the certificate...
2009-01-09  Juan Langcryptui: Add known usages to certificate manager dialog...
2009-01-09  Juan Langcryptui: Add a (empty) advanced dialog to the certifica...
2009-01-09  Juan Langcryptui: Refresh store display when a tab is switched...
2009-01-09  Juan Langcryptui: Display contents of certificate store in certi...
2009-01-09  Juan Langcryptui: Show names of stores certificate manager dialog.
2009-01-09  Juan Langcryptui: Add purpose selection and column headings...
2009-01-09  Juan Langcryptui: Add a (empty) certificate manager dialog.
2008-12-24  Juan Langcryptui: Add a header bitmap to CryptUIWizImport's...
2008-12-24  Juan Langcryptui: Add watermark image to welcome and finish...
2008-12-24  Juan Langcryptui: Hide the column header on the finish page...
2008-12-24  Juan Langcryptui: Use an appropriate title font for the welcome...
2008-12-23  Juan Langcryptui: Call CryptUIWizImport from CryptUIDlgViewCerti...
2008-12-23  Juan Langcryptui: Perform import when finishing the CryptUIWizIm...
2008-12-23  Juan Langcryptui: Show the content type on the final page of...
2008-12-23  Juan Langcryptui: Show file name and type of destination store...
2008-12-23  Juan Langcryptui: Ensure that a destination store is selected...
2008-12-23  Juan Langcryptui: Implement specifying the destination store...
2008-12-23  Juan Langcryptui: Skip the file page in CryptUIWizImport when...
2008-12-23  Juan Langcryptui: Store input file as a store in the file page...
2008-12-23  Juan Langcryptui: Validate input file in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Separate opening a file from importing it.
2008-12-23  Juan Langcryptui: Make sure input file is not empty.
2008-12-23  Juan Langcryptui: Show UI rather than failing if no import sourc...
2008-12-23  Juan Langcryptui: Implement browsing for input file in CryptUIWi...
2008-12-23  Juan Langcryptui: Add a non-operational wizard for CryptUIWizImport.
2008-12-23  Juan Langcryptui: Use CryptQueryObject to import files in CryptU...
2008-12-23  Juan Langcryptui: Implement importing CTLs in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Implement importing stores in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Implement importing CRLs with CryptUIWizImport.
2008-12-23  Juan Langcryptui: Check for type mismatches in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Inherit existing properties when importing...
2008-12-23  Juan Langcryptui: Use helper function for importing certificates.
2008-12-23  Juan Langcryptui: Test importing from a store.
2008-12-23  Juan Langcryptui: Test mismatches between allowed and given...
2008-12-22  Juan Langcryptui: Return selected store from CryptUIDlgSelectStoreW.
2008-12-22  Juan Langcryptui: Make sure a store is selected when the user...
2008-12-22  Juan Langcryptui: Add additional stores to select store dialog.
2008-12-22  Juan Langcryptui: Add system stores to the select store dialog.
2008-12-22  Juan Langcryptui: Add a (empty) select store dialog.
2008-12-22  Juan Langcryptui: Implement CryptUIDlgSelectStoreA on top of...
2008-12-22  Juan Langcryptui: Add declarations for undocumented types used...
2008-12-22  Juan Langcryptui: Add stubs for CryptUIDlgSelectStoreA/W.
2008-12-20  Juan Langcryptui: Fix problem with usage checkbox bitmap not...
2008-12-19  Alexandre Julliardcryptui: Commit checks.bmp missed in a previous patch.
2008-12-19  Juan Langcryptui: Don't crash if a chain can't be created for...
2008-12-19  Juan Langcryptui: Partially implement CryptUIDlgViewContext.
2008-12-19  Juan Langcryptui: Refresh tabs in response to cert properties...
2008-12-19  Juan Langcryptui: Apply changes to enabled usages in response...
2008-12-19  Juan Langcryptui: Set cert friendly name and description in...
2008-12-19  Juan Langcryptui: Toggle a usage when it's clicked.
2008-12-19  Juan Langcryptui: Validate OID in add purpose dialog.
2008-12-19  Juan Langcryptui: Show/hide add purpose OID's scrollbar dependin...
2008-12-19  Juan Langcryptui: Add an add purpose dialog.
2008-12-19  Juan Langcryptui: Set purpose selection radio button based on...
2008-12-19  Juan Langcryptui: Redraw purposes list based on purpose selection.
2008-12-19  Juan Langcryptui: Show a cert's allowed usages in cert propertie...
2008-12-19  Juan Langcryptui: Show/hide description's scrollbar depending...
2008-12-19  Juan Langcryptui: Show cert's friendly name and description...
2008-12-19  Juan Langcryptui: Add (empty) edit cert properties dialog.
2008-12-19  Juan Langcryptui: Show cert when it's double-clicked in the...
2008-12-19  Juan Langcryptui: Remove code duplication in formatting an enhan...
2008-12-18  Juan Langcryptui: Allow viewing another cert in the chain from...
2008-12-18  Juan Langcryptui: Show certificate status for selected certifica...
2008-12-18  Juan Langcryptui: Show status for end cert in hierarchy page.
2008-12-18  Juan Langcryptui: Show cert chain in hierarchy page.
2008-12-18  Juan Langcryptui: Add a (empty) hierarchy page to the cert prope...
2008-12-18  Juan Langcryptui: Remove unnecessary check.
2008-12-18  Juan Langcryptui: Show the certificate properties in the details...
2008-12-18  Juan Langcryptui: Show the certificate extensions in the details...
2008-12-18  Juan Langcryptui: Show detailed value of a field when it's selec...
2008-12-18  Juan Langcryptui: Show the X.509 v1 certificate fields in the...
2008-12-18  Juan Langcryptui: Add selections to field selection list in...
2008-12-18  Juan Langcryptui: Add a (empty) details page to the cert propert...
2008-12-18  Juan Langcryptui: Show issuer statement in cert properties dialog.
2008-12-18  Juan Langcryptui: Show valid policies for a cert.
2008-12-18  Juan Langcryptui: Show icon and text representing trust state...
2008-12-18  Juan Langcryptui: Show subject, issuer, and validity period...
2008-12-18  Juan Langcryptui: Show (empty) certificate dialog.
2008-12-18  Juan Langcryptui: Call WinVerifyTrust if the caller has not.
2008-12-18  Juan Langcryptui: Ignore additional prop sheet pages when callin...
2008-11-07  Nicolas Le Camcryptui/tests: Fix test failures on Win2k and below.
2008-11-03  Francois Gougetcryptui: Fix compilation on systems that don't support...
2008-10-29  Juan Langcryptui: Fix destination store for self-signed certs.
2008-10-29  Juan Langcryptui: Fix a failing test on Windows.
2008-10-27  Juan Langcryptui: Choose appropriate destination store for a...
2008-10-27  Juan Langcryptui: Test the import destination of a couple more...
2008-10-27  Juan Langcryptui: Support importing certificate contexts.
2008-10-27  Juan Langcryptui: Move cert creation to a helper function.
2008-10-27  Juan Langcryptui: Improve parameter checking.
next