openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
GMapCatcher GitHub
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
1 day
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 8 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Only change the map search -box text, if searching for a single location instead of directions.
kipenroskaposti
More...
about 13 years ago
Remade location search, doesn't care about case now, so once your locations are set, you can (for example) write "home|work|store|home" to search and it doesn't need to search for locations online.
kipenroskaposti
More...
about 13 years ago
Routes can now be searched by entering "addr1|addr2|...|addrN" to search field.
kipenroskaposti
More...
about 13 years ago
small fixes to cmRoute
kipenroskaposti
More...
about 13 years ago
Added ability to fetch driving instructions from CloudMade.
kipenroskaposti
More...
about 13 years ago
Remove drawing of "INVALID GPS DATA" if gps is disabled. Small fix to serialGPS.run(). It could give an exception when disabling GPS.
kipenroskaposti
More...
about 13 years ago
Getting ready for release...
kipenroskaposti
More...
about 13 years ago
Updating of debian-package configuration.
kipenroskaposti
More...
about 13 years ago
Fix issue with GPS not starting if not enabled in start.
kipenroskaposti
More...
about 13 years ago
Getting ready for release ;)
kipenroskaposti
More...
about 13 years ago
Allow multiple markers with same name to be loaded. Save marker file in UTF-8
kipenroskaposti
More...
about 13 years ago
Restart GPS even if available = False. This allows restart if GPSd has crashed.
kipenroskaposti
More...
about 13 years ago
Add units to heading and altitude
kipenroskaposti
More...
about 13 years ago
And once again I forget a debug print to the commit...
kipenroskaposti
More...
about 13 years ago
Scale now respects selected units.
kipenroskaposti
More...
about 13 years ago
Fixed map scale
kipenroskaposti
More...
about 13 years ago
Repaint drawing area when adding ruler segments, otherwise it could leave old gps-markers etc to display
kipenroskaposti
More...
about 13 years ago
Reorganized draw_overlay to draw stuff in "right" order. Now overlay-data is drawn in the order tracks -> gps_track -> ruler -> markers -> downloading notification -> visual_dl -> scale -> cross -> GPS-marker.
kipenroskaposti
More...
about 13 years ago
Small changes to remove_last_ruler_segment
kipenroskaposti
More...
about 13 years ago
Removed debug-line leftover from previous commit.
kipenroskaposti
More...
about 13 years ago
Created TrackPoint -class and rewrote GPS track, rulers and tracks use it.
kipenroskaposti
More...
about 13 years ago
fix the problem where paths not been drawn if outside the DrawingArea recode def tile_coord_to_screen it was a big mess of calculations
heldersepu
More...
about 13 years ago
Yahoo no longer have their own maps, if you look on the right hand corner it shows: Maps by: Nokia
heldersepu
More...
about 13 years ago
Condition to identify points outside the DrawingArea
heldersepu
More...
about 13 years ago
Rename myThread to markerThread. Add some masks to click handling.
kipenroskaposti
More...
about 13 years ago
Added comments etc.
kipenroskaposti
More...
about 13 years ago
Set gravity as static, to stop moving on windows...
kipenroskaposti
More...
about 13 years ago
Set mapsObj.gpsw to None on delete.
kipenroskaposti
More...
about 13 years ago
Never destroy GPS window, just hide it and stop updating. This way we can toggle it with F3 and have it resume to it's original position. Also setting the window as transient for mapsObj seems to keep in on top even when full screen.
kipenroskaposti
More...
about 13 years ago
Make GPS window hide with F3, if visible. GPS time improvements.
kipenroskaposti
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree