aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cal-config-contacts/e-source-contacts.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+1
|
* ESourceContacts: Only include local address book by default.Matthew Barnes2012-06-221-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 changeMilan Crha2012-06-181-0/+3
|
* Add 'cal-config-contacts' module.Matthew Barnes2012-06-031-0/+139
Registers the "Contacts" backend in ECalSourceConfig widgets.