]> git.street.me.uk Git - andy/viking.git/history - src/viktrwlayer.c
Add support for GPX routes - as a new sublayer type of the now less accurately named...
[andy/viking.git] / src / viktrwlayer.c
2013-01-05 Rob NorrisAdd support for GPX routes - as a new sublayer type...
2013-01-05 Rob NorrisAdd paste menu option in the sublayer menu container...
2013-01-05 Rob NorrisAdd options to start making a new track and finishing...
2013-01-05 Rob NorrisAdd new 'New' submenu for the TrackWaypoint layer
2013-01-05 Rob NorrisMove TrackWaypoint layer menu view sublayer options...
2013-01-05 Rob NorrisEnable tooltip for track and waypoint sublayer containers.
2013-01-05 Rob NorrisMake sublayer containers for track and waypoint sublaye...
2013-01-05 Rob Norris[QA] Better internal variable name in track drawing
2013-01-05 Rob Norris[QA] Make a local function static.
2013-01-04 Guilhem BonnefilleRestore Google Directions feature
2013-01-03 Guilhem Bonnefille[QA] Remove uneeded const modifier
2013-01-03 Guilhem BonnefilleUse local variable instead of multiple GCast
2012-12-30 Guilhem Bonnefille[QA] Add ifdef macro for Google Directions related
2012-12-30 Guilhem Bonnefille[QA] Remove uneeded compatibility
2012-12-13 Guilhem Bonnefille[QA] Extract utility function from viktrwlayer
2012-12-07 Guilhem Bonnefille[QA] Replace code by GObject macro (viklayer)
2012-11-30 Rob NorrisTidy up: remove unused parameter in select track or...
2012-11-30 Rob NorrisAllow configuration of trackpoint size and direction...
2012-11-30 Rob NorrisAdd the capability to draw a directional arrow on tracks.
2012-11-17 Rob Norris[I8N] Maintain .vik file compatibilty with translated...
2012-11-12 Rob NorrisNever willingly abort, remove exit() statements.
2012-11-09 Rob NorrisAllow a simple Waypoint text size to be set per layer.
2012-11-09 Rob NorrisUse default system font in manually created layouts.
2012-11-09 Rob NorrisTidy some functions to use the VikTrack type properly
2012-11-09 Rob NorrisWhen downloading maps along a track always display...
2012-11-09 Rob NorrisAdd acquire from file into the TrackWaypoint menu options.
2012-11-02 Rob NorrisMerge branch 'TrackWaypoint-GPS-Up'
2012-10-27 Rob NorrisSF#3575828: Ensure new track drawing uses track propert...
2012-10-21 Rob NorrisAnother bit of Google Directions needs ifdef disabling
2012-10-19 Rob NorrisAllow GPS Upload from any selected TrackWaypoint layer...
2012-10-19 Rob NorrisEnable option to not write invisible tracks or waypoint...
2012-10-13 Rob NorrisMerge branch 'TrackMergeSplitImprovements'
2012-09-20 Rob NorrisDisable direction finding via Google services as they...
2012-09-20 Rob NorrisEnsure correct selection of track or waypoint following...
2012-09-20 Rob NorrisAdd a background block to the track drawing distance...
2012-09-20 Rob NorrisUse gdk_draw_layout() rather than gdk_draw_string(...
2012-09-20 Rob NorrisFix flickering map background when creating a new track...
2012-09-20 Rob NorrisRework the create track drawing with a specific GC...
2012-08-26 Rob NorrisEnable merging segments of a track from the Track-...
2012-08-26 Rob NorrisTidy up: simpler and better use of trackpoint free...
2012-08-26 Rob NorrisEnable deletion of track points with the same timestamp...
2012-08-26 Rob NorrisAdd new 'Delete Points' track submenu and allow deletin...
2012-08-25 Rob NorrisAdd Track Split by Segments into Track menu options.
2012-08-25 Rob NorrisConsistent use of unique_sublayer_name function when...
2012-08-25 Rob NorrisInternal reorganization of unique_sublayer_name functio...
2012-08-25 Rob NorrisMake splitting a track consistant in that it never...
2012-08-25 Rob NorrisRemove joining tracks via the Track Point dialog as...
2012-08-25 Rob NorrisMove View Track menu option above submenu options.
2012-08-25 Rob NorrisAdd new append track command to join tracks not caring...
2012-08-25 Rob NorrisMove track merge options into a new submenu called...
2012-08-25 Rob NorrisAdd track split at trackpoint as an option to the menus.
2012-08-25 Rob NorrisRework track split at trackpoint into a function for...
2012-08-25 Rob NorrisMove split track menu options into a new submenu
2012-08-25 Rob NorrisFix merge track by times for using the internal track...
2012-08-25 Rob NorrisFix display of track edit dialog values when invoked...
2012-08-12 Rob NorrisFix split track at trackpoint for using the internal...
2012-08-08 Rob NorrisAdd and use keyboard accelerator shortcuts to be able...
2012-08-07 Rob Norris[I18N] Ensure all layer names are marked for translation
2012-08-06 Rob NorrisRework Tool interface for give better control for Tool...
2012-08-04 Rob NorrisRework Track Draw by Velocity into Draw by Speed with...
2012-08-04 Rob NorrisFixup making the track name a property of the track.
2012-07-19 Mathieu AlbinetWindows: Really fix opening pictures
2012-07-10 Rob NorrisExpose ability to uniquify both tracks and waypoints...
2012-07-10 Rob NorrisAdd method to uniquify waypoint names in a TRW layer...
2012-07-10 Rob NorrisAdd method to uniquify track names in a TRW layer and...
2012-07-10 Rob NorrisMake the track name a property of the track.
2012-07-10 Rob NorrisMake the waypoint name a property of the waypoint.
2012-06-28 Rob NorrisFix crash in Show Picture functionality on Window's...
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2012-04-11 Rob NorrisBe consistent in that track and waypoint list dialogs...
2012-04-11 Rob NorrisFix build when --disable-alphabetized-trw is specified
2012-01-20 Rob NorrisAdd ability to open a TrackWaypoint layer with another...
2012-01-20 Rob NorrisAdd ability to open a TrackWaypoint layer with an exter...
2012-01-17 Rob NorrisAllow TrackWaypoint layer creation without a viewport.
2012-01-15 Rob NorrisReduce scope of wikipedia_submenu variable, as it's...
2012-01-07 Rob NorrisFix error identified by cppcheck 1.52.
2012-01-07 Rob NorrisFix error identified by cppcheck 1.52.
2012-01-07 Rob NorrisFix error identified by cppcheck 1.52.
2011-12-19 Rob NorrisMerge branch 'Geotagging'
2011-12-19 Rob NorrisMerge branch 'ExternalOptions'
2011-12-18 Rob NorrisAdd and use a preference for the associated image viewe...
2011-12-11 Rob NorrisAdd ability to geotag images interpolating times agains...
2011-12-11 Rob NorrisAcquire Geotag Images via TRW Layer
2011-12-11 Rob NorrisEnsure track stop is drawn before trackpoint.
2011-12-11 Rob NorrisEnsure track stops are always drawn if required.
2011-12-11 Greg TroxelAdd comments.
2011-12-11 Greg TroxelOmit drawops when point == last point.
2011-12-11 Rob NorrisEnable reversing a track from the track menu.
2011-12-11 Rob NorrisFix: Improve internal redrawing method.
2011-12-04 Rob NorrisDisplay compact message on the statusbar for the select...
2011-11-16 Rob NorrisFix too easy to accidently move a waypoint with an...
2011-11-13 Rob NorrisMerge branch 'master' into GPSD-API-v5
2011-10-29 Rob NorrisMerge branch 'WebToolBounds'
2011-10-28 Rob NorrisAdd Acquire OSM option into the Track/Waypoint layer...
2011-10-02 Rob NorrisShow elevation gain/loss on track creation 'tooltip...
2011-10-02 Rob NorrisAutomatically attempt to set elevation data from the...
2011-10-02 Rob NorrisWhen creating a track, display the total distance of...
2011-10-02 Rob NorrisTrackWaypoint Layer Interface function code tidy.
2011-10-02 Rob NorrisImprove trackpoint or waypoint edit selection.
next