aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui
Commit message (Expand)AuthorAgeFilesLines
* 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