Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > fff948ba35a5ae9f9dfbad3da9c22cf6 > files > 8

viking-1.1-1.fc14.x86_64.rpm


2011-02-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix typo in translation
	* Merge branch 'i18n'
	* Merge branch 'i18n-launchpad' into i18n
	* Document previous translation updates
	* Import Launchpad updates

2011-02-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* [DOC] Add MapQuest Nominating search service in examples

2011-02-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix dangerous code

2011-02-04
Rob Norris <rw_norris@hotmail.com>:
	* Fix trackpoint edit altitude sensitivity to be re-enabled after it has been disabled.

2011-01-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'i18n-launchpad'
	* Add Javanese translation

2011-01-29
Rob Norris <rw_norris@hotmail.com>:
	* Use define for conversion of meters->miles units.

2011-01-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous translation updates
	* Import Launchpad updates

2011-01-28
Rob Norris <rw_norris@hotmail.com>:
	* Add and use defines for conversion of meters<->miles units.
	* Adjust colour of last auto track colour to not clash with default create track colour.
	* Tidy up: Rename a dialog function as it's used to get a yes or no value.
	* Add menu icons for the maps layer menu.

2011-01-27
Rob Norris <rw_norris@hotmail.com>:
	* Add myself (Rob Norris) as someone you can blame in the doap file.
	* Improve project description in the spec file.

2011-01-24
Rob Norris <rw_norris@hotmail.com>:
	* Fix variable spelling part2.

2011-01-23
Rob Norris <rw_norris@hotmail.com>:
	* Fix spelling

2011-01-21
Rob Norris <rw_norris@hotmail.com>:
	* Make the selection list in Merge With Other Tracks sorted alphabetically.
	* Add sort list by name function. Will be useful for track and waypoint list ordering.
	* Fix incorrect cut/copy of sublayers when accessed via the layers panel buttons.
	* Prevent Gtk-CRITICAL **: gtk_list_store_get_path: assertion `iter->stamp == GTK_LIST_STORE (tree_model)->stamp' message.
	* Fix the List Dialog so that it does not become taller than the screen when there are lots of entries.
	* Tidy Up:Improve a_dialog_select_from_list function.

2011-01-16
Rob Norris <rw_norris@hotmail.com>:
	* [DOC] Mark ready for 1.1 release. Update help manual version to 0.2.
	* [DOC] Add layer information for Aggregates, Coords and GeoRefs in help.
	* [DOC] Add Maps layer help information.
	* [DOC] Add overall layer information and promote each layer to be a top level section in help.
	* [DOC] Add DEM layer help information.
	* [DOC] Mention waypoint properties in help information.
	* [DOC] Update GPS layer help information.
	* [DOC] Update track operations help information.
	* [DOC] Update waypoint operations help information.
	* [DOC] Update Tools help section
	* [DOC] Update TrackWaypoint layer menu help Information
	* Improve positioning of the menu separator on waypoint menus.

2011-01-14
Rob Norris <rw_norris@hotmail.com>:
	* Remove unecessary print statement.
	* Prevent Gtk-CRITICAL assertion when the application is closed with a Track Property window on display.
	* Prevent Gtk-CRITICAL assertion when the application is closed whilst loading DEMs.
	* Fix some compiler warnings in viktrwlayer.c when configured to build with --disable-alphabetized-trw

2011-01-12
Rob Norris <rw_norris@hotmail.com>:
	* Fix Resource leak detected by cppcheck 1.46

2011-01-07
Rob Norris <rw_norris@hotmail.com>:
	* Add GeoRef layer tooltip to show the file name in use.
	* Add GPS Layer tooltip to say the protocol (aka device manufacturer) type.
	* TrackWaypoint Layer tooltip featuring summaries for tracks and waypoints.
	* Add maps layer tooltip to show the map name(type).
	* Add DEM layer tooltip to show the number of DEM files in use.
	* Add Track and waypoint sublayer tooltip information.
	* Add treeview use and display of layers tooltip.
	* Add Layer Tooltip callback definition
	* Add sublayer tooltip callback definition.

2011-01-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix typo

2011-01-07
Rob Norris <rw_norris@hotmail.com>:
	* When getting data via the GPS layer automatically set the view to see it, unless the realtime tracking mode is on.
	* 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.
	* On opening GPX files automatically view all the data.
	* 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.
	* Add 'View Waypoints' option to the TrackWaypoint layer menu options, which sets the view (center & zoom) to see all the Waypoints.
	* Add 'View Track' option to the Track sublayer menu options, which sets the view (center & zoom) to see the track.
	* Add 'View Layer' option to the TrackWaypoint Layer menu options, which sets the view (center & zoom) to see the entire layer.
	* Add the ability to 'autozoom' to view an area specified by maximum and minimum lat/longs for a TrackWaypoint layer.

2011-01-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Remove the hability to hide copyright

2011-01-07
Robert Norris <rw_norris@hotmail.com>:
	* Create a new 'Show' submenu entry

2011-01-04
Rob Norris <rw_norris@hotmail.com>:
	* Improve curl usage as should call cleanup on application exit.
	* Add copyright and license properties for NASA BlueMarble data.
	* Fix compiler warning in curl_download.c

2010-12-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix dangerous static declaration
	* Fix compiler warning in vikmapslayer.c

2010-12-23
Rob Norris <rw_norris@hotmail.com>:
	* Fix compiler warning in vikwindow.c - use correct const typing.
	* Fix compiler warnings - correct Widget / Window type.

2010-12-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix memory leak when generating image file
	* Fix Spotmaps license

2010-12-16
Rob Norris <rw_norris@hotmail.com>:
	* Add background thread loading of DEM files.
	* Add Track->Goto Highest and Lowest points features.
	* Tidy intended logic in if statement.
	* Add Track->Goto Maximum Speed feature.
	* Rework Track->Goto menu options.

2010-12-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add support for the TMS interface provided by SPOTMaps
	* Fix: Improve XML reading error reporting

2010-12-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add license related properties

2010-12-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add copyright property

2010-12-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add undeclared translations

2010-12-05
Rob Norris <rw_norris@hotmail.com>:
	* Fix compiler warnings in osm.c
	* Improve key binding for Mercator Mode -> ctrl+m
	* Fix compiler warning in vikmapslayer.c

2010-12-03
Rob Norris <rw_norris@hotmail.com>:
	* Fix Waypoint & Track visibility issues.

2010-11-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add documentation for generic TMS map source

2010-11-30
Rob Norris <rw_norris@hotmail.com>:
	* Fix SF#3104028: Default Color Background is incorrectly saved as black into a new .vik file.
	* Improve key bindings for ModeLatLon.
	* Set git to ignore test_coord_conversion program

2010-11-29
Rob Norris <rw_norris@hotmail.com>:
	* Set git to ignore autogenerated documenters.h

2010-11-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add OSM WMS Server
	* Add support for WMS-C
	* Add support for more standard TMS

2010-11-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Move-up download methods
	* Add LatLon projection

2010-11-27
Rob Norris <rw_norris@hotmail.com>:
	* Better safety checking code

2010-11-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix some translated strings

2010-11-25
Rob Norris <rw_norris@hotmail.com>:
	* Add support for Locosys devices via GPSBabel's navilink device protocol.
	* Add support for DeLorme devices via GPSBabel's delbin device protocol.
	* Add the ability to insert a trackpoint into a track via the Edit Trackpoint dialog.
	* Add internal function to insert a trackpoint after the currently selected trackpoint.

2010-11-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add license notice to new file

2010-11-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Replace macros by enum
	* Simplify previous commit

2010-11-22
Rob Norris <rw_norris@hotmail.com>:
	* Enable individual track to GPX export via the Track sublayer menu.

2010-11-21
Rob Norris <rw_norris@hotmail.com>:
	* Set 'OK' default for autogenerated dialogs.
	* Set 'OK' default for find waypoint dialog.
	* Set 'OK' default for download along track dialog.
	* Set 'OK' defaults for new track, custom zoom & split time dialogs.
	* Set 'Cancel' default for merge track dialog. User needs to select items first.
	* Set 'OK' default for the new waypoint dialog.
	* Set 'OK' default for goto dialogs.
	* Set 'OK' default for the Save to Image dialog.
	* Set 'OK' default for the track properties dialog.
	* Set 'OK' default for the GPS layer dialog.
	* Set 'OK' defaults for goto dialogs.
	* Set 'Cancel' default for the Geo Ref dialog, as user should really specify a map file first.
	* Set 'Cancel' default for the OSM upload dialog.
	* Set defaults for geonamesearch dialogs.
	* Set 'OK' default for the background jobs dialog.
	* Set 'OK' defaults for acquire dialogs.
	* Add a perl script to auto generate basic Viking .vik files for directories containing images.

2010-11-19
Rob Norris <rw_norris@hotmail.com>:
	* 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.
	* Enable control of the visibility of the toolbar [including keyboard shortcut - F3].
	* Make use of the vikwindow toolbar variable.
	* Enable control of the visibility of the statusbar [including keyboard shortcut - F12].

2010-11-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing viking 1.0
	* Remove duplicates msgid
	* Merge branch 'i18n-launchpad' into master
	* Auto-update PO translation files

2010-11-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous translation updates
	* Import Launchpad updates

2010-11-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add minimal translator-credits in About dialog
	* Use $(top_srcdir) to locate AUTHORS file
	* Add documenters to About dialog

2010-11-10
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add copyright notice to maintainer's scripts

2010-11-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Improve copyright holders

2010-11-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add copyright to srtm_continent.c
	* Add origin comment

2010-11-07
Rob Norris <rw_norris@hotmail.com>:
	* Add copyright for geonamessearch.h and correct for geonamessearch.c
	* Add copyright for files vikgoto.h & vikgotoxmltool.h

2010-11-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix copyright for googlesearch.[ch]

2010-11-07
Rob Norris <rw_norris@hotmail.com>:
	* Add copyright for files preferences.c & preferences.h
	* Add copyright for dems.c & dems.h
	* Add copyright for datasources.h.

2010-11-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Correct DocBook usage

2010-11-07
Rob Norris <rw_norris@hotmail.com>:
	* Various improvements and tidy ups.

2010-11-03
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Deprecated: only include gtk/gtk.h
	* Improve depreaction options

2010-11-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add built-in map sources in example file

2010-11-02
Rob Norris <rw_norris@hotmail.com>:
	* Fix extend track using magic scissors.

2010-11-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'master' into i18n-launchpad
	* Document previous translation updates

2010-10-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Import Launchpad updates

2010-10-20
Sven Wegener <sven.wegener@stealer.net>:
	* Fix autodownloading while panning

2010-10-19
Rob Norris <rw_norris@hotmail.com>:
	* Prevent crashes when downloading Expedia Maps.

2010-10-16
Rob Norris <rw_norris@hotmail.com>:
	* Fix Debian #599048: Segmentation fault when using gpsbabel
	* Fix dem_gradient_colors allocation.

2010-10-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix commit 1c6a6010661da96fd105ec42ad2f048df79fabbd

2010-10-12
Rob Norris <rw_norris@hotmail.com>:
	* Fix compiler warnings in preferences.c

2010-10-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix: enforce defensive code
	* Releasing viking 0.9.96

2010-10-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix unecessary change in string
	* Free memory
	* Add defensive code
	* Increase buffer length

2010-10-11
Jon Burgess <jburgess777@gmail.com>:
	* Fix memcheck error

2010-10-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge remote branch 'jocelyn/etag'
	* Disable autodownloading when dragging the map

2010-10-10
Robert Norris <rw_norris@hotmail.com>:
	* Fix: Uninitialized color value being used

2010-10-10
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Avoid uninitialized color value usage
	* Defensive code

2010-10-08
Rob Norris <rw_norris@hotmail.com>:
	* Add new menu entry in GPS Layer to delete the realtime information.
	* Ensure GPS realtime information deleted when GPS Layer -->Empty All is called.
	* Fix SF#3009431: Prevent Crash in Real Time Tracking GPS Mode & Autodownload Maps.
	* Fix display of rounded speed units scale markers in the speed profile.

2010-10-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Revert "Make more portable .vik file, as don't save the map cache directory if it's the map cache default directory."
	* Merge remote branch 'rnorris/LayerMenuKeyboardAccelerators'

2010-10-01
Rob Norris <rw_norris@hotmail.com>:
	* Make more portable .vik file, as don't save the map cache directory if it's the map cache default directory.
	* Remove specific user's map cache directory from test Terraserver.vik file, so that anyone can use it.
	* Prevent zoom factor string displaying unnecessary .0s when it's a whole number.

2010-10-01
Jon Burgess <jburgess777@gmail.com>:
	* Prevent access to undefined data when fgets() returns NULL

2010-10-01
Rob Norris <rw_norris@hotmail.com>:
	* Improve Track Properties speed profile display for low speed difference (e.g. walking) tracks.
	* 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.

2010-10-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix arithmetic macro definition

2010-10-01
Rob Norris <rw_norris@hotmail.com>:
	* Add and use defines for conversion of speed units.

2010-10-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix arithmetic macro definition

2010-09-29
Rob Norris <rw_norris@hotmail.com>:
	* Add keyboard accelerators for as many as possible View Menu entries.
	* Remove duplicated line of code in trackpoint drawing.
	* Fix small memory leak when downloading DEM data via the tool method.

2010-09-26
Rob Norris <rw_norris@hotmail.com>:
	* DEM layer properties tidy up.

2010-09-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add a new debug message
	* Simplify zoom status when xmpp and ympp are equal
	* Fix minor source code typo
	* Fix arithmetic macro definition

2010-09-24
Rob Norris <rw_norris@hotmail.com>:
	* Improve grammar/usage for conversion macro function to convert meters into feet. Also prepend these macros with VIK_ as better practice.

2010-09-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use constant for 'feet in meter'

2010-09-19
Rob Norris <rw_norris@hotmail.com>:
	* Use height units in the altitude readout for the cursor position on the status bar.
	* Use height units in display of DEM min / max elevation values, but maintain units as metres when read from/saved to files.
	* Extend set/get param interface to have knowledge of what type of operation it is - i.e. is it related to file i/o or display/cut/copy usage.

2010-09-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix cycle map URL
	* Fix GType macro usage

2010-09-19
Rob Norris <rw_norris@hotmail.com>:
	* Add keyboard accelerator for the Filter extension to the Track/Waypoint layer menu.
	* Add keyboard accelerators for the Waypoints sublayer menu.
	* Add keyboard accelerators for the Tracks sublayer menu and improve the text casing.
	* Add keyboard accelerators for the Track/Waypoints layer menu and improve the text casing.
	* Add keyboard accelerators for the Maps tools menu and improve the text casing.
	* Add keyboard accelerators for the Maps layer menu and improve the text casing.
	* Add keyboard accelerators for the GPS layer menu and improve text casing.
	* Add keyboard accelerators for the GeoRef layer menu.

2010-09-18
Rob Norris <rw_norris@hotmail.com>:
	* Fix compiler warning in file.c
	* Fix compiler warnings in vikgobjectbuilder.c
	* Fix compiler warnings in vikwindow.c
	* Fix compiler warnings in vikmaptype.c
	* Fix compiler warning in download.c
	* Fix compiler warning in degrees_converters.c
	* Fix compiler warnings in babel.c
	* Prevent getting stuck in a near infinite loop when using Coord layer, UTM mode and zoomed out to see the whole world.
	* Fix Track Draw by Velocity mode, so that individual track points are coloured (as was the intention).

2010-09-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add a message to explain why feature does nothing
	* Fix previous commit

2010-09-18
Rob Norris <rw_norris@hotmail.com>:
	* Prevent lock up in attempt to download maps along a track in UTM mode.

2010-09-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use the standard "Reload" verb

2010-09-17
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Clarify text on map layer menu

2010-09-17
Rob Norris <rw_norris@hotmail.com>:
	* Launchpad Bug #445374: Prevent crash when downloading maps along a track, with Terraserver maps when in Mercator mode.

2010-09-15
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Simplify code on download action to do when map file is not present
	* Fix bug where older file was removed when network not present

2010-09-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix a minor missing include

2010-09-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Comment VikSlippyMapSource

2010-09-14
Greg Troxel <gdt@ir.bbn.com>:
	* Fix bashisms.

2010-09-14
Jon Burgess <jburgess777@gmail.com>:
	* Add explicit linking against libz and libm

2010-09-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix: warning 'draw-mode' message does not display

2010-09-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix incorrect limitation on source map id

2010-09-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add warning when requested GObject type is unknown
	* [TEST] Add Terraserver viking file

2010-09-11
Rob Norris <rw_norris@hotmail.com>:
	* Prevent viewport tool selection/edit of trackpoint or waypoint when the layer or sublayer is invisible.

2010-09-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing viking 0.9.95
	* Merge branch 'i18n-launchpad'
	* Restore as many translations as possible

2010-09-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous translation updates
	* Import Launchpad updates

2010-09-05
Benjamin Wagner <thewag@users.sourceforge.net>:
	* Invalid number of arguments in call to a_http_download_get_u

2010-09-05
Rob Norris <rw_norris@hotmail.com>:
	* Prevent crash when cut of a GPS track/waypoint layer is attempted via the layers buttons.
	* Prevent DEM layer colour indexing going negative and can crash on gradient view.
	* Add some function short cut key definitions to control showing of the center mark and scale viewport features.
	* Fix DEM layer to show default sea level.

2010-08-24
Rob Norris <rw_norris@hotmail.com>:
	* [DOC] Minor update.
	* [DOC] Replace Google with OSM capability in man pages.

2010-08-17
Rob Norris <rw_norris@hotmail.com>:
	* When manually creating a track, automatically give it a default name.
	* Fix track background thickness being able to set back to zero.
	* [DOC] Tidy Up: First Pass
	* [DOC] Add contributors from the Wiki(s) history.

2010-08-16
Sven Wegener <sven.wegener@stealer.net>:
	* Fix internal tile locking

2010-08-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix debug message

2010-08-16
Rob Norris <rw_norris@hotmail.com>:
	* Fix top layer not drawn after made invisible and then back to being visible.
	* Fix impaired (drawcentermark setting bodged) vik file if saved with the top layer visibility turned off.

2010-08-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix syntax errors in help manual

2010-07-18
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Rename supports_if_modified_since to supports_download_only_new as it also contains etag support
	* Remove debug printf for etag
	* Write and read etag values from a file that is stored in the same directory than the image
	* Check if file is old enough for options check_file_server_time and use_etag
	* Leave download() function as soon as we know that we don't want to check server for a more recent file
	* Enable etag - need to use options from DownloadMapOptions
	* Get and send etag values to server if file_options allows it
	* Add use_etag in vikslippymapsource, and enable it on OSM mapnik maps only
	* Add use_etag to struct DownloadMapOptions
	* Add etag to struct DownloadFileOptions
	* Move time_condition to scruct DownloadFileOptions - this is to add the etag value
	* Rename struct DownloadOptions to DownloadMapOptions
	* Fix map drag and drop to show the correct whole map

2010-07-18
Rob Norris <rw_norris@hotmail.com>:
	* Fix "Go to UTM" dialog title.
	* Fix first opening of a file which has spaces (or other interesting characters) via the recent files menu.

2010-07-02
Rob Norris <rw_norris@hotmail.com>:
	* Better dialog name when searching for a waypoint.
	* Improvements for test programs.

2010-06-24
Rob Norris <rw_norris@hotmail.com>:
	* Fix unnamed_tracks / unnamed_waypoints misuse.
	* Prevent "Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated" messages.

2010-06-17
Greg Troxel <gdt@ir.bbn.com>:
	* Change max cache time to 1 week.

2010-06-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing viking 0.9.94

2010-06-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix POTFILES with new source file
	* Merge branch 'i18n-launchpad'
	* Document previous translation updates
	* Import Launchpad updates

2010-06-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix OMF category

2010-06-06
Rob Norris <rw_norris@hotmail.com>:
	* Fix Filter->Simplify All Tracks default.
	* Add knots as a speed unit option.

2010-05-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* [DOC] Fix Gnome's menu entry category for viking

2010-05-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Minor improves on gitchangelog script
	* [DOC] Update README and INSTALL files
	* [DOC] Fix erroneous warning

2010-05-25
Rob Norris <rw_norris@hotmail.com>:
	* Fix compiler warning.

2010-05-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'help'
	* [DOC] Correct tagging
	* Merge commit 'viking-0.9.93' into help
	* [DOC] Document Default maplayer directory property
	* [DOC] Document tile's age property
	* [DOC] Introduce properties related to units

2010-05-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add Robert Norris as active contributor
	* Add Viking's contributors as copyright holders

2010-05-19
Rob Norris <rw_norris@hotmail.com>:
	* Detect USB Garmin eTrex HCx Legend devices (and maybe others).
	* On GPS data acquire, only create a layer if it contains something.
	* Auto use of /dev/ttyUSB type device if available on Unix systems.
	* Add ability to turn off Garmin GPS after transfer.

2010-05-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add a 'home' default location preference.

2010-05-19
Rob Norris <rw_norris@hotmail.com>:
	* Add ability to changes preferences outside of the preferences.c file.

2010-05-19
Mathieu Albinet <mathieu17@gmail.com>:
	* Fix #2977752 : win-gtk: osm tiles don't show up

2010-05-19
Robert Norris <rw_norris@hotmail.com>:
	* Fix Track -> View Google Directions URL

2010-05-18
Robert Norris <rw_norris@hotmail.com>:
	* NLS Maps API: Historic map of Great Britain

2010-05-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix function's return value
	* Fix compilation warnings

2010-05-02
Robert Norris <rw_norris@hotmail.com>:
	* Better Preferences Dialog Title

2010-05-02
Simon Munton <nomis@users.sourceforge.net>:
	* Fix #2988574: Can't save files opened via recent file menu

2010-05-02
Rob Norris <rw_norris@hotmail.com>:
	* Change GUI related command line parameter for Waypoint symbol size into run time preference.

2010-04-29
Robert Norris <rw_norris@hotmail.com>:
	* Support All Zoom Levels in Zoom Menu

2010-04-27
Robert Norris <rw_norris@hotmail.com>:
	* More Menu Improvements
	* More Menu Improvements
	* Remove unecessary '\' from the View Menu

2010-04-27
Mark Coulter <i_offroad@yahoo.com>:
	* Fix #2991657: Terraserver downloads fail

2010-04-21
Mark Coulter <i_offroad@yahoo.com>:
	* Fix geocaching

2010-04-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing viking 0.9.93
	* Merge branch 'i18n-launchpad'
	* Fix old po/Changelog entry
	* Document previous translation updates
	* Fix the way to extract Translators
	* Import Launchpad updates
	* Fix: set a default filename while exporting

2010-04-03
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Allow overriding map source

2010-04-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* [DOC] Fix: Viking's sources are hosted by Git now

2010-03-27
Robert Norris <rw_norris@hotmail.com>:
	* Clean git status

2010-03-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge commit 'viking-0.9.92' into help
	* Documenting extension files
	* Document external tools

2010-03-23
Rob Norris <rw_norris@hotmail.com>:
	* Further variable type corrections.
	* Make GPS layer cut/copy available from popup menu.
	* Minor Improvements.
	* Fix GPS layer copy.
	* Fix Track/Waypoint Layer Paste on 64bit systems.

2010-03-21
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix FILES section of manpage.

2010-03-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document new files in viking's manpage

2010-03-18
Rob Norris <rw_norris@hotmail.com>:
	* Fix: First Track not Black in Draw All Tracks Black Mode.

2010-03-15
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add a debug printf for map display
	* Increase possible smaller zoom
	* Add negative scales so that we can have bigger zoom on maps
	* Allow images from bigger and smaller zoom to be selected if current zoom has no image Merge logic for smaller zoom with current zoom

2010-03-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Rleasing viking 0.9.92
	* Merge branch 'i18n-launchpad'
	* Document previous import
	* Import translations from launchpad

2010-03-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge commit 'viking-0.9.91' into help
	* Merge remote branch 'rnorris/unitPref'

2010-03-13
Gerhard Killesreiter <gerhard@killesreiter.de>:
	* Fix: Correctly rotate thumbnail images

2010-03-10
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Memorize previously selected go-to service

2010-03-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #2958601: Support for non ascii characters in "Go-to" search

2010-03-07
Rob Norris <rw_norris@hotmail.com>:
	* Minor tidy up.
	* Better scale when zoomed close in and in miles distance mode.
	* Add and use preference for height units.
	* Add and use preference for speed units.
	* Add and use preference for distance units.

2010-02-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use a preference to set the tiles age

2010-02-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix error handling in go-to feature

2010-02-14
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* New preference for default maplayer cache

2010-02-08
David Rasmus Piegdon <viking@p23q.org>:
	* Improve DEM-Layer

2010-02-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Remove OpenAerial

2010-02-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Realising viking 0.9.91

2010-02-05
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update POTFILES
	* Merge branch 'master' into i18n-launchpad
	* Declare new languages
	* Document previous import
	* Import translation from launchpad

2010-02-05
Mike Ryan <mikeryan@lacklustre.net>:
	* Fix #2946287: open a recent file

2010-02-03
Mike Ryan <mikeryan@lacklustre.net>:
	* cache the scaled pixbuf in the vikgeoreflayer struct if the newly-scaled width and height are the same, do not waste CPU rescaling the pixbuf
	* scale the georef layer based on current viewport rescales the image for every repaint, even if the mpp hasn't changed
	* fix some confusing indentation and bracing

2010-02-02
Robert Norris <rw_norris@hotmail.com>:
	* Fix #2881916: rename a track with c&p

2010-02-01
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add missing ) in string

2010-02-01
Mike Ryan <mikeryan@lacklustre.net>:
	* add GIO dependency and header for GFile

2010-02-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Portability: use GLib function g_utime if possible

2010-01-24
Sven Wegener <sven.wegener@stealer.net>:
	* Update mtime of up-to-date tiles
	* Allow reuse of curl connection objects

2010-01-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use combobox to select map type

2010-01-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add compatibility to previous GPS device setting
	* Fix #2766373: Use a string as device path

2010-01-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'new-maps'

2010-01-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Recode DownloadOptions as properties to VikSlippyMapSource

2010-01-11
Sven Wegener <sven.wegener@stealer.net>:
	* Change default map type to OSM
	* Fix "Moving Map Method" cannot be disabled

2010-01-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #2880741: replace gps_open with gps_open_r
	* Fix #2921899: uses conditional macro to support two versions of libgps

2010-01-11
Bernd Zeimetz <bernd@bzed.de>:
	* Make Viking compatible with libgps >= 2.90

2010-01-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Include configuration examples in distribution
	* Add configuration file for go-to search engines

2010-01-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refactor goto feature to allow multiple search engines
	* Add Name finder search engine
	* Add Nominatim search engine
	* Add XPATH related attribute support

2009-12-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add a unit test for VikGotoXmlTool
	* Add support for XML attribute based lat/lon values
	* Refactoring: move download code to vikgototool
	* Fix warnings

2009-12-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use a configure option to set the age of tiles before checking them online

2009-12-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Replace "search" substring by "goto"
	* Fix URL formatting issue
	* Remove unused code
	* Fix URL formatting issue
	* Use only the first result
	* Fix error messages

2009-12-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix typo
	* Remove old code
	* Create the geonames search as an VikXmlSearchTool

2009-12-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Parse XML for XPath like path
	* Add copyright

2009-12-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add generic XML earch code
	* Move common last search code to viksearch.c
	* Use a more expressive icon for "Go to" features

2009-12-03
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix typo
	* Move GoogleSearch to new framework

2009-11-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* GObjectify search dialog

2009-11-05
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #2801874: keep second part of a splitted track visible
	* Unecessary code
	* Fix #2838556: emit warning when gpsbabel is not found in PATH

2009-11-05
Stanislav Brabec <sbrabec@suse.cz>:
	* Use motion hints to make map motion more responsive in slow environment.

2009-10-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Tiles must be older than a specified age before checking server
	* Use an internal thread concurrency model
	* Try to download newer tiles when autodownload is set and server supports such check
	* The "Download new" option must be available via download tool
	* Add support for recently used files

2009-10-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Distribute old version of ChangeLog
	* Add HACKING info

2009-10-19
Gleb Smirnoff <glebius@glebius.int.ru>:
	* suppress gtk warning

2009-10-18
Gleb Smirnoff <glebius@glebius.int.ru>:
	* remove declaration of non-existent function

2009-10-17
Gleb Smirnoff <glebius@glebius.int.ru>:
	* keeping OSM password safe

2009-10-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Declare new translations

2009-10-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Mark translatable strings

2009-09-30
Bernd Zeimetz <bernd@bzed.de>:
	* Fix bashism in test script.

2009-09-30
David Rasmus Piegdon <viking@p23q.org>:
	* Add DEM Gradient

2009-09-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'fix-osm-api-0.6'
	* Update translatable strings

2009-09-29
Gleb Smirnoff <glebius@glebius.int.ru>:
	* finish OSM 0.6 API support

2009-09-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add configure option to track deprecated feature

2009-09-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refactoring: use a GObject model to implement MapSource hierarchy tree
	* Refactoring: keep a single definition for keys of global preferences
	* Add info for GeoRef Map's parameters
	* Import User Manual from wiki
	* Add DOAP file
	* Move src/.gitignore to main .gitignore
	* Add menu item for help contents
	* Setup build rules for help system
	* Replace autogen.sh

2009-09-22
Stanislav Brabec <sbrabec@suse.cz>:
	* Get rid deprecated GtkTooltips API.

2009-09-22
Stanislav Brabec <utx@penguin.cz>:
	* Added tooltips for layer panel buttons.

2009-09-21
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge commit 'viking-0.9.9' into gobjectify-map-type

2009-09-20
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* ftp response code for success is 226
	* Add option to download only maps that are more recent on server
	* Remove defines used for preferences
	* Move defines for preference to globals.h

2009-09-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge branch 'interpolation'

2009-09-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refactoring: merge a_check_html_file and a_check_kml_file

2009-09-18
Harry G McGavran Jr <w5pny@arrl.net>:
	* Fix magic scissors

2009-09-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing viking 0.9.9
	* Add maintainer script to help releasing process
	* Document previous import
	* Import translations from launchpad

2009-08-28
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Change interpolation to a faster one
	* Use less precise images when wanted image is not present

2009-08-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update translations from launchpad

2009-08-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Auto-Generation of ChangeLog file
	* Add a script to compute po/ChangeLog fragment
	* Update administrative file
	* Import current Launchpad translations

2009-08-18
Tal <tal.bav@gmail.com>:
	* Fix #2163652: GPX file with byte order mark not parsed

2009-08-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add src/mapcache.c as source file containing translatable strings

2009-07-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #2766609: Don't use gpsd_units()

2009-07-28
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add missing (VikLayerFuncPostRead) in structs VikLayerInterface

2009-07-26
Herm <hermk@users.sourceforge.net>:
	* Fix #2812856: Change SRTM URL

2009-07-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #2818818: unset langage preset while opening external Google
	* Fix copyright in --version output

2009-07-25
Herm <hermk@users.sourceforge.net>:
	* Fix SRTM Server change

2009-07-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add configuration file for map sources
	* Merge branch 'gobjectify-map-type' into gobject-builder
	* Manage memory of private fields
	* Fill in the interface
	* Move label

2009-07-22
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Fix memory leaks found with cppcheck

2009-07-21
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Fix warning in call to MD5Update() in function md5_hash()

2009-07-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add configuration file for external tools
	* Remove dead code
	* Create the GObject builder

2009-07-19
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add .gitignore

2009-07-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Value of property is the content of the property XML element

2009-07-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Expose VikSlippyMapSource's private fields as properties
	* Expose TerraserverMapSource's type as property
	* Expose VikMapSourceDefault's private fields as properties
	* GObjectify VikViewportDrawMode enum
	* Store test example for GValue
	* Use GtkBuilder to convert string to expected value's GType

2009-07-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Proof of concept

2009-07-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Style fix
	* Merge 'viking-0.9.8'

2009-07-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Merge 'viking-0.9.7'
	* Set VikMapSourceDefault properties
	* Remove dependencies to gob2
	* Replace terraserver-map-type.gob by raw implementation
	* Merge vikslippymapsourceabstract and slippy-map-type
	* Finish to remove Google
	* Remove Google's map tiles
	* Remove old Google stuff

2009-06-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Complete 376c917751b680fd238cd85511bab4ed26727c0f
	* Document previous patches from Jonas Norling

2009-06-19
Jonas Norling <norling@lysator.liu.se>:
	* Don't crash when jobs are cancelled via the background jobs dialog.
	* Join common code in zoom in and zoom out cases.
	* Filter out irrelevant modifiers.

2009-06-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Upgrade OSM-traces support to 0.6 API

2009-05-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous patches
	* Fix previous patch

2009-05-22
Tal B <tal.bav@gmail.com>:
	* use default values VIK_DEFAULT_DOP, VIK_DEFAULT_ALTITUDE
	* remove _VikTrackpoint.extended field.
	* Document when field in _VikTrackpoint are considered unavailable.
	* gpx_write_trackpoint():
	* vdop, hdop, pdop, nsats and fix_mode values were not shown
	* hdop,vdop,pdop,nsat

2009-05-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Remove unused (and buggy) feature

2009-05-22
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Fix #570956: change saved_width to 1

2009-05-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous merge
	* Merge improvement of map cache made by Jocelyn Jaubert

2009-05-09
Tal <tal.bav@gmail.com>:
	* Replace g_strtod by g_ascii_strtod

2009-05-06
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add a viking parameter for mapcache memory size
	* Move VIK_CONFIG_MAPCACHE_SIZE to a variable
	* Add menu option to flush mapcache, and reduce viking memory footprint
	* Add a_mapcache_flush() to completely flush the mapcache

2009-05-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add a TODO
	* Document previous merge
	* Merge 'thread-pool' features from Jocelyn Jaubert

2009-05-06
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Stop all curl downloads on quit

2009-04-25
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Wait for all threads to finish before exiting viking
	* Replace g_thread by g_thread_pool

2009-04-17
Lixus Zoran <gps@muellers.ms>:
	* Example file: OpenStreetMap

2009-04-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Avoid crash

2009-04-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix build problem

2009-04-13
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Show path used for map directory in options even when using default one

2009-04-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Change dependencies checking

2009-04-04
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Add missing include glib/gprintf.h

2009-04-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous patch

2009-04-04
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Fix bug #2481237: Maps directory file chooser should look for directory

2009-04-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous patch

2009-04-04
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* libcurl update: replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA

2009-04-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Documenting previous patch

2009-04-04
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Include full libcurl version in user agent

2009-03-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add vik prefix
	* Rename slippy-map-type-abstract as slippymapsourceabstract
	* Replace old-vik-map-type by vikmaptype
	* Replace vik-map-type-default by vikmapsourcedefault
	* Replace vik-map-type by vikmapsource
	* Document new hierarchie
	* Add compatibility facilities
	* Declare built sources
	* Insert a level of abstraction in map type hierarchie
	* Remove Google
	* Update design

2009-03-27
(null) <(null)>:
	* Add UML design
	* Typo
	* Inherit GoogleMapType from SlippyMapTypeAbstract
	* Insert slippy map type
	* Add Google Kh map type
	* QA: cleanning unused stuff
	* Cleanning code
	* Finalize Terraserver migration
	* Extract BlueMarble and OpenAerial form OSM module
	* Make osm-map-type running
	* Make google-map-type running
	* Start using GoogleMapType GObject
	* Replace VikMapsLayer_MapType by VikMapType
	* Correct google gobject
	* Declare built sources
	* Add Terraserver
	* Add OSM
	* Create Google map type
	* Initial GoogleMaps implementation based on gob2
	* Allow compilation
	* Initial VikMapType class
	* QA: un-needed external reference
	* Portability
	* QA: homogeneous way of doing stuff

2009-02-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Release 0.9.8
	* Update translations for 0.9.8

2009-02-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Release 0.9.8

2009-01-31
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Finish to remove Google

2009-01-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous patch

2009-01-22
Mathieu Albinet <mathieu17@gmail.com>:
	* Fix loading a world file

2009-01-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Enforce memory free

2009-01-22
Robert Norris <rw_norris@hotmail.com>:
	* Fix some memory leaks.

2009-01-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Document previous commits
	* Allow to select between Google and Geonames for searching method
	* Add conditional compilation for geonames

2009-01-18
Hein Ragas <viking@ragas.nl>:
	* Documenting previous patches from Hein Ragas
	* Geonames et Wikipedia search
	* Better GeoNames.org implementation
	* a patch to use GeoNames.org instead of Google for the 'Go to'-functionality.

2009-01-15
Mathieu Albinet <mathieu17@gmail.com>:
	* Windows port

2008-12-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Remove Google's map-tiles

2008-12-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Remove old Google stuff
	* Add configuration options for OpenAerial and BlueMarble

2008-12-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* News feature: external tools
	* QA: improve portability

2008-12-06
Quy Tonthat <qtonthat@gmail.com>:
	* Clicking on "vivisble" tick of a layer no longer makes the layer selected.

2008-12-03
Hein Ragas <viking@ragas.nl>:
	* GPX export: sort track by time. (By Hein Ragas).

2008-11-21
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bugs that caused magic scissors not working.
	* Merging track: Merge with more than one tracks at a time.

2008-11-18
Quy Tonthat <qtonthat@gmail.com>:
	* Merging track. Few safegards, enhance and bug fixes.

2008-11-18
Hein Ragas <viking@ragas.nl>:
	* Merging track by name. As submitted by Hein Ragas <viking@ragas.nl>

2008-11-13
Quy Tonthat <qtonthat@gmail.com>:
	* No longer provide support for google satellite maps.

2008-10-31
Quy Tonthat <qtonthat@gmail.com>:
	* Change Title of Waypoint Properties dialog to "Waypoint Properties"

2008-10-30
Quy Tonthat <qtonthat@gmail.com>:
	* Change how waypoint names are displayed.
	* Make sure we won't pick up unwanted _pixmap.h files
	* Larger waypoint symbols

2008-10-28
Quy Tonthat <qtonthat@gmail.com>:
	* Waypoint icons are now compatible with GPS.

2008-10-22
Quy Tonthat <qtonthat@gmail.com>:
	* Fix compatibility problem for windows.

2008-10-20
Quy Tonthat <qtonthat@gmail.com>:
	* New server for OSM cycle map

2008-10-14
Evan Battaglia <gtoevan@gmx.net>:
	* minor fix in gcget.
	* Update gcget to adapt to changes at geocaching.com

2008-10-13
Quy Tonthat <qtonthat@gmail.com>:
	* Make warning messages a bit more informative.
	* g_timeout_add_seconds() did not exist until glib 2.14
	* gps realtime tracking: retry on connection to gpsd.

2008-10-12
Jon Burgess <jburgess777@googlemail.com>:
	* fix curl error buffer usage
	* fix missing status return in spawn_command_line_async()
	* fix implicit declaration of maps_layer_default_dir()

2008-10-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Typo
	* Release 0.9.7

2008-10-12
Robert Norris <rw_norris@hotmail.com>:
	* Fix some more compiler warnings

2008-10-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Rename test files

2008-10-12
Jon Burgess <jburgess777@googlemail.com>:
	* Properties of some tracks show as NaN

2008-10-10
Quy Tonthat <qtonthat@gmail.com>:
	* Realtime tracking: Add new moving map method.
	* gps realtime tracking: fixed segfault.

2008-09-30
Stanislav Brabec <sbrabec@users.sourceforge.net>:
	* Fix icon target dir
	* Improve viking.desktop
	* Fix missing files in po/POTFILES.in
	* Rename icon: viking_icon.png -> viking.png

2008-09-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Note TODO
	* Document Fix #1947260

2008-09-21
Quy Tonthat <qtonthat@gmail.com>:
	* Change "Zoom To" short cut to avoid conflict with "Zoom Tool".

2008-09-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Typos
	* Update translations
	* Update translations from launchpad

2008-09-06
Quy Tonthat <qtonthat@gmail.com>:
	* Fix parallel build (make -j8) on multi-processor machines. Based on a patch from sbrabec.

2008-09-03
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* QA: cleanning unused stuff
	* QA: un-needed external reference
	* Portability
	* QA: homogeneous way of doing stuff

2008-09-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #1947260: correct a corrupted escape

2008-09-01
Quy Tonthat <qtonthat@gmail.com>:
	* Google search adapting changes from Google.

2008-08-31
Quy Tonthat <qtonthat@gmail.com>:
	* Fix crashes when creating new layers.

2008-08-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Typo: removing trailing double-colon on ChangeLog
	* Removing critical message
	* QA: removing specific GtkCellRenderer
	* Documenting previous patch + I18N updates

2008-08-30
Armin Moser <armin.moser@student.tugraz.at>:
	* added a menu entry to extend an existing track using magic scissors

2008-08-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Documenting previous patch

2008-08-30
Armin Moser <armin.moser@student.tugraz.at>:
	* osm cycle layer support

2008-08-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix typo
	* Document previous patch and fix typo

2008-08-30
anonymous <>:
	* Patch #2009666: OpenAerialMap

2008-08-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* QA: avoid segfault
	* Replace GTK_STOCK_GO_FORWARD with GTK_STOCK_JUMP_TO
	* Document previous fix and add data to reproduce problem
	* QA
	* Synchronise vikwindow.c and menu.xml around mode handling

2008-08-30
Robert Norris <rw_norris@hotmail.com>:
	* Fix 1952523

2008-08-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Relocate current data field
	* Textual properties go in a dedicated tab

2008-08-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Typo
	* QA: use standard function instead of viking specific
	* Add preferences to select how degrees are displayed

2008-08-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update layer after modifying properties
	* QA: Unused code
	* Add documentation and test file for previous patch

2008-08-24
Mathieu Albinet <mathieu17@gmail.com>:
	* Color picker button for the Coordlayer properties dialog

2008-08-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Acting (Cut, Copy, Paste) when nothing selected is not critical
	* QA: more generic way of computing size of an array
	* Add tooltips to some actions
	* Documenting previous patch

2008-08-23
Mathieu Albinet <mathieu17@gmail.com>:
	* Layers panel UI improvements

2008-08-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Homogeneous icons management.
	* Replace some g_warning by g_debug
	* Add email support in about dialog
	* Replace specific about dialog by GtkAboutDialog
	* Add dependencies between built sources and Makefile.am

2008-08-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use the new widget to hide OSM's password
	* Add a password entry widget
	* Create preferences for OSM traces module

2008-08-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Ensure that confirmation dialog is over file selector

2008-08-13
Quy Tonthat <qtonthat@gmail.com>:
	* Fixed Google map download problem.

2008-07-31
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.6
	* Remove unecessary directive

2008-07-28
Quy Tonthat <qtonthat@gmail.com>:
	* Fix gcget command line to accomodate negative coords.

2008-07-22
Quy Tonthat <qtonthat@gmail.com>:
	* Google maps no longer worked due to changes by Google. Problems now fixed.

2008-07-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.5
	* Delete duplicates
	* Add directives to clean
	* Automatic update
	* Update AUTHORS list
	* Fix suggested by Jocelyn
	* Document recent activities
	* Automatic update
	* Update from Launchpad

2008-07-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Automatically disable man pages generation

2008-07-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Convert and install man pages

2008-07-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Better integration of .desktop file
	* Comment

2008-07-15
Quy Tonthat <qtonthat@gmail.com>:
	* Add viking.desktop file

2008-07-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Documenting recent patch
	* QA: Remove some more warnings

2008-07-14
Robert Norris <rw_norris@hotmail.com>:
	* Compiler warning fixes

2008-07-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Package new languages
	* Translation update (automatic)

2008-07-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update translations

2008-07-01
Quy Tonthat <qtonthat@gmail.com>:
	* Track properties: split track at marker.

2008-06-29
Quy Tonthat <qtonthat@gmail.com>:
	* Track Properties: Keep markers of the graphs in sync with each other.

2008-06-29
Mathieu Albinet <mathieu17@gmail.com>:
	* Windows port: fallback temporary file
	* Windows port: typo in util.c

2008-06-24
Quy Tonthat <qtonthat@gmail.com>:
	* Track graph marker now works again.

2008-06-21
Quy Tonthat <qtonthat@gmail.com>:
	* Fix google version number.

2008-06-15
Quy Tonthat <qtonthat@gmail.com>:
	* Mark release 0.9.4.20080614 in ChangeLog

2008-06-14
Mathieu Albinet <mathieu17@gmail.com>:
	* Windows port: use as many directories as POSIX version
	* Windows: home dir define via GLib
	* Recursive mkdir: use dedicated GLib function
	* strtod -> g_strtod
	* Windows port: add serial port
	* Windows port: calling gpsbabel from windows

2008-06-09
Mathieu Albinet <mathieu17@gmail.com>:
	* Windows port: redefine LOCALEDIR

2008-06-05
Quy Tonthat <qtonthat@gmail.com>:
	* Do not convert waypoint names to uppercase. Make them case insensitive.

2008-06-03
Mathieu Albinet <mathieu17@gmail.com>:
	* Portability: remove "/dev/null" reference

2008-05-09
Jon Burgess <jburgess777@googlemail.com>:
	* Fix compilation issue

2008-05-08
Mathieu Albinet <mathieu17@gmail.com>:
	* Portability: use of g_ascii_dtostr to format google url

2008-05-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Improve error handling + I18N

2008-05-08
Mathieu Albinet <mathieu17@gmail.com>:
	* Portability: replace mmap functions by g_mapped_file*
	* Windows port: rename interface to source_interface

2008-05-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update man page
	* Storing manpages

2008-05-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Moving manpage upstream
	* Moving manpage upstream

2008-05-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add file content checking process
	* Use a more generic error message
	* Improve error handling

2008-05-01
Mathieu Albinet <mathieu17@gmail.com>:
	* Remove dependency to wget

2008-05-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding --debug and --verbose command line option

2008-04-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Portability: conditional sys/wait.h
	* Cosmetic change
	* Cosmetic change

2008-04-27
Mathieu Albinet <mathieu17@gmail.com>:
	* Fix pipe leaks
	* Portability: provide our own curl WRITE function

2008-04-22
Robert Norris <rw_norris@hotmail.com>:
	* Fix for implicit declaration of function 'g_fopen'
	* Fix: Initalize tv_usec field

2008-04-21
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Read/Write ISO date in GLib's way
	* Add a GPX non regression utility

2008-04-19
Tim Scofield <nospam546@comcast.net>:
	* Fix: typo

2008-04-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* M_PI already defined

2008-04-12
Mathieu Albinet <mathieu17@gmail.com>:
	* Portability: remove dirname needs with g_mkdir_with_parents
	* Portability: replace deprecated bzero function by memset
	* Portability: use Glib function related to stdio.h
	* Portability: replace mkdir by g_mkdir
	* Portability: reduce unistd.h dependency

2008-04-12
Evan Battaglia <gtoevan@gmx.net>:
	* add copyright in dem files
	* Add chinese translation from Zhang Jun

2008-04-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Revert "Declare the need of C99 compliant compiler"

2008-03-30
Mathieu Albinet <mathieu17@gmail.com>:
	* Replace GtkFileSelection by GtkFileChooser

2008-03-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Declare the need of C99 compliant compiler
	* Update authors list

2008-03-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Make all icons in a single .o

2008-03-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Store cursor info directly into tool struct

2008-03-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Pan tool (as default)
	* Extract pan related codes
	* Fix: [ 1839948 ] Maximize/Restore changes current cursor
	* Comment typo

2008-02-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Typo
	* Improve form to simplify automatic extractions

2008-02-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.4
	* Add missing file
	* Remove debug trace
	* Rename func a_array_to_glist to str_array_to_glist (due to current interface)

2008-02-25
Robert Norris <rw_norris@hotmail.com>:
	* Fix some compiler warnings (SF#1888407)
	* Fix 1881475 autogen can generate broken configure file

2008-02-25
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Documenting previous commit

2008-02-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Correct OSM URL

2008-02-21
Quy Tonthat <qtonthat@gmail.com>:
	* viking.spec: Correct license, required packages and local.

2008-02-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update translations
	* State of LaunchPad contributions
	* Update french translation
	* Typo
	* Update french translation
	* Typo
	* Update French translation
	* Update from fresh .pot file
	* Update French translation
	* Correct famous sentence
	* Remove trailing '\n' in g_message calls

2008-02-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update french translation
	* Marking translatable string in main.c
	* Documenting Jocelyn's patches
	* Patch fr translation
	* I18N improvement

2008-01-25
Alex Foobarian <foobarian@gmail.com>:
	* Sort out the viewport header file a bit for better readability and in preparation for a cairo branch.

2008-01-22
Alex Foobarian <foobarian@gmail.com>:
	* fix a crash bug in the merge-by-time function

2008-01-18
Quy Tonthat <qtonthat@gmail.com>:
	* Added mutex to protect map pixbuf cache from being corrupted.

2008-01-17
Quy Tonthat <qtonthat@gmail.com>:
	* Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>

2008-01-15
Christoph Eckert <ce@christeck.de>:
	* bugfix (thanks Christoph Eckert)

2008-01-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix: remove unused
	* Fix: remove warnings

2008-01-04
Alex Foobarian <foobarian@gmail.com>:
	* Adjusted v-t drawing

2007-12-27
Evan Battaglia <gtoevan@gmx.net>:
	* Bugfix for preferences
	* DEBUG option for gcget.
	* gcget-perl
	* fix remove duplicates gpsbabel filter. full screen mode.
	* one bugfix for gcget. there may be another bug out there.

2007-12-27
Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
	* Add GpxWritingOptions to control GPX file writing
	* Add default values to ele and time fields (due to OSM)

2007-12-23
Evan Battaglia <gtoevan@gmx.net>:
	* Don't scare off users from trying geocache support.

2007-12-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Update french plural form

2007-12-22
Evan Battaglia <gtoevan@gmx.net>:
	* preferences / geocaching update

2007-12-21
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Update French translation

2007-12-21
Christoph Eckert <ce@christeck.de>:
	* Update source for OSM/Osmarender tiles

2007-12-21
Evan Battaglia <gtoevan@gmx.net>:
	* Preferences: include the file. oops.
	* Preferences!!!! Make way for the Geocachers.

2007-12-19
Quy Tonthat <qtonthat@gmail.com>:
	* Revert a previous change that disabled realtime tracking if libgps does not exist.

2007-12-17
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Use specific gettext call for plural form

2007-12-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix contribution dates

2007-12-17
Evan Battaglia <gtoevan@gmx.net>:
	* "Highest unused" (not really) waypoint number as deafult name for waypoint.
	* Sort waypoints in GPX output

2007-12-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix: ensure config.h is included conditionnaly

2007-12-15
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Update french translation
	* Mark many strings translatable

2007-12-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix: if libgps is missing, Realtime GPS Tracking is disabled
	* Fix compilation under HURD (missing MAXPATHLEN macro)

2007-12-15
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Make menu entries translatable

2007-12-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* First french translation (incomplete)
	* Marking translatable strings.

2007-12-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix bug: "config.status: error: cannot find input file: Makefile.in"
	* Fix warning: underquoted definition of AM_WITH_EXPAT

2007-12-10
Quy Tonthat <qtonthat@gmail.com>:
	* Now that autogen.sh runs configure, "make full" should not.
	* Fix autogen.sh to remove the assumption that version 1.9 of automake is available on all systems.

2007-12-08
Evan Battaglia <gtoevan@gmx.net>:
	* disable printing & let viking compile for gtk < 2.10.0
	* Google terrain maps.
	* BlueMarble tile

2007-12-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Renaming AC_PROG_INTLTOOL (deprecated) with IT_PROG_INTLTOOL

2007-11-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Use a list of possible browsers.
	* Forgot incremental rebuild

2007-11-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* I18N: Adding minimal stuff
	* I18N: Using standard autogen.sh

2007-11-19
Quy Tonthat <qtonthat@gmail.com>:
	* Fix a bug that can potentially cause segfault.
	* Improve track graphs. Some tracks looked too flat.

2007-11-13
Evan Battaglia <gtoevan@gmx.net>:
	* add another missing file
	* adding forgotten uibulder code...

2007-11-10
Evan Battaglia <gtoevan@gmx.net>:
	* gctrackbyarc script
	* Filters filters oh my

2007-11-07
Quy Tonthat <qtonthat@gmail.com>:
	* New feature: map printing.

2007-10-31
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bug that caused Old Google maps not being disabled by default.

2007-10-24
Quy Tonthat <qtonthat@gmail.com>:
	* Fix "incompatible pointer type" warnings.
	* Make elev graph show better graph for low altitude tracks.
	* Fix a bug that caused crashes when displaying elev graph for some track.

2007-10-22
Bernd Zeimetz <bernd@bzed.de>:
	* Fixing the implicit declaration completely, thanks to  dann frazier <dannf@debian.org> Debian #447662
	* Fixing another implicit declaration.
	* Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>

2007-10-21
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.3
	* Add "version" option

2007-10-20
Evan Battaglia <gtoevan@gmx.net>:
	* Fixing minor typo which caused crashes for me recently, unknown why it didn't crash before

2007-10-20
Quy Tonthat <qtonthat@gmail.com>:
	* Added track name to title of properties dialog.
	* Diasable buttons on Track Properties Dialog when not needed.
	* Draw position marker on track elev/speed graphs at mouse click
	* Track Properties Dialog no longer blocks interaction of the main window.

2007-10-17
Evan Battaglia <gtoevan@gmx.net>:
	* Minor bugfix (one_zone is 0 for non-UTM projections)

2007-10-16
Evan Battaglia <gtoevan@gmx.net>:
	* Fix Google parsing. Should probably change default number to "2.61" too.

2007-10-15
Quy Tonthat <qtonthat@gmail.com>:
	* Cosmetic changes and cleanup
	* Interpolating DEM data.
	* Interpolating DEM data.
	* Add more room to the top of altitude-distance graph.

2007-10-15
Evan Battaglia <gtoevan@gmx.net>:
	* fix plotting of DEM data on elevation graph

2007-10-12
Evan Battaglia <gtoevan@gmx.net>:
	* Fix tool keypresses to work only when Viewport has focus.

2007-10-12
Quy Tonthat <qtonthat@gmail.com>:
	* Make use of DEM elevation data and GPS speed data for track graphs.

2007-10-12
Evan Battaglia <gtoevan@gmx.net>:
	* keypress framework for tools, Esc & Backspace

2007-10-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Upgrading to API 0.5 of OSM

2007-10-11
Quy Tonthat <qtonthat@gmail.com>:
	* Added new fields to trackpoints for data from GPS in realtime mode.

2007-10-10
Quy Tonthat <qtonthat@gmail.com>:
	* Make Realtime Tracking a feature that can be disabled at configure time.

2007-10-10
Evan Battaglia <gtoevan@gmx.net>:
	* Use $BROWSER environment variable (for viewing geocache pages)

2007-10-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* libgps is no more mandatory

2007-10-09
Evan Battaglia <gtoevan@gmx.net>:
	* Implement g_hash_table_remove_all in file.c too (for early glib versions)
	* Preview adding a trackpoint by drawing a line when moving mouse

2007-10-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Relax dependencies about glib

2007-10-09
Evan Battaglia <gtoevan@gmx.net>:
	* Color current track red with dashed lines. (Better feedback)
	* Ctrl-shift-scroll to zoom like google, scroll to zoom w/o changing center

2007-10-09
Quy Tonthat <qtonthat@gmail.com>:
	* Fix a crash bug caused by operation on variable inside a macro.

2007-10-08
Quy Tonthat <qtonthat@gmail.com>:
	* Fix compiling breakage caused by missing icon file from the list.

2007-10-07
Evan Battaglia <gtoevan@gmx.net>:
	* Experimental "begin track" tool
	* Extend track
	* Undo Magic Scissors by right clicking.
	* Remove debug line from last commit
	* Cursors!
	* Scroll zoom keeps cursor over same spot on map

2007-10-07
Quy Tonthat <qtonthat@gmail.com>:
	* Track Properties: now displays track distance/time instead of "Selected Time".

2007-10-06
Quy Tonthat <qtonthat@gmail.com>:
	* The "Selected Time" on track properties dialog is now correct.
	* Correctly calculate position when click on speed-time graph.
	* Pop a message when failed to connect to gpsd.
	* Fix bugs that caused odd display of date/time on track properties dialog.

2007-10-05
Quy Tonthat <qtonthat@gmail.com>:
	* Be more selective in collecting realtime trackpoints.
	* Fix a segfault caused by (mistakenly) adding a new layer to gps layer.

2007-10-04
Quy Tonthat <qtonthat@gmail.com>:
	* Improvements for GPS layer's "Realtime tracking".

2007-10-03
Evan Battaglia <gtoevan@gmx.net>:
	* Removing GPSDLayer (functionality now in gpslayer)

2007-10-02
Quy Tonthat <qtonthat@gmail.com>:
	* Cleanup and cosmetic changes.
	* Fix half-drawn problem for gps layer
	* Add realtime tracking to GPS layer.

2007-10-01
Quy Tonthat <qtonthat@gmail.com>:
	* Fix crashes caused by emitting update too early at layer creation.
	* Disable half-drawn update mode when the center is moved.

2007-09-28
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Fix a long lasting bug that causes track property not working properly.

2007-09-28
Evan Battaglia <gtoevan@gmx.net>:
	* Half-drawn hack
	* Draw arrow in Gpsdlayer DEM Layer -- minimum elevation

2007-09-26
Evan Battaglia <gtoevan@gmx.net>:
	* gpsdlayer -- gps_close() the connection.

2007-09-25
Quy Tonthat <qtonthat@gmail.com>:
	* SRTM download now works for regions outside North_America too.

2007-09-24
Evan Battaglia <gtoevan@gmx.net>:
	* Experimental VikGpsdLayer

2007-09-23
Evan Battaglia <gtoevan@gmx.net>:
	* Magic Scissors goodies
	* Add Magic Scissors icon (from GIMP)
	* Remove unused vik_layer_copy code
	* Fix crashes on using wrong tools
	* Serialize string lists / fix DEM Layer copy/paste
	*         * Pan Accelerators (Ctrl+Left, etc)         * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.         * Add a RADIOGROUP_STATIC properties factory type to make it easy                 for new layers. Uses an array list (like before)                 instead of a GList.         * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure         * (copying & pasting DEM layers is broken, will fix later)
	* Download&import SRTM 90m data (more work needed) Fix right-click geocache->goto geocaching.com web page

2007-09-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refactoring: really minor change
	* Refactoring: minor changes

2007-09-18
Evan Battaglia <gtoevan@gmx.net>:
	* Saner vikfilelist.c -- allow multiple selections when adding DEM files
	* Fix optional geocaching -- include config.h to compile
	* Update ChangeLog
	* Draw lines for file existence at very-zoomed out levels

2007-09-09
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Removing unused files (*.png.h).
	* Fix #1789550: define MAX macro if not defined on ALL systems
	* g_*ify a path building

2007-09-08
Quy Tonthat <qtonthat@gmail.com>:
	* Automatically fetching google version numbers.

2007-09-07
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Fix #1789550: mkdtemp usage is conditioned
	* QA: remove a warning
	* g_*ify maps_layer_default_dir function and code related to maps cache
	* g_*ify a_get_viking_dir function

2007-09-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding command line option framework.

2007-09-05
Quy Tonthat <qtonthat@gmail.com>:
	* Fix a bug that causes crashes when using "Maps Download" tool.
	* Make viking's default start location somewhere more likely has maps.

2007-09-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.2
	* QA: removing warning

2007-09-03
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Hide Expedia view mode when expedia is not built in.
	* Do not warn about drawmode inconsistency while reading file.
	* Do not warn about drawmode inconsistency while reading file.
	* Use $EMAIL to initialise email field for OSM upload.
	* Refactoring: retrieve the VikWindow from the VikViewport via its GtkWidget nature
	* Preset filename when exporting a TrwLayer.
	* QA: strong type the second argument of the *_post_read functions.
	* Fix: crash when "applying" a map layer property dialog

2007-09-02
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9.1

2007-09-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Disable Expedia map layer by default (as it is not working)

2007-08-30
Bernd Zeimetz <bernd@bzed.de>:
	* Add redirect support (for Expedia map layer)

2007-08-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add ability to upload a single track
	* QA: Remove warnings

2007-08-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Check current drawmode after creating a new MapsLayer
	* QA: testing NULL before *free is not necessary
	* Refactoring: compute drawmode name by getting menu entry label
	* Allow to retrieve VikWindow from VikViewport

2007-08-24
Quy Tonthat <qtonthat@gmail.com>:
	* Give more instructive message for attempting to download maps in wrong mapmode
	* Better checking to detect downloaded text instead of images
	* New google version number

2007-08-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding the ability to upload to OSM.

2007-08-20
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Small target to easy multi-branch developer's work
	* libcurl is a requirement

2007-08-20
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bug in Google search that caused viking jump to wrong location when Google can not find the match.

2007-08-19
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bugs that cause crashes on layers copy/paste/delete.

2007-08-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Group "Export Layer" entries in a submenu

2007-08-15
Quy Tonthat <qtonthat@gmail.com>:
	* Clean up and get rid of compiler warnings.
	* Old google modes are now disabled by default.

2007-08-14
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bug in creating temporary HOME when HOME is not set.

2007-08-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding "name" accessor

2007-08-08
Quy Tonthat <qtonthat@gmail.com>:
	* Make Google Map default map type.

2007-08-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refactoring

2007-08-01
Quy Tonthat <qtonthat@gmail.com>:
	* Read hgt.zip files directly. Process correctly 1 arc sec hgt(.zip) files

2007-07-27
Quy Tonthat <qtonthat@gmail.com>:
	* Plug file descriptor leak

2007-07-26
Quy Tonthat <qtonthat@gmail.com>:
	* Display altitude at the cursor position, on status bar.

2007-07-25
Quy Tonthat <qtonthat@gmail.com>:
	* New google version number

2007-07-24
Quy Tonthat <qtonthat@gmail.com>:
	* Disable Geocaches Acquire.

2007-07-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding copyright
	* Solving a regression But Viking don't compile without libcurl, even with this modification

2007-07-17
Quy Tonthat <qtonthat@gmail.com>:
	* Clean up (my) degug messages

2007-07-16
Bernd Zeimetz <bernd@bzed.de>:
	* moving trunk/debian into the pkg-deb directory, adding tags/branches dirs

2007-07-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Converting printf calls

2007-07-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.9
	* Declaring vikdemlayer_pixmap.h to automake
	* Removing Reid from AUTHORS file.
	* Revert "Add debian subdirectory to automaked tarball"
	* Declaring new icon for Debian package

2007-07-13
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Eliminate the needs of entering DEM files for every single track/waypoint layer.

2007-07-07
Quy Tonthat <qtonthat@gmail.com>:
	* Fixed typo.

2007-07-06
Evan Battaglia <gtoevan@gmx.net>:
	* DEM: fix vertical units
	* Fix invalid elevation
	* Merge DEM branch

2007-07-04
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Bug fix: View Mode displayed wrong setting on startup.

2007-07-03
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Fixed bugs that caused "draw_scale" and "draw_centermark" not consistent.

2007-07-02
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Fix bugs that caused crashes on gps download/upload.

2007-07-01
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Make "Save Image" and "Save Image Directory" dialogs reusable.

2007-06-28
Quy Tonthat <qtonthat@gmail.com>:
	* Really using the new icon.

2007-06-27
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Using the new icon

2007-06-27
Mark Coulter <i_offroad@yahoo.com>:
	* Added Viking icon provided by Mark Coulter <i_offroad@yahoo.com>

2007-06-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refreshing INSTALL
	* Removing old (and no more functional) Makefile
	* Add debian subdirectory to automaked tarball

2007-06-24
Ralf Meyer <ranfyy@gmail.com>:
	* Merging with Ralf debianization

2007-06-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Unused variable
	* Add include to avoid implicit declaration
	* Initialisation to avoid warning
	* Explicit donw-casting
	* Correct declaration
	* Unused variables
	* Correct some erroneous declarations
	* Use g_mkdir instead of native mkdir
	* Use g_free as free function
	* Add requested sentinel and correct gdk_pixbuf_save call
	* Declare usage of math.h include
	* Suppress warning about backslashed newline at end of line
	* Dynamic version in User-Agent
	* Add referer to DownloadOptions

2007-06-23
Tim Scofield <nospam546@comcast.net>:
	* Minor change to avoid SEGFAULT on x86_64

2007-06-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding a DownloadOptions type.

2007-06-20
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog
	* Google Search: fixed to work with new Google output.

2007-06-19
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Moving acinclude.m4 as expat.m4
	* File forgotten on commit trunk@289

2007-06-19
Quy Tonthat <qtonthat@gmail.com>:
	* Fix a wild pointer bug that can cause crashes.
	* Fix bugs that causes "drawcentermark" not recognised when reading from files.

2007-06-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Declaring curl_download_init function.
	* Copying libcurl.m4

2007-06-18
Quy Tonthat <qtonthat@gmail.com>:
	* Release 0.1.3-20070618
	* Download maps along track: maps between far apart trackpoints.
	* Download maps along a track.
	* New Google version numbers.
	* Add User-Agent to http request header.
	* Make the center mark look a bit better.
	* Add center mark which can be turn on/off in View menu.
	* Make the scale more visible on dark maps.
	* Added cookies to google requests.
	* New google version number

2007-06-13
Ralf Meyer <ranfyy@gmail.com>:
	* Adding an icon for the entry menu (Debian package only)

2007-06-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Correct the man pages generation
	* Adding an icon

2007-06-08
Quy Tonthat <qtonthat@gmail.com>:
	* ChangLog entries
	* Fix a bug that causes segfault on trackpoint properties dialog.

2007-06-01
Quy Tonthat <qtonthat@gmail.com>:
	* Bacported Evan's magic scissors from DEM branch.
	* Fix a segfault on track properties dialog.

2007-05-31
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry.
	* Use google maps search string as comment for new immediately created waypoint.
	* Add Google Maps search to toolbar.
	* Google Maps search: code clean up.
	* Go to location using Google Maps search.
	* Cosmetic changes: fix compiler warnings.

2007-05-26
Mark Coulter <i_offroad@yahoo.com>:
	* Many new waypoint symbols created by Mark Coulter.

2007-05-26
Quy Tonthat <qtonthat@gmail.com>:
	* viking 0.1.3.20070526
	* ChangeLog entries
	* Fix intermittent problem of map redraw.
	* Handle cases that only need redraw (without downloading).

2007-05-24
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Removing generated files
	* Adding man pages

2007-05-24
Quy Tonthat <qtonthat@gmail.com>:
	* Make window dimensions easier to be changed.
	* Small touches on the look.
	* Maps layer: Improve performance for map autodownload.

2007-05-23
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entries
	* Put Google Directions dialogs at the center of viking window.
	* Google Directions now remembers previous query (from/to entries).
	* ChangeLog Entries
	* Gpslayer: New menu items to remove all tracks and waypoints in GPS folders.

2007-05-22
Quy Tonthat <qtonthat@gmail.com>:
	* Add "Save and Exit" to File menu.
	* Disable temporarily prompt for saving on exit.

2007-05-21
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Save function for GPS layer (part 2: read)
	* Save function for GPS layer (part 1: write only)

2007-05-20
Alex Foobarian <foobarian@gmail.com>:
	* edit waypoint fix

2007-05-19
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry for autodownload fixes
	* osm now reports download error status.
	* Terraserver now reports download error status.
	* Expedia now reports download error status.
	* Stop autodownload from running forever on map downloading errors.

2007-05-18
Quy Tonthat <qtonthat@gmail.com>:
	* Add curl-devel to spec file

2007-05-17
Quy Tonthat <qtonthat@gmail.com>:
	* ChangeLog entry
	* Check for non-displayable data after downloading map.
	* ChangeLog entry
	* Map tool: Left click can now refresh display of map tiles.

2007-05-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Releasing 0.1.3

2007-05-17
Quy Tonthat <qtonthat@gmail.com>:
	* Fix problems in map downloading caused by unreliable error detection.

2007-05-14
Quy Tonthat <qtonthat@gmail.com>:
	* Changelog entry for the last commit
	* Fix bug that causes crash on viking exit.

2007-05-13
Evan Battaglia <gtoevan@gmx.net>:
	* Remove the old tile from cache BEFORE redrawing.
	* Fix "corrupted tile" problem -- was really just that incomplete tiles were being drawn & subsequently taken into memory cache. We should really add a "clear memory cache" menu item too.

2007-05-11
Evan Battaglia <gtoevan@gmx.net>:
	* Fix stupid segfault bug in main.c (open file)
	* Now when we refresh tiles it will remove them from the memory cache like it was supposed to.

2007-05-09
Quy Tonthat <qtonthat@gmail.com>:
	* New google version number

2007-05-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Refreshing tiles

2007-05-04
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Declaring Debianization
	* Added watch configuration files for other Debian packager
	* Removing Debian maintainer script examples
	* Adding menu entry inside the Debian package
	* Removing unused file for Viking's Debian package
	* Correct copyright holder in Debian package
	* Update Debian package documentation
	* Initial dh_make debianization

2007-04-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Declaring Reid's patch
	* Applying Reid's patch

2007-04-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Allows to enable/disable OpenStreetMap module
	* Adding Maplint OpenStreetMap layer

2007-04-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* New module for OpenStreetMap sources.
	* Updating Changelog for libcurl adition

2007-04-21
Evan Battaglia <gtoevan@gmx.net>:
	* Slippy maps
	* slippy maps

2007-04-16
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add libcurl
	* Moving up cache management
	* Introducing download module
	* Unused function

2007-04-04
Quy Tonthat <qtonthat@gmail.com>:
	* Fixed Google Directions
	* New google version number

2007-02-20
Quy Tonthat <qtonthat@gmail.com>:
	* GPS layer dialog is now displayed at the center of the Viking main window

2007-02-19
Quy Tonthat <qtonthat@gmail.com>:
	* New Google version numbers

2007-02-15
Quy Tonthat <qtonthat@gmail.com>:
	* Added viking.spec.in (by Michael A Peters). Made autoconf be aware of the new file
	* Added viking.spec.in (by Michael A Peters). Made autoconf be aware of the new file

2007-02-14
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Preparing 0.1.2
	* Cleanup

2007-02-13
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* About dialog filled with AUTHORS file
	* Preparing 0.1.2: update contributors lists
	* Update ChangeLog for my recent modifications
	* Add (current) version and URL in about dialog
	* Remove URL and version from title

2007-02-06
Quy Tonthat <qtonthat@gmail.com>:
	* Fix bug that causes crashes when click at the right of the track graph.

2007-02-06
Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
	* Patch from Jocelyn Jaubert. Add time position to Track Poperties

2007-02-05
Quy Tonthat <qtonthat@gmail.com>:
	* Corrected main window title and viking website
	* New google version numbers
	* Cosmetic changes

2007-02-04
Quy Tonthat <qtonthat@gmail.com>:
	* Simplify tools enable/disable codes

2007-02-01
Quy Tonthat <qtonthat@gmail.com>:
	* Disable/enable tools according to what layer is active

2007-01-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Work done by Quy

2007-01-27
Quy Tonthat <qtonthat@gmail.com>:
	* Display map sections while downloading

2007-01-25
Quy Tonthat <qtonthat@gmail.com>:
	* Fixed bugs that caused crashes on creating new map layer or new track/waypoint layer

2007-01-23
Quy Tonthat <qtonthat@gmail.com>:
	* Updated google tranparent version number
	* Merged branch modular (r146:173) to trunk

2007-01-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Content moved to the Wiki
	* Update

2007-01-05
Quy Tonthat <qtonthat@gmail.com>:
	* Bug fix: main menu edit->delete and edit->cut did not work with waypoints and tracks.

2007-01-04
Quy Tonthat <qtonthat@gmail.com>:
	* Added 'Copy' and 'Cut' to popup menus for waypoint and track

2007-01-03
Quy Tonthat <qtonthat@gmail.com>:
	* Remove assumption aggregate is the only type of layers that has child layers. Gpslayer does too.

2007-01-02
Quy Tonthat <qtonthat@gmail.com>:
	* menu selection for layer instances.
	* Layers now can have their say on what pop up menu items they want.

2007-01-01
Quy Tonthat <qtonthat@gmail.com>:
	* gpslayer: code cleanup

2007-01-01
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Make all .h self sufficient

2007-01-01
Quy Tonthat <qtonthat@gmail.com>:
	* gpslayer: fix bug that caused crash when click \'Cancel\' on layer creating dialog

2006-12-31
Quy Tonthat <qtonthat@gmail.com>:
	* Added gpslayer

2006-12-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Improve ChangeLog for next test release
	* Fix a google version number change

2006-12-17
Alex Foobarian <foobarian@gmail.com>:
	* 

2006-12-07
Alex Foobarian <foobarian@gmail.com>:
	* fix array overflow

2006-12-05
Alex Foobarian <foobarian@gmail.com>:
	* 

2006-12-04
Alex Foobarian <foobarian@gmail.com>:
	* about dialog

2006-11-30
Alex Foobarian <foobarian@gmail.com>:
	* 

2006-11-29
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Makefile and Makefile.in are generated files and should be ignored by SVN

2006-11-29
Alex Foobarian <foobarian@gmail.com>:
	* 

2006-11-12
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Add explicit dependency to expat library

2006-10-31
Alex Foobarian <foobarian@gmail.com>:
	* visual feedback when moving waypoints

2006-10-30
Alex Foobarian <foobarian@gmail.com>:
	* 
	* fix toolbar icons in recent gtk

2006-10-28
Alex Foobarian <foobarian@gmail.com>:
	* ticket 1577378: make viking compile with older gtk
	* ignore png_h files
	* fixing icons
	* fixing icons
	* modified mime types for png files
	* 

2006-10-26
Alex Foobarian <foobarian@gmail.com>:
	* *** empty log message ***
	* *** empty log message ***
	* google version seems to be required in europe

2006-10-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Improve the ChangeLog for the 2006-10-23 release
	* Improve Makefile for a "make distcheck" support

2006-10-23
Alex Foobarian <foobarian@gmail.com>:
	* toolbox tool improvements

2006-08-15
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding implicit DMS->dec conversion in dialogs
	* Adding implicit DMS->dec conversion in dialogs

2006-07-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* add dec -> DDD conversion
	* add dec -> DMM conversion
	* refactor dms conversions

2006-07-24
Reid Priedhorsky <reid@reidster.net>:
	* Adding the path for GoogleMaps from Reid Priedhorsky

2006-07-22
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding degrees conversion functions (DDD/DMM/DMS)

2006-07-06
Evan Battaglia <gtoevan@gmx.net>:
	* Upgrade Google Maps -- Europe

2006-06-11
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Preparing 0.1.1

2006-05-26
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Bootstraping from CVS

2006-05-25
Alex Foobarian <foobarian@gmail.com>:
	* added a setup dialog for acquire from gps

2006-05-12
Alex Foobarian <foobarian@gmail.com>:
	* small fixes in acquire from gps code

2006-05-08
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Bootstraping from CVS

2006-05-06
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* moving generated config.h to src to allow 'make dist'
	* bug #1479244: FreeBSD port

2005-12-04
Evan Battaglia <gtoevan@gmx.net>:
	* More data source fixes
	* Data sources existence checks and other fixes

2005-11-26
Evan Battaglia <gtoevan@gmx.net>:
	* Geocaching.com (via gcget) data source
	* Data sources update
	* Google import adds to currently-existing layer

2005-11-25
Evan Battaglia <gtoevan@gmx.net>:
	* Data sources core structure, google directions

2005-11-24
Evan Battaglia <gtoevan@gmx.net>:
	* Getting ready for Google directions import
	* Locale-independent output for gpsmapper.c and gpspoint.c

2005-11-23
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Better GPX export

2005-11-21
Alex Foobarian <foobarian@gmail.com>:
	* *** empty log message ***
	* fixed v-t diagram crash bug
	* fixed a v-t diagram crash bug

2005-11-19
Evan Battaglia <gtoevan@gmx.net>:
	* Alex's GPSBabel acquire code

2005-11-18
Alex Foobarian <foobarian@gmail.com>:
	* *** empty log message ***
	* copy/paste of individual track- and waypoints- between processes now works

2005-11-17
Alex Foobarian <foobarian@gmail.com>:
	* finished layer marshalling support
	* fix sprintf warning
	* Fix Makefile.am

2005-11-16
Alex Foobarian <foobarian@gmail.com>:
	* Added layer marshalling support; for now trw and map layers are implemented.
	* Retooled clipboard to support interprocess pasting; only full layers work between processes for now.
	* fix implicit declaration warning
	* Commenting out converter.[ch] until the files are in CVS; otherwise the build is broken.

2005-10-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Adding --with-mapcache to configure

2005-10-18
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Changing my email

2005-10-18
Alex Foobarian <foobarian@gmail.com>:
	* fix ruler declination in UTM mode

2005-10-17
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Relocating icons.h in order to better handle its prodution

2005-10-16
Evan Battaglia <gtoevan@gmx.net>:
	* Minor SList/List confusion fix
	* Some work on zoom-in overflow bugs
	* Fix bgitemcount
	* Fix ruler to show angle, distance when off-screen

2005-10-14
Alex Foobarian <foobarian@gmail.com>:
	* sanity check pasted lat/lon coordinate

2005-10-13
Alex Foobarian <foobarian@gmail.com>:
	* Drag and drop whole track/waypoint lists
	* fixed dnd crash when moving to same spot, and when moving from in front of target

2005-10-12
Alex Foobarian <foobarian@gmail.com>:
	* coord layer drawing for lat/lon
	* draw ruler only when idle
	* deadlock fix

2005-10-11
Alex Foobarian <foobarian@gmail.com>:
	* Draw a compass and bearing while using the ruler

2005-10-09
Alex Foobarian <foobarian@gmail.com>:
	* fix pasting Google Maps links

2005-10-08
Evan Battaglia <gtoevan@gmx.net>:
	* Fix DISCONNECT_UPDATE_SIGNAL failed assertion

2005-10-07
Alex Foobarian <foobarian@gmail.com>:
	* Added ruler drawing to the ruler tool

2005-10-06
Alex Foobarian <foobarian@gmail.com>:
	* More wp icons added
	* Added support for pasting lat/lon coordinates as waypoints

2005-10-06
Evan Battaglia <gtoevan@gmx.net>:
	* Name resolution for pasting wps&tracks

2005-10-05
Evan Battaglia <gtoevan@gmx.net>:
	* Alex's �bercool clipboard patch

2005-10-01
Evan Battaglia <gtoevan@gmx.net>:
	* Remove USGS
	* Remove USGS
	* Option as to whether to show scale
	* Update TODO
	* Update AUTHORS
	* Alex's optional symbols patch; Fix geocaching .loc symbols
	* Remove icons.h (generated)
	* make symbols work for geocaching .loc

2005-09-30
Alex Foobarian <foobarian@gmail.com>:
	* fixed name collisions during track/wp DND
	* added GPX symbols
	* Updated DND to insert layers at the point of the drop, instead of front of list
	* added a DnD method to layer interface, and updated treeview DnD to use it

2005-09-30
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Generated files should not appears on CVS
	* Added ato-tools support for src/icons

2005-09-29
Evan Battaglia <gtoevan@gmx.net>:
	* Fix saving bug I introduced earlier; update TODO

2005-09-29
Alex Foobarian <foobarian@gmail.com>:
	* fix warnings and remove some debug output
	* Added wp symbol support; added scale ruler

2005-09-29
Evan Battaglia <gtoevan@gmx.net>:
	* trying to get g_dtostr to work
	* Update TODO
	* Forgot to add icons.h
	* all icons inline
	* menu.xml -> menu.xml.h

2005-09-28
Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
	* Handle doc subdirectory
	* Use configure.ac version
	* Substitution of CFLAGS by AM_CFLAGS

2005-09-28
Evan Battaglia <gtoevan@gmx.net>:
	* Update TODO file
	* Guilhem's autotools update
	* strtod -> g_strtod
	* Alex's DND & Toolbar patch

2005-09-17
Evan Battaglia <gtoevan@gmx.net>:
	* Update TODO/Changelog
	* Update TODO/ChangeLog
	* Stops and elevation plotting options and fixxes
	* Update TODO/ChangeLog
	* GPX write, clickable v-vs-t diagram
	* Tools that may or may not be helpful/fun
	* Read Geocaching .loc (about time)

2005-09-16
Evan Battaglia <gtoevan@gmx.net>:
	* Initial GPX support, experimental 3-d plotting, bugfixes, oh myg

2005-09-15
Evan Battaglia <gtoevan@gmx.net>:
	* Fix layer editable/checkbox bug due to stupid GTK's closures
	* Elevation map click and bugfixes
	* Fix USGS support

2005-09-13
Evan Battaglia <gtoevan@gmx.net>:
	* Guilhem's autotools support/alphabetized trw option
	* Fixes to Alex's last patch

2005-09-13
Alex Foobarian <foobarian@gmail.com>:
	* Alex Foobarian's v-vs-t and elevation map patch

2005-09-07
Evan Battaglia <gtoevan@gmx.net>:
	* Update INSTALL file
	* Add dummy NEWS file
	* Guilhem's Autotools support

2005-09-07
Alex Foobarian <foobarian@gmail.com>:
	* Alex Foobarian's track profile patch
	* Alex Foobarian's track duration patch

2005-09-05
Evan Battaglia <gtoevan@gmx.net>:
	* Delete from cache when updating image.

2005-09-04
Evan Battaglia <gtoevan@gmx.net>:
	* Fix mapcache stuff

2005-09-03
Alex Foobarian <foobarian@gmail.com>:
	* Alex Foobarian's track split/merge patch

2005-09-01
Evan Battaglia <gtoevan@gmx.net>:
	* Initial revision

2005-09-01
(no author) <(no author)@02d69b8e-d120-0410-893f-fe71a3b6e39e>:
	* New repository initialized by cvs2svn.