aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgWaypoint.java
Commit message (Expand)AuthorAgeFilesLines
* Display cache and waypoint information on compasscampbeb2012-06-081-1/+1
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-231-0/+5
* Remove unused methodsSamuel Tardieu2012-04-111-4/+0
* Cache order is only used internallySamuel Tardieu2012-04-111-8/+0
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-0/+5
* Optimization - Avoid use of internal getters.campbeb2012-03-181-9/+9
* refactoring: move isFinalDefined to WayPoint classBananeweizen2012-02-271-0/+8
* - Copy type as well when copying waypointrsudev2012-02-141-0/+1
* Fix #1040, waypoint typesrsudev2012-02-121-3/+5
* Changed database handlingblafoo2012-02-081-0/+5
* 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