]> git.street.me.uk Git - andy/viking.git/log
andy/viking.git
12 years agoFix: Don't abort program when attempting webtool center with different x & y factors.
Rob Norris [Thu, 13 Oct 2011 22:23:05 +0000 (23:23 +0100)]
Fix: Don't abort program when attempting webtool center with different x & y factors.

12 years agoSpanish translation of the win32 installer
Roberto Camarero [Sat, 8 Oct 2011 19:06:31 +0000 (21:06 +0200)]
Spanish translation of the win32 installer

Signed-off-by: Mathieu Albinet <mathieu_a@users.sourceforge.net>
12 years agoAdd used geo-* scripts as they are public domain.
Rob Norris [Wed, 25 May 2011 18:10:16 +0000 (19:10 +0100)]
Add used geo-* scripts as they are public domain.

Thank you Rick Richardson.
http://geo.rkkda.com/

geo-nearest -> v2011-05-20
geo-html2gpx -> v2011-09-17

12 years agoContinue geocaching.com support via third party tools.
Rob Norris [Wed, 25 May 2011 18:04:16 +0000 (19:04 +0100)]
Continue geocaching.com support via third party tools.

After the geocaching.com website update* the gcget script no longer works.
*http://blog.geocaching.com/2011/05/preview-of-geocaching-com-may-4th-website-release/

It is simpler to use third party tools (which are public domain).
.geo-nearest
.geo-html2gpx
From http://geo.rkkda.com/

12 years agoShow Geocache configure status.
Rob Norris [Sun, 22 May 2011 08:57:08 +0000 (09:57 +0100)]
Show Geocache configure status.

12 years agoShow elevation gain/loss on track creation 'tooltip' (as per SF#2838561 request)...
Rob Norris [Thu, 30 Dec 2010 18:26:25 +0000 (18:26 +0000)]
Show elevation gain/loss on track creation 'tooltip' (as per SF#2838561 request), when such data is available.

Enable updating track creation info into the statusbar.
Uses the current track elevation gain/loss data and then factors in the elevation gain/loss to the current position.
Show full distance + elevation in the statusbar, whereas the viewport just has the distance.

12 years agoAutomatically attempt to set elevation data from the DEM layer whilst a track is...
Rob Norris [Sat, 10 Sep 2011 10:05:47 +0000 (11:05 +0100)]
Automatically attempt to set elevation data from the DEM layer whilst a track is being created.

Add and use the ability to set DEM data (if available) for just the last track point.
This enables using the DEM data as a track is being created without having to reanalyse every track point.

12 years agoWhen creating a track, display the total distance of track (via a tooltip like text...
Rob Norris [Sun, 22 Aug 2010 19:03:24 +0000 (20:03 +0100)]
When creating a track, display the total distance of track (via a tooltip like text) on the main display.

12 years agoTrackWaypoint Layer Interface function code tidy.
Rob Norris [Mon, 19 Sep 2011 23:01:06 +0000 (00:01 +0100)]
TrackWaypoint Layer Interface function code tidy.

12 years agoImprove trackpoint or waypoint edit selection.
Rob Norris [Mon, 19 Sep 2011 21:48:08 +0000 (22:48 +0100)]
Improve trackpoint or waypoint edit selection.

.Ensure current values are maintained after treeview selection

12 years agoFix Join Tracks functionality.
Rob Norris [Mon, 19 Sep 2011 21:41:51 +0000 (22:41 +0100)]
Fix Join Tracks functionality.

. Ensure tracks exist and are different before joining them
. Ensure variables setup before using them for setting Join button sensitivity.

12 years agoMake tile age parameter jump by 1 minute steps in preferences setup.
Rob Norris [Sun, 18 Sep 2011 22:30:19 +0000 (23:30 +0100)]
Make tile age parameter jump by 1 minute steps in preferences setup.

12 years agoAdd keyboard accelerator 'N' for New Layer in Aggregate Menu.
Rob Norris [Sat, 17 Sep 2011 12:33:09 +0000 (13:33 +0100)]
Add keyboard accelerator 'N' for New Layer in Aggregate Menu.

12 years agoRemove unused function definition.
Rob Norris [Sat, 17 Sep 2011 10:23:11 +0000 (11:23 +0100)]
Remove unused function definition.

12 years agoFix SF#3408170: Selected Track Thickness is Always 1px
Rob Norris [Fri, 16 Sep 2011 19:23:17 +0000 (20:23 +0100)]
Fix SF#3408170: Selected Track Thickness is Always 1px

Allow setting of the highlight line thickness.
Allow track thickness to be read from the TrackWaypoint Layer.
Use this value when setting the highlighted track(s).

NB ATM this only gets done on setting the highlight - thus changing the track thickness properties when already highlighted, won't update the current highlight thickness. This limitation is quite minor, so overall it's acceptable for use.

12 years agoUse more icons for menu entries.
Rob Norris [Sun, 11 Sep 2011 12:24:24 +0000 (13:24 +0100)]
Use more icons for menu entries.

12 years agoAllow to import any file known by gpsbabel
Guilhem Bonnefille [Sat, 1 Oct 2011 12:25:22 +0000 (14:25 +0200)]
Allow to import any file known by gpsbabel

A new menu entry allow to import a file as TRW layer. The file must
be in a format known by gpsbabel. The user has to specify the format
in the long list of file formats supported by gpsbabel.

This patch naturally reuses the datasource/acquire set of features.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoMerge branch 'WindowsInstaller'
Rob Norris [Mon, 19 Sep 2011 23:03:55 +0000 (00:03 +0100)]
Merge branch 'WindowsInstaller'

13 years agoFix tracks not shown over map when map layer is dragged to the end of the treeview...
Rob Norris [Sun, 21 Aug 2011 11:52:34 +0000 (12:52 +0100)]
Fix tracks not shown over map when map layer is dragged to the end of the treeview list.

When a layer is dragged to the end, it must be inserted to the beginning of the list as it must be drawn first.

Signed-off-by: Rob Norris <rw_norris@hotmail.com>
13 years agoAdd some file open filters to ease file selection.
Rob Norris [Sat, 20 Aug 2011 11:30:33 +0000 (12:30 +0100)]
Add some file open filters to ease file selection.

13 years agoIncrease default tile age check to 7 days.
Rob Norris [Sat, 20 Aug 2011 11:29:04 +0000 (12:29 +0100)]
Increase default tile age check to 7 days.

Better alignment with OSM policy:
http://wiki.openstreetmap.org/wiki/Tile_usage_policy

13 years agoShow error message earlier if in incompatible print image directory coord mode.
Rob Norris [Wed, 3 Aug 2011 00:21:18 +0000 (01:21 +0100)]
Show error message earlier if in incompatible print image directory coord mode.

13 years agoFix spelling
Rob Norris [Thu, 28 Jul 2011 22:27:39 +0000 (23:27 +0100)]
Fix spelling

13 years agoRefuse to load unsupported file types.
Rob Norris [Sun, 17 Jul 2011 11:55:18 +0000 (12:55 +0100)]
Refuse to load unsupported file types.

13 years agoRestore broken GPS power off command.
Rob Norris [Fri, 16 Sep 2011 17:59:26 +0000 (18:59 +0100)]
Restore broken GPS power off command.

Was broken by '[QA] Factorize code' commit: 2634ad33ee1be5df4c6de51ddf8b0a9e7eb19649
Hopefully explain how my original hacked method ' Add ability to turn off Garmin GPS after transfer' commit: 2b756ea0f81ebe3ef92ba3d40b67b9ad0d2e19e6 works.

The TrackWaypoint Layer can be null to signify that no data is to be processed,
  however the gpsbabel command is still ran as it can be for non-data related options eg:
  for use with the power off command - 'command_off'

13 years agoAdd support for any device known by gpsbabel
Guilhem Bonnefille [Sun, 11 Sep 2011 19:19:21 +0000 (21:19 +0200)]
Add support for any device known by gpsbabel

There is no specific reason to restrict the list of supported devices
to a small number. Now, we directly offer the ability to use any
device supported by gpsbabel.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoDynamically adapt viking to gpsbabel's file formats
Guilhem Bonnefille [Sun, 11 Sep 2011 19:18:10 +0000 (21:18 +0200)]
Dynamically adapt viking to gpsbabel's file formats

GpsBabel knows many formats. In order to offer maximum of these formats
to users, viking must request the format list dynamically, and them
adapt its own feature list.

This patch only retrieve the format list, parse it, and store the known
formats in lists.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agofactorize gpsbabel command line
Guilhem Bonnefille [Sun, 11 Sep 2011 19:17:38 +0000 (21:17 +0200)]
factorize gpsbabel command line

The full path of gpsbabel can be searched a single time.
The side effect is you cannot install gpsbabel after viking's start
to solve the issue.

Furthermore, if gpsbabel is missing, it is an error, not just a warning
as something requested by user cannot be done. At the opposite, the
missing of unbuffer command is not a matter as job can be done.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoFix: SF#3042692 - Tiles May Get Deleted During Offline Usage.
Rob Norris [Sun, 11 Sep 2011 16:54:32 +0000 (17:54 +0100)]
Fix: SF#3042692 - Tiles May Get Deleted During Offline Usage.

Reapply part of previous commit '4945e425d481ca7b9a4c6e00a8e11bff79d254a4' which seems to have gone missing (possibly as result of the merge 'jocelyn/etag' in commit 'c017be3c0b41865d049c8f09d09b7026fd848f13')
Fix bug where older file was removed when network not present.

13 years agoFix some tracks elevation profile may display no altitude, despite all altitudes...
Rob Norris [Sun, 11 Sep 2011 14:09:49 +0000 (15:09 +0100)]
Fix some tracks elevation profile may display no altitude, despite all altitudes available in the track.

If it can't work out the average for the trackseg, use last known value rather than resorting to default value (zero).

13 years agoAdd Acquire options into the Track/Waypoint layer operations.
Rob Norris [Sun, 22 May 2011 09:10:45 +0000 (10:10 +0100)]
Add Acquire options into the Track/Waypoint layer operations.

Make sure the GPS acquire method gets data into the specified layer, rather than into a new layer (as always done when invoked via the from the file menu).

13 years agoAdd Windows Installer (NSIS)
Mathieu Albinet [Sat, 10 Sep 2011 10:51:25 +0000 (11:51 +0100)]
Add Windows Installer (NSIS)

\bin : where all the viking+gtk binaries (exe, dll, ...) go (it's exactly what will be copied to your installation directory)
\pixmaps : contains only a viking icon in .ico format (we can add also a banner in the installer)
\translations : at the moment it contains two files: english.nsh and french.nsh,
  that translates the installer UI (we should ask for more translations)
langmacros.nsh : macro file that deal withe the translations of the UI
viking-installer.nsi : the installer script,
  heavily modified/simplified from the pidgin installer (has to be compiled with a recent release of NSIS)

Further information on the installer see: http://nsis.sourceforge.net/

Signed-off-by: Rob Norris <rw_norris@hotmail.com>
13 years ago[DOC] Document viking's dependencies
Guilhem Bonnefille [Mon, 5 Sep 2011 20:22:54 +0000 (22:22 +0200)]
[DOC] Document viking's dependencies

13 years agoFix SF#3387590: Top Layer cannot be renamed
Guilhem Bonnefille [Thu, 1 Sep 2011 11:55:23 +0000 (13:55 +0200)]
Fix SF#3387590: Top Layer cannot be renamed

The name of the top layer is not stored and so,
any change to it is lost.

It's better to declare it uneditable.

13 years agoOups: clean code
Guilhem Bonnefille [Fri, 26 Aug 2011 20:28:29 +0000 (22:28 +0200)]
Oups: clean code

13 years ago[QA] Factorize code
Guilhem Bonnefille [Thu, 25 Aug 2011 22:08:05 +0000 (00:08 +0200)]
[QA] Factorize code

Easier to read, easier to maintain, easier to hack.

13 years agoMinor fix: declare static internal functions
Guilhem Bonnefille [Thu, 25 Aug 2011 21:20:49 +0000 (23:20 +0200)]
Minor fix: declare static internal functions

13 years agoFix typo
Guilhem Bonnefille [Mon, 22 Aug 2011 22:54:33 +0000 (00:54 +0200)]
Fix typo

13 years agoAdd ability to acquire GPS traces stored on OSM
Guilhem Bonnefille [Sun, 21 Aug 2011 20:32:07 +0000 (22:32 +0200)]
Add ability to acquire GPS traces stored on OSM

A new menu entry allows to request GPS traces stored on OpenStreetMap.
Currently, only the visible traces are downloaded, ie the traces
contained in the bounding bos of the current viewport.

This feature is really usefull for OSM contributors as it allows to
do some checks before uploading a new trace.

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoExtend OSM to OpenStreetMap
Guilhem Bonnefille [Fri, 19 Aug 2011 20:39:22 +0000 (22:39 +0200)]
Extend OSM to OpenStreetMap

EveryBody does not know OSM.

13 years agoEnable merging tracks without timestamps to other tracks that do not have timestamps...
Rob Norris [Tue, 18 Jan 2011 01:45:13 +0000 (01:45 +0000)]
Enable merging tracks without timestamps to other tracks that do not have timestamps. (SF#2886231)

13 years agoPrevent track merge by time requests when there are no other suitable tracks.
Rob Norris [Wed, 22 Dec 2010 19:28:20 +0000 (19:28 +0000)]
Prevent track merge by time requests when there are no other suitable tracks.

A warning message is shown to the user.
Reuse (and tidy) method in the track merge by other function.

13 years agoRemove DEM data source 'None' as it does nothing.
Rob Norris [Thu, 14 Oct 2010 20:24:39 +0000 (21:24 +0100)]
Remove DEM data source 'None' as it does nothing.

13 years agoEnable copying layer/sublayer names as plain text, so that it can be pasted into...
Rob Norris [Sat, 22 Jan 2011 20:32:11 +0000 (20:32 +0000)]
Enable copying layer/sublayer names as plain text, so that it can be pasted into external text handling applications.

13 years agoWhen exporting a TrackWaypoint layer as a GPX file, automatically append '.gpx' to...
Rob Norris [Tue, 12 Jul 2011 20:32:36 +0000 (21:32 +0100)]
When exporting a TrackWaypoint layer as a GPX file, automatically append '.gpx' to the suggested filename.

13 years agoEnable getting of the statusbar from the window.
Rob Norris [Sun, 9 Jan 2011 21:16:01 +0000 (21:16 +0000)]
Enable getting of the statusbar from the window.

13 years agoEnumerate use of and simplify the internals of the statusbar.
Rob Norris [Tue, 5 Jul 2011 20:22:32 +0000 (21:22 +0100)]
Enumerate use of and simplify the internals of the statusbar.
This enables control of the size of the first element of the statusbar.

13 years ago[DOC] Fix layer related structure of documentation
Guilhem Bonnefille [Fri, 19 Aug 2011 21:48:51 +0000 (23:48 +0200)]
[DOC] Fix layer related structure of documentation

13 years ago[DOC] Improve reference documentation for babel.c
Guilhem Bonnefille [Fri, 19 Aug 2011 13:00:03 +0000 (15:00 +0200)]
[DOC] Improve reference documentation for babel.c

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoFix compilation with curl 7.21.7 (SF#3376584)
Hanno Boeck [Mon, 25 Jul 2011 18:39:59 +0000 (19:39 +0100)]
Fix compilation with curl 7.21.7 (SF#3376584)

Remove include of curl/types.h, which has been deprecated for a long time.

13 years agoImprove track name when split from Track Properties window.
Rob Norris [Sat, 8 Jan 2011 17:08:10 +0000 (17:08 +0000)]
Improve track name when split from Track Properties window.

13 years agoBetter safety checking to prevent crash due to null variable reference in use of...
Rob Norris [Wed, 13 Jul 2011 23:30:50 +0000 (00:30 +0100)]
Better safety checking to prevent crash due to null variable reference in use of the current waypoint.

ATM This can happen when the Track/Waypoint layer is selected, then go to toolbar edit waypoint and then right click on *any* waypoint.

13 years agoBetter safety checking to prevent crash due to null variable reference in use of...
Rob Norris [Wed, 13 Jul 2011 19:39:55 +0000 (20:39 +0100)]
Better safety checking to prevent crash due to null variable reference in use of the current trackpoint.

ATM This can happen when the Track/Waypoint layer is selected, then go to toolbar edit trackpoint and then move the already selected trackpoint.

13 years agoWhen loading from the recent file menu, only open a new window if a Viking file.
Rob Norris [Thu, 9 Dec 2010 22:21:04 +0000 (22:21 +0000)]
When loading from the recent file menu, only open a new window if a Viking file.

This mirrors the way a new window may be created when the file is loaded via the 'Open...' dialog. [i.e. only when it is a Viking (like .vik) file]

13 years agoOn creating a new waypoint always attempt to auto set the altitude if DEM data is...
Rob Norris [Sun, 13 Feb 2011 23:12:47 +0000 (23:12 +0000)]
On creating a new waypoint always attempt to auto set the altitude if DEM data is available.

13 years agoEnable the escape key to remove/reset the ruler tool.
Rob Norris [Mon, 31 Jan 2011 02:58:42 +0000 (02:58 +0000)]
Enable the escape key to remove/reset the ruler tool.

13 years agoEnable keypress processing for vik windows tools.
Rob Norris [Mon, 31 Jan 2011 02:57:44 +0000 (02:57 +0000)]
Enable keypress processing for vik windows tools.

These don't need/care about operating on a layer.

13 years agoDocument utility functions
Guilhem Bonnefille [Sat, 2 Jul 2011 19:31:02 +0000 (21:31 +0200)]
Document utility functions

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
13 years agoOops, remember to remove reference to deleted icon.
Rob Norris [Sun, 26 Jun 2011 14:10:20 +0000 (15:10 +0100)]
Oops, remember to remove reference to deleted icon.

13 years agoInternal tidy: replace magic scissor variables/references with route finder.
Rob Norris [Sat, 9 Oct 2010 09:25:45 +0000 (10:25 +0100)]
Internal tidy: replace magic scissor variables/references with route finder.

13 years agoImprove the associated icon, remove the scissor effort and use something to try to...
Rob Norris [Sat, 9 Oct 2010 09:07:34 +0000 (10:07 +0100)]
Improve the associated icon, remove the scissor effort and use something to try to suggest the idea of a list of directions to get somewhere for 'Route Finding'.

13 years agoReplace 'Magic Scissors' by a more accurate name - 'Route Finder'.
Rob Norris [Sat, 9 Oct 2010 09:00:00 +0000 (10:00 +0100)]
Replace 'Magic Scissors' by a more accurate name - 'Route Finder'.

13 years agoImprove altitude track property display by adding another grid size chunk value.
Rob Norris [Fri, 24 Jun 2011 09:08:15 +0000 (10:08 +0100)]
Improve altitude track property display by adding another grid size chunk value.

13 years agoEnable internationalization of the OSM Traces preferences text.
Rob Norris [Thu, 23 Jun 2011 23:27:56 +0000 (00:27 +0100)]
Enable internationalization of the OSM Traces preferences text.

13 years agoFix compiler warnings generated with gcc4.6 in viktrwlayer_propwin.c
Rob Norris [Mon, 30 May 2011 19:53:52 +0000 (20:53 +0100)]
Fix compiler warnings generated with gcc4.6 in viktrwlayer_propwin.c

13 years agoFix compiler warnings generated with gcc4.6 in viktrwlayer.c
Rob Norris [Mon, 30 May 2011 19:53:31 +0000 (20:53 +0100)]
Fix compiler warnings generated with gcc4.6 in viktrwlayer.c

13 years agoFix compiler warnings generated with gcc4.6 in viktreeview.c
Rob Norris [Mon, 30 May 2011 19:53:15 +0000 (20:53 +0100)]
Fix compiler warnings generated with gcc4.6 in viktreeview.c

13 years agoFix compiler warnings generated with gcc4.6 in viktmsmapsource.c
Rob Norris [Mon, 30 May 2011 19:52:57 +0000 (20:52 +0100)]
Fix compiler warnings generated with gcc4.6 in viktmsmapsource.c

13 years agoFix compiler warnings generated with gcc4.6 in vikgpslayer.c
Rob Norris [Mon, 30 May 2011 19:52:40 +0000 (20:52 +0100)]
Fix compiler warnings generated with gcc4.6 in vikgpslayer.c

13 years agoFix compiler warnings generated with gcc4.6 in print.c
Rob Norris [Mon, 30 May 2011 19:52:22 +0000 (20:52 +0100)]
Fix compiler warnings generated with gcc4.6 in print.c

13 years agoFix compiler warnings generated with gcc4.6 in file.c
Rob Norris [Mon, 30 May 2011 19:52:07 +0000 (20:52 +0100)]
Fix compiler warnings generated with gcc4.6 in file.c

13 years agoReleasing viking 1.2.1
Rob Norris [Thu, 16 Jun 2011 22:18:47 +0000 (23:18 +0100)]
Releasing viking 1.2.1

13 years agoSupport proper MAC OS file locations.
Rob Norris [Wed, 23 Mar 2011 21:44:36 +0000 (21:44 +0000)]
Support proper MAC OS file locations.

Thanks to Aymeric Gillaizeau for providing the correct file locations.

13 years agoFix incorrect track property line marker positioning when the track has gaps.
Rob Norris [Mon, 13 Jun 2011 22:03:54 +0000 (23:03 +0100)]
Fix incorrect track property line marker positioning when the track has gaps.

Use 'length including gaps' for drawing calculations.

13 years agoFix track property point marker drawing error - sometimes draws dot marker too low.
Rob Norris [Mon, 13 Jun 2011 21:58:21 +0000 (22:58 +0100)]
Fix track property point marker drawing error - sometimes draws dot marker too low.

Ensure lower altitude value is changed when index changed.

13 years agoReleasing viking 1.2
Guilhem Bonnefille [Sun, 29 May 2011 20:51:32 +0000 (22:51 +0200)]
Releasing viking 1.2

13 years agoFix translations: addbing mapsource.c
Guilhem Bonnefille [Sun, 29 May 2011 20:49:13 +0000 (22:49 +0200)]
Fix translations: addbing mapsource.c

13 years agoMerge branch 'i18n-launchpad' into viking-1.2.rc1
Guilhem Bonnefille [Tue, 24 May 2011 20:36:46 +0000 (22:36 +0200)]
Merge branch 'i18n-launchpad' into viking-1.2.rc1

13 years agoBetter safety checking to prevent crash due to null variable reference in use of...
Rob Norris [Sun, 22 May 2011 09:03:45 +0000 (10:03 +0100)]
Better safety checking to prevent crash due to null variable reference in use of the current trackpoint.

ATM This can happen when the Track/Waypoint layer is selected, then go to toolbar edit trackpoint, then select a trackpoint.
This internally invokes the treeview select_cb layer track callback which highlights just that track but resets the current trackpoint.
Thus an operation in edit trackpoint dialog previously crashes due to attempting to use the null current trackpoint.

13 years agoRemove unecessary treeview item selection.
Rob Norris [Wed, 18 May 2011 21:54:45 +0000 (22:54 +0100)]
Remove unecessary treeview item selection.

Since redraws can now occur on item selection, this can generate unwanted drawing events.

13 years agoFix etag handling
Sven Wegener [Sat, 21 May 2011 18:18:35 +0000 (20:18 +0200)]
Fix etag handling

commit fba991f645629444888e099c85d254a621991ac7 ("Fix compiler warning
in curl_download.c") actually broke etag handling by only modifying the
local pointer variable instead of the target it points to.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
13 years agoAdd zoom level 0.5 to map layer
Sven Wegener [Sat, 21 May 2011 18:18:37 +0000 (20:18 +0200)]
Add zoom level 0.5 to map layer

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
13 years ago[DOC] Add links to access Viking's source code
Guilhem Bonnefille [Sat, 21 May 2011 20:11:22 +0000 (22:11 +0200)]
[DOC] Add links to access Viking's source code

13 years agoFix: generate doc/reference/Makefile when needed
Guilhem Bonnefille [Mon, 16 May 2011 21:52:27 +0000 (23:52 +0200)]
Fix: generate doc/reference/Makefile when needed

This Makefile cannot be generated when gtk-doc is not enabled.

13 years agoImprove configure script when error occurs
Guilhem Bonnefille [Mon, 16 May 2011 20:35:35 +0000 (22:35 +0200)]
Improve configure script when error occurs

13 years agoDocument previous translation updates
Guilhem Bonnefille [Mon, 16 May 2011 20:12:20 +0000 (22:12 +0200)]
Document previous translation updates

13 years agoImport Launchpad updates
Guilhem Bonnefille [Mon, 16 May 2011 19:59:58 +0000 (21:59 +0200)]
Import Launchpad updates

13 years agoRename file to prevent any case-insensitive issues.
Rob Norris [Tue, 10 May 2011 07:52:19 +0000 (08:52 +0100)]
Rename file to prevent any case-insensitive issues.

13 years agoImprove README to mention OSM.
Rob Norris [Tue, 10 May 2011 07:45:19 +0000 (08:45 +0100)]
Improve README to mention OSM.

13 years agoAdd getting the users confirmation when deleting (emptying) data from the GPS layer.
Rob Norris [Sun, 23 Jan 2011 19:46:18 +0000 (19:46 +0000)]
Add getting the users confirmation when deleting (emptying) data from the GPS layer.

13 years agoEnable keypad delete to remove layers in the layers panel.
Rob Norris [Mon, 17 Jan 2011 22:30:19 +0000 (22:30 +0000)]
Enable keypad delete to remove layers in the layers panel.

Note normal backspace is used by the treeview itself so we don't receive those events.

13 years agoEnable deleting multiple tracks or waypoints within a layer by selecting them from...
Rob Norris [Tue, 18 Jan 2011 01:42:37 +0000 (01:42 +0000)]
Enable deleting multiple tracks or waypoints within a layer by selecting them from a list.

13 years agoAdd getting the users confirmation when deleting an individual track or waypoint.
Rob Norris [Mon, 17 Jan 2011 10:30:40 +0000 (10:30 +0000)]
Add getting the users confirmation when deleting an individual track or waypoint.

Replace the static iterator in callback array (since it was never used) with the delete item flag.
As a bonus this means no increase to the size of the array and so no need to change everywhere else it is used.

13 years agoAdd the ability to delete all waypoints or tracks in the layer.
Rob Norris [Mon, 17 Jan 2011 10:32:26 +0000 (10:32 +0000)]
Add the ability to delete all waypoints or tracks in the layer.

The user is asked for confirmation.

13 years agoAdd getting the users confirmation when deleting a layer.
Rob Norris [Mon, 17 Jan 2011 10:29:31 +0000 (10:29 +0000)]
Add getting the users confirmation when deleting a layer.

13 years agoStart a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu.
Rob Norris [Wed, 26 Jan 2011 02:16:37 +0000 (02:16 +0000)]
Start a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu.

13 years agoAdd operations on waypoints into the 'new' Waypoints treeview menu.
Rob Norris [Wed, 26 Jan 2011 02:08:37 +0000 (02:08 +0000)]
Add operations on waypoints into the 'new' Waypoints treeview menu.

13 years agoPrevent unnecessary internal track creation/deletion when splitting a track by time...
Rob Norris [Wed, 22 Dec 2010 19:25:17 +0000 (19:25 +0000)]
Prevent unnecessary internal track creation/deletion when splitting a track by time request doesn't actually alter the number of tracks.

13 years agoFix Track -> Split by Timestamp such that newly created tracks are ordered correctly.
Rob Norris [Fri, 31 Dec 2010 17:47:12 +0000 (17:47 +0000)]
Fix Track -> Split by Timestamp such that newly created tracks are ordered correctly.

i.e. track #1 is the first by time, followed by #2, #3 etc... rather than ordered #3,#2,#1.

13 years agoAdd new graph type Speed/Distance in the track properties window.
Rob Norris [Sun, 30 Jan 2011 14:38:59 +0000 (14:38 +0000)]
Add new graph type Speed/Distance in the track properties window.

Part of request SF#2894245.
Add vik_track_make_speed_dist_map.