Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #642557 - Display maps in contact preview | Dan Vrátil | 2011-06-02 | 5 | -452/+0 |
| | |||||
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+5 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | Utilize the new ESourceSelector:primary-selection property. | Matthew Barnes | 2010-11-02 | 1 | -1/+1 |
| | |||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 2 | -4/+4 |
| | |||||
* | Bug #613392 - No copyright/licensing information for geo-utils | Cedric Bosdonnat | 2010-04-26 | 2 | -0/+44 |
| | |||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -4/+0 |
| | |||||
* | Bug #603469 - Crash in contacts-map with no Home address filled | Cedric Bosdonnat | 2010-01-07 | 1 | -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 Barnes | 2009-12-28 | 1 | -1/+3 |
| | |||||
* | Rewrite champlain-gtk and geoclue detection. | Matthew Barnes | 2009-11-29 | 1 | -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 Barnes | 2009-11-29 | 3 | -11/+8 |
| | |||||
* | Bug #361156 - contacts-map plugin | Cedric Bosdonnat | 2009-11-27 | 5 | -0/+396 |
Add a map showing the location of contacts when possible. It's disabled at the moment. |