projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Unify GLINFO_LOCATION in surface.c.
[wine]
/
dlls
/
cryptui
/
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2009-12-21
Michael Stefaniuc
cryptui: Don't cast NULL to an integer type.
tree
|
commitdiff
2009-11-09
Francois Gouget
cryptui: Remove WINAPI on the cert_mgr_sort_by_text...
tree
|
commitdiff
2009-11-05
Juan Lang
cryptui/tests: Fix typos.
tree
|
commitdiff
2009-11-05
Juan Lang
cryptui/tests: Remove a double free.
tree
|
commitdiff
2009-10-29
Juan Lang
cryptui: Fix German translation.
tree
|
commitdiff
2009-10-29
Aurimas Fišeras
cryptui: Fix Lithuanian translation.
tree
|
commitdiff
2009-10-28
Juan Lang
cryptui: Display <None> for a cert's friendly name...
tree
|
commitdiff
2009-10-27
Juan Lang
cryptui: Sort certificates by subject name by default.
tree
|
commitdiff
2009-10-27
Juan Lang
cryptui: Support sorting columns by clicking on their...
tree
|
commitdiff
2009-09-17
Paul Vriens
cryptui: Fix a typo.
tree
|
commitdiff
2009-08-03
Hwang YunSong
cryptui: Updated Korean resource.
tree
|
commitdiff
2009-07-23
Ricardo Filipe
cryptui: Add Portuguese translation.
tree
|
commitdiff
2009-07-20
Aurimas Fišeras
Various small Lithuanian translation fixes.
tree
|
commitdiff
2009-07-10
Frédéric Delanoy
cryptui: Fix French translation & UI display.
tree
|
commitdiff
2009-07-10
Frédéric Delanoy
cryptui: Fix UI display.
tree
|
commitdiff
2009-07-09
Hwang YunSong
cryptui: Updated Korean resource.
tree
|
commitdiff
2009-07-08
Juan Lang
cryptui: Increase control width to support larger fonts.
tree
|
commitdiff
2009-07-06
Aurimas Fišeras
cryptui: Add Lithuanian translation.
tree
|
commitdiff
2009-07-06
Paul Vriens
cryptui: Show the select store text when browsing stores.
tree
|
commitdiff
2009-07-06
Paul Vriens
cryptui: Fix Dutch translations.
tree
|
commitdiff
2009-07-02
Michael Stefaniuc
cryptui: Build language resource files separately.
tree
|
commitdiff
2009-06-30
Frédéric Delanoy
cryptui: Add French translation.
tree
|
commitdiff
2009-06-24
Andrew Talbot
cryptui: Constify some variables.
tree
|
commitdiff
2009-06-15
Francois Gouget
cryptdlg & cryptui: Use SUBLANG_NEUTRAL for German.
tree
|
commitdiff
2009-06-10
André Hentschel
cryptui: Improve German translation.
tree
|
commitdiff
2009-06-08
André Hentschel
cryptui: Add German translation.
tree
|
commitdiff
2009-05-25
Frans Kool
cryptui: Added Dutch translations.
tree
|
commitdiff
2009-05-11
Gerald Pfeifer
cryptui: Remove double assignment in import_store_dlg_p...
tree
|
commitdiff
2009-04-28
Juan Lang
cryptui: If an input file name is given to CryptUIWizIm...
tree
|
commitdiff
2009-03-30
Austin English
cryptui: Fix a compiler warning on PC-BSD.
tree
|
commitdiff
2009-03-04
Michael Stefaniuc
cryptui: Remove superfluous pointer casts.
tree
|
commitdiff
2009-02-16
Hwang YunSong(황윤성)
cryptui: Updated Korean resource.
tree
|
commitdiff
2009-02-11
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Delete the private keys if requested when...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Save private key in temporary store when expor...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Ensure a certificate's private key is exportab...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Correct return value of the user cancels the...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Implement exporting to a PFX file.
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Skip password page when moving backward throug...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Validate password in export wizard.
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Only show password page if the private key...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Add a password page to the export wizard.
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Enable/disable PFX choice based on whether...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Set default export format based on whether...
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Make a copy of export info in CryptUIWizExport.
tree
|
commitdiff
2009-02-09
Juan Lang
cryptui: Prompt whether to export the private key from...
tree
|
commitdiff
2009-02-05
Marcus Meissner
cryptui: Check NULL ptr differently (Coverity).
tree
|
commitdiff
2009-02-03
Hwang YunSong(황윤성)
cryptui: Updated Korean resource.
tree
|
commitdiff
2009-01-30
Juan Lang
cryptui: Fix a few test failures on older Windows versions.
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Export all selected certificates when requeste...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Set default export file name based on input...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Move code for enabling the PFX export format...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Select export format based on input in CryptUI...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXP...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Add support for exporting a serialized store...
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Add error checking to CryptUIWizExport.
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Default to exporting in DER format.
tree
|
commitdiff
2009-01-27
Juan Lang
cryptui: Always initialize export wizard's export options.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Call CryptUIWizExport when asked to.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Fix a typo.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Implement CryptUIWizExport for the no UI case.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Use a public type rather than a private one...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Implement saving from the export wizard.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Show details of export on finish page of expor...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Implement browsing for a filename in the expor...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Validate filename in export wizard.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Enable/disable checkboxes in the format page...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Disable the PFX export format in the export...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Remember format and format options when leavin...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Skip the format page of the export wizard...
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Add a do-nothing export wizard.
tree
|
commitdiff
2009-01-26
Juan Lang
cryptui: Add stub for CryptUIWizExport.
tree
|
commitdiff
2009-01-14
Dmitry Timoshkov
cryptui: Use "-1" as a "don't care value", fix dialog...
tree
|
commitdiff
2009-01-12
Hwang YunSong(황윤성)
cryptui: New Korean resource.
tree
|
commitdiff
2009-01-10
Juan Lang
cryptui: Don't make certificate status control disabled.
tree
|
commitdiff
2009-01-10
Juan Lang
cryptui: Improve control spacing.
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Fix crash with native riched20.
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Call CryptUIWizImport from the certificate...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Set appropriate radio button in CryptUIWizImpo...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Implement removing certificates from certifica...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Show usages for selected cert in certificate...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Show selected certificate when requested in...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Enable/disable controls based on selection...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Filter shown certs according to purpose select...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Refresh cert view when purpose selection is...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Add saved purposes to the purpose selection...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Save purposes in certificate manager dialog...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Recall usage state from registry in certificat...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Allow toggling a usage in the certificate...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Add known usages to certificate manager dialog...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Add a (empty) advanced dialog to the certifica...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Refresh store display when a tab is switched...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Display contents of certificate store in certi...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Show names of stores certificate manager dialog.
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Add purpose selection and column headings...
tree
|
commitdiff
2009-01-09
Juan Lang
cryptui: Add a (empty) certificate manager dialog.
tree
|
commitdiff
2008-12-24
Juan Lang
cryptui: Add a header bitmap to CryptUIWizImport's...
tree
|
commitdiff
2008-12-24
Juan Lang
cryptui: Add watermark image to welcome and finish...
tree
|
commitdiff
next