]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Automatically fetching google version numbers.
[andy/viking.git] / ChangeLog
index 7b922e8240f3a07a126cc141146a6dac2a75bb57..41bcbcd10ddacd4a96ddd556f468ed4c4799a7ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,69 @@
+2007-09-08
+Quy Tonthat <qtonthat@gmail.com>:
+       * AUtomatically fetching google version number.
+
+2007-09-07
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix #1789550: mkdtemp usage is conditioned, so it is possible
+       to build viking on system not offering such feature.
+
+2007-09-06
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Adding command line option framework.
+
+2007-09-06
+Quy Tonthat <qtonthat@gmail.com>:
+       * Make viking's default start location somewhere more likely has maps.
+       * Fix crash when using "Maps Download" tools right after viking is
+       started (without a viking file).
+
+2007-09-05
+Quy Tonthat <qtonthat@gmail.com>:
+       * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
+
+2007-09-03
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Fix: crash when "applying" a map layer property dialog.
+       * QA: strong type the second argument of the *_post_read functions.
+       * Preset filename when exporting a TrwLayer.
+       * Refactoring: retrieve the VikWindow from the VikViewport via its
+       GtkWidget nature.
+       * Use $EMAIL to initialise email field for OSM upload.
+       * Do not warn about drawmode inconsistency while reading file.
+       * Hide Expedia view mode when expedia is not built in.
+
+2007-09-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Disable Expedia map layer by default (as it is not working).
+
+2007-08-30
+Bernd Zeimetz <bernd@bzed.de>:
+       * Add redirect support (for Expedia map layer).
+
+2007-08-30
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Add ability to upload a single track.
+
+2007-08-28
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Check current drawmode after creating a new MapsLayer.
+
+2007-08-25
+Quy Tonthat <qtonthat@gmail.com>:
+       * New google version number.
+       * Better checking to detect downloaded text instead of images.
+       * Give more instructive message for attempting to download maps in
+       wrong mapmode.
+
+2007-08-20
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * libcurl is a requirement
+
 2007-08-20
 Quy Tonthat <qtonthat@gmail.com>:
        * Fix bugs that cause crashes on layers copy/paste/delete.
+       * Fix bug in Google search that caused viking jump to wrong location
+       when Google can not find the match.
 
 2007-08-16
 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>: