| Commit message (Expand) | Author | Age | Files | Lines |
* | Collect all the required package versions in one place and explicitly | Matthew Barnes | 2007-07-28 | 1 | -0/+5 |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 1 | -0/+6 |
* | Fix for bug #396645 | Srinivasa Ragavan | 2007-04-20 | 1 | -0/+7 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -0/+7 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -0/+6 |
* | Initialize a pointer to NULL and cast away a warning. bug #332101. Fix | Kjartan Maraas | 2006-10-01 | 1 | -0/+7 |
* | changed window focus. Fixes bug #266828. | Andre Klapper | 2006-08-22 | 1 | -0/+5 |
* | ** Fixes #334848 | Veerapuram Varadhan | 2006-07-31 | 1 | -0/+9 |
* | On Win32, NSS wants filenames in system codepage, so convert UTF-8 | Tor Lillqvist | 2006-06-15 | 1 | -0/+5 |
* | On Win32, don't bother to attempt looking in Unix paths like /usr/lib or | Tor Lillqvist | 2006-01-31 | 1 | -0/+7 |
* | Remove unused code. Use #ifdef instead of #if some places. Add missing | Kjartan Maraas | 2006-01-30 | 1 | -0/+12 |
* | removed string "dialog1" from translation. Fixes bug 306118. | Andre Klapper | 2006-01-27 | 1 | -0/+4 |
* | Fix for 325748. Add an search path which can be automatically retrieved | Simon Zheng | 2006-01-11 | 1 | -0/+6 |
* | use e_utf8_strftime() in evolution-data-server/ | Simon Zheng | 2006-01-10 | 1 | -0/+6 |
* | marked LDAP specific strings as not translatable. Fixes bug 273076. | Andre Klapper | 2006-01-06 | 1 | -0/+4 |
* | Do not set the sort column before the model is initialized. This is done | Harish Krishnaswamy | 2006-01-02 | 1 | -1/+8 |
* | lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode. | Tor Lillqvist | 2005-12-18 | 1 | -0/+3 |
* | gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.c | Tor Lillqvist | 2005-12-18 | 1 | -0/+11 |
* | Add reserved field for an empty structure. | Mengjie Yu | 2005-07-29 | 1 | -0/+7 |
* | Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. Use | Tor Lillqvist | 2005-07-20 | 1 | -0/+3 |
* | Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLog | Tor Lillqvist | 2005-07-20 | 1 | -0/+6 |
* | pull up missing merge from branch | JP Rosevear | 2005-06-07 | 1 | -0/+11 |
* | *gui/certificate-manager.c Changed cert to certificates Fixes #273075 | Sankar P | 2005-05-06 | 1 | -0/+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 | -0/+9 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -0/+6 |
* | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 1 | -0/+5 |
* | Set the border widths for the dialog internal container widgets to be HIG | Rodney Dawes | 2005-02-05 | 1 | -0/+7 |
* | don't remove the tree node if deleting the cert failed. (delete_your): | Not Zed | 2005-01-20 | 1 | -0/+7 |
* | update to use G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+4 |
* | dont try to deference NULL nickname or emailAddr on the cert. | Not Zed | 2004-10-12 | 1 | -0/+5 |
* | ** See bug #64420. | Not Zed | 2004-09-04 | 1 | -0/+7 |
* | ** See bug #62963. | Not Zed | 2004-08-18 | 1 | -0/+7 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 1 | -0/+5 |
* | api change in e_passwords. | Not Zed | 2004-08-12 | 1 | -0/+5 |
* | Fixed to work for both LE and BE architectures. | Jeffrey Stedfast | 2004-08-03 | 1 | -0/+5 |
* | [ fixes #61490 ] | Chris Toshok | 2004-07-20 | 1 | -0/+9 |
* | Fixes #56458 | JP Rosevear | 2004-06-17 | 1 | -0/+6 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -0/+8 |
* | Added smime-marshal.list to EXTRA_DIST | Jeffrey Stedfast | 2004-06-16 | 1 | -0/+4 |
* | quiet the compiler, and dobey. | Chris Toshok | 2004-06-09 | 1 | -0/+4 |
* | set some columns resizable. (initialize_contactcerts_ui): same. | Not Zed | 2004-05-28 | 1 | -0/+4 |
* | ** See bugs #52061 & #52669. | Not Zed | 2004-05-28 | 1 | -0/+27 |
* | add "Select certificate" title to the previously untitled dialog. | Jon Oberheide | 2004-05-21 | 1 | -0/+5 |
* | Don't crash when the user presses 'cancel'. Fixes #58733. | James Willcox | 2004-05-20 | 1 | -0/+6 |
* | call SetPasswordFunc before calling authenticate - some nss calls can | Not Zed | 2004-05-13 | 1 | -0/+6 |
* | [ fixes bug #52724 ] | Chris Toshok | 2004-05-01 | 1 | -0/+15 |
* | add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import. | Chris Toshok | 2004-03-25 | 1 | -0/+45 |
* | [ fixes bug #52667 ] | Chris Toshok | 2004-03-20 | 1 | -0/+8 |
* | [ fixes bug #52829 ] | Chris Toshok | 2004-03-20 | 1 | -0/+21 |
* | Fix the border width setting for the button area, to be HIG-compliant | Rodney Dawes | 2004-03-11 | 1 | -0/+7 |
* | include config.h | Jeffrey Stedfast | 2004-02-26 | 1 | -0/+4 |
* | fix includes for builddir != srcdir | JP Rosevear | 2004-02-25 | 1 | -0/+4 |
* | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 1 | -0/+23 |
* | check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457. | Not Zed | 2004-01-08 | 1 | -0/+5 |
* | oops, remove hardcoded test passwd :) | Chris Toshok | 2004-01-06 | 1 | -0/+3 |
* | new function, implement the password dialog for PK11 slot authentication. | Chris Toshok | 2004-01-06 | 1 | -0/+58 |
* | use <tt> markup around the fingerprints, and italicize the Not part of | Chris Toshok | 2004-01-06 | 1 | -0/+9 |
* | if we get no matching certs, show empty menu rather than crashing. #51922. | Not Zed | 2003-12-10 | 1 | -0/+5 |
* | fix for C89 | JP Rosevear | 2003-12-06 | 1 | -0/+4 |
* | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 1 | -0/+9 |
* | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 1 | -0/+45 |
* | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 1 | -0/+24 |
* | grovel around at startup time for mozilla's pkcs11 module so we can get | Chris Toshok | 2003-12-04 | 1 | -0/+6 |
* | make sure declarations precede logic for older compilers. | Larry Ewing | 2003-11-30 | 1 | -0/+8 |
* | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 1 | -0/+44 |
* | added cert_selector widget to be placed inside a dialog. | Not Zed | 2003-11-13 | 1 | -0/+8 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 1 | -0/+30 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 1 | -0/+57 |
* | add boilerplate. | Chris Toshok | 2003-10-31 | 1 | -0/+12 |
* | use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS. | Chris Toshok | 2003-10-31 | 1 | -0/+5 |
* | add certificate-manager.h | Chris Toshok | 2003-10-29 | 1 | -0/+5 |
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 1 | -0/+6 |