]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Portability: use Glib function related to stdio.h
[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
f83131b9 5 * Portability: replace mkdir by g_mkdir
45acf79e 6
6e4a49aa
MA
72008-03-27:
8Mathieu Albinet <mathieu17@gmail.com>:
9 * Replace GtkFileSelection by GtkFileChooser
10
b6e6dfbd
GB
112008-03-24:
12Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
13 * Merge icons in a single binary object
14
372132a6
GB
152008-03-15:
16Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
17 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 18 * Add panning tool as default
372132a6 19
c2fe3b00
GB
202008-02-25:
21Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
22 * po/ChangeLog: needed file for distribution
23
244c0e50 242008-02-25:
0654760a
RN
25Rob Norris <robbieonsea@users.sourceforge.net>:
26 * Fix: autogen can generate broken configure file (SF#1881475)
27 * Fix some compiler warnings (SF#1888407)
244c0e50 28
502100a7
GB
292008-02-24:
30Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
31 * Change OSM's tiles URL
32
7fead48d 332008-02-22:
4e4e9e57 34Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
35 * viking.spec: Correct license, required packages and local.
36
edbec4dc
GB
372008-02-20:
38Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
39 * Update translations
40
9d8d6d0f
GB
412008-02-16:
42Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
43 * main.c: I18N improvements
a29684ba 44 * French translation update
9d8d6d0f 45
1af46481 462008-02-16:
4e4e9e57 47Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
48 * I18N improvements
49 * French translation update
50 (both submitted the 2008-01-12 on mailing-list)
51
a61b2619
AF
522008-01-22:
53Alex Foobarian <foobarian@gmail.com>:
54 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
55
1af46481 562008-01-18
4e4e9e57 57Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
58 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
59 * Added mutex to protect mapcache from being corrupted by threads.
60
d03d80e6
AF
612008-01-04:
62Alex Foobarian <foobarian@gmail.com>:
63 * Tuned the v-t diagram drawing
64
c5f63dfe 652007-12-27:
4e4e9e57 66Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
67 * Minor fixes/debugging to gcget. Add gcget-perl
68 * Full screen mode.
3a24d4e5 69 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 70
0b72c435
OK
712007-12-27:
72Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
73 * Add GpxWritingOptions to control GPX file writing
74
36179a2e 752007-12-23
4e4e9e57 76Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
77 * Add default values to ele and time fields (due to OSM)
78
a5c8699d 792007-12-21
4e4e9e57 80Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
81 * Preferences groups/tabs
82 * Fix gcget to accept username and password. Pass this in to gcget.
83 * Oops! Reading preferences from the file wasn't working. Fixed.
84
825ae4a2 852007-12-21:
4e4e9e57 86Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
87 * Update French translation
88
a62aa77a 892007-12-21:
4e4e9e57 90Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
91 * Update source for OSM/Osmarender tiles
92
8339c44d 932007-12-20:
4e4e9e57 94Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
95 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
96
8956d2ef 972007-12-20
4e4e9e57 98Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
99 * Revert a previous change that disabled realtime tracking if libgps
100 does not exist.
101
eb6b0125 1022007-12-17:
4e4e9e57 103Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
104 * Use specific gettext call for plural form
105
eab858a1 1062007-12-16:
4e4e9e57 107Evan Battaglia <gtoevan@gmx.net>:
eab858a1 108 * Sort waypoints in GPX output.
a8fe53f8 109 * Use the "next unused" (not really) waypoint number as default.
eab858a1 110
369fec2e 1112007-12-15:
adc67de1
GB
112Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
113 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 114 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 115
369fec2e 1162007-12-15:
4e4e9e57 117Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 118 * Make menu entries translatable
7760b0cf 119 * Mark many strings translatable
2d2bea38 120 * Update french translation
5515e2d3 121
4c77d5e0
GB
1222007-12-12:
123Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
124 * Marking translatable strings
a94a5724 125 * First french translation (incomplete)
4c77d5e0 126
7a43153e
GB
1272007-12-12:
128Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
129 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 130 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 131
d88f5ec1 1322007-12-07
4e4e9e57 133Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
134 * Fix autogen.sh to remove the assumption that version 1.9 of automake
135 is available on all systems.
f867791e 136 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 137
8a920b62
EB
1382007-12-07
139Evan Battaglia <gtoevan@gmx.net>:
140 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
141 * Google Terrain maps
9a995996 142 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 143
7d02a0b0
GB
1442007-11-27:
145Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
146 * util.c: Use a list of possible browsers.
147
61950ef8 1482007-11-20:
4e4e9e57 149Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
150 * Fix a bug that can potentially cause segfault.
151
2c50b28a 1522007-11-19:
4e4e9e57 153Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
154 * Improve track graphs. Some tracks looked too flat.
155
28c82d8b 1562007-11-09:
4e4e9e57 157Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
158 * GPSBabel filter work I've been sitting on for a while now.
159 * Draw circle for downloading geocaches. Constrain by maximum distance.
160
1612007-11-08:
4e4e9e57 162Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
163 * Printing support
164
24ca37ba
QT
1652007-11-01
166Quy Tonthat <qtonthat@gmail.com>:
167 * Fix bug that caused Old Google maps not being disabled by default.
168
8dbfe7a3
QT
1692007-10-24
170Quy Tonthat <qtonthat@gmail.com>:
171 * Fix crashes on elev graph for some tracks.
172 * Make low alt tracks look more visible on elev graph.
173 * Fix "incompatible pointer type" warnings.
174
c81a5cd7
BZ
1752007-10-23
176Quy Tonthat <qtonthat@gmail.com>:
177 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
178
1530c21f
GB
1792007-10-20
180Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
181 * Releasing 0.9.3
182
4235f369 1832007-10-20
4e4e9e57 184Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
185 * Fixing minor typo in vikdemlayer.c which could cause crashes
186
21700912
QT
1872007-10-20
188Quy Tonthat <qtonthat@gmail.com>:
189 * Track Properties Dialog no longer blocks interaction of the main
190 window.
ca7e67ef 191 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 192 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
193 * Display track name on title of track property dialog. Now that
194 viking allows multiple dialogs displayed simultaneously.
21700912 195
51f0884d 1962007-10-17
4e4e9e57 197Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
198 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
199
9128a946 2002007-10-16
4e4e9e57 201Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
202 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
203
5ef1d57e
QT
2042007-10-16
205Quy Tonthat <qtonthat@gmail.com>:
206 * Interpolating DEM data in 3 different methods. Track data,
207 elevation-distance graph and elevation info on status bar now make use
208 of interpolation.
209
3220e336
QT
2102007-10-15
211Quy Tonthat <qtonthat@gmail.com>:
212 * Add more room to the top of elevation-distance graph.
213
b42009f6 2142007-10-14
4e4e9e57 215Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
216 * Fix plotting of DEM elevation data (subtract min altitude)
217
165d30aa 2182007-10-12
4e4e9e57 219Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
220 * Fix Esc and Backspace to work only when VikViewport has focus.
221 * VikViewport grabs focus on click or release events, or when a
222 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
223
2242007-10-12
07596bf4
QT
225Quy Tonthat <qtonthat@gmail.com>:
226 * Make use of DEM elevation data and GPS speed for track graphs.
227
777e2d4d
EB
2282007-10-11
229Evan Battaglia
230 * Key press framework for tools. Esc to stop track. Backspace to end track.
231
5c5f3289
GB
2322007-10-11
233Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
234 * Upgrading to API 0.5 of OSM
235
001a86db
QT
2362007-10-11
237Quy Tonthat <qtonthat@gmail.com>:
238 * Make Realtime Tracking a feature that can be disabled at configure
239 time. Do not quietly disable it beacause libgps is not available
240 at compiling time.
a2817d3c 241 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
242
2432007-10-10
244Quy Tonthat <qtonthat@gmail.com>:
245 * Fix a crash bug caused by operation on variable inside a macro.
246
e086b16d 2472007-10-09
4e4e9e57 248Evan Battaglia <gtoevan@gmx.net>:
e086b16d 249 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
250 * Show currently edited track in red-dashed line. This makes it easier
251 to tell if we've ended the track.
252 * When using new track tool, draw a line before making a point to
253 preview the new point.
807e03f9 254 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 255
6dd43d93
QT
2562007-10-08
257Quy Tonthat <qtonthat@gmail.com>:
258 * Fix compiling breakage caused by missing icon file from the list.
259
58a642b6
GB
2602007-10-07
261Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
262 * libgps is no more mandatory
263
32e48121 2642007-10-07
9a30122d
EB
265Evan Battaglia <gtoevan@gmx.net>:
266 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 267 * Cursors for tools.
c3deba01 268 * Undo magic scissors by right-clicking.
8fb71d6c 269 * Extend a track by right-clicking on it.
98f5364d 270 * Experiment: "Begin track" tool
9a30122d 271
58a642b6 2722007-10-07
32e48121
QT
273Quy Tonthat <qtonthat@gmail.com>:
274 * Correctly calculate position (based on time instead of distance)
275 when clicking on speed-time graph.
276 * Added km/h to speed entries of the track properties dialog.
6260ce3f 277 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
278 * Track Properties: now displays track distance/time instead of
279 "Selected Time".
32e48121 280
a45242c2
QT
2812007-10-06
282Quy Tonthat <qtonthat@gmail.com>:
283 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 284 * Pop a message when failed to connect to gpsd.
a45242c2 285
057a78bc
QT
2862007-10-05
287Quy Tonthat <qtonthat@gmail.com>:
288 * Fix a segfault caused by (mistakenly) adding a new layer to gps
289 layer.
97cab2d5 290 * Be more selective in collecting realtime trackpoints.
057a78bc 291
c4e61875
QT
2922007-10-04
293Quy Tonthat <qtonthat@gmail.com>:
294 * Improvements for GPS layer's "realtime tracking".
295
c2e97e57
QT
2962007-10-02
297Quy Tonthat <qtonthat@gmail.com>:
298 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 299 * Add realtime tracking to GPS layer.
8fcff869 300 * fix half-drawn problems for GPS layer.
c2e97e57 301
090cae39
GB
3022007-10-01
303Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
304 * Relax dependencies about glib by implementing
305 g_hash_table_remove_all ourselves (Evan's patch)
306
c9177aae
QT
3072007-10-01
308Quy Tonthat <qtonthat@gmail.com>:
309 * Disable half-drawn update when the center is moved. Avoid using
310 static "trigger" in viklayer.c which causes problems when viking
311 has more than one windows.
312
d295e344
QT
3132007-09-28
314Quy Tonthat <qtonthat@gmail.com>:
315 * Fix bug that caused Elevation graph not working properly with some
316 tracks.
317
415302f4 3182007-09-27
4e4e9e57 319Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
320 * GPSD Layer -- draw an arrow.
321 * Minimum elevation for DEM layer.
0df66d57
EB
322 * Half-drawn hack to only draw layers on top of the one that has
323 recently changed. A must for realtime GPS.
415302f4 324
0e25c0d0
QT
3252007-09-25
326Quy Tonthat <qtonthat@gmail.com>:
327 * SRTM download now works for regions outside North_America too.
328
fa86f1c0 3292007-09-23
4e4e9e57 330Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 331 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
332 * Don't crash if using tool on wrong type of layer / no layer.
333 Although I really want to know what happened to "use the top visible layer",
334 and return TRUE if the tool "accepts" the use...
335 editing lots of TRWLayers was way easier that way...
e9165710 336 * Remove unused vik_layer_copy() code
ee6ef0b1 337 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
338 * Add comment when making a Google Route.
339 * Continue a magic scissors route by holding down control. Continue the comment too.
340 * 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 341 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 342
8c721f83 3432007-09-22
4e4e9e57 344Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
345 * Pan Accelerators (Ctrl+Left, etc)
346 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
347 * Add a RADIOGROUP_STATIC properties factory type to make it easy
348 for new layers. Uses an array list (like before)
349 instead of a GList.
350 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
351 * (copying & pasting DEM layers is broken, will fix later)
352
0c1044e9 3532007-09-21
4e4e9e57 354Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
355 * Fix right-click on geocache to work with new geocache names.
356 * Download & import SRTM 90m DEM data (still working on US 10m)
357
ed28ef63 3582007-09-17
4e4e9e57 359Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
360 * 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.
361
4f13653e
GB
3622007-09-09
363Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
364 * Removing unused files (*.png.h).
365
90e25247
GB
3662007-09-08
367Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
368 * Fix #1789550: define MAX macro if not defined on ALL systems
369
35462baf
QT
3702007-09-08
371Quy Tonthat <qtonthat@gmail.com>:
372 * AUtomatically fetching google version number.
373
eb93fa95
GB
3742007-09-07
375Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
376 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
377 to build viking on system not offering such feature.
378
fd0a7199
GB
3792007-09-06
380Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
381 * Adding command line option framework.
382
4b53548b
QT
3832007-09-06
384Quy Tonthat <qtonthat@gmail.com>:
385 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
386 * Fix crash when using "Maps Download" tools right after viking is
387 started (without a viking file).
4b53548b
QT
388
3892007-09-05
390Quy Tonthat <qtonthat@gmail.com>:
391 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
392
4e29c215
GB
3932007-09-03
394Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
395 * Fix: crash when "applying" a map layer property dialog.
94933cb8 396 * QA: strong type the second argument of the *_post_read functions.
63726881 397 * Preset filename when exporting a TrwLayer.
24277274
GB
398 * Refactoring: retrieve the VikWindow from the VikViewport via its
399 GtkWidget nature.
51c15f41 400 * Use $EMAIL to initialise email field for OSM upload.
07059501 401 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 402 * Hide Expedia view mode when expedia is not built in.
4e29c215 403
06f31fd5
GB
4042007-09-01
405Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
406 * Disable Expedia map layer by default (as it is not working).
407
1a8143e6
BZ
4082007-08-30
409Bernd Zeimetz <bernd@bzed.de>:
410 * Add redirect support (for Expedia map layer).
411
5092de80
GB
4122007-08-30
413Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
414 * Add ability to upload a single track.
415
dc5758d3
GB
4162007-08-28
417Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
418 * Check current drawmode after creating a new MapsLayer.
419
15e77c02
QT
4202007-08-25
421Quy Tonthat <qtonthat@gmail.com>:
422 * New google version number.
1918a993 423 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
424 * Give more instructive message for attempting to download maps in
425 wrong mapmode.
15e77c02 426
f901dcdf
GB
4272007-08-20
428Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
429 * libcurl is a requirement
430
f8fe5d14
QT
4312007-08-20
432Quy Tonthat <qtonthat@gmail.com>:
433 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
434 * Fix bug in Google search that caused viking jump to wrong location
435 when Google can not find the match.
f8fe5d14 436
1bd88e66
GB
4372007-08-16
438Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
439 * Group "Export Layer..." entries in a sub-menu.
440
494eb388
QT
4412007-08-16
442Quy Tonthat <qtonthat@gmail.com>:
443 * Clean up and eliminate compiler warning.
444
261c8fdc
QT
4452007-08-15
446Quy Tonthat <qtonthat@gmail.com>:
447 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
448 * Added --enable-old-google to configure script. Old google modes are
449 now disabled by default.
450 * Default mode for new maps is Google Maps.
261c8fdc 451
6a9ff0ee
QT
4522007-08-09
453Quy Tonthat <qtonthat@gmail.com>:
454 * Make Google Map default map type.
455
46e4fa54
QT
4562007-08-02
457Quy Tonthat <qtonthat@gmail.com>:
458 * DEM module can now read hgt.zip files directly (no need to unzip
459 them).
460 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
461 regions).
462
2dc9ab5e
QT
4632007-07-27
464Quy Tonthat <qtonthat@gmail.com>:
465 * Plug filedescriptor leak in dem.c
466
071da616
QT
4672007-07-26
468Quy Tonthat <qtonthat@gmail.com>:
469 * Display on status bar altitude at cursor using data from DEM layer(s).
470
ccff31c2
QT
4712007-07-25
472Quy Tonthat <qtonthat@gmail.com>:
473 * New google version numbers.
474
1ef9e637
QT
4752007-07-24
476Quy Tonthat <qtonthat@gmail.com>:
477 * Disable GeoCache Acquire since it nolonger works. Can be enabled
478 again using configure --enable-geocaches.
479
214f9ac2
QT
4802007-07-18
481Quy Tonthat <qtonthat@gmail.com>:
482 * Remove (my) debug messages which are no longer needed.
483
2dc9ab5e 4842007-07-15
214f9ac2
QT
485Quy Tonthat <qtonthat@gmail.com>:
486 * Missing a few changes here.
487 * release 0.9 (by Guilhem)
488
6ec35002
QT
4892007-07-13
490Quy Tonthat <qtonthat@gmail.com>:
491 * Eliminate the needs of entering DEM files for every single
492 track/waypoint layer.
493
84c2cc41
QT
4942007-07-07
495Quy Tonthat <qtonthat@gmail.com>:
496 * Fixed typo in Makefile.am
497
ad0a8c2d
EB
4982007-07-06
499Evan Battaglia <gtoevan@gmx.net>:
500 * Merge DEM Branch
501
441f28d3
QT
5022007-07-04
503Quy Tonthat <qtonthat@gmail.com>:
504 * Bug fix: View Mode displayed wrong setting on start up
505
83750a2d
QT
5062007-07-03
507Quy Tonthat <qtonthat@gmail.com>:
508 * Fixed bugs that caused draw_scale and draw_centermark status not being
509 consistent among View menu, viewport and loaded files.
510
ad0a8c2d 5112007-07-02
4e4e9e57 512Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
513 * DEM Branch: Trying to fix/cleanup various DEM things
514 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
515
17407a43
QT
5162007-07-02
517Quy Tonthat <qtonthat@gmail.com>:
518 * Fixed bugs that caused crashes during GPS upload/download.
519
8cd10bb4 5202007-07-01
e2d11d62 521Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 522 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 523
678fecbb
RM
5242007-06-24
525Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
526 * Merging with Ralf's work around debianization
ad4d241a 527 * INSTALL: refreshed
678fecbb 528
10888930
TS
5292007-06-23
530Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
531 * Minor change to avoid SEGFAULT on x86_64
a3188993 532 * Add DownloadOptions type to specify referer per map source
1b685d33 533
37518034
QT
5342007-06-19
535Quy Tonthat <qtonthat@gmail.com>:
536 * Fix bugs that causes "drawcentermark" not recognised when reading
537 from files.
538 * Fix a wild pointer bug that can cause crashes
539
d700ee38
GB
5402007-06-18
541Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
542 * Copying libcurl.m4 as it is needed everywhere
543
62c16860
QT
5442007-06-18
545Quy Tonthat <qtonthat@gmail.com>:
546 * New google version numbers.
547 * Make scale more visible.
548 * Add center mark which can be turn on/off in View menu.
549 * Viking now uses cookies for http requests. Some server(s) is quite
550 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 551 * Download maps along a track. Right click on a track layer, select map
62c16860 552 type and zoom level, viking will do the rest.
0c24c0a5 553 * release 0.1.3-20070618
62c16860 554
99e679df
RM
5552007-06-13
556Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
557 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
558
b0b88773
QT
5592007-06-8
560Quy Tonthat <qtonthat@gmail.com>:
561 * Fix a bug that causes segfault when viewing properties of a
562 waypoint.
563
4b31042b
QT
5642007-06-1
565Quy Tonthat <qtonthat@gmail.com>:
566 * Fix a bug that causes segfault when viewing properties of a track
567 that has only one trackpoint with elevation information.
1eef1bde 568 * Backport Evan's magic scissors from DEM branch.
4b31042b 569
f47d51b5
QT
5702007-05-31
571Quy Tonthat <qtonthat@gmail.com>:
572 * Add Google Maps search to View menu and Toolbar
573 * Waypoint created right after the search will pick up the search
574 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
575 create waypoint).
576
4587152b 5772007-05-26
4e4e9e57 578Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
579 * new waypoint symbols.
580
9b81efe3
QT
5812007-05-26
582Quy Tonthat <qtonthat@gmail.com>:
583 * Fix intermittent problem of map redraw.
584 * Mapslayer: Fixed bugs that cause in some cases, map display can not
585 be refreshed without downloading.
586
2d546d79
GB
5872007-05-24
588Ralf Meyer <ranfyy@gmail.com>:
589 * Adding man pages.
590
10ca2bfe
QT
5912007-05-24
592Quy Tonthat <qtonthat@gmail.com>:
593 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
594 * Make dimensions easier to be found and changed to suit own tastes.
595 * Small touches on the look.
10ca2bfe 596
ff8b4326
QT
5972007-05-23
598Quy Tonthat <qtonthat@gmail.com>:
599 * New GPS layer menu items: "empty upload", "empty download", "empty
600 all"
7041549f 601 * acquire->Google Directions now record and display previous queries
3570ad57 602 fo "From"/"To" entries.
7041549f 603 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 604
38778d11
QT
6052007-05-22
606Quy Tonthat <qtonthat@gmail.com>:
607 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
608 * Disable prompt for save before exit.
609 * Add "Save and Exit" to File menu.
38778d11 610
ad0a8c2d 6112007-05-20
4e4e9e57 612Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
613 * DEM Branch
614
6d38ac4f
QT
6152007-05-20
616Quy Tonthat <qtonthat@gmail.com>:
617 * Stop autodownload from running forever on map downloading errors.
618
0b3c4c1c
QT
6192007-05-18
620Quy Tonthat <qtonthat@gmail.com>:
06e94d26 621 * Add curl-devel to spec file.
0b3c4c1c 622 * Map tool: Left click can now refresh display of map tiles.
4b31d033 623 * Check for non-displayable data after downloading map.
0b3c4c1c 624
11f88b69
QT
6252007-05-17
626Quy Tonthat <qtonthat@gmail.com>:
627 * Fix problems in map downloading caused by unreliable error
628 detection.
06e94d26 629 * Release 0.1.3
11f88b69 630
0b0963fb
QT
6312007-05-15
632Quy Tonthat <qtonthat@gmail.com>:
633 * Fixed bugs that can cause segfault on exit. The problem was caused
634by mapslayer's weak_ref not being unref'ed in some cases.
635
3335ae4e 6362007-05-13
4e4e9e57 637Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
638 * 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.
639
093c5c71 6402007-05-11
4e4e9e57 641Evan Battaglia <gtoevan@gmx.net>:
093c5c71 642 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 643 * Fix a stupid segfault in main.c (opening new files)
093c5c71 644
056e8bd1
QT
6452007-05-09
646Quy Tonthat <qtonthat@gmail.com>:
647 * New Google version numbers.
648
50817314 6492007-05-08
4e4e9e57 650Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
651 * New "Refresh onscreen tiles" menu entry
652
6afc9732 6532007-05-04
4e4e9e57 654Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
655 * debian/: debianization
656
81a061e4 6572007-04-29
4e4e9e57 658Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
659 * libusb support
660
dfb4bdaa 6612007-04-28
4e4e9e57 662Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 663 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 664 * Add configuration option for OpenStreetMap sources
dfb4bdaa 665
67209ca8 6662007-04-23
4e4e9e57 667Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
668 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
669
ed6242f3 6702007-04-21
4e4e9e57 671Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
672 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
673
fa9fef36 6742007-04-16
4e4e9e57 675Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
676 * Adding libcurl support
677
69b825fe
QT
6782007-04-04
679Quy Tonthat <qtonthat@gmail.com>:
680 * New Google version number.
681 * Fixed Google Directions
682
4a96999b
QT
6832007-02-20
684Quy Tonthat <qtonthat@gmail.com>:
685 * GPS layer dialog now displayed at the center of the Viking main
686 window.
687
997905be
QT
6882007-02-19
689Quy Tonthat <qtonthat@gmail.com>:
690 * New Google version numbers.
691
af2740eb
QT
6922007-02-15
693Quy Tonthat <qtonthat@gmail.com>:
694 * Made viking.spec.in out of Michael's viking.spec
695 * Added viking.spec.in to autoconf files.
696
6972007-02-15
4e4e9e57 698Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
699 * Added viking.spec
700
07f39a64 7012007-02-14
4e4e9e57 702Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
703 * NEWS, configure.ac: preparing 0.1.2
704
4e0cf33b 7052007-02-13
4e4e9e57 706Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
707 * src/vikwindow.c: remove URL and version number from window title
708 * src/dialog.c: add URL and use dynamic information for version
21c318eb 709 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
710 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
711 AUTHORS file
4e0cf33b 712
ecb51018
QT
7132007-02-07
714Quy Tonthat <qtonthat@gmail.com>:
715 * Fix bug that causes crashes when click at the right side (outside)
716 of the track graph area in the Track Poperties window.
717
e1e2f2c6 7182007-02-06
4e4e9e57 719Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
720 * Add new information to Track Properties. Postion in time will be
721 tracked and display when moving mouse cursor around the track graph.
722
4f210965
QT
7232007-02-06
724Quy Tonthat <qtonthat@gmail.com>:
725 * New google version numbers.
d1fb6e7f 726 * correct main window title and viking website.
4f210965 727
369e959a
QT
7282007-02-05
729Quy Tonthat <qtonthat@gmail.com>:
730 * Cosmetic changes.
731
119f63a0
QT
7322007-02-04
733Quy Tonthat <qtonthat@gmail.com>:
734 * Simplify tools enable/disable codes.
735
79845167
QT
7362007-02-01
737Quy Tonthat <qtonthat@gmail.com>:
738 * Only tools that work with current active layer are enable,
739 others are disable (fade out and does nothing when clicked on).
740
d820e240
GB
7412007-01-27
742Quy Tonthat <qtonthat@gmail.com>:
743 * Display map sections while downloading (bug 1303429)
744
267b6db5
QT
7452007-01-25
746Quy Tonthat <qtonthat@gmail.com>:
747 * Fixed bugs that caused crashes on creating new map layer or
748 new track/waypoint layer.
749
dad2c114
QT
7502007-01-24
751Quy Tonthat <qtonthat@gmail.com>:
752 * Updated google tranparent version number.
753 * Made it more convenient to update google version numbers.
754
cdcaf41c
QT
7552007-01-23
756Quy Tonthat <qtonthat@gmail.com>:
757 * Merged branch modular to trunk.
758
54d3b232
QT
7592007-01-05
760Quy Tonthat <qtonthat@gmail.com>:
761 * Bug fix: main menu edit->delete and edit->cut did not work with
762 waypoints and tracks.
763
2cebc318
QT
7642007-01-04
765Quy Tonthat <qtonthat@gmail.com>:
766 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
767 layer panel).
768
20c7a3a0
QT
7692007-01-03
770Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
771 * bug fix: crash on inserting aggregate layer if the selected layer's
772 parent is not an aggregate layer.
773 * bug fix: crash when delete a child layer whose parent is not
774 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
775 * Menu item selection for layer instances.
776
fdca5edb
QT
7772007-01-02
778Quy Tonthat <qtonthat@gmail.com>:
779 * gpslayer: Unexpose interface functions.
5a4a28bf 780 * Layers now can have their say on what pop up menu items they want.
fdca5edb 781
cdcaf41c 7822007-01-02
4e4e9e57 783Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
784 * Add ability to disable Terraserver stuff
785 * Add ability to disable Expedia stuff
786
fdca5edb
QT
7872007-01-01
788Quy Tonthat <qtonthat@gmail.com>:
789 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
790 creation dialog.
791
cdcaf41c 7922007-01-01
4e4e9e57 793Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
794 * Make all .h self sufficient
795 * Add ability to disable Google stuff
796
b364d6bc
QT
7972006-12-31
798Quy Tonthat <qtonthat@gmail.com>:
799 * Added gps layer
800
cdcaf41c 8012007-01-02
4e4e9e57 802Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
803 * Add ability to disable Terraserver stuff
804 * Add ability to disable Expedia stuff
805
8062007-01-01
4e4e9e57 807Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
808 * Make all .h self sufficient
809 * Add ability to disable Google stuff
810
b291388a
GB
8112006-12-26
812Quy Tonthat <qtonthat@gmail.com>:
813 * Fix a google version number change (at least in Australia).
814
ea40bccf
AF
8152006-12-07
816Quy Tonthat <qtonthat@gmail.com>:
817 * Fix an array overflow bug in Map Layer Properties
818
b7b66e1f
GB
8192006-12-04
820Alex Foobarian <foobarian@gmail.com>:
821 * Added an "About" dialog
822
68fb2913
AF
8232006-11-30
824Alex Foobarian <foobarian@gmail.com>:
825 * Added Quy Tonthat's patch to fix a bug in Track Properties
826
1a8437ab
AF
8272006-11-29
828Alex Foobarian <foobarian@gmail.com>:
ea40bccf 829 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 830
fa1b5a5f 8312006-11-12
4e4e9e57 832Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
833 * Add expat explicit dependency
834
7432fddf
AF
8352006-10-31
836Alex Foobarian <foobarian@gmail.com>:
837 * Visual feedback for moving waypoints
838
33534cd8
AF
8392006-10-30
840Alex Foobarian <foobarian@gmail.com>:
841 * Created standard Edit menu
842 * Implemented Cut for trackpoints and waypoints
843 * When moving trackpoints, we now draw one under the cursor for visual feedback
844
f9db6bd6
AF
8452006-10-26
846Alex Foobarian <foobarian@gmail.com>:
847 * Cleared up the drawing modes and map type descriptions
848 * Updated google version string to make it work in Europe
849 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 850 * Compacted the track properties dialog
f9db6bd6 851
941aa6e9
AF
8522006-10-23
853Alex Foobarian <foobarian@gmail.com>:
854 * Introduced a toolbar tool interface, converted existing tools to use it
855 * As a result, ruler drawing bugs are gone
856 * Sped up ruler drawing by increasing the redraw priority
857
78c9fb5b 8582006-08-15
4e4e9e57 859Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
860 * Add implicit DMS->DDD conversions in waypoints dialogs
861
0165e6e4 8622006-07-26
4e4e9e57 863Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
864 * src/degrees_converters.c, src/degrees_converters.h,
865 test/degrees_converter.c: add dec -> DDD conversion
866 * src/degrees_converters.c, src/degrees_converters.h,
867 test/degrees_converter.c: add dec -> DMM conversion
868 * src/degrees_converters.c: refactor dms conversions
869
6c02911c 8702006-07-24
4e4e9e57 871Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
872 * Add patch for GoogleMaps from Reid Priedhorsky
873
0165e6e4 8742006-07-22
4e4e9e57 875Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
876 * Makefile.am, configure.ac, src/Makefile.am,
877 src/degrees_converters.c, src/degrees_converters.h,
878 test/Makefile.am, test/check_degrees_conversions.sh,
879 test/degrees_converter.c: Adding degrees conversion functions
880 (DDD/DMM/DMS)
881
8822006-07-06
4e4e9e57 883Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
884 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
885
a808ab5f
EB
8862006-07-01
887Evan Battaglia <gtoevan@gmx.net>:
888 * Upgrade Google Maps version (yay Europe!)
889
0165e6e4 8902006-06-11
4e4e9e57 891Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
892 * NEWS, configure.ac: Preparing 0.1.1
893
65f0ccab
AF
8942006-05-25
895Alex Foobarian <foobarian@gmail.com>:
896 * Cleaned up the data source interface
897 * Added a setup dialog to the GPS data source, with protocol type and serial port location
898
5f304fd7
AF
8992006-05-12
900Alex Foobarian <foobarian@gmail.com>:
901 * Small fixes in Acquire from GPS code
902
4e4e9e57
GB
9032006-05-08
904Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
905 * autogen.sh: simpler method to start from CVS
906
a8d46e0b 9072005-12-03
4e4e9e57 908Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
909 * Data sources -- check for existence of necessary things
910
7b3479e3 9112005-11-25
4e4e9e57 912Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
913 * Created "data sources" structure to easily add new data sources via GPS babel.
914 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
915 shows the power of the approach.
3333c069 916 * Data sources: Google & Geocaches
7b3479e3 917
4e4e9e57
GB
9182005-11-23
919Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 920 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
921Evan Battaglia <gtoevan@gmx.net>:
922 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 923
d1fa6cff
AF
9242005-11-21
925Alex Foobarian <foobarian@gmail.com>:
926 * Fixed v-t diagram crash bug
927
1d1bc3c1
EB
9282005-11-19
929Alex Foobarian <foobarian@gmail.com>:
930 * GPSBabel acquire code
931
9f0cd67d
AF
9322005-11-18
933Alex Foobarian <foobarian@gmail.com>:
934 * Copy/paste of individual track- and way-points updated to work between processes.
935
0a6cab71
AF
9362005-11-17
937Alex Foobarian <foobarian@gmail.com>:
938 * Copy/paste between viking processes
939 * Layer marshalling support
940
4e4e9e57
GB
9412005-10-28
942Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
943 * configure.ac: Adding --with-mapcache configure option
944 * src/config.h: Removed because no more used (generated)
945
15614495
AF
9462005-10-18
947Alex Foobarian <foobarian@gmail.com>:
948 * Fix ruler declination in UTM mode
949
4e4e9e57
GB
9502005-10-17
951Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
952 * src/icons/Makefile.am: assumes the creation of icons.h
953 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
954 * src/Makefile.am: no more icons.h production
955
024f32c1 9562005-10-16
4e4e9e57 957Evan Battaglia <gtoevan@gmx.net>:
024f32c1 958 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 959 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 960
c48517ad
AF
9612005-10-13
962Alex Foobarian <foobarian@gmail.com>:
963 * Drag and drop whole track/waypoint lists
964
80e450c0
AF
9652005-10-12
966Alex Foobarian <foobarian@gmail.com>:
967 * Coord layer drawing for lat/lon based projections
968
0dff88ea
AF
9692005-10-11
970Alex Foobarian <foobarian@gmail.com>:
971 * Draw a compass when using a ruler
972
e4847ce9
AF
9732005-10-07
974Alex Foobarian <foobarian@gmail.com>:
975 * Added ruler drawing to the ruler tool
976
2f50c650
AF
9772005-10-06
978Alex Foobarian <foobarian@gmail.com>:
979 * Added support for pasting coordinates in lat/lon format
980
e890a6e6
EB
9812005-10-05
982Alex Foobarian <foobarian@gmail.com>:
983 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
984Evan Battaglia <gtoevan@gmx.net>:
985 * When pasting waypoints and tracks, do name resolution (add #2, etc)
986
08b251ec
EB
9872005-10-01
988Evan Battaglia <gtoevan@gmx.net>:
989 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 990 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 991
4e4e9e57
GB
9922005-09-30
993Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 994 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
995Alex Foobarian <foobarian@gmail.com>:
996 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 997 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 998 * Added wp symbol support to gpx
92136662 999 * Fixed name collisions during track/wp DND
ea3933fc
EB
1000 * Layer-wide option as to whether to show waypoint symbols
1001
acaf7113
AF
10022005-09-29
1003Alex Foobarian <foobarian@gmail.com>:
1004 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1005 * Added a scale ruler
1006 * Changed panning to show less "garbage" in exposed areas
1007
a5e51d35
EB
10082005-09-28
1009Evan:
1010 * menu.xml & icons inline
1011
e4afc73a 10122005-09-27
acaf7113 1013Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1014 * GtkUIManager/Toolbar
1015 * DND in the LayersPanel
0912fc7e
EB
1016Evan:
1017 * strtod -> g_strtod (i18n glitch)
1018
4e4e9e57
GB
10192005-09-25
1020Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1021 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1022 * Makefile.am (EXTRA_DIST): handles viking-remote
1023 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1024 * doc/Makefile.am, doc/dev/Makefile.am: new files
1025 * Makefile.am (SUBDIRS): handles doc directory
1026 * configure.ac: handles doc and doc/dev directories
e4afc73a 1027
2ab9b480 10282005-09-16
2ab9b480 1029Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1030Evan: * GPX fixes
1031 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1032 * GPX write, click v-vs-t diagram
1033 * Option to show stops in TRWLayer options, and stop_length
1034 * Elevation plotting relative to min and max elevation in track.
1035 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1036
10372005-09-15
1038 * 4+ hours later and voila, GPX read support
1039 * Fixes in propwin if track doesn't have certain data, say so.
1040
10412005-09-14
1042Me (Evan) again:
1043 * Fix USGS support
1044 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1045 * Don't crash on track properties of an empty track.
1046
734652bf 10472005-09-13
4e4e9e57 1048Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1049 * bootstrap: new file to bootstrap auto-tools
1050 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1051 * Makefile.am (bin_SCRIPTS): viking-remote added
1052 * configure.ac: --enable-alphabetized-trw option added
1053
1054Evan Battaglia <gtoevan@gmx.net>:
1055 * Experimental altitude funky plotting I'm working on
1056
10572005-09-12
1058Alex Foobarian <foobarian@gmail.com>'s changes
1059* disable stops, for now (I forgot about those...)
1060* Track elevation graph: minimum altitude difference for less jagged curves
1061* Track elevation graph: gray background, blue foreground
1062* Track elevation graph: lines to clearly show absolute elevation
1063* New velocity-vs-time graph & calculating function
1064* Notebook to hold this new graph with track elevation graph
1065My (Evan's) changes:
1066* Fix above v-vs-t patch to not crash on tracks without timestamp.
1067* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1068Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1069 * bootstrap: new file to bootstrap auto-tools
1070 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1071 * Makefile.am (bin_SCRIPTS): viking-remote added
1072 * configure.ac: --enable-alphabetized-trw option added
734652bf 1073
9903c388
EB
10742005-09-07
1075Autotools support by Guilhem Bonnefille.
1076
bb71de8b
AF
10772005-09-06
1078Added Alex Foobarian's track duration patch.
1079Added Alex Foobarian's track profile patch.
9903c388 1080Added Alex Foobarian's elevation map fix.
bb71de8b 1081
725c87e1
EB
10822005-09-04
1083Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1084Delete from cache when updating image.
725c87e1 1085
50a14534
EB
10862005-08-18
1087Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1088
10892005-08-16
1090Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1091
10922005-08-02
1093Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1094Chaned waypoint types a little bit (size of waypoint)
1095
10962005-07-31
1097Hopefully fixed background.c item # count
1098Fixed KH Maps (v=2)
1099
11002005-06-20
1101A little research & added KH Maps support.
1102
11032005-06-19
1104Fixed right-click waypoint edit -> crash bug, hopefully.
1105Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1106Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1107Fixed the bug where pasting a map layer messed up the name.
1108Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1109Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1110