X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/10ca2bfe8dd2265e350175d4592c350010dbf351..99e679df51894807d8c3a48ea8ab33099bb0f49d:/ChangeLog?ds=inline diff --git a/ChangeLog b/ChangeLog index aca35bf4..0ee77b2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,51 @@ +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" entiries. + fo "From"/"To" entries. * Position Google Directions dialogs at the center of Viking window. 2007-05-22