]> git.street.me.uk Git - andy/viking.git/shortlog
andy/viking.git
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-16 Rob NorrisNotes on how to use git2changelog.sh
2014-03-15 Rob Norris[WINDOWS] Ensure an icon is embedded in the executable.
2014-03-15 Rob NorrisYet more files to ignore from output of the build process.
2014-03-15 Rob Norris[WINDOWS] More reliable rebuilds.
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 NorrisDon't store regenerated INSTALL file in git.
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 HagueUpdated documentation for the improved route finding...
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 Norris[DOC] Mention the new maps switch-xy property.
2013-12-07 Rob NorrisAdd an example of using ArcGIS Server with use of the...
2013-12-07 Rob NorrisEnable boolean map configuration 'switch-xy' property...
2013-12-07 Rob NorrisRemove repeating of built in types in data files.
2013-12-07 Rob NorrisExternal tools don't use ids
2013-12-07 Rob NorrisShift Search by Date into a sub menu.
2013-12-07 Rob NorrisExplicitly use subdir-objects in automake init to preve...
2013-12-07 Rob NorrisSkip etag files in mbtile converter tool
2013-12-07 Rob NorrisTidy up Makefile.am spacings
2013-12-05 Guilhem BonnefilleFix autogen.sh in order to install needed files
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 NorrisReally enable C99 mode.
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-05 Guilhem BonnefilleFix previous fix
2013-11-05 Guilhem BonnefilleFix error handling at autogen.sh
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-11-01 Rob NorrisMore files to ignore from output of the build process.
2013-11-01 Guilhem BonnefilleSometimes gnome-autogen.sh does not support the most...
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 allow C99 mode
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.
2013-10-24 Rob NorrisOnly the TrackWaypoint layer should handle it's interna...
2013-10-24 Rob NorrisRefactor: passed around map layer menu values
2013-10-24 Rob NorrisRefactor: passed around aggregate menu values
2013-10-24 Rob NorrisMove man files from doc to help directory so they will...
2013-10-24 Rob NorrisUpdate spec file
2013-10-24 Rob Norris[QA] Remove build references to things that don't exist...
2013-10-24 Rob NorrisSF Bugs #104: Fix GStatBuf not available on Glib <...
2013-10-24 Rob NorrisFix the display of speed in statusbar output.
next