]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
2013-07-18 Rob NorrisAdd a function to find out the distance along a track...
2013-07-18 Rob NorrisFix menu use of named own Icons since the icons were...
2013-07-15 Rob Norris[QA] Fix memory leak in drawing new tracks/routes.
2013-07-15 Rob Norris[QA] Fix memory leak in sorting layers.
2013-07-15 Rob Norris[QA] Fix name memory leaks in TrackWaypoint operations.
2013-07-15 Rob Norris[QA] Fix misc small memory leaks.
2013-07-15 Rob Norris[QA] Fix several memory leaks on program closure.
2013-07-15 Rob Norris[QA] Fix memory leak on deleting TrackWaypoint layers.
2013-07-15 Rob Norris[QA] Fix new tracks not shown after split called from...
2013-07-15 Rob Norris[QA] Fix large memory leak on viewing Track Properties.
2013-07-15 Rob Norris[QA] Fix incorrect iterator usage.
2013-07-15 Rob Norris[QA] Fix memory leaks in usage of the clipboard.
2013-07-15 Rob Norris[QA] Fix memory leaks on reading in Viking files.
2013-07-15 Rob Norris[QA] Fix memory leak in treeview tooltips and selection.
2013-07-15 Rob Norris[QA] Fix large memory leak when removing DEM layers.
2013-07-10 Guilhem BonnefilleQA: replace direct access to GtkWidget->window member...
2013-07-08 Rob NorrisAdd view of course and speed properties of trackpoints.
2013-07-08 Rob NorrisEnable control of create_label_vbox spacing and padding.
2013-07-08 Rob NorrisFix some interpolated values of a trackpoint on inserti...
2013-07-07 Rob NorrisUse the busy cursor during downloads of My OSM Traces.
2013-07-07 Rob NorrisFix handling failed downloads with the My OSM Traces...
2013-07-07 Rob NorrisSF Bugs#101: Fix Acquire from Google Directions.
2013-07-07 Rob NorrisRefactor Track property grid drawing into a common...
2013-07-07 Rob NorrisSF Bugs#100: Fix Crash on viewing Track Properties...
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-07-07 Rob NorrisSF Bugs#97: Fix missing redownload settings of some...
2013-07-07 Rob NorrisSF Bugs#99: Increase limit for Map IDs
2013-07-07 Rob Norris[QA] Fix issue spotted with cppcheck 1.59
2013-07-07 Rob NorrisSF Features#114: Increase the time limit for the Tile...
2013-07-02 Rob NorrisMore reliable waypoint symbol resetting on preferences...
2013-07-02 Rob NorrisFix name search using Google.
2013-07-02 Rob NorrisFix some layer sorting issues.
2013-07-02 Rob Norris[QA] Fix some issues spotted with cppcheck 1.59
2013-07-02 Rob NorrisMake dialog shifting a bit more reliable.
2013-07-02 Rob NorrisUse already calculated bounding box for 'maxmin' calcul...
2013-06-29 Rob NorrisAdd statistics for all tracks within a single TRW layer.
2013-06-29 Rob NorrisEnable all tracks statistics analysis for all TRW Layer...
2013-06-29 Rob NorrisAdd Multiple Tracks Statistical analysis dialog.
2013-06-29 Rob NorrisAdd functions to return sublayer visibility.
2013-06-29 Rob Norris[DOC] Fix some incorrect docbook markup.
2013-06-29 Rob NorrisMerge branch 'LayerSort'
2013-06-23 Guilhem BonnefilleFix documentation minor typo
2013-06-23 Guilhem BonnefilleGeneralize Acquire Directions
2013-06-23 Guilhem Bonnefille[QA] minor doc improvment
2013-06-22 Guilhem Bonnefille[QA] More minor code improving
2013-06-22 Guilhem Bonnefille[QA] Add type checking
2013-06-22 Guilhem Bonnefille[QA] Add minor comment
2013-06-22 Guilhem BonnefilleAdd a builder for a routing engine selector
2013-06-22 Guilhem BonnefilleExpose a function to iterate on all registered engines
2013-06-22 Guilhem Bonnefille[QA] Use more explicit funcion name
2013-06-22 Guilhem Bonnefille[DOC] fix ref doc
2013-06-13 Rob NorrisRemove now unused alphabetical sort functions as they...
2013-06-13 Rob Norris[DOC] This internal setting no longer exists.
2013-06-13 Rob NorrisEnable TrackWaypoint sublayer alphabetical sort options.
2013-06-13 Rob NorrisEnable Alphabetical sorting of layers within Aggregate...
2013-06-13 Rob NorrisEnable fast and GUI controllable alphabetical sorting...
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob Norris[DOC] Some words about the new Startup preferences...
2013-06-13 Rob Norris[DOC] Some words about the viking.ini file
2013-06-13 Rob NorrisAdd option to control whether a periodic version check...
2013-06-13 Rob NorrisMap data license does not need to be shown every time...
2013-06-13 Rob NorrisOn the very first startup, ask whether internet related...
2013-06-13 Rob NorrisEnable detection of when Viking is run for the very...
2013-06-13 Rob NorrisEnable an optional automatic IP to location startup...
2013-06-13 Rob NorrisEnable Startup Method option to choose between using...
2013-06-13 Rob NorrisAdd a startup option to load a default map (as defined...
2013-06-13 Rob NorrisAdd preference to control whether the auto window setti...
2013-06-13 Rob NorrisStart Startup preferences
2013-06-13 Rob NorrisUse settings to allow configuration of max background...
2013-06-13 Rob NorrisUse settings to maintain the track properties dialog...
2013-06-13 Rob NorrisUse settings to allow configuration of hardcoded map...
2013-06-13 Rob NorrisUse settings to save and restore Geotag values.
2013-06-13 Rob NorrisUse settings to save and restore the Goto Provider...
2013-06-13 Rob NorrisUse settings for OSM Traces visibility value.
2013-06-13 Rob NorrisSave and restore the generate image values using the...
2013-06-13 Rob Norris[QA] Tidy up general preferences into single array
2013-06-13 Rob NorrisUse settings to store GPS values for reuse.
2013-06-13 Rob NorrisAlphabetized TrackWaypoint layer ordering is now a...
2013-06-13 Rob NorrisUse settings to store Window layout states
2013-06-13 Rob NorrisFirst iteration of internal settings
2013-06-12 Rob NorrisFix track not displayed from realtime GPS tracking.
2013-06-11 Rob NorrisAdd a simple file properties dialog to show some detail...
2013-06-11 Rob NorrisFix usage of default maps cache directory when it does...
2013-06-09 Guilhem Bonnefille[DOC] Add documentation on new public routing function
2013-06-09 Guilhem Bonnefille[QA] minor revision on cast operators
2013-06-03 Rob Norris[QA] Fix incorrect comment
2013-06-02 Guilhem BonnefilleQA: Add glib.h
2013-06-02 Guilhem BonnefilleEnsure all buildable types are registered
2013-06-01 Guilhem BonnefilleFix doc: Replace simple quotes by DocBook tags
2013-06-01 Rob NorrisAdd Show/Hide all Layers within an Aggregate Layer.
2013-06-01 Rob NorrisSF#3314896: Show/Hide All Tracks (Routes+Waypoints...
2013-05-31 Rob Norris[QA] Fix missing G_BEGIN/END_DECLS
2013-05-31 Rob NorrisAutomated check for the latest version. ATM only on...
2013-05-31 Rob NorrisEnable getting Viking Version as a number from a string...
2013-05-29 Rob NorrisSF#3613971: Remove Geofabrik's OpenStreetMap WMS, as...
2013-05-29 Rob NorrisSF#3613971: Remove Geofabrik's OpenStreetMap WMS, as...
2013-05-27 Guilhem BonnefilleFix GLib macros typo
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_osm_m...
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_osm.c)
2013-05-27 Guilhem BonnefilleQA: factorize GObject cast operations (datasource_google.c)
next