]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Portability: reduce unistd.h dependency
[andy/viking.git] / ChangeLog
CommitLineData
45acf79e
MA
12008-04-12:
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3Mathieu Albinet <mathieu17@gmail.com>:
4 * Portability: reduce unistd.h dependency
5
6e4a49aa
MA
62008-03-27:
7Mathieu Albinet <mathieu17@gmail.com>:
8 * Replace GtkFileSelection by GtkFileChooser
9
b6e6dfbd
GB
102008-03-24:
11Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
12 * Merge icons in a single binary object
13
372132a6
GB
142008-03-15:
15Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
16 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 17 * Add panning tool as default
372132a6 18
c2fe3b00
GB
192008-02-25:
20Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
21 * po/ChangeLog: needed file for distribution
22
244c0e50 232008-02-25:
0654760a
RN
24Rob Norris <robbieonsea@users.sourceforge.net>:
25 * Fix: autogen can generate broken configure file (SF#1881475)
26 * Fix some compiler warnings (SF#1888407)
244c0e50 27
502100a7
GB
282008-02-24:
29Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
30 * Change OSM's tiles URL
31
7fead48d 322008-02-22:
4e4e9e57 33Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
34 * viking.spec: Correct license, required packages and local.
35
edbec4dc
GB
362008-02-20:
37Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
38 * Update translations
39
9d8d6d0f
GB
402008-02-16:
41Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
42 * main.c: I18N improvements
a29684ba 43 * French translation update
9d8d6d0f 44
1af46481 452008-02-16:
4e4e9e57 46Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
47 * I18N improvements
48 * French translation update
49 (both submitted the 2008-01-12 on mailing-list)
50
a61b2619
AF
512008-01-22:
52Alex Foobarian <foobarian@gmail.com>:
53 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
54
1af46481 552008-01-18
4e4e9e57 56Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
57 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
58 * Added mutex to protect mapcache from being corrupted by threads.
59
d03d80e6
AF
602008-01-04:
61Alex Foobarian <foobarian@gmail.com>:
62 * Tuned the v-t diagram drawing
63
c5f63dfe 642007-12-27:
4e4e9e57 65Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
66 * Minor fixes/debugging to gcget. Add gcget-perl
67 * Full screen mode.
3a24d4e5 68 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 69
0b72c435
OK
702007-12-27:
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * Add GpxWritingOptions to control GPX file writing
73
36179a2e 742007-12-23
4e4e9e57 75Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
76 * Add default values to ele and time fields (due to OSM)
77
a5c8699d 782007-12-21
4e4e9e57 79Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
80 * Preferences groups/tabs
81 * Fix gcget to accept username and password. Pass this in to gcget.
82 * Oops! Reading preferences from the file wasn't working. Fixed.
83
825ae4a2 842007-12-21:
4e4e9e57 85Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
86 * Update French translation
87
a62aa77a 882007-12-21:
4e4e9e57 89Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
90 * Update source for OSM/Osmarender tiles
91
8339c44d 922007-12-20:
4e4e9e57 93Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
94 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
95
8956d2ef 962007-12-20
4e4e9e57 97Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
98 * Revert a previous change that disabled realtime tracking if libgps
99 does not exist.
100
eb6b0125 1012007-12-17:
4e4e9e57 102Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
103 * Use specific gettext call for plural form
104
eab858a1 1052007-12-16:
4e4e9e57 106Evan Battaglia <gtoevan@gmx.net>:
eab858a1 107 * Sort waypoints in GPX output.
a8fe53f8 108 * Use the "next unused" (not really) waypoint number as default.
eab858a1 109
369fec2e 1102007-12-15:
adc67de1
GB
111Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
112 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 113 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 114
369fec2e 1152007-12-15:
4e4e9e57 116Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 117 * Make menu entries translatable
7760b0cf 118 * Mark many strings translatable
2d2bea38 119 * Update french translation
5515e2d3 120
4c77d5e0
GB
1212007-12-12:
122Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
123 * Marking translatable strings
a94a5724 124 * First french translation (incomplete)
4c77d5e0 125
7a43153e
GB
1262007-12-12:
127Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
128 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 129 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 130
d88f5ec1 1312007-12-07
4e4e9e57 132Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
133 * Fix autogen.sh to remove the assumption that version 1.9 of automake
134 is available on all systems.
f867791e 135 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 136
8a920b62
EB
1372007-12-07
138Evan Battaglia <gtoevan@gmx.net>:
139 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
140 * Google Terrain maps
9a995996 141 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 142
7d02a0b0
GB
1432007-11-27:
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
145 * util.c: Use a list of possible browsers.
146
61950ef8 1472007-11-20:
4e4e9e57 148Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
149 * Fix a bug that can potentially cause segfault.
150
2c50b28a 1512007-11-19:
4e4e9e57 152Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
153 * Improve track graphs. Some tracks looked too flat.
154
28c82d8b 1552007-11-09:
4e4e9e57 156Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
157 * GPSBabel filter work I've been sitting on for a while now.
158 * Draw circle for downloading geocaches. Constrain by maximum distance.
159
1602007-11-08:
4e4e9e57 161Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
162 * Printing support
163
24ca37ba
QT
1642007-11-01
165Quy Tonthat <qtonthat@gmail.com>:
166 * Fix bug that caused Old Google maps not being disabled by default.
167
8dbfe7a3
QT
1682007-10-24
169Quy Tonthat <qtonthat@gmail.com>:
170 * Fix crashes on elev graph for some tracks.
171 * Make low alt tracks look more visible on elev graph.
172 * Fix "incompatible pointer type" warnings.
173
c81a5cd7
BZ
1742007-10-23
175Quy Tonthat <qtonthat@gmail.com>:
176 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
177
1530c21f
GB
1782007-10-20
179Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
180 * Releasing 0.9.3
181
4235f369 1822007-10-20
4e4e9e57 183Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
184 * Fixing minor typo in vikdemlayer.c which could cause crashes
185
21700912
QT
1862007-10-20
187Quy Tonthat <qtonthat@gmail.com>:
188 * Track Properties Dialog no longer blocks interaction of the main
189 window.
ca7e67ef 190 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 191 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
192 * Display track name on title of track property dialog. Now that
193 viking allows multiple dialogs displayed simultaneously.
21700912 194
51f0884d 1952007-10-17
4e4e9e57 196Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
197 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
198
9128a946 1992007-10-16
4e4e9e57 200Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
201 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
202
5ef1d57e
QT
2032007-10-16
204Quy Tonthat <qtonthat@gmail.com>:
205 * Interpolating DEM data in 3 different methods. Track data,
206 elevation-distance graph and elevation info on status bar now make use
207 of interpolation.
208
3220e336
QT
2092007-10-15
210Quy Tonthat <qtonthat@gmail.com>:
211 * Add more room to the top of elevation-distance graph.
212
b42009f6 2132007-10-14
4e4e9e57 214Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
215 * Fix plotting of DEM elevation data (subtract min altitude)
216
165d30aa 2172007-10-12
4e4e9e57 218Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
219 * Fix Esc and Backspace to work only when VikViewport has focus.
220 * VikViewport grabs focus on click or release events, or when a
221 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
222
2232007-10-12
07596bf4
QT
224Quy Tonthat <qtonthat@gmail.com>:
225 * Make use of DEM elevation data and GPS speed for track graphs.
226
777e2d4d
EB
2272007-10-11
228Evan Battaglia
229 * Key press framework for tools. Esc to stop track. Backspace to end track.
230
5c5f3289
GB
2312007-10-11
232Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
233 * Upgrading to API 0.5 of OSM
234
001a86db
QT
2352007-10-11
236Quy Tonthat <qtonthat@gmail.com>:
237 * Make Realtime Tracking a feature that can be disabled at configure
238 time. Do not quietly disable it beacause libgps is not available
239 at compiling time.
a2817d3c 240 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
241
2422007-10-10
243Quy Tonthat <qtonthat@gmail.com>:
244 * Fix a crash bug caused by operation on variable inside a macro.
245
e086b16d 2462007-10-09
4e4e9e57 247Evan Battaglia <gtoevan@gmx.net>:
e086b16d 248 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
249 * Show currently edited track in red-dashed line. This makes it easier
250 to tell if we've ended the track.
251 * When using new track tool, draw a line before making a point to
252 preview the new point.
807e03f9 253 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 254
6dd43d93
QT
2552007-10-08
256Quy Tonthat <qtonthat@gmail.com>:
257 * Fix compiling breakage caused by missing icon file from the list.
258
58a642b6
GB
2592007-10-07
260Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
261 * libgps is no more mandatory
262
32e48121 2632007-10-07
9a30122d
EB
264Evan Battaglia <gtoevan@gmx.net>:
265 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 266 * Cursors for tools.
c3deba01 267 * Undo magic scissors by right-clicking.
8fb71d6c 268 * Extend a track by right-clicking on it.
98f5364d 269 * Experiment: "Begin track" tool
9a30122d 270
58a642b6 2712007-10-07
32e48121
QT
272Quy Tonthat <qtonthat@gmail.com>:
273 * Correctly calculate position (based on time instead of distance)
274 when clicking on speed-time graph.
275 * Added km/h to speed entries of the track properties dialog.
6260ce3f 276 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
277 * Track Properties: now displays track distance/time instead of
278 "Selected Time".
32e48121 279
a45242c2
QT
2802007-10-06
281Quy Tonthat <qtonthat@gmail.com>:
282 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 283 * Pop a message when failed to connect to gpsd.
a45242c2 284
057a78bc
QT
2852007-10-05
286Quy Tonthat <qtonthat@gmail.com>:
287 * Fix a segfault caused by (mistakenly) adding a new layer to gps
288 layer.
97cab2d5 289 * Be more selective in collecting realtime trackpoints.
057a78bc 290
c4e61875
QT
2912007-10-04
292Quy Tonthat <qtonthat@gmail.com>:
293 * Improvements for GPS layer's "realtime tracking".
294
c2e97e57
QT
2952007-10-02
296Quy Tonthat <qtonthat@gmail.com>:
297 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 298 * Add realtime tracking to GPS layer.
8fcff869 299 * fix half-drawn problems for GPS layer.
c2e97e57 300
090cae39
GB
3012007-10-01
302Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
303 * Relax dependencies about glib by implementing
304 g_hash_table_remove_all ourselves (Evan's patch)
305
c9177aae
QT
3062007-10-01
307Quy Tonthat <qtonthat@gmail.com>:
308 * Disable half-drawn update when the center is moved. Avoid using
309 static "trigger" in viklayer.c which causes problems when viking
310 has more than one windows.
311
d295e344
QT
3122007-09-28
313Quy Tonthat <qtonthat@gmail.com>:
314 * Fix bug that caused Elevation graph not working properly with some
315 tracks.
316
415302f4 3172007-09-27
4e4e9e57 318Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
319 * GPSD Layer -- draw an arrow.
320 * Minimum elevation for DEM layer.
0df66d57
EB
321 * Half-drawn hack to only draw layers on top of the one that has
322 recently changed. A must for realtime GPS.
415302f4 323
0e25c0d0
QT
3242007-09-25
325Quy Tonthat <qtonthat@gmail.com>:
326 * SRTM download now works for regions outside North_America too.
327
fa86f1c0 3282007-09-23
4e4e9e57 329Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 330 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
331 * Don't crash if using tool on wrong type of layer / no layer.
332 Although I really want to know what happened to "use the top visible layer",
333 and return TRUE if the tool "accepts" the use...
334 editing lots of TRWLayers was way easier that way...
e9165710 335 * Remove unused vik_layer_copy() code
ee6ef0b1 336 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
337 * Add comment when making a Google Route.
338 * Continue a magic scissors route by holding down control. Continue the comment too.
339 * 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)
415302f4 340 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 341
8c721f83 3422007-09-22
4e4e9e57 343Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
344 * Pan Accelerators (Ctrl+Left, etc)
345 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
346 * Add a RADIOGROUP_STATIC properties factory type to make it easy
347 for new layers. Uses an array list (like before)
348 instead of a GList.
349 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
350 * (copying & pasting DEM layers is broken, will fix later)
351
0c1044e9 3522007-09-21
4e4e9e57 353Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
354 * Fix right-click on geocache to work with new geocache names.
355 * Download & import SRTM 90m DEM data (still working on US 10m)
356
ed28ef63 3572007-09-17
4e4e9e57 358Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
359 * 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.
360
4f13653e
GB
3612007-09-09
362Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
363 * Removing unused files (*.png.h).
364
90e25247
GB
3652007-09-08
366Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
367 * Fix #1789550: define MAX macro if not defined on ALL systems
368
35462baf
QT
3692007-09-08
370Quy Tonthat <qtonthat@gmail.com>:
371 * AUtomatically fetching google version number.
372
eb93fa95
GB
3732007-09-07
374Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
375 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
376 to build viking on system not offering such feature.
377
fd0a7199
GB
3782007-09-06
379Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
380 * Adding command line option framework.
381
4b53548b
QT
3822007-09-06
383Quy Tonthat <qtonthat@gmail.com>:
384 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
385 * Fix crash when using "Maps Download" tools right after viking is
386 started (without a viking file).
4b53548b
QT
387
3882007-09-05
389Quy Tonthat <qtonthat@gmail.com>:
390 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
391
4e29c215
GB
3922007-09-03
393Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
394 * Fix: crash when "applying" a map layer property dialog.
94933cb8 395 * QA: strong type the second argument of the *_post_read functions.
63726881 396 * Preset filename when exporting a TrwLayer.
24277274
GB
397 * Refactoring: retrieve the VikWindow from the VikViewport via its
398 GtkWidget nature.
51c15f41 399 * Use $EMAIL to initialise email field for OSM upload.
07059501 400 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 401 * Hide Expedia view mode when expedia is not built in.
4e29c215 402
06f31fd5
GB
4032007-09-01
404Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
405 * Disable Expedia map layer by default (as it is not working).
406
1a8143e6
BZ
4072007-08-30
408Bernd Zeimetz <bernd@bzed.de>:
409 * Add redirect support (for Expedia map layer).
410
5092de80
GB
4112007-08-30
412Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
413 * Add ability to upload a single track.
414
dc5758d3
GB
4152007-08-28
416Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
417 * Check current drawmode after creating a new MapsLayer.
418
15e77c02
QT
4192007-08-25
420Quy Tonthat <qtonthat@gmail.com>:
421 * New google version number.
1918a993 422 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
423 * Give more instructive message for attempting to download maps in
424 wrong mapmode.
15e77c02 425
f901dcdf
GB
4262007-08-20
427Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
428 * libcurl is a requirement
429
f8fe5d14
QT
4302007-08-20
431Quy Tonthat <qtonthat@gmail.com>:
432 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
433 * Fix bug in Google search that caused viking jump to wrong location
434 when Google can not find the match.
f8fe5d14 435
1bd88e66
GB
4362007-08-16
437Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
438 * Group "Export Layer..." entries in a sub-menu.
439
494eb388
QT
4402007-08-16
441Quy Tonthat <qtonthat@gmail.com>:
442 * Clean up and eliminate compiler warning.
443
261c8fdc
QT
4442007-08-15
445Quy Tonthat <qtonthat@gmail.com>:
446 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
447 * Added --enable-old-google to configure script. Old google modes are
448 now disabled by default.
449 * Default mode for new maps is Google Maps.
261c8fdc 450
6a9ff0ee
QT
4512007-08-09
452Quy Tonthat <qtonthat@gmail.com>:
453 * Make Google Map default map type.
454
46e4fa54
QT
4552007-08-02
456Quy Tonthat <qtonthat@gmail.com>:
457 * DEM module can now read hgt.zip files directly (no need to unzip
458 them).
459 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
460 regions).
461
2dc9ab5e
QT
4622007-07-27
463Quy Tonthat <qtonthat@gmail.com>:
464 * Plug filedescriptor leak in dem.c
465
071da616
QT
4662007-07-26
467Quy Tonthat <qtonthat@gmail.com>:
468 * Display on status bar altitude at cursor using data from DEM layer(s).
469
ccff31c2
QT
4702007-07-25
471Quy Tonthat <qtonthat@gmail.com>:
472 * New google version numbers.
473
1ef9e637
QT
4742007-07-24
475Quy Tonthat <qtonthat@gmail.com>:
476 * Disable GeoCache Acquire since it nolonger works. Can be enabled
477 again using configure --enable-geocaches.
478
214f9ac2
QT
4792007-07-18
480Quy Tonthat <qtonthat@gmail.com>:
481 * Remove (my) debug messages which are no longer needed.
482
2dc9ab5e 4832007-07-15
214f9ac2
QT
484Quy Tonthat <qtonthat@gmail.com>:
485 * Missing a few changes here.
486 * release 0.9 (by Guilhem)
487
6ec35002
QT
4882007-07-13
489Quy Tonthat <qtonthat@gmail.com>:
490 * Eliminate the needs of entering DEM files for every single
491 track/waypoint layer.
492
84c2cc41
QT
4932007-07-07
494Quy Tonthat <qtonthat@gmail.com>:
495 * Fixed typo in Makefile.am
496
ad0a8c2d
EB
4972007-07-06
498Evan Battaglia <gtoevan@gmx.net>:
499 * Merge DEM Branch
500
441f28d3
QT
5012007-07-04
502Quy Tonthat <qtonthat@gmail.com>:
503 * Bug fix: View Mode displayed wrong setting on start up
504
83750a2d
QT
5052007-07-03
506Quy Tonthat <qtonthat@gmail.com>:
507 * Fixed bugs that caused draw_scale and draw_centermark status not being
508 consistent among View menu, viewport and loaded files.
509
ad0a8c2d 5102007-07-02
4e4e9e57 511Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
512 * DEM Branch: Trying to fix/cleanup various DEM things
513 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
514
17407a43
QT
5152007-07-02
516Quy Tonthat <qtonthat@gmail.com>:
517 * Fixed bugs that caused crashes during GPS upload/download.
518
8cd10bb4 5192007-07-01
e2d11d62 520Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 521 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 522
678fecbb
RM
5232007-06-24
524Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
525 * Merging with Ralf's work around debianization
ad4d241a 526 * INSTALL: refreshed
678fecbb 527
10888930
TS
5282007-06-23
529Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
530 * Minor change to avoid SEGFAULT on x86_64
a3188993 531 * Add DownloadOptions type to specify referer per map source
1b685d33 532
37518034
QT
5332007-06-19
534Quy Tonthat <qtonthat@gmail.com>:
535 * Fix bugs that causes "drawcentermark" not recognised when reading
536 from files.
537 * Fix a wild pointer bug that can cause crashes
538
d700ee38
GB
5392007-06-18
540Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
541 * Copying libcurl.m4 as it is needed everywhere
542
62c16860
QT
5432007-06-18
544Quy Tonthat <qtonthat@gmail.com>:
545 * New google version numbers.
546 * Make scale more visible.
547 * Add center mark which can be turn on/off in View menu.
548 * Viking now uses cookies for http requests. Some server(s) is quite
549 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 550 * Download maps along a track. Right click on a track layer, select map
62c16860 551 type and zoom level, viking will do the rest.
0c24c0a5 552 * release 0.1.3-20070618
62c16860 553
99e679df
RM
5542007-06-13
555Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
556 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
557
b0b88773
QT
5582007-06-8
559Quy Tonthat <qtonthat@gmail.com>:
560 * Fix a bug that causes segfault when viewing properties of a
561 waypoint.
562
4b31042b
QT
5632007-06-1
564Quy Tonthat <qtonthat@gmail.com>:
565 * Fix a bug that causes segfault when viewing properties of a track
566 that has only one trackpoint with elevation information.
1eef1bde 567 * Backport Evan's magic scissors from DEM branch.
4b31042b 568
f47d51b5
QT
5692007-05-31
570Quy Tonthat <qtonthat@gmail.com>:
571 * Add Google Maps search to View menu and Toolbar
572 * Waypoint created right after the search will pick up the search
573 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
574 create waypoint).
575
4587152b 5762007-05-26
4e4e9e57 577Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
578 * new waypoint symbols.
579
9b81efe3
QT
5802007-05-26
581Quy Tonthat <qtonthat@gmail.com>:
582 * Fix intermittent problem of map redraw.
583 * Mapslayer: Fixed bugs that cause in some cases, map display can not
584 be refreshed without downloading.
585
2d546d79
GB
5862007-05-24
587Ralf Meyer <ranfyy@gmail.com>:
588 * Adding man pages.
589
10ca2bfe
QT
5902007-05-24
591Quy Tonthat <qtonthat@gmail.com>:
592 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
593 * Make dimensions easier to be found and changed to suit own tastes.
594 * Small touches on the look.
10ca2bfe 595
ff8b4326
QT
5962007-05-23
597Quy Tonthat <qtonthat@gmail.com>:
598 * New GPS layer menu items: "empty upload", "empty download", "empty
599 all"
7041549f 600 * acquire->Google Directions now record and display previous queries
3570ad57 601 fo "From"/"To" entries.
7041549f 602 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 603
38778d11
QT
6042007-05-22
605Quy Tonthat <qtonthat@gmail.com>:
606 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
607 * Disable prompt for save before exit.
608 * Add "Save and Exit" to File menu.
38778d11 609
ad0a8c2d 6102007-05-20
4e4e9e57 611Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
612 * DEM Branch
613
6d38ac4f
QT
6142007-05-20
615Quy Tonthat <qtonthat@gmail.com>:
616 * Stop autodownload from running forever on map downloading errors.
617
0b3c4c1c
QT
6182007-05-18
619Quy Tonthat <qtonthat@gmail.com>:
06e94d26 620 * Add curl-devel to spec file.
0b3c4c1c 621 * Map tool: Left click can now refresh display of map tiles.
4b31d033 622 * Check for non-displayable data after downloading map.
0b3c4c1c 623
11f88b69
QT
6242007-05-17
625Quy Tonthat <qtonthat@gmail.com>:
626 * Fix problems in map downloading caused by unreliable error
627 detection.
06e94d26 628 * Release 0.1.3
11f88b69 629
0b0963fb
QT
6302007-05-15
631Quy Tonthat <qtonthat@gmail.com>:
632 * Fixed bugs that can cause segfault on exit. The problem was caused
633by mapslayer's weak_ref not being unref'ed in some cases.
634
3335ae4e 6352007-05-13
4e4e9e57 636Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
637 * 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.
638
093c5c71 6392007-05-11
4e4e9e57 640Evan Battaglia <gtoevan@gmx.net>:
093c5c71 641 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 642 * Fix a stupid segfault in main.c (opening new files)
093c5c71 643
056e8bd1
QT
6442007-05-09
645Quy Tonthat <qtonthat@gmail.com>:
646 * New Google version numbers.
647
50817314 6482007-05-08
4e4e9e57 649Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
650 * New "Refresh onscreen tiles" menu entry
651
6afc9732 6522007-05-04
4e4e9e57 653Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
654 * debian/: debianization
655
81a061e4 6562007-04-29
4e4e9e57 657Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
658 * libusb support
659
dfb4bdaa 6602007-04-28
4e4e9e57 661Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 662 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 663 * Add configuration option for OpenStreetMap sources
dfb4bdaa 664
67209ca8 6652007-04-23
4e4e9e57 666Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
667 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
668
ed6242f3 6692007-04-21
4e4e9e57 670Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
671 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
672
fa9fef36 6732007-04-16
4e4e9e57 674Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
675 * Adding libcurl support
676
69b825fe
QT
6772007-04-04
678Quy Tonthat <qtonthat@gmail.com>:
679 * New Google version number.
680 * Fixed Google Directions
681
4a96999b
QT
6822007-02-20
683Quy Tonthat <qtonthat@gmail.com>:
684 * GPS layer dialog now displayed at the center of the Viking main
685 window.
686
997905be
QT
6872007-02-19
688Quy Tonthat <qtonthat@gmail.com>:
689 * New Google version numbers.
690
af2740eb
QT
6912007-02-15
692Quy Tonthat <qtonthat@gmail.com>:
693 * Made viking.spec.in out of Michael's viking.spec
694 * Added viking.spec.in to autoconf files.
695
6962007-02-15
4e4e9e57 697Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
698 * Added viking.spec
699
07f39a64 7002007-02-14
4e4e9e57 701Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
702 * NEWS, configure.ac: preparing 0.1.2
703
4e0cf33b 7042007-02-13
4e4e9e57 705Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
706 * src/vikwindow.c: remove URL and version number from window title
707 * src/dialog.c: add URL and use dynamic information for version
21c318eb 708 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
709 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
710 AUTHORS file
4e0cf33b 711
ecb51018
QT
7122007-02-07
713Quy Tonthat <qtonthat@gmail.com>:
714 * Fix bug that causes crashes when click at the right side (outside)
715 of the track graph area in the Track Poperties window.
716
e1e2f2c6 7172007-02-06
4e4e9e57 718Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
719 * Add new information to Track Properties. Postion in time will be
720 tracked and display when moving mouse cursor around the track graph.
721
4f210965
QT
7222007-02-06
723Quy Tonthat <qtonthat@gmail.com>:
724 * New google version numbers.
d1fb6e7f 725 * correct main window title and viking website.
4f210965 726
369e959a
QT
7272007-02-05
728Quy Tonthat <qtonthat@gmail.com>:
729 * Cosmetic changes.
730
119f63a0
QT
7312007-02-04
732Quy Tonthat <qtonthat@gmail.com>:
733 * Simplify tools enable/disable codes.
734
79845167
QT
7352007-02-01
736Quy Tonthat <qtonthat@gmail.com>:
737 * Only tools that work with current active layer are enable,
738 others are disable (fade out and does nothing when clicked on).
739
d820e240
GB
7402007-01-27
741Quy Tonthat <qtonthat@gmail.com>:
742 * Display map sections while downloading (bug 1303429)
743
267b6db5
QT
7442007-01-25
745Quy Tonthat <qtonthat@gmail.com>:
746 * Fixed bugs that caused crashes on creating new map layer or
747 new track/waypoint layer.
748
dad2c114
QT
7492007-01-24
750Quy Tonthat <qtonthat@gmail.com>:
751 * Updated google tranparent version number.
752 * Made it more convenient to update google version numbers.
753
cdcaf41c
QT
7542007-01-23
755Quy Tonthat <qtonthat@gmail.com>:
756 * Merged branch modular to trunk.
757
54d3b232
QT
7582007-01-05
759Quy Tonthat <qtonthat@gmail.com>:
760 * Bug fix: main menu edit->delete and edit->cut did not work with
761 waypoints and tracks.
762
2cebc318
QT
7632007-01-04
764Quy Tonthat <qtonthat@gmail.com>:
765 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
766 layer panel).
767
20c7a3a0
QT
7682007-01-03
769Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
770 * bug fix: crash on inserting aggregate layer if the selected layer's
771 parent is not an aggregate layer.
772 * bug fix: crash when delete a child layer whose parent is not
773 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
774 * Menu item selection for layer instances.
775
fdca5edb
QT
7762007-01-02
777Quy Tonthat <qtonthat@gmail.com>:
778 * gpslayer: Unexpose interface functions.
5a4a28bf 779 * Layers now can have their say on what pop up menu items they want.
fdca5edb 780
cdcaf41c 7812007-01-02
4e4e9e57 782Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
783 * Add ability to disable Terraserver stuff
784 * Add ability to disable Expedia stuff
785
fdca5edb
QT
7862007-01-01
787Quy Tonthat <qtonthat@gmail.com>:
788 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
789 creation dialog.
790
cdcaf41c 7912007-01-01
4e4e9e57 792Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
793 * Make all .h self sufficient
794 * Add ability to disable Google stuff
795
b364d6bc
QT
7962006-12-31
797Quy Tonthat <qtonthat@gmail.com>:
798 * Added gps layer
799
cdcaf41c 8002007-01-02
4e4e9e57 801Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
802 * Add ability to disable Terraserver stuff
803 * Add ability to disable Expedia stuff
804
8052007-01-01
4e4e9e57 806Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
807 * Make all .h self sufficient
808 * Add ability to disable Google stuff
809
b291388a
GB
8102006-12-26
811Quy Tonthat <qtonthat@gmail.com>:
812 * Fix a google version number change (at least in Australia).
813
ea40bccf
AF
8142006-12-07
815Quy Tonthat <qtonthat@gmail.com>:
816 * Fix an array overflow bug in Map Layer Properties
817
b7b66e1f
GB
8182006-12-04
819Alex Foobarian <foobarian@gmail.com>:
820 * Added an "About" dialog
821
68fb2913
AF
8222006-11-30
823Alex Foobarian <foobarian@gmail.com>:
824 * Added Quy Tonthat's patch to fix a bug in Track Properties
825
1a8437ab
AF
8262006-11-29
827Alex Foobarian <foobarian@gmail.com>:
ea40bccf 828 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 829
fa1b5a5f 8302006-11-12
4e4e9e57 831Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
832 * Add expat explicit dependency
833
7432fddf
AF
8342006-10-31
835Alex Foobarian <foobarian@gmail.com>:
836 * Visual feedback for moving waypoints
837
33534cd8
AF
8382006-10-30
839Alex Foobarian <foobarian@gmail.com>:
840 * Created standard Edit menu
841 * Implemented Cut for trackpoints and waypoints
842 * When moving trackpoints, we now draw one under the cursor for visual feedback
843
f9db6bd6
AF
8442006-10-26
845Alex Foobarian <foobarian@gmail.com>:
846 * Cleared up the drawing modes and map type descriptions
847 * Updated google version string to make it work in Europe
848 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 849 * Compacted the track properties dialog
f9db6bd6 850
941aa6e9
AF
8512006-10-23
852Alex Foobarian <foobarian@gmail.com>:
853 * Introduced a toolbar tool interface, converted existing tools to use it
854 * As a result, ruler drawing bugs are gone
855 * Sped up ruler drawing by increasing the redraw priority
856
78c9fb5b 8572006-08-15
4e4e9e57 858Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
859 * Add implicit DMS->DDD conversions in waypoints dialogs
860
0165e6e4 8612006-07-26
4e4e9e57 862Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
863 * src/degrees_converters.c, src/degrees_converters.h,
864 test/degrees_converter.c: add dec -> DDD conversion
865 * src/degrees_converters.c, src/degrees_converters.h,
866 test/degrees_converter.c: add dec -> DMM conversion
867 * src/degrees_converters.c: refactor dms conversions
868
6c02911c 8692006-07-24
4e4e9e57 870Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
871 * Add patch for GoogleMaps from Reid Priedhorsky
872
0165e6e4 8732006-07-22
4e4e9e57 874Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
875 * Makefile.am, configure.ac, src/Makefile.am,
876 src/degrees_converters.c, src/degrees_converters.h,
877 test/Makefile.am, test/check_degrees_conversions.sh,
878 test/degrees_converter.c: Adding degrees conversion functions
879 (DDD/DMM/DMS)
880
8812006-07-06
4e4e9e57 882Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
883 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
884
a808ab5f
EB
8852006-07-01
886Evan Battaglia <gtoevan@gmx.net>:
887 * Upgrade Google Maps version (yay Europe!)
888
0165e6e4 8892006-06-11
4e4e9e57 890Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
891 * NEWS, configure.ac: Preparing 0.1.1
892
65f0ccab
AF
8932006-05-25
894Alex Foobarian <foobarian@gmail.com>:
895 * Cleaned up the data source interface
896 * Added a setup dialog to the GPS data source, with protocol type and serial port location
897
5f304fd7
AF
8982006-05-12
899Alex Foobarian <foobarian@gmail.com>:
900 * Small fixes in Acquire from GPS code
901
4e4e9e57
GB
9022006-05-08
903Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
904 * autogen.sh: simpler method to start from CVS
905
a8d46e0b 9062005-12-03
4e4e9e57 907Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
908 * Data sources -- check for existence of necessary things
909
7b3479e3 9102005-11-25
4e4e9e57 911Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
912 * Created "data sources" structure to easily add new data sources via GPS babel.
913 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
914 shows the power of the approach.
3333c069 915 * Data sources: Google & Geocaches
7b3479e3 916
4e4e9e57
GB
9172005-11-23
918Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 919 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
920Evan Battaglia <gtoevan@gmx.net>:
921 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 922
d1fa6cff
AF
9232005-11-21
924Alex Foobarian <foobarian@gmail.com>:
925 * Fixed v-t diagram crash bug
926
1d1bc3c1
EB
9272005-11-19
928Alex Foobarian <foobarian@gmail.com>:
929 * GPSBabel acquire code
930
9f0cd67d
AF
9312005-11-18
932Alex Foobarian <foobarian@gmail.com>:
933 * Copy/paste of individual track- and way-points updated to work between processes.
934
0a6cab71
AF
9352005-11-17
936Alex Foobarian <foobarian@gmail.com>:
937 * Copy/paste between viking processes
938 * Layer marshalling support
939
4e4e9e57
GB
9402005-10-28
941Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
942 * configure.ac: Adding --with-mapcache configure option
943 * src/config.h: Removed because no more used (generated)
944
15614495
AF
9452005-10-18
946Alex Foobarian <foobarian@gmail.com>:
947 * Fix ruler declination in UTM mode
948
4e4e9e57
GB
9492005-10-17
950Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
951 * src/icons/Makefile.am: assumes the creation of icons.h
952 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
953 * src/Makefile.am: no more icons.h production
954
024f32c1 9552005-10-16
4e4e9e57 956Evan Battaglia <gtoevan@gmx.net>:
024f32c1 957 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 958 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 959
c48517ad
AF
9602005-10-13
961Alex Foobarian <foobarian@gmail.com>:
962 * Drag and drop whole track/waypoint lists
963
80e450c0
AF
9642005-10-12
965Alex Foobarian <foobarian@gmail.com>:
966 * Coord layer drawing for lat/lon based projections
967
0dff88ea
AF
9682005-10-11
969Alex Foobarian <foobarian@gmail.com>:
970 * Draw a compass when using a ruler
971
e4847ce9
AF
9722005-10-07
973Alex Foobarian <foobarian@gmail.com>:
974 * Added ruler drawing to the ruler tool
975
2f50c650
AF
9762005-10-06
977Alex Foobarian <foobarian@gmail.com>:
978 * Added support for pasting coordinates in lat/lon format
979
e890a6e6
EB
9802005-10-05
981Alex Foobarian <foobarian@gmail.com>:
982 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
983Evan Battaglia <gtoevan@gmx.net>:
984 * When pasting waypoints and tracks, do name resolution (add #2, etc)
985
08b251ec
EB
9862005-10-01
987Evan Battaglia <gtoevan@gmx.net>:
988 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 989 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 990
4e4e9e57
GB
9912005-09-30
992Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 993 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
994Alex Foobarian <foobarian@gmail.com>:
995 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 996 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 997 * Added wp symbol support to gpx
92136662 998 * Fixed name collisions during track/wp DND
ea3933fc
EB
999 * Layer-wide option as to whether to show waypoint symbols
1000
acaf7113
AF
10012005-09-29
1002Alex Foobarian <foobarian@gmail.com>:
1003 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1004 * Added a scale ruler
1005 * Changed panning to show less "garbage" in exposed areas
1006
a5e51d35
EB
10072005-09-28
1008Evan:
1009 * menu.xml & icons inline
1010
e4afc73a 10112005-09-27
acaf7113 1012Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1013 * GtkUIManager/Toolbar
1014 * DND in the LayersPanel
0912fc7e
EB
1015Evan:
1016 * strtod -> g_strtod (i18n glitch)
1017
4e4e9e57
GB
10182005-09-25
1019Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1020 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1021 * Makefile.am (EXTRA_DIST): handles viking-remote
1022 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1023 * doc/Makefile.am, doc/dev/Makefile.am: new files
1024 * Makefile.am (SUBDIRS): handles doc directory
1025 * configure.ac: handles doc and doc/dev directories
e4afc73a 1026
2ab9b480 10272005-09-16
2ab9b480 1028Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1029Evan: * GPX fixes
1030 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1031 * GPX write, click v-vs-t diagram
1032 * Option to show stops in TRWLayer options, and stop_length
1033 * Elevation plotting relative to min and max elevation in track.
1034 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1035
10362005-09-15
1037 * 4+ hours later and voila, GPX read support
1038 * Fixes in propwin if track doesn't have certain data, say so.
1039
10402005-09-14
1041Me (Evan) again:
1042 * Fix USGS support
1043 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1044 * Don't crash on track properties of an empty track.
1045
734652bf 10462005-09-13
4e4e9e57 1047Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1048 * bootstrap: new file to bootstrap auto-tools
1049 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1050 * Makefile.am (bin_SCRIPTS): viking-remote added
1051 * configure.ac: --enable-alphabetized-trw option added
1052
1053Evan Battaglia <gtoevan@gmx.net>:
1054 * Experimental altitude funky plotting I'm working on
1055
10562005-09-12
1057Alex Foobarian <foobarian@gmail.com>'s changes
1058* disable stops, for now (I forgot about those...)
1059* Track elevation graph: minimum altitude difference for less jagged curves
1060* Track elevation graph: gray background, blue foreground
1061* Track elevation graph: lines to clearly show absolute elevation
1062* New velocity-vs-time graph & calculating function
1063* Notebook to hold this new graph with track elevation graph
1064My (Evan's) changes:
1065* Fix above v-vs-t patch to not crash on tracks without timestamp.
1066* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1067Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1068 * bootstrap: new file to bootstrap auto-tools
1069 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1070 * Makefile.am (bin_SCRIPTS): viking-remote added
1071 * configure.ac: --enable-alphabetized-trw option added
734652bf 1072
9903c388
EB
10732005-09-07
1074Autotools support by Guilhem Bonnefille.
1075
bb71de8b
AF
10762005-09-06
1077Added Alex Foobarian's track duration patch.
1078Added Alex Foobarian's track profile patch.
9903c388 1079Added Alex Foobarian's elevation map fix.
bb71de8b 1080
725c87e1
EB
10812005-09-04
1082Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1083Delete from cache when updating image.
725c87e1 1084
50a14534
EB
10852005-08-18
1086Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1087
10882005-08-16
1089Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1090
10912005-08-02
1092Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1093Chaned waypoint types a little bit (size of waypoint)
1094
10952005-07-31
1096Hopefully fixed background.c item # count
1097Fixed KH Maps (v=2)
1098
10992005-06-20
1100A little research & added KH Maps support.
1101
11022005-06-19
1103Fixed right-click waypoint edit -> crash bug, hopefully.
1104Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1105Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1106Fixed the bug where pasting a map layer messed up the name.
1107Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1108Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1109