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