aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-config-welcome-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-1/+2
|
* Replace 'interface' with 'iface' in the codeTarnyko2014-02-261-5/+5
| | | | | | 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.)
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
|
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
|
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
|
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
|
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-0/+203