aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/cgeocoords.java
Commit message (Expand)AuthorAgeFilesLines
* Implementation for issue #1120Torsten Keil2012-02-171-85/+45
* View.GONE instead of View.INVISIBLEMarco Jacob2012-01-261-1/+1
* Cache coords button invisible in other modesMarco Jacob2012-01-261-1/+5
* first approach, not yet testedMarco Jacob2012-01-251-1/+19
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-4/+4
* refactoring: more Findbugs cleanupsbananeweizen2011-12-011-0/+2
* disable auto suggestion for some more fields, #839Bananeweizen2011-11-291-0/+10
* New: Manual-button in coordinate-dialogSammysHP2011-11-171-0/+8
* minor code cleanup in coords dialogBananeweizen2011-11-131-57/+68
* Accept any coordinate when creating a GeopointSamuel Tardieu2011-11-091-14/+1
* Always use an initial set of coordinates in search dialogSamuel Tardieu2011-10-261-10/+12
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-6/+4
* Fix obvious typo where latitude was used instead of longitudeSamuel Tardieu2011-09-291-1/+1
* Rewrite addZeros() using StringUtilsSamuel Tardieu2011-09-291-29/+21
* Add comment on unhandled case in switch statementSamuel Tardieu2011-09-271-0/+2
* Add new Geopoint constructor with separate latitude and longitude textsSamuel Tardieu2011-09-271-1/+1
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+494