summaryrefslogtreecommitdiff
path: root/contrib/webgps.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded imports from webgps.pySanjeev Gupta2015-04-281-1/+1
* webgps.py: add documentationBeat Bolli2013-10-221-5/+34
* webgps.py: simplify command line handlingBeat Bolli2013-10-221-7/+4
* webgps.py: move the track drawing into class TrackBeat Bolli2013-10-221-8/+6
* webgps.py: fix errors when period is NoneBeat Bolli2013-10-221-5/+8
* webgps.py: set self.needsupdate correctlyBeat Bolli2013-10-221-3/+3
* webgps.py: fix import error when running directly from contrib/Beat Bolli2013-10-221-1/+5
* webgps.py: use the HTML5 <canvas> instead of SVGBeat Bolli2011-03-061-140/+192
* Add a Python port of Jason Hecker's webgps.pyBeat Bolli2011-01-051-0/+275