]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
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...
2013-12-07 Rob NorrisRemove repeating of built in types in data files.
2013-12-07 Rob NorrisExternal tools don't use ids
2013-12-07 Rob NorrisShift Search by Date into a sub menu.
2013-12-07 Rob NorrisExplicitly use subdir-objects in automake init to preve...
2013-12-07 Rob NorrisSkip etag files in mbtile converter tool
2013-12-07 Rob NorrisTidy up Makefile.am spacings
2013-12-05 Guilhem BonnefilleFix autogen.sh in order to install needed files
2013-11-25 Rob Norris[QA] Remove unused parameter
2013-11-25 Rob Norris[QA] Tools are enabled per active layer
2013-11-25 Rob NorrisFix excluding own self track when creating lists of...
2013-11-20 Rob NorrisRedNotebook 1.7.3+ integration to open the diary progra...
2013-11-18 Rob Norris[QA] Remove redundant GTK checks for > 2.10, since...
2013-11-18 Rob NorrisFix needing to calculate bounds of *both* tracks when...
2013-11-18 Rob NorrisFix another compiler warning from the Export via GPSBab...
2013-11-16 Rob NorrisEnable a history of requested positions.
2013-11-16 Rob NorrisReally enable C99 mode.
2013-11-16 Rob NorrisFix vik_track_get_length_to_trackpoint() so with the...
2013-11-16 Rob NorrisFix highlight draw to cope with cut layers.
2013-11-16 Rob NorrisFix another compiler warning from the Export via GPSBab...
2013-11-16 Rob NorrisEnsure highlight for a single track or waypoint is...
2013-11-16 Rob NorrisAdd function to work out the visibility of an item...
2013-11-15 Rob NorrisFix compiler warnings from Export via GPSBabel work
2013-11-14 Rob NorrisSupport using multiple Viking files with relative paths.
2013-11-14 Rob Norris[QA] Use actual type rather than a gpointer
2013-11-05 Guilhem BonnefilleFix previous fix
2013-11-05 Guilhem BonnefilleFix error handling at autogen.sh
2013-11-04 Guilhem BonnefilleSF Feature#49: Export via GPSBabel
2013-11-04 Guilhem BonnefilleExtract a UI module for babel
2013-11-04 Guilhem BonnefilleExtract trw export module
2013-11-04 Guilhem BonnefilleRefactoring: introduce a function for better encapsulation
2013-11-01 Rob NorrisMore files to ignore from output of the build process.
2013-11-01 Guilhem BonnefilleSometimes gnome-autogen.sh does not support the most...
2013-10-31 Rob NorrisFix crashing when copying layers with null strings...
2013-10-30 Rob NorrisFix opening files on command line in different directories.
next