aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/contacts-map/contacts-map.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
|
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-1/+1
|
* Coding style cleanups.Matthew Barnes2010-09-131-3/+3
|
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+0
|
* Bug #603469 - Crash in contacts-map with no Home address filledCedric Bosdonnat2010-01-071-1/+13
| | | | | | There was some confusion between the query using E_CONTACT_ADDRESS and the address used. Now the first of the following is shown in the map: Home, Work, Other.
* Coding style and whitespace cleanups.Matthew Barnes2009-11-291-8/+5
|
* Bug #361156 - contacts-map pluginCedric Bosdonnat2009-11-271-0/+216
Add a map showing the location of contacts when possible. It's disabled at the moment.