]> git.street.me.uk Git - andy/viking.git/history - src
Allow setting timestamps on trackpoints and waypoints that previously had none.
[andy/viking.git] / src /
2014-04-25 Rob NorrisAllow setting timestamps on trackpoints and waypoints...
2014-04-25 Rob NorrisSF Features#100: Allow 'easy' changing of the time...
2014-04-25 Rob NorrisSF Features#100: Allow changing of the time of trackpoints.
2014-04-25 Rob NorrisEnsure track bounds are initialized correctly during...
2014-04-25 Rob NorrisImprove ordering of date/time output on time graphs.
2014-04-10 Rob NorrisRemove temporary files used asynchronously on program...
2014-04-10 Rob NorrisEnable importing from GeoJSON files via the usage of...
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 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-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 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-15 Rob Norris[WINDOWS] Ensure an icon is embedded in the executable.
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 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 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 NorrisEnable boolean map configuration 'switch-xy' property...
2013-12-07 Rob NorrisShift Search by Date into a sub menu.
2013-12-07 Rob NorrisTidy up Makefile.am spacings
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 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-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-10-31 Rob NorrisFix crashing when copying layers with null strings...
2013-10-30 Rob NorrisFix opening files on command line in different directories.
2013-10-30 Rob NorrisUse TRW Metadata in generating default values for some...
2013-10-30 Rob NorrisBasic support of some GPX Metadata values common to...
2013-10-27 Rob NorrisMake comparing timestamps of tracks more available.
2013-10-26 Rob NorrisEnable a search item by date feature from an Aggregate...
2013-10-26 Rob NorrisOpen picture associated with a waypoint on double click...
2013-10-26 Rob NorrisUpdate to at least Gtk2.16.
2013-10-26 Rob NorrisRefactor: update OSM track upload
2013-10-25 Rob NorrisMerge branch 'Refactor'
2013-10-24 Rob Norris[QA] Remove unnecessary g_critical()
2013-10-24 Rob Norris[QA] Remove compiler warning when building for Windows
2013-10-24 Rob NorrisRefactor: Create and use functions to access track...
2013-10-24 Rob NorrisRefactor: TrackWaypoint sublayer menu callback functions.
2013-10-24 Rob NorrisRefactor: TrackWaypoint layer menu callback functions.
2013-10-24 Rob NorrisTidy update signal handler in VikAggregate Layer.
2013-10-24 Rob NorrisImprove update signal handler usage in GPS Layer.
2013-10-24 Rob NorrisRemove never used GPS layer drag drop request function.
next