X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/734652bffd63c5b57a3c7d995dbb2e4bef6cb0ca..acaf7113fffde4a6a6f6c0d57a4eea27e1024a31:/ChangeLog diff --git a/ChangeLog b/ChangeLog index a338e4d0..9ae467ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,47 @@ +2005-09-29 +Alex Foobarian : + * Added support for waypoint symbols (changing, loading, saving), and a small number of icons. + * Added a scale ruler + * Changed panning to show less "garbage" in exposed areas + +2005-09-28 +Evan: + * menu.xml & icons inline + +2005-09-27 +Alex Foobarian : + * GtkUIManager/Toolbar + * DND in the LayersPanel +Evan: + * strtod -> g_strtod (i18n glitch) + +2005-09-25 Guilhem BONNEFILLE + * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro + * Makefile.am (EXTRA_DIST): handles viking-remote + * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS + * doc/Makefile.am, doc/dev/Makefile.am: new files + * Makefile.am (SUBDIRS): handles doc directory + * configure.ac: handles doc and doc/dev directories + +2005-09-16 +Alex Foobarian : fix to v-vs-t (better drawing) +Evan: * GPX fixes + * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML... + * GPX write, click v-vs-t diagram + * Option to show stops in TRWLayer options, and stop_length + * Elevation plotting relative to min and max elevation in track. + * Option to do elevation plotting, and controlling relative height + +2005-09-15 + * 4+ hours later and voila, GPX read support + * Fixes in propwin if track doesn't have certain data, say so. + +2005-09-14 +Me (Evan) again: + * Fix USGS support + * Click on the elevation map to go there, so you can see where a mountain-top is etc. + * Don't crash on track properties of an empty track. + 2005-09-13 Guilhem BONNEFILLE : * bootstrap: new file to bootstrap auto-tools