Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a "settings" module. | Matthew Barnes | 2013-01-21 | 1 | -65/+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. | ||||
* | ECalConfigCompEditor: Use G_DEFINE_DYNAMIC_TYPE. | Matthew Barnes | 2012-10-10 | 1 | -2/+37 |
| | | | | Follow the usual GObject conventions. | ||||
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 1 | -0/+30 |
Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties. |