Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update marker's label every second | Pierre-Luc Beaudoin | 2009-08-24 | 1 | -30/+66 |
* | Animate show in and out of markers | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -2/+2 |
* | Don't create a marker for contacts with empty location | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -1/+1 |
* | Dim at 75% markers for location data older than a week | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -3/+11 |
* | Port to Clutter 1.0 and libchamplain 0.3.6 | Pierre-Luc Beaudoin | 2009-08-18 | 1 | -2/+3 |
* | empathy-map-view: fix coding style | Guillaume Desmottes | 2009-06-24 | 1 | -1/+1 |
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-06-15 | 1 | -125/+113 |
* | Add contextual popup menu in map view | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -0/+30 |
* | Simplify map_view_marker_update_position | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -7/+6 |
* | Use libchamplain 0.3.3 new Gtk embed API | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -4/+3 |
* | Add spinning throbber to EmpathyMapView | Pierre-Luc Beaudoin | 2009-06-12 | 1 | -0/+27 |
* | Fix compile warning | Pierre-Luc Beaudoin | 2009-06-11 | 1 | -1/+1 |
* | Use the layer to list the markers | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -7/+3 |
* | Move the geoclue geocoding in EmpathyTpContactFactory | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -115/+0 |
* | Fix memory leak | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
* | Disconnect from notify::location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+19 |
* | Move the geocoding to when the location is updated | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -43/+44 |
* | Avatar was leaked | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
* | Don't need to keep the address around | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -6/+2 |
* | Don't need to set back if it is the same hashtable | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -5/+1 |
* | Display relative time to user | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+18 |
* | Fix possible compilation error | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Don't create a marker if the user has no location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+10 |
* | Fix double border issue in the Map View | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Move geocoding in a place where we can have better memory management | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -30/+53 |
* | Simplify and clarify map_view_geocode_cb | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -11/+12 |
* | Don't allow the user to display many map views | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -3/+3 |
* | Fix coding styles and memory leaks found by Guillaume Desmottes | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+18 |
* | Fix licensing: should have been LGPL 2.1+ | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -10/+9 |
* | Apply new coding styles | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -44/+49 |
* | Remove dead code and update function name | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+7 |
* | Update to use libchamplain 0.3's API | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -7/+12 |
* | Make buildable without Geoclue | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -20/+7 |
* | Fix contacts not showing on the map | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+2 |
* | Get rid of disconnect which is undeeded | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -28/+4 |
* | Fix a warning if the handle doesn't exist | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+3 |
* | Use its own ListStore of contacts instead of borrowing the Contact | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+7 |
* | Show contacts without an avatar | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -11/+10 |
* | Remove signal handler when closing the window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+31 |
* | Use EmpathyContact's location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+140 |
* | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+217 |