aboutsummaryrefslogtreecommitdiffstats
path: root/smime/gui
Commit message (Expand)AuthorAgeFilesLines
* Ask for a Smart Card password with a token name tooMilan Crha2013-05-311-1/+10
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Add comments around g_idle_add() changesMilan Crha2013-02-091-1/+3
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-01-112-35/+46
* e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-2/+2
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-134-10/+6
* Use the same certificate-viewer as the trust-prompt from edsMilan Crha2012-12-127-932/+565
* Do not restore certificate manager columns when all are hiddenMilan Crha2012-12-111-1/+7
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-3/+5
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-3/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-11-114-99/+139
* Coding style and whitespace cleanup.Matthew Barnes2012-08-205-19/+19
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-0/+7
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-208-66/+114
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-151-1/+1
* Bug 664160 - Untranslated headers in certificates tableGabor Kelemen2012-02-011-3/+4
* Bug 661650 - "Certificate Authority Trust" strings miss mnemonicsMatthew Barnes2011-10-141-3/+3
* Simplify library dependency flags.Matthew Barnes2011-10-051-1/+2
* Bug 660584 - Fix crash when removing user certificateDan Vrátil2011-10-011-14/+13
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-049-55/+94
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-27/+22
* Use email instead of e-mail spelling, like anywhere elseAndre Klapper2011-07-281-2/+2
* Coding style and whitespace cleanups.Matthew Barnes2011-07-241-1/+0
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-2/+2
* Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-143-786/+727
* Coding style cleanups.Matthew Barnes2011-05-095-13/+13
* Dialogs no longer have separators.Matthew Barnes2011-01-251-3/+0
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-6/+9
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-1/+1
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-1/+4
* Bug 626066 - log in to NSS database on demand for changing trustDavid Woodhouse2010-09-142-9/+4
* Coding style cleanups.Matthew Barnes2010-09-134-87/+87
* Bug 626066 - log in to NSS database before invoking certificate managerDavid Woodhouse2010-09-131-1/+6
* Bug 616073 - Various translation issuesMatthew Barnes2010-09-111-1/+1
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+0
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-112-14/+12
* Bug 624237 - Fails to start when smartcard is insertedMatthew Barnes2010-07-141-2/+10
* Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-121-6/+102
* Miscellaneous string fixesPhilip Withnall2010-04-181-1/+1
* Bug 592986 - Preferences window shows some buttons on iconsMatthew Barnes2010-04-181-150/+27
* Open and save smime-ui.ui in Glade 3.Matthew Barnes2010-04-181-1221/+450
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-084-9/+24
* Fix mismatched quotes.Matthew Barnes2010-03-291-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