]> git.street.me.uk Git - andy/viking.git/blobdiff - ChangeLog
Remove URL and version from title
[andy/viking.git] / ChangeLog
index 06c3caf7fdb7cafeee0fe15fd9a7b9eb78faa96a..94efd32adc3b2edb78dcb761f630f0017b929f8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,121 @@
+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