aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/geopoint
Commit message (Expand)AuthorAgeFilesLines
* Live Map. Closes #1121blafoo2012-02-231-0/+8
* refactoring: code cleanupBananeweizen2012-02-212-0/+43
* Added exception handling for NumberFormatExceptionTorsten Keil2012-02-171-7/+22
* Implementation for issue #1120Torsten Keil2012-02-172-23/+234
* refactoring: don't suppress warnings on method levelBananeweizen2012-02-141-1/+0
* Improved thread handling in live mapblafoo2012-02-131-0/+4
* Fix #936: Parsing of decimal-seconds with comma as separator failsSammysHP2012-01-031-7/+7
* #922: Deleting of automatic generated waypointsBananeweizen2012-01-011-17/+25
* fix #920: WPs created from Personal Notes not correctBananeweizen2011-12-311-10/+21
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-0/+1
* Fix #819: Bad format for event coordinates when added to calendarSammysHP2011-11-271-3/+10
* refactoring: move distance conversion constants from cgbase to the geoBananeweizen2011-11-242-5/+10
* Fix #812: Leading zeros for coordinatesSammysHP2011-11-181-6/+6
* Enabled (and fixed) (more) warningsblafoo2011-11-181-1/+2
* New: Click on coordinates in detail view to switch between formatsSammysHP2011-11-171-0/+11
* Remove Format.LAT_LON_DECMINUTE_PIPESammysHP2011-11-171-13/+15
* Add new Viewport type to encompass Viewport informationSamuel Tardieu2011-11-091-0/+35
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-091-30/+2
* Make GeopointFormatter.Format staticSamuel Tardieu2011-11-091-1/+1
* Use GeopointFormatter instead of String.format when coordinates are aroundSamuel Tardieu2011-11-091-0/+10
* Use a less general formatterSamuel Tardieu2011-11-092-209/+29
* Get rid of deprecated methods related to coordinatesSamuel Tardieu2011-11-071-15/+36
* No direct access to fieldsblafoo2011-10-261-2/+2
* code cleanup: remove all unnecessary castsBananeweizen2011-10-151-7/+7
* Do not FC when the cache coordinates are unparsableSamuel Tardieu2011-10-091-3/+15
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-3/+2
* Add new Geopoint constructor with separate latitude and longitude textsSamuel Tardieu2011-09-271-2/+14
* Prefer a canonical longitude representationSamuel Tardieu2011-09-221-1/+2
* Only - ^ ] \ must be escaped in a character classSammysHP2011-09-172-4/+4
* Correctly parse distance using commasSamuel Tardieu2011-09-161-2/+2
* Move sources into the main directorySamuel Tardieu2011-09-164-0/+715