]> git.street.me.uk Git - andy/viking.git/history - src
Fix crashing on double clicks - properly initialize variable.
[andy/viking.git] / src /
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.
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 NorrisSF Bugs #104: Fix GStatBuf not available on Glib <...
2013-10-24 Rob NorrisFix the display of speed in statusbar output.
2013-10-22 Guilhem BonnefilleQA: factorize trw_layer_acquire* functions
2013-10-19 Guilhem BonnefilleFix translatable string with variable argument
2013-10-19 Guilhem BonnefilleFix 'export_to_common' dialog
2013-10-16 Rob NorrisMerge branch 'MBTilesRead'
2013-10-16 Rob NorrisAllow creating a File Chooser dialog with optional...
2013-10-16 Rob NorrisExpand mapcache hash to include a hash of the map filen...
2013-10-16 Rob NorrisDirectly support reading from MBTile files using libsql...
2013-10-16 Rob NorrisEnable widget sensitivity in the layer properties to...
2013-10-13 Rob NorrisRemove OSM web link layer options so you now get what...
2013-10-10 Rob NorrisFix crashing if attempting to Extend a Route via the...
2013-10-10 Rob NorrisSF Support Requests#21: Make default print size full...
2013-10-05 Guilhem BonnefilleFix: replace home made macro by GLib one
2013-10-05 Guilhem BonnefilleFix: include file.h in file.c
2013-10-05 Guilhem BonnefilleFix export dialog title
2013-10-04 Rob NorrisSF Features#116: Add an Acquire From URL option.
2013-10-03 Guilhem BonnefilleFix gpsbabel capabilities parsing
2013-10-03 Guilhem BonnefilleQA: minor refactor to reduce code
2013-10-02 Rob NorrisSF Features#116: Add an Acquire From URL option.
2013-10-02 Rob NorrisFix not moving the viewport to the data when using...
2013-10-02 Rob NorrisFix the default value for getting the GPS Protocol...
2013-09-29 Rob NorrisAdd tooltip to help align the name in TrackWaypoint...
next