| Commit message (Expand) | Author | Age | Files | Lines |
* | *gui/certificate-manager.c Changed cert to certificates Fixes #273075 | Sankar P | 2005-05-06 | 1 | -6/+6 |
* | add a11y name to Certificates Table Fixes #73914 | Li Yuan | 2005-03-30 | 1 | -0/+6 |
* | ** See bug #68592 | Not Zed | 2005-02-24 | 1 | -1/+7 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+1 |
* | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 1 | -1/+1 |
* | Set the border widths for the dialog internal container widgets to be HIG | Rodney Dawes | 2005-02-05 | 2 | -1/+6 |
* | don't remove the tree node if deleting the cert failed. (delete_your): | Not Zed | 2005-01-20 | 1 | -6/+6 |
* | update to use G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -14/+8 |
* | dont try to deference NULL nickname or emailAddr on the cert. | Not Zed | 2004-10-12 | 1 | -9/+12 |
* | ** See bug #62963. | Not Zed | 2004-08-18 | 1 | -2/+2 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 1 | -6/+58 |
* | api change in e_passwords. | Not Zed | 2004-08-12 | 1 | -4/+4 |
* | Fixes #56458 | JP Rosevear | 2004-06-17 | 1 | -360/+467 |
* | set some columns resizable. (initialize_contactcerts_ui): same. | Not Zed | 2004-05-28 | 1 | -0/+5 |
* | ** See bugs #52061 & #52669. | Not Zed | 2004-05-28 | 6 | -108/+427 |
* | add "Select certificate" title to the previously untitled dialog. | Jon Oberheide | 2004-05-21 | 1 | -0/+1 |
* | [ fixes bug #52724 ] | Chris Toshok | 2004-05-01 | 3 | -4/+38 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 7 | -24/+236 |
* | [ fixes bug #52667 ] | Chris Toshok | 2004-03-20 | 1 | -2/+0 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 1 | -0/+29 |
* | Fix the border width setting for the button area, to be HIG-compliant | Rodney Dawes | 2004-03-11 | 2 | -3/+7 |
* | include config.h | Jeffrey Stedfast | 2004-02-26 | 1 | -0/+5 |
* | fix includes for builddir != srcdir | JP Rosevear | 2004-02-25 | 1 | -1/+3 |
* | Same. | Jeffrey Stedfast | 2004-02-12 | 3 | -1/+16 |
* | check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457. | Not Zed | 2004-01-08 | 1 | -1/+1 |
* | new function, implement the password dialog for PK11 slot authentication. | Chris Toshok | 2004-01-06 | 4 | -135/+333 |
* | use <tt> markup around the fingerprints, and italicize the Not part of | Chris Toshok | 2004-01-06 | 1 | -10/+55 |
* | if we get no matching certs, show empty menu rather than crashing. #51922. | Not Zed | 2003-12-10 | 1 | -13/+15 |
* | fix for C89 | JP Rosevear | 2003-12-06 | 1 | -3/+0 |
* | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 1 | -0/+8 |
* | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 1 | -5/+67 |
* | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 3 | -17/+120 |
* | make sure declarations precede logic for older compilers. | Larry Ewing | 2003-11-30 | 1 | -1/+0 |
* | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 5 | -2/+228 |
* | blah | Michael Zucci | 2003-11-13 | 2 | -1/+313 |
* | fix build temporarily | Radek Doulik | 2003-11-13 | 2 | -0/+2 |
* | added cert_selector widget to be placed inside a dialog. | Not Zed | 2003-11-13 | 2 | -1/+131 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 2 | -14/+132 |
* | ignore smime-ui.gladep | Chris Toshok | 2003-11-12 | 1 | -1/+1 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 2 | -56/+486 |
* | add boilerplate. | Chris Toshok | 2003-10-31 | 3 | -4/+27 |
* | add certificate-manager.h | Chris Toshok | 2003-10-29 | 1 | -1/+2 |
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 5 | -0/+2145 |