aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui/certificate-viewer.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-33/+43
* Use the same certificate-viewer as the trust-prompt from edsMilan Crha2012-12-121-211/+514
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-3/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-40/+53
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-8/+15
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-5/+8
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-26/+20
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-6/+6
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-301-1/+0
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-181-1/+9
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-251-14/+11
* Fix the border width setting for the button area, to be HIG-compliantRodney Dawes2004-03-111-0/+3
* Same.Jeffrey Stedfast2004-02-121-0/+5
* use <tt> markup around the fingerprints, and italicize the Not part ofChris Toshok2004-01-061-10/+55
* 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-041-12/+115
* mostly implement a viewer for certificates.Chris Toshok2003-11-261-0/+125