]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Update TODO
[andy/viking.git] / ChangeLog
index a29b89f3681ff9db60c893b5cf7ccb7823b64165..1c7b6c1d4f9531ef26367c97fbbc611d37ac9821 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,70 @@
+2005-09-28
+Evan:
+       * menu.xml & icons inline
+
+2005-09-27
+Alex Foobarian <foobarian@gmail.com:
+       * GtkUIManager/Toolbar
+       * DND in the LayersPanel
+Evan:
+       * strtod -> g_strtod (i18n glitch)
+
+2005-09-25  Guilhem BONNEFILLE  <guilhem.bonnefille@laposte.net>
+       * 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 <foobarian@gmail.com>: 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  <guilhem.bonnefille@laposte.net>:
+       * bootstrap: new file to bootstrap auto-tools
+       * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
+       * Makefile.am (bin_SCRIPTS): viking-remote added
+       * configure.ac: --enable-alphabetized-trw option added
+
+Evan Battaglia <gtoevan@gmx.net>:
+       * Experimental altitude funky plotting I'm working on
+
+2005-09-12
+Alex Foobarian <foobarian@gmail.com>'s changes
+* disable stops, for now (I forgot about those...)
+* Track elevation graph: minimum altitude difference for less jagged curves
+* Track elevation graph: gray background, blue foreground
+* Track elevation graph: lines to clearly show absolute elevation
+* New velocity-vs-time graph & calculating function
+* Notebook to hold this new graph with track elevation graph
+My (Evan's) changes:
+* Fix above v-vs-t patch to not crash on tracks without timestamp.
+* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
+
+2005-09-07
+Autotools support by Guilhem Bonnefille.
+
 2005-09-06
 Added Alex Foobarian's track duration patch.
 Added Alex Foobarian's track profile patch.
 2005-09-06
 Added Alex Foobarian's track duration patch.
 Added Alex Foobarian's track profile patch.
+Added Alex Foobarian's elevation map fix.
 
 2005-09-04
 Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
 
 2005-09-04
 Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.