aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/files/ParserException.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: remove unused codeBananeweizen2012-12-011-4/+0
|
* fix #714: Progress bar wrong when importing gpx with waypointsStephan Merker2011-10-301-0/+24
- moved file handling from GPXParser to cgeopgxes - streamlined LocParser with GPXParser - removed cache counting in favor of progress bar - added error dialog if import went wrong - fixed stream handling when importing attachement