]> git.street.me.uk Git - andy/viking.git/log
andy/viking.git
18 years agoadd dec -> DMM conversion
Guilhem Bonnefille [Wed, 26 Jul 2006 20:45:26 +0000 (20:45 +0000)]
add dec -> DMM conversion

18 years agorefactor dms conversions
Guilhem Bonnefille [Wed, 26 Jul 2006 20:36:25 +0000 (20:36 +0000)]
refactor dms conversions

18 years agoAdding the path for GoogleMaps from Reid Priedhorsky
Reid Priedhorsky [Mon, 24 Jul 2006 21:52:40 +0000 (21:52 +0000)]
Adding the path for GoogleMaps from Reid Priedhorsky

18 years agoAdding degrees conversion functions (DDD/DMM/DMS)
Guilhem Bonnefille [Sat, 22 Jul 2006 20:31:18 +0000 (20:31 +0000)]
Adding degrees conversion functions (DDD/DMM/DMS)

18 years agoUpgrade Google Maps -- Europe
Evan Battaglia [Thu, 6 Jul 2006 03:00:36 +0000 (03:00 +0000)]
Upgrade Google Maps -- Europe

18 years agoPreparing 0.1.1
Guilhem Bonnefille [Sun, 11 Jun 2006 17:44:09 +0000 (17:44 +0000)]
Preparing 0.1.1

18 years agoBootstraping from CVS
Guilhem Bonnefille [Fri, 26 May 2006 11:11:20 +0000 (11:11 +0000)]
Bootstraping from CVS

18 years agoadded a setup dialog for acquire from gps
Alex Foobarian [Thu, 25 May 2006 19:57:32 +0000 (19:57 +0000)]
added a setup dialog for acquire from gps

18 years agosmall fixes in acquire from gps code
Alex Foobarian [Fri, 12 May 2006 16:16:32 +0000 (16:16 +0000)]
small fixes in acquire from gps code

18 years agoBootstraping from CVS
Guilhem Bonnefille [Mon, 8 May 2006 10:15:51 +0000 (10:15 +0000)]
Bootstraping from CVS

18 years agomoving generated config.h to src to allow 'make dist'
Guilhem Bonnefille [Sat, 6 May 2006 20:52:48 +0000 (20:52 +0000)]
moving generated config.h to src to allow 'make dist'

18 years agobug #1479244: FreeBSD port
Guilhem Bonnefille [Sat, 6 May 2006 20:44:12 +0000 (20:44 +0000)]
bug #1479244: FreeBSD port

18 years agoMore data source fixes
Evan Battaglia [Sun, 4 Dec 2005 06:16:00 +0000 (06:16 +0000)]
More data source fixes

18 years agoData sources existence checks and other fixes
Evan Battaglia [Sun, 4 Dec 2005 05:53:39 +0000 (05:53 +0000)]
Data sources existence checks and other fixes

18 years agoGeocaching.com (via gcget) data source
Evan Battaglia [Sat, 26 Nov 2005 07:21:02 +0000 (07:21 +0000)]
Geocaching.com (via gcget) data source

18 years agoData sources update
Evan Battaglia [Sat, 26 Nov 2005 03:20:43 +0000 (03:20 +0000)]
Data sources update

18 years agoGoogle import adds to currently-existing layer
Evan Battaglia [Sat, 26 Nov 2005 02:41:12 +0000 (02:41 +0000)]
Google import adds to currently-existing layer

18 years agoData sources core structure, google directions
Evan Battaglia [Fri, 25 Nov 2005 22:22:17 +0000 (22:22 +0000)]
Data sources core structure, google directions

18 years agoGetting ready for Google directions import
Evan Battaglia [Thu, 24 Nov 2005 06:01:41 +0000 (06:01 +0000)]
Getting ready for Google directions import

18 years agoLocale-independent output for gpsmapper.c and gpspoint.c
Evan Battaglia [Thu, 24 Nov 2005 01:52:06 +0000 (01:52 +0000)]
Locale-independent output for gpsmapper.c and gpspoint.c

18 years agoBetter GPX export
Guilhem Bonnefille [Wed, 23 Nov 2005 22:18:31 +0000 (22:18 +0000)]
Better GPX export

18 years ago*** empty log message ***
Alex Foobarian [Mon, 21 Nov 2005 20:56:14 +0000 (20:56 +0000)]
*** empty log message ***

18 years agofixed v-t diagram crash bug
Alex Foobarian [Mon, 21 Nov 2005 14:05:36 +0000 (14:05 +0000)]
fixed v-t diagram crash bug

18 years agofixed a v-t diagram crash bug
Alex Foobarian [Mon, 21 Nov 2005 14:04:54 +0000 (14:04 +0000)]
fixed a v-t diagram crash bug

18 years agoAlex's GPSBabel acquire code
Evan Battaglia [Sat, 19 Nov 2005 19:21:52 +0000 (19:21 +0000)]
Alex's GPSBabel acquire code

18 years ago*** empty log message ***
Alex Foobarian [Fri, 18 Nov 2005 22:33:30 +0000 (22:33 +0000)]
*** empty log message ***

18 years agocopy/paste of individual track- and waypoints- between processes now works
Alex Foobarian [Fri, 18 Nov 2005 22:31:57 +0000 (22:31 +0000)]
copy/paste of individual track- and waypoints- between processes now works

18 years agofinished layer marshalling support
Alex Foobarian [Thu, 17 Nov 2005 20:26:42 +0000 (20:26 +0000)]
finished layer marshalling support

18 years agofix sprintf warning
Alex Foobarian [Thu, 17 Nov 2005 14:09:04 +0000 (14:09 +0000)]
fix sprintf warning

18 years agoFix Makefile.am
Alex Foobarian [Thu, 17 Nov 2005 14:07:24 +0000 (14:07 +0000)]
Fix Makefile.am

18 years agoAdded layer marshalling support; for now trw and map layers are implemented.
Alex Foobarian [Wed, 16 Nov 2005 23:14:30 +0000 (23:14 +0000)]
Added layer marshalling support; for now trw and map layers are implemented.

18 years agoRetooled clipboard to support interprocess pasting; only full layers work between...
Alex Foobarian [Wed, 16 Nov 2005 23:13:47 +0000 (23:13 +0000)]
Retooled clipboard to support interprocess pasting; only full layers work between processes for now.

18 years agofix implicit declaration warning
Alex Foobarian [Wed, 16 Nov 2005 23:09:47 +0000 (23:09 +0000)]
fix implicit declaration warning

18 years agoCommenting out converter.[ch] until the files are in CVS; otherwise the build is...
Alex Foobarian [Wed, 16 Nov 2005 23:08:11 +0000 (23:08 +0000)]
Commenting out converter.[ch] until the files are in CVS; otherwise the build is broken.

18 years agoAdding --with-mapcache to configure
Guilhem Bonnefille [Fri, 28 Oct 2005 18:31:30 +0000 (18:31 +0000)]
Adding --with-mapcache to configure

18 years agoChanging my email
Guilhem Bonnefille [Tue, 18 Oct 2005 20:19:27 +0000 (20:19 +0000)]
Changing my email

18 years agofix ruler declination in UTM mode
Alex Foobarian [Tue, 18 Oct 2005 19:04:26 +0000 (19:04 +0000)]
fix ruler declination in UTM mode

18 years agoRelocating icons.h in order to better handle its prodution
Guilhem Bonnefille [Mon, 17 Oct 2005 21:01:08 +0000 (21:01 +0000)]
Relocating icons.h in order to better handle its prodution

18 years agoMinor SList/List confusion fix
Evan Battaglia [Sun, 16 Oct 2005 03:27:03 +0000 (03:27 +0000)]
Minor SList/List confusion fix

18 years agoSome work on zoom-in overflow bugs
Evan Battaglia [Sun, 16 Oct 2005 02:38:01 +0000 (02:38 +0000)]
Some work on zoom-in overflow bugs

18 years agoFix bgitemcount
Evan Battaglia [Sun, 16 Oct 2005 01:21:50 +0000 (01:21 +0000)]
Fix bgitemcount

18 years agoFix ruler to show angle, distance when off-screen
Evan Battaglia [Sun, 16 Oct 2005 01:09:19 +0000 (01:09 +0000)]
Fix ruler to show angle, distance when off-screen

18 years agosanity check pasted lat/lon coordinate
Alex Foobarian [Fri, 14 Oct 2005 13:15:53 +0000 (13:15 +0000)]
sanity check pasted lat/lon coordinate

18 years agoDrag and drop whole track/waypoint lists
Alex Foobarian [Thu, 13 Oct 2005 19:29:59 +0000 (19:29 +0000)]
Drag and drop whole track/waypoint lists

18 years agofixed dnd crash when moving to same spot, and when moving from in front of target
Alex Foobarian [Thu, 13 Oct 2005 12:52:13 +0000 (12:52 +0000)]
fixed dnd crash when moving to same spot, and when moving from in front of target

18 years agocoord layer drawing for lat/lon
Alex Foobarian [Wed, 12 Oct 2005 16:09:19 +0000 (16:09 +0000)]
coord layer drawing for lat/lon

18 years agodraw ruler only when idle
Alex Foobarian [Wed, 12 Oct 2005 13:19:55 +0000 (13:19 +0000)]
draw ruler only when idle

18 years agodeadlock fix
Alex Foobarian [Wed, 12 Oct 2005 12:58:16 +0000 (12:58 +0000)]
deadlock fix

18 years agoDraw a compass and bearing while using the ruler
Alex Foobarian [Tue, 11 Oct 2005 18:44:32 +0000 (18:44 +0000)]
Draw a compass and bearing while using the ruler

18 years agofix pasting Google Maps links
Alex Foobarian [Sun, 9 Oct 2005 21:33:39 +0000 (21:33 +0000)]
fix pasting Google Maps links

18 years agoFix DISCONNECT_UPDATE_SIGNAL failed assertion
Evan Battaglia [Sat, 8 Oct 2005 07:16:23 +0000 (07:16 +0000)]
Fix DISCONNECT_UPDATE_SIGNAL failed assertion

18 years agoAdded ruler drawing to the ruler tool
Alex Foobarian [Fri, 7 Oct 2005 18:34:16 +0000 (18:34 +0000)]
Added ruler drawing to the ruler tool

18 years agoMore wp icons added
Alex Foobarian [Thu, 6 Oct 2005 20:34:03 +0000 (20:34 +0000)]
More wp icons added

18 years agoAdded support for pasting lat/lon coordinates as waypoints
Alex Foobarian [Thu, 6 Oct 2005 18:11:28 +0000 (18:11 +0000)]
Added support for pasting lat/lon coordinates as waypoints

18 years agoName resolution for pasting wps&tracks
Evan Battaglia [Thu, 6 Oct 2005 06:35:46 +0000 (06:35 +0000)]
Name resolution for pasting wps&tracks

18 years agoAlex's �bercool clipboard patch
Evan Battaglia [Wed, 5 Oct 2005 23:32:35 +0000 (23:32 +0000)]
Alex's �bercool clipboard patch

18 years agoRemove USGS
Evan Battaglia [Sat, 1 Oct 2005 23:21:18 +0000 (23:21 +0000)]
Remove USGS

18 years agoRemove USGS
Evan Battaglia [Sat, 1 Oct 2005 23:18:51 +0000 (23:18 +0000)]
Remove USGS

18 years agoOption as to whether to show scale
Evan Battaglia [Sat, 1 Oct 2005 09:11:33 +0000 (09:11 +0000)]
Option as to whether to show scale

18 years agoUpdate TODO
Evan Battaglia [Sat, 1 Oct 2005 08:36:35 +0000 (08:36 +0000)]
Update TODO

18 years agoUpdate AUTHORS
Evan Battaglia [Sat, 1 Oct 2005 08:33:29 +0000 (08:33 +0000)]
Update AUTHORS

18 years agoAlex's optional symbols patch; Fix geocaching .loc symbols
Evan Battaglia [Sat, 1 Oct 2005 08:28:57 +0000 (08:28 +0000)]
Alex's optional symbols patch; Fix geocaching .loc symbols

18 years agoRemove icons.h (generated)
Evan Battaglia [Sat, 1 Oct 2005 07:54:34 +0000 (07:54 +0000)]
Remove icons.h (generated)

18 years agomake symbols work for geocaching .loc
Evan Battaglia [Sat, 1 Oct 2005 07:52:50 +0000 (07:52 +0000)]
make symbols work for geocaching .loc

18 years agofixed name collisions during track/wp DND
Alex Foobarian [Fri, 30 Sep 2005 20:15:43 +0000 (20:15 +0000)]
fixed name collisions during track/wp DND

18 years agoadded GPX symbols
Alex Foobarian [Fri, 30 Sep 2005 18:29:45 +0000 (18:29 +0000)]
added GPX symbols

18 years agoUpdated DND to insert layers at the point of the drop, instead of front of list
Alex Foobarian [Fri, 30 Sep 2005 17:46:40 +0000 (17:46 +0000)]
Updated DND to insert layers at the point of the drop, instead of front of list

18 years agoadded a DnD method to layer interface, and updated treeview DnD to use it
Alex Foobarian [Fri, 30 Sep 2005 16:45:10 +0000 (16:45 +0000)]
added a DnD method to layer interface, and updated treeview DnD to use it

18 years agoGenerated files should not appears on CVS
Guilhem Bonnefille [Fri, 30 Sep 2005 16:24:07 +0000 (16:24 +0000)]
Generated files should not appears on CVS

18 years agoAdded ato-tools support for src/icons
Guilhem Bonnefille [Fri, 30 Sep 2005 16:22:01 +0000 (16:22 +0000)]
Added ato-tools support for src/icons

18 years agoFix saving bug I introduced earlier; update TODO
Evan Battaglia [Thu, 29 Sep 2005 21:19:26 +0000 (21:19 +0000)]
Fix saving bug I introduced earlier; update TODO

18 years agofix warnings and remove some debug output
Alex Foobarian [Thu, 29 Sep 2005 21:14:00 +0000 (21:14 +0000)]
fix warnings and remove some debug output

18 years agoAdded wp symbol support; added scale ruler
Alex Foobarian [Thu, 29 Sep 2005 19:50:30 +0000 (19:50 +0000)]
Added wp symbol support; added scale ruler

18 years agotrying to get g_dtostr to work
Evan Battaglia [Thu, 29 Sep 2005 07:16:17 +0000 (07:16 +0000)]
trying to get g_dtostr to work

18 years agoUpdate TODO
Evan Battaglia [Thu, 29 Sep 2005 07:06:23 +0000 (07:06 +0000)]
Update TODO

18 years agoForgot to add icons.h
Evan Battaglia [Thu, 29 Sep 2005 06:19:18 +0000 (06:19 +0000)]
Forgot to add icons.h

18 years agoall icons inline
Evan Battaglia [Thu, 29 Sep 2005 06:15:44 +0000 (06:15 +0000)]
all icons inline

18 years agomenu.xml -> menu.xml.h
Evan Battaglia [Thu, 29 Sep 2005 05:40:02 +0000 (05:40 +0000)]
menu.xml -> menu.xml.h

18 years agoHandle doc subdirectory
Guilhem Bonnefille [Wed, 28 Sep 2005 12:48:42 +0000 (12:48 +0000)]
Handle doc subdirectory

18 years agoUse configure.ac version
Guilhem Bonnefille [Wed, 28 Sep 2005 12:46:29 +0000 (12:46 +0000)]
Use configure.ac version

18 years agoSubstitution of CFLAGS by AM_CFLAGS
Guilhem Bonnefille [Wed, 28 Sep 2005 12:45:34 +0000 (12:45 +0000)]
Substitution of CFLAGS by AM_CFLAGS

18 years agoUpdate TODO file
Evan Battaglia [Wed, 28 Sep 2005 04:46:25 +0000 (04:46 +0000)]
Update TODO file

18 years agoGuilhem's autotools update
Evan Battaglia [Wed, 28 Sep 2005 03:55:43 +0000 (03:55 +0000)]
Guilhem's autotools update

18 years agostrtod -> g_strtod
Evan Battaglia [Wed, 28 Sep 2005 03:48:10 +0000 (03:48 +0000)]
strtod -> g_strtod

18 years agoAlex's DND & Toolbar patch
Evan Battaglia [Wed, 28 Sep 2005 03:28:05 +0000 (03:28 +0000)]
Alex's DND & Toolbar patch

19 years agoUpdate TODO/Changelog
Evan Battaglia [Sat, 17 Sep 2005 06:49:36 +0000 (06:49 +0000)]
Update TODO/Changelog

19 years agoUpdate TODO/ChangeLog
Evan Battaglia [Sat, 17 Sep 2005 06:07:26 +0000 (06:07 +0000)]
Update TODO/ChangeLog

19 years agoStops and elevation plotting options and fixxes
Evan Battaglia [Sat, 17 Sep 2005 06:05:56 +0000 (06:05 +0000)]
Stops and elevation plotting options and fixxes

19 years agoUpdate TODO/ChangeLog
Evan Battaglia [Sat, 17 Sep 2005 05:09:18 +0000 (05:09 +0000)]
Update TODO/ChangeLog

19 years agoGPX write, clickable v-vs-t diagram
Evan Battaglia [Sat, 17 Sep 2005 05:08:44 +0000 (05:08 +0000)]
GPX write, clickable v-vs-t diagram

19 years agoTools that may or may not be helpful/fun
Evan Battaglia [Sat, 17 Sep 2005 04:01:33 +0000 (04:01 +0000)]
Tools that may or may not be helpful/fun

19 years agoRead Geocaching .loc (about time)
Evan Battaglia [Sat, 17 Sep 2005 03:37:56 +0000 (03:37 +0000)]
Read Geocaching .loc (about time)

19 years agoInitial GPX support, experimental 3-d plotting, bugfixes, oh myg
Evan Battaglia [Fri, 16 Sep 2005 06:54:32 +0000 (06:54 +0000)]
Initial GPX support, experimental 3-d plotting, bugfixes, oh myg

19 years agoFix layer editable/checkbox bug due to stupid GTK's closures
Evan Battaglia [Thu, 15 Sep 2005 03:42:24 +0000 (03:42 +0000)]
Fix layer editable/checkbox bug due to stupid GTK's closures

19 years agoElevation map click and bugfixes
Evan Battaglia [Thu, 15 Sep 2005 02:58:42 +0000 (02:58 +0000)]
Elevation map click and bugfixes

19 years agoFix USGS support
Evan Battaglia [Thu, 15 Sep 2005 00:52:47 +0000 (00:52 +0000)]
Fix USGS support

19 years agoGuilhem's autotools support/alphabetized trw option
Evan Battaglia [Tue, 13 Sep 2005 22:25:42 +0000 (22:25 +0000)]
Guilhem's autotools support/alphabetized trw option

19 years agoFixes to Alex's last patch
Evan Battaglia [Tue, 13 Sep 2005 03:40:22 +0000 (03:40 +0000)]
Fixes to Alex's last patch

19 years agoAlex Foobarian's v-vs-t and elevation map patch
Alex Foobarian [Tue, 13 Sep 2005 03:32:02 +0000 (03:32 +0000)]
Alex Foobarian's v-vs-t and elevation map patch

19 years agoUpdate INSTALL file
Evan Battaglia [Wed, 7 Sep 2005 23:27:08 +0000 (23:27 +0000)]
Update INSTALL file