]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Adding an icon for the entry menu (Debian package only)
[andy/viking.git] / ChangeLog
index 2dc82d989fa4f43077b9a047bdc259548c95fd80..0ee77b2cbf0352adaccee75a6dd7fd7341489e3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,295 @@
+2007-06-13
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
+       * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
+
+2007-06-8
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix a bug that causes segfault when viewing properties of a
+       waypoint.
+
+2007-06-1
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix a bug that causes segfault when viewing properties of a track
+       that has only one trackpoint with elevation information.
+       * Backport Evan's magic scissors from DEM branch.
+
+2007-05-31
+Quy Tonthat <qtonthat@gmail.com>:
+       * Add Google Maps search to View menu and Toolbar
+       * Waypoint created right after the search will pick up the search
+       string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
+       create waypoint).
+
+2007-05-26
+Mark Coulter <i_offroad@yahoo.com>
+       * new waypoint symbols.
+
+2007-05-26
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix intermittent problem of map redraw.
+       * Mapslayer: Fixed bugs that cause in some cases, map display can not
+       be refreshed without downloading.
+
+2007-05-24
+Ralf Meyer <ranfyy@gmail.com>:
+       * Adding man pages.
+
+2007-05-24
+Quy Tonthat <qtonthat@gmail.com>:
+       * Maps layer: Improve performance for map autodownload.
+       * Make dimensions easier to be found and changed to suit own tastes.
+       * Small touches on the look.
+
+2007-05-23
+Quy Tonthat <qtonthat@gmail.com>:
+       * New GPS layer menu items: "empty upload", "empty download", "empty
+       all"
+       * acquire->Google Directions now record and display previous queries
+       fo "From"/"To" entries.
+       * Position Google Directions dialogs at the center of Viking window.
+
+2007-05-22
+Quy Tonthat <qtonthat@gmail.com>:
+       * GPS layer track and waypoint data can now be saved.
+       * Disable prompt for save before exit.
+       * Add "Save and Exit" to File menu.
+
+2007-05-20
+Quy Tonthat <qtonthat@gmail.com>:
+       * Stop autodownload from running forever on map downloading errors.
+
+2007-05-18
+Quy Tonthat <qtonthat@gmail.com>:
+       * Add curl-devel to spec file.
+       * Map tool: Left click can now refresh display of map tiles.
+       * Check for non-displayable data after downloading map.
+
+2007-05-17
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix problems in map downloading caused by unreliable error
+       detection.
+       * Release 0.1.3
+
+2007-05-15
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fixed bugs that can cause segfault on exit. The problem was caused
+by mapslayer's weak_ref not being unref'ed in some cases.
+
+2007-05-13
+Evan Battaglia <gtoevan@gmx.net>
+       * Fix problem of "bad" tiles showing up when downloading. The problem was loading of incomplete tiles. Fixed this by first downloading to a temporary file, then moving when complete.
+
+2007-05-11
+Evan Battaglia <gtoevan@gmx.net>
+       * Fix removal of redownloaded tiles from memory cache.
+       * Fix a stupid segfault in main.c (opening new files)
+
+2007-05-09
+Quy Tonthat <qtonthat@gmail.com>:
+       * New Google version numbers.
+
+2007-05-08
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * New "Refresh onscreen tiles" menu entry
+
+2007-05-04
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * debian/: debianization
+
+2007-04-29
+Reid Priedhorsky <reid@reidster.net>
+       * libusb support
+
+2007-04-28
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
+       * Add configuration option for OpenStreetMap sources
+
+2007-04-23
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
+
+2007-04-21
+Evan Battaglia <gtoevan@gmx.net>
+       * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
+
+2007-04-16
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Adding libcurl support
+
+2007-04-04
+Quy Tonthat <qtonthat@gmail.com>:
+       * New Google version number.
+       * Fixed Google Directions
+
+2007-02-20
+Quy Tonthat <qtonthat@gmail.com>:
+       * GPS layer dialog 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>:
+       * Made viking.spec.in out of Michael's viking.spec
+       * Added viking.spec.in to autoconf files.
+
+2007-02-15
+Michael A Peters <mpeters@mac.com>:
+       * Added viking.spec
+
+2007-02-14
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * NEWS, configure.ac: preparing 0.1.2
+
+2007-02-13
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * src/vikwindow.c: remove URL and version number from window title
+       * src/dialog.c: add URL and use dynamic information for version
+       * AUTHORS, src/dialog.c: update contributors list
+       * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
+       AUTHORS file
+
+2007-02-07
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix bug that causes crashes when click at the right side (outside)
+       of the track graph area in the Track Poperties window. 
+
+2007-02-06
+Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
+       * Add new information to Track Properties. Postion in time will be
+       tracked and display when moving mouse cursor around the track graph.
+
+2007-02-06
+Quy Tonthat <qtonthat@gmail.com>:
+       * New google version numbers.
+       * correct main window title and viking website.
+
+2007-02-05
+Quy Tonthat <qtonthat@gmail.com>:
+       * Cosmetic changes.
+
+2007-02-04
+Quy Tonthat <qtonthat@gmail.com>:
+       * Simplify tools enable/disable codes.
+
+2007-02-01
+Quy Tonthat <qtonthat@gmail.com>:
+       * Only tools that work with current active layer are enable,
+       others are disable (fade out and does nothing when clicked on).
+
+2007-01-27
+Quy Tonthat <qtonthat@gmail.com>:
+       * Display map sections while downloading (bug 1303429)
+
+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-24
+Quy Tonthat <qtonthat@gmail.com>:
+       * Updated google tranparent version number.
+       * Made it more convenient to update google version numbers.
+
+2007-01-23
+Quy Tonthat <qtonthat@gmail.com>:
+       * Merged branch modular to trunk.
+
+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 track and waypoint (on the
+       layer panel).
+
+2007-01-03
+Quy Tonthat <qtonthat@gmail.com>:
+       * bug fix: crash on inserting aggregate layer if the selected layer's
+       parent is not an aggregate layer.
+       * bug fix: crash when delete a child layer whose parent is not
+       an aggregiate layer (eg gpslayer)
+       * Menu item selection for layer instances.
+
+2007-01-02
+Quy Tonthat <qtonthat@gmail.com>:
+       * gpslayer: Unexpose interface functions.
+       * Layers now can have their say on what pop up menu items they want.
+
+2007-01-02
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Add ability to disable Terraserver stuff
+       * Add ability to disable Expedia stuff
+
+2007-01-01
+Quy Tonthat <qtonthat@gmail.com>:
+       * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
+       creation dialog.
+
+2007-01-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Make all .h self sufficient
+       * Add ability to disable Google stuff
+       
+2006-12-31
+Quy Tonthat <qtonthat@gmail.com>:
+       * Added gps layer
+
+2007-01-02
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Add ability to disable Terraserver stuff
+       * Add ability to disable Expedia stuff
+
+2007-01-01
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Make all .h self sufficient
+       * Add ability to disable Google stuff
+       
+2006-12-26
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix a google version number change (at least in Australia).
+
+2006-12-07
+Quy Tonthat <qtonthat@gmail.com>:
+       * Fix an array overflow bug in Map Layer Properties
+       
+2006-12-04
+Alex Foobarian <foobarian@gmail.com>:
+       * Added an "About" dialog
+       
+2006-11-30
+Alex Foobarian <foobarian@gmail.com>:
+       * Added Quy Tonthat's patch to fix a bug in Track Properties
+
+2006-11-29
+Alex Foobarian <foobarian@gmail.com>:
+       * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
+       
+2006-11-12
+Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
+       * Add expat explicit dependency
+
+2006-10-31
+Alex Foobarian <foobarian@gmail.com>:
+       * Visual feedback for moving waypoints
+
+2006-10-30
+Alex Foobarian <foobarian@gmail.com>:
+       * Created standard Edit menu
+       * Implemented Cut for trackpoints and waypoints
+       * When moving trackpoints, we now draw one under the cursor for visual feedback
+
 2006-10-26
 Alex Foobarian <foobarian@gmail.com>:
        * Cleared up the drawing modes and map type descriptions
        * Updated google version string to make it work in Europe
        * Added Cut/Copy/Paste shortcuts to right-click menus
+       * Compacted the track properties dialog
 
 2006-10-23
 Alex Foobarian <foobarian@gmail.com>: