aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-config-security-page.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-171-2/+1
| | | | Plus a little code cleanup for easier grepping.
* Bug #684425 - Do not pass NULL text to gtk_entry_set_text()Milan Crha2014-04-111-3/+3
|
* Fix memory leaks from a commit for bug #508744Milan Crha2014-03-251-0/+3
| | | | I missed that part when copying the code from a test program I cooked.
* Bug #508744 - Select PGP key from a list in mail account propertiesMilan Crha2014-03-241-0/+89
|
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-4/+4
| | | | | | Win32 headers have a #define for 'interface', which breaks the build when this word is used in the code, thus replace it to 'iface', the same way as GLib or GTK+ code use to have it. (See bug #722068.)
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-2/+3
|
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
|
* Bug #708349 - Memory leaks around mail configMilan Crha2013-09-231-0/+3
|
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+1
|
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-0/+672