/archivers/pkg/

l'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/smime
Commit message (Expand)AuthorAgeFilesLines
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2013-319/+227
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-152-2/+2
* Bug 664160 - Untranslated headers in certificates tableGabor Kelemen2012-02-011-3/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1
* Bug 661650 - "Certificate Authority Trust" strings miss mnemonicsMatthew Barnes2011-10-141-3/+3
* Simplify library dependency flags.Matthew Barnes2011-10-053-4/+4
* Bug 660584 - Fix crash when removing user certificateDan Vrátil2011-10-011-14/+13
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-304-9/+0
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-11/+12
* Coding style and whitespace cleanup.Matthew Barnes2011-09-0418-315/+399
* 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-042-3/+3
* Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-143-786/+727
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+3
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-222-7/+11
* Coding style cleanups.Matthew Barnes2011-05-099-32/+32
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-133-6/+6
* 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
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-27/+25
* Bug 626066 (again) - work around NSS bug #595861David Woodhouse2010-09-151-7/+21
* Bug 626066 - log in to NSS database on demand for changing trustDavid Woodhouse2010-09-144-12/+41
* Coding style cleanups.Matthew Barnes2010-09-1310-297/+297
* 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
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-238/+291
* 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
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2
* Fix some linking issues.Matthew Barnes2010-07-111-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-1/+0
* Fix build breakage.Matthew Barnes2010-06-141-0/+2
* Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-123-47/+400
* Bug 585301 - Use camel_init() to initialize NSS consistentlyDavid Woodhouse2010-06-111-53/+6
* Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-301-11/+34
* Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-0/+9
* 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
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-896/+0
* Bug #325609 - Add translator comment for "%s = %s"Milan Crha2010-04-021-0/+6
* Fix mismatched quotes.Matthew Barnes2010-03-293-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-20/+20
* Remove dead assignments found by clang.Matthew Barnes2010-01-163-5/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-01-051-62/+68
* Coding style and whitespace cleanup.Matthew Barnes2010-01-043-9/+21
* Compiler and linker flag cleanups.Matthew Barnes2009-12-283-0/+5
* Bug #604761 - Select certificate doesn't workMilan Crha2009-12-171-114/+97
* Bug #603342 - Memory leak fixesMilan Crha2009-12-153-6/+26
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-16/+32
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-179-2643/+2474
* Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls oneTor Lillqvist2009-11-111-1/+0
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-27