]> git.street.me.uk Git - andy/viking.git/blob - NEWS
Merge branch 'i18n-launchpad'
[andy/viking.git] / NEWS
1 Viking 1.2.2 (2011-11-03)
2 Fixes since 1.2.1
3 * Increase default tile age check to 7 days.
4 * Fix compilation with curl 7.21.7 (SF#3376584)
5
6 Viking 1.2.1 (2011-06-16)
7 Fixes since 1.2
8 * Support proper MAC OS file locations.
9 * Fix incorrect track property line marker positioning when the track has gaps.
10 * Fix track property point marker drawing error - sometimes draws dot marker too low.
11
12 Viking 1.2 (2011-05-24)
13 New features since 1.1
14 * Remove unecessary treeview item selection.
15 * Add zoom level 0.5 to map layer
16 * [DOC] Add links to access Viking's source code
17 * Rename file to prevent any case-insensitive issues.
18 * Add getting the users confirmation when deleting (emptying) data from the GPS layer.
19 * Enable keypad delete to remove layers in the layers panel.
20 * Enable deleting multiple tracks or waypoints within a layer by selecting them from a list.
21 * Add getting the users confirmation when deleting an individual track or waypoint.
22 * Add the ability to delete all waypoints or tracks in the layer.
23 * Add getting the users confirmation when deleting a layer.
24 * Start a new 'Tracks' treeview menu, similar to the 'new' Waypoints treeview menu.
25 * Add operations on waypoints into the 'new' Waypoints treeview menu.
26 * Add new graph type Speed/Distance in the track properties window.
27 * Add new graph type Elevation/Time in the track properties window.
28 * Add new graph type Distance/Time in the track properties window.
29 * Improve Track Properties speed/time drawing to display in nice human friendly whole number scaled units.
30 * Improve Track Properties elevation drawing to display in nice human friendly whole number scaled units.
31 * On the Track Properties Window draw an always updating indicator of where the readings are taken from.
32 * Enable controls of drawing DEM data and GPS speeds on the Track Properties Window.
33 * Add keyboard accelerators for the Track Properties Window.
34 * Add ability to resize the Track Properties window.
35 * On the Track Properties Window, also show the elevation or speed for the current track position as indicated by the mouse pointer.
36 * Add support for kml files.
37 * Add ... where necessary to track & waypoint menu entries.
38 * Enable Open Waypoint Image via right click menu entry.
39 * Use ability to select a waypoint given the thumbnail image size.
40 * Add ability to open the trackpoint edit dialog via the viewport right click menu when a trackpoint is selected.
41 * Add ability to move selected trackpoint or waypoint by the mouse within the select tool.
42 * Add a new select tool at the window level to enable/disbale item selection of the a track or a waypoint.
43 * Enable to unselect treeview item
44 * Add Select Request layer interface and use within the track/waypoint layer to select an item.
45 * Add internal track right click menu variable.
46 * Tidy up track/waypoint sublayer callbacks to only use the layers panel if it available.
47 * Add viewport to sublayer add menu items callback.
48 * Make the highlight colour configurable and use as appropriate for the selected track/waypoint drawing.
49 * Add track and waypoint highlight for the selected layer or individual item.
50 * Add the storage and retrieval of any kind of track or waypoint selected item (either an individual item, list (i.e. a sublayer) or layer) at the window level.
51 * Add viewport property to control the display of the track / waypoint item highlight.
52 * Add backup support for launching URLs with Mac OS based browsers.
53 * Add backup support for launching URLs with Google Chrome based browsers.
54 * Add support for Bing maps
55 * Add support for dynamic copyright
56 * Add map's logo support
57 * Add support for reference documentation
58 * Generate a trackwaypoint layer update on the finish creatiing of the thumbnails so the images are shown.
59 * Enable the tree view panel to be more usefully resized smaller than the text names.
60 * Windows: Open help pdf file when when clicked on Help->help
61 * [DOC] Split By Number of Points
62 * Add Track->Split by Number of Points (as per SF#2847587 request).
63 * Add a new dialog to return positive number.
64 * SF#2844872: Suggest name for the new track when splitting the track via the trackpoint edit dialog.
65
66 Fixes since 1.1
67 * Better safety checking to prevent crash due to null variable reference in use of the current trackpoint.
68 * Fix: Reduce GObject cast
69 * Fix etag handling
70 * Fix: generate doc/reference/Makefile when needed
71 * Fix Track -> Split by Timestamp such that newly created tracks are ordered correctly.
72 * Fix sensitivity of the track properties window split marker to be disabled when the track marker is not drawn.
73 * Fix crashing due to incorrect usage of libcurl - SF#3206628.
74 * Fix non-void function should return a value.
75 * Fix reference documentation generation - some systems need explicit mention of libz.
76 * Fix displaying of 'Waypoints' treeview menu.
77 * Fix vik_aggregate_layer_get_all_layers_of_type for track/waypoint layer types, since these may also be stored under GPS layers.
78 * Improve previous fix: background calling code should control return value
79 * Fix: background calling code should control return value
80 * Fix: enforce background feature
81 * Fix compiler warnings from gcc 4.5.4
82 * SF#3178554: Fix Sun Studio build
83 * gtk_object_sink has been deprecated since gtk version 2.10, use g_object_ref_sink() instead.
84
85 Viking 1.1 (2011-02-08)
86 New features since 1.0
87 * [DOC] Add MapQuest Nominating search service in examples
88 * Adjust colour of last auto track colour to not clash with default create track colour.
89 * Add menu icons for the maps layer menu.
90 * Make the selection list in Merge With Other Tracks sorted alphabetically.
91 * Add sort list by name function. Will be useful for track and waypoint list ordering.
92 * [DOC] Mark ready for 1.1 release. Update help manual version to 0.2.
93 * [DOC] Add layer information for Aggregates, Coords and GeoRefs in help.
94 * [DOC] Add Maps layer help information.
95 * [DOC] Add overall layer information and promote each layer to be a top level section in help.
96 * [DOC] Add DEM layer help information.
97 * [DOC] Mention waypoint properties in help information.
98 * [DOC] Update GPS layer help information.
99 * [DOC] Update track operations help information.
100 * [DOC] Update waypoint operations help information.
101 * [DOC] Update Tools help section
102 * [DOC] Update TrackWaypoint layer menu help Information
103 * Improve positioning of the menu separator on waypoint menus.
104 * Add GeoRef layer tooltip to show the file name in use.
105 * Add GPS Layer tooltip to say the protocol (aka device manufacturer) type.
106 * TrackWaypoint Layer tooltip featuring summaries for tracks and waypoints.
107 * Add maps layer tooltip to show the map name(type).
108 * Add DEM layer tooltip to show the number of DEM files in use.
109 * Add Track and waypoint sublayer tooltip information.
110 * Add treeview use and display of layers tooltip.
111 * Add Layer Tooltip callback definition
112 * Add sublayer tooltip callback definition.
113 * When getting data via the GPS layer automatically set the view to see it, unless the realtime tracking mode is on.
114 * On acquiring data from sources (inc. GPS) automatically set the view to see it. Except for GeoCaches; as it's likely you're requesting data for the current area, so no point in trying to change the view.
115 * On opening GPX files automatically view all the data.
116 * Add 'View All Tracks' option to the panel Layer menu options, which sets the view (center & zoom) to see all the tracks of that layer.
117 * Add 'View Waypoints' option to the TrackWaypoint layer menu options, which sets the view (center & zoom) to see all the Waypoints.
118 * Add 'View Track' option to the Track sublayer menu options, which sets the view (center & zoom) to see the track.
119 * Add 'View Layer' option to the TrackWaypoint Layer menu options, which sets the view (center & zoom) to see the entire layer.
120 * Add the ability to 'autozoom' to view an area specified by maximum and minimum lat/longs for a TrackWaypoint layer.
121 * Create a new 'Show' submenu entry
122 * Improve curl usage as should call cleanup on application exit.
123 * Add copyright and license properties for NASA BlueMarble data.
124 * Add background thread loading of DEM files.
125 * Add Track->Goto Highest and Lowest points features.
126 * Add Track->Goto Maximum Speed feature.
127 * Rework Track->Goto menu options.
128 * Add support for the TMS interface provided by SPOTMaps
129 * Add license related properties
130 * Add copyright property
131 * Improve key binding for Mercator Mode -> ctrl+m
132 * Add documentation for generic TMS map source
133 * Improve key bindings for ModeLatLon.
134 * Add OSM WMS Server
135 * Add support for WMS-C
136 * Add support for more standard TMS
137 * Move-up download methods
138 * Add LatLon projection
139 * Better safety checking code
140 * Add support for Locosys devices via GPSBabel's navilink device protocol.
141 * Add support for DeLorme devices via GPSBabel's delbin device protocol.
142 * Add the ability to insert a trackpoint into a track via the Edit Trackpoint dialog.
143 * Add internal function to insert a trackpoint after the currently selected trackpoint.
144 * Add license notice to new file
145 * Enable individual track to GPX export via the Track sublayer menu.
146 * Set default action on dialogs.
147 * Add a perl script to auto generate basic Viking .vik files for directories containing images.
148 * Enable control of the visibility of the menubar [including keyboard shortcut - F4]. Also enable panic key 'Escape' to restore menubar if hidden and no tool uses it.
149 * Enable control of the visibility of the toolbar [including keyboard shortcut - F3].
150 * Make use of the vikwindow toolbar variable.
151 * Enable control of the visibility of the statusbar [including keyboard shortcut - F12].
152
153 Fixes since 1.0
154 * Prevent Gtk-CRITICAL assertion when the application is closed with a Track Property window on display.
155 * Prevent Gtk-CRITICAL assertion when the application is closed whilst loading DEMs.
156 * Fix trackpoint edit altitude sensitivity to be re-enabled after it has been disabled.
157 * Fix incorrect cut/copy of sublayers when accessed via the layers panel buttons.
158 * Fix the List Dialog so that it does not become taller than the screen when there are lots of entries.
159 * Fix some compiler warnings in viktrwlayer.c when configured to build with --disable-alphabetized-trw
160 * Fix Resource leak detected by cppcheck 1.46
161 * Fix compiler warning in curl_download.c
162 * Fix compiler warning in vikmapslayer.c
163 * Fix compiler warning in vikwindow.c - use correct const typing.
164 * Fix compiler warnings - correct Widget / Window type.
165 * Fix memory leak when generating image file
166 * Fix: Improve XML reading error reporting
167 * Fix compiler warnings in osm.c
168 * Fix compiler warning in vikmapslayer.c
169 * Fix Waypoint & Track visibility issues.
170 * Fix SF#3104028: Default Color Background is incorrectly saved as black into a new .vik file.
171
172 Viking 1.0 (2010-11-14)
173 New features since 0.9.96
174 * Add minimal translator-credits in About dialog
175 * Add documenters to About dialog
176
177 Fixes since 0.9.96
178 * Improve copyright holders
179 * Prevent crashes when downloading Expedia Maps.
180 * Fix extend track using magic scissors.
181 * Fix autodownloading while panning
182 * Fix Debian #599048: Segmentation fault when using gpsbabel
183 * Fix dem_gradient_colors allocation.
184 * Fix compiler warnings in preferences.c
185
186 Viking 0.9.96 (2010-10-11)
187 New features since 0.9.95
188 * Use ETag to detect fresh tiles on servers
189 * Add new menu entry in GPS Layer to delete the realtime information.
190 * Ensure GPS realtime information deleted when GPS Layer -->Empty All is called.
191 * Prevent zoom factor string displaying unnecessary .0s when it's a whole number.
192 * Improve Track Properties speed profile display for low speed difference (e.g. walking) tracks.
193 * Use speed units in display of Track/Waypoint layer draw by velocity config values, but maintain units as metres per second when read from/saved to files.
194 * Add keyboard accelerators for as many as possible View Menu entries.
195 * Simplify zoom status when xmpp and ympp are equal
196 * Use height units in the altitude readout for the cursor position on the status bar.
197 * Use height units in display of DEM min / max elevation values, but maintain units as metres when read from/saved to files.
198
199 Fixes since 0.9.95
200 * Fix many memory leaks
201 * DEM layer properties tidy up.
202 * Prevent getting stuck in a near infinite loop when using Coord layer, UTM mode and zoomed out to see the whole world.
203 * Prevent lock up in attempt to download maps along a track in UTM mode.
204 * Launchpad Bug #445374: Prevent crash when downloading maps along a track, with Terraserver maps when in Mercator mode.
205 * Add explicit linking against libz and libm
206 * Fix SF#3009431: Prevent Crash in Real Time Tracking GPS Mode & Autodownload Maps.
207 * Fix display of rounded speed units scale markers in the speed profile.
208 * Fix cycle map URL
209 * Fix compiler warnings
210 * Fix Track Draw by Velocity mode, so that individual track points are coloured (as was the intention).
211 * Fix bug where older file was removed when network not present
212 * Fix: warning 'draw-mode' message does not display
213 * Fix incorrect limitation on source map id
214
215 Viking 0.9.95 (2010-09-07)
216 New features since 0.9.94
217 * Add some function short cut key definitions to control showing of the center mark and scale viewport features.
218 * [DOC] Replace Google with OSM capability in man pages.
219 * When manually creating a track, automatically give it a default name.
220 * [DOC] Add contributors from the Wiki(s) history.
221 * Better dialog name when searching for a waypoint.
222 * Change max cache time to 1 week.
223
224 Fixes since 0.9.94
225 * Prevent "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated" messages.
226 * Invalid number of arguments in call to a_http_download_get_u
227 * Prevent crash when cut of a GPS track/waypoint layer is attempted via the layers buttons.
228 * Prevent DEM layer colour indexing going negative and can crash on gradient view.
229 * Fix DEM layer to show default sea level.
230 * Fix track background thickness being able to set back to zero.
231 * Fix internal tile locking
232 * Fix top layer not drawn after made invisible and then back to being visible.
233 * Fix impaired (drawcentermark setting bodged) vik file if saved with the top layer visibility turned off.
234 * Fix syntax errors in help manual
235 * Fix map drag and drop to show the correct whole map
236 * Fix "Go to UTM" dialog title.
237 * Fix first opening of a file which has spaces (or other interesting characters) via the recent files menu.
238 * Fix unnamed_tracks / unnamed_waypoints misuse.
239
240 Viking 0.9.94 (2010-06-10)
241 New features since 0.9.93
242 * Add knots as a speed unit option.
243 * Detect USB Garmin eTrex HCx Legend devices (and maybe others).
244 * Auto use of /dev/ttyUSB type device if available on Unix systems.
245 * Add ability to turn off Garmin GPS after transfer.
246 * Add a 'home' default location preference.
247 * Add ability to changes preferences outside of the preferences.c file.
248 * NLS Maps API: Historic map of Great Britain
249 * Change GUI related command line parameter for Waypoint symbol size into run time preference.
250 * Support All Zoom Levels in Zoom Menu
251 * [DOC] Import User Manual from wiki
252 * Add menu item for help contents
253
254 Fixes since 0.9.93
255 * Add Viking's contributors as copyright holders
256 * Remove unecessary '\' from the View Menu
257 * Better Preferences Dialog Title
258 * More Menu Improvements
259 * Replace autogen.sh
260 * On GPS data acquire, only create a layer if it contains something.
261 * Fix POTFILES with new source file
262 * Fix OMF category
263 * Fix Filter->Simplify All Tracks default.
264 * [DOC] Fix Gnome's menu entry category for viking
265 * [DOC] Fix erroneous warning
266 * Fix compiler warning.
267 * Fix #2977752: win-gtk: osm tiles don't show up
268 * Fix Track -> View Google Directions URL
269 * Fix function's return value
270 * Fix compilation warnings
271 * Fix #2988574: Can't save files opened via recent file menu
272 * Fix #2991657: Terraserver downloads fail
273 * Fix geocaching
274
275 Viking 0.9.93 (2010-04-11)
276 New features since 0.9.92
277 * Allow overriding map source
278 * Make GPS layer cut/copy available from popup menu.
279 * [DOC] Document new files in viking's manpage
280 * Increase possible smaller zoom
281 * Add negative scales so that we can have bigger zoom on maps
282 * Allow images from bigger and smaller zoom to be selected if current zoom has no image
283
284 Fixes since 0.9.92
285 * Fix: set a default filename while exporting
286 * [DOC] Fix: Viking's sources are hosted by Git now
287 * Further variable type corrections.
288 * Fix GPS layer copy.
289 * Fix Track/Waypoint Layer Paste on 64bit systems.
290 * [DOC] Fix FILES section of manpage.
291 * Fix: First Track not Black in Draw All Tracks Black Mode.
292
293 Viking 0.9.92 (2010-03-15)
294 New features since 0.9.91
295 * Memorize previously selected go-to service.
296 * Better scale when zoomed close in and in miles distance mode.
297 * Add and use preference for height units.
298 * Add and use preference for speed units.
299 * Add and use preference for distance units.
300 * Use a preference to set the tiles age.
301 * New preference for default maplayer cache.
302 * Improve DEM-Layer.
303 * Remove OpenAerial support.
304 * Translation updates.
305
306 Fixes since 0.9.91
307 * Fix: Correctly rotate thumbnail images
308 * Fix #2958601: Support for non ascii characters in "Go-to" search
309 * Fix error handling in go-to feature
310
311 Viking 0.9.91 (2010-02-06)
312 New features since 0.9.9
313 * Interpolation for maps: use less precise images when wanted image is not present
314 * GObjectify maps
315 ** Add compatibility facilities
316 * GObjectify go-to/search feature
317 ** Add Name finder search engine
318 ** Add Nominatim search engine
319 ** Add Geonames search engine
320 ** Add generic XML search code
321 * Add configuration file for map sources, goto and external tool
322   (See examples in distribution)
323 * Add option to download only maps that are more recent on server
324 ** Try to download newer tiles when autodownload is set and server supports such check
325 ** Tiles must be older than a specified age before checking server
326 * Add support for recently used files
327 * Add DEM Gradient
328 * Add DOAP file
329
330 Fixes since 0.9.9
331 * Fix: add GIO dependency and header for GFile
332 * Fix #2946287: open a recent file
333 * fix some confusing indentation and bracing
334 * Fix #2881916: rename a track with c&p
335 * Fix #2766373: Use a string as device path
336 * Fix "Moving Map Method" cannot be disabled
337 * Fix #2880741: replace gps_open with gps_open_r
338 * Fix #2921899: uses conditional macro to support two versions of libgps
339 * Fix warnings
340 * Fix URL formatting issue
341 * Fix error messages
342 * Fix #2801874: keep second part of a splitted track visible
343 * Fix #2838556: emit warning when gpsbabel is not found in PATH
344 * Fix bashism in test script.
345 * Merge branch 'fix-osm-api-0.6'
346 * Fix magic scissors
347 * Get rid deprecated GtkTooltips API.
348 * Add configure option to track deprecated feature
349 * Use motion hints to make map motion more responsive in slow environment.
350 * Viking compatible with libgps >= 2.90
351 * finish OSM 0.6 API support
352 * Optimise bandwidth usage
353 * keeping OSM password safe
354
355 Viking 0.9.9 (2009-09-09)
356 New features since 0.9.8
357 * Filter out irrelevant key-modifiers.
358 * Upgrade OSM-traces support to 0.6 API
359 * Manage hdop,vdop,pdop,nsat
360 * Remove unused (and buggy) feature
361 * Document previous merge
362 * Improvement of map cache
363 * Add a viking parameter for mapcache memory size
364 * Add menu option to flush mapcache, and reduce viking memory footprint
365 * Use thread-pool to manage download
366 * Show path used for map directory in options even when using default one
367 * Include full libcurl version in user agent
368
369 Fixes since 0.9.8
370 * Don't crash when jobs are cancelled via the background jobs dialog.
371 * Fix #2163652: GPX file with byte order mark not parsed
372 * Fix #2766609: Don't use gpsd_units()
373 * Fix #2812856: Change SRTM URL
374 * Fix #2818818: unset langage preset while opening external Google
375 * Fix copyright in --version output
376 * Fix SRTM Server change
377 * Fix memory leaks found with cppcheck
378 * Fix warning in call to MD5Update() in function md5_hash()
379 * Fix previous patch
380 * vdop, hdop, pdop, nsats and fix_mode values were not shown
381 * Fix #570956: change saved_width to 1
382 * Fix build problem
383 * Fix bug #2481237: Maps directory file chooser should look for directory
384
385 Viking 0.9.8 (2009-01-31)
386 New features since 0.9.7
387 * Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
388 * Remove Google's map tiles.
389 * Add external tools framework.
390 * Add OpenStreetMap and Google web tools.
391 * Clicking on "visible" tick no longer makes the layer selected.
392 * GPX export: sort track by time.
393 * Merging tracks by name.
394 * Tittle waypoint properties dialog as "Waypoint Properties".
395 * Add larger size waypoint symbols (icons).
396 * Waypoint names are now displayed at the top of waypoint symbol.
397 * Waypoint symbols: Use Garmin waypoint.
398 * New server for OSM cycle map.
399
400 Fixes since 0.9.7
401 * Fix loading of world map file.
402 * Fix 2249398: Fix some memory leaks.
403 * Fix bugs that caused magic scissors not working.
404 * Fix compatibility problem for windows.
405 * Fix implicit declaration of maps_layer_default_dir().
406 * Fix missing status return in spawn_command_line_async().
407 * Fix curl error buffer usage.
408 * GPS realtime tracking: Keep retrying when fail to connect.
409 * Windows port: avoid "\\" in URL.
410
411 Viking 0.9.7 (2008-10-12)
412 New features since 0.9.6
413 * Add new moving map method for realtime tracking.
414 * Rename icon: viking_icon.png -> viking.png
415 * src/viking.desktop.in: add GenericName and revise Categories
416 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
417 * Update translations
418 * Google search adapting changes from Google.
419 * add osm cycle layer support
420 * add a menu entry to extend an existing track using magic scissors
421 * Patch #2009666: OpenAerialMap
422 * Add preferences to select how degrees are displayed
423 * Color picker button for the Coordlayer properties dialog
424 * Cut/Copy/Paste empty selection is not critical
425 * Layers panel UI improvements
426 * Homogeneous icons management.
427 * Add preferences to store OSM login/password
428 * Add a password entry widget
429 * Ensure that confirmation dialog is over file selector
430
431 Fixes since 0.9.6
432 * Fix 2161310: Fix some more compiler warnings
433 * Fix 2134452: Properties of some tracks show as NaN
434 * QA: cleanning old stuff
435 * Fix segfault in realtime tracking.
436 * Fix missing files in po/POTFILES.in
437 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
438 * fix parallel build (make -j8) on multi-processor machines.
439 * Fix #1947260: correct a corrupted escape
440 * Fixed crashes when creating new layers.
441 * Fix #1952523: mode_button assertion loading old datafile
442 * Fix: update layer after applying properties
443 * Fixed google map download problem.
444 * Replace specific About dialog by GtkAboutDialog
445 * Replace some g_warning by g_debug
446
447 Viking 0.9.6 (2008-07-31)
448 Fixes since 0.9.5
449
450 * Fix Google maps' URL
451 * Fix gcget command line to accomodate negative coords
452 * Fix unecessary viking.desktop
453
454 Viking 0.9.5 (2008-07-21)
455 New features since 0.9.4
456
457 * Add panning tool as default.
458 * Replace GtkFileSelection by GtkFileChooser.
459 * No longer converts waypoint names to uppercase. Waypoint names are now case insensitive.
460 * Windows port updated.
461 * Track properties: Keep markers of the graphs in sync with each other.
462 * Track properties: split track at marker.
463 * New translations: el, it, ja, lt, nb, nl, pl, zh_CN, zh_TW
464 * Added viking.desktop
465 * Added --debug and --verbose command line options.
466 * Updated man pages.
467
468 Fixes since 0.9.4
469
470 * Fix #1839948: Maximize/Restore changes current cursor.
471 * Bug #1915121: add an utility to reproduce (test/gpx2gpx).
472 * Fix #1915121: use GLib functions to handle ISO8601 dates.
473 * Fix pipe leaks.
474 * Remove dependency to wget.
475 * Fix google version number.
476 * Track graph marker now works again.
477 * Fix #1947456: Compiler warning fixes
478
479
480 Viking 0.9.4 (2008-02-25)
481 New features since 0.9.3
482
483 * Make elev graph show better graph for low altitude tracks.
484 * Printing support
485 * Draw circle for downloading geocaches.
486 * Improve track graphs. Some tracks looked too flat.
487 * Internationalization (I18N)
488 * Localization (L10N): Czech, Danish, German, Spanish, French, Brazilian Portuguese, Swedish
489 * Use a list of possible browsers.
490 * New map source: BlueMarble tiles (http://mike.teczno.com/notes/blue-marble-tiles.html)
491 * New map source: Google Terrain
492 * Use the "next unused" (not really) waypoint number as default.
493 * Sort waypoints in GPX output.
494 * Preferences support in ~/.viking/viking.prefs
495 * Update source for OSM/Osmarender tiles
496 * Full screen mode.
497 * Tuned the v-t diagram drawing
498
499 Fixes since 0.9.3
500
501 * Many fixes around compilation warnings
502 * Fix a bug that caused crashes when displaying elev graph for some track.
503 * Fix bug that caused Old Google maps not being disabled by default.
504 * Fix a bug that can potentially cause segfault.
505 * Fix compilation under HURD (missing MAXPATHLEN macro)
506 * Fix: ensure config.h is included conditionnaly
507 * Fix a crash bug in mapcache
508 * Fix a crash bug in merge-by-time
509
510 Viking 0.9.3 (2007-10-21)
511 New features since 0.9.2
512
513 * Half-drawn redraw for faster refreshing display of viewport (Maps, tracks, waypoints...)
514 * Allow multiple selections when adding DEM files.
515 * (Semi) auto downloading and importing for SRTM 90m DEM file (worldwide).
516 * Indicating areas which have DEM file download but not imported.
517 * "Minimum elevation" is now configurable for DEM layer. It can be used together with the existing "Max Elev" to make DEM display more distinguish colors for a particular area of interest.
518 * Interpolating DEM data.
519 * Add realtime tracking to GPS layer with track recording.
520 * Trackpoints acquired in realtime mode store extra information of speed, course, fix mode and number of satellites.
521 * Track properties dialog no longer blocks user interaction on main window. Using multiple track dialogs (simultaneously for different tracks) is now allowed.
522 * Make use of DEM elevation data and GPS speed data for track graphs (Properties Dialog).
523 * Track Properties: now displays track distance/time instead of "Selected Time".
524 * Marker for selected position on track graphs.
525 * Various enhancement to improve usability of track dialog.
526 * Mouse cursor is now changed accordingly to tool currently in used.
527 * Magic Scissors (Automatically drawing track between points) can now be undone using right click, and extended via Ctrl-click.
528 * Shortcuts for panning: Ctrl-arrow key, and Shift-scroll and Ctrl-scroll.
529 * Extend track.
530 * Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center.
531 * Preview adding a trackpoint by drawing a line when moving mouse.
532 * Esc key used to stop track edition.
533 * Backspace key used to remove last added point.
534 * Use $BROWSER environment variable (for viewing geocache pages).
535 * Automatically fetching google version numbers.
536 * Upgrading to API 0.5 of OSM.
537
538 Fixes since 0.9.2
539
540 * Fix: Make viking's default start location somewhere more likely has maps.
541 * Fix: bug that causes crashes when using "Maps Download" tool.
542 * Fix: Adding command line option framework (--help & --version).
543 * Fix #1789550: mkdtemp usage is conditioned.
544 * Fix #1789550: define MAX macro if not defined on ALL systems.
545 * Fix: optional geocaching -- include config.h to compile.
546 * Fix: DEM Layer copy/paste.
547 * Fix: crashes on using wrong tools.
548 * Fix: bugs that caused odd display of date/time on track properties dialog.
549 * Fix: Correctly calculate position when click on speed-time graph.
550 * Fix: Relax dependencies about glib.
551 * Fix: Upgrading to API 0.5 of OSM.
552 * Fix: plotting of DEM data on elevation graph.
553
554 Viking 0.9.2 (2007-09-04)
555 New features since 0.9.1
556
557 * Use $EMAIL to initialise email field for OSM upload.
558 * Preset filename when exporting a TrwLayer. 
559
560 Fixes since 0.9.1
561
562 * Fix: crash when "applying" a map layer property dialog.
563 * Fix: Do not warn about drawmode inconsistency while reading file.
564 * Fix: Hide Expedia view mode when expedia is not built in. 
565
566 Viking 0.9.1 (2007-09-02)
567 New features since 0.9
568
569 * Upload data (TrackWaypoint layer or single track) to OpenStreetMap.
570 * Group "Export Layer..." entries in a sub-menu.
571 * Added --enable-old-google to configure script. Old google modes are now disabled by default.
572 * Default mode for new maps is Google Maps.
573 * DEM module can now read hgt.zip files directly (no need to unzip them).
574 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA regions).
575 * Display on status bar altitude at cursor using data from DEM layer(s). 
576
577 Fixes since 0.9
578
579 * Add redirect support.
580 * Some improves to introduce the drawmode notion.
581 * Better checking to detect downloaded text instead of images.
582 * New google version number.
583 * libcurl is a requirement.
584 * Fix bugs that cause crashes on layers copy/paste/delete.
585 * Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.
586 * Clean up and eliminate compiler warning.
587 * Fix bug in creating temporary HOME when HOME is not set.
588 * Disable GeoCache Acquire since it no longer works. Can be enabled again using configure --enable-geocaches.
589 * Disable expedia map layer by default since it no longer works. Can be enabled again using configure --enable-expedia. 
590
591 Viking 0.9 (2007-07-13)
592 New Features since 0.1.3
593
594     * DEM data -- DEMLayer & applying data to tracks & waypoints
595     * Make "Save Image" and "Save Image Directory" dialogs reusable
596     * Add viking icon
597     * Download maps along track
598     * Add User-Agent to http request header
599     * Add cookies support (for google requests)
600     * Add center mark which can be turn on/off in View menu
601     * Make the scale more visible on dark maps
602     * Add magic scissors feature
603     * Add Google Maps search feature
604     * Many new waypoint symbols
605     * Add man pages
606     * Improve performance for map autodownload
607     * Google Directions now remembers previous query (from/to entries)
608     * New menu items to remove all tracks and waypoints in GPS folders
609     * Add "Save and Exit" to File menu
610     * Save function for GPS layer
611     * Map tool: Left click can now refresh display of map tiles 
612
613 Fixes since 0.1.3
614
615     * View Mode displayed wrong setting on startup
616     * crashes on gps download/upload
617     * SEGFAULT on x86_64
618     * segfault on trackpoint properties dialog
619     * intermittent problem of map redraw
620     * Stop autodownload from running forever on map downloading errors
621     * Check for non-displayable data after downloading map 
622
623 Viking 0.1.3 (2007-05-17)
624 - New "Refresh onscreen tiles" entry menu
625 - Default .spec file for building RPM packages
626 - Default debian/ subtree for building Debian packages
627 - Usage of the libcurl library
628 - Three new map sources from OpenStreetMap
629 - Better usage of libusb
630 - Google source map improved
631 - GUI improves
632
633 Viking 0.1.2 (2007-02-13)
634 - direct access to GPS device: GPS layer
635 - position inputs accept DDD/DMM/DMS formats (ex: 3.5, 3°30.0, 3°30'0.00)
636 - time position in Track Poperties
637 - tool (menu entries and buttons) are enabled/disabled following context
638 - standard 'Edit' menu (with 'Copy', 'Cut', 'Paste' and 'Delete' actions)
639 - 'Edit' popup menus for waypoint and track
640 - new configure options:
641   * --disable-google
642   * --disable-terraserver
643   * --disable-expedia
644 - visual feedback when moving waypoints
645 - map sections are displayed while downloading
646 - cosmetics changes (window title, viking's URL in files, 'About' dialog...)
647 - some improves in source code
648 - lot of fixes
649
650 Viking 0.1.1 (2006-06-11)
651 - more map sources such as google
652 - drag and drop of layers and way/trackpoints
653 - copy/paste between vikings
654 - "smart" copy which can parse a lat/lon from web pages like geocaching, emails, etc.
655 - graphs of altitude/velocity
656 - newer gtk with toolbar icons
657 - experimental "acquire" features: from GPS, from Google directions, from Geocaching
658 - gpx support
659
660 Viking 0.1.0 (2005-02-27)
661 - new map layer which supports Google, Expedia, and Topozone maps in addition to the three types of Terraserver maps,
662 - lots of other fixes,
663 - visualization options,
664 - miscellaneous goodies.