]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2014-06-05 Rob NorrisCreate timezone lookup file derived from geonames.org
2014-06-05 Rob NorrisAdd kdtree C code version 0.5.6 from https://code.googl...
2014-06-05 Rob NorrisSF Features#95 - Part 1: Allow and use configuration...
2014-06-05 Rob Norris[DOC] Include source link for strtod.c
2014-06-05 Rob NorrisFix test file: OSMarender Map is long defunct. Use...
2014-06-05 Rob NorrisIf a route or track creation is cancelled with the...
2014-06-05 Rob NorrisAdd and use preference in whether a name is requested...
2014-06-01 Rob NorrisAllow import of file format with *any* readable compone...
2014-06-01 Rob NorrisFix jump to today's date in search if Viking has been...
2014-05-27 Rob NorrisSF Bugs#106: Fix incorrect location on opening .vik...
2014-05-27 Rob Norris[DOC] Attribution of Sanos strtod.c
2014-05-27 Rob Norrisstrtod.c from Sanos Operating System Kernel 1.3.4 ...
2014-05-27 Rob NorrisFix pasting of text in DMS format to resolve to the...
2014-05-27 Rob Norris[DOC] Add attributions to meet binary distribution...
2014-05-27 Rob Norris[DOC] Bump Docbook Version to 4.5 in the Help.
2014-05-15 Rob NorrisEnable copying the centre location of the viewport...
2014-05-15 Rob NorrisAdd alternative bearing readout as raw lat/lon double...
2014-05-15 Rob NorrisFix waypoints may not be drawn when created by paste...
2014-05-10 Rob Norris[DOC] GPSBabel Filter: Compress Tracks
2014-05-10 Rob NorrisAllow compressing tracks using the GPSBabel simplify...
2014-05-08 Rob NorrisFix zoom level tile reporting for an MBTiles map.
2014-05-08 Rob NorrisSave track property show DEM & speed settings between...
2014-05-08 Rob NorrisOptionally show DEM values on Elevation/Speed graph.
2014-05-03 Rob Norris[QA] Use cross platform directory separator
2014-05-01 Rob NorrisUpdate external_tools configurations.
2014-05-01 Rob NorrisEnable Windows installation to search for and use deplo...
2014-04-25 Rob NorrisAllow setting timestamps on trackpoints and waypoints...
2014-04-25 Rob NorrisSF Features#100: Allow 'easy' changing of the time...
2014-04-25 Rob NorrisSF Features#100: Allow changing of the time of trackpoints.
2014-04-25 Rob NorrisEnsure track bounds are initialized correctly during...
2014-04-25 Rob NorrisImprove ordering of date/time output on time graphs.
2014-04-11 Rob Norris[QA] Remove unused parameter
2014-04-10 Rob NorrisRemove temporary files used asynchronously on program...
2014-04-10 Rob NorrisEnable importing from GeoJSON files via the usage of...
2014-04-10 Rob NorrisEnable exporting to GeoJSON file via the program togeojson.
2014-04-08 Rob NorrisUse a common way to create temporary GPX files.
2014-04-08 Rob Norris[QA] Limit scope of includes of vikutils header.
2014-04-08 Rob NorrisGeoname services now require an username account to...
2014-04-08 Rob Norris[DOC] Update Help for current built in Maps list.
2014-04-08 Rob NorrisRationalise acquire mode to have more obvious behaviour.
2014-04-08 Rob NorrisConvert some console warnings to get reported to the...
2014-04-08 Rob Norris[QA] Correct and improve enumeration usage for export...
2014-04-08 Rob NorrisEnsure tools directory is really included in the build...
2014-04-03 Rob NorrisAdd the miscellaneous 'tools' scripts into the build...
2014-04-03 Rob NorrisFix googledirections script.
2014-04-03 Rob NorrisFix slightly incorrect DEM point drawing on the track...
2014-03-27 Rob NorrisShow distance axis grids on distance graphs.
2014-03-27 Rob NorrisSF Features#91: Part 2. Show time axis grids on time...
2014-03-26 Rob NorrisCreate and use a function to return the duration of...
2014-03-26 Rob Norris[QA] Refactoring track properties window.
2014-03-26 Rob NorrisSF Features#91: Part 1. Display Clock Date/Time of...
2014-03-26 Rob NorrisRemove unnecessary subdomain in some OSM tileserver...
2014-03-26 Rob NorrisRefix Merging tracks by time.
2014-03-22 Rob NorrisRemove no longer available map services.
2014-03-22 Rob NorrisRemove default usage of Terraserver maps as they are...
2014-03-22 Rob NorrisCompletely remove SPOTMaps as this service is no longer...
2014-03-22 Rob NorrisOptimize tooltip message generation, remove unnecessary...
2014-03-22 Rob NorrisAllow clearing and copying of the information message...
2014-03-22 Rob NorrisReport download failures in the statusbar.
2014-03-22 Rob NorrisFix crashing on double clicks - properly initialize...
2014-03-20 Rob NorrisRefactor time from start track property label update
2014-03-16 Rob NorrisFlow up error states from routing so the GUI can displa...
2014-03-16 Rob NorrisNotes on how to use git2changelog.sh
2014-03-15 Rob Norris[WINDOWS] Ensure an icon is embedded in the executable.
2014-03-15 Rob NorrisYet more files to ignore from output of the build process.
2014-03-15 Rob Norris[WINDOWS] More reliable rebuilds.
2014-03-15 Rob Norris[WINDOWS] Fix opening URLs in Windows build only.
2014-02-23 Rob NorrisSF Bugs#105: Fix Display of Lines (Clipping) at High...
2014-02-23 Rob NorrisFix building on Windows as Viking only supports GLIB...
2014-02-10 Rob NorrisAdd a tooltip for Aggregate Layers to say how many...
2014-02-10 Rob NorrisRemove built in OpenStreetBugs datasource as this servi...
2014-02-08 Rob NorrisAdd support for reading waypoint specific URL fields...
2014-02-08 Rob NorrisIsolate Viking specific code in otherwise reusable...
2014-02-08 Rob NorrisShift code around to reduce dependencies required for...
2014-02-08 Rob NorrisDon't store regenerated INSTALL file in git.
2014-02-08 Rob NorrisFix DEM layer URL reference output.
2014-02-08 Rob NorrisRemove mistaken need to change directory.
2014-02-05 Rob NorrisMerge branch 'ImprovedRouteFinder'
2014-02-05 Rob NorrisImprove routing function return types to simple TRUE...
2014-02-05 Matthew HagueUpdated documentation for the improved route finding...
2014-02-05 Matthew HagueImprove the Route Finder Tool
2014-02-05 Matthew HagueExtend Routing functions for UI reuse.
2014-02-05 Matthew HagueFix vik_track_cut_back_to_double_point().
2014-01-02 Rob Norris[QA] Remove unused parameter.
2014-01-02 Rob Norris[QA] Rename variables to avoid shadowing global variables.
2014-01-02 Rob Norris[QA] Add default cases for all switch statements.
2014-01-02 Rob Norris[QA] Add explicit missing field initializers.
2014-01-02 Rob NorrisExtend Waypoint properties with some EXIF Geotag (read...
2014-01-02 Rob NorrisAdd a function to return the position from a file with...
2014-01-02 Rob NorrisUse the last selected date when initializing the date...
2014-01-01 Rob NorrisAdd a preference to control the number of recent files...
2014-01-01 Rob NorrisEnable JPG files as a primary supported type.
2014-01-01 Rob Norris[QA] Rename function
2014-01-01 Rob NorrisFix autodownload tiles when scrolling. Was broken by...
2013-12-09 Rob NorrisEnable zooming in/out in jumps of 3 levels by pressing...
2013-12-09 Rob NorrisEnable double clicking as an optional way to control...
2013-12-07 Rob NorrisFix right click on a selected waypoint image starts...
2013-12-07 Rob Norris[DOC] Mention the new maps switch-xy property.
2013-12-07 Rob NorrisAdd an example of using ArcGIS Server with use of the...
2013-12-07 Rob NorrisEnable boolean map configuration 'switch-xy' property...
next