]> git.street.me.uk Git - andy/viking.git/blame_incremental - ChangeLog
Update layer after modifying properties
[andy/viking.git] / ChangeLog
... / ...
CommitLineData
12008-08-24
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Fix: update layer after applying properties
4
52008-06-24:
6Mathieu Albinet <mathieu17@gmail.com>:
7 * Color picker button for the Coordlayer properties dialog
8
92008-08-23
10Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
11 * Cut/Copy/Paste empty selection is not critical
12
132008-06-23:
14Mathieu Albinet <mathieu17@gmail.com>:
15 * Layers panel UI improvements
16
172008-08-22
18Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
19 * Replace specific about dialog by GtkAboutDialog
20 * Replace some g_warning by g_debug
21 * Homogeneous icons management.
22
232008-08-17
24Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
25 * Add preferences to store OSM login/password
26 * Add a password entry widget
27
282008-08-16
29Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
30 * Ensure that confirmation dialog is over file selector
31
322008-08-13
33Quy Tonthat <qtonthat@gmail.com>:
34 * Fixed google map download problem.
35
362008-07-31
37Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
38 * Release Viking 0.9.6
39 * Fix unecessary (and probably) Makefile.am directive
40
412008-07-28
42Quy Tonthat <qtonthat@gmail.com>:
43 * Fix gcget command line to accomodate negative coords.
44
452008-07-22
46Quy Tonthat <qtonthat@gmail.com>:
47 * Google maps no longer worked due to changes made by Google.
48 The Problems now fixed.
49
502008-07-21:
51Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
52 * Release Viking 0.9.5
53
542008-07-18:
55Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
56 * Install man pages
57 * Update translations
58
592008-07-15
60Quy Tonthat <qtonthat@gmail.com>:
61 * Added viking.desktop
62
632008-07-13:
64Rob Norris <robbieonsea@users.sourceforge.net>:
65 * Fix #1947456: Compiler warning fixes
66
672008-07-09:
68Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
69 * Update translations
70
712008-07-02
72Quy Tonthat <qtonthat@gmail.com>:
73 * Track properties: split track at marker.
74
752008-06-30
76Quy Tonthat <qtonthat@gmail.com>:
77 * Track properties: Keep markers of the graphs in sync with each
78 other.
79
802008-06-29:
81Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
82 * Windows port: fallback temporary file
83
842008-06-29:
85Mathieu Albinet <mathieu17@gmail.com>:
86 * Windows port: typo in util.c
87
882008-06-24
89Quy Tonthat <qtonthat@gmail.com>:
90 * Track graph marker now works again.
91
922008-06-22
93Quy Tonthat <qtonthat@gmail.com>:
94 * Fix google version number.
95
962008-06-15
97Quy Tonthat <qtonthat@gmail.com>:
98 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
99
1002008-06-09:
101Mathieu Albinet <mathieu17@gmail.com>:
102 * Windows port: redefine LOCALEDIR
103
1042008-06-06
105Quy Tonthat <qtonthat@gmail.com>:
106 * viking no longer converts waypoint names to uppercase. Waypoint names
107 are now case insensitive.
108
1092008-06-02:
110Mathieu Albinet <mathieu17@gmail.com>:
111 * Portability: remove "/dev/null" use
112
1132008-05-08:
114Mathieu Albinet <mathieu17@gmail.com>:
115 * Windows port: rename interface to source_interface
116 * Portability: replace mmap functions by g_mapped_file*
117 * Portability: use of g_ascii_dtostr to format google url
118
1192008-05-02:
120Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
121 * Update man page
122
1232008-05-01:
124Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
125 * Add file content checking process
126
1272008-05-01:
128Mathieu Albinet <mathieu17@gmail.com>:
129 * Remove dependency to wget
130
1312008-05-01:
132Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
133 * Adding --debug and --verbose command line option
134
1352008-04-26:
136Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
137 * Fix pipe leaks
138
1392008-04-26:
140Mathieu Albinet <mathieu17@gmail.com>:
141 * Portability: provide our own curl WRITE function
142
1432008-04-22:
144Robert Norris <rw_norris@hotmail.com>:
145 * Fix: Initalize tv_usec field.
146 * Fix for implicit declaration of function 'g_fopen'
147
1482008-04-21:
149Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
150 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
151 * Fix #1915121: use GLib functions to handle ISO8601 dates
152
1532008-04-16:
154Tim Scofield <nospam546@comcast.net>:
155 * Fix: typo false -> FALSE
156
1572008-04-12:
158Mathieu Albinet <mathieu17@gmail.com>:
159 * M_PI already defined
160
1612008-04-12:
162Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
163Mathieu Albinet <mathieu17@gmail.com>:
164 * Portability: reduce unistd.h dependency
165 * Portability: replace mkdir by g_mkdir
166 * Portability: replace deprecated bzero function by memset
167 * Portability: remove dirname needs with g_mkdir_with_parents
168
1692008-03-27:
170Mathieu Albinet <mathieu17@gmail.com>:
171 * Replace GtkFileSelection by GtkFileChooser
172
1732008-03-24:
174Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
175 * Merge icons in a single binary object
176
1772008-03-15:
178Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
179 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
180 * Add panning tool as default
181
1822008-02-25:
183Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
184 * po/ChangeLog: needed file for distribution
185
1862008-02-25:
187Rob Norris <robbieonsea@users.sourceforge.net>:
188 * Fix: autogen can generate broken configure file (SF#1881475)
189 * Fix some compiler warnings (SF#1888407)
190
1912008-02-24:
192Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
193 * Change OSM's tiles URL
194
1952008-02-22:
196Michael A. Peters <mpeters@mac.com>:
197 * viking.spec: Correct license, required packages and local.
198
1992008-02-20:
200Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
201 * Update translations
202
2032008-02-16:
204Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
205 * main.c: I18N improvements
206 * French translation update
207
2082008-02-16:
209Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
210 * I18N improvements
211 * French translation update
212 (both submitted the 2008-01-12 on mailing-list)
213
2142008-01-22:
215Alex Foobarian <foobarian@gmail.com>:
216 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
217
2182008-01-18
219Quy Tonthat <qtonthat@gmail.com>:
220 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
221 * Added mutex to protect mapcache from being corrupted by threads.
222
2232008-01-04:
224Alex Foobarian <foobarian@gmail.com>:
225 * Tuned the v-t diagram drawing
226
2272007-12-27:
228Evan Battaglia <gtoevan@gmx.net>:
229 * Minor fixes/debugging to gcget. Add gcget-perl
230 * Full screen mode.
231 * Bugfix for prefernces -- don't cut off last character of password
232
2332007-12-27:
234Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
235 * Add GpxWritingOptions to control GPX file writing
236
2372007-12-23
238Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
239 * Add default values to ele and time fields (due to OSM)
240
2412007-12-21
242Evan Battaglia <gtoevan@gmx.net>:
243 * Preferences groups/tabs
244 * Fix gcget to accept username and password. Pass this in to gcget.
245 * Oops! Reading preferences from the file wasn't working. Fixed.
246
2472007-12-21:
248Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
249 * Update French translation
250
2512007-12-21:
252Christoph Eckert <ce@christeck.de>:
253 * Update source for OSM/Osmarender tiles
254
2552007-12-20:
256Evan Battaglia <gtoevan@gmx.net>:
257 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
258
2592007-12-20
260Quy Tonthat <qtonthat@gmail.com>:
261 * Revert a previous change that disabled realtime tracking if libgps
262 does not exist.
263
2642007-12-17:
265Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
266 * Use specific gettext call for plural form
267
2682007-12-16:
269Evan Battaglia <gtoevan@gmx.net>:
270 * Sort waypoints in GPX output.
271 * Use the "next unused" (not really) waypoint number as default.
272
2732007-12-15:
274Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
275 * Fix compilation under HURD (missing MAXPATHLEN macro)
276 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
277
2782007-12-15:
279Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
280 * Make menu entries translatable
281 * Mark many strings translatable
282 * Update french translation
283
2842007-12-12:
285Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
286 * Marking translatable strings
287 * First french translation (incomplete)
288
2892007-12-12:
290Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
291 * Fix warning: underquoted definition of AM_WITH_EXPAT
292 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
293
2942007-12-07
295Quy Tonthat <qtonthat@gmail.com>:
296 * Fix autogen.sh to remove the assumption that version 1.9 of automake
297 is available on all systems.
298 * Now that autogen.sh runs configure, "make full" should not.
299
3002007-12-07
301Evan Battaglia <gtoevan@gmx.net>:
302 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
303 * Google Terrain maps
304 * Disable printing to make Viking compile for GTK < 2.10
305
3062007-11-27:
307Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
308 * util.c: Use a list of possible browsers.
309
3102007-11-20:
311Quy Tonthat <qtonthat@gmail.com>:
312 * Fix a bug that can potentially cause segfault.
313
3142007-11-19:
315Quy Tonthat <qtonthat@gmail.com>:
316 * Improve track graphs. Some tracks looked too flat.
317
3182007-11-09:
319Evan Battaglia <gtoevan@gmx.net>:
320 * GPSBabel filter work I've been sitting on for a while now.
321 * Draw circle for downloading geocaches. Constrain by maximum distance.
322
3232007-11-08:
324Quy Tonthat <qtonthat@gmail.com>:
325 * Printing support
326
3272007-11-01
328Quy Tonthat <qtonthat@gmail.com>:
329 * Fix bug that caused Old Google maps not being disabled by default.
330
3312007-10-24
332Quy Tonthat <qtonthat@gmail.com>:
333 * Fix crashes on elev graph for some tracks.
334 * Make low alt tracks look more visible on elev graph.
335 * Fix "incompatible pointer type" warnings.
336
3372007-10-23
338Quy Tonthat <qtonthat@gmail.com>:
339 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
340
3412007-10-20
342Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
343 * Releasing 0.9.3
344
3452007-10-20
346Evan Battaglia <gtoevan@gmx.net>:
347 * Fixing minor typo in vikdemlayer.c which could cause crashes
348
3492007-10-20
350Quy Tonthat <qtonthat@gmail.com>:
351 * Track Properties Dialog no longer blocks interaction of the main
352 window.
353 * Draw position marker on track elev/speed graphs at mouse click.
354 * Diasable buttons on Track Properties Dialog when not needed.
355 * Display track name on title of track property dialog. Now that
356 viking allows multiple dialogs displayed simultaneously.
357
3582007-10-17
359Evan Battaglia <gtoevan@gmx.net>:
360 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
361
3622007-10-16
363Evan Battaglia <gtoevan@gmx.net>:
364 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
365
3662007-10-16
367Quy Tonthat <qtonthat@gmail.com>:
368 * Interpolating DEM data in 3 different methods. Track data,
369 elevation-distance graph and elevation info on status bar now make use
370 of interpolation.
371
3722007-10-15
373Quy Tonthat <qtonthat@gmail.com>:
374 * Add more room to the top of elevation-distance graph.
375
3762007-10-14
377Evan Battaglia <gtoevan@gmx.net>:
378 * Fix plotting of DEM elevation data (subtract min altitude)
379
3802007-10-12
381Evan Battaglia <gtoevan@gmx.net>:
382 * Fix Esc and Backspace to work only when VikViewport has focus.
383 * VikViewport grabs focus on click or release events, or when a
384 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
385
3862007-10-12
387Quy Tonthat <qtonthat@gmail.com>:
388 * Make use of DEM elevation data and GPS speed for track graphs.
389
3902007-10-11
391Evan Battaglia
392 * Key press framework for tools. Esc to stop track. Backspace to end track.
393
3942007-10-11
395Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
396 * Upgrading to API 0.5 of OSM
397
3982007-10-11
399Quy Tonthat <qtonthat@gmail.com>:
400 * Make Realtime Tracking a feature that can be disabled at configure
401 time. Do not quietly disable it beacause libgps is not available
402 at compiling time.
403 * Extra data from GPS in realtime mode are now stored in trackpoints.
404
4052007-10-10
406Quy Tonthat <qtonthat@gmail.com>:
407 * Fix a crash bug caused by operation on variable inside a macro.
408
4092007-10-09
410Evan Battaglia <gtoevan@gmx.net>:
411 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
412 * Show currently edited track in red-dashed line. This makes it easier
413 to tell if we've ended the track.
414 * When using new track tool, draw a line before making a point to
415 preview the new point.
416 * Use $BROWSER environment variable (for viewing geocache pages)
417
4182007-10-08
419Quy Tonthat <qtonthat@gmail.com>:
420 * Fix compiling breakage caused by missing icon file from the list.
421
4222007-10-07
423Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
424 * libgps is no more mandatory
425
4262007-10-07
427Evan Battaglia <gtoevan@gmx.net>:
428 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
429 * Cursors for tools.
430 * Undo magic scissors by right-clicking.
431 * Extend a track by right-clicking on it.
432 * Experiment: "Begin track" tool
433
4342007-10-07
435Quy Tonthat <qtonthat@gmail.com>:
436 * Correctly calculate position (based on time instead of distance)
437 when clicking on speed-time graph.
438 * Added km/h to speed entries of the track properties dialog.
439 * The "Selected Time" on track properties dialog is now correct.
440 * Track Properties: now displays track distance/time instead of
441 "Selected Time".
442
4432007-10-06
444Quy Tonthat <qtonthat@gmail.com>:
445 * Fix bugs that caused odd display of time on track properties dialog.
446 * Pop a message when failed to connect to gpsd.
447
4482007-10-05
449Quy Tonthat <qtonthat@gmail.com>:
450 * Fix a segfault caused by (mistakenly) adding a new layer to gps
451 layer.
452 * Be more selective in collecting realtime trackpoints.
453
4542007-10-04
455Quy Tonthat <qtonthat@gmail.com>:
456 * Improvements for GPS layer's "realtime tracking".
457
4582007-10-02
459Quy Tonthat <qtonthat@gmail.com>:
460 * Fix crashes caused by emitting update too early at layer creation.
461 * Add realtime tracking to GPS layer.
462 * fix half-drawn problems for GPS layer.
463
4642007-10-01
465Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
466 * Relax dependencies about glib by implementing
467 g_hash_table_remove_all ourselves (Evan's patch)
468
4692007-10-01
470Quy Tonthat <qtonthat@gmail.com>:
471 * Disable half-drawn update when the center is moved. Avoid using
472 static "trigger" in viklayer.c which causes problems when viking
473 has more than one windows.
474
4752007-09-28
476Quy Tonthat <qtonthat@gmail.com>:
477 * Fix bug that caused Elevation graph not working properly with some
478 tracks.
479
4802007-09-27
481Evan Battaglia <gtoevan@gmx.net>:
482 * GPSD Layer -- draw an arrow.
483 * Minimum elevation for DEM layer.
484 * Half-drawn hack to only draw layers on top of the one that has
485 recently changed. A must for realtime GPS.
486
4872007-09-25
488Quy Tonthat <qtonthat@gmail.com>:
489 * SRTM download now works for regions outside North_America too.
490
4912007-09-23
492Evan Battaglia <gtoevan@gmx.net>:
493 * Fix copy & pasting DEM layers -- new serializing string list code.
494 * Don't crash if using tool on wrong type of layer / no layer.
495 Although I really want to know what happened to "use the top visible layer",
496 and return TRUE if the tool "accepts" the use...
497 editing lots of TRWLayers was way easier that way...
498 * Remove unused vik_layer_copy() code
499 * Add Magic Scissors icon (from GIMP)
500 * Add comment when making a Google Route.
501 * Continue a magic scissors route by holding down control. Continue the comment too.
502 * 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)
503 * Experimental GPSD support (VikGpsdLayer)
504
5052007-09-22
506Evan Battaglia <gtoevan@gmx.net>:
507 * Pan Accelerators (Ctrl+Left, etc)
508 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
509 * Add a RADIOGROUP_STATIC properties factory type to make it easy
510 for new layers. Uses an array list (like before)
511 instead of a GList.
512 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
513 * (copying & pasting DEM layers is broken, will fix later)
514
5152007-09-21
516Evan Battaglia <gtoevan@gmx.net>:
517 * Fix right-click on geocache to work with new geocache names.
518 * Download & import SRTM 90m DEM data (still working on US 10m)
519
5202007-09-17
521Evan Battaglia <gtoevan@gmx.net>:
522 * 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.
523
5242007-09-09
525Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
526 * Removing unused files (*.png.h).
527
5282007-09-08
529Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
530 * Fix #1789550: define MAX macro if not defined on ALL systems
531
5322007-09-08
533Quy Tonthat <qtonthat@gmail.com>:
534 * AUtomatically fetching google version number.
535
5362007-09-07
537Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
538 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
539 to build viking on system not offering such feature.
540
5412007-09-06
542Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
543 * Adding command line option framework.
544
5452007-09-06
546Quy Tonthat <qtonthat@gmail.com>:
547 * Make viking's default start location somewhere more likely has maps.
548 * Fix crash when using "Maps Download" tools right after viking is
549 started (without a viking file).
550
5512007-09-05
552Quy Tonthat <qtonthat@gmail.com>:
553 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
554
5552007-09-03
556Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
557 * Fix: crash when "applying" a map layer property dialog.
558 * QA: strong type the second argument of the *_post_read functions.
559 * Preset filename when exporting a TrwLayer.
560 * Refactoring: retrieve the VikWindow from the VikViewport via its
561 GtkWidget nature.
562 * Use $EMAIL to initialise email field for OSM upload.
563 * Do not warn about drawmode inconsistency while reading file.
564 * Hide Expedia view mode when expedia is not built in.
565
5662007-09-01
567Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
568 * Disable Expedia map layer by default (as it is not working).
569
5702007-08-30
571Bernd Zeimetz <bernd@bzed.de>:
572 * Add redirect support (for Expedia map layer).
573
5742007-08-30
575Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
576 * Add ability to upload a single track.
577
5782007-08-28
579Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
580 * Check current drawmode after creating a new MapsLayer.
581
5822007-08-25
583Quy Tonthat <qtonthat@gmail.com>:
584 * New google version number.
585 * Better checking to detect downloaded text instead of images.
586 * Give more instructive message for attempting to download maps in
587 wrong mapmode.
588
5892007-08-20
590Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
591 * libcurl is a requirement
592
5932007-08-20
594Quy Tonthat <qtonthat@gmail.com>:
595 * Fix bugs that cause crashes on layers copy/paste/delete.
596 * Fix bug in Google search that caused viking jump to wrong location
597 when Google can not find the match.
598
5992007-08-16
600Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
601 * Group "Export Layer..." entries in a sub-menu.
602
6032007-08-16
604Quy Tonthat <qtonthat@gmail.com>:
605 * Clean up and eliminate compiler warning.
606
6072007-08-15
608Quy Tonthat <qtonthat@gmail.com>:
609 * Fix bug in creating temporary HOME when HOME is not set.
610 * Added --enable-old-google to configure script. Old google modes are
611 now disabled by default.
612 * Default mode for new maps is Google Maps.
613
6142007-08-09
615Quy Tonthat <qtonthat@gmail.com>:
616 * Make Google Map default map type.
617
6182007-08-02
619Quy Tonthat <qtonthat@gmail.com>:
620 * DEM module can now read hgt.zip files directly (no need to unzip
621 them).
622 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
623 regions).
624
6252007-07-27
626Quy Tonthat <qtonthat@gmail.com>:
627 * Plug filedescriptor leak in dem.c
628
6292007-07-26
630Quy Tonthat <qtonthat@gmail.com>:
631 * Display on status bar altitude at cursor using data from DEM layer(s).
632
6332007-07-25
634Quy Tonthat <qtonthat@gmail.com>:
635 * New google version numbers.
636
6372007-07-24
638Quy Tonthat <qtonthat@gmail.com>:
639 * Disable GeoCache Acquire since it nolonger works. Can be enabled
640 again using configure --enable-geocaches.
641
6422007-07-18
643Quy Tonthat <qtonthat@gmail.com>:
644 * Remove (my) debug messages which are no longer needed.
645
6462007-07-15
647Quy Tonthat <qtonthat@gmail.com>:
648 * Missing a few changes here.
649 * release 0.9 (by Guilhem)
650
6512007-07-13
652Quy Tonthat <qtonthat@gmail.com>:
653 * Eliminate the needs of entering DEM files for every single
654 track/waypoint layer.
655
6562007-07-07
657Quy Tonthat <qtonthat@gmail.com>:
658 * Fixed typo in Makefile.am
659
6602007-07-06
661Evan Battaglia <gtoevan@gmx.net>:
662 * Merge DEM Branch
663
6642007-07-04
665Quy Tonthat <qtonthat@gmail.com>:
666 * Bug fix: View Mode displayed wrong setting on start up
667
6682007-07-03
669Quy Tonthat <qtonthat@gmail.com>:
670 * Fixed bugs that caused draw_scale and draw_centermark status not being
671 consistent among View menu, viewport and loaded files.
672
6732007-07-02
674Evan Battaglia <gtoevan@gmx.net>:
675 * DEM Branch: Trying to fix/cleanup various DEM things
676 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
677
6782007-07-02
679Quy Tonthat <qtonthat@gmail.com>:
680 * Fixed bugs that caused crashes during GPS upload/download.
681
6822007-07-01
683Quy Tonthat <qtonthat@gmail.com>:
684 * Make "Save Image" and "Save Image Directory" dialogs reusable.
685
6862007-06-24
687Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
688 * Merging with Ralf's work around debianization
689 * INSTALL: refreshed
690
6912007-06-23
692Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
693 * Minor change to avoid SEGFAULT on x86_64
694 * Add DownloadOptions type to specify referer per map source
695
6962007-06-19
697Quy Tonthat <qtonthat@gmail.com>:
698 * Fix bugs that causes "drawcentermark" not recognised when reading
699 from files.
700 * Fix a wild pointer bug that can cause crashes
701
7022007-06-18
703Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
704 * Copying libcurl.m4 as it is needed everywhere
705
7062007-06-18
707Quy Tonthat <qtonthat@gmail.com>:
708 * New google version numbers.
709 * Make scale more visible.
710 * Add center mark which can be turn on/off in View menu.
711 * Viking now uses cookies for http requests. Some server(s) is quite
712 picky about this. (With great help from Lixus <gps@muellers.ms>)
713 * Download maps along a track. Right click on a track layer, select map
714 type and zoom level, viking will do the rest.
715 * release 0.1.3-20070618
716
7172007-06-13
718Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
719 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
720
7212007-06-8
722Quy Tonthat <qtonthat@gmail.com>:
723 * Fix a bug that causes segfault when viewing properties of a
724 waypoint.
725
7262007-06-1
727Quy Tonthat <qtonthat@gmail.com>:
728 * Fix a bug that causes segfault when viewing properties of a track
729 that has only one trackpoint with elevation information.
730 * Backport Evan's magic scissors from DEM branch.
731
7322007-05-31
733Quy Tonthat <qtonthat@gmail.com>:
734 * Add Google Maps search to View menu and Toolbar
735 * Waypoint created right after the search will pick up the search
736 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
737 create waypoint).
738
7392007-05-26
740Mark Coulter <i_offroad@yahoo.com>:
741 * new waypoint symbols.
742
7432007-05-26
744Quy Tonthat <qtonthat@gmail.com>:
745 * Fix intermittent problem of map redraw.
746 * Mapslayer: Fixed bugs that cause in some cases, map display can not
747 be refreshed without downloading.
748
7492007-05-24
750Ralf Meyer <ranfyy@gmail.com>:
751 * Adding man pages.
752
7532007-05-24
754Quy Tonthat <qtonthat@gmail.com>:
755 * Maps layer: Improve performance for map autodownload.
756 * Make dimensions easier to be found and changed to suit own tastes.
757 * Small touches on the look.
758
7592007-05-23
760Quy Tonthat <qtonthat@gmail.com>:
761 * New GPS layer menu items: "empty upload", "empty download", "empty
762 all"
763 * acquire->Google Directions now record and display previous queries
764 fo "From"/"To" entries.
765 * Position Google Directions dialogs at the center of Viking window.
766
7672007-05-22
768Quy Tonthat <qtonthat@gmail.com>:
769 * GPS layer track and waypoint data can now be saved.
770 * Disable prompt for save before exit.
771 * Add "Save and Exit" to File menu.
772
7732007-05-20
774Evan Battaglia <gtoevan@gmx.net>:
775 * DEM Branch
776
7772007-05-20
778Quy Tonthat <qtonthat@gmail.com>:
779 * Stop autodownload from running forever on map downloading errors.
780
7812007-05-18
782Quy Tonthat <qtonthat@gmail.com>:
783 * Add curl-devel to spec file.
784 * Map tool: Left click can now refresh display of map tiles.
785 * Check for non-displayable data after downloading map.
786
7872007-05-17
788Quy Tonthat <qtonthat@gmail.com>:
789 * Fix problems in map downloading caused by unreliable error
790 detection.
791 * Release 0.1.3
792
7932007-05-15
794Quy Tonthat <qtonthat@gmail.com>:
795 * Fixed bugs that can cause segfault on exit. The problem was caused
796by mapslayer's weak_ref not being unref'ed in some cases.
797
7982007-05-13
799Evan Battaglia <gtoevan@gmx.net>:
800 * 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.
801
8022007-05-11
803Evan Battaglia <gtoevan@gmx.net>:
804 * Fix removal of redownloaded tiles from memory cache.
805 * Fix a stupid segfault in main.c (opening new files)
806
8072007-05-09
808Quy Tonthat <qtonthat@gmail.com>:
809 * New Google version numbers.
810
8112007-05-08
812Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
813 * New "Refresh onscreen tiles" menu entry
814
8152007-05-04
816Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
817 * debian/: debianization
818
8192007-04-29
820Reid Priedhorsky <reid@reidster.net>:
821 * libusb support
822
8232007-04-28
824Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
825 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
826 * Add configuration option for OpenStreetMap sources
827
8282007-04-23
829Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
830 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
831
8322007-04-21
833Evan Battaglia <gtoevan@gmx.net>:
834 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
835
8362007-04-16
837Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
838 * Adding libcurl support
839
8402007-04-04
841Quy Tonthat <qtonthat@gmail.com>:
842 * New Google version number.
843 * Fixed Google Directions
844
8452007-02-20
846Quy Tonthat <qtonthat@gmail.com>:
847 * GPS layer dialog now displayed at the center of the Viking main
848 window.
849
8502007-02-19
851Quy Tonthat <qtonthat@gmail.com>:
852 * New Google version numbers.
853
8542007-02-15
855Quy Tonthat <qtonthat@gmail.com>:
856 * Made viking.spec.in out of Michael's viking.spec
857 * Added viking.spec.in to autoconf files.
858
8592007-02-15
860Michael A. Peters <mpeters@mac.com>:
861 * Added viking.spec
862
8632007-02-14
864Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
865 * NEWS, configure.ac: preparing 0.1.2
866
8672007-02-13
868Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
869 * src/vikwindow.c: remove URL and version number from window title
870 * src/dialog.c: add URL and use dynamic information for version
871 * AUTHORS, src/dialog.c: update contributors list
872 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
873 AUTHORS file
874
8752007-02-07
876Quy Tonthat <qtonthat@gmail.com>:
877 * Fix bug that causes crashes when click at the right side (outside)
878 of the track graph area in the Track Poperties window.
879
8802007-02-06
881Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
882 * Add new information to Track Properties. Postion in time will be
883 tracked and display when moving mouse cursor around the track graph.
884
8852007-02-06
886Quy Tonthat <qtonthat@gmail.com>:
887 * New google version numbers.
888 * correct main window title and viking website.
889
8902007-02-05
891Quy Tonthat <qtonthat@gmail.com>:
892 * Cosmetic changes.
893
8942007-02-04
895Quy Tonthat <qtonthat@gmail.com>:
896 * Simplify tools enable/disable codes.
897
8982007-02-01
899Quy Tonthat <qtonthat@gmail.com>:
900 * Only tools that work with current active layer are enable,
901 others are disable (fade out and does nothing when clicked on).
902
9032007-01-27
904Quy Tonthat <qtonthat@gmail.com>:
905 * Display map sections while downloading (bug 1303429)
906
9072007-01-25
908Quy Tonthat <qtonthat@gmail.com>:
909 * Fixed bugs that caused crashes on creating new map layer or
910 new track/waypoint layer.
911
9122007-01-24
913Quy Tonthat <qtonthat@gmail.com>:
914 * Updated google tranparent version number.
915 * Made it more convenient to update google version numbers.
916
9172007-01-23
918Quy Tonthat <qtonthat@gmail.com>:
919 * Merged branch modular to trunk.
920
9212007-01-05
922Quy Tonthat <qtonthat@gmail.com>:
923 * Bug fix: main menu edit->delete and edit->cut did not work with
924 waypoints and tracks.
925
9262007-01-04
927Quy Tonthat <qtonthat@gmail.com>:
928 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
929 layer panel).
930
9312007-01-03
932Quy Tonthat <qtonthat@gmail.com>:
933 * bug fix: crash on inserting aggregate layer if the selected layer's
934 parent is not an aggregate layer.
935 * bug fix: crash when delete a child layer whose parent is not
936 an aggregiate layer (eg gpslayer)
937 * Menu item selection for layer instances.
938
9392007-01-02
940Quy Tonthat <qtonthat@gmail.com>:
941 * gpslayer: Unexpose interface functions.
942 * Layers now can have their say on what pop up menu items they want.
943
9442007-01-02
945Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
946 * Add ability to disable Terraserver stuff
947 * Add ability to disable Expedia stuff
948
9492007-01-01
950Quy Tonthat <qtonthat@gmail.com>:
951 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
952 creation dialog.
953
9542007-01-01
955Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
956 * Make all .h self sufficient
957 * Add ability to disable Google stuff
958
9592006-12-31
960Quy Tonthat <qtonthat@gmail.com>:
961 * Added gps layer
962
9632007-01-02
964Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
965 * Add ability to disable Terraserver stuff
966 * Add ability to disable Expedia stuff
967
9682007-01-01
969Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
970 * Make all .h self sufficient
971 * Add ability to disable Google stuff
972
9732006-12-26
974Quy Tonthat <qtonthat@gmail.com>:
975 * Fix a google version number change (at least in Australia).
976
9772006-12-07
978Quy Tonthat <qtonthat@gmail.com>:
979 * Fix an array overflow bug in Map Layer Properties
980
9812006-12-04
982Alex Foobarian <foobarian@gmail.com>:
983 * Added an "About" dialog
984
9852006-11-30
986Alex Foobarian <foobarian@gmail.com>:
987 * Added Quy Tonthat's patch to fix a bug in Track Properties
988
9892006-11-29
990Alex Foobarian <foobarian@gmail.com>:
991 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
992
9932006-11-12
994Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
995 * Add expat explicit dependency
996
9972006-10-31
998Alex Foobarian <foobarian@gmail.com>:
999 * Visual feedback for moving waypoints
1000
10012006-10-30
1002Alex Foobarian <foobarian@gmail.com>:
1003 * Created standard Edit menu
1004 * Implemented Cut for trackpoints and waypoints
1005 * When moving trackpoints, we now draw one under the cursor for visual feedback
1006
10072006-10-26
1008Alex Foobarian <foobarian@gmail.com>:
1009 * Cleared up the drawing modes and map type descriptions
1010 * Updated google version string to make it work in Europe
1011 * Added Cut/Copy/Paste shortcuts to right-click menus
1012 * Compacted the track properties dialog
1013
10142006-10-23
1015Alex Foobarian <foobarian@gmail.com>:
1016 * Introduced a toolbar tool interface, converted existing tools to use it
1017 * As a result, ruler drawing bugs are gone
1018 * Sped up ruler drawing by increasing the redraw priority
1019
10202006-08-15
1021Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1022 * Add implicit DMS->DDD conversions in waypoints dialogs
1023
10242006-07-26
1025Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1026 * src/degrees_converters.c, src/degrees_converters.h,
1027 test/degrees_converter.c: add dec -> DDD conversion
1028 * src/degrees_converters.c, src/degrees_converters.h,
1029 test/degrees_converter.c: add dec -> DMM conversion
1030 * src/degrees_converters.c: refactor dms conversions
1031
10322006-07-24
1033Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1034 * Add patch for GoogleMaps from Reid Priedhorsky
1035
10362006-07-22
1037Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1038 * Makefile.am, configure.ac, src/Makefile.am,
1039 src/degrees_converters.c, src/degrees_converters.h,
1040 test/Makefile.am, test/check_degrees_conversions.sh,
1041 test/degrees_converter.c: Adding degrees conversion functions
1042 (DDD/DMM/DMS)
1043
10442006-07-06
1045Evan Battaglia <gtoevan@gmx.net>:
1046 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1047
10482006-07-01
1049Evan Battaglia <gtoevan@gmx.net>:
1050 * Upgrade Google Maps version (yay Europe!)
1051
10522006-06-11
1053Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1054 * NEWS, configure.ac: Preparing 0.1.1
1055
10562006-05-25
1057Alex Foobarian <foobarian@gmail.com>:
1058 * Cleaned up the data source interface
1059 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1060
10612006-05-12
1062Alex Foobarian <foobarian@gmail.com>:
1063 * Small fixes in Acquire from GPS code
1064
10652006-05-08
1066Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1067 * autogen.sh: simpler method to start from CVS
1068
10692005-12-03
1070Evan Battaglia <gtoevan@gmx.net>:
1071 * Data sources -- check for existence of necessary things
1072
10732005-11-25
1074Evan Battaglia <gtoevan@gmx.net>:
1075 * Created "data sources" structure to easily add new data sources via GPS babel.
1076 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1077 shows the power of the approach.
1078 * Data sources: Google & Geocaches
1079
10802005-11-23
1081Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1082 * src/gpx.c (gpx_dtostr): add better GPX export
1083Evan Battaglia <gtoevan@gmx.net>:
1084 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
1085
10862005-11-21
1087Alex Foobarian <foobarian@gmail.com>:
1088 * Fixed v-t diagram crash bug
1089
10902005-11-19
1091Alex Foobarian <foobarian@gmail.com>:
1092 * GPSBabel acquire code
1093
10942005-11-18
1095Alex Foobarian <foobarian@gmail.com>:
1096 * Copy/paste of individual track- and way-points updated to work between processes.
1097
10982005-11-17
1099Alex Foobarian <foobarian@gmail.com>:
1100 * Copy/paste between viking processes
1101 * Layer marshalling support
1102
11032005-10-28
1104Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1105 * configure.ac: Adding --with-mapcache configure option
1106 * src/config.h: Removed because no more used (generated)
1107
11082005-10-18
1109Alex Foobarian <foobarian@gmail.com>:
1110 * Fix ruler declination in UTM mode
1111
11122005-10-17
1113Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1114 * src/icons/Makefile.am: assumes the creation of icons.h
1115 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1116 * src/Makefile.am: no more icons.h production
1117
11182005-10-16
1119Evan Battaglia <gtoevan@gmx.net>:
1120 * Fix ruler: show angle, distance even when compass off-screen.
1121 * Fix bgitemcount. Background items status bar "should" be accurate now.
1122
11232005-10-13
1124Alex Foobarian <foobarian@gmail.com>:
1125 * Drag and drop whole track/waypoint lists
1126
11272005-10-12
1128Alex Foobarian <foobarian@gmail.com>:
1129 * Coord layer drawing for lat/lon based projections
1130
11312005-10-11
1132Alex Foobarian <foobarian@gmail.com>:
1133 * Draw a compass when using a ruler
1134
11352005-10-07
1136Alex Foobarian <foobarian@gmail.com>:
1137 * Added ruler drawing to the ruler tool
1138
11392005-10-06
1140Alex Foobarian <foobarian@gmail.com>:
1141 * Added support for pasting coordinates in lat/lon format
1142
11432005-10-05
1144Alex Foobarian <foobarian@gmail.com>:
1145 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1146Evan Battaglia <gtoevan@gmx.net>:
1147 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1148
11492005-10-01
1150Evan Battaglia <gtoevan@gmx.net>:
1151 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
1152 * Option as to whether or not to show unit scale (esp for exporting images)
1153
11542005-09-30
1155Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1156 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
1157Alex Foobarian <foobarian@gmail.com>:
1158 * Added a drag_drop_request method to layer interface, updated DnD to use it
1159 * Updated DND to insert layers at the point of the drop, instead of front of list
1160 * Added wp symbol support to gpx
1161 * Fixed name collisions during track/wp DND
1162 * Layer-wide option as to whether to show waypoint symbols
1163
11642005-09-29
1165Alex Foobarian <foobarian@gmail.com>:
1166 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1167 * Added a scale ruler
1168 * Changed panning to show less "garbage" in exposed areas
1169
11702005-09-28
1171Evan:
1172 * menu.xml & icons inline
1173
11742005-09-27
1175Alex Foobarian <foobarian@gmail.com>:
1176 * GtkUIManager/Toolbar
1177 * DND in the LayersPanel
1178Evan:
1179 * strtod -> g_strtod (i18n glitch)
1180
11812005-09-25
1182Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1183 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1184 * Makefile.am (EXTRA_DIST): handles viking-remote
1185 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1186 * doc/Makefile.am, doc/dev/Makefile.am: new files
1187 * Makefile.am (SUBDIRS): handles doc directory
1188 * configure.ac: handles doc and doc/dev directories
1189
11902005-09-16
1191Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
1192Evan: * GPX fixes
1193 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1194 * GPX write, click v-vs-t diagram
1195 * Option to show stops in TRWLayer options, and stop_length
1196 * Elevation plotting relative to min and max elevation in track.
1197 * Option to do elevation plotting, and controlling relative height
1198
11992005-09-15
1200 * 4+ hours later and voila, GPX read support
1201 * Fixes in propwin if track doesn't have certain data, say so.
1202
12032005-09-14
1204Me (Evan) again:
1205 * Fix USGS support
1206 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1207 * Don't crash on track properties of an empty track.
1208
12092005-09-13
1210Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1211 * bootstrap: new file to bootstrap auto-tools
1212 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1213 * Makefile.am (bin_SCRIPTS): viking-remote added
1214 * configure.ac: --enable-alphabetized-trw option added
1215
1216Evan Battaglia <gtoevan@gmx.net>:
1217 * Experimental altitude funky plotting I'm working on
1218
12192005-09-12
1220Alex Foobarian <foobarian@gmail.com>'s changes
1221* disable stops, for now (I forgot about those...)
1222* Track elevation graph: minimum altitude difference for less jagged curves
1223* Track elevation graph: gray background, blue foreground
1224* Track elevation graph: lines to clearly show absolute elevation
1225* New velocity-vs-time graph & calculating function
1226* Notebook to hold this new graph with track elevation graph
1227My (Evan's) changes:
1228* Fix above v-vs-t patch to not crash on tracks without timestamp.
1229* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
1230Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
1231 * bootstrap: new file to bootstrap auto-tools
1232 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1233 * Makefile.am (bin_SCRIPTS): viking-remote added
1234 * configure.ac: --enable-alphabetized-trw option added
1235
12362005-09-07
1237Autotools support by Guilhem Bonnefille.
1238
12392005-09-06
1240Added Alex Foobarian's track duration patch.
1241Added Alex Foobarian's track profile patch.
1242Added Alex Foobarian's elevation map fix.
1243
12442005-09-04
1245Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
1246Delete from cache when updating image.
1247
12482005-08-18
1249Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1250
12512005-08-16
1252Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1253
12542005-08-02
1255Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1256Chaned waypoint types a little bit (size of waypoint)
1257
12582005-07-31
1259Hopefully fixed background.c item # count
1260Fixed KH Maps (v=2)
1261
12622005-06-20
1263A little research & added KH Maps support.
1264
12652005-06-19
1266Fixed right-click waypoint edit -> crash bug, hopefully.
1267Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1268Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1269Fixed the bug where pasting a map layer messed up the name.
1270Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1271Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1272