X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/ff8b432657dd878c038478fa4ce4c6f962109b57..99e679df51894807d8c3a48ea8ab33099bb0f49d:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 5a31c2b4..0ee77b2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,52 @@ +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 :