]> git.street.me.uk Git - andy/viking.git/blame_incremental - ChangeLog
Change how waypoint names are displayed.
[andy/viking.git] / ChangeLog
... / ...
CommitLineData
12008-10-30
2Quy Tonthat <qtonthat@gmail.com>:
3 * Add larger size waypoint symbols (icons) that look similar to
4 the ones used in Garmin GPS.
5 * The larger symbols are now used by default. To switch back to the
6 old smaller icons, use command line option "-s" or "--small_waypoint".
7 * Waypoint Property Dialog: The combo box "symbol" (used for selecting
8 waypoint symbol) now has tooltip that shows the name of the selected
9 symbol.
10 * src/icons/Makefile.am: Make sure we won't pick up unwanted _pixmap.h
11 files
12 * Waypoint names are now displayed at the top of waypoint symbol
13 and no longer overlap symbols.
14
152008-10-28
16Quy Tonthat <qtonthat@gmail.com>:
17 * Waypoint symbols: Use Garmin waypoit names so that waypoint has
18 proper symbols on GPS after upload (and on Viking after download).
19 Old viking files still works the way they did.
20
212008-10-22
22Quy Tonthat <qtonthat@gmail.com>:
23 * Fix compatibility problem for windows caused by
24 g_shell_parse_argv()
25
262008-10-20
27Quy Tonthat <qtonthat@gmail.com>:
28 * New server for OSM cycle map.
29
302008-10-13
31Quy Tonthat <qtonthat@gmail.com>:
32 * GPS realtime tracking: Keep retrying when fail to connect
33 to gpsd, either because gpsd is not (yet) running or gpsd
34 disconnect (eg. gps unplugged).
35
362008-10-12
37Jon Burgess <jburgess777@googlemail.com>:
38 * fix implicit declaration of maps_layer_default_dir()
39 * fix missing status return in spawn_command_line_async()
40 * fix curl error buffer usage
41
422008-10-12
43Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
44 * Release 0.9.7
45
462008-10-12
47Rob Norris <robbieonsea@users.sourceforge.net>:
48 * Fix 2161310: Fix some more compiler warnings
49
502008-10-12
51Jon Burgess <jburgess777@users.sourceforge.net>:
52 * Fix 2134452: Properties of some tracks show as NaN
53
542008-10-11
55Quy Tonthat <qtonthat@gmail.com>:
56 * Fix segfault in realtime tracking.
57 * Add new moving map method for realtime tracking.
58
592008-09-30
60Stanislav Brabec <sbrabec@users.sourceforge.net>:
61 * Rename icon: viking_icon.png -> viking.png
62 * Fix missing files in po/POTFILES.in
63 * src/viking.desktop.in: add GenericName and revise Categories
64 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
65
662008-09-22
67Quy Tonthat <qtonthat@gmail.com>:
68 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
69
702008-09-16
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * Update translations
73
742008-09-07
75Quy Tonthat <qtonthat@gmail.com>:
76 * fix parallel build (make -j8) on multi-processor machines. Based
77 on a patch from sbrabec. Thanks.
78
792008-09-03
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * QA: cleanning old stuff
82
832008-09-01
84Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
85 * Fix #1947260: correct a corrupted escape
86
872008-09-01
88Quy Tonthat <qtonthat@gmail.com>:
89 * Google search adapting changes from Google.
90
912008-09-01
92Quy Tonthat <qtonthat@gmail.com>:
93 * Fixed crashes when creating new layers.
94
952008-08-30
96Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
97 * QA: removing specific GtkCellRenderer
98
992008-08-30
100Armin Moser <armin.moser@student.tugraz.at>:
101 * add osm cycle layer support
102 * add a menu entry to extend an existing track using magic scissors
103
1042008-08-30
105anonymous:
106 * Patch #2009666: OpenAerialMap
107
1082008-08-30
109Rob Norris <robbieonsea@users.sourceforge.net>:
110 * Fix #1952523: mode_button assertion loading old datafile
111
1122008-08-25
113Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
114 * Add preferences to select how degrees are displayed
115
1162008-08-24
117Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
118 * Fix: update layer after applying properties
119
1202008-06-24
121Mathieu Albinet <mathieu17@gmail.com>:
122 * Color picker button for the Coordlayer properties dialog
123
1242008-08-23
125Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
126 * Cut/Copy/Paste empty selection is not critical
127
1282008-06-23
129Mathieu Albinet <mathieu17@gmail.com>:
130 * Layers panel UI improvements
131
1322008-08-22
133Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
134 * Replace specific about dialog by GtkAboutDialog
135 * Replace some g_warning by g_debug
136 * Homogeneous icons management.
137
1382008-08-17
139Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
140 * Add preferences to store OSM login/password
141 * Add a password entry widget
142
1432008-08-16
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
145 * Ensure that confirmation dialog is over file selector
146
1472008-08-13
148Quy Tonthat <qtonthat@gmail.com>:
149 * Fixed google map download problem.
150
1512008-07-31
152Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
153 * Release Viking 0.9.6
154 * Fix unecessary (and probably) Makefile.am directive
155
1562008-07-28
157Quy Tonthat <qtonthat@gmail.com>:
158 * Fix gcget command line to accomodate negative coords.
159
1602008-07-22
161Quy Tonthat <qtonthat@gmail.com>:
162 * Google maps no longer worked due to changes made by Google.
163 The Problems now fixed.
164
1652008-07-21
166Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
167 * Release Viking 0.9.5
168
1692008-07-18
170Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
171 * Install man pages
172 * Update translations
173
1742008-07-15
175Quy Tonthat <qtonthat@gmail.com>:
176 * Added viking.desktop
177
1782008-07-13
179Rob Norris <robbieonsea@users.sourceforge.net>:
180 * Fix #1947456: Compiler warning fixes
181
1822008-07-09
183Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
184 * Update translations
185
1862008-07-02
187Quy Tonthat <qtonthat@gmail.com>:
188 * Track properties: split track at marker.
189
1902008-06-30
191Quy Tonthat <qtonthat@gmail.com>:
192 * Track properties: Keep markers of the graphs in sync with each
193 other.
194
1952008-06-29
196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
197 * Windows port: fallback temporary file
198
1992008-06-29
200Mathieu Albinet <mathieu17@gmail.com>:
201 * Windows port: typo in util.c
202
2032008-06-24
204Quy Tonthat <qtonthat@gmail.com>:
205 * Track graph marker now works again.
206
2072008-06-22
208Quy Tonthat <qtonthat@gmail.com>:
209 * Fix google version number.
210
2112008-06-15
212Quy Tonthat <qtonthat@gmail.com>:
213 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
214
2152008-06-09
216Mathieu Albinet <mathieu17@gmail.com>:
217 * Windows port: redefine LOCALEDIR
218
2192008-06-06
220Quy Tonthat <qtonthat@gmail.com>:
221 * viking no longer converts waypoint names to uppercase. Waypoint names
222 are now case insensitive.
223
2242008-06-02
225Mathieu Albinet <mathieu17@gmail.com>:
226 * Portability: remove "/dev/null" use
227
2282008-05-08
229Mathieu Albinet <mathieu17@gmail.com>:
230 * Windows port: rename interface to source_interface
231 * Portability: replace mmap functions by g_mapped_file*
232 * Portability: use of g_ascii_dtostr to format google url
233
2342008-05-02
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
236 * Update man page
237
2382008-05-01
239Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
240 * Add file content checking process
241
2422008-05-01
243Mathieu Albinet <mathieu17@gmail.com>:
244 * Remove dependency to wget
245
2462008-05-01
247Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
248 * Adding --debug and --verbose command line option
249
2502008-04-26
251Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
252 * Fix pipe leaks
253
2542008-04-26
255Mathieu Albinet <mathieu17@gmail.com>:
256 * Portability: provide our own curl WRITE function
257
2582008-04-22
259Robert Norris <rw_norris@hotmail.com>:
260 * Fix: Initalize tv_usec field.
261 * Fix for implicit declaration of function 'g_fopen'
262
2632008-04-21
264Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
265 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
266 * Fix #1915121: use GLib functions to handle ISO8601 dates
267
2682008-04-16
269Tim Scofield <nospam546@comcast.net>:
270 * Fix: typo false -> FALSE
271
2722008-04-12
273Mathieu Albinet <mathieu17@gmail.com>:
274 * M_PI already defined
275
2762008-04-12
277Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
278Mathieu Albinet <mathieu17@gmail.com>:
279 * Portability: reduce unistd.h dependency
280 * Portability: replace mkdir by g_mkdir
281 * Portability: replace deprecated bzero function by memset
282 * Portability: remove dirname needs with g_mkdir_with_parents
283
2842008-03-27
285Mathieu Albinet <mathieu17@gmail.com>:
286 * Replace GtkFileSelection by GtkFileChooser
287
2882008-03-24
289Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
290 * Merge icons in a single binary object
291
2922008-03-15
293Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
294 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
295 * Add panning tool as default
296
2972008-02-25
298Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
299 * po/ChangeLog: needed file for distribution
300
3012008-02-25
302Rob Norris <robbieonsea@users.sourceforge.net>:
303 * Fix: autogen can generate broken configure file (SF#1881475)
304 * Fix some compiler warnings (SF#1888407)
305
3062008-02-24
307Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
308 * Change OSM's tiles URL
309
3102008-02-22
311Michael A. Peters <mpeters@mac.com>:
312 * viking.spec: Correct license, required packages and local.
313
3142008-02-20
315Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
316 * Update translations
317
3182008-02-16
319Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
320 * main.c: I18N improvements
321 * French translation update
322
3232008-02-16
324Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
325 * I18N improvements
326 * French translation update
327 (both submitted the 2008-01-12 on mailing-list)
328
3292008-01-22
330Alex Foobarian <foobarian@gmail.com>:
331 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
332
3332008-01-18
334Quy Tonthat <qtonthat@gmail.com>:
335 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
336 * Added mutex to protect mapcache from being corrupted by threads.
337
3382008-01-04
339Alex Foobarian <foobarian@gmail.com>:
340 * Tuned the v-t diagram drawing
341
3422007-12-27
343Evan Battaglia <gtoevan@gmx.net>:
344 * Minor fixes/debugging to gcget. Add gcget-perl
345 * Full screen mode.
346 * Bugfix for prefernces -- don't cut off last character of password
347
3482007-12-27
349Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
350 * Add GpxWritingOptions to control GPX file writing
351
3522007-12-23
353Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
354 * Add default values to ele and time fields (due to OSM)
355
3562007-12-21
357Evan Battaglia <gtoevan@gmx.net>:
358 * Preferences groups/tabs
359 * Fix gcget to accept username and password. Pass this in to gcget.
360 * Oops! Reading preferences from the file wasn't working. Fixed.
361
3622007-12-21
363Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
364 * Update French translation
365
3662007-12-21
367Christoph Eckert <ce@christeck.de>:
368 * Update source for OSM/Osmarender tiles
369
3702007-12-20
371Evan Battaglia <gtoevan@gmx.net>:
372 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
373
3742007-12-20
375Quy Tonthat <qtonthat@gmail.com>:
376 * Revert a previous change that disabled realtime tracking if libgps
377 does not exist.
378
3792007-12-17
380Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
381 * Use specific gettext call for plural form
382
3832007-12-16
384Evan Battaglia <gtoevan@gmx.net>:
385 * Sort waypoints in GPX output.
386 * Use the "next unused" (not really) waypoint number as default.
387
3882007-12-15
389Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
390 * Fix compilation under HURD (missing MAXPATHLEN macro)
391 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
392
3932007-12-15
394Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
395 * Make menu entries translatable
396 * Mark many strings translatable
397 * Update french translation
398
3992007-12-12
400Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
401 * Marking translatable strings
402 * First french translation (incomplete)
403
4042007-12-12
405Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
406 * Fix warning: underquoted definition of AM_WITH_EXPAT
407 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
408
4092007-12-07
410Quy Tonthat <qtonthat@gmail.com>:
411 * Fix autogen.sh to remove the assumption that version 1.9 of automake
412 is available on all systems.
413 * Now that autogen.sh runs configure, "make full" should not.
414
4152007-12-07
416Evan Battaglia <gtoevan@gmx.net>:
417 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
418 * Google Terrain maps
419 * Disable printing to make Viking compile for GTK < 2.10
420
4212007-11-27
422Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
423 * util.c: Use a list of possible browsers.
424
4252007-11-20
426Quy Tonthat <qtonthat@gmail.com>:
427 * Fix a bug that can potentially cause segfault.
428
4292007-11-19
430Quy Tonthat <qtonthat@gmail.com>:
431 * Improve track graphs. Some tracks looked too flat.
432
4332007-11-09
434Evan Battaglia <gtoevan@gmx.net>:
435 * GPSBabel filter work I've been sitting on for a while now.
436 * Draw circle for downloading geocaches. Constrain by maximum distance.
437
4382007-11-08
439Quy Tonthat <qtonthat@gmail.com>:
440 * Printing support
441
4422007-11-01
443Quy Tonthat <qtonthat@gmail.com>:
444 * Fix bug that caused Old Google maps not being disabled by default.
445
4462007-10-24
447Quy Tonthat <qtonthat@gmail.com>:
448 * Fix crashes on elev graph for some tracks.
449 * Make low alt tracks look more visible on elev graph.
450 * Fix "incompatible pointer type" warnings.
451
4522007-10-23
453Quy Tonthat <qtonthat@gmail.com>:
454 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
455
4562007-10-20
457Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
458 * Releasing 0.9.3
459
4602007-10-20
461Evan Battaglia <gtoevan@gmx.net>:
462 * Fixing minor typo in vikdemlayer.c which could cause crashes
463
4642007-10-20
465Quy Tonthat <qtonthat@gmail.com>:
466 * Track Properties Dialog no longer blocks interaction of the main
467 window.
468 * Draw position marker on track elev/speed graphs at mouse click.
469 * Diasable buttons on Track Properties Dialog when not needed.
470 * Display track name on title of track property dialog. Now that
471 viking allows multiple dialogs displayed simultaneously.
472
4732007-10-17
474Evan Battaglia <gtoevan@gmx.net>:
475 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
476
4772007-10-16
478Evan Battaglia <gtoevan@gmx.net>:
479 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
480
4812007-10-16
482Quy Tonthat <qtonthat@gmail.com>:
483 * Interpolating DEM data in 3 different methods. Track data,
484 elevation-distance graph and elevation info on status bar now make use
485 of interpolation.
486
4872007-10-15
488Quy Tonthat <qtonthat@gmail.com>:
489 * Add more room to the top of elevation-distance graph.
490
4912007-10-14
492Evan Battaglia <gtoevan@gmx.net>:
493 * Fix plotting of DEM elevation data (subtract min altitude)
494
4952007-10-12
496Evan Battaglia <gtoevan@gmx.net>:
497 * Fix Esc and Backspace to work only when VikViewport has focus.
498 * VikViewport grabs focus on click or release events, or when a
499 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
500
5012007-10-12
502Quy Tonthat <qtonthat@gmail.com>:
503 * Make use of DEM elevation data and GPS speed for track graphs.
504
5052007-10-11
506Evan Battaglia
507 * Key press framework for tools. Esc to stop track. Backspace to end track.
508
5092007-10-11
510Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
511 * Upgrading to API 0.5 of OSM
512
5132007-10-11
514Quy Tonthat <qtonthat@gmail.com>:
515 * Make Realtime Tracking a feature that can be disabled at configure
516 time. Do not quietly disable it beacause libgps is not available
517 at compiling time.
518 * Extra data from GPS in realtime mode are now stored in trackpoints.
519
5202007-10-10
521Quy Tonthat <qtonthat@gmail.com>:
522 * Fix a crash bug caused by operation on variable inside a macro.
523
5242007-10-09
525Evan Battaglia <gtoevan@gmx.net>:
526 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
527 * Show currently edited track in red-dashed line. This makes it easier
528 to tell if we've ended the track.
529 * When using new track tool, draw a line before making a point to
530 preview the new point.
531 * Use $BROWSER environment variable (for viewing geocache pages)
532
5332007-10-08
534Quy Tonthat <qtonthat@gmail.com>:
535 * Fix compiling breakage caused by missing icon file from the list.
536
5372007-10-07
538Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
539 * libgps is no more mandatory
540
5412007-10-07
542Evan Battaglia <gtoevan@gmx.net>:
543 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
544 * Cursors for tools.
545 * Undo magic scissors by right-clicking.
546 * Extend a track by right-clicking on it.
547 * Experiment: "Begin track" tool
548
5492007-10-07
550Quy Tonthat <qtonthat@gmail.com>:
551 * Correctly calculate position (based on time instead of distance)
552 when clicking on speed-time graph.
553 * Added km/h to speed entries of the track properties dialog.
554 * The "Selected Time" on track properties dialog is now correct.
555 * Track Properties: now displays track distance/time instead of
556 "Selected Time".
557
5582007-10-06
559Quy Tonthat <qtonthat@gmail.com>:
560 * Fix bugs that caused odd display of time on track properties dialog.
561 * Pop a message when failed to connect to gpsd.
562
5632007-10-05
564Quy Tonthat <qtonthat@gmail.com>:
565 * Fix a segfault caused by (mistakenly) adding a new layer to gps
566 layer.
567 * Be more selective in collecting realtime trackpoints.
568
5692007-10-04
570Quy Tonthat <qtonthat@gmail.com>:
571 * Improvements for GPS layer's "realtime tracking".
572
5732007-10-02
574Quy Tonthat <qtonthat@gmail.com>:
575 * Fix crashes caused by emitting update too early at layer creation.
576 * Add realtime tracking to GPS layer.
577 * fix half-drawn problems for GPS layer.
578
5792007-10-01
580Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
581 * Relax dependencies about glib by implementing
582 g_hash_table_remove_all ourselves (Evan's patch)
583
5842007-10-01
585Quy Tonthat <qtonthat@gmail.com>:
586 * Disable half-drawn update when the center is moved. Avoid using
587 static "trigger" in viklayer.c which causes problems when viking
588 has more than one windows.
589
5902007-09-28
591Quy Tonthat <qtonthat@gmail.com>:
592 * Fix bug that caused Elevation graph not working properly with some
593 tracks.
594
5952007-09-27
596Evan Battaglia <gtoevan@gmx.net>:
597 * GPSD Layer -- draw an arrow.
598 * Minimum elevation for DEM layer.
599 * Half-drawn hack to only draw layers on top of the one that has
600 recently changed. A must for realtime GPS.
601
6022007-09-25
603Quy Tonthat <qtonthat@gmail.com>:
604 * SRTM download now works for regions outside North_America too.
605
6062007-09-23
607Evan Battaglia <gtoevan@gmx.net>:
608 * Fix copy & pasting DEM layers -- new serializing string list code.
609 * Don't crash if using tool on wrong type of layer / no layer.
610 Although I really want to know what happened to "use the top visible layer",
611 and return TRUE if the tool "accepts" the use...
612 editing lots of TRWLayers was way easier that way...
613 * Remove unused vik_layer_copy() code
614 * Add Magic Scissors icon (from GIMP)
615 * Add comment when making a Google Route.
616 * Continue a magic scissors route by holding down control. Continue the comment too.
617 * 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)
618 * Experimental GPSD support (VikGpsdLayer)
619
6202007-09-22
621Evan Battaglia <gtoevan@gmx.net>:
622 * Pan Accelerators (Ctrl+Left, etc)
623 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
624 * Add a RADIOGROUP_STATIC properties factory type to make it easy
625 for new layers. Uses an array list (like before)
626 instead of a GList.
627 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
628 * (copying & pasting DEM layers is broken, will fix later)
629
6302007-09-21
631Evan Battaglia <gtoevan@gmx.net>:
632 * Fix right-click on geocache to work with new geocache names.
633 * Download & import SRTM 90m DEM data (still working on US 10m)
634
6352007-09-17
636Evan Battaglia <gtoevan@gmx.net>:
637 * 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.
638
6392007-09-09
640Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
641 * Removing unused files (*.png.h).
642
6432007-09-08
644Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
645 * Fix #1789550: define MAX macro if not defined on ALL systems
646
6472007-09-08
648Quy Tonthat <qtonthat@gmail.com>:
649 * AUtomatically fetching google version number.
650
6512007-09-07
652Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
653 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
654 to build viking on system not offering such feature.
655
6562007-09-06
657Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
658 * Adding command line option framework.
659
6602007-09-06
661Quy Tonthat <qtonthat@gmail.com>:
662 * Make viking's default start location somewhere more likely has maps.
663 * Fix crash when using "Maps Download" tools right after viking is
664 started (without a viking file).
665
6662007-09-05
667Quy Tonthat <qtonthat@gmail.com>:
668 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
669
6702007-09-03
671Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
672 * Fix: crash when "applying" a map layer property dialog.
673 * QA: strong type the second argument of the *_post_read functions.
674 * Preset filename when exporting a TrwLayer.
675 * Refactoring: retrieve the VikWindow from the VikViewport via its
676 GtkWidget nature.
677 * Use $EMAIL to initialise email field for OSM upload.
678 * Do not warn about drawmode inconsistency while reading file.
679 * Hide Expedia view mode when expedia is not built in.
680
6812007-09-01
682Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
683 * Disable Expedia map layer by default (as it is not working).
684
6852007-08-30
686Bernd Zeimetz <bernd@bzed.de>:
687 * Add redirect support (for Expedia map layer).
688
6892007-08-30
690Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
691 * Add ability to upload a single track.
692
6932007-08-28
694Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
695 * Check current drawmode after creating a new MapsLayer.
696
6972007-08-25
698Quy Tonthat <qtonthat@gmail.com>:
699 * New google version number.
700 * Better checking to detect downloaded text instead of images.
701 * Give more instructive message for attempting to download maps in
702 wrong mapmode.
703
7042007-08-20
705Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
706 * libcurl is a requirement
707
7082007-08-20
709Quy Tonthat <qtonthat@gmail.com>:
710 * Fix bugs that cause crashes on layers copy/paste/delete.
711 * Fix bug in Google search that caused viking jump to wrong location
712 when Google can not find the match.
713
7142007-08-16
715Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
716 * Group "Export Layer..." entries in a sub-menu.
717
7182007-08-16
719Quy Tonthat <qtonthat@gmail.com>:
720 * Clean up and eliminate compiler warning.
721
7222007-08-15
723Quy Tonthat <qtonthat@gmail.com>:
724 * Fix bug in creating temporary HOME when HOME is not set.
725 * Added --enable-old-google to configure script. Old google modes are
726 now disabled by default.
727 * Default mode for new maps is Google Maps.
728
7292007-08-09
730Quy Tonthat <qtonthat@gmail.com>:
731 * Make Google Map default map type.
732
7332007-08-02
734Quy Tonthat <qtonthat@gmail.com>:
735 * DEM module can now read hgt.zip files directly (no need to unzip
736 them).
737 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
738 regions).
739
7402007-07-27
741Quy Tonthat <qtonthat@gmail.com>:
742 * Plug filedescriptor leak in dem.c
743
7442007-07-26
745Quy Tonthat <qtonthat@gmail.com>:
746 * Display on status bar altitude at cursor using data from DEM layer(s).
747
7482007-07-25
749Quy Tonthat <qtonthat@gmail.com>:
750 * New google version numbers.
751
7522007-07-24
753Quy Tonthat <qtonthat@gmail.com>:
754 * Disable GeoCache Acquire since it nolonger works. Can be enabled
755 again using configure --enable-geocaches.
756
7572007-07-18
758Quy Tonthat <qtonthat@gmail.com>:
759 * Remove (my) debug messages which are no longer needed.
760
7612007-07-15
762Quy Tonthat <qtonthat@gmail.com>:
763 * Missing a few changes here.
764 * release 0.9 (by Guilhem)
765
7662007-07-13
767Quy Tonthat <qtonthat@gmail.com>:
768 * Eliminate the needs of entering DEM files for every single
769 track/waypoint layer.
770
7712007-07-07
772Quy Tonthat <qtonthat@gmail.com>:
773 * Fixed typo in Makefile.am
774
7752007-07-06
776Evan Battaglia <gtoevan@gmx.net>:
777 * Merge DEM Branch
778
7792007-07-04
780Quy Tonthat <qtonthat@gmail.com>:
781 * Bug fix: View Mode displayed wrong setting on start up
782
7832007-07-03
784Quy Tonthat <qtonthat@gmail.com>:
785 * Fixed bugs that caused draw_scale and draw_centermark status not being
786 consistent among View menu, viewport and loaded files.
787
7882007-07-02
789Evan Battaglia <gtoevan@gmx.net>:
790 * DEM Branch: Trying to fix/cleanup various DEM things
791 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
792
7932007-07-02
794Quy Tonthat <qtonthat@gmail.com>:
795 * Fixed bugs that caused crashes during GPS upload/download.
796
7972007-07-01
798Quy Tonthat <qtonthat@gmail.com>:
799 * Make "Save Image" and "Save Image Directory" dialogs reusable.
800
8012007-06-24
802Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
803 * Merging with Ralf's work around debianization
804 * INSTALL: refreshed
805
8062007-06-23
807Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
808 * Minor change to avoid SEGFAULT on x86_64
809 * Add DownloadOptions type to specify referer per map source
810
8112007-06-19
812Quy Tonthat <qtonthat@gmail.com>:
813 * Fix bugs that causes "drawcentermark" not recognised when reading
814 from files.
815 * Fix a wild pointer bug that can cause crashes
816
8172007-06-18
818Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
819 * Copying libcurl.m4 as it is needed everywhere
820
8212007-06-18
822Quy Tonthat <qtonthat@gmail.com>:
823 * New google version numbers.
824 * Make scale more visible.
825 * Add center mark which can be turn on/off in View menu.
826 * Viking now uses cookies for http requests. Some server(s) is quite
827 picky about this. (With great help from Lixus <gps@muellers.ms>)
828 * Download maps along a track. Right click on a track layer, select map
829 type and zoom level, viking will do the rest.
830 * release 0.1.3-20070618
831
8322007-06-13
833Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
834 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
835
8362007-06-8
837Quy Tonthat <qtonthat@gmail.com>:
838 * Fix a bug that causes segfault when viewing properties of a
839 waypoint.
840
8412007-06-1
842Quy Tonthat <qtonthat@gmail.com>:
843 * Fix a bug that causes segfault when viewing properties of a track
844 that has only one trackpoint with elevation information.
845 * Backport Evan's magic scissors from DEM branch.
846
8472007-05-31
848Quy Tonthat <qtonthat@gmail.com>:
849 * Add Google Maps search to View menu and Toolbar
850 * Waypoint created right after the search will pick up the search
851 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
852 create waypoint).
853
8542007-05-26
855Mark Coulter <i_offroad@yahoo.com>:
856 * new waypoint symbols.
857
8582007-05-26
859Quy Tonthat <qtonthat@gmail.com>:
860 * Fix intermittent problem of map redraw.
861 * Mapslayer: Fixed bugs that cause in some cases, map display can not
862 be refreshed without downloading.
863
8642007-05-24
865Ralf Meyer <ranfyy@gmail.com>:
866 * Adding man pages.
867
8682007-05-24
869Quy Tonthat <qtonthat@gmail.com>:
870 * Maps layer: Improve performance for map autodownload.
871 * Make dimensions easier to be found and changed to suit own tastes.
872 * Small touches on the look.
873
8742007-05-23
875Quy Tonthat <qtonthat@gmail.com>:
876 * New GPS layer menu items: "empty upload", "empty download", "empty
877 all"
878 * acquire->Google Directions now record and display previous queries
879 fo "From"/"To" entries.
880 * Position Google Directions dialogs at the center of Viking window.
881
8822007-05-22
883Quy Tonthat <qtonthat@gmail.com>:
884 * GPS layer track and waypoint data can now be saved.
885 * Disable prompt for save before exit.
886 * Add "Save and Exit" to File menu.
887
8882007-05-20
889Evan Battaglia <gtoevan@gmx.net>:
890 * DEM Branch
891
8922007-05-20
893Quy Tonthat <qtonthat@gmail.com>:
894 * Stop autodownload from running forever on map downloading errors.
895
8962007-05-18
897Quy Tonthat <qtonthat@gmail.com>:
898 * Add curl-devel to spec file.
899 * Map tool: Left click can now refresh display of map tiles.
900 * Check for non-displayable data after downloading map.
901
9022007-05-17
903Quy Tonthat <qtonthat@gmail.com>:
904 * Fix problems in map downloading caused by unreliable error
905 detection.
906 * Release 0.1.3
907
9082007-05-15
909Quy Tonthat <qtonthat@gmail.com>:
910 * Fixed bugs that can cause segfault on exit. The problem was caused
911by mapslayer's weak_ref not being unref'ed in some cases.
912
9132007-05-13
914Evan Battaglia <gtoevan@gmx.net>:
915 * 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.
916
9172007-05-11
918Evan Battaglia <gtoevan@gmx.net>:
919 * Fix removal of redownloaded tiles from memory cache.
920 * Fix a stupid segfault in main.c (opening new files)
921
9222007-05-09
923Quy Tonthat <qtonthat@gmail.com>:
924 * New Google version numbers.
925
9262007-05-08
927Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
928 * New "Refresh onscreen tiles" menu entry
929
9302007-05-04
931Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
932 * debian/: debianization
933
9342007-04-29
935Reid Priedhorsky <reid@reidster.net>:
936 * libusb support
937
9382007-04-28
939Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
940 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
941 * Add configuration option for OpenStreetMap sources
942
9432007-04-23
944Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
945 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
946
9472007-04-21
948Evan Battaglia <gtoevan@gmx.net>:
949 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
950
9512007-04-16
952Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
953 * Adding libcurl support
954
9552007-04-04
956Quy Tonthat <qtonthat@gmail.com>:
957 * New Google version number.
958 * Fixed Google Directions
959
9602007-02-20
961Quy Tonthat <qtonthat@gmail.com>:
962 * GPS layer dialog now displayed at the center of the Viking main
963 window.
964
9652007-02-19
966Quy Tonthat <qtonthat@gmail.com>:
967 * New Google version numbers.
968
9692007-02-15
970Quy Tonthat <qtonthat@gmail.com>:
971 * Made viking.spec.in out of Michael's viking.spec
972 * Added viking.spec.in to autoconf files.
973
9742007-02-15
975Michael A. Peters <mpeters@mac.com>:
976 * Added viking.spec
977
9782007-02-14
979Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
980 * NEWS, configure.ac: preparing 0.1.2
981
9822007-02-13
983Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
984 * src/vikwindow.c: remove URL and version number from window title
985 * src/dialog.c: add URL and use dynamic information for version
986 * AUTHORS, src/dialog.c: update contributors list
987 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
988 AUTHORS file
989
9902007-02-07
991Quy Tonthat <qtonthat@gmail.com>:
992 * Fix bug that causes crashes when click at the right side (outside)
993 of the track graph area in the Track Poperties window.
994
9952007-02-06
996Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
997 * Add new information to Track Properties. Postion in time will be
998 tracked and display when moving mouse cursor around the track graph.
999
10002007-02-06
1001Quy Tonthat <qtonthat@gmail.com>:
1002 * New google version numbers.
1003 * correct main window title and viking website.
1004
10052007-02-05
1006Quy Tonthat <qtonthat@gmail.com>:
1007 * Cosmetic changes.
1008
10092007-02-04
1010Quy Tonthat <qtonthat@gmail.com>:
1011 * Simplify tools enable/disable codes.
1012
10132007-02-01
1014Quy Tonthat <qtonthat@gmail.com>:
1015 * Only tools that work with current active layer are enable,
1016 others are disable (fade out and does nothing when clicked on).
1017
10182007-01-27
1019Quy Tonthat <qtonthat@gmail.com>:
1020 * Display map sections while downloading (bug 1303429)
1021
10222007-01-25
1023Quy Tonthat <qtonthat@gmail.com>:
1024 * Fixed bugs that caused crashes on creating new map layer or
1025 new track/waypoint layer.
1026
10272007-01-24
1028Quy Tonthat <qtonthat@gmail.com>:
1029 * Updated google tranparent version number.
1030 * Made it more convenient to update google version numbers.
1031
10322007-01-23
1033Quy Tonthat <qtonthat@gmail.com>:
1034 * Merged branch modular to trunk.
1035
10362007-01-05
1037Quy Tonthat <qtonthat@gmail.com>:
1038 * Bug fix: main menu edit->delete and edit->cut did not work with
1039 waypoints and tracks.
1040
10412007-01-04
1042Quy Tonthat <qtonthat@gmail.com>:
1043 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
1044 layer panel).
1045
10462007-01-03
1047Quy Tonthat <qtonthat@gmail.com>:
1048 * bug fix: crash on inserting aggregate layer if the selected layer's
1049 parent is not an aggregate layer.
1050 * bug fix: crash when delete a child layer whose parent is not
1051 an aggregiate layer (eg gpslayer)
1052 * Menu item selection for layer instances.
1053
10542007-01-02
1055Quy Tonthat <qtonthat@gmail.com>:
1056 * gpslayer: Unexpose interface functions.
1057 * Layers now can have their say on what pop up menu items they want.
1058
10592007-01-02
1060Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1061 * Add ability to disable Terraserver stuff
1062 * Add ability to disable Expedia stuff
1063
10642007-01-01
1065Quy Tonthat <qtonthat@gmail.com>:
1066 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
1067 creation dialog.
1068
10692007-01-01
1070Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1071 * Make all .h self sufficient
1072 * Add ability to disable Google stuff
1073
10742006-12-31
1075Quy Tonthat <qtonthat@gmail.com>:
1076 * Added gps layer
1077
10782007-01-02
1079Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1080 * Add ability to disable Terraserver stuff
1081 * Add ability to disable Expedia stuff
1082
10832007-01-01
1084Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1085 * Make all .h self sufficient
1086 * Add ability to disable Google stuff
1087
10882006-12-26
1089Quy Tonthat <qtonthat@gmail.com>:
1090 * Fix a google version number change (at least in Australia).
1091
10922006-12-07
1093Quy Tonthat <qtonthat@gmail.com>:
1094 * Fix an array overflow bug in Map Layer Properties
1095
10962006-12-04
1097Alex Foobarian <foobarian@gmail.com>:
1098 * Added an "About" dialog
1099
11002006-11-30
1101Alex Foobarian <foobarian@gmail.com>:
1102 * Added Quy Tonthat's patch to fix a bug in Track Properties
1103
11042006-11-29
1105Alex Foobarian <foobarian@gmail.com>:
1106 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1107
11082006-11-12
1109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1110 * Add expat explicit dependency
1111
11122006-10-31
1113Alex Foobarian <foobarian@gmail.com>:
1114 * Visual feedback for moving waypoints
1115
11162006-10-30
1117Alex Foobarian <foobarian@gmail.com>:
1118 * Created standard Edit menu
1119 * Implemented Cut for trackpoints and waypoints
1120 * When moving trackpoints, we now draw one under the cursor for visual feedback
1121
11222006-10-26
1123Alex Foobarian <foobarian@gmail.com>:
1124 * Cleared up the drawing modes and map type descriptions
1125 * Updated google version string to make it work in Europe
1126 * Added Cut/Copy/Paste shortcuts to right-click menus
1127 * Compacted the track properties dialog
1128
11292006-10-23
1130Alex Foobarian <foobarian@gmail.com>:
1131 * Introduced a toolbar tool interface, converted existing tools to use it
1132 * As a result, ruler drawing bugs are gone
1133 * Sped up ruler drawing by increasing the redraw priority
1134
11352006-08-15
1136Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1137 * Add implicit DMS->DDD conversions in waypoints dialogs
1138
11392006-07-26
1140Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1141 * src/degrees_converters.c, src/degrees_converters.h,
1142 test/degrees_converter.c: add dec -> DDD conversion
1143 * src/degrees_converters.c, src/degrees_converters.h,
1144 test/degrees_converter.c: add dec -> DMM conversion
1145 * src/degrees_converters.c: refactor dms conversions
1146
11472006-07-24
1148Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1149 * Add patch for GoogleMaps from Reid Priedhorsky
1150
11512006-07-22
1152Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1153 * Makefile.am, configure.ac, src/Makefile.am,
1154 src/degrees_converters.c, src/degrees_converters.h,
1155 test/Makefile.am, test/check_degrees_conversions.sh,
1156 test/degrees_converter.c: Adding degrees conversion functions
1157 (DDD/DMM/DMS)
1158
11592006-07-06
1160Evan Battaglia <gtoevan@gmx.net>:
1161 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1162
11632006-07-01
1164Evan Battaglia <gtoevan@gmx.net>:
1165 * Upgrade Google Maps version (yay Europe!)
1166
11672006-06-11
1168Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1169 * NEWS, configure.ac: Preparing 0.1.1
1170
11712006-05-25
1172Alex Foobarian <foobarian@gmail.com>:
1173 * Cleaned up the data source interface
1174 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1175
11762006-05-12
1177Alex Foobarian <foobarian@gmail.com>:
1178 * Small fixes in Acquire from GPS code
1179
11802006-05-08
1181Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1182 * autogen.sh: simpler method to start from CVS
1183
11842005-12-03
1185Evan Battaglia <gtoevan@gmx.net>:
1186 * Data sources -- check for existence of necessary things
1187
11882005-11-25
1189Evan Battaglia <gtoevan@gmx.net>:
1190 * Created "data sources" structure to easily add new data sources via GPS babel.
1191 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1192 shows the power of the approach.
1193 * Data sources: Google & Geocaches
1194
11952005-11-23
1196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1197 * src/gpx.c (gpx_dtostr): add better GPX export
1198Evan Battaglia <gtoevan@gmx.net>:
1199 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
1200
12012005-11-21
1202Alex Foobarian <foobarian@gmail.com>:
1203 * Fixed v-t diagram crash bug
1204
12052005-11-19
1206Alex Foobarian <foobarian@gmail.com>:
1207 * GPSBabel acquire code
1208
12092005-11-18
1210Alex Foobarian <foobarian@gmail.com>:
1211 * Copy/paste of individual track- and way-points updated to work between processes.
1212
12132005-11-17
1214Alex Foobarian <foobarian@gmail.com>:
1215 * Copy/paste between viking processes
1216 * Layer marshalling support
1217
12182005-10-28
1219Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1220 * configure.ac: Adding --with-mapcache configure option
1221 * src/config.h: Removed because no more used (generated)
1222
12232005-10-18
1224Alex Foobarian <foobarian@gmail.com>:
1225 * Fix ruler declination in UTM mode
1226
12272005-10-17
1228Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1229 * src/icons/Makefile.am: assumes the creation of icons.h
1230 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1231 * src/Makefile.am: no more icons.h production
1232
12332005-10-16
1234Evan Battaglia <gtoevan@gmx.net>:
1235 * Fix ruler: show angle, distance even when compass off-screen.
1236 * Fix bgitemcount. Background items status bar "should" be accurate now.
1237
12382005-10-13
1239Alex Foobarian <foobarian@gmail.com>:
1240 * Drag and drop whole track/waypoint lists
1241
12422005-10-12
1243Alex Foobarian <foobarian@gmail.com>:
1244 * Coord layer drawing for lat/lon based projections
1245
12462005-10-11
1247Alex Foobarian <foobarian@gmail.com>:
1248 * Draw a compass when using a ruler
1249
12502005-10-07
1251Alex Foobarian <foobarian@gmail.com>:
1252 * Added ruler drawing to the ruler tool
1253
12542005-10-06
1255Alex Foobarian <foobarian@gmail.com>:
1256 * Added support for pasting coordinates in lat/lon format
1257
12582005-10-05
1259Alex Foobarian <foobarian@gmail.com>:
1260 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1261Evan Battaglia <gtoevan@gmx.net>:
1262 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1263
12642005-10-01
1265Evan Battaglia <gtoevan@gmx.net>:
1266 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
1267 * Option as to whether or not to show unit scale (esp for exporting images)
1268
12692005-09-30
1270Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1271 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
1272Alex Foobarian <foobarian@gmail.com>:
1273 * Added a drag_drop_request method to layer interface, updated DnD to use it
1274 * Updated DND to insert layers at the point of the drop, instead of front of list
1275 * Added wp symbol support to gpx
1276 * Fixed name collisions during track/wp DND
1277 * Layer-wide option as to whether to show waypoint symbols
1278
12792005-09-29
1280Alex Foobarian <foobarian@gmail.com>:
1281 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1282 * Added a scale ruler
1283 * Changed panning to show less "garbage" in exposed areas
1284
12852005-09-28
1286Evan:
1287 * menu.xml & icons inline
1288
12892005-09-27
1290Alex Foobarian <foobarian@gmail.com>:
1291 * GtkUIManager/Toolbar
1292 * DND in the LayersPanel
1293Evan:
1294 * strtod -> g_strtod (i18n glitch)
1295
12962005-09-25
1297Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1298 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1299 * Makefile.am (EXTRA_DIST): handles viking-remote
1300 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1301 * doc/Makefile.am, doc/dev/Makefile.am: new files
1302 * Makefile.am (SUBDIRS): handles doc directory
1303 * configure.ac: handles doc and doc/dev directories
1304
13052005-09-16
1306Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
1307Evan: * GPX fixes
1308 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1309 * GPX write, click v-vs-t diagram
1310 * Option to show stops in TRWLayer options, and stop_length
1311 * Elevation plotting relative to min and max elevation in track.
1312 * Option to do elevation plotting, and controlling relative height
1313
13142005-09-15
1315 * 4+ hours later and voila, GPX read support
1316 * Fixes in propwin if track doesn't have certain data, say so.
1317
13182005-09-14
1319Me (Evan) again:
1320 * Fix USGS support
1321 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1322 * Don't crash on track properties of an empty track.
1323
13242005-09-13
1325Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1326 * bootstrap: new file to bootstrap auto-tools
1327 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1328 * Makefile.am (bin_SCRIPTS): viking-remote added
1329 * configure.ac: --enable-alphabetized-trw option added
1330
1331Evan Battaglia <gtoevan@gmx.net>:
1332 * Experimental altitude funky plotting I'm working on
1333
13342005-09-12
1335Alex Foobarian <foobarian@gmail.com>'s changes
1336* disable stops, for now (I forgot about those...)
1337* Track elevation graph: minimum altitude difference for less jagged curves
1338* Track elevation graph: gray background, blue foreground
1339* Track elevation graph: lines to clearly show absolute elevation
1340* New velocity-vs-time graph & calculating function
1341* Notebook to hold this new graph with track elevation graph
1342My (Evan's) changes:
1343* Fix above v-vs-t patch to not crash on tracks without timestamp.
1344* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
1345Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
1346 * bootstrap: new file to bootstrap auto-tools
1347 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1348 * Makefile.am (bin_SCRIPTS): viking-remote added
1349 * configure.ac: --enable-alphabetized-trw option added
1350
13512005-09-07
1352Autotools support by Guilhem Bonnefille.
1353
13542005-09-06
1355Added Alex Foobarian's track duration patch.
1356Added Alex Foobarian's track profile patch.
1357Added Alex Foobarian's elevation map fix.
1358
13592005-09-04
1360Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
1361Delete from cache when updating image.
1362
13632005-08-18
1364Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1365
13662005-08-16
1367Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1368
13692005-08-02
1370Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1371Chaned waypoint types a little bit (size of waypoint)
1372
13732005-07-31
1374Hopefully fixed background.c item # count
1375Fixed KH Maps (v=2)
1376
13772005-06-20
1378A little research & added KH Maps support.
1379
13802005-06-19
1381Fixed right-click waypoint edit -> crash bug, hopefully.
1382Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1383Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1384Fixed the bug where pasting a map layer messed up the name.
1385Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1386Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1387