]> git.street.me.uk Git - andy/viking.git/history - src/viktrwlayer.c
Check size of route before refining it
[andy/viking.git] / src / viktrwlayer.c
2013-07-23 Guilhem BonnefilleCheck size of route before refining it
2013-07-23 Guilhem BonnefilleAdd function to refine a route with routing service
2013-07-18 Rob NorrisFix menu use of named own Icons since the icons were...
2013-07-15 Rob Norris[QA] Fix memory leak in drawing new tracks/routes.
2013-07-15 Rob Norris[QA] Fix name memory leaks in TrackWaypoint operations.
2013-07-15 Rob Norris[QA] Fix several memory leaks on program closure.
2013-07-15 Rob Norris[QA] Fix memory leak on deleting TrackWaypoint layers.
2013-07-08 Rob NorrisFix some interpolated values of a trackpoint on inserti...
2013-07-07 Rob NorrisAdd ability to use a conversion function between the...
2013-07-02 Rob NorrisFix some layer sorting issues.
2013-07-02 Rob Norris[QA] Fix some issues spotted with cppcheck 1.59
2013-07-02 Rob NorrisMake dialog shifting a bit more reliable.
2013-07-02 Rob NorrisUse already calculated bounding box for 'maxmin' calcul...
2013-06-29 Rob NorrisAdd statistics for all tracks within a single TRW layer.
2013-06-29 Rob NorrisAdd functions to return sublayer visibility.
2013-06-29 Rob NorrisMerge branch 'LayerSort'
2013-06-23 Guilhem BonnefilleGeneralize Acquire Directions
2013-06-13 Rob NorrisEnable TrackWaypoint sublayer alphabetical sort options.
2013-06-13 Rob NorrisMerge branch 'InternalSettings+StartupPreferences'
2013-06-13 Rob NorrisAlphabetized TrackWaypoint layer ordering is now a...
2013-06-12 Rob NorrisFix track not displayed from realtime GPS tracking.
2013-06-09 Guilhem Bonnefille[QA] minor revision on cast operators
2013-06-01 Rob NorrisSF#3314896: Show/Hide All Tracks (Routes+Waypoints...
2013-05-25 Rob NorrisAdd ability to Download Maps for a defined region over...
2013-05-25 Rob NorrisDon't silently fail on attempting to split to a track.
2013-05-25 Rob NorrisFix selection of trackpoint via Edit Trackpoint button.
2013-05-16 Guilhem BonnefilleGeneralize route finder
2013-05-02 Rob NorrisMerge branch 'DatasourceRemoteFile'
2013-05-02 Rob NorrisAdd a new webtool datasource to allow acquiring data...
2013-05-02 Rob NorrisPrepare for dynamic VikDataSourceInterface creation...
2013-04-29 Rob NorrisFix waypoints may not be shown if drag copied between...
2013-04-29 Rob NorrisEnable changing name of an existing waypoint in the...
2013-04-17 Rob NorrisSF#3608417: Add Preference option to control the displa...
2013-04-17 Rob NorrisSF#3028797: Remember last directory used when saving...
2013-04-10 Rob NorrisMerge branch 'GTK+-Updates'
2013-04-10 Rob NorrisMinimum GTK+2.14 required for the build.
2013-04-09 Rob NorrisMerge branch 'i18n-launchpad' into master
2013-04-09 Rob NorrisPosition Trackpoint Edit and Waypoint dialogs to not...
2013-04-09 Rob NorrisFix waypoint selection when the waypoint has an image...
2013-04-07 Rob NorrisUse a busy cursor when exporting to a file.
2013-03-29 Rob NorrisFix unintentional renames if drag dropping within the...
2013-03-17 Rob NorrisSF#3608311: Fix crash caused by renaming blank sublayer...
2013-03-17 Rob Norris[QA] Better for vik_track reverse to worry about trackp...
2013-03-17 Rob NorrisMerge branch 'Optimize'
2013-03-14 Rob NorrisOptimize: Calculate associated icon of a waypoint only...
2013-03-14 Rob NorrisOptimize: Only create waypoint font size string when...
2013-03-14 Rob NorrisSpeed up item selection by restricting search within...
2013-03-14 Rob NorrisOnly attempt to draw waypoints when they are in the...
2013-03-13 Rob NorrisStore track bounding box and only attempt to draw it...
2013-03-05 Rob NorrisEnable updating the treeview to allow setting a blank...
2013-03-03 Rob NorrisMerge branch 'LayerDefaultValues'
2013-03-03 Rob NorrisNow layer property defaults are available, improve...
2013-03-03 Rob NorrisImprove the Waypoint tooltip to display the description...
2013-03-03 Rob NorrisCreate and use a function to detect when a TrackWaypoin...
2013-03-03 Rob Norris[QA] Use vik_track function to append trackpoints from...
2013-03-03 Rob NorrisRemove direct access for '->style' and replace with...
2013-03-03 Rob Norrisgtk_object_sink() has been deprecated since GTK version...
2013-02-16 Rob NorrisAdd default values for layers.
2013-02-16 Rob Norris[QA] Initialization of TrackWaypoint layer data in...
2013-02-16 Rob NorrisEnable some layers to be created without needing a...
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...
next