Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -1/+1 |
| | |||||
* | Prefer e_source_extension_ref_source(). | Matthew Barnes | 2012-10-13 | 1 | -1/+3 |
| | | | | e_source_extension_get_source() is now deprecated. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | ESourceContacts: Only include local address book by default. | Matthew Barnes | 2012-06-22 | 1 | -2/+30 |
| | | | | | A more reasonable default than including all address books by default. Weeds out large, remote address books that can take forever to query. | ||||
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 1 | -0/+3 |
| | |||||
* | Add 'cal-config-contacts' module. | Matthew Barnes | 2012-06-03 | 1 | -0/+139 |
Registers the "Contacts" backend in ECalSourceConfig widgets. |