aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-config-web-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a "settings" module.Matthew Barnes2013-01-211-64/+0
| | | | | | Collect all the "config" extensions from the "addressbook", "calendar", and "mail" modules into one place. These extensions typically just bind GObject properties of extensible classes to app-specific GSettings keys.
* EMailConfigWebView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-091-2/+36
| | | | Follow the usual GObject conventions.
* Add an extension to configure EWebView.Matthew Barnes2010-03-231-0/+30
Make EWebView extensible and register an extension to automatically bind every EWebView instance to the appropriate EShellSettings.