]> git.street.me.uk Git - andy/viking.git/history - src/viktrack.c
Add a Gradient Graph to the Track properties display
[andy/viking.git] / src / viktrack.c
2012-06-02 Fernando ArbeizaAdd a Gradient Graph to the Track properties display
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-01-20 Rob NorrisAdd function to return an average moving speed for...
2012-01-07 Rob NorrisFix error identified by cppcheck 1.52.
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-02 Rob NorrisAutomatically attempt to set elevation data from the...
2011-09-19 Rob NorrisMerge branch 'WindowsInstaller'
2011-09-11 Rob NorrisFix some tracks elevation profile may display no altitu...
2011-06-25 Rob NorrisInternal tidy: replace magic scissor variables/referenc...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-04-05 Rob NorrisAdd new graph type Speed/Distance in the track properti...
2011-04-05 Rob NorrisAdd new graph type Elevation/Time in the track properti...
2011-04-05 Rob NorrisRemove unnecessary calculation in make_speed_map in...
2011-04-05 Rob NorrisAdd new graph type Distance/Time in the track propertie...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-14 Rob NorrisPrevent Gtk-CRITICAL assertion when the application...
2010-12-16 Rob NorrisAdd Track->Goto Highest and Lowest points features.
2010-12-16 Rob NorrisTidy intended logic in if statement.
2010-12-16 Rob NorrisAdd Track->Goto Maximum Speed feature.
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-07-22 Jocelyn JaubertFix memory leaks found with cppcheck
2009-07-15 Guilhem BonnefilleMerge 'viking-0.9.8'
2009-05-22 Tal Buse default values VIK_DEFAULT_DOP, VIK_DEFAULT_ALTITUDE
2009-05-22 Tal Bremove _VikTrackpoint.extended field.
2008-12-13 Guilhem BonnefilleQA: improve portability
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-02-25 Robert NorrisFix some compiler warnings (SF#1888407)
2008-02-20 Guilhem BonnefilleRemove trailing '\n' in g_message calls
2008-01-04 Alex FoobarianAdjusted v-t drawing
2007-11-19 Quy TonthatFix a bug that can potentially cause segfault.
2007-10-24 Quy TonthatFix a bug that caused crashes when displaying elev...
2007-10-20 Quy TonthatTrack Properties Dialog no longer blocks interaction...
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-11 Quy TonthatAdded new fields to trackpoints for data from GPS in...
2007-10-07 Evan BattagliaUndo Magic Scissors by right clicking.
2007-10-07 Quy TonthatTrack Properties: now displays track distance/time...
2007-10-06 Quy TonthatCorrectly calculate position when click on speed-time...
2007-09-28 Quy TonthatFix a long lasting bug that causes track property not...
2007-09-23 Evan BattagliaMagic Scissors goodies
2007-07-14 Guilhem BonnefilleConverting printf calls
2007-07-13 Quy TonthatEliminate the needs of entering DEM files for every...
2007-07-06 Evan BattagliaMerge DEM branch
2007-06-23 Guilhem BonnefilleUnused variable
2007-06-18 Quy TonthatDownload maps along a track.
2007-06-01 Quy TonthatFix a segfault on track properties dialog.
2007-02-06 Quy TonthatFix bug that causes crashes when click at the right...
2007-02-06 Jocelyn JaubertPatch from Jocelyn Jaubert. Add time position to Track...
2006-11-30 Alex Foobarian(no commit message)
2006-10-31 Alex Foobarianvisual feedback when moving waypoints
2005-11-21 Alex Foobarianfixed a v-t diagram crash bug
2005-11-18 Alex Foobariancopy/paste of individual track- and waypoints- between...
2005-09-17 Evan BattagliaStops and elevation plotting options and fixxes
2005-09-17 Evan BattagliaRead Geocaching .loc (about time)
2005-09-16 Evan BattagliaInitial GPX support, experimental 3-d plotting, bugfixe...
2005-09-15 Evan BattagliaElevation map click and bugfixes
2005-09-13 Evan BattagliaFixes to Alex's last patch
2005-09-13 Alex FoobarianAlex Foobarian's v-vs-t and elevation map patch
2005-09-07 Evan BattagliaGuilhem's Autotools support
2005-09-01 Evan BattagliaInitial revision