]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Document previous patch
[andy/viking.git] / ChangeLog
index e40dcb196e2ab4799eb291b00086e7aaf25f3656..bfb6a953eb2e0393e9ba8dcc997a79473421f1da 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2009-04-04
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
+       * Include full libcurl version in user agent
+       * replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA
+       * Fix bug #2481237: Maps directory file chooser should look for directory
+
+2009-02-08
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Update translations
+       * Release 0.9.8
+
+2009-01-22
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Fix loading of world map file
+
+2009-01-22
+Rob Norris <robbieonsea@users.sourceforge.net>:
+       * Fix 2249398: Fix some memory leaks
+
+2009-01-18
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * configure.ac: allow to enable/disable geonames and select the search method
+
+2009-01-18
+Hein Ragas <viking@ragas.nl>:
+       * Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
+
+2009-01-15
+Mathieu Albinet <mathieu17@gmail.com>:
+       * Windows port: avoid "\\" in URL
+
+2008-12-20
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Remove Google's map tiles
+
+2008-12-17
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Remove old Google stuff
+
+2008-12-13
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add external tools framework
+       * Add OpenStreetMap and Google web tools 
+
+2008-12-07
+Quy Tonthat <qtonthat@gmail.com>:
+       * Clicking on "vivisble" tick no longer makes the layer selected.
+
+2008-12-03
+Hein Ragas <viking@ragas.nl>
+       * GPX export: sort track by time. Some application can make use
+       of this feature when reading gpx files.
+
+2008-11-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * Merging tracks by name. Users can now select more than one tracks to
+       merge with.
+       * Fix bugs that caused magic scissors not working.
+
+2008-11-19
+Quy Tonthat <qtonthat@gmail.com>:
+       * Merging tracks by name. As submitted by Hein Ragas <viking@ragas.nl>
+       * Merging tracks by name. Tracks can only be merged if they have
+       timestamps. Make sure users won't cause damage to themselves by
+       merging tracks without timestamps. Also a few bug fixes and
+       optimisation.
+
+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
@@ -7,6 +84,10 @@ Quy Tonthat <qtonthat@gmail.com>:
        * 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>: