Fixing some errorhandling bugs
[pywienerlinien] / gotovienna / realtime.py
2011-10-19 Florian SchweikertFixing some errorhandling bugs
2011-10-18 Florian Schweikertchanged get_departure, return list of Departure objects...
2011-10-17 Florian Schweikertfixed/workaround "Siebenhirte" bug
2011-10-15 Florian SchweikertShow next 90 minutes instead of 30 minutes, necessary...
2011-10-14 Florian Schweikertfixed underground departure parsing
2011-10-14 Florian Schweikertadded Line class as container for stuff like station...
2011-10-14 Thomas PerlAdd support for displaying realtime results + refreshing
2011-10-14 Thomas Perlstdeb-based packaging for Harmattan
2011-09-29 Thomas PerlMake the "itip" CLI tool output pretty
2011-09-28 Thomas PerlPretty print a list of lines for realtime
2011-09-28 Thomas PerlRestructuring; removing ui files
2011-09-28 Thomas PerlRemove trailing whitespace (no code changes)
2011-09-28 Thomas PerlCreate "gotovienna" package; split CLI code