]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
fix implicit declaration warning
[andy/viking.git] / ChangeLog
index 405511e81f7f2ec5f7db98f39c6544de9f64b273..9f708a7ed945c51afa47f27e91e839723789544c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,61 @@
-2005-09-30  Guilhem BONNEFILLE  <guilhem.bonnefille@laposte.net>
+2005-10-28  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+       * configure.ac: Adding --with-mapcache configure option
+       * src/config.h: Removed because no more used (generated)
+
+2005-10-18
+Alex Foobarian <foobarian@gmail.com>:
+        * Fix ruler declination in UTM mode
+
+2005-10-17  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+       * src/icons/Makefile.am: assumes the creation of icons.h
+       * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
+       * src/Makefile.am: no more icons.h production
+
+2005-10-16
+Evan Battaglia <gtoevan@gmx.net>
+       * Fix ruler: show angle, distance even when compass off-screen.
+       * Fix bgitemcount. Background items status bar "should" be accurate now.
+
+2005-10-13
+Alex Foobarian <foobarian@gmail.com>:
+        * Drag and drop whole track/waypoint lists
+
+2005-10-12
+Alex Foobarian <foobarian@gmail.com>:
+        * Coord layer drawing for lat/lon based projections
+
+2005-10-11
+Alex Foobarian <foobarian@gmail.com>:
+        * Draw a compass when using a ruler
+
+2005-10-07
+Alex Foobarian <foobarian@gmail.com>:
+        * Added ruler drawing to the ruler tool
+
+2005-10-06
+Alex Foobarian <foobarian@gmail.com>:
+        * Added support for pasting coordinates in lat/lon format
+
+2005-10-05
+Alex Foobarian <foobarian@gmail.com>:
+       * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
+Evan Battaglia <gtoevan@gmx.net>:
+       * When pasting waypoints and tracks, do name resolution (add #2, etc)
+
+2005-10-01
+Evan Battaglia <gtoevan@gmx.net>:
+       * make symbols work for geocaching .loc files (and case-insensitive symbol names)
+       * Option as to whether or not to show unit scale (esp for exporting images)
+
+2005-09-30  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
        * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
 Alex Foobarian <foobarian@gmail.com>:
        * Added a drag_drop_request method to layer interface, updated DnD to use it
-       
+       * Updated DND to insert layers at the point of the drop, instead of front of list
+       * Added wp symbol support to gpx
+       * Fixed name collisions during track/wp DND
+       * Layer-wide option as to whether to show waypoint symbols      
+
 2005-09-29
 Alex Foobarian <foobarian@gmail.com>:
        * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
@@ -20,7 +73,7 @@ Alex Foobarian <foobarian@gmail.com>:
 Evan:
        * strtod -> g_strtod (i18n glitch)
 
-2005-09-25  Guilhem BONNEFILLE  <guilhem.bonnefille@laposte.net>
+2005-09-25  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
        * 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
@@ -48,7 +101,7 @@ Me (Evan) again:
        * Don't crash on track properties of an empty track.
 
 2005-09-13
-Guilhem BONNEFILLE  <guilhem.bonnefille@laposte.net>:
+Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>:
        * 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
@@ -68,7 +121,7 @@ Alex Foobarian <foobarian@gmail.com>'s changes
 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.
-Guilhem BONNEFILLE  <guilhem.bonnefille@laposte.net>'s changes
+Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>'s changes
        * 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