From: Guilhem Bonnefille Date: Sat, 30 Aug 2008 21:53:04 +0000 (+0000) Subject: Typo: removing trailing double-colon on ChangeLog X-Git-Url: https://git.street.me.uk/andy/viking.git/commitdiff_plain/ab52dab86f7b303064ca163005b2eb9f552b5775?hp=74dba7277eff7a60d21fe8ae5468f808cd6921fd Typo: removing trailing double-colon on ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 2fecd2f0..fc632952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,16 +2,16 @@ Guilhem Bonnefille : * QA: removing specific GtkCellRenderer -2008-08-30: +2008-08-30 Armin Moser : * add osm cycle layer support * add a menu entry to extend an existing track using magic scissors -2008-08-30: +2008-08-30 anonymous: * Patch #2009666: OpenAerialMap -2008-08-30: +2008-08-30 Rob Norris : * Fix #1952523: mode_button assertion loading old datafile @@ -23,7 +23,7 @@ Guilhem Bonnefille : Guilhem Bonnefille : * Fix: update layer after applying properties -2008-06-24: +2008-06-24 Mathieu Albinet : * Color picker button for the Coordlayer properties dialog @@ -31,7 +31,7 @@ Mathieu Albinet : Guilhem Bonnefille : * Cut/Copy/Paste empty selection is not critical -2008-06-23: +2008-06-23 Mathieu Albinet : * Layers panel UI improvements @@ -68,11 +68,11 @@ Quy Tonthat : * Google maps no longer worked due to changes made by Google. The Problems now fixed. -2008-07-21: +2008-07-21 Guilhem Bonnefille : * Release Viking 0.9.5 -2008-07-18: +2008-07-18 Guilhem Bonnefille : * Install man pages * Update translations @@ -81,11 +81,11 @@ Guilhem Bonnefille : Quy Tonthat : * Added viking.desktop -2008-07-13: +2008-07-13 Rob Norris : * Fix #1947456: Compiler warning fixes -2008-07-09: +2008-07-09 Guilhem Bonnefille : * Update translations @@ -98,11 +98,11 @@ Quy Tonthat : * Track properties: Keep markers of the graphs in sync with each other. -2008-06-29: +2008-06-29 Guilhem Bonnefille : * Windows port: fallback temporary file -2008-06-29: +2008-06-29 Mathieu Albinet : * Windows port: typo in util.c @@ -118,7 +118,7 @@ Quy Tonthat : Quy Tonthat : * RELEASE: Test release 0.9.4.20080614 (by Guilhem) -2008-06-09: +2008-06-09 Mathieu Albinet : * Windows port: redefine LOCALEDIR @@ -127,59 +127,59 @@ Quy Tonthat : * viking no longer converts waypoint names to uppercase. Waypoint names are now case insensitive. -2008-06-02: +2008-06-02 Mathieu Albinet : * Portability: remove "/dev/null" use -2008-05-08: +2008-05-08 Mathieu Albinet : * Windows port: rename interface to source_interface * Portability: replace mmap functions by g_mapped_file* * Portability: use of g_ascii_dtostr to format google url -2008-05-02: +2008-05-02 Guilhem Bonnefille : * Update man page -2008-05-01: +2008-05-01 Guilhem Bonnefille : * Add file content checking process -2008-05-01: +2008-05-01 Mathieu Albinet : * Remove dependency to wget -2008-05-01: +2008-05-01 Guilhem Bonnefille : * Adding --debug and --verbose command line option -2008-04-26: +2008-04-26 Guilhem Bonnefille : * Fix pipe leaks -2008-04-26: +2008-04-26 Mathieu Albinet : * Portability: provide our own curl WRITE function -2008-04-22: +2008-04-22 Robert Norris : * Fix: Initalize tv_usec field. * Fix for implicit declaration of function 'g_fopen' -2008-04-21: +2008-04-21 Guilhem Bonnefille : * Bug #1915121: add an utility to reproduce (test/gpx2gpx) * Fix #1915121: use GLib functions to handle ISO8601 dates -2008-04-16: +2008-04-16 Tim Scofield : * Fix: typo false -> FALSE -2008-04-12: +2008-04-12 Mathieu Albinet : * M_PI already defined -2008-04-12: +2008-04-12 Guilhem Bonnefille : Mathieu Albinet : * Portability: reduce unistd.h dependency @@ -187,52 +187,52 @@ Mathieu Albinet : * Portability: replace deprecated bzero function by memset * Portability: remove dirname needs with g_mkdir_with_parents -2008-03-27: +2008-03-27 Mathieu Albinet : * Replace GtkFileSelection by GtkFileChooser -2008-03-24: +2008-03-24 Guilhem Bonnefille : * Merge icons in a single binary object -2008-03-15: +2008-03-15 Guilhem Bonnefille : * Fix: [ 1839948 ] Maximize/Restore changes current cursor * Add panning tool as default -2008-02-25: +2008-02-25 Guilhem Bonnefille : * po/ChangeLog: needed file for distribution -2008-02-25: +2008-02-25 Rob Norris : * Fix: autogen can generate broken configure file (SF#1881475) * Fix some compiler warnings (SF#1888407) -2008-02-24: +2008-02-24 Guilhem Bonnefille : * Change OSM's tiles URL -2008-02-22: +2008-02-22 Michael A. Peters : * viking.spec: Correct license, required packages and local. -2008-02-20: +2008-02-20 Guilhem Bonnefille : * Update translations -2008-02-16: +2008-02-16 Guilhem Bonnefille : * main.c: I18N improvements * French translation update -2008-02-16: +2008-02-16 Jocelyn Jaubert : * I18N improvements * French translation update (both submitted the 2008-01-12 on mailing-list) -2008-01-22: +2008-01-22 Alex Foobarian : * Fix a crash bug in merge-by-time reported by Evan @@ -241,17 +241,17 @@ Quy Tonthat : * Fix a crash bug in mapcache reported by Jocelyn * Added mutex to protect mapcache from being corrupted by threads. -2008-01-04: +2008-01-04 Alex Foobarian : * Tuned the v-t diagram drawing -2007-12-27: +2007-12-27 Evan Battaglia : * Minor fixes/debugging to gcget. Add gcget-perl * Full screen mode. * Bugfix for prefernces -- don't cut off last character of password -2007-12-27: +2007-12-27 Guilhem Bonnefille : * Add GpxWritingOptions to control GPX file writing @@ -265,15 +265,15 @@ Evan Battaglia : * Fix gcget to accept username and password. Pass this in to gcget. * Oops! Reading preferences from the file wasn't working. Fixed. -2007-12-21: +2007-12-21 Jocelyn Jaubert : * Update French translation -2007-12-21: +2007-12-21 Christoph Eckert : * Update source for OSM/Osmarender tiles -2007-12-20: +2007-12-20 Evan Battaglia : * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully) @@ -282,32 +282,32 @@ Quy Tonthat : * Revert a previous change that disabled realtime tracking if libgps does not exist. -2007-12-17: +2007-12-17 Jocelyn Jaubert : * Use specific gettext call for plural form -2007-12-16: +2007-12-16 Evan Battaglia : * Sort waypoints in GPX output. * Use the "next unused" (not really) waypoint number as default. -2007-12-15: +2007-12-15 Guilhem Bonnefille : * Fix compilation under HURD (missing MAXPATHLEN macro) * Fix: if libgps is missing, Realtime GPS Tracking is disabled -2007-12-15: +2007-12-15 Jocelyn Jaubert : * Make menu entries translatable * Mark many strings translatable * Update french translation -2007-12-12: +2007-12-12 Guilhem Bonnefille : * Marking translatable strings * First french translation (incomplete) -2007-12-12: +2007-12-12 Guilhem Bonnefille : * Fix warning: underquoted definition of AM_WITH_EXPAT * Fix bug: "config.status: error: cannot find input file: Makefile.in" @@ -324,24 +324,24 @@ Evan Battaglia : * Google Terrain maps * Disable printing to make Viking compile for GTK < 2.10 -2007-11-27: +2007-11-27 Guilhem Bonnefille : * util.c: Use a list of possible browsers. -2007-11-20: +2007-11-20 Quy Tonthat : * Fix a bug that can potentially cause segfault. -2007-11-19: +2007-11-19 Quy Tonthat : * Improve track graphs. Some tracks looked too flat. -2007-11-09: +2007-11-09 Evan Battaglia : * GPSBabel filter work I've been sitting on for a while now. * Draw circle for downloading geocaches. Constrain by maximum distance. -2007-11-08: +2007-11-08 Quy Tonthat : * Printing support