aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/maps/CachesOverlay.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+3
* fix #1394: Red Circles around Event CachesBananeweizen2012-04-121-49/+73
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-3/+3
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Refresh waypoints on map after being editedcampbeb2012-03-031-0/+1
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-291-0/+1
* Fixes #1163, refactor geocode usage in cgeowaypointrsudev2012-02-261-1/+0
* #945: unify navigation methodsBananeweizen2012-02-181-4/+1
* fix #757: circles and colorsBananeweizen2011-12-311-1/+1
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-1/+1
* Merge remote branch 'blafoo/cachetype'Bananeweizen2011-11-231-2/+2
|\
| * Use of CacheType instead of Stringblafoo2011-11-181-9/+5
* | cleanup: remove unused code (which is now in cgeopopup)Bananeweizen2011-11-191-89/+0
|/
* Implementing #179, refactor maps to single source, last partrsudev2011-11-151-5/+5
* more unit testsbananeweizen2011-11-111-1/+1
* Prevent boolean boxing/unboxingSamuel Tardieu2011-11-091-2/+2
* Do not use deprecated methodsSamuel Tardieu2011-11-081-4/+4
* No direct access to fieldsblafoo2011-10-261-20/+19
* fix #703: exception in show on mapBananeweizen2011-10-231-21/+7
* fix #702: circles around caches always shown as mysteryBananeweizen2011-10-231-14/+16
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-2/+3
* use WaypointTypekoem2011-10-111-4/+4
* Merge remote branch 'upstream/master' into enumskoem2011-10-101-3/+3
|\
* | always use WaypointTypekoem2011-10-081-7/+6
|/
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-11/+9
* #179, Map refactor, renaming classesrsudev2011-09-181-0/+359