]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2015-12-15 Rob Norrisviking-cache.py tool: Allow specifying zoom limits...
2015-12-15 Rob NorrisAllow copying positions as well from the waypoint list...
2015-12-15 Rob NorrisAllow configuration of the date format displayed on...
2015-12-15 Rob NorrisAdd tooltip for a more readable hours:minutes display...
2015-12-15 Rob NorrisAdd display of the without gaps track time.
2015-12-15 Rob NorrisExtend function to get optionally get duration of a...
2015-12-15 Rob NorrisSave bfilter values used for subsequent reuse in a...
2015-12-15 Rob NorrisAdd settings to override bfilter simplify and compress...
2015-12-15 Rob Norris[QA] Extra output for failing date/timezone string...
2015-12-15 Rob NorrisAdd capability to manually define parameters for GPSBab...
2015-12-15 Rob NorrisMerge branch 'KMZ-Maps'
2015-12-14 Rob Norris[DOC] KMZ Map help
2015-12-14 Rob NorrisKMZ file of OSM Mapnik rendering of Stonehenge area...
2015-12-14 Rob Norris[WINDOWS] Installer and build notes for using libzip.dll
2015-12-14 Rob NorrisAllow internal check_magic function to work on various...
2015-12-14 Rob NorrisEnable importing a map from a KMZ file.
2015-12-14 Rob NorrisAllow creating GeoRef layers from a specified pixbuf...
2015-12-14 Rob NorrisMake the find best zoom level function reusable.
2015-12-14 Rob NorrisAdd utility function to write a temporary file from...
2015-12-14 Rob NorrisEnable KMZ Map file generation for Custom Map support...
2015-12-14 Rob NorrisFix routes not saved in GPX when tracks are made invisible.
2015-12-12 Rob NorrisSF Bugs#103: Fix TrackWaypoint layer items may not...
2015-12-12 Rob NorrisEnable Catalan and Turkish translations.
2015-12-12 Rob NorrisAuto generate the date for man pages.
2015-12-12 Rob NorrisRestore opening of JPG files.
2015-12-07 Rob Norris[QA] Tidy trw_layer_draw_point_names()
2015-12-07 Rob NorrisSF Bugs#127: Fix initial display of Waypoint sort order.
2015-12-04 Rob NorrisFix map layer widget sensitivity dependent on map type.
2015-12-04 Rob NorrisMerge pull request #8 from swegener/etag-in-xattr
2015-12-04 Rob NorrisMerge pull request #3 from Shura0/point_names
2015-11-29 Sven Wegenerdownload: Move setting of etag and convert_file
2015-11-29 Sven Wegenerdownload: Store ETAG in extended attributes
2015-11-24 Rob NorrisReleasing Viking 1.6.1
2015-11-24 Rob NorrisShift the reference scale to be generated from the...
2015-11-24 Rob NorrisUpdate viking.doap file
2015-11-17 Rob Norris[DOC] Words about various operations from the File...
2015-11-15 Rob NorrisEnsure calculation of the waypoint bounds even when...
2015-11-14 Rob NorrisBetter reporting of failing to load any latlontz.txt...
2015-11-14 Rob NorrisCID#34578: Remove logically dead code.
2015-11-14 Rob NorrisCID#132266: Fix potential dereference null return value
2015-11-14 Rob Norris[QA] Clang-Analyzer: Don't store values that aren't...
2015-11-14 Rob Norris[QA] Clang-Analyzer - remove duplicate line
2015-11-14 Rob NorrisEnsure removing temporary file when it contains no...
2015-11-14 Rob Norris[QA] Explicitly ignore return values when removing...
2015-11-14 Rob Norris[QA] CID#34606+CID#34607: Time of check time of use...
2015-11-14 Rob NorrisEnsure memory is freed if errors are encountered in...
2015-11-14 Rob NorrisCID#34579: Fix logically dead code.
2015-11-14 Rob NorrisCoverity: Prevent deference after null checks
2015-11-14 Rob NorrisCID#34561+CID#34569: Check return values
2015-11-14 Rob NorrisCID#34586: Avoid potential explicit null deferenced
2015-11-14 Rob NorrisCID#34612: Fix incorrect break statement location.
2015-11-14 Rob NorrisCID#132255: Fix stray semicolon introduced by recent...
2015-11-14 Rob NorrisCID#34592: Explicit handling of potential truncation...
2015-11-14 Rob NorrisCoverity: Fix deference after null checks
2015-11-14 Rob NorrisCID#34600+CID#34601: Fix deference before null checks
2015-11-14 Rob Norris[QA] CID#34594: Remove unsigned compared against 0...
2015-11-10 Rob NorrisDocument previous translation updates
2015-11-10 Rob NorrisImport Launchpad translation updates
2015-11-10 Rob NorrisInclude HACKING file in distribution.
2015-11-08 Rob NorrisFix Georef mpp from coords.
2015-11-08 Rob NorrisMake OSM services the default by including these module...
2015-11-08 Rob NorrisSimplify filter actually uses the unsigned integer...
2015-11-08 Rob NorrisFix Google maps positional web link.
2015-11-08 Rob Norris[QA] Fix issue spotted with cppcheck 1.70
2015-11-08 Rob NorrisRemove unused northernHemisphere variable
2015-11-08 Rob Norris[QA] Output console message if g_mkdir_with_parents...
2015-11-08 Rob NorrisCID#34603: Protection in copying into fixed size buffer
2015-11-08 Rob NorrisCID#34584+CID#34583: Prevent deference after null check
2015-11-08 Rob NorrisCID#34611+CID#34611: Prevent use of uninitialized scala...
2015-11-08 Rob Norris[QA] CID#34576: Remove logically dead code
2015-11-08 Rob Norris[QA] CID#34575: Remove logically dead code.
2015-11-08 Rob Norris[QA] CID#34543: Adjust curl_get_etag_func to use pointe...
2015-11-08 Rob NorrisCID#131392: Avoid potential null pointer dereference
2015-11-08 Rob NorrisCID#34574: Fix freeing the appropriate variable.
2015-11-08 Rob Norris[QA] Generally print warnings to the console for low...
2015-11-08 Rob Norris[QA] CID#34547: Path value is checked so not worried...
2015-11-08 Rob Norris[QA] Coverity: Unchecked return value from library
2015-11-08 Rob NorrisFix track tooltips minutes value should be rounded.
2015-11-08 Rob NorrisCID#101113: Result not floating point
2015-11-08 Rob Norris[QA] CID#101114+CID#101115: Result not floating point
2015-11-08 Rob Norris[QA] CID#131384: Check function return value.
2015-11-08 Rob Norris[QA] CID#131386: Check function result
2015-11-08 Rob Norris[QA] CID#131385+CID#131387: Be more explicit that we...
2015-11-08 Rob Norris[QA] CID#131393: Missing break in switch
2015-11-08 Rob Norris[QA] CID#131394: Check result of g_fopen()
2015-11-08 Rob Norris[QA] CID#131401+CID131400 - Improve printf arg types.
2015-11-08 Rob Norris[QA] CID#131402: Fix resource leak in handling metatile...
2015-11-08 Rob NorrisFix creating waypoints from JPGs when using gexiv2
2015-09-25 Szymon BigosSF Bugs#126: Fix crash in gdk_rgb_convert_0888 due...
2015-09-25 Rob NorrisDisable Search and Routing with Google as they no longe...
2015-09-25 Rob NorrisFix availability of Geotag consistency checks when...
2015-09-24 Rob NorrisRemove --with-search configure options since they are...
2015-09-22 Rob NorrisImprove place search failure message to say if it is...
2015-09-21 Rob NorrisProtect against possible out of bounds array access.
2015-09-15 Rob Norris[QA] Coverity 'Uninitialized pointer read' CID#34608...
2015-09-15 Rob Norris[QA] Coverity 'Buffer not null terminated' issues CID...
2015-09-13 Rob NorrisFix DEM height points on track graphs when height units...
2015-09-13 Rob Norris[DOC] Improved introduction.
2015-09-12 Rob NorrisOnly perform man page generation when scrollkeeper...
2015-09-12 Rob Norris[QA] Remove repeated statements in configure.ac
next