aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgGPXParser.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring of GPX parser (preparation for LOC import), resolved somebananeweizen2011-08-211-573/+0
* better input validation in GPX parser, fixes #244bananeweizen2011-08-201-25/+33
* Remove uses of "== true" and "!= false"Samuel Tardieu2011-08-111-2/+2
* resource leak (file input stream did not get closed in case of exceptions dur...Florian Moesch2011-08-111-8/+22
* * remove duplicated app, settings, pref, res, base fields in allBananeweizen2011-08-101-13/+13
* Fixed GPX 1.1 import (GSAK et al.)Rainer2011-07-221-1/+5
* First commitmucek42011-07-111-0/+547