aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgWaypoint.java
Commit message (Expand)AuthorAgeFilesLines
* Overlays instead of icons. Fixes #752blafoo2012-01-101-1/+1
* refactoring for #908: waypoint list of cache is immutable for clientsBananeweizen2011-12-261-3/+9
* fix #890: Non existing waypointBananeweizen2011-12-171-2/+2
* fix #890: Non existing waypointBananeweizen2011-12-171-12/+14
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-8/+9
* No direct access to fieldsblafoo2011-10-261-18/+92
* fix #369: waypoints sorted wronglyBananeweizen2011-10-231-21/+13
* new: copy waypoints (context menu), fixes #627Bananeweizen2011-10-201-0/+21
* Remove unused parameterSamuel Tardieu2011-10-141-1/+1
* use WaypointTypekoem2011-10-111-3/+3
* always use WaypointTypekoem2011-10-081-10/+4
* Remove latitudeString and longitudeString fieldsSamuel Tardieu2011-09-281-8/+0
* minor issues found during #545 investigationbananeweizen2011-09-281-6/+6
* fix #554: Forwarding OC-caches not possiblebananeweizen2011-09-271-0/+4
* Cache result of waypoint order computationSamuel Tardieu2011-09-161-8/+25
* Make cgWaypoint comparableSamuel Tardieu2011-09-161-1/+32
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+97