aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui
Commit message (Expand)AuthorAgeFilesLines
* don't remove the tree node if deleting the cert failed. (delete_your):Not Zed2005-01-201-6/+6
* update to use G_DEFINE_TYPEJP Rosevear2004-10-141-14/+8
* dont try to deference NULL nickname or emailAddr on the cert.Not Zed2004-10-121-9/+12
* ** See bug #62963.Not Zed2004-08-181-2/+2
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-6/+58
* api change in e_passwords.Not Zed2004-08-121-4/+4
* Fixes #56458JP Rosevear2004-06-171-360/+467
* set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-281-0/+5
* ** See bugs #52061 & #52669.Not Zed2004-05-286-108/+427
* add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-211-0/+1
* [ fixes bug #52724 ]Chris Toshok2004-05-013-4/+38
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-257-24/+236
* [ fixes bug #52667 ]Chris Toshok2004-03-201-2/+0
* [ fixes bug #52829 ]Chris Toshok2004-03-201-0/+29
* Fix the border width setting for the button area, to be HIG-compliantRodney Dawes2004-03-112-3/+7
* include config.hJeffrey Stedfast2004-02-261-0/+5
* fix includes for builddir != srcdirJP Rosevear2004-02-251-1/+3
* Same.Jeffrey Stedfast2004-02-123-1/+16
* check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457.Not Zed2004-01-081-1/+1
* new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-064-135/+333
* use <tt> markup around the fingerprints, and italicize the Not part ofChris Toshok2004-01-061-10/+55
* if we get no matching certs, show empty menu rather than crashing. #51922.Not Zed2003-12-101-13/+15
* fix for C89JP Rosevear2003-12-061-3/+0
* set the window title based on e_cert_get_window_title.Chris Toshok2003-12-051-0/+8
* add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-051-5/+67
* add e-asn1-object.[ch]Chris Toshok2003-12-043-17/+120
* make sure declarations precede logic for older compilers.Larry Ewing2003-11-301-1/+0
* mostly implement a viewer for certificates.Chris Toshok2003-11-265-2/+228
* blahMichael Zucci2003-11-132-1/+313
* fix build temporarilyRadek Doulik2003-11-132-0/+2
* added cert_selector widget to be placed inside a dialog.Not Zed2003-11-132-1/+131
* implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-132-14/+132
* ignore smime-ui.gladepChris Toshok2003-11-121-1/+1
* don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-122-56/+486
* add boilerplate.Chris Toshok2003-10-313-4/+27
* add certificate-manager.hChris Toshok2003-10-291-1/+2
* initial addition of s/mime foo.Chris Toshok2003-10-245-0/+2145