X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/4a96999b94728096bfe1c02428c4ba010043540a..99e679df51894807d8c3a48ea8ab33099bb0f49d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 0d2c95bb..0ee77b2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,127 @@ +2007-06-13 +Guilhem Bonnefille : + * Adding an icon (suggested by Ralf Meyer ) + +2007-06-8 +Quy Tonthat : + * Fix a bug that causes segfault when viewing properties of a + waypoint. + +2007-06-1 +Quy Tonthat : + * 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 : + * 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 + * new waypoint symbols. + +2007-05-26 +Quy Tonthat : + * 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 : + * Adding man pages. + +2007-05-24 +Quy Tonthat : + * 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 : + * 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 : + * 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 : + * Stop autodownload from running forever on map downloading errors. + +2007-05-18 +Quy Tonthat : + * 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 : + * Fix problems in map downloading caused by unreliable error + detection. + * Release 0.1.3 + +2007-05-15 +Quy Tonthat : + * 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 + * 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 + * Fix removal of redownloaded tiles from memory cache. + * Fix a stupid segfault in main.c (opening new files) + +2007-05-09 +Quy Tonthat : + * New Google version numbers. + +2007-05-08 +Guilhem Bonnefille + * New "Refresh onscreen tiles" menu entry + +2007-05-04 +Guilhem Bonnefille + * debian/: debianization + +2007-04-29 +Reid Priedhorsky + * libusb support + +2007-04-28 +Guilhem Bonnefille + * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles + * Add configuration option for OpenStreetMap sources + +2007-04-23 +Guilhem Bonnefille + * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik + +2007-04-21 +Evan Battaglia + * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering + +2007-04-16 +Guilhem Bonnefille + * Adding libcurl support + +2007-04-04 +Quy Tonthat : + * New Google version number. + * Fixed Google Directions + 2007-02-20 Quy Tonthat : * GPS layer dialog now displayed at the center of the Viking main