]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2017-05-20 Rob NorrisSF Bugs#144: Fix Export to World File
2017-05-20 Rob NorrisSome explicit setting of dirpath values to NULL.
2017-05-20 Rob NorrisSF Bugs#138: Fix handling of <link> tags in GPX files.
2017-05-20 Rob NorrisEmbed GtkHTML 4.10.0 URI functions
2017-05-20 Rob NorrisFix relative file path loading for DEM files.
2017-05-20 Rob NorrisFunctions to convert potentially relative filenames...
2017-05-20 Rob NorrisMake a newly loaded file layer more accessible in the...
2017-05-14 Guilhem BonnefilleAdd 4UMaps example
2017-05-14 Guilhem BonnefilleAdd OpenTopoMap example
2017-05-14 Guilhem BonnefilleAdding Waymarked Trails layers as example
2017-04-29 Rob Norris[DOC] Switch from ordered list to a itemitized list.
2017-04-29 Rob NorrisAutomatically remove suspicious first points of GPX...
2017-04-29 Rob NorrisRemove unnecessary include statement
2017-04-29 Rob NorrisEnsure string value is copied.
2017-04-29 Rob NorrisSome test programs should call more uninit functions.
2017-04-29 Rob NorrisRework layer set parameters so it should be more easily...
2017-04-14 Rob NorrisRemove unnecessary defines and undefs
2017-04-14 Rob NorrisRemove non existent function.
2017-04-14 Rob NorrisShift pure glib code from file.c to fileutils.c to...
2017-04-04 Rob NorrisXDG_CACHE_HOME compliant thumbnail usage
2017-04-04 Rob NorrisHave a non blank tooltip for empty aggregrate layers
2017-04-04 Rob Norris[DOC] Mention XML configuration can override internal...
2017-04-04 Rob NorrisMake each tool contain it's own icon definition.
2017-04-04 Rob NorrisEnsure consistent use of internal names in building...
2017-03-31 Rob NorrisUse configurable apikey for OSM Cyclemap tiles.
2017-03-31 Rob NorrisFix comment in AC DEFINE
2017-03-31 Rob NorrisRemove unused define
2017-03-28 Rob NorrisActually use the calculated scale factor in the viewport
2017-03-28 Rob Norris[DOC] Mention map tilesize configuration.
2017-03-28 Rob NorrisImprove function comments as these don't return anything
2017-03-28 Rob NorrisFix small memory leak when downloading bzip files.
2017-03-17 Rob NorrisMenu option to (re)open an MBTiles file.
2017-03-17 Rob NorrisShift include of gpsmapper.h to the only place that...
2017-03-17 Rob NorrisAdd OSM GPS Tiles in default data config
2017-03-17 Rob NorrisRemove old tests that no longer useful
2017-03-17 Rob NorrisPut vikutils.h into viking.h
2017-03-17 Rob NorrisTidy up type usage
2017-03-17 Rob NorrisDisable download menu options for non-downloadable...
2017-03-13 Rob NorrisEnable compile time option for Mapbox access token.
2017-03-13 Rob NorrisEnable compile time option for geonames username
2017-03-13 Rob NorrisUse our standard yes/no dialog box and enable i18n...
2017-03-13 Rob NorrisTidy TrackWaypoint post read & verify thumbnails functions
2017-03-13 Rob NorrisFix gps layer not showing items after file load.
2017-03-13 Rob NorrisReally empty GPS realtime layers.
2017-03-13 Rob NorrisPrevent Gtk Warnings in deleting all TrackWaypoint...
2017-03-13 Rob NorrisFix spelling in gpsd retry warning print out
2017-03-13 Rob NorrisMore consistent variable names in gps layer
2017-03-13 Rob NorrisCompatibility for latest GEXIV2 0.10.4
2017-03-13 Rob NorrisTrap some errors reported by gpsbabel
2017-03-13 Rob NorrisThreading rewrite to remove use of unsupported cross...
2017-03-13 Rob NorrisImprove GPS layer tooltip to include GPSD connection...
2017-03-13 Rob NorrisAdd option to auto connect to GPSD rather than having...
2017-02-27 Rob NorrisFix Waypoint name suggestion after delete all waypoints
2017-02-27 Rob NorrisFix GTK warnings in Waypoint window
2017-02-27 Rob Norris[DOC] Notes about using the URL field in map configs
2017-02-27 Rob NorrisMore strings marked for i18n
2017-02-27 Rob NorrisFix URL display of Map tiles
2017-02-27 Rob NorrisImprove hostname/uri usage
2017-02-27 Rob NorrisFix GPX file loading in a previously selected layer.
2017-02-25 Rob NorrisAdd Church as a Wikipedia waypoint feature type.
2017-02-25 huobosSome more variables need marking for i18n
2017-02-25 huobosMore Chinese translations
2017-02-25 huobosMake more text translatable
2017-02-25 huobosReplace remaining gettext calls with '_'
2017-02-25 huobosImproved method for Wikipedia i18n URL
2017-01-24 Rob NorrisMerge pull request #20 from huobos/zh_CN
2017-01-24 huoboszh_CN translation
2017-01-22 Rob NorrisInfo message to remind user of the version in use.
2017-01-22 Rob NorrisEnsure correct capitalization of the program name
2017-01-22 Rob NorrisImproved feedback/feature availability when no directio...
2017-01-22 Rob NorrisAdd function to return counts of available routing...
2017-01-22 Rob NorrisAdd YOURS online routing.
2017-01-22 Rob NorrisRemove as OSRM routing option as it no longer supports...
2017-01-22 Rob Norris[DOC] Add details about routing format option
2017-01-22 Rob NorrisAllow specifying an alternative URL base location for...
2017-01-22 Rob NorrisUse https DEM download site by default
2017-01-22 Rob NorrisAllow redirects when attempting to download DEM files.
2017-01-22 Rob NorrisSimplify DEM base URL to be one value rather than separ...
2017-01-22 Rob NorrisPrevent compiler warnings - rework as vtl variable...
2017-01-21 Rob NorrisMerge pull request #19 from huobos/typo
2017-01-21 Rob NorrisMerge pull request #17 from huobos/gpx
2017-01-20 huobosFix typo word Polygonized
2017-01-20 huobosOpen files in selected layer
2017-01-14 Rob NorrisFix small memory leak.
2017-01-14 Rob NorrisFix small memory leak
2017-01-14 Rob NorrisEnable understanding pasted text strings with tabs.
2017-01-14 Rob NorrisFix some spelling mistakes.
2017-01-14 Rob NorrisFix small memory leak.
2017-01-14 Rob NorrisShell test should be '=' rather than '==' for maximum...
2017-01-14 Rob NorrisClarify only Bing Aerial Map available.
2017-01-14 Rob NorrisFix small memory leak - free dirpath in all circumstances.
2017-01-14 Rob NorrisFix spelling
2017-01-14 Rob NorrisFix toggling visibility of the menu.
2017-01-14 Rob NorrisSupport Lodge symbol
2017-01-14 Rob Norris[DOC] Use macro for GPSBabel references
2017-01-14 Rob Norris[DOC] Use URL links to programs
2016-08-16 Rob NorrisFix some missing nautical miles output.
2016-08-16 Rob NorrisFix issue in display of maximum speed when there is...
2016-08-11 Rob NorrisOnly call gps_close() after a successful gps_open().
2016-08-11 Rob NorrisReplace defunct IP to location lookup service.
next