aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/ui/Formatter.java
Commit message (Collapse)AuthorAgeFilesLines
* #2675: remove superfluous separatorBananeweizen2013-04-241-2/+6
| | | * non offline caches had a trailing separator
* Refactoring: rename cgCache into GeocacheSamuel Tardieu2013-02-031-4/+4
|
* Refactoring: rename cgWaypoint into WaypointSamuel Tardieu2013-01-071-3/+3
|
* Format date according to system-wide settingspatrick2013-01-041-2/+3
| | | | | The date is not formatted according to the current locale and the user's date-order preference, that takes precedence.
* fix #2300: WP "Original coords" does not have a typeBananeweizen2012-12-291-2/+3
|
* Uploading of modified coords to geocaching.comtriakcz2012-12-181-1/+1
|
* Display cache and waypoint information on compasscampbeb2012-06-081-2/+72
| | | | | | | | | For caches: displays difficulty, terrain, and size. For waypoints: displays waypoint type. For direct navigation: displays nothing. Also includes some refactoring in the code used do display information about caches and waypoints.
* fix #1658: show today literallyBananeweizen2012-06-011-1/+22
|
* refactoring: rest in peace, cgBaseBananeweizen2012-04-181-1/+73
|
* refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-041-0/+8