Menu

Commit [r23]  Maximize  Restore  History

Add folder for !google-maps-distance <-- It will return the distance between 2 points.

Add folder for !google-maps-route <-- It will return route a-la-gps from point A to point B.
Add folder for !google-maps-streetview <-- It will return some images from streetview, maybe some data.
Add .svnignore
Add initial support for forcing focus on Linux. No Mac OS support for now. AFAIK AlwaysOnTop windows on Windows have the focus, so no problems on that OS.
Add __ini__.py for 3 folders. Currently working on actual plugins.

alexandernst 2010-07-22

added /.svnignore
changed /console.py
added /plugins/google-maps-distance
added /plugins/google-maps-distance/__init__.py
added /plugins/google-maps-route
added /plugins/google-maps-route/__init__.py
added /plugins/google-maps-streetview
added /plugins/google-maps-streetview/__init__.py
/.svnignore Diff Switch to side-by-side view
Loading...
/console.py Diff Switch to side-by-side view
Loading...
/plugins/google-maps-distance/__init__.py Diff Switch to side-by-side view
Loading...
/plugins/google-maps-route/__init__.py Diff Switch to side-by-side view
Loading...
/plugins/google-maps-streetview/__init__.py Diff Switch to side-by-side view
Loading...