aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/LocParser.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-5/+3
* Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-011-63/+65
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-171-0/+1
* performance refactoringsBananeweizen2012-03-041-1/+13
* refactoring: don't load caches in loopsBananeweizen2012-03-011-4/+9
* refactoring: use underscore in symbolic constantsBananeweizen2012-02-161-1/+1
* Changed database handlingblafoo2012-02-081-4/+7
* fix #1071: FC with unknown container sizeBananeweizen2012-01-311-1/+1
* Search returns reliable coords. Fixes #1031blafoo2012-01-251-1/+0
* fix #972: mark non GC caches as reliableBananeweizen2012-01-141-0/+2
* Refactored/renamed cgSearch/cgWrapCacheblafoo2011-12-251-4/+3
* Fix #903 Rename field "reason" to "listId"blafoo2011-12-191-1/+1
* refactoring: reduce boxing/unboxing crazinessBananeweizen2011-12-031-2/+2
* Use of CacheType instead of Stringblafoo2011-11-181-1/+1
* new: cancel GPX import with back buttonStephan Merker2011-11-091-2/+2
* Merge remote branch 'stephanme/importwpt'Bananeweizen2011-11-011-33/+31
|\
| * fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-301-33/+31
* | No direct access to fieldsblafoo2011-10-261-31/+29
|/
* Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-241-3/+2
* #310, import GPX from mailBananeweizen2011-10-161-2/+2
* support cache type "unknown", fixes #518Bananeweizen2011-10-161-1/+2
* fix #586: manual merge of usability improvement for GPX importStephan Merker2011-10-031-2/+3
* fix #120: make settings static (no singleton)Bananeweizen2011-10-031-4/+4
* new: LOC files importBananeweizen2011-09-191-6/+4
* * have static dictionaries in cgBase initialized in static sectionBananeweizen2011-09-191-9/+7
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+177