aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/sorting/DistanceComparator.java
Commit message (Expand)AuthorAgeFilesLines
* Move sources into the main directorySamuel Tardieu2011-09-161-40/+0
* Remove trailing whitespace in Javadoc stringsSamuel Tardieu2011-09-151-1/+1
* FormattingSammysHP2011-09-141-26/+26
* Replace callers of getDistance() by a direct callSamuel Tardieu2011-09-131-26/+5
* Refactoring to use Geopoint for coordinatesSamuel Tardieu2011-09-081-15/+11
* move all comparators to a new packageBananeweizen2011-07-231-0/+65