]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Merging track by name. As submitted by Hein Ragas <viking@ragas.nl>
[andy/viking.git] / ChangeLog
index 5afe04e7bc9d43bbe2ef630017b246c037c0a72e..ddbb9c9bcaf953acc229a895aa54fa6183a01580 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-2008-02-20:
+2008-11-19
+Quy Tonthat <qtonthat@gmail.com>:
+       * Merging tracks by name. As submitted by Hein Ragas <viking@ragas.nl>
+
+2008-11-13
+Quy Tonthat <qtonthat@gmail.com>:
+       * Viking no longer support Google satellite maps due to requests
+         from Google.
+
+2008-10-31
+Quy Tonthat <qtonthat@gmail.com>:
+       * Tittle waypoint properties dialog as "Waypoint Properties"
+       not "Create".
+
+2008-10-30
+Quy Tonthat <qtonthat@gmail.com>:
+       * Add larger size waypoint symbols (icons) that look similar to
+       the ones used in Garmin GPS.
+       * The larger symbols are now used by default. To switch back to the
+       old smaller icons, use command line option "-s" or "--small_waypoint".
+       * Waypoint Property Dialog: The combo box "symbol" (used for selecting
+       waypoint symbol) now has tooltip that shows the name of the selected
+       symbol.
+       * src/icons/Makefile.am: Make sure we won't pick up unwanted _pixmap.h
+       files
+       * Waypoint names are now displayed at the top of waypoint symbol
+       and no longer overlap symbols.
+
+2008-10-28
+Quy Tonthat <qtonthat@gmail.com>:
+       * Waypoint symbols: Use Garmin waypoit names so that waypoint has
+       proper symbols on GPS after upload (and on Viking after download). 
+       Old viking files still works the way they did.
+
+2008-10-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix compatibility problem for windows caused by
+       g_shell_parse_argv()
+
+2008-10-20
+Quy Tonthat <qtonthat@gmail.com>:
+       * New server for OSM cycle map.
+
+2008-10-13
+Quy Tonthat <qtonthat@gmail.com>:
+       * GPS realtime tracking: Keep retrying when fail to connect
+       to gpsd, either because gpsd is not (yet) running or gpsd
+       disconnect (eg. gps unplugged).
+
+2008-10-12
+Jon Burgess <jburgess777@googlemail.com>:
+       * fix implicit declaration of maps_layer_default_dir()
+       * fix missing status return in spawn_command_line_async()
+       * fix curl error buffer usage
+
+2008-10-12
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Release 0.9.7
+
+2008-10-12
+Rob Norris <robbieonsea@users.sourceforge.net>:
+       * Fix 2161310: Fix some more compiler warnings
+
+2008-10-12
+Jon Burgess <jburgess777@users.sourceforge.net>:
+       * Fix 2134452: Properties of some tracks show as NaN
+
+2008-10-11
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix segfault in realtime tracking.
+       * Add new moving map method for realtime tracking.
+
+2008-09-30
+Stanislav Brabec <sbrabec@users.sourceforge.net>:
+       * Rename icon: viking_icon.png -> viking.png
+       * Fix missing files in po/POTFILES.in
+       * src/viking.desktop.in: add GenericName and revise Categories
+       * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
+
+2008-09-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
+
+2008-09-16
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Update translations
 
-2008-02-16:
+2008-09-07
+Quy Tonthat <qtonthat@gmail.com>:
+       * fix parallel build (make -j8) on multi-processor machines. Based
+       on a patch from sbrabec. Thanks.
+
+2008-09-03
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * QA: cleanning old stuff
+
+2008-09-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix #1947260: correct a corrupted escape
+
+2008-09-01
+Quy Tonthat <qtonthat@gmail.com>:
+       * Google search adapting changes from Google.
+
+2008-09-01
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fixed crashes when creating new layers.
+
+2008-08-30
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * QA: removing specific GtkCellRenderer
+
+2008-08-30
+Armin Moser <armin.moser@student.tugraz.at>:
+       * add osm cycle layer support
+       * add a menu entry to extend an existing track using magic scissors
+
+2008-08-30
+anonymous:
+       * Patch #2009666: OpenAerialMap
+
+2008-08-30
+Rob Norris <robbieonsea@users.sourceforge.net>:
+       * Fix #1952523: mode_button assertion loading old datafile
+
+2008-08-25
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add preferences to select how degrees are displayed
+
+2008-08-24
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix: update layer after applying properties
+
+2008-06-24
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Color picker button for the Coordlayer properties dialog
+
+2008-08-23
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Cut/Copy/Paste empty selection is not critical
+
+2008-06-23
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Layers panel UI improvements
+
+2008-08-22
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Replace specific about dialog by GtkAboutDialog
+       * Replace some g_warning by g_debug
+       * Homogeneous icons management.
+
+2008-08-17
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add preferences to store OSM login/password
+       * Add a password entry widget
+
+2008-08-16
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Ensure that confirmation dialog is over file selector
+
+2008-08-13
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fixed google map download problem.
+
+2008-07-31
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Release Viking 0.9.6
+       * Fix unecessary (and probably) Makefile.am directive
+
+2008-07-28
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix gcget command line to accomodate negative coords.
+
+2008-07-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Google maps no longer worked due to changes made by Google.
+         The Problems now fixed.
+
+2008-07-21
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Release Viking 0.9.5
+
+2008-07-18
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Install man pages
+       * Update translations
+
+2008-07-15
+Quy Tonthat <qtonthat@gmail.com>:
+       * Added viking.desktop
+
+2008-07-13
+Rob Norris <robbieonsea@users.sourceforge.net>:
+       * Fix #1947456: Compiler warning fixes
+
+2008-07-09
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Update translations
+
+2008-07-02
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track properties: split track at marker.
+
+2008-06-30
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track properties: Keep markers of the graphs in sync with each
+       other.
+
+2008-06-29
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Windows port: fallback temporary file
+
+2008-06-29
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: typo in util.c
+
+2008-06-24
+Quy Tonthat <qtonthat@gmail.com>:
+       * Track graph marker now works again.
+
+2008-06-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix google version number.
+
+2008-06-15
+Quy Tonthat <qtonthat@gmail.com>:
+       * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
+
+2008-06-09
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: redefine LOCALEDIR
+
+2008-06-06
+Quy Tonthat <qtonthat@gmail.com>:
+       * viking no longer converts waypoint names to uppercase. Waypoint names
+       are now case insensitive.
+
+2008-06-02
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: remove "/dev/null" use
+
+2008-05-08
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: rename interface to source_interface
+       * Portability: replace mmap functions by g_mapped_file*
+       * Portability: use of g_ascii_dtostr to format google url
+
+2008-05-02
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Update man page
+
+2008-05-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add file content checking process
+
+2008-05-01
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Remove dependency to wget
+
+2008-05-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Adding --debug and --verbose command line option
+
+2008-04-26
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix pipe leaks
+
+2008-04-26
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: provide our own curl WRITE function
+
+2008-04-22
+Robert Norris <rw_norris@hotmail.com>:
+       * Fix: Initalize tv_usec field.
+       * Fix for implicit declaration of function 'g_fopen'
+
+2008-04-21
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
+       * Fix #1915121: use GLib functions to handle ISO8601 dates
+
+2008-04-16
+Tim Scofield <nospam546@comcast.net>:
+       * Fix: typo false -> FALSE
+
+2008-04-12
+Mathieu Albinet <mathieu17@gmail.com>:
+       * M_PI already defined
+
+2008-04-12
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Portability: reduce unistd.h dependency
+       * Portability: replace mkdir by g_mkdir
+       * Portability: replace deprecated bzero function by memset
+       * Portability: remove dirname needs with g_mkdir_with_parents
+
+2008-03-27
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Replace GtkFileSelection by GtkFileChooser
+
+2008-03-24
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Merge icons in a single binary object
+
+2008-03-15
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix: [ 1839948 ] Maximize/Restore changes current cursor
+       * Add panning tool as default
+
+2008-02-25
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * po/ChangeLog: needed file for distribution
+
+2008-02-25
+Rob Norris <robbieonsea@users.sourceforge.net>:
+       * Fix: autogen can generate broken configure file (SF#1881475)
+       * Fix some compiler warnings (SF#1888407)
+
+2008-02-24
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Change OSM's tiles URL
+
+2008-02-22
+Michael A. Peters <mpeters@mac.com>:
+       * viking.spec: Correct license, required packages and local.
+
+2008-02-20
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Update translations
+
+2008-02-16
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * main.c: I18N improvements
        * French translation update
 
-2008-02-16:
-Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+2008-02-16
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
        * I18N improvements
        * French translation update
        (both submitted the 2008-01-12 on mailing-list)
 
-2008-01-22:
+2008-01-22
 Alex Foobarian <foobarian@gmail.com>:
        * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
 
 2008-01-18
-Qut Tonthat <qtonthat@gmail.com>:
+Quy Tonthat <qtonthat@gmail.com>:
        * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
        * Added mutex to protect mapcache from being corrupted by threads.
 
-2008-01-04:
+2008-01-04
 Alex Foobarian <foobarian@gmail.com>:
        * Tuned the v-t diagram drawing
        
-2007-12-27:
-Evan Battaglia <gtoevan@gmx.net>
+2007-12-27
+Evan Battaglia <gtoevan@gmx.net>:
        * Minor fixes/debugging to gcget. Add gcget-perl
        * Full screen mode.
        * Bugfix for prefernces -- don't cut off last character of password
 
-2007-12-27:
+2007-12-27
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Add GpxWritingOptions to control GPX file writing
 
 2007-12-23
-Oddgeir Kvien <oddgeir@oddgeirkvien.com>
+Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
        * Add default values to ele and time fields (due to OSM)
 
 2007-12-21
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Preferences groups/tabs
        * Fix gcget to accept username and password. Pass this in to gcget.
        * Oops! Reading preferences from the file wasn't working. Fixed.
 
-2007-12-21:
-Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+2007-12-21
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
        * Update French translation
 
-2007-12-21:
-Christoph Eckert <ce@christeck.de>
+2007-12-21
+Christoph Eckert <ce@christeck.de>:
        * Update source for OSM/Osmarender tiles
 
-2007-12-20:
-Evan Battaglia <gtoevan@gmx.net>
+2007-12-20
+Evan Battaglia <gtoevan@gmx.net>:
        * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
 
 2007-12-20
-Qut Tonthat <qtonthat@gmail.com>:
+Quy Tonthat <qtonthat@gmail.com>:
        * Revert a previous change that disabled realtime tracking if libgps
        does not exist.
 
-2007-12-17:
-Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+2007-12-17
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
        * Use specific gettext call for plural form
 
-2007-12-16:
-Evan Battaglia <gtoevan@gmx.net>
+2007-12-16
+Evan Battaglia <gtoevan@gmx.net>:
        * Sort waypoints in GPX output.
        * Use the "next unused" (not really) waypoint number as default.
 
-2007-12-15:
+2007-12-15
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Fix compilation under HURD (missing MAXPATHLEN macro)
        * Fix: if libgps is missing, Realtime GPS Tracking is disabled
 
-2007-12-15:
-Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+2007-12-15
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
        * Make menu entries translatable
        * Mark many strings translatable
        * Update french translation
 
-2007-12-12:
+2007-12-12
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Marking translatable strings
        * First french translation (incomplete)
 
-2007-12-12:
+2007-12-12
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Fix warning: underquoted definition of AM_WITH_EXPAT
        * Fix bug: "config.status: error: cannot find input file: Makefile.in"
 
 2007-12-07
-Qut Tonthat <qtonthat@gmail.com>:
+Quy Tonthat <qtonthat@gmail.com>:
        * Fix autogen.sh to remove the assumption that version 1.9 of automake
        is available on all systems.
        * Now that autogen.sh runs configure, "make full" should not.
@@ -105,25 +432,25 @@ Evan Battaglia <gtoevan@gmx.net>:
        * Google Terrain maps
        * Disable printing to make Viking compile for GTK < 2.10
 
-2007-11-27:
+2007-11-27
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * util.c: Use a list of possible browsers.
 
-2007-11-20:
-Qut Tonthat <qtonthat@gmail.com>:
+2007-11-20
+Quy Tonthat <qtonthat@gmail.com>:
        * Fix a bug that can potentially cause segfault.
 
-2007-11-19:
-Qut Tonthat <qtonthat@gmail.com>:
+2007-11-19
+Quy Tonthat <qtonthat@gmail.com>:
        * Improve track graphs. Some tracks looked too flat.
 
-2007-11-09:
-Evan Battaglia <gtoevan@gmx.net>
+2007-11-09
+Evan Battaglia <gtoevan@gmx.net>:
        * GPSBabel filter work I've been sitting on for a while now.
        * Draw circle for downloading geocaches. Constrain by maximum distance.
 
-2007-11-08:
-Qut Tonthat <qtonthat@gmail.com>:
+2007-11-08
+Quy Tonthat <qtonthat@gmail.com>:
        * Printing support
 
 2007-11-01
@@ -145,7 +472,7 @@ Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Releasing 0.9.3
 
 2007-10-20
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fixing minor typo in vikdemlayer.c which could cause crashes
 
 2007-10-20
@@ -158,11 +485,11 @@ Quy Tonthat <qtonthat@gmail.com>:
        viking allows multiple dialogs displayed simultaneously.
 
 2007-10-17
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
 
 2007-10-16
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
 
 2007-10-16
@@ -176,11 +503,11 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Add more room to the top of elevation-distance graph.
 
 2007-10-14
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix plotting of DEM elevation data (subtract min altitude)
 
 2007-10-12
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix Esc and Backspace to work only when VikViewport has focus.
        * VikViewport grabs focus on click or release events, or when a
        tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
@@ -209,7 +536,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Fix a crash bug caused by operation on variable inside a macro.
 
 2007-10-09
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
        * Show currently edited track in red-dashed line. This makes it easier
        to tell if we've ended the track.
@@ -280,7 +607,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        tracks.
 
 2007-09-27
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * GPSD Layer -- draw an arrow.
        * Minimum elevation for DEM layer.
        * Half-drawn hack to only draw layers on top of the one that has
@@ -291,7 +618,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        * SRTM download now works for regions outside North_America too.
 
 2007-09-23
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix copy & pasting DEM layers -- new serializing string list code.
        * Don't crash if using tool on wrong type of layer / no layer.
                Although I really want to know what happened to "use the top visible layer",
@@ -305,7 +632,7 @@ Evan Battaglia <gtoevan@gmx.net>
         * Experimental GPSD support (VikGpsdLayer)
 
 2007-09-22
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
         * Pan Accelerators (Ctrl+Left, etc)
         * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
         * Add a RADIOGROUP_STATIC properties factory type to make it easy
@@ -315,12 +642,12 @@ Evan Battaglia <gtoevan@gmx.net>
         * (copying & pasting DEM layers is broken, will fix later)
 
 2007-09-21
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix right-click on geocache to work with new geocache names.
        * Download & import SRTM 90m DEM data (still working on US 10m)
 
 2007-09-17
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Draw lines to show file existence for MapsLayer for very zoomed out maps. It's faster that actually showing the maps but still gets slow at a certain level.
 
 2007-09-09
@@ -473,7 +800,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        consistent among View menu, viewport and loaded files.
 
 2007-07-02
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
         * DEM Branch: Trying to fix/cleanup various DEM things
         * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/ 
 
@@ -539,7 +866,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        create waypoint).
 
 2007-05-26
-Mark Coulter <i_offroad@yahoo.com>
+Mark Coulter <i_offroad@yahoo.com>:
        * new waypoint symbols.
 
 2007-05-26
@@ -573,7 +900,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Add "Save and Exit" to File menu.
 
 2007-05-20
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
         * DEM Branch
 
 2007-05-20
@@ -598,11 +925,11 @@ Quy Tonthat <qtonthat@gmail.com>:
 by mapslayer's weak_ref not being unref'ed in some cases.
 
 2007-05-13
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix problem of "bad" tiles showing up when downloading. The problem was loading of incomplete tiles. Fixed this by first downloading to a temporary file, then moving when complete.
 
 2007-05-11
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Fix removal of redownloaded tiles from memory cache.
        * Fix a stupid segfault in main.c (opening new files)
 
@@ -611,32 +938,32 @@ Quy Tonthat <qtonthat@gmail.com>:
        * New Google version numbers.
 
 2007-05-08
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * New "Refresh onscreen tiles" menu entry
 
 2007-05-04
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * debian/: debianization
 
 2007-04-29
-Reid Priedhorsky <reid@reidster.net>
+Reid Priedhorsky <reid@reidster.net>:
        * libusb support
 
 2007-04-28
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
        * Add configuration option for OpenStreetMap sources
 
 2007-04-23
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
 
 2007-04-21
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
 
 2007-04-16
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Adding libcurl support
 
 2007-04-04
@@ -659,15 +986,15 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Added viking.spec.in to autoconf files.
 
 2007-02-15
-Michael A Peters <mpeters@mac.com>:
+Michael A. Peters <mpeters@mac.com>:
        * Added viking.spec
 
 2007-02-14
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * NEWS, configure.ac: preparing 0.1.2
 
 2007-02-13
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * src/vikwindow.c: remove URL and version number from window title
        * src/dialog.c: add URL and use dynamic information for version
        * AUTHORS, src/dialog.c: update contributors list
@@ -680,7 +1007,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        of the track graph area in the Track Poperties window. 
 
 2007-02-06
-Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
        * Add new information to Track Properties. Postion in time will be
        tracked and display when moving mouse cursor around the track graph.
 
@@ -744,7 +1071,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Layers now can have their say on what pop up menu items they want.
 
 2007-01-02
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Add ability to disable Terraserver stuff
        * Add ability to disable Expedia stuff
 
@@ -754,7 +1081,7 @@ Quy Tonthat <qtonthat@gmail.com>:
        creation dialog.
 
 2007-01-01
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Make all .h self sufficient
        * Add ability to disable Google stuff
        
@@ -763,12 +1090,12 @@ Quy Tonthat <qtonthat@gmail.com>:
        * Added gps layer
 
 2007-01-02
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Add ability to disable Terraserver stuff
        * Add ability to disable Expedia stuff
 
 2007-01-01
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Make all .h self sufficient
        * Add ability to disable Google stuff
        
@@ -793,7 +1120,7 @@ Alex Foobarian <foobarian@gmail.com>:
        * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
        
 2006-11-12
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Add expat explicit dependency
 
 2006-10-31
@@ -820,11 +1147,11 @@ Alex Foobarian <foobarian@gmail.com>:
        * Sped up ruler drawing by increasing the redraw priority
 
 2006-08-15
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
     * Add implicit DMS->DDD conversions in waypoints dialogs
 
 2006-07-26
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * src/degrees_converters.c, src/degrees_converters.h,
          test/degrees_converter.c: add dec -> DDD conversion
        * src/degrees_converters.c, src/degrees_converters.h,
@@ -832,11 +1159,11 @@ Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
        * src/degrees_converters.c: refactor dms conversions
 
 2006-07-24
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
     * Add patch for GoogleMaps from Reid Priedhorsky
 
 2006-07-22
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * Makefile.am, configure.ac, src/Makefile.am,
          src/degrees_converters.c, src/degrees_converters.h,
          test/Makefile.am, test/check_degrees_conversions.sh,
@@ -844,7 +1171,7 @@ Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
          (DDD/DMM/DMS)
 
 2006-07-06
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
 
 2006-07-01
@@ -852,7 +1179,7 @@ Evan Battaglia <gtoevan@gmx.net>:
        * Upgrade Google Maps version (yay Europe!)
 
 2006-06-11
-Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * NEWS, configure.ac: Preparing 0.1.1
 
 2006-05-25
@@ -864,21 +1191,23 @@ Alex Foobarian <foobarian@gmail.com>:
 Alex Foobarian <foobarian@gmail.com>:
        * Small fixes in Acquire from GPS code
 
-2006-05-08  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+2006-05-08
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * autogen.sh: simpler method to start from CVS
 
 2005-12-03
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Data sources -- check for existence of necessary things
 
 2005-11-25
-Evan Battaglia <gtoevan@gmx.net>
+Evan Battaglia <gtoevan@gmx.net>:
        * Created "data sources" structure to easily add new data sources via GPS babel.
           It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
           shows the power of the approach.
        * Data sources: Google & Geocaches
 
-2005-11-23  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+2005-11-23
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
        * src/gpx.c (gpx_dtostr): add better GPX export
 Evan Battaglia <gtoevan@gmx.net>:
        * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
@@ -900,7 +1229,8 @@ Alex Foobarian <foobarian@gmail.com>:
         * Copy/paste between viking processes
        * Layer marshalling support
 
-2005-10-28  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+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)
 
@@ -908,13 +1238,14 @@ Alex Foobarian <foobarian@gmail.com>:
 Alex Foobarian <foobarian@gmail.com>:
         * Fix ruler declination in UTM mode
 
-2005-10-17  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+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>
+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.
 
@@ -949,7 +1280,8 @@ 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>
+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
@@ -975,7 +1307,8 @@ Alex Foobarian <foobarian@gmail.com>:
 Evan:
        * strtod -> g_strtod (i18n glitch)
 
-2005-09-25  Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>
+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
@@ -1003,7 +1336,7 @@ Me (Evan) again:
        * Don't crash on track properties of an empty track.
 
 2005-09-13
-Guilhem BONNEFILLE  <guilhem.bonnefille@gmail.com>:
+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
@@ -1023,7 +1356,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@gmail.com>'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