Layers panel UI improvements
[viking.git] / ChangeLog
blob3ba6a7116851921a4210a2d89939e191e635d2a3
1 2008-08-22
2 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3         * Replace specific about dialog by GtkAboutDialog
4         * Replace some g_warning by g_debug
5         * Homogeneous icons management.
7 2008-08-17
8 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
9         * Add preferences to store OSM login/password
10         * Add a password entry widget
12 2008-08-16
13 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
14         * Ensure that confirmation dialog is over file selector
16 2008-08-13
17 Quy Tonthat <qtonthat@gmail.com>:
18         * Fixed google map download problem.
20 2008-07-31
21 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
22         * Release Viking 0.9.6
23         * Fix unecessary (and probably) Makefile.am directive
25 2008-07-28
26 Quy Tonthat <qtonthat@gmail.com>:
27         * Fix gcget command line to accomodate negative coords.
29 2008-07-22
30 Quy Tonthat <qtonthat@gmail.com>:
31         * Google maps no longer worked due to changes made by Google.
32           The Problems now fixed.
34 2008-07-21:
35 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
36         * Release Viking 0.9.5
38 2008-07-18:
39 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
40         * Install man pages
41         * Update translations
43 2008-07-15
44 Quy Tonthat <qtonthat@gmail.com>:
45         * Added viking.desktop
47 2008-07-13:
48 Rob Norris <robbieonsea@users.sourceforge.net>:
49         * Fix #1947456: Compiler warning fixes
51 2008-07-09:
52 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
53         * Update translations
55 2008-07-02
56 Quy Tonthat <qtonthat@gmail.com>:
57         * Track properties: split track at marker.
59 2008-06-30
60 Quy Tonthat <qtonthat@gmail.com>:
61         * Track properties: Keep markers of the graphs in sync with each
62         other.
64 2008-06-29:
65 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
66         * Windows port: fallback temporary file
68 2008-06-29:
69 Mathieu Albinet <mathieu17@gmail.com>:
70         * Windows port: typo in util.c
72 2008-06-24
73 Quy Tonthat <qtonthat@gmail.com>:
74         * Track graph marker now works again.
76 2008-06-22
77 Quy Tonthat <qtonthat@gmail.com>:
78         * Fix google version number.
80 2008-06-15
81 Quy Tonthat <qtonthat@gmail.com>:
82         * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
84 2008-06-09:
85 Mathieu Albinet <mathieu17@gmail.com>:
86         * Windows port: redefine LOCALEDIR
88 2008-06-06
89 Quy Tonthat <qtonthat@gmail.com>:
90         * viking no longer converts waypoint names to uppercase. Waypoint names
91         are now case insensitive.
93 2008-06-02:
94 Mathieu Albinet <mathieu17@gmail.com>:
95         * Portability: remove "/dev/null" use
97 2008-05-08:
98 Mathieu Albinet <mathieu17@gmail.com>:
99         * Windows port: rename interface to source_interface
100         * Portability: replace mmap functions by g_mapped_file*
101         * Portability: use of g_ascii_dtostr to format google url
103 2008-05-02:
104 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
105         * Update man page
107 2008-05-01:
108 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
109         * Add file content checking process
111 2008-05-01:
112 Mathieu Albinet <mathieu17@gmail.com>:
113         * Remove dependency to wget
115 2008-05-01:
116 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
117         * Adding --debug and --verbose command line option
119 2008-04-26:
120 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
121         * Fix pipe leaks
123 2008-04-26:
124 Mathieu Albinet <mathieu17@gmail.com>:
125         * Portability: provide our own curl WRITE function
127 2008-04-22:
128 Robert Norris <rw_norris@hotmail.com>:
129         * Fix: Initalize tv_usec field.
130         * Fix for implicit declaration of function 'g_fopen'
132 2008-04-21:
133 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
134         * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
135         * Fix #1915121: use GLib functions to handle ISO8601 dates
137 2008-04-16:
138 Tim Scofield <nospam546@comcast.net>:
139         * Fix: typo false -> FALSE
141 2008-04-12:
142 Mathieu Albinet <mathieu17@gmail.com>:
143         * M_PI already defined
145 2008-04-12:
146 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
147 Mathieu Albinet <mathieu17@gmail.com>:
148         * Portability: reduce unistd.h dependency
149         * Portability: replace mkdir by g_mkdir
150         * Portability: replace deprecated bzero function by memset
151         * Portability: remove dirname needs with g_mkdir_with_parents
153 2008-03-27:
154 Mathieu Albinet <mathieu17@gmail.com>:
155         * Replace GtkFileSelection by GtkFileChooser
157 2008-03-24:
158 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
159         * Merge icons in a single binary object
161 2008-03-15:
162 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
163         * Fix: [ 1839948 ] Maximize/Restore changes current cursor
164         * Add panning tool as default
166 2008-02-25:
167 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
168         * po/ChangeLog: needed file for distribution
170 2008-02-25:
171 Rob Norris <robbieonsea@users.sourceforge.net>:
172         * Fix: autogen can generate broken configure file (SF#1881475)
173         * Fix some compiler warnings (SF#1888407)
175 2008-02-24:
176 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
177         * Change OSM's tiles URL
179 2008-02-22:
180 Michael A. Peters <mpeters@mac.com>:
181         * viking.spec: Correct license, required packages and local.
183 2008-02-20:
184 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
185         * Update translations
187 2008-02-16:
188 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
189         * main.c: I18N improvements
190         * French translation update
192 2008-02-16:
193 Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
194         * I18N improvements
195         * French translation update
196         (both submitted the 2008-01-12 on mailing-list)
198 2008-01-22:
199 Alex Foobarian <foobarian@gmail.com>:
200         * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
202 2008-01-18
203 Quy Tonthat <qtonthat@gmail.com>:
204         * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
205         * Added mutex to protect mapcache from being corrupted by threads.
207 2008-01-04:
208 Alex Foobarian <foobarian@gmail.com>:
209         * Tuned the v-t diagram drawing
210         
211 2007-12-27:
212 Evan Battaglia <gtoevan@gmx.net>:
213         * Minor fixes/debugging to gcget. Add gcget-perl
214         * Full screen mode.
215         * Bugfix for prefernces -- don't cut off last character of password
217 2007-12-27:
218 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
219         * Add GpxWritingOptions to control GPX file writing
221 2007-12-23
222 Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
223         * Add default values to ele and time fields (due to OSM)
225 2007-12-21
226 Evan Battaglia <gtoevan@gmx.net>:
227         * Preferences groups/tabs
228         * Fix gcget to accept username and password. Pass this in to gcget.
229         * Oops! Reading preferences from the file wasn't working. Fixed.
231 2007-12-21:
232 Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
233         * Update French translation
235 2007-12-21:
236 Christoph Eckert <ce@christeck.de>:
237         * Update source for OSM/Osmarender tiles
239 2007-12-20:
240 Evan Battaglia <gtoevan@gmx.net>:
241         * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
243 2007-12-20
244 Quy Tonthat <qtonthat@gmail.com>:
245         * Revert a previous change that disabled realtime tracking if libgps
246         does not exist.
248 2007-12-17:
249 Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
250         * Use specific gettext call for plural form
252 2007-12-16:
253 Evan Battaglia <gtoevan@gmx.net>:
254         * Sort waypoints in GPX output.
255         * Use the "next unused" (not really) waypoint number as default.
257 2007-12-15:
258 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
259         * Fix compilation under HURD (missing MAXPATHLEN macro)
260         * Fix: if libgps is missing, Realtime GPS Tracking is disabled
262 2007-12-15:
263 Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
264         * Make menu entries translatable
265         * Mark many strings translatable
266         * Update french translation
268 2007-12-12:
269 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
270         * Marking translatable strings
271         * First french translation (incomplete)
273 2007-12-12:
274 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
275         * Fix warning: underquoted definition of AM_WITH_EXPAT
276         * Fix bug: "config.status: error: cannot find input file: Makefile.in"
278 2007-12-07
279 Quy Tonthat <qtonthat@gmail.com>:
280         * Fix autogen.sh to remove the assumption that version 1.9 of automake
281         is available on all systems.
282         * Now that autogen.sh runs configure, "make full" should not.
284 2007-12-07
285 Evan Battaglia <gtoevan@gmx.net>:
286         * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
287         * Google Terrain maps
288         * Disable printing to make Viking compile for GTK < 2.10
290 2007-11-27:
291 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
292         * util.c: Use a list of possible browsers.
294 2007-11-20:
295 Quy Tonthat <qtonthat@gmail.com>:
296         * Fix a bug that can potentially cause segfault.
298 2007-11-19:
299 Quy Tonthat <qtonthat@gmail.com>:
300         * Improve track graphs. Some tracks looked too flat.
302 2007-11-09:
303 Evan Battaglia <gtoevan@gmx.net>:
304         * GPSBabel filter work I've been sitting on for a while now.
305         * Draw circle for downloading geocaches. Constrain by maximum distance.
307 2007-11-08:
308 Quy Tonthat <qtonthat@gmail.com>:
309         * Printing support
311 2007-11-01
312 Quy Tonthat <qtonthat@gmail.com>:
313         * Fix bug that caused Old Google maps not being disabled by default.
315 2007-10-24
316 Quy Tonthat <qtonthat@gmail.com>:
317         * Fix crashes on elev graph for some tracks.
318         * Make low alt tracks look more visible on elev graph.
319         * Fix "incompatible pointer type" warnings.
321 2007-10-23
322 Quy Tonthat <qtonthat@gmail.com>:
323         * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
325 2007-10-20
326 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
327         * Releasing 0.9.3
329 2007-10-20
330 Evan Battaglia <gtoevan@gmx.net>:
331         * Fixing minor typo in vikdemlayer.c which could cause crashes
333 2007-10-20
334 Quy Tonthat <qtonthat@gmail.com>:
335         * Track Properties Dialog no longer blocks interaction of the main
336         window.
337         * Draw position marker on track elev/speed graphs at mouse click.
338         * Diasable buttons on Track Properties Dialog when not needed.
339         * Display track name on title of track property dialog. Now that
340         viking allows multiple dialogs displayed simultaneously.
342 2007-10-17
343 Evan Battaglia <gtoevan@gmx.net>:
344         * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
346 2007-10-16
347 Evan Battaglia <gtoevan@gmx.net>:
348         * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
350 2007-10-16
351 Quy Tonthat <qtonthat@gmail.com>:
352         * Interpolating DEM data in 3 different methods. Track data,
353         elevation-distance graph and elevation info on status bar now make use
354         of interpolation.
356 2007-10-15
357 Quy Tonthat <qtonthat@gmail.com>:
358         * Add more room to the top of elevation-distance graph.
360 2007-10-14
361 Evan Battaglia <gtoevan@gmx.net>:
362         * Fix plotting of DEM elevation data (subtract min altitude)
364 2007-10-12
365 Evan Battaglia <gtoevan@gmx.net>:
366         * Fix Esc and Backspace to work only when VikViewport has focus.
367         * VikViewport grabs focus on click or release events, or when a
368         tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
370 2007-10-12
371 Quy Tonthat <qtonthat@gmail.com>:
372         * Make use of DEM elevation data and GPS speed for track graphs.
374 2007-10-11
375 Evan Battaglia
376         * Key press framework for tools. Esc to stop track. Backspace to end track.
378 2007-10-11
379 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
380         * Upgrading to API 0.5 of OSM
382 2007-10-11
383 Quy Tonthat <qtonthat@gmail.com>:
384         * Make Realtime Tracking a feature that can be disabled at configure
385         time. Do not quietly disable it beacause libgps is not available
386         at compiling time.
387         * Extra data from GPS in realtime mode are now stored in trackpoints.
389 2007-10-10
390 Quy Tonthat <qtonthat@gmail.com>:
391         * Fix a crash bug caused by operation on variable inside a macro.
393 2007-10-09
394 Evan Battaglia <gtoevan@gmx.net>:
395         * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
396         * Show currently edited track in red-dashed line. This makes it easier
397         to tell if we've ended the track.
398         * When using new track tool, draw a line before making a point to
399         preview the new point.
400         * Use $BROWSER environment variable (for viewing geocache pages)
402 2007-10-08
403 Quy Tonthat <qtonthat@gmail.com>:
404         * Fix compiling breakage caused by missing icon file from the list.
406 2007-10-07
407 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
408         * libgps is no more mandatory
410 2007-10-07
411 Evan Battaglia <gtoevan@gmx.net>:
412         * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
413         * Cursors for tools.
414         * Undo magic scissors by right-clicking.
415         * Extend a track by right-clicking on it.
416         * Experiment: "Begin track" tool
418 2007-10-07
419 Quy Tonthat <qtonthat@gmail.com>:
420         * Correctly calculate position (based on time instead of distance)
421         when clicking on speed-time graph.
422         * Added km/h to speed entries of the track properties dialog.
423         * The "Selected Time" on track properties dialog is now correct.
424         * Track Properties: now displays track distance/time instead of
425         "Selected Time".
427 2007-10-06
428 Quy Tonthat <qtonthat@gmail.com>:
429         * Fix bugs that caused odd display of time on track properties dialog.
430         * Pop a message when failed to connect to gpsd.
432 2007-10-05
433 Quy Tonthat <qtonthat@gmail.com>:
434         * Fix a segfault caused by (mistakenly) adding a new layer to gps
435         layer.
436         * Be more selective in collecting realtime trackpoints.
438 2007-10-04
439 Quy Tonthat <qtonthat@gmail.com>:
440         * Improvements for GPS layer's "realtime tracking".
442 2007-10-02
443 Quy Tonthat <qtonthat@gmail.com>:
444         * Fix crashes caused by emitting update too early at layer creation.
445         * Add realtime tracking to GPS layer.
446         * fix half-drawn problems for GPS layer.
448 2007-10-01
449 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
450         * Relax dependencies about glib by implementing
451         g_hash_table_remove_all ourselves (Evan's patch)
453 2007-10-01
454 Quy Tonthat <qtonthat@gmail.com>:
455         * Disable half-drawn update when the center is moved. Avoid using
456         static "trigger" in viklayer.c which causes problems when viking
457         has more than one windows.
459 2007-09-28
460 Quy Tonthat <qtonthat@gmail.com>:
461         * Fix bug that caused Elevation graph not working properly with some
462         tracks.
464 2007-09-27
465 Evan Battaglia <gtoevan@gmx.net>:
466         * GPSD Layer -- draw an arrow.
467         * Minimum elevation for DEM layer.
468         * Half-drawn hack to only draw layers on top of the one that has
469                 recently changed. A must for realtime GPS.
471 2007-09-25
472 Quy Tonthat <qtonthat@gmail.com>:
473         * SRTM download now works for regions outside North_America too.
475 2007-09-23
476 Evan Battaglia <gtoevan@gmx.net>:
477         * Fix copy & pasting DEM layers -- new serializing string list code.
478         * Don't crash if using tool on wrong type of layer / no layer.
479                 Although I really want to know what happened to "use the top visible layer",
480                 and return TRUE if the tool "accepts" the use...
481                 editing lots of TRWLayers was way easier that way...
482         * Remove unused vik_layer_copy() code
483         * Add Magic Scissors icon (from GIMP)
484         * Add comment when making a Google Route.
485         * Continue a magic scissors route by holding down control. Continue the comment too.
486         * Right-click a route created by google route (multiple or single) to see the Google directions web page which created it. Useful for creating a route w/ Viking, then seeing the verbal directions (left here, right there)
487         * Experimental GPSD support (VikGpsdLayer)
489 2007-09-22
490 Evan Battaglia <gtoevan@gmx.net>:
491         * Pan Accelerators (Ctrl+Left, etc)
492         * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
493         * Add a RADIOGROUP_STATIC properties factory type to make it easy
494                 for new layers. Uses an array list (like before)
495                 instead of a GList.
496         * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
497         * (copying & pasting DEM layers is broken, will fix later)
499 2007-09-21
500 Evan Battaglia <gtoevan@gmx.net>:
501         * Fix right-click on geocache to work with new geocache names.
502         * Download & import SRTM 90m DEM data (still working on US 10m)
504 2007-09-17
505 Evan Battaglia <gtoevan@gmx.net>:
506         * Draw lines to show file existence for MapsLayer for very zoomed out maps. It's faster that actually showing the maps but still gets slow at a certain level.
508 2007-09-09
509 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
510         * Removing unused files (*.png.h).
512 2007-09-08
513 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
514         * Fix #1789550: define MAX macro if not defined on ALL systems
516 2007-09-08
517 Quy Tonthat <qtonthat@gmail.com>:
518         * AUtomatically fetching google version number.
520 2007-09-07
521 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
522         * Fix #1789550: mkdtemp usage is conditioned, so it is possible
523         to build viking on system not offering such feature.
525 2007-09-06
526 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
527         * Adding command line option framework.
529 2007-09-06
530 Quy Tonthat <qtonthat@gmail.com>:
531         * Make viking's default start location somewhere more likely has maps.
532         * Fix crash when using "Maps Download" tools right after viking is
533         started (without a viking file).
535 2007-09-05
536 Quy Tonthat <qtonthat@gmail.com>:
537         * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
539 2007-09-03
540 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
541         * Fix: crash when "applying" a map layer property dialog.
542         * QA: strong type the second argument of the *_post_read functions.
543         * Preset filename when exporting a TrwLayer.
544         * Refactoring: retrieve the VikWindow from the VikViewport via its
545         GtkWidget nature.
546         * Use $EMAIL to initialise email field for OSM upload.
547         * Do not warn about drawmode inconsistency while reading file.
548         * Hide Expedia view mode when expedia is not built in.
550 2007-09-01
551 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
552         * Disable Expedia map layer by default (as it is not working).
554 2007-08-30
555 Bernd Zeimetz <bernd@bzed.de>:
556         * Add redirect support (for Expedia map layer).
558 2007-08-30
559 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
560         * Add ability to upload a single track.
562 2007-08-28
563 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
564         * Check current drawmode after creating a new MapsLayer.
566 2007-08-25
567 Quy Tonthat <qtonthat@gmail.com>:
568         * New google version number.
569         * Better checking to detect downloaded text instead of images.
570         * Give more instructive message for attempting to download maps in
571         wrong mapmode.
573 2007-08-20
574 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
575         * libcurl is a requirement
577 2007-08-20
578 Quy Tonthat <qtonthat@gmail.com>:
579         * Fix bugs that cause crashes on layers copy/paste/delete.
580         * Fix bug in Google search that caused viking jump to wrong location
581         when Google can not find the match.
583 2007-08-16
584 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
585         * Group "Export Layer..." entries in a sub-menu.
587 2007-08-16
588 Quy Tonthat <qtonthat@gmail.com>:
589         * Clean up and eliminate compiler warning.
591 2007-08-15
592 Quy Tonthat <qtonthat@gmail.com>:
593         * Fix bug in creating temporary HOME when HOME is not set.
594         * Added --enable-old-google to configure script. Old google modes are
595         now disabled by default.
596         * Default mode for new maps is Google Maps.
598 2007-08-09
599 Quy Tonthat <qtonthat@gmail.com>:
600         * Make Google Map default map type.
602 2007-08-02
603 Quy Tonthat <qtonthat@gmail.com>:
604         * DEM module can now read hgt.zip files directly (no need to unzip
605         them).
606         * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
607         regions).
609 2007-07-27
610 Quy Tonthat <qtonthat@gmail.com>:
611         * Plug filedescriptor leak in dem.c
613 2007-07-26
614 Quy Tonthat <qtonthat@gmail.com>:
615         * Display on status bar altitude at cursor using data from DEM layer(s).
617 2007-07-25
618 Quy Tonthat <qtonthat@gmail.com>:
619         * New google version numbers.
621 2007-07-24
622 Quy Tonthat <qtonthat@gmail.com>:
623         * Disable GeoCache Acquire since it nolonger works. Can be enabled
624         again using configure --enable-geocaches.
626 2007-07-18
627 Quy Tonthat <qtonthat@gmail.com>:
628         * Remove (my) debug messages which are no longer needed.
630 2007-07-15
631 Quy Tonthat <qtonthat@gmail.com>:
632         * Missing a few changes here.
633         * release 0.9 (by Guilhem)
635 2007-07-13
636 Quy Tonthat <qtonthat@gmail.com>:
637         * Eliminate the needs of entering DEM files for every single
638         track/waypoint layer.
640 2007-07-07
641 Quy Tonthat <qtonthat@gmail.com>:
642         * Fixed typo in Makefile.am
644 2007-07-06
645 Evan Battaglia <gtoevan@gmx.net>:
646         * Merge DEM Branch
648 2007-07-04
649 Quy Tonthat <qtonthat@gmail.com>:
650         * Bug fix: View Mode displayed wrong setting on start up
652 2007-07-03
653 Quy Tonthat <qtonthat@gmail.com>:
654         * Fixed bugs that caused draw_scale and draw_centermark status not being
655         consistent among View menu, viewport and loaded files.
657 2007-07-02
658 Evan Battaglia <gtoevan@gmx.net>:
659         * DEM Branch: Trying to fix/cleanup various DEM things
660         * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/ 
662 2007-07-02
663 Quy Tonthat <qtonthat@gmail.com>:
664         * Fixed bugs that caused crashes during GPS upload/download.
666 2007-07-01
667 Quy Tonthat <qtonthat@gmail.com>:
668         * Make "Save Image" and "Save Image Directory" dialogs reusable.
670 2007-06-24
671 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
672         * Merging with Ralf's work around debianization
673         * INSTALL: refreshed
675 2007-06-23
676 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
677         * Minor change to avoid SEGFAULT on x86_64
678         * Add DownloadOptions type to specify referer per map source
680 2007-06-19
681 Quy Tonthat <qtonthat@gmail.com>:
682         * Fix bugs that causes "drawcentermark" not recognised when reading
683         from files.
684         * Fix a wild pointer bug that can cause crashes
686 2007-06-18
687 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
688         * Copying libcurl.m4 as it is needed everywhere
690 2007-06-18
691 Quy Tonthat <qtonthat@gmail.com>:
692         * New google version numbers.
693         * Make scale more visible.
694         * Add center mark which can be turn on/off in View menu.
695         * Viking now uses cookies for http requests. Some server(s) is quite
696         picky about this. (With great help from Lixus <gps@muellers.ms>)
697         * Download maps along a track. Right click on a track layer, select map
698         type and zoom level, viking will do the rest.
699         * release 0.1.3-20070618
701 2007-06-13
702 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
703         * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
705 2007-06-8
706 Quy Tonthat <qtonthat@gmail.com>:
707         * Fix a bug that causes segfault when viewing properties of a
708         waypoint.
710 2007-06-1
711 Quy Tonthat <qtonthat@gmail.com>:
712         * Fix a bug that causes segfault when viewing properties of a track
713         that has only one trackpoint with elevation information.
714         * Backport Evan's magic scissors from DEM branch.
716 2007-05-31
717 Quy Tonthat <qtonthat@gmail.com>:
718         * Add Google Maps search to View menu and Toolbar
719         * Waypoint created right after the search will pick up the search
720         string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
721         create waypoint).
723 2007-05-26
724 Mark Coulter <i_offroad@yahoo.com>:
725         * new waypoint symbols.
727 2007-05-26
728 Quy Tonthat <qtonthat@gmail.com>:
729         * Fix intermittent problem of map redraw.
730         * Mapslayer: Fixed bugs that cause in some cases, map display can not
731         be refreshed without downloading.
733 2007-05-24
734 Ralf Meyer <ranfyy@gmail.com>:
735         * Adding man pages.
737 2007-05-24
738 Quy Tonthat <qtonthat@gmail.com>:
739         * Maps layer: Improve performance for map autodownload.
740         * Make dimensions easier to be found and changed to suit own tastes.
741         * Small touches on the look.
743 2007-05-23
744 Quy Tonthat <qtonthat@gmail.com>:
745         * New GPS layer menu items: "empty upload", "empty download", "empty
746         all"
747         * acquire->Google Directions now record and display previous queries
748         fo "From"/"To" entries.
749         * Position Google Directions dialogs at the center of Viking window.
751 2007-05-22
752 Quy Tonthat <qtonthat@gmail.com>:
753         * GPS layer track and waypoint data can now be saved.
754         * Disable prompt for save before exit.
755         * Add "Save and Exit" to File menu.
757 2007-05-20
758 Evan Battaglia <gtoevan@gmx.net>:
759         * DEM Branch
761 2007-05-20
762 Quy Tonthat <qtonthat@gmail.com>:
763         * Stop autodownload from running forever on map downloading errors.
765 2007-05-18
766 Quy Tonthat <qtonthat@gmail.com>:
767         * Add curl-devel to spec file.
768         * Map tool: Left click can now refresh display of map tiles.
769         * Check for non-displayable data after downloading map.
771 2007-05-17
772 Quy Tonthat <qtonthat@gmail.com>:
773         * Fix problems in map downloading caused by unreliable error
774         detection.
775         * Release 0.1.3
777 2007-05-15
778 Quy Tonthat <qtonthat@gmail.com>:
779         * Fixed bugs that can cause segfault on exit. The problem was caused
780 by mapslayer's weak_ref not being unref'ed in some cases.
782 2007-05-13
783 Evan Battaglia <gtoevan@gmx.net>:
784         * 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.
786 2007-05-11
787 Evan Battaglia <gtoevan@gmx.net>:
788         * Fix removal of redownloaded tiles from memory cache.
789         * Fix a stupid segfault in main.c (opening new files)
791 2007-05-09
792 Quy Tonthat <qtonthat@gmail.com>:
793         * New Google version numbers.
795 2007-05-08
796 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
797         * New "Refresh onscreen tiles" menu entry
799 2007-05-04
800 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
801         * debian/: debianization
803 2007-04-29
804 Reid Priedhorsky <reid@reidster.net>:
805         * libusb support
807 2007-04-28
808 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
809         * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
810         * Add configuration option for OpenStreetMap sources
812 2007-04-23
813 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
814         * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
816 2007-04-21
817 Evan Battaglia <gtoevan@gmx.net>:
818         * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
820 2007-04-16
821 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
822         * Adding libcurl support
824 2007-04-04
825 Quy Tonthat <qtonthat@gmail.com>:
826         * New Google version number.
827         * Fixed Google Directions
829 2007-02-20
830 Quy Tonthat <qtonthat@gmail.com>:
831         * GPS layer dialog now displayed at the center of the Viking main
832         window.
834 2007-02-19
835 Quy Tonthat <qtonthat@gmail.com>:
836         * New Google version numbers.
838 2007-02-15
839 Quy Tonthat <qtonthat@gmail.com>:
840         * Made viking.spec.in out of Michael's viking.spec
841         * Added viking.spec.in to autoconf files.
843 2007-02-15
844 Michael A. Peters <mpeters@mac.com>:
845         * Added viking.spec
847 2007-02-14
848 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
849         * NEWS, configure.ac: preparing 0.1.2
851 2007-02-13
852 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
853         * src/vikwindow.c: remove URL and version number from window title
854         * src/dialog.c: add URL and use dynamic information for version
855         * AUTHORS, src/dialog.c: update contributors list
856         * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
857         AUTHORS file
859 2007-02-07
860 Quy Tonthat <qtonthat@gmail.com>:
861         * Fix bug that causes crashes when click at the right side (outside)
862         of the track graph area in the Track Poperties window. 
864 2007-02-06
865 Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
866         * Add new information to Track Properties. Postion in time will be
867         tracked and display when moving mouse cursor around the track graph.
869 2007-02-06
870 Quy Tonthat <qtonthat@gmail.com>:
871         * New google version numbers.
872         * correct main window title and viking website.
874 2007-02-05
875 Quy Tonthat <qtonthat@gmail.com>:
876         * Cosmetic changes.
878 2007-02-04
879 Quy Tonthat <qtonthat@gmail.com>:
880         * Simplify tools enable/disable codes.
882 2007-02-01
883 Quy Tonthat <qtonthat@gmail.com>:
884         * Only tools that work with current active layer are enable,
885         others are disable (fade out and does nothing when clicked on).
887 2007-01-27
888 Quy Tonthat <qtonthat@gmail.com>:
889         * Display map sections while downloading (bug 1303429)
891 2007-01-25
892 Quy Tonthat <qtonthat@gmail.com>:
893         * Fixed bugs that caused crashes on creating new map layer or
894           new track/waypoint layer.
896 2007-01-24
897 Quy Tonthat <qtonthat@gmail.com>:
898         * Updated google tranparent version number.
899         * Made it more convenient to update google version numbers.
901 2007-01-23
902 Quy Tonthat <qtonthat@gmail.com>:
903         * Merged branch modular to trunk.
905 2007-01-05
906 Quy Tonthat <qtonthat@gmail.com>:
907         * Bug fix: main menu edit->delete and edit->cut did not work with
908         waypoints and tracks.
910 2007-01-04
911 Quy Tonthat <qtonthat@gmail.com>:
912         * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
913         layer panel).
915 2007-01-03
916 Quy Tonthat <qtonthat@gmail.com>:
917         * bug fix: crash on inserting aggregate layer if the selected layer's
918         parent is not an aggregate layer.
919         * bug fix: crash when delete a child layer whose parent is not
920         an aggregiate layer (eg gpslayer)
921         * Menu item selection for layer instances.
923 2007-01-02
924 Quy Tonthat <qtonthat@gmail.com>:
925         * gpslayer: Unexpose interface functions.
926         * Layers now can have their say on what pop up menu items they want.
928 2007-01-02
929 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
930         * Add ability to disable Terraserver stuff
931         * Add ability to disable Expedia stuff
933 2007-01-01
934 Quy Tonthat <qtonthat@gmail.com>:
935         * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
936         creation dialog.
938 2007-01-01
939 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
940         * Make all .h self sufficient
941         * Add ability to disable Google stuff
942         
943 2006-12-31
944 Quy Tonthat <qtonthat@gmail.com>:
945         * Added gps layer
947 2007-01-02
948 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
949         * Add ability to disable Terraserver stuff
950         * Add ability to disable Expedia stuff
952 2007-01-01
953 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
954         * Make all .h self sufficient
955         * Add ability to disable Google stuff
956         
957 2006-12-26
958 Quy Tonthat <qtonthat@gmail.com>:
959         * Fix a google version number change (at least in Australia).
961 2006-12-07
962 Quy Tonthat <qtonthat@gmail.com>:
963         * Fix an array overflow bug in Map Layer Properties
964         
965 2006-12-04
966 Alex Foobarian <foobarian@gmail.com>:
967         * Added an "About" dialog
968         
969 2006-11-30
970 Alex Foobarian <foobarian@gmail.com>:
971         * Added Quy Tonthat's patch to fix a bug in Track Properties
973 2006-11-29
974 Alex Foobarian <foobarian@gmail.com>:
975         * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
976         
977 2006-11-12
978 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
979         * Add expat explicit dependency
981 2006-10-31
982 Alex Foobarian <foobarian@gmail.com>:
983         * Visual feedback for moving waypoints
985 2006-10-30
986 Alex Foobarian <foobarian@gmail.com>:
987         * Created standard Edit menu
988         * Implemented Cut for trackpoints and waypoints
989         * When moving trackpoints, we now draw one under the cursor for visual feedback
991 2006-10-26
992 Alex Foobarian <foobarian@gmail.com>:
993         * Cleared up the drawing modes and map type descriptions
994         * Updated google version string to make it work in Europe
995         * Added Cut/Copy/Paste shortcuts to right-click menus
996         * Compacted the track properties dialog
998 2006-10-23
999 Alex Foobarian <foobarian@gmail.com>:
1000         * Introduced a toolbar tool interface, converted existing tools to use it
1001         * As a result, ruler drawing bugs are gone
1002         * Sped up ruler drawing by increasing the redraw priority
1004 2006-08-15
1005 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1006     * Add implicit DMS->DDD conversions in waypoints dialogs
1008 2006-07-26
1009 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1010         * src/degrees_converters.c, src/degrees_converters.h,
1011           test/degrees_converter.c: add dec -> DDD conversion
1012         * src/degrees_converters.c, src/degrees_converters.h,
1013           test/degrees_converter.c: add dec -> DMM conversion
1014         * src/degrees_converters.c: refactor dms conversions
1016 2006-07-24
1017 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1018     * Add patch for GoogleMaps from Reid Priedhorsky
1020 2006-07-22
1021 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1022         * Makefile.am, configure.ac, src/Makefile.am,
1023           src/degrees_converters.c, src/degrees_converters.h,
1024           test/Makefile.am, test/check_degrees_conversions.sh,
1025           test/degrees_converter.c: Adding degrees conversion functions
1026           (DDD/DMM/DMS)
1028 2006-07-06
1029 Evan Battaglia <gtoevan@gmx.net>:
1030         * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1032 2006-07-01
1033 Evan Battaglia <gtoevan@gmx.net>:
1034         * Upgrade Google Maps version (yay Europe!)
1036 2006-06-11
1037 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1038         * NEWS, configure.ac: Preparing 0.1.1
1040 2006-05-25
1041 Alex Foobarian <foobarian@gmail.com>:
1042         * Cleaned up the data source interface
1043         * Added a setup dialog to the GPS data source, with protocol type and serial port location
1045 2006-05-12
1046 Alex Foobarian <foobarian@gmail.com>:
1047         * Small fixes in Acquire from GPS code
1049 2006-05-08
1050 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1051         * autogen.sh: simpler method to start from CVS
1053 2005-12-03
1054 Evan Battaglia <gtoevan@gmx.net>:
1055         * Data sources -- check for existence of necessary things
1057 2005-11-25
1058 Evan Battaglia <gtoevan@gmx.net>:
1059         * Created "data sources" structure to easily add new data sources via GPS babel.
1060           It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1061           shows the power of the approach.
1062         * Data sources: Google & Geocaches
1064 2005-11-23
1065 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1066         * src/gpx.c (gpx_dtostr): add better GPX export
1067 Evan Battaglia <gtoevan@gmx.net>:
1068         * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
1070 2005-11-21
1071 Alex Foobarian <foobarian@gmail.com>:
1072         * Fixed v-t diagram crash bug
1074 2005-11-19
1075 Alex Foobarian <foobarian@gmail.com>:
1076         * GPSBabel acquire code
1078 2005-11-18
1079 Alex Foobarian <foobarian@gmail.com>:
1080         * Copy/paste of individual track- and way-points updated to work between processes.
1082 2005-11-17
1083 Alex Foobarian <foobarian@gmail.com>:
1084         * Copy/paste between viking processes
1085         * Layer marshalling support
1087 2005-10-28
1088 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1089         * configure.ac: Adding --with-mapcache configure option
1090         * src/config.h: Removed because no more used (generated)
1092 2005-10-18
1093 Alex Foobarian <foobarian@gmail.com>:
1094         * Fix ruler declination in UTM mode
1096 2005-10-17
1097 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1098         * src/icons/Makefile.am: assumes the creation of icons.h
1099         * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1100         * src/Makefile.am: no more icons.h production
1102 2005-10-16
1103 Evan Battaglia <gtoevan@gmx.net>:
1104         * Fix ruler: show angle, distance even when compass off-screen.
1105         * Fix bgitemcount. Background items status bar "should" be accurate now.
1107 2005-10-13
1108 Alex Foobarian <foobarian@gmail.com>:
1109         * Drag and drop whole track/waypoint lists
1111 2005-10-12
1112 Alex Foobarian <foobarian@gmail.com>:
1113         * Coord layer drawing for lat/lon based projections
1115 2005-10-11
1116 Alex Foobarian <foobarian@gmail.com>:
1117         * Draw a compass when using a ruler
1119 2005-10-07
1120 Alex Foobarian <foobarian@gmail.com>:
1121         * Added ruler drawing to the ruler tool
1123 2005-10-06
1124 Alex Foobarian <foobarian@gmail.com>:
1125         * Added support for pasting coordinates in lat/lon format
1127 2005-10-05
1128 Alex Foobarian <foobarian@gmail.com>:
1129         * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1130 Evan Battaglia <gtoevan@gmx.net>:
1131         * When pasting waypoints and tracks, do name resolution (add #2, etc)
1133 2005-10-01
1134 Evan Battaglia <gtoevan@gmx.net>:
1135         * make symbols work for geocaching .loc files (and case-insensitive symbol names)
1136         * Option as to whether or not to show unit scale (esp for exporting images)
1138 2005-09-30
1139 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1140         * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
1141 Alex Foobarian <foobarian@gmail.com>:
1142         * Added a drag_drop_request method to layer interface, updated DnD to use it
1143         * Updated DND to insert layers at the point of the drop, instead of front of list
1144         * Added wp symbol support to gpx
1145         * Fixed name collisions during track/wp DND
1146         * Layer-wide option as to whether to show waypoint symbols      
1148 2005-09-29
1149 Alex Foobarian <foobarian@gmail.com>:
1150         * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1151         * Added a scale ruler
1152         * Changed panning to show less "garbage" in exposed areas
1153         
1154 2005-09-28
1155 Evan:
1156         * menu.xml & icons inline
1158 2005-09-27
1159 Alex Foobarian <foobarian@gmail.com>:
1160         * GtkUIManager/Toolbar
1161         * DND in the LayersPanel
1162 Evan:
1163         * strtod -> g_strtod (i18n glitch)
1165 2005-09-25
1166 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1167         * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1168         * Makefile.am (EXTRA_DIST): handles viking-remote
1169         * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1170         * doc/Makefile.am, doc/dev/Makefile.am: new files
1171         * Makefile.am (SUBDIRS): handles doc directory
1172         * configure.ac: handles doc and doc/dev directories
1174 2005-09-16
1175 Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
1176 Evan:   * GPX fixes
1177         * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1178         * GPX write, click v-vs-t diagram
1179         * Option to show stops in TRWLayer options, and stop_length
1180         * Elevation plotting relative to min and max elevation in track.
1181         * Option to do elevation plotting, and controlling relative height
1183 2005-09-15
1184         * 4+ hours later and voila, GPX read support
1185         * Fixes in propwin if track doesn't have certain data, say so.
1187 2005-09-14
1188 Me (Evan) again:
1189         * Fix USGS support
1190         * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1191         * Don't crash on track properties of an empty track.
1193 2005-09-13
1194 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1195        * bootstrap: new file to bootstrap auto-tools
1196        * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1197        * Makefile.am (bin_SCRIPTS): viking-remote added
1198        * configure.ac: --enable-alphabetized-trw option added
1200 Evan Battaglia <gtoevan@gmx.net>:
1201        * Experimental altitude funky plotting I'm working on
1203 2005-09-12
1204 Alex Foobarian <foobarian@gmail.com>'s changes
1205 * disable stops, for now (I forgot about those...)
1206 * Track elevation graph: minimum altitude difference for less jagged curves
1207 * Track elevation graph: gray background, blue foreground
1208 * Track elevation graph: lines to clearly show absolute elevation
1209 * New velocity-vs-time graph & calculating function
1210 * Notebook to hold this new graph with track elevation graph
1211 My (Evan's) changes:
1212 * Fix above v-vs-t patch to not crash on tracks without timestamp.
1213 * Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
1214 Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
1215         * bootstrap: new file to bootstrap auto-tools
1216         * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1217         * Makefile.am (bin_SCRIPTS): viking-remote added
1218         * configure.ac: --enable-alphabetized-trw option added
1220 2005-09-07
1221 Autotools support by Guilhem Bonnefille.
1223 2005-09-06
1224 Added Alex Foobarian's track duration patch.
1225 Added Alex Foobarian's track profile patch.
1226 Added Alex Foobarian's elevation map fix.
1228 2005-09-04
1229 Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
1230 Delete from cache when updating image.
1232 2005-08-18
1233 Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1235 2005-08-16
1236 Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1238 2005-08-02
1239 Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1240 Chaned waypoint types a little bit (size of waypoint)
1242 2005-07-31
1243 Hopefully fixed background.c item # count
1244 Fixed KH Maps (v=2)
1246 2005-06-20
1247 A little research & added KH Maps support.
1249 2005-06-19
1250 Fixed right-click waypoint edit -> crash bug, hopefully.
1251 Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1252 Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1253 Fixed the bug where pasting a map layer messed up the name.
1254 Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1255 Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1256 Side view of tracks Ã  la Garmin MapSource, nice ...
1257 Fixed Google street maps simply by changing "v=.1" to "v=.3" ; the newest version of gmaps is completely different, I'm unsure how long this will work for.
1259 2005-05-05
1260 Experimenting with stops
1262 2005-05-01
1263 Fixed cheap ruler bug (use ruler, change draw mode, use ruler, crash). That's really not good... but hey, it _is_ alpha software.
1265 2005-04-24
1266 Added "how many maps currently downloading" status bar hack
1268 2005-03-11
1269 What the heck? Viking-remote didn't work? Fixing --/- stuff. Also fixing hang if can't open. Did this by putting gdk_threads_enter() before file opening in main.c.
1270 Update viking-remote to work _right_ with maps, also geo://GC1234/ works, nice...
1272 2005-03-08
1273 Uffda, I forgot Oggdeir's gpsmapper.c patch.
1274 Also fixed Windows compiling.
1276 2005-02-28
1277 Fixed Windows compiling, hopefully.
1278 Removed TopoZone support per topozone.com request.
1280 2005-02-27
1281 Instituted a really nice background downloading system with a separate system, works like a charm.
1282 Fixed (hopefully) a bug where a download failed the filename wasn't deleted, leaving an empty file.
1283 Misc cleanups/testing surrounding downloading.
1284 Autodownload
1285 Fix other stuff, including moving a waypoint (delete while moving -> crash)
1287 2005-02-26
1288 X and Y zoom levels for maps so factors don't have to be equal.
1289 Fixed maps zoomed out, added an combo box for it by adding a combo box in viklayer.c, fixed maptype to use map id and not internal array index
1290 Changed VikTrwLayer properties dialog to add an image tab, fixed GtkTable layout so as not to stretch out stuff in the y direction.
1291 Fixed /var/cache/maps stuff
1292 Safety for maps zoomed out
1293 Fixed mapzoom for cases where factors aren't equal
1294 Got the basic download in background code on, now just minor nicities
1295 Got the genius idea that someone might want to open up more than one file at one time ;)
1297 2005-02-25
1298 No time tonight, gotta get some sleep. Did work on hooking up Google Maps with GPSBabel's module into viking with a wget & a sed command. Totally awesome.
1299 Also, added support for the highest google zoom level which I didn't know existed.
1301 2005-02-23
1302 I'm not really supposed to be working on this ... but it get's addictive, so close to a release...
1303 Added back alpha support. It works for all map types now. Mostly useless for other types, unless you want to see tracks under your map, since you can't show more than one non-Terraserver map at the same time.
1304 Started work on maps for different zoom levels. You can do all different maps at all different zoom levels, even zoom in. Don't zoom in with expedia maps though, it could create a 2000px x 3000px size image or so, and cache up to 10,000 of those. Yeah.
1306 2005-02-22
1307 Made it easier to use all these maps -- switching between them, correct zoom levels, etc.
1308 Expedia for Europe (thanks GPSDrive people again)
1309 Kit Transue's UTM zone patch is back in for the new MapLayer. This marks the first time I have seen cross-UTM zone Topozone maps. Interestingly enough it seems that they patch the maps together. Viking messes this up a little bit but in general it works fairly well. I'm still amazed it's possible ;)
1310 Minor cleanups etc.
1312 2005-02-21
1313 Tons of work today, too much to list really. Basicly I threw away VikMapLayer and started over. This one's nice, really easy to add new types. Google, Expedia, and Terraserver maps are now functioning, but the layer isn't completed yet, many things such as alpha, download in the background, etc. aren't quite there yet.
1314 Topozone support, heh ;) Of course none of these maps can be used together. Especially since scaling isn't done yet. I'm also going to have to create some handy ways to switch between layers.
1316 2005-02-20
1317 Finally got the brilliant notion that a GSList isn't the smartest way to do memory map caching. In fact it's probably one of the stupidest. Increased speed (when all maps loaded) by 30x or so by using a GHashTable shared between layers. How much of the slowdown was accumulated somehow since 0.0.8 is unknown.
1318 New map caching file naming scheme. Hierarchial directory structure for faster lookup.
1319 Tweaked the above memory caching scheme to use a linked list in conjunction with a hashtable to allow for a maximum size limit to the cache. Currently you have to edit the file to set this upper limit. And it's in tiles -- doesn't matter the size of the tiles.
1320 Added some code in http.c of all places to make 2 directories above if they don't exist (new caching filename scheme)
1322 2005-02-19
1323 Fixed params[3] -> params[2] l1738 to fix click image
1324 Fixed delete a waypoint->crash bug
1325 Fixed TOPLAYER_FROM_WIDGET() error on right click wp -> properties (no VLP to use this on; use FROM_LAYER())
1327 2005-02-18
1328 Wow, Haven't worked on this in a while...
1329 Sorry, just adding a hack to allow me use mapzoom at 0.25 quality.
1331 2005-02-02
1332 Changed pan, a little bit, to move the map. Not good enough though, it leaves behind stuff now. Couldn't get it to not flicker, and run at a decent speed.
1334 2005-01-29
1335 Fixed waypoint pango drawing.
1336 Compatibility layer for GtkColorButton to use an entry for GTK 2.2
1337 Move Waypoints by dragging
1338 Snap to WP (shift-) for TP & WP moving. Snap to TP (ctrl-) for WP moving and still TP moving.
1339 Select WP on the side when editing (if the layer is selected that is)
1341 2005-01-28
1342 Changed over to Pango, finally. Just experimentally so far, though; gotta cement it and fix it over.
1343 Changed the properties/parameters system to allow tabs (groups) in properties boxes.
1344 Tracks & waypoints now alphabetized! Three cheers! I can't believe how relatively easy that was. Two new functions in viktreewview.c and two more lines of code in viktrwlayer.c, I thought it was going to be hard for some reason...
1345 Added a GtkColorButton thing for layer properties. This officially boosts the minimum requirements to GTK+ 2.4. This shouldn't be too much of a problem since 2.6 is out already.
1346 Settable waypoint background & text colors. Different ones for different layers is incredibly snazzy.
1347 Settable track bg color. Also fix some switch/case stuff... forgot to break...
1348 So you can do plain transparent (no WP background) by choosing white and selecting color translucency... Not exactly clear. But wow, these colors are looking really awesome.
1350 2005-01-23
1351 Expedia maps working now. Don't *exactly* match up on the top and bottom sides, but I'm not sure I can get much better. Good enough. More fixes, added autodownload (thought that was already in here? maybe only in my topozone version).
1352 Fixes, lots of small stuff -- e.g. a bug I introduced where it wasn't getting the correct utm zone for terraserver maps when downloading.
1353 Fixed a weird GTK bug where updating the coord mode menu radio button would change the coord mode. See only_updating_coord_mode_ui
1354 Implemented "invisble auto-downloads". Thought up a new way of doing downloads -- a queue and only one other process -- but probably won't implement that for a while.
1355 Wow, auto-download + street maps is really neat!
1357 2005-01-22
1358 Working on implementing Expedia maps .. Lots of stuff, had to change HTTP to hande forwarding, that took a while just to test. Had to restructure some vikmaplayer code to know about expedia maps and download differently. LOTS more to go however. It now downloads maps, but that's about it. Lots of work to go.
1359 OK, now it cuts off the sides (ads) and stuff. Snazzy. I made a test "draw" function but it isn't working perfectly yet. It is working and piecing together maps though. They look OK pieced together but street names are messed up at borders sometimes to I'm going to make the pieces bigger.
1360 Did I mention it draws the maps in the wrong places?
1362 2005-01-21
1363 Many little things tonight:
1364 Much cleaner way of doing alpha/bleach. Slightly less functionality (can't do bleach and alpha) but cleaner and should be faster.
1365 Made it so it saves coordinate mode in the .vik file.
1366 Made it so you can change the background. Saves this to the .vik file.
1367 White background under tracks. Inefficient but it works.
1369 2005-01-20
1370 Added support for Urban Areas color photograph maps from TerraServer.
1371 Just a note: TopoZone isn't going to work. I had added support for it in my own prviate version, and used it happily for areas where TerraServer was messed up. But one day it didn't work. They changed their site so it's hard (if not impossible) to get to the image directly. I could always do indirect, though ...
1373 2005-01-17
1374 Made it so you can change modes
1375 Optimized a little tiny bit, drawing still slow
1376 GREATLY Improved UTM drawing speed by remember zone width in VikViewport. I think kit meant to do that, there was a zonie_width item in VikViewport; it went unused.
1377 Re-instituted UTM ce1, cn2, etc. checks that went out the door when multiple zones became available. It now does these checks only if UTM is used and there is one zone. Performance is now comparable to 0.0.5 speeds.
1378 Fixed minor UTM 2 zones bug I (apparently) introduced above where some things are on zoom.
1380 2005-01-16
1381 Added "Visit Geocache Webpage" right-click waypoint option. Not very useful until I can click on waypoints, though.
1383 2005-01-15
1384 Started massive UTM -> VikCoord abstraction project
1385 Wow.
1386 Biggest. Change. Ever.
1387 Worked on it about 5 hours. It seems to be going excellent! Most UTM's have been made into VikCoord's, except for some things like VikCoordLayer which I simply disabled. I just plugged in the Lat/Lon coord to screen code and it works! Now I have to work out all the bugs, add a change coordinate / conversion system, and fix a lot of stuff. WOO HOO!!!
1388 Update: added coord_to_screen and screen_to_coord for Lat/Lon. works FLAWLESSLY!!! AWESOME!!!
1390 --- viking 0.0.8 ---
1392 2004-12-25
1393 Added UTM zone glue-together by Kit Transue
1394 Fixed various things regarding this patch (distance, lines, etc.)
1395 Packages & uploaded changes
1397 2004-11-27
1398 Back, but not really ...
1399 Added a fix by Peter Jones (gpspoint.c glitch)
1400 Added CYGWIN/Makefile fixes by Alex Stohr
1402 --- viking 0.0.8 ---
1404 2004-04-13
1405 Back from a 3-day GPS data gathering mission.
1406 Fixed bug wherein track GC's weren't getting updated when line_thickness was updated.
1407 Only waypoints and trackpoints if they're in the right UTM zone.
1408 Use g_spawn_command_line_async for showing pictures; support for Windows for this too.
1409 Rather drastically changed background.c so as not to use pthread's detach() and cancel() functions which are strangely absent in gthread.
1410 Changed background.c to gthread.
1411 Auto-switch UTM if you go too far.
1412 Draw little star on tracks if it was cut off due to UTM zones.
1413 Show human-readable time in trackpoint window.
1414 Fix trackpoint window so as to not show time of '0' if the TP has no timestamp.
1415 I didn't want to take this long with 0.0.8. 0.0.7 was released in just 27 days but 0.0.8 took 50. Oh well, I'll have to work doubly hard for 0.0.9. Here is Viking 0.0.8 all. Enjoy.
1417 2004-04-09
1418 Prevent loading partially-downloaded file by first writing to a temp file and them writing that data to the image file.
1419 g_error_free () where neccessary.
1420 Changed "Map Download All" to clearer, more direct and generic code.
1421 Very easily used this code to make downloading lots of maps with the "map download" tool. Just drag over the square you want to download.
1422 Added map size parameter. Had to change viklayer.[ch], add an extra_widget_data field in the param struct and change viklayer.c to support different uint values for options
1424 2004-04-08
1425 Some experimental work with maps at a different zoom level (e.g. 4mpp maps viewed at 16mpp)
1427 2004-04-04
1428 Load thumbs in a background thread. Thumbs show up as soon as they are loaded and you redraw.
1429 Cleanup function for maps so incomplete map downloads will be deleted, woo hoo!
1430 Snap to TP for edit TP and new track. Hold down control.
1431 Added Max Speed, Average Speed, Average Dist Between Trackpoints in track property window.
1432 Added "Diff Speed" in TPWin so you can tell speed between one trackpoint to the next.
1434 2004-04-03
1435 Put maps in a background thread while updating the UI, but you can still use viking. I have to duplicate all necessary data passed to the thread (what threads to download and where) in case that layer is deleted. I still have to a couple things (actually canceling the download operation) but it works very nicely, I can download lots of maps at the same time! It feels very liberating...
1436 Right click to redownload a map. Regretably some messed up maps have been showing up with the above method, it's a big mystery how exactly...
1437 Did a little test: disconnected my Internet connection and tried to download a map. Viking hanged for 22 seconds. I consider that acceptable, for now at least.
1439 2004-04-02
1440 Fixed trw_layer_new_track_gcs getting called twice -- post_read link and in vik_trw_layer_create
1441 Just got finished loading thumbnails in the background. Aye, what a bother. But it works nice. (However once I got it to crash with an Xlib async error? Sigh, that's not good...)
1443 2004-03-31
1444 Added support for clicking images to show it, using eog -- this currently cannot be changed. (!)
1446 2004-03-23
1447 Fix crash on export code (Mike Davison)
1448 Use $VIKING_MAPS for default map directory if available (Mike Davison)
1450 2004-03-08
1451 Move image to use when alpha drawing to VikViewport. That simplifies a lot.
1452 Little changes, here and there. Lots of options for images.
1454 2004-03-07
1455 More work on dynamic Properties boxes, it will make adding new options _so_ much easier...
1456 A lot of work on this. Wow, Viking is getting big. And ugly.
1457 Also fixed a bug similar to another old bug -- forgot to copy waypoint image filename when a waypoint is copied.
1458 You can now choose the image size, via the new dynamic properties box.
1460 2004-03-06
1461 Fixed a dumb bug that prevented you from opening GPSPoint files after Viking files.
1462 Working on dynamic Properties boxes, getting nowhere fast...
1464 2004-03-05
1465 Wrote a tiny bit of code to further shrink and cache thumbnails.
1467 2004-02-29
1468 background.c to use pthread to run stuff in the background (think -- downloading maps) and give a dialog to cancel (d'uh!)
1469 The ability to use pthread opens up a lot of possibilities about how to handle map downloads. For instance, you could have a little dialog where you have different groups of maps downloading. Lots of possibilities, I just have to think about how I want to implement them.
1471 2004-02-28
1472 Lately I've been working on a GUI tool written in Python to link up pictures and track logs to figure out where a picture was taken. That's my excuse, anyways, for not working on Viking.
1473 Thought a little bit about how I'm going to do pictures in Viking. Looked over ROX-Filer's thumbnailing code.
1474 Added a bit of picture thumbnail code. You can now see photos in Viking.
1476 --- viking 0.0.7 ---
1478 2004-02-22
1479 Fixed edit TP, then rename track -> updates current_tp_track_name glitch.
1480 Took quite a bit of time to change the way tools work. Instead of returning TRUE to redraw, tools return TRUE if they "accept" the tool call. If they don't, then it will look for another layer that will accept the tool call. That way you can edit trackpoints on different layers. It's nice, actually.
1481 Fixed "edit layer name, then move it" bug the crept in somehow. It wasn't in 0.0.5-pre4, but I don't see any differences in the code, oh well, fixed it this time.
1482 One month and almost 4000 LOC later... Viking 0.0.7 "Gonna Move Those Mountains Aside"
1484 2004-02-21
1485 Fixed track join deleting problem mentioned yesterday by keeping track of individual GtkTreeIter's for all tracks in a hash_table. Whenever a track is added/realized it's iter is added to the hash. Actually a rather pleasant (and fairly easy) solution. This simplifies deleting tracks in other places too, since we now don't need to know the iter.
1486 Very easily made it so that when you edit a trackpoint it selects the appropriate track in the layers panel. Press Shift+10 for fast deleting. Evidently the tracks list must be expanded.
1487 Fixed last_tpl (VikTrwLayer) / cur_tp (VikTrwLayerTpwin) confusion.
1488 Changed split up track to change current tp to first of new track rather than last of old.
1489 For some reason I felt I needed to add a thing in track properties which would count the number of duplicate TPs (same coords, one after the other) and make a button to remove them.
1490 You can now change latitude, longitude, and altitude of each TP in the track window. Good for setting exact location rather then moving.
1491 Added _real_ transparency support. I've tried before, but this time it actually wasn't hard it all. It was harder adding the UI stuff and layer attribute and all that. Anyway it might be a tad slow wise but it looks FANTASTIC!
1492 Fixed open and save dialogs (including VikFileEntry, but excluding render to image and export as gps* dialogs) so that the dialogs are not deleted and created each time but the same one is used. This means that it will stay in the same directory.
1493 How does a release tomorrow sound?
1495 2004-02-20
1496 Can't seem to find the time for Viking these days. Today I managed to get a little work in.
1497 I did manage to add support for moving trackpoints. It's awesome. You just choose the edit TP tool, select a TP, and drag it.
1498 After experimenting with arcs (arrows) for TPs (it didn't work), I changed track drawing to draw a triangle for the startpoint and a circle for the endpoint.
1499 OK, So you can now join tracks (kind of ugly solution, but that was how it worked out), but the really ugly part is that it won't show up as deleted in the layers panel, and to make it do that, I need the track's layers panel Iter which I don't have from the tpwin. I sense major hackage ahead.
1501 2004-02-16
1502 Thursday through Sunday was another "data gathering mission". I also though up a _lot_ of great ideas for Viking. Now I just have to find the time to implement them all.
1503 Today I added support in file.c for opening from stdin, aka "-". I also changed the magic number determining code to use ungetc() rather than rewind() so it will work correctly with stdin.
1504 Not part of viking, but I wrote a quickie viking-remote script.
1506 2004-02-10
1507 Gotta get back to work. Sigh. Saturday and Sunday I went on a "data gathering mission", so there's my excuse. Yesterday I was away hacking on gpsbabel to support gpspoint (Viking) files.
1508 Fixing little tiny things, like making the tpwin not close when you delete a waypoint, fixing little mistakes in trwlayer, graying buttons, etc.
1509 Added little things to tpwin -- forward, previous, diff, makind diff work for delete button, etc.
1510 Added a_coord_utm_diff for tpwin diff & ruler tool & track length
1511 Added a_dialog_create_vbox_label function, converted vik_trw_layer_tpwin_new()
1512 Added track length, tp count, segment count in properties box
1513 Fixed if try to rename waypoint or track to one that already exists, crash bug (had to uppercase user input)
1514 Added split up into segments. Had to change a_dialog_new_track, do above change, and a million other things. Sigh.
1515 Fixed split up segments so it first makes a copy, then deletes the old copy. That way if the track was on the clipboard you can paste to get the original track again. Nifty eh?
1516 Added reverse track.
1517 That's all folks. I'm a-goin to bed.
1519 2004-02-06
1520 Just got through fixing the hardest-to-track-bug I've ever tackled. Viking would crash when I copied a 
1521 pasted a layer in a certain file, but it seemed fairly random and gdb's backtraces were no help because 
1522 it was crashing on totally unrelated things (free'ing memory twice does weird things). I finally narrowed 
1523 it down to do a certain sequence to give me the warning: viking in free() chunk already freed, etc. Then 
1524 I used step (starting from vik_trw_layer_free) to determine exactly where it was free'ing something 
1525 twice. It was the waypoint comment. I noticed comments were different from the original waypoint (on the 
1526 original layer that had been copied) so I tried stepping thru vik_waypoint_copy to see whether the 
1527 waypoint was being copied correctly. It was then when I something wrong. I had assigned one waypoint to 
1528 another, then called the function vik_waypoint_set_comment(), which, upon seeing that the comment of this 
1529 new waypoint was not null, proceeded to free it, whilst the old waypoint still carried that comment 
1530 pointer around. The ironic part is one line of code (new_wp->comment = NULL;) fixed everything.
1532 Well, glad to get that out of the way. Now I can proceed to work on new stuff.
1534 I also made sure to delete the trackpoint window if the track gets deleted.
1535 The long-awaited SPLIT UP TRACK is finally in Viking. Goodie.
1537 2004-02-03
1538 Set up signals for VikLayer. Constructed a super-cool yet slightly-slow chain of signals using VikAggregateLayer. It's wacky.
1539 All my hard internal work has finally payed off. I just added code for deleting trackpoints. It works, the signal is given to update and all is good. Yay.
1541 2004-02-02
1542 Back to work. I hit a snag and had to switch VikLayer to a GObject to give off signals for updating for the track editing tool.
1544 2004-01-30
1545 Very very small amount of code to report export image write errors to stderr.
1546 Some various work on track editing:
1547   Made another file/class viktrwlayer_tpwin.c
1548   Added labels to show info when you click a trackpoint
1549   Made it draw a big TP for the current TP
1550 I don't know why it's not in this ChangeLog, but some experimental Track[point] "editing" (realling finding) support was already there: the tool, the code for finding the nearest TP, and a line of code showing a dialog with the buttons which would be useful (I obviously did some planning.)
1551 Oh, Also, cut and paste waypoints support has been in for quite a while, before September, I'd say, somehow that escaped this log.
1552 Anywho, the road looks clear as to how to procede with respect to track editing: make sure to reset current_tp if track is deleted, add on features, etc.
1554 2004-01-29
1555 Added a little thing to tell you how much are the map(s) will cover.
1556 FINALLY fixed coord layer so it shows ALL necessary coord lines (<sarcasm>it actually checks your zoom level now!!!</sarcasm>)
1558 2004-01-28
1559 Slowly added "Generate directory of Images" support.
1560 Fixed pan tool.
1562 2004-01-27
1563 You can now choose the name of the image to export to, choose the zoom level, and choose to get everything in the current viewing window.
1564 Also took 15 minutes to add a pan tool.
1565 Also made it remember your choices of width and height and image format for draw to image file.
1567 2004-01-26
1568 I'm celebrating Australia Day by working on the Vik for the first time in ... My fingers don't go up that high, anyway.
1569 Adding code for exporting to image.
1571 2003-9-22
1572 Took a short two month break. Hehe.
1573 Finally got around to checking whether server returns "200". Sometimes terraserver has erras.
1575 --- viking 0.0.5 --
1577 2003-7-15
1578 Simplified vikfileentry.c by using gtk_dialog_run
1579 Loading from World files
1580 Saving to World files
1582 2003-7-14
1583 Map Layer -- default cache directory ~/.viking-maps (on UNIX) or C:\VIKING-MAPS (on Windows). This way people don't have to worry at all about cache directories, they can just use the default and it will automatically be created.
1584 Create default cache directory if it doesn't exist. Automatically add file separator on cache directory name.
1585 Don't write cache directory name to Viking file if it is default; if no directory use default (that way people can share files without having to worry about someone elses cache directory)
1586 Readability/Naming: InitGcs -> PostRead
1588 2003-7-11
1589 More work on GeorefLayer. It's now pretty much working.
1590 Made vikfileentry.c, changed vikgeoreflayer and vikmaplayer to use it.
1592 2003-7-10
1593 Changed zoom to two variables -- xmpp and ympp and implemented necessary changes in the layers.
1594 Added a "Goto Any Zoom" kind of dialog/function.
1595 Changed status bar a tad to reflect this.
1596 Started some work (mainly UI/semantics/program interface) on GeorefLayer. Will make it actually do something later.
1598 2003-7-09
1599 Changed zoom limit from 32 mpp to 512 mpp.
1600 Changed zoom to a double to allow any zoom level.
1602 2003-7-07
1603 Sorry ... "Real Life" (tm) has been taking up a lot of time lately. Anyway today I managed to implement track visibility in Viking GPS files.
1605 2003-6-27
1606 Don't show an empty menu for a sublayer if it doesn't add anything to the empty menu
1607 Little bugfixes
1609 2003-6-26
1610 Put all file stuff in one file.
1611 Removed old binary fileformat support. 3 days of work deleted in no time.
1612 Track -> VikTrack, Waypoint -> VikWaypoint, Trackpoint -> VikTrackpoint, vikwaypoint.c, viktrack.c
1613 Comment support, comment support for gpsmapper export
1614 Comment for gpspoint, backslashed quotes, etc. in comment in gpspoint.c. Lot of work... I could easily backslash track/wp name, but they usually dont have quotes in
1615 OK, I've been programming for over 4 hours. Break time.
1616 OK, back to work. Comment support complete, I've also added altitude output support for gpspoint.
1617 Switched various button order around in dialog.c to comply with HIG
1618 Track undo support. Double-click to end, right click to undo. Crazy day, huh?
1620 2003-6-25
1621 Support for reading map and trackwaypoint layers. Also support for trackwaypoint data (in GPSPoint format)
1622 Whew! Write support is complete! Man, that's a lot of work. Now I just gotta iron out any wrinkles (such as getting rid of old file format support)
1624 2003-6-24
1625 Half hour's worth of coding has made copying and pasting TrackWaypoint layers a reality.
1626 Started working on FF2. TODO: implement individual layer getters/setters functions, write support
1627 I've done an incredible amount of work today.
1628 Mission: By the weekend I must have FF2 support out the door.
1630 2003-6-23
1631 Created Viking 0.0.5 branch.
1632 Started work on copy & paste layers. With just two hours or so worth of code, you can now cut, copy and paste coord and map layers and aggregate layers made up of these.
1633 You can even copy and paste between windows.
1634 Next up -- trackwaypoint layers, then we're off to copying items.
1635 Onward -- 0.0.5!
1637 --- viking 0.0.4 ---
1639 2003-6-23
1640 Viking 0.0.4 "Lame Duck Release"
1641 Alright, I haven't been doing anything for the last two days. Guess I'll just release what I have...
1643 2003-6-20
1644 Added GpsMapper export support to make it easy to make Garmin maps.
1645 Made it so you can now rename tracks.
1646 Implemented map fade into white (alpha)! This should help distinguish tracks while still seeing maps.
1648 2003-6-19
1649 Fixed a map caching problem that occurs when you lower the size of the memory cache (it won't really be lowered).
1650 Started experimenting with map semi-transparency. It's pretty cool.
1652 2003-6-18
1653 HIG document compliance (Open, New, Close, modified flag, etc.) I probably won't be making a "Exit" menu item, because that is the dumbest and most confusing aspect of the HIG.
1654 Tearoff item for tools.
1655 Made a_file_basename and replaced all places where I previously just copied and pasted the code.
1656 Fixed _another_ "forgot to initialize" bug (layer.realized)
1657 Simplified interface by having one Open menu item for opening any type of file and an Append menu item to do the same
1658 In doing this, "./viking my.vik my2.vik my.gps my2.gps" etc. now works (concatenates into an unamed file.)
1659 Removed "Properties" from Aggregate Layer popup, and added info message when running "Properties" from the Layers menu on an Aggregate
1660 Provided a info message that tells the user the Top Layer cannot be deleted.
1662 2003-6-17:
1663 Added error message for failed writes, fixed various bugs such as not free()ing any of the layers on exit (!)
1664 Also fixed some crashes such as when you try to export a trw layer and you can't write to it.
1665 Fixed button order in model dialogs to comply with GNOME HIG.
1666 Added a "Delete All Layers" item from the menu. Change menu names a little bit.
1667 Added "Save" support (current filename)
1668 Started thinking about HIG compliance in the way of documents. Will probably get rid of delete all layers and add new, open (in new window)
1670 2003-6-16:
1671 Added VikTrwLayer serialization support, added "open" and "save" dialog boxes.
1672 Added error messages for failed reads, etc.
1674 2003-6-15:
1675 More serialization work. The basics are now working, I have to add VikTrwlayer, maybe add some things in to make
1676 it less vulnerable to crashes and really big mallocs(), and maintain compatibility between versions.
1678 2003-6-14:
1679 Got some more sample data for Viking via motorcycle riding ;)
1681 2003-6-13:
1682 Fixed serious glitch that crashes on creating a new track. 
1683 Fixed viking crash that happens when a new track is being created, then deleted.
1684 Designed file format & started on serialization of layers.
1685 Moved Layer Icon loading stuff to VikTreeview, as poor designed as it sounds, to get ready for Serialization code.
1687 2003-6-12:
1688 Viking 0.0.3, first public release