aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/contacts-map
Commit message (Collapse)AuthorAgeFilesLines
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-101-1/+1
|
* Coding style cleanups.Matthew Barnes2010-09-132-4/+4
|
* Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-262-0/+44
|
* 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.
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
|
* Rewrite champlain-gtk and geoclue detection.Matthew Barnes2009-11-291-7/+8
| | | | | | | Disabling desktop integration features must be explicit. If experimental plugins are enabled and unless --disable-contacts-map is given, configuration will fail if champlain-gtk or geoclue is missing.
* Coding style and whitespace cleanups.Matthew Barnes2009-11-293-11/+8
|
* Bug #361156 - contacts-map pluginCedric Bosdonnat2009-11-275-0/+396
Add a map showing the location of contacts when possible. It's disabled at the moment.