]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Add default values to ele and time fields (due to OSM)
[andy/viking.git] / ChangeLog
CommitLineData
36179a2e
OK
12007-12-23
2Oddgeir Kvien <oddgeir@oddgeirkvien.com>
3 * Add default values to ele and time fields (due to OSM)
4
a5c8699d
EB
52007-12-21
6Evan Battaglia <gtoevan@gmx.net>
7 * Preferences groups/tabs
8 * Fix gcget to accept username and password. Pass this in to gcget.
9 * Oops! Reading preferences from the file wasn't working. Fixed.
10
825ae4a2
JJ
112007-12-21:
12Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
13 * Update French translation
14
a62aa77a
CE
152007-12-21:
16Christoph Eckert <ce@christeck.de>
17 * Update source for OSM/Osmarender tiles
18
8339c44d
EB
192007-12-20:
20Evan Battaglia <gtoevan@gmx.net>
21 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
22
8956d2ef
QT
232007-12-20
24Qut Tonthat <qtonthat@gmail.com>:
25 * Revert a previous change that disabled realtime tracking if libgps
26 does not exist.
27
eb6b0125
JJ
282007-12-17:
29Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
30 * Use specific gettext call for plural form
31
eab858a1 322007-12-16:
a8fe53f8 33Evan Battaglia <gtoevan@gmx.net>
eab858a1 34 * Sort waypoints in GPX output.
a8fe53f8 35 * Use the "next unused" (not really) waypoint number as default.
eab858a1 36
369fec2e 372007-12-15:
adc67de1
GB
38Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
39 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 40 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 41
369fec2e 422007-12-15:
5515e2d3
JJ
43Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
44 * Make menu entries translatable
7760b0cf 45 * Mark many strings translatable
2d2bea38 46 * Update french translation
5515e2d3 47
4c77d5e0
GB
482007-12-12:
49Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50 * Marking translatable strings
a94a5724 51 * First french translation (incomplete)
4c77d5e0 52
7a43153e
GB
532007-12-12:
54Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
55 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 56 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 57
d88f5ec1
QT
582007-12-07
59Qut Tonthat <qtonthat@gmail.com>:
60 * Fix autogen.sh to remove the assumption that version 1.9 of automake
61 is available on all systems.
f867791e 62 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 63
8a920b62
EB
642007-12-07
65Evan Battaglia <gtoevan@gmx.net>:
66 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
67 * Google Terrain maps
9a995996 68 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 69
7d02a0b0
GB
702007-11-27:
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * util.c: Use a list of possible browsers.
73
61950ef8
QT
742007-11-20:
75Qut Tonthat <qtonthat@gmail.com>:
76 * Fix a bug that can potentially cause segfault.
77
2c50b28a
QT
782007-11-19:
79Qut Tonthat <qtonthat@gmail.com>:
80 * Improve track graphs. Some tracks looked too flat.
81
28c82d8b
EB
822007-11-09:
83Evan Battaglia <gtoevan@gmx.net>
84 * GPSBabel filter work I've been sitting on for a while now.
85 * Draw circle for downloading geocaches. Constrain by maximum distance.
86
872007-11-08:
88Qut Tonthat <qtonthat@gmail.com>:
89 * Printing support
90
24ca37ba
QT
912007-11-01
92Quy Tonthat <qtonthat@gmail.com>:
93 * Fix bug that caused Old Google maps not being disabled by default.
94
8dbfe7a3
QT
952007-10-24
96Quy Tonthat <qtonthat@gmail.com>:
97 * Fix crashes on elev graph for some tracks.
98 * Make low alt tracks look more visible on elev graph.
99 * Fix "incompatible pointer type" warnings.
100
c81a5cd7
BZ
1012007-10-23
102Quy Tonthat <qtonthat@gmail.com>:
103 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
104
1530c21f
GB
1052007-10-20
106Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
107 * Releasing 0.9.3
108
4235f369
EB
1092007-10-20
110Evan Battaglia <gtoevan@gmx.net>
111 * Fixing minor typo in vikdemlayer.c which could cause crashes
112
21700912
QT
1132007-10-20
114Quy Tonthat <qtonthat@gmail.com>:
115 * Track Properties Dialog no longer blocks interaction of the main
116 window.
ca7e67ef 117 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 118 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
119 * Display track name on title of track property dialog. Now that
120 viking allows multiple dialogs displayed simultaneously.
21700912 121
51f0884d
EB
1222007-10-17
123Evan Battaglia <gtoevan@gmx.net>
124 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
125
9128a946
EB
1262007-10-16
127Evan Battaglia <gtoevan@gmx.net>
128 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
129
5ef1d57e
QT
1302007-10-16
131Quy Tonthat <qtonthat@gmail.com>:
132 * Interpolating DEM data in 3 different methods. Track data,
133 elevation-distance graph and elevation info on status bar now make use
134 of interpolation.
135
3220e336
QT
1362007-10-15
137Quy Tonthat <qtonthat@gmail.com>:
138 * Add more room to the top of elevation-distance graph.
139
b42009f6
EB
1402007-10-14
141Evan Battaglia <gtoevan@gmx.net>
142 * Fix plotting of DEM elevation data (subtract min altitude)
143
165d30aa
EB
1442007-10-12
145Evan Battaglia <gtoevan@gmx.net>
146 * Fix Esc and Backspace to work only when VikViewport has focus.
147 * VikViewport grabs focus on click or release events, or when a
148 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
149
1502007-10-12
07596bf4
QT
151Quy Tonthat <qtonthat@gmail.com>:
152 * Make use of DEM elevation data and GPS speed for track graphs.
153
777e2d4d
EB
1542007-10-11
155Evan Battaglia
156 * Key press framework for tools. Esc to stop track. Backspace to end track.
157
5c5f3289
GB
1582007-10-11
159Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
160 * Upgrading to API 0.5 of OSM
161
001a86db
QT
1622007-10-11
163Quy Tonthat <qtonthat@gmail.com>:
164 * Make Realtime Tracking a feature that can be disabled at configure
165 time. Do not quietly disable it beacause libgps is not available
166 at compiling time.
a2817d3c 167 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
168
1692007-10-10
170Quy Tonthat <qtonthat@gmail.com>:
171 * Fix a crash bug caused by operation on variable inside a macro.
172
e086b16d
EB
1732007-10-09
174Evan Battaglia <gtoevan@gmx.net>
175 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
176 * Show currently edited track in red-dashed line. This makes it easier
177 to tell if we've ended the track.
178 * When using new track tool, draw a line before making a point to
179 preview the new point.
807e03f9 180 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 181
6dd43d93
QT
1822007-10-08
183Quy Tonthat <qtonthat@gmail.com>:
184 * Fix compiling breakage caused by missing icon file from the list.
185
58a642b6
GB
1862007-10-07
187Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
188 * libgps is no more mandatory
189
32e48121 1902007-10-07
9a30122d
EB
191Evan Battaglia <gtoevan@gmx.net>:
192 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 193 * Cursors for tools.
c3deba01 194 * Undo magic scissors by right-clicking.
8fb71d6c 195 * Extend a track by right-clicking on it.
98f5364d 196 * Experiment: "Begin track" tool
9a30122d 197
58a642b6 1982007-10-07
32e48121
QT
199Quy Tonthat <qtonthat@gmail.com>:
200 * Correctly calculate position (based on time instead of distance)
201 when clicking on speed-time graph.
202 * Added km/h to speed entries of the track properties dialog.
6260ce3f 203 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
204 * Track Properties: now displays track distance/time instead of
205 "Selected Time".
32e48121 206
a45242c2
QT
2072007-10-06
208Quy Tonthat <qtonthat@gmail.com>:
209 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 210 * Pop a message when failed to connect to gpsd.
a45242c2 211
057a78bc
QT
2122007-10-05
213Quy Tonthat <qtonthat@gmail.com>:
214 * Fix a segfault caused by (mistakenly) adding a new layer to gps
215 layer.
97cab2d5 216 * Be more selective in collecting realtime trackpoints.
057a78bc 217
c4e61875
QT
2182007-10-04
219Quy Tonthat <qtonthat@gmail.com>:
220 * Improvements for GPS layer's "realtime tracking".
221
c2e97e57
QT
2222007-10-02
223Quy Tonthat <qtonthat@gmail.com>:
224 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 225 * Add realtime tracking to GPS layer.
8fcff869 226 * fix half-drawn problems for GPS layer.
c2e97e57 227
090cae39
GB
2282007-10-01
229Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
230 * Relax dependencies about glib by implementing
231 g_hash_table_remove_all ourselves (Evan's patch)
232
c9177aae
QT
2332007-10-01
234Quy Tonthat <qtonthat@gmail.com>:
235 * Disable half-drawn update when the center is moved. Avoid using
236 static "trigger" in viklayer.c which causes problems when viking
237 has more than one windows.
238
d295e344
QT
2392007-09-28
240Quy Tonthat <qtonthat@gmail.com>:
241 * Fix bug that caused Elevation graph not working properly with some
242 tracks.
243
415302f4
EB
2442007-09-27
245Evan Battaglia <gtoevan@gmx.net>
246 * GPSD Layer -- draw an arrow.
247 * Minimum elevation for DEM layer.
0df66d57
EB
248 * Half-drawn hack to only draw layers on top of the one that has
249 recently changed. A must for realtime GPS.
415302f4 250
0e25c0d0
QT
2512007-09-25
252Quy Tonthat <qtonthat@gmail.com>:
253 * SRTM download now works for regions outside North_America too.
254
fa86f1c0
EB
2552007-09-23
256Evan Battaglia <gtoevan@gmx.net>
257 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
258 * Don't crash if using tool on wrong type of layer / no layer.
259 Although I really want to know what happened to "use the top visible layer",
260 and return TRUE if the tool "accepts" the use...
261 editing lots of TRWLayers was way easier that way...
e9165710 262 * Remove unused vik_layer_copy() code
ee6ef0b1 263 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
264 * Add comment when making a Google Route.
265 * Continue a magic scissors route by holding down control. Continue the comment too.
266 * 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 267 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 268
8c721f83
EB
2692007-09-22
270Evan Battaglia <gtoevan@gmx.net>
271 * Pan Accelerators (Ctrl+Left, etc)
272 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
273 * Add a RADIOGROUP_STATIC properties factory type to make it easy
274 for new layers. Uses an array list (like before)
275 instead of a GList.
276 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
277 * (copying & pasting DEM layers is broken, will fix later)
278
0c1044e9
EB
2792007-09-21
280Evan Battaglia <gtoevan@gmx.net>
281 * Fix right-click on geocache to work with new geocache names.
282 * Download & import SRTM 90m DEM data (still working on US 10m)
283
ed28ef63
EB
2842007-09-17
285Evan Battaglia <gtoevan@gmx.net>
286 * 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.
287
4f13653e
GB
2882007-09-09
289Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
290 * Removing unused files (*.png.h).
291
90e25247
GB
2922007-09-08
293Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
294 * Fix #1789550: define MAX macro if not defined on ALL systems
295
35462baf
QT
2962007-09-08
297Quy Tonthat <qtonthat@gmail.com>:
298 * AUtomatically fetching google version number.
299
eb93fa95
GB
3002007-09-07
301Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
302 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
303 to build viking on system not offering such feature.
304
fd0a7199
GB
3052007-09-06
306Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
307 * Adding command line option framework.
308
4b53548b
QT
3092007-09-06
310Quy Tonthat <qtonthat@gmail.com>:
311 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
312 * Fix crash when using "Maps Download" tools right after viking is
313 started (without a viking file).
4b53548b
QT
314
3152007-09-05
316Quy Tonthat <qtonthat@gmail.com>:
317 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
318
4e29c215
GB
3192007-09-03
320Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
321 * Fix: crash when "applying" a map layer property dialog.
94933cb8 322 * QA: strong type the second argument of the *_post_read functions.
63726881 323 * Preset filename when exporting a TrwLayer.
24277274
GB
324 * Refactoring: retrieve the VikWindow from the VikViewport via its
325 GtkWidget nature.
51c15f41 326 * Use $EMAIL to initialise email field for OSM upload.
07059501 327 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 328 * Hide Expedia view mode when expedia is not built in.
4e29c215 329
06f31fd5
GB
3302007-09-01
331Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
332 * Disable Expedia map layer by default (as it is not working).
333
1a8143e6
BZ
3342007-08-30
335Bernd Zeimetz <bernd@bzed.de>:
336 * Add redirect support (for Expedia map layer).
337
5092de80
GB
3382007-08-30
339Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
340 * Add ability to upload a single track.
341
dc5758d3
GB
3422007-08-28
343Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
344 * Check current drawmode after creating a new MapsLayer.
345
15e77c02
QT
3462007-08-25
347Quy Tonthat <qtonthat@gmail.com>:
348 * New google version number.
1918a993 349 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
350 * Give more instructive message for attempting to download maps in
351 wrong mapmode.
15e77c02 352
f901dcdf
GB
3532007-08-20
354Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
355 * libcurl is a requirement
356
f8fe5d14
QT
3572007-08-20
358Quy Tonthat <qtonthat@gmail.com>:
359 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
360 * Fix bug in Google search that caused viking jump to wrong location
361 when Google can not find the match.
f8fe5d14 362
1bd88e66
GB
3632007-08-16
364Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
365 * Group "Export Layer..." entries in a sub-menu.
366
494eb388
QT
3672007-08-16
368Quy Tonthat <qtonthat@gmail.com>:
369 * Clean up and eliminate compiler warning.
370
261c8fdc
QT
3712007-08-15
372Quy Tonthat <qtonthat@gmail.com>:
373 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
374 * Added --enable-old-google to configure script. Old google modes are
375 now disabled by default.
376 * Default mode for new maps is Google Maps.
261c8fdc 377
6a9ff0ee
QT
3782007-08-09
379Quy Tonthat <qtonthat@gmail.com>:
380 * Make Google Map default map type.
381
46e4fa54
QT
3822007-08-02
383Quy Tonthat <qtonthat@gmail.com>:
384 * DEM module can now read hgt.zip files directly (no need to unzip
385 them).
386 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
387 regions).
388
2dc9ab5e
QT
3892007-07-27
390Quy Tonthat <qtonthat@gmail.com>:
391 * Plug filedescriptor leak in dem.c
392
071da616
QT
3932007-07-26
394Quy Tonthat <qtonthat@gmail.com>:
395 * Display on status bar altitude at cursor using data from DEM layer(s).
396
ccff31c2
QT
3972007-07-25
398Quy Tonthat <qtonthat@gmail.com>:
399 * New google version numbers.
400
1ef9e637
QT
4012007-07-24
402Quy Tonthat <qtonthat@gmail.com>:
403 * Disable GeoCache Acquire since it nolonger works. Can be enabled
404 again using configure --enable-geocaches.
405
214f9ac2
QT
4062007-07-18
407Quy Tonthat <qtonthat@gmail.com>:
408 * Remove (my) debug messages which are no longer needed.
409
2dc9ab5e 4102007-07-15
214f9ac2
QT
411Quy Tonthat <qtonthat@gmail.com>:
412 * Missing a few changes here.
413 * release 0.9 (by Guilhem)
414
6ec35002
QT
4152007-07-13
416Quy Tonthat <qtonthat@gmail.com>:
417 * Eliminate the needs of entering DEM files for every single
418 track/waypoint layer.
419
84c2cc41
QT
4202007-07-07
421Quy Tonthat <qtonthat@gmail.com>:
422 * Fixed typo in Makefile.am
423
ad0a8c2d
EB
4242007-07-06
425Evan Battaglia <gtoevan@gmx.net>:
426 * Merge DEM Branch
427
441f28d3
QT
4282007-07-04
429Quy Tonthat <qtonthat@gmail.com>:
430 * Bug fix: View Mode displayed wrong setting on start up
431
83750a2d
QT
4322007-07-03
433Quy Tonthat <qtonthat@gmail.com>:
434 * Fixed bugs that caused draw_scale and draw_centermark status not being
435 consistent among View menu, viewport and loaded files.
436
ad0a8c2d
EB
4372007-07-02
438Evan Battaglia <gtoevan@gmx.net>
439 * DEM Branch: Trying to fix/cleanup various DEM things
440 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
441
17407a43
QT
4422007-07-02
443Quy Tonthat <qtonthat@gmail.com>:
444 * Fixed bugs that caused crashes during GPS upload/download.
445
8cd10bb4 4462007-07-01
e2d11d62 447Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 448 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 449
678fecbb
RM
4502007-06-24
451Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
452 * Merging with Ralf's work around debianization
ad4d241a 453 * INSTALL: refreshed
678fecbb 454
10888930
TS
4552007-06-23
456Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
457 * Minor change to avoid SEGFAULT on x86_64
a3188993 458 * Add DownloadOptions type to specify referer per map source
1b685d33 459
37518034
QT
4602007-06-19
461Quy Tonthat <qtonthat@gmail.com>:
462 * Fix bugs that causes "drawcentermark" not recognised when reading
463 from files.
464 * Fix a wild pointer bug that can cause crashes
465
d700ee38
GB
4662007-06-18
467Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
468 * Copying libcurl.m4 as it is needed everywhere
469
62c16860
QT
4702007-06-18
471Quy Tonthat <qtonthat@gmail.com>:
472 * New google version numbers.
473 * Make scale more visible.
474 * Add center mark which can be turn on/off in View menu.
475 * Viking now uses cookies for http requests. Some server(s) is quite
476 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 477 * Download maps along a track. Right click on a track layer, select map
62c16860 478 type and zoom level, viking will do the rest.
0c24c0a5 479 * release 0.1.3-20070618
62c16860 480
99e679df
RM
4812007-06-13
482Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
483 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
484
b0b88773
QT
4852007-06-8
486Quy Tonthat <qtonthat@gmail.com>:
487 * Fix a bug that causes segfault when viewing properties of a
488 waypoint.
489
4b31042b
QT
4902007-06-1
491Quy Tonthat <qtonthat@gmail.com>:
492 * Fix a bug that causes segfault when viewing properties of a track
493 that has only one trackpoint with elevation information.
1eef1bde 494 * Backport Evan's magic scissors from DEM branch.
4b31042b 495
f47d51b5
QT
4962007-05-31
497Quy Tonthat <qtonthat@gmail.com>:
498 * Add Google Maps search to View menu and Toolbar
499 * Waypoint created right after the search will pick up the search
500 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
501 create waypoint).
502
4587152b
MC
5032007-05-26
504Mark Coulter <i_offroad@yahoo.com>
505 * new waypoint symbols.
506
9b81efe3
QT
5072007-05-26
508Quy Tonthat <qtonthat@gmail.com>:
509 * Fix intermittent problem of map redraw.
510 * Mapslayer: Fixed bugs that cause in some cases, map display can not
511 be refreshed without downloading.
512
2d546d79
GB
5132007-05-24
514Ralf Meyer <ranfyy@gmail.com>:
515 * Adding man pages.
516
10ca2bfe
QT
5172007-05-24
518Quy Tonthat <qtonthat@gmail.com>:
519 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
520 * Make dimensions easier to be found and changed to suit own tastes.
521 * Small touches on the look.
10ca2bfe 522
ff8b4326
QT
5232007-05-23
524Quy Tonthat <qtonthat@gmail.com>:
525 * New GPS layer menu items: "empty upload", "empty download", "empty
526 all"
7041549f 527 * acquire->Google Directions now record and display previous queries
3570ad57 528 fo "From"/"To" entries.
7041549f 529 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 530
38778d11
QT
5312007-05-22
532Quy Tonthat <qtonthat@gmail.com>:
533 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
534 * Disable prompt for save before exit.
535 * Add "Save and Exit" to File menu.
38778d11 536
ad0a8c2d
EB
5372007-05-20
538Evan Battaglia <gtoevan@gmx.net>
539 * DEM Branch
540
6d38ac4f
QT
5412007-05-20
542Quy Tonthat <qtonthat@gmail.com>:
543 * Stop autodownload from running forever on map downloading errors.
544
0b3c4c1c
QT
5452007-05-18
546Quy Tonthat <qtonthat@gmail.com>:
06e94d26 547 * Add curl-devel to spec file.
0b3c4c1c 548 * Map tool: Left click can now refresh display of map tiles.
4b31d033 549 * Check for non-displayable data after downloading map.
0b3c4c1c 550
11f88b69
QT
5512007-05-17
552Quy Tonthat <qtonthat@gmail.com>:
553 * Fix problems in map downloading caused by unreliable error
554 detection.
06e94d26 555 * Release 0.1.3
11f88b69 556
0b0963fb
QT
5572007-05-15
558Quy Tonthat <qtonthat@gmail.com>:
559 * Fixed bugs that can cause segfault on exit. The problem was caused
560by mapslayer's weak_ref not being unref'ed in some cases.
561
3335ae4e
EB
5622007-05-13
563Evan Battaglia <gtoevan@gmx.net>
564 * 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.
565
093c5c71
EB
5662007-05-11
567Evan Battaglia <gtoevan@gmx.net>
568 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 569 * Fix a stupid segfault in main.c (opening new files)
093c5c71 570
056e8bd1
QT
5712007-05-09
572Quy Tonthat <qtonthat@gmail.com>:
573 * New Google version numbers.
574
50817314
GB
5752007-05-08
576Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
577 * New "Refresh onscreen tiles" menu entry
578
6afc9732
GB
5792007-05-04
580Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
581 * debian/: debianization
582
81a061e4
GB
5832007-04-29
584Reid Priedhorsky <reid@reidster.net>
585 * libusb support
586
dfb4bdaa
GB
5872007-04-28
588Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
589 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 590 * Add configuration option for OpenStreetMap sources
dfb4bdaa 591
67209ca8
GB
5922007-04-23
593Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
594 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
595
ed6242f3
EB
5962007-04-21
597Evan Battaglia <gtoevan@gmx.net>
598 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
599
fa9fef36
GB
6002007-04-16
601Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
602 * Adding libcurl support
603
69b825fe
QT
6042007-04-04
605Quy Tonthat <qtonthat@gmail.com>:
606 * New Google version number.
607 * Fixed Google Directions
608
4a96999b
QT
6092007-02-20
610Quy Tonthat <qtonthat@gmail.com>:
611 * GPS layer dialog now displayed at the center of the Viking main
612 window.
613
997905be
QT
6142007-02-19
615Quy Tonthat <qtonthat@gmail.com>:
616 * New Google version numbers.
617
af2740eb
QT
6182007-02-15
619Quy Tonthat <qtonthat@gmail.com>:
620 * Made viking.spec.in out of Michael's viking.spec
621 * Added viking.spec.in to autoconf files.
622
6232007-02-15
624Michael A Peters <mpeters@mac.com>:
625 * Added viking.spec
626
07f39a64
GB
6272007-02-14
628Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
629 * NEWS, configure.ac: preparing 0.1.2
630
4e0cf33b
GB
6312007-02-13
632Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
633 * src/vikwindow.c: remove URL and version number from window title
634 * src/dialog.c: add URL and use dynamic information for version
21c318eb 635 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
636 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
637 AUTHORS file
4e0cf33b 638
ecb51018
QT
6392007-02-07
640Quy Tonthat <qtonthat@gmail.com>:
641 * Fix bug that causes crashes when click at the right side (outside)
642 of the track graph area in the Track Poperties window.
643
e1e2f2c6
JJ
6442007-02-06
645Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
646 * Add new information to Track Properties. Postion in time will be
647 tracked and display when moving mouse cursor around the track graph.
648
4f210965
QT
6492007-02-06
650Quy Tonthat <qtonthat@gmail.com>:
651 * New google version numbers.
d1fb6e7f 652 * correct main window title and viking website.
4f210965 653
369e959a
QT
6542007-02-05
655Quy Tonthat <qtonthat@gmail.com>:
656 * Cosmetic changes.
657
119f63a0
QT
6582007-02-04
659Quy Tonthat <qtonthat@gmail.com>:
660 * Simplify tools enable/disable codes.
661
79845167
QT
6622007-02-01
663Quy Tonthat <qtonthat@gmail.com>:
664 * Only tools that work with current active layer are enable,
665 others are disable (fade out and does nothing when clicked on).
666
d820e240
GB
6672007-01-27
668Quy Tonthat <qtonthat@gmail.com>:
669 * Display map sections while downloading (bug 1303429)
670
267b6db5
QT
6712007-01-25
672Quy Tonthat <qtonthat@gmail.com>:
673 * Fixed bugs that caused crashes on creating new map layer or
674 new track/waypoint layer.
675
dad2c114
QT
6762007-01-24
677Quy Tonthat <qtonthat@gmail.com>:
678 * Updated google tranparent version number.
679 * Made it more convenient to update google version numbers.
680
cdcaf41c
QT
6812007-01-23
682Quy Tonthat <qtonthat@gmail.com>:
683 * Merged branch modular to trunk.
684
54d3b232
QT
6852007-01-05
686Quy Tonthat <qtonthat@gmail.com>:
687 * Bug fix: main menu edit->delete and edit->cut did not work with
688 waypoints and tracks.
689
2cebc318
QT
6902007-01-04
691Quy Tonthat <qtonthat@gmail.com>:
692 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
693 layer panel).
694
20c7a3a0
QT
6952007-01-03
696Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
697 * bug fix: crash on inserting aggregate layer if the selected layer's
698 parent is not an aggregate layer.
699 * bug fix: crash when delete a child layer whose parent is not
700 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
701 * Menu item selection for layer instances.
702
fdca5edb
QT
7032007-01-02
704Quy Tonthat <qtonthat@gmail.com>:
705 * gpslayer: Unexpose interface functions.
5a4a28bf 706 * Layers now can have their say on what pop up menu items they want.
fdca5edb 707
cdcaf41c 7082007-01-02
a25c4c50 709Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
710 * Add ability to disable Terraserver stuff
711 * Add ability to disable Expedia stuff
712
fdca5edb
QT
7132007-01-01
714Quy Tonthat <qtonthat@gmail.com>:
715 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
716 creation dialog.
717
cdcaf41c
QT
7182007-01-01
719Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
720 * Make all .h self sufficient
721 * Add ability to disable Google stuff
722
b364d6bc
QT
7232006-12-31
724Quy Tonthat <qtonthat@gmail.com>:
725 * Added gps layer
726
cdcaf41c
QT
7272007-01-02
728Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
729 * Add ability to disable Terraserver stuff
730 * Add ability to disable Expedia stuff
731
7322007-01-01
733Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
734 * Make all .h self sufficient
735 * Add ability to disable Google stuff
736
b291388a
GB
7372006-12-26
738Quy Tonthat <qtonthat@gmail.com>:
739 * Fix a google version number change (at least in Australia).
740
ea40bccf
AF
7412006-12-07
742Quy Tonthat <qtonthat@gmail.com>:
743 * Fix an array overflow bug in Map Layer Properties
744
b7b66e1f
GB
7452006-12-04
746Alex Foobarian <foobarian@gmail.com>:
747 * Added an "About" dialog
748
68fb2913
AF
7492006-11-30
750Alex Foobarian <foobarian@gmail.com>:
751 * Added Quy Tonthat's patch to fix a bug in Track Properties
752
1a8437ab
AF
7532006-11-29
754Alex Foobarian <foobarian@gmail.com>:
ea40bccf 755 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 756
fa1b5a5f
GB
7572006-11-12
758Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
759 * Add expat explicit dependency
760
7432fddf
AF
7612006-10-31
762Alex Foobarian <foobarian@gmail.com>:
763 * Visual feedback for moving waypoints
764
33534cd8
AF
7652006-10-30
766Alex Foobarian <foobarian@gmail.com>:
767 * Created standard Edit menu
768 * Implemented Cut for trackpoints and waypoints
769 * When moving trackpoints, we now draw one under the cursor for visual feedback
770
f9db6bd6
AF
7712006-10-26
772Alex Foobarian <foobarian@gmail.com>:
773 * Cleared up the drawing modes and map type descriptions
774 * Updated google version string to make it work in Europe
775 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 776 * Compacted the track properties dialog
f9db6bd6 777
941aa6e9
AF
7782006-10-23
779Alex Foobarian <foobarian@gmail.com>:
780 * Introduced a toolbar tool interface, converted existing tools to use it
781 * As a result, ruler drawing bugs are gone
782 * Sped up ruler drawing by increasing the redraw priority
783
78c9fb5b
GB
7842006-08-15
785Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
786 * Add implicit DMS->DDD conversions in waypoints dialogs
787
0165e6e4
GB
7882006-07-26
789Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
790 * src/degrees_converters.c, src/degrees_converters.h,
791 test/degrees_converter.c: add dec -> DDD conversion
792 * src/degrees_converters.c, src/degrees_converters.h,
793 test/degrees_converter.c: add dec -> DMM conversion
794 * src/degrees_converters.c: refactor dms conversions
795
6c02911c
RP
7962006-07-24
797Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
798 * Add patch for GoogleMaps from Reid Priedhorsky
799
0165e6e4
GB
8002006-07-22
801Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
802 * Makefile.am, configure.ac, src/Makefile.am,
803 src/degrees_converters.c, src/degrees_converters.h,
804 test/Makefile.am, test/check_degrees_conversions.sh,
805 test/degrees_converter.c: Adding degrees conversion functions
806 (DDD/DMM/DMS)
807
8082006-07-06
809Evan Battaglia <gtoevan@gmx.net>
810 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
811
a808ab5f
EB
8122006-07-01
813Evan Battaglia <gtoevan@gmx.net>:
814 * Upgrade Google Maps version (yay Europe!)
815
0165e6e4
GB
8162006-06-11
817Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
818 * NEWS, configure.ac: Preparing 0.1.1
819
65f0ccab
AF
8202006-05-25
821Alex Foobarian <foobarian@gmail.com>:
822 * Cleaned up the data source interface
823 * Added a setup dialog to the GPS data source, with protocol type and serial port location
824
5f304fd7
AF
8252006-05-12
826Alex Foobarian <foobarian@gmail.com>:
827 * Small fixes in Acquire from GPS code
828
fe203390 8292006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
830 * autogen.sh: simpler method to start from CVS
831
a8d46e0b
EB
8322005-12-03
833Evan Battaglia <gtoevan@gmx.net>
834 * Data sources -- check for existence of necessary things
835
7b3479e3 8362005-11-25
3333c069 837Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
838 * Created "data sources" structure to easily add new data sources via GPS babel.
839 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
840 shows the power of the approach.
3333c069 841 * Data sources: Google & Geocaches
7b3479e3 842
8904c540 8432005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 844 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
845Evan Battaglia <gtoevan@gmx.net>:
846 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 847
d1fa6cff
AF
8482005-11-21
849Alex Foobarian <foobarian@gmail.com>:
850 * Fixed v-t diagram crash bug
851
1d1bc3c1
EB
8522005-11-19
853Alex Foobarian <foobarian@gmail.com>:
854 * GPSBabel acquire code
855
9f0cd67d
AF
8562005-11-18
857Alex Foobarian <foobarian@gmail.com>:
858 * Copy/paste of individual track- and way-points updated to work between processes.
859
0a6cab71
AF
8602005-11-17
861Alex Foobarian <foobarian@gmail.com>:
862 * Copy/paste between viking processes
863 * Layer marshalling support
864
1bc9b120
GB
8652005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
866 * configure.ac: Adding --with-mapcache configure option
867 * src/config.h: Removed because no more used (generated)
868
15614495
AF
8692005-10-18
870Alex Foobarian <foobarian@gmail.com>:
871 * Fix ruler declination in UTM mode
872
ba298cde 8732005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
874 * src/icons/Makefile.am: assumes the creation of icons.h
875 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
876 * src/Makefile.am: no more icons.h production
877
024f32c1
EB
8782005-10-16
879Evan Battaglia <gtoevan@gmx.net>
880 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 881 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 882
c48517ad
AF
8832005-10-13
884Alex Foobarian <foobarian@gmail.com>:
885 * Drag and drop whole track/waypoint lists
886
80e450c0
AF
8872005-10-12
888Alex Foobarian <foobarian@gmail.com>:
889 * Coord layer drawing for lat/lon based projections
890
0dff88ea
AF
8912005-10-11
892Alex Foobarian <foobarian@gmail.com>:
893 * Draw a compass when using a ruler
894
e4847ce9
AF
8952005-10-07
896Alex Foobarian <foobarian@gmail.com>:
897 * Added ruler drawing to the ruler tool
898
2f50c650
AF
8992005-10-06
900Alex Foobarian <foobarian@gmail.com>:
901 * Added support for pasting coordinates in lat/lon format
902
e890a6e6
EB
9032005-10-05
904Alex Foobarian <foobarian@gmail.com>:
905 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
906Evan Battaglia <gtoevan@gmx.net>:
907 * When pasting waypoints and tracks, do name resolution (add #2, etc)
908
08b251ec
EB
9092005-10-01
910Evan Battaglia <gtoevan@gmx.net>:
911 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 912 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 913
ba298cde 9142005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 915 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
916Alex Foobarian <foobarian@gmail.com>:
917 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 918 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 919 * Added wp symbol support to gpx
92136662 920 * Fixed name collisions during track/wp DND
ea3933fc
EB
921 * Layer-wide option as to whether to show waypoint symbols
922
acaf7113
AF
9232005-09-29
924Alex Foobarian <foobarian@gmail.com>:
925 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
926 * Added a scale ruler
927 * Changed panning to show less "garbage" in exposed areas
928
a5e51d35
EB
9292005-09-28
930Evan:
931 * menu.xml & icons inline
932
e4afc73a 9332005-09-27
acaf7113 934Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
935 * GtkUIManager/Toolbar
936 * DND in the LayersPanel
0912fc7e
EB
937Evan:
938 * strtod -> g_strtod (i18n glitch)
939
ba298cde 9402005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
941 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
942 * Makefile.am (EXTRA_DIST): handles viking-remote
943 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
944 * doc/Makefile.am, doc/dev/Makefile.am: new files
945 * Makefile.am (SUBDIRS): handles doc directory
946 * configure.ac: handles doc and doc/dev directories
e4afc73a 947
2ab9b480 9482005-09-16
2ab9b480 949Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
950Evan: * GPX fixes
951 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
952 * GPX write, click v-vs-t diagram
953 * Option to show stops in TRWLayer options, and stop_length
954 * Elevation plotting relative to min and max elevation in track.
955 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
956
9572005-09-15
958 * 4+ hours later and voila, GPX read support
959 * Fixes in propwin if track doesn't have certain data, say so.
960
9612005-09-14
962Me (Evan) again:
963 * Fix USGS support
964 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
965 * Don't crash on track properties of an empty track.
966
734652bf 9672005-09-13
ba298cde 968Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
969 * bootstrap: new file to bootstrap auto-tools
970 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
971 * Makefile.am (bin_SCRIPTS): viking-remote added
972 * configure.ac: --enable-alphabetized-trw option added
973
974Evan Battaglia <gtoevan@gmx.net>:
975 * Experimental altitude funky plotting I'm working on
976
9772005-09-12
978Alex Foobarian <foobarian@gmail.com>'s changes
979* disable stops, for now (I forgot about those...)
980* Track elevation graph: minimum altitude difference for less jagged curves
981* Track elevation graph: gray background, blue foreground
982* Track elevation graph: lines to clearly show absolute elevation
983* New velocity-vs-time graph & calculating function
984* Notebook to hold this new graph with track elevation graph
985My (Evan's) changes:
986* Fix above v-vs-t patch to not crash on tracks without timestamp.
987* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 988Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
989 * bootstrap: new file to bootstrap auto-tools
990 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
991 * Makefile.am (bin_SCRIPTS): viking-remote added
992 * configure.ac: --enable-alphabetized-trw option added
734652bf 993
9903c388
EB
9942005-09-07
995Autotools support by Guilhem Bonnefille.
996
bb71de8b
AF
9972005-09-06
998Added Alex Foobarian's track duration patch.
999Added Alex Foobarian's track profile patch.
9903c388 1000Added Alex Foobarian's elevation map fix.
bb71de8b 1001
725c87e1
EB
10022005-09-04
1003Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1004Delete from cache when updating image.
725c87e1 1005
50a14534
EB
10062005-08-18
1007Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1008
10092005-08-16
1010Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1011
10122005-08-02
1013Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1014Chaned waypoint types a little bit (size of waypoint)
1015
10162005-07-31
1017Hopefully fixed background.c item # count
1018Fixed KH Maps (v=2)
1019
10202005-06-20
1021A little research & added KH Maps support.
1022
10232005-06-19
1024Fixed right-click waypoint edit -> crash bug, hopefully.
1025Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1026Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1027Fixed the bug where pasting a map layer messed up the name.
1028Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1029Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1030