aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-signature-list.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-498/+0
* Miscellaneous cleanups.Matthew Barnes2011-11-231-1/+5
* Some build fixesRodrigo Moya2011-11-091-2/+0
* Almost no more GConf in e-utilRodrigo Moya2011-10-261-3/+2
* Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-201-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+16
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-5/+13
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* ESignatureList cleanups.Matthew Barnes2010-10-211-80/+106
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+7
* Update API documentation.Matthew Barnes2010-02-101-14/+14
* Coding style and whitespace cleanup.Matthew Barnes2010-02-081-8/+22
* Fix a potential uninitialized argument in e_signature_list_find().Matthew Barnes2010-01-161-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+0
* Bug #572960 - Ignore and drop invalid signatures on loadMilan Crha2009-09-111-4/+7
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-20/+22
* Fix excessive whitespace.Matthew Barnes2009-07-131-8/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-7/+7
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-2/+0
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-15/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-57/+57
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-131-1/+1
* Don't add an autogen signature if the new signature is the autogenJeffrey Stedfast2004-04-151-11/+7
* Really fixes bug #56623Jeffrey Stedfast2004-04-131-2/+18
* If we fail to set a sig_uid then try to extract the old style signature idJeffrey Stedfast2004-04-101-1/+1
* If the autogen signature isn't in the list (or isn't the first in theJeffrey Stedfast2004-04-101-0/+25
* simplified a tadJeffrey Stedfast2004-04-081-9/+10
* Probably fixes bug #56623 and others?Jeffrey Stedfast2004-04-071-11/+15
* Fixed to not ignore signatures without uids (e.g. signatures that wereJeffrey Stedfast2004-04-061-18/+19
* New class similar to EAccount but for signatures.Jeffrey Stedfast2004-04-011-0/+428