]> git.street.me.uk Git - andy/viking.git/history - src/viktrwlayer.c
Import Launchpad translation updates
[andy/viking.git] / src / viktrwlayer.c
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-28 Rob NorrisEnsure tracks coloured according to the draw mode.
2013-01-26 Rob NorrisEnsure when creating tracks they are allocated a colour.
2013-01-26 Rob NorrisRework TrackWaypoint layer option to draw 'All Tracks...
2013-01-26 Rob Norris[QA] Reduce warnings when compiling with Clang.
2013-01-23 Rob NorrisMerge branch 'MyOSMTraces'
2013-01-23 Rob NorrisAdd Acquiring 'My' OSM Traces as a datasource.
2013-01-20 Guilhem Bonnefille[QA] Replace some coef with more explicit function
2013-01-20 Guilhem Bonnefille[QA] Convert DEG2RAD and RAD2DEG to macro functions
2013-01-19 Rob NorrisAdd TrackWaypoint layer Delete menu options for routes.
2013-01-19 Rob NorrisMerge branch 'WikipediaPointsRework'
2013-01-19 Rob NorrisSimplify getting bounds for wikipedia waypoints by...
2013-01-19 Rob NorrisMove 'Add Wikipedia Waypoints' into the Acquire Menu...
2013-01-18 Rob NorrisSimplify layer update redraw in determining the gtk...
2013-01-18 Rob NorrisAllow acquiring an URL with a username/password authent...
2013-01-17 Guilhem BonnefilleAdd bearing information while creating route/track
2013-01-16 Rob NorrisAvoid CRITICAL warnings when updating a waypoint. Check...
2013-01-16 Rob NorrisFix routes display in different coordinate views.
2013-01-16 Rob NorrisAllow attempting to open a URL in a waypoint comment...
2013-01-12 Rob NorrisOptimise: get reference to VikWindow only once per...
2013-01-12 Rob Norris[QA] Better variable name usage following the change...
2013-01-12 Rob Norris[QA] Add specific enumeration for route finder tool
2013-01-12 Rob NorrisChange TrackWaypoint properties that are radiogroups...
2013-01-12 Rob NorrisAdd tooltips for Preferences and Layer Parameters.
2013-01-07 Rob NorrisThe geonamesearch should not be calling display updates.
2013-01-06 Rob Norris[QA] Fixup go to Geocache Webpage
2013-01-06 Rob Norris[QA] Prevent potential clash of accelerator
2013-01-05 Rob NorrisMerge branch 'GPX-Route+Icons+Colour'
2013-01-05 Rob NorrisFix Google Route Finding usage as a route type.
2013-01-05 Rob NorrisMaintain track properties when splitting a track.
2013-01-05 Rob NorrisImprove contrast between default track colours.
2013-01-05 Rob NorrisRewrite TrackWaypoint layer copy/paste to use GbyteArra...
2013-01-05 Rob NorrisSimplify internals of layer copy and paste for waypoint...
2013-01-05 Rob NorrisSF#2564997: Enable specific track colours in default...
2013-01-05 Rob NorrisDisplay waypoint symbols in the layers panel tree view.
2013-01-05 Rob NorrisReplace 'Add Track' tool with 'Create Route' tool.
2013-01-05 Rob NorrisImprove warning message, no creating is happening here.
2013-01-05 Rob NorrisAdd ability to append other type of track or route...
2013-01-05 Rob NorrisEnable converting a track to a route, or a route to...
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.
next