| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Ctrl + l () character from source files | Paul Menzel | 2011-09-30 | 1 | -4/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -76/+85 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -6/+8 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -47/+47 |
* | Bug #304415 - Allow change of signature hash algorithm | Milan Crha | 2010-05-20 | 1 | -0/+9 |
* | Bug #325609 - Add translator comment for "%s = %s" | Milan Crha | 2010-04-02 | 1 | -0/+6 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -2/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -6/+12 |
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -2/+15 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -1/+1 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -2/+2 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -3/+0 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -61/+61 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -2/+2 |
* | License changes | Sankarasivasubramanian Pasupathilingam | 2008-10-10 | 1 | -47/+30 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -40/+40 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Remove unused code. Use #ifdef instead of #if some places. Add missing | Kjartan Maraas | 2006-01-30 | 1 | -1/+1 |
* | use e_utf8_strftime() in evolution-data-server/ | Simon Zheng | 2006-01-10 | 1 | -0/+1 |
* | marked LDAP specific strings as not translatable. Fixes bug 273076. | Andre Klapper | 2006-01-06 | 1 | -10/+10 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | ** See bugs #52061 & #52669. | Not Zed | 2004-05-28 | 1 | -0/+52 |
* | #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs to | Jeffrey Stedfast | 2004-02-12 | 1 | -0/+5 |
* | fix for C89 | JP Rosevear | 2003-12-06 | 1 | -1/+1 |
* | set the window title based on e_cert_get_window_title. | Chris Toshok | 2003-12-05 | 1 | -6/+12 |
* | add prototype for e_cert_get_asn1_struct. | Chris Toshok | 2003-12-05 | 1 | -0/+741 |
* | add e-asn1-object.[ch] | Chris Toshok | 2003-12-04 | 1 | -0/+25 |
* | mostly implement a viewer for certificates. | Chris Toshok | 2003-11-26 | 1 | -0/+162 |
* | implement using the e-cert-trust foo. (e_cert_get_email): implement. | Chris Toshok | 2003-11-13 | 1 | -5/+20 |
* | don't init NSS here. it's done in e_cert_db_peek. | Chris Toshok | 2003-11-12 | 1 | -4/+134 |
* | initial addition of s/mime foo. | Chris Toshok | 2003-10-24 | 1 | -0/+148 |