aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix mismatched quotes.Matthew Barnes2010-04-071-1/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+2
* Bug #604761 - Select certificate doesn't workMilan Crha2009-12-171-114/+97
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-1/+5
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-16/+32
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-178-2641/+2473
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-3/+4
* Fix excessive whitespace.Matthew Barnes2009-07-142-3/+0
* Fix some build issues.Matthew Barnes2009-07-142-5/+5
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+6
* Prefer GLib basic types over C types.Matthew Barnes2009-05-277-30/+30
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2712-12/+12
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2712-12/+12
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-4/+5
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-253-33/+275
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-242-17/+245
| * ** Fix for bug #539002Milan Crha2009-04-071-1/+4
| * ** Fix for bug #529745Milan Crha2009-04-071-0/+2
| * ** Fix for bug #572975Milan Crha2009-02-252-15/+24
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-037-102/+100
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-275-69/+72
* | Fix crash on startup.Matthew Barnes2009-02-192-4/+5
* | Documentation tweaks.Matthew Barnes2009-02-191-1/+3
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1112-171/+172
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+3
* | Progress update:Matthew Barnes2008-08-303-11/+23
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2111-11/+11
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-067-17/+4
* ** Fixes bug #534360Matthew Barnes2008-05-231-5/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-154-23/+23
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-24/+0
* ** Fix for bug #471791 Srinivasa Ragavan2007-09-101-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0212-14/+14
* 2007-08-31 mcrha Fix for bug #378759Milan Crha2007-08-311-2/+2
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-311-1/+1
* Fix for bug #396645Srinivasa Ragavan2007-04-201-0/+36
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-216-6/+6
* changed window focus. Fixes bug #266828.Andre Klapper2006-08-221-1/+1
* ** Fixes #334848Veerapuram Varadhan2006-07-311-2/+2
* Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-303-1/+3
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-271-1/+1
* Do not set the sort column before the model is initialized. This is doneHarish Krishnaswamy2006-01-021-4/+0
* gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-186-5/+45
* Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLogTor Lillqvist2005-07-201-1/+3
* *gui/certificate-manager.c Changed cert to certificates Fixes #273075Sankar P2005-05-061-6/+6
* add a11y name to Certificates Table Fixes #73914Li Yuan2005-03-301-0/+6
* ** See bug #68592Not Zed2005-02-241-1/+7
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+1
* Install shared libraries to privlibdir.Hans Petter Jansson2005-02-101-1/+1
* Set the border widths for the dialog internal container widgets to be HIGRodney Dawes2005-02-052-1/+6
* don't remove the tree node if deleting the cert failed. (delete_your):Not Zed2005-01-201-6/+6
* update to use G_DEFINE_TYPEJP Rosevear2004-10-141-14/+8
* dont try to deference NULL nickname or emailAddr on the cert.Not Zed2004-10-121-9/+12
* ** See bug #62963.Not Zed2004-08-181-2/+2
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-6/+58
* api change in e_passwords.Not Zed2004-08-121-4/+4
* Fixes #56458JP Rosevear2004-06-171-360/+467
* set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-281-0/+5
* ** See bugs #52061 & #52669.Not Zed2004-05-286-108/+427
* add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-211-0/+1
* [ fixes bug #52724 ]Chris Toshok2004-05-013-4/+38
* add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-257-24/+236
* [ fixes bug #52667 ]Chris Toshok2004-03-201-2/+0
* [ fixes bug #52829 ]Chris Toshok2004-03-201-0/+29
* 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