]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Initialisation to avoid warning
[andy/viking.git] / ChangeLog
index 28d705222242095c2fa149d7c8b512a5a00bec9e..15ccfb9cc6982ca73bb419701bd88fde2d59bbc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,140 @@
+2007-06-23
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Minor change to avoid SEGFAULT on x86_64
+       * Add DownloadOptions type to specify referer per map source
+
+2007-06-19
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix bugs that causes "drawcentermark" not recognised when reading
+       from files.
+       * Fix a wild pointer bug that can cause crashes
+
+2007-06-18
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Copying libcurl.m4 as it is needed everywhere
+
+2007-06-18
+Quy Tonthat <qtonthat@gmail.com>:
+       * New google version numbers.
+       * Make scale more visible.
+       * Add center mark which can be turn on/off in View menu.
+       * Viking now uses cookies for http requests. Some server(s) is quite
+       picky about this. (With great help from Lixus <gps@muellers.ms>)
+       * Download maps along a track. Right click on a track layer, select map
+       type and zoom level, viking will do the rest.
+       * release 0.1.3-20070618
+
+2007-06-13
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
+
+2007-06-8
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix a bug that causes segfault when viewing properties of a
+       waypoint.
+
+2007-06-1
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix a bug that causes segfault when viewing properties of a track
+       that has only one trackpoint with elevation information.
+       * Backport Evan's magic scissors from DEM branch.
+
+2007-05-31
+Quy Tonthat <qtonthat@gmail.com>:
+       * Add Google Maps search to View menu and Toolbar
+       * Waypoint created right after the search will pick up the search
+       string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
+       create waypoint).
+
+2007-05-26
+Mark Coulter <i_offroad@yahoo.com>
+       * new waypoint symbols.
+
+2007-05-26
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix intermittent problem of map redraw.
+       * Mapslayer: Fixed bugs that cause in some cases, map display can not
+       be refreshed without downloading.
+
+2007-05-24
+Ralf Meyer <ranfyy@gmail.com>:
+       * Adding man pages.
+
+2007-05-24
+Quy Tonthat <qtonthat@gmail.com>:
+       * Maps layer: Improve performance for map autodownload.
+       * Make dimensions easier to be found and changed to suit own tastes.
+       * Small touches on the look.
+
+2007-05-23
+Quy Tonthat <qtonthat@gmail.com>:
+       * New GPS layer menu items: "empty upload", "empty download", "empty
+       all"
+       * acquire->Google Directions now record and display previous queries
+       fo "From"/"To" entries.
+       * Position Google Directions dialogs at the center of Viking window.
+
+2007-05-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * GPS layer track and waypoint data can now be saved.
+       * Disable prompt for save before exit.
+       * Add "Save and Exit" to File menu.
+
+2007-05-20
+Quy Tonthat <qtonthat@gmail.com>:
+       * Stop autodownload from running forever on map downloading errors.
+
+2007-05-18
+Quy Tonthat <qtonthat@gmail.com>:
+       * Add curl-devel to spec file.
+       * Map tool: Left click can now refresh display of map tiles.
+       * Check for non-displayable data after downloading map.
+
+2007-05-17
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix problems in map downloading caused by unreliable error
+       detection.
+       * Release 0.1.3
+
+2007-05-15
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fixed bugs that can cause segfault on exit. The problem was caused
+by mapslayer's weak_ref not being unref'ed in some cases.
+
+2007-05-13
+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>
+       * Fix removal of redownloaded tiles from memory cache.
+       * Fix a stupid segfault in main.c (opening new files)
+
+2007-05-09
+Quy Tonthat <qtonthat@gmail.com>:
+       * New Google version numbers.
+
+2007-05-08
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * New "Refresh onscreen tiles" menu entry
+
+2007-05-04
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * debian/: debianization
+
+2007-04-29
+Reid Priedhorsky <reid@reidster.net>
+       * libusb support
+
+2007-04-28
+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>
+       * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
+
 2007-04-21
 Evan Battaglia <gtoevan@gmx.net>
        * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering