]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Update source for OSM/Osmarender tiles
[andy/viking.git] / ChangeLog
CommitLineData
a62aa77a
CE
12007-12-21:
2Christoph Eckert <ce@christeck.de>
3 * Update source for OSM/Osmarender tiles
4
8339c44d
EB
52007-12-20:
6Evan Battaglia <gtoevan@gmx.net>
7 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
8
8956d2ef
QT
92007-12-20
10Qut Tonthat <qtonthat@gmail.com>:
11 * Revert a previous change that disabled realtime tracking if libgps
12 does not exist.
13
eb6b0125
JJ
142007-12-17:
15Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
16 * Use specific gettext call for plural form
17
eab858a1 182007-12-16:
a8fe53f8 19Evan Battaglia <gtoevan@gmx.net>
eab858a1 20 * Sort waypoints in GPX output.
a8fe53f8 21 * Use the "next unused" (not really) waypoint number as default.
eab858a1 22
369fec2e 232007-12-15:
adc67de1
GB
24Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
25 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 26 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 27
369fec2e 282007-12-15:
5515e2d3
JJ
29Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
30 * Make menu entries translatable
7760b0cf 31 * Mark many strings translatable
2d2bea38 32 * Update french translation
5515e2d3 33
4c77d5e0
GB
342007-12-12:
35Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
36 * Marking translatable strings
a94a5724 37 * First french translation (incomplete)
4c77d5e0 38
7a43153e
GB
392007-12-12:
40Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
41 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 42 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 43
d88f5ec1
QT
442007-12-07
45Qut Tonthat <qtonthat@gmail.com>:
46 * Fix autogen.sh to remove the assumption that version 1.9 of automake
47 is available on all systems.
f867791e 48 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 49
8a920b62
EB
502007-12-07
51Evan Battaglia <gtoevan@gmx.net>:
52 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
53 * Google Terrain maps
9a995996 54 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 55
7d02a0b0
GB
562007-11-27:
57Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
58 * util.c: Use a list of possible browsers.
59
61950ef8
QT
602007-11-20:
61Qut Tonthat <qtonthat@gmail.com>:
62 * Fix a bug that can potentially cause segfault.
63
2c50b28a
QT
642007-11-19:
65Qut Tonthat <qtonthat@gmail.com>:
66 * Improve track graphs. Some tracks looked too flat.
67
28c82d8b
EB
682007-11-09:
69Evan Battaglia <gtoevan@gmx.net>
70 * GPSBabel filter work I've been sitting on for a while now.
71 * Draw circle for downloading geocaches. Constrain by maximum distance.
72
732007-11-08:
74Qut Tonthat <qtonthat@gmail.com>:
75 * Printing support
76
24ca37ba
QT
772007-11-01
78Quy Tonthat <qtonthat@gmail.com>:
79 * Fix bug that caused Old Google maps not being disabled by default.
80
8dbfe7a3
QT
812007-10-24
82Quy Tonthat <qtonthat@gmail.com>:
83 * Fix crashes on elev graph for some tracks.
84 * Make low alt tracks look more visible on elev graph.
85 * Fix "incompatible pointer type" warnings.
86
c81a5cd7
BZ
872007-10-23
88Quy Tonthat <qtonthat@gmail.com>:
89 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
90
1530c21f
GB
912007-10-20
92Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
93 * Releasing 0.9.3
94
4235f369
EB
952007-10-20
96Evan Battaglia <gtoevan@gmx.net>
97 * Fixing minor typo in vikdemlayer.c which could cause crashes
98
21700912
QT
992007-10-20
100Quy Tonthat <qtonthat@gmail.com>:
101 * Track Properties Dialog no longer blocks interaction of the main
102 window.
ca7e67ef 103 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 104 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
105 * Display track name on title of track property dialog. Now that
106 viking allows multiple dialogs displayed simultaneously.
21700912 107
51f0884d
EB
1082007-10-17
109Evan Battaglia <gtoevan@gmx.net>
110 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
111
9128a946
EB
1122007-10-16
113Evan Battaglia <gtoevan@gmx.net>
114 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
115
5ef1d57e
QT
1162007-10-16
117Quy Tonthat <qtonthat@gmail.com>:
118 * Interpolating DEM data in 3 different methods. Track data,
119 elevation-distance graph and elevation info on status bar now make use
120 of interpolation.
121
3220e336
QT
1222007-10-15
123Quy Tonthat <qtonthat@gmail.com>:
124 * Add more room to the top of elevation-distance graph.
125
b42009f6
EB
1262007-10-14
127Evan Battaglia <gtoevan@gmx.net>
128 * Fix plotting of DEM elevation data (subtract min altitude)
129
165d30aa
EB
1302007-10-12
131Evan Battaglia <gtoevan@gmx.net>
132 * Fix Esc and Backspace to work only when VikViewport has focus.
133 * VikViewport grabs focus on click or release events, or when a
134 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
135
1362007-10-12
07596bf4
QT
137Quy Tonthat <qtonthat@gmail.com>:
138 * Make use of DEM elevation data and GPS speed for track graphs.
139
777e2d4d
EB
1402007-10-11
141Evan Battaglia
142 * Key press framework for tools. Esc to stop track. Backspace to end track.
143
5c5f3289
GB
1442007-10-11
145Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
146 * Upgrading to API 0.5 of OSM
147
001a86db
QT
1482007-10-11
149Quy Tonthat <qtonthat@gmail.com>:
150 * Make Realtime Tracking a feature that can be disabled at configure
151 time. Do not quietly disable it beacause libgps is not available
152 at compiling time.
a2817d3c 153 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
154
1552007-10-10
156Quy Tonthat <qtonthat@gmail.com>:
157 * Fix a crash bug caused by operation on variable inside a macro.
158
e086b16d
EB
1592007-10-09
160Evan Battaglia <gtoevan@gmx.net>
161 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
162 * Show currently edited track in red-dashed line. This makes it easier
163 to tell if we've ended the track.
164 * When using new track tool, draw a line before making a point to
165 preview the new point.
807e03f9 166 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 167
6dd43d93
QT
1682007-10-08
169Quy Tonthat <qtonthat@gmail.com>:
170 * Fix compiling breakage caused by missing icon file from the list.
171
58a642b6
GB
1722007-10-07
173Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
174 * libgps is no more mandatory
175
32e48121 1762007-10-07
9a30122d
EB
177Evan Battaglia <gtoevan@gmx.net>:
178 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 179 * Cursors for tools.
c3deba01 180 * Undo magic scissors by right-clicking.
8fb71d6c 181 * Extend a track by right-clicking on it.
98f5364d 182 * Experiment: "Begin track" tool
9a30122d 183
58a642b6 1842007-10-07
32e48121
QT
185Quy Tonthat <qtonthat@gmail.com>:
186 * Correctly calculate position (based on time instead of distance)
187 when clicking on speed-time graph.
188 * Added km/h to speed entries of the track properties dialog.
6260ce3f 189 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
190 * Track Properties: now displays track distance/time instead of
191 "Selected Time".
32e48121 192
a45242c2
QT
1932007-10-06
194Quy Tonthat <qtonthat@gmail.com>:
195 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 196 * Pop a message when failed to connect to gpsd.
a45242c2 197
057a78bc
QT
1982007-10-05
199Quy Tonthat <qtonthat@gmail.com>:
200 * Fix a segfault caused by (mistakenly) adding a new layer to gps
201 layer.
97cab2d5 202 * Be more selective in collecting realtime trackpoints.
057a78bc 203
c4e61875
QT
2042007-10-04
205Quy Tonthat <qtonthat@gmail.com>:
206 * Improvements for GPS layer's "realtime tracking".
207
c2e97e57
QT
2082007-10-02
209Quy Tonthat <qtonthat@gmail.com>:
210 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 211 * Add realtime tracking to GPS layer.
8fcff869 212 * fix half-drawn problems for GPS layer.
c2e97e57 213
090cae39
GB
2142007-10-01
215Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
216 * Relax dependencies about glib by implementing
217 g_hash_table_remove_all ourselves (Evan's patch)
218
c9177aae
QT
2192007-10-01
220Quy Tonthat <qtonthat@gmail.com>:
221 * Disable half-drawn update when the center is moved. Avoid using
222 static "trigger" in viklayer.c which causes problems when viking
223 has more than one windows.
224
d295e344
QT
2252007-09-28
226Quy Tonthat <qtonthat@gmail.com>:
227 * Fix bug that caused Elevation graph not working properly with some
228 tracks.
229
415302f4
EB
2302007-09-27
231Evan Battaglia <gtoevan@gmx.net>
232 * GPSD Layer -- draw an arrow.
233 * Minimum elevation for DEM layer.
0df66d57
EB
234 * Half-drawn hack to only draw layers on top of the one that has
235 recently changed. A must for realtime GPS.
415302f4 236
0e25c0d0
QT
2372007-09-25
238Quy Tonthat <qtonthat@gmail.com>:
239 * SRTM download now works for regions outside North_America too.
240
fa86f1c0
EB
2412007-09-23
242Evan Battaglia <gtoevan@gmx.net>
243 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
244 * Don't crash if using tool on wrong type of layer / no layer.
245 Although I really want to know what happened to "use the top visible layer",
246 and return TRUE if the tool "accepts" the use...
247 editing lots of TRWLayers was way easier that way...
e9165710 248 * Remove unused vik_layer_copy() code
ee6ef0b1 249 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
250 * Add comment when making a Google Route.
251 * Continue a magic scissors route by holding down control. Continue the comment too.
252 * 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 253 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 254
8c721f83
EB
2552007-09-22
256Evan Battaglia <gtoevan@gmx.net>
257 * Pan Accelerators (Ctrl+Left, etc)
258 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
259 * Add a RADIOGROUP_STATIC properties factory type to make it easy
260 for new layers. Uses an array list (like before)
261 instead of a GList.
262 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
263 * (copying & pasting DEM layers is broken, will fix later)
264
0c1044e9
EB
2652007-09-21
266Evan Battaglia <gtoevan@gmx.net>
267 * Fix right-click on geocache to work with new geocache names.
268 * Download & import SRTM 90m DEM data (still working on US 10m)
269
ed28ef63
EB
2702007-09-17
271Evan Battaglia <gtoevan@gmx.net>
272 * 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.
273
4f13653e
GB
2742007-09-09
275Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
276 * Removing unused files (*.png.h).
277
90e25247
GB
2782007-09-08
279Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
280 * Fix #1789550: define MAX macro if not defined on ALL systems
281
35462baf
QT
2822007-09-08
283Quy Tonthat <qtonthat@gmail.com>:
284 * AUtomatically fetching google version number.
285
eb93fa95
GB
2862007-09-07
287Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
288 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
289 to build viking on system not offering such feature.
290
fd0a7199
GB
2912007-09-06
292Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
293 * Adding command line option framework.
294
4b53548b
QT
2952007-09-06
296Quy Tonthat <qtonthat@gmail.com>:
297 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
298 * Fix crash when using "Maps Download" tools right after viking is
299 started (without a viking file).
4b53548b
QT
300
3012007-09-05
302Quy Tonthat <qtonthat@gmail.com>:
303 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
304
4e29c215
GB
3052007-09-03
306Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
307 * Fix: crash when "applying" a map layer property dialog.
94933cb8 308 * QA: strong type the second argument of the *_post_read functions.
63726881 309 * Preset filename when exporting a TrwLayer.
24277274
GB
310 * Refactoring: retrieve the VikWindow from the VikViewport via its
311 GtkWidget nature.
51c15f41 312 * Use $EMAIL to initialise email field for OSM upload.
07059501 313 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 314 * Hide Expedia view mode when expedia is not built in.
4e29c215 315
06f31fd5
GB
3162007-09-01
317Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
318 * Disable Expedia map layer by default (as it is not working).
319
1a8143e6
BZ
3202007-08-30
321Bernd Zeimetz <bernd@bzed.de>:
322 * Add redirect support (for Expedia map layer).
323
5092de80
GB
3242007-08-30
325Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
326 * Add ability to upload a single track.
327
dc5758d3
GB
3282007-08-28
329Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
330 * Check current drawmode after creating a new MapsLayer.
331
15e77c02
QT
3322007-08-25
333Quy Tonthat <qtonthat@gmail.com>:
334 * New google version number.
1918a993 335 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
336 * Give more instructive message for attempting to download maps in
337 wrong mapmode.
15e77c02 338
f901dcdf
GB
3392007-08-20
340Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
341 * libcurl is a requirement
342
f8fe5d14
QT
3432007-08-20
344Quy Tonthat <qtonthat@gmail.com>:
345 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
346 * Fix bug in Google search that caused viking jump to wrong location
347 when Google can not find the match.
f8fe5d14 348
1bd88e66
GB
3492007-08-16
350Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
351 * Group "Export Layer..." entries in a sub-menu.
352
494eb388
QT
3532007-08-16
354Quy Tonthat <qtonthat@gmail.com>:
355 * Clean up and eliminate compiler warning.
356
261c8fdc
QT
3572007-08-15
358Quy Tonthat <qtonthat@gmail.com>:
359 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
360 * Added --enable-old-google to configure script. Old google modes are
361 now disabled by default.
362 * Default mode for new maps is Google Maps.
261c8fdc 363
6a9ff0ee
QT
3642007-08-09
365Quy Tonthat <qtonthat@gmail.com>:
366 * Make Google Map default map type.
367
46e4fa54
QT
3682007-08-02
369Quy Tonthat <qtonthat@gmail.com>:
370 * DEM module can now read hgt.zip files directly (no need to unzip
371 them).
372 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
373 regions).
374
2dc9ab5e
QT
3752007-07-27
376Quy Tonthat <qtonthat@gmail.com>:
377 * Plug filedescriptor leak in dem.c
378
071da616
QT
3792007-07-26
380Quy Tonthat <qtonthat@gmail.com>:
381 * Display on status bar altitude at cursor using data from DEM layer(s).
382
ccff31c2
QT
3832007-07-25
384Quy Tonthat <qtonthat@gmail.com>:
385 * New google version numbers.
386
1ef9e637
QT
3872007-07-24
388Quy Tonthat <qtonthat@gmail.com>:
389 * Disable GeoCache Acquire since it nolonger works. Can be enabled
390 again using configure --enable-geocaches.
391
214f9ac2
QT
3922007-07-18
393Quy Tonthat <qtonthat@gmail.com>:
394 * Remove (my) debug messages which are no longer needed.
395
2dc9ab5e 3962007-07-15
214f9ac2
QT
397Quy Tonthat <qtonthat@gmail.com>:
398 * Missing a few changes here.
399 * release 0.9 (by Guilhem)
400
6ec35002
QT
4012007-07-13
402Quy Tonthat <qtonthat@gmail.com>:
403 * Eliminate the needs of entering DEM files for every single
404 track/waypoint layer.
405
84c2cc41
QT
4062007-07-07
407Quy Tonthat <qtonthat@gmail.com>:
408 * Fixed typo in Makefile.am
409
ad0a8c2d
EB
4102007-07-06
411Evan Battaglia <gtoevan@gmx.net>:
412 * Merge DEM Branch
413
441f28d3
QT
4142007-07-04
415Quy Tonthat <qtonthat@gmail.com>:
416 * Bug fix: View Mode displayed wrong setting on start up
417
83750a2d
QT
4182007-07-03
419Quy Tonthat <qtonthat@gmail.com>:
420 * Fixed bugs that caused draw_scale and draw_centermark status not being
421 consistent among View menu, viewport and loaded files.
422
ad0a8c2d
EB
4232007-07-02
424Evan Battaglia <gtoevan@gmx.net>
425 * DEM Branch: Trying to fix/cleanup various DEM things
426 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
427
17407a43
QT
4282007-07-02
429Quy Tonthat <qtonthat@gmail.com>:
430 * Fixed bugs that caused crashes during GPS upload/download.
431
8cd10bb4 4322007-07-01
e2d11d62 433Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 434 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 435
678fecbb
RM
4362007-06-24
437Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
438 * Merging with Ralf's work around debianization
ad4d241a 439 * INSTALL: refreshed
678fecbb 440
10888930
TS
4412007-06-23
442Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
443 * Minor change to avoid SEGFAULT on x86_64
a3188993 444 * Add DownloadOptions type to specify referer per map source
1b685d33 445
37518034
QT
4462007-06-19
447Quy Tonthat <qtonthat@gmail.com>:
448 * Fix bugs that causes "drawcentermark" not recognised when reading
449 from files.
450 * Fix a wild pointer bug that can cause crashes
451
d700ee38
GB
4522007-06-18
453Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
454 * Copying libcurl.m4 as it is needed everywhere
455
62c16860
QT
4562007-06-18
457Quy Tonthat <qtonthat@gmail.com>:
458 * New google version numbers.
459 * Make scale more visible.
460 * Add center mark which can be turn on/off in View menu.
461 * Viking now uses cookies for http requests. Some server(s) is quite
462 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 463 * Download maps along a track. Right click on a track layer, select map
62c16860 464 type and zoom level, viking will do the rest.
0c24c0a5 465 * release 0.1.3-20070618
62c16860 466
99e679df
RM
4672007-06-13
468Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
469 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
470
b0b88773
QT
4712007-06-8
472Quy Tonthat <qtonthat@gmail.com>:
473 * Fix a bug that causes segfault when viewing properties of a
474 waypoint.
475
4b31042b
QT
4762007-06-1
477Quy Tonthat <qtonthat@gmail.com>:
478 * Fix a bug that causes segfault when viewing properties of a track
479 that has only one trackpoint with elevation information.
1eef1bde 480 * Backport Evan's magic scissors from DEM branch.
4b31042b 481
f47d51b5
QT
4822007-05-31
483Quy Tonthat <qtonthat@gmail.com>:
484 * Add Google Maps search to View menu and Toolbar
485 * Waypoint created right after the search will pick up the search
486 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
487 create waypoint).
488
4587152b
MC
4892007-05-26
490Mark Coulter <i_offroad@yahoo.com>
491 * new waypoint symbols.
492
9b81efe3
QT
4932007-05-26
494Quy Tonthat <qtonthat@gmail.com>:
495 * Fix intermittent problem of map redraw.
496 * Mapslayer: Fixed bugs that cause in some cases, map display can not
497 be refreshed without downloading.
498
2d546d79
GB
4992007-05-24
500Ralf Meyer <ranfyy@gmail.com>:
501 * Adding man pages.
502
10ca2bfe
QT
5032007-05-24
504Quy Tonthat <qtonthat@gmail.com>:
505 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
506 * Make dimensions easier to be found and changed to suit own tastes.
507 * Small touches on the look.
10ca2bfe 508
ff8b4326
QT
5092007-05-23
510Quy Tonthat <qtonthat@gmail.com>:
511 * New GPS layer menu items: "empty upload", "empty download", "empty
512 all"
7041549f 513 * acquire->Google Directions now record and display previous queries
3570ad57 514 fo "From"/"To" entries.
7041549f 515 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 516
38778d11
QT
5172007-05-22
518Quy Tonthat <qtonthat@gmail.com>:
519 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
520 * Disable prompt for save before exit.
521 * Add "Save and Exit" to File menu.
38778d11 522
ad0a8c2d
EB
5232007-05-20
524Evan Battaglia <gtoevan@gmx.net>
525 * DEM Branch
526
6d38ac4f
QT
5272007-05-20
528Quy Tonthat <qtonthat@gmail.com>:
529 * Stop autodownload from running forever on map downloading errors.
530
0b3c4c1c
QT
5312007-05-18
532Quy Tonthat <qtonthat@gmail.com>:
06e94d26 533 * Add curl-devel to spec file.
0b3c4c1c 534 * Map tool: Left click can now refresh display of map tiles.
4b31d033 535 * Check for non-displayable data after downloading map.
0b3c4c1c 536
11f88b69
QT
5372007-05-17
538Quy Tonthat <qtonthat@gmail.com>:
539 * Fix problems in map downloading caused by unreliable error
540 detection.
06e94d26 541 * Release 0.1.3
11f88b69 542
0b0963fb
QT
5432007-05-15
544Quy Tonthat <qtonthat@gmail.com>:
545 * Fixed bugs that can cause segfault on exit. The problem was caused
546by mapslayer's weak_ref not being unref'ed in some cases.
547
3335ae4e
EB
5482007-05-13
549Evan Battaglia <gtoevan@gmx.net>
550 * 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.
551
093c5c71
EB
5522007-05-11
553Evan Battaglia <gtoevan@gmx.net>
554 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 555 * Fix a stupid segfault in main.c (opening new files)
093c5c71 556
056e8bd1
QT
5572007-05-09
558Quy Tonthat <qtonthat@gmail.com>:
559 * New Google version numbers.
560
50817314
GB
5612007-05-08
562Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
563 * New "Refresh onscreen tiles" menu entry
564
6afc9732
GB
5652007-05-04
566Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
567 * debian/: debianization
568
81a061e4
GB
5692007-04-29
570Reid Priedhorsky <reid@reidster.net>
571 * libusb support
572
dfb4bdaa
GB
5732007-04-28
574Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
575 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 576 * Add configuration option for OpenStreetMap sources
dfb4bdaa 577
67209ca8
GB
5782007-04-23
579Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
580 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
581
ed6242f3
EB
5822007-04-21
583Evan Battaglia <gtoevan@gmx.net>
584 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
585
fa9fef36
GB
5862007-04-16
587Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
588 * Adding libcurl support
589
69b825fe
QT
5902007-04-04
591Quy Tonthat <qtonthat@gmail.com>:
592 * New Google version number.
593 * Fixed Google Directions
594
4a96999b
QT
5952007-02-20
596Quy Tonthat <qtonthat@gmail.com>:
597 * GPS layer dialog now displayed at the center of the Viking main
598 window.
599
997905be
QT
6002007-02-19
601Quy Tonthat <qtonthat@gmail.com>:
602 * New Google version numbers.
603
af2740eb
QT
6042007-02-15
605Quy Tonthat <qtonthat@gmail.com>:
606 * Made viking.spec.in out of Michael's viking.spec
607 * Added viking.spec.in to autoconf files.
608
6092007-02-15
610Michael A Peters <mpeters@mac.com>:
611 * Added viking.spec
612
07f39a64
GB
6132007-02-14
614Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
615 * NEWS, configure.ac: preparing 0.1.2
616
4e0cf33b
GB
6172007-02-13
618Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
619 * src/vikwindow.c: remove URL and version number from window title
620 * src/dialog.c: add URL and use dynamic information for version
21c318eb 621 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
622 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
623 AUTHORS file
4e0cf33b 624
ecb51018
QT
6252007-02-07
626Quy Tonthat <qtonthat@gmail.com>:
627 * Fix bug that causes crashes when click at the right side (outside)
628 of the track graph area in the Track Poperties window.
629
e1e2f2c6
JJ
6302007-02-06
631Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
632 * Add new information to Track Properties. Postion in time will be
633 tracked and display when moving mouse cursor around the track graph.
634
4f210965
QT
6352007-02-06
636Quy Tonthat <qtonthat@gmail.com>:
637 * New google version numbers.
d1fb6e7f 638 * correct main window title and viking website.
4f210965 639
369e959a
QT
6402007-02-05
641Quy Tonthat <qtonthat@gmail.com>:
642 * Cosmetic changes.
643
119f63a0
QT
6442007-02-04
645Quy Tonthat <qtonthat@gmail.com>:
646 * Simplify tools enable/disable codes.
647
79845167
QT
6482007-02-01
649Quy Tonthat <qtonthat@gmail.com>:
650 * Only tools that work with current active layer are enable,
651 others are disable (fade out and does nothing when clicked on).
652
d820e240
GB
6532007-01-27
654Quy Tonthat <qtonthat@gmail.com>:
655 * Display map sections while downloading (bug 1303429)
656
267b6db5
QT
6572007-01-25
658Quy Tonthat <qtonthat@gmail.com>:
659 * Fixed bugs that caused crashes on creating new map layer or
660 new track/waypoint layer.
661
dad2c114
QT
6622007-01-24
663Quy Tonthat <qtonthat@gmail.com>:
664 * Updated google tranparent version number.
665 * Made it more convenient to update google version numbers.
666
cdcaf41c
QT
6672007-01-23
668Quy Tonthat <qtonthat@gmail.com>:
669 * Merged branch modular to trunk.
670
54d3b232
QT
6712007-01-05
672Quy Tonthat <qtonthat@gmail.com>:
673 * Bug fix: main menu edit->delete and edit->cut did not work with
674 waypoints and tracks.
675
2cebc318
QT
6762007-01-04
677Quy Tonthat <qtonthat@gmail.com>:
678 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
679 layer panel).
680
20c7a3a0
QT
6812007-01-03
682Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
683 * bug fix: crash on inserting aggregate layer if the selected layer's
684 parent is not an aggregate layer.
685 * bug fix: crash when delete a child layer whose parent is not
686 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
687 * Menu item selection for layer instances.
688
fdca5edb
QT
6892007-01-02
690Quy Tonthat <qtonthat@gmail.com>:
691 * gpslayer: Unexpose interface functions.
5a4a28bf 692 * Layers now can have their say on what pop up menu items they want.
fdca5edb 693
cdcaf41c 6942007-01-02
a25c4c50 695Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
696 * Add ability to disable Terraserver stuff
697 * Add ability to disable Expedia stuff
698
fdca5edb
QT
6992007-01-01
700Quy Tonthat <qtonthat@gmail.com>:
701 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
702 creation dialog.
703
cdcaf41c
QT
7042007-01-01
705Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
706 * Make all .h self sufficient
707 * Add ability to disable Google stuff
708
b364d6bc
QT
7092006-12-31
710Quy Tonthat <qtonthat@gmail.com>:
711 * Added gps layer
712
cdcaf41c
QT
7132007-01-02
714Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
715 * Add ability to disable Terraserver stuff
716 * Add ability to disable Expedia stuff
717
7182007-01-01
719Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
720 * Make all .h self sufficient
721 * Add ability to disable Google stuff
722
b291388a
GB
7232006-12-26
724Quy Tonthat <qtonthat@gmail.com>:
725 * Fix a google version number change (at least in Australia).
726
ea40bccf
AF
7272006-12-07
728Quy Tonthat <qtonthat@gmail.com>:
729 * Fix an array overflow bug in Map Layer Properties
730
b7b66e1f
GB
7312006-12-04
732Alex Foobarian <foobarian@gmail.com>:
733 * Added an "About" dialog
734
68fb2913
AF
7352006-11-30
736Alex Foobarian <foobarian@gmail.com>:
737 * Added Quy Tonthat's patch to fix a bug in Track Properties
738
1a8437ab
AF
7392006-11-29
740Alex Foobarian <foobarian@gmail.com>:
ea40bccf 741 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 742
fa1b5a5f
GB
7432006-11-12
744Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
745 * Add expat explicit dependency
746
7432fddf
AF
7472006-10-31
748Alex Foobarian <foobarian@gmail.com>:
749 * Visual feedback for moving waypoints
750
33534cd8
AF
7512006-10-30
752Alex Foobarian <foobarian@gmail.com>:
753 * Created standard Edit menu
754 * Implemented Cut for trackpoints and waypoints
755 * When moving trackpoints, we now draw one under the cursor for visual feedback
756
f9db6bd6
AF
7572006-10-26
758Alex Foobarian <foobarian@gmail.com>:
759 * Cleared up the drawing modes and map type descriptions
760 * Updated google version string to make it work in Europe
761 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 762 * Compacted the track properties dialog
f9db6bd6 763
941aa6e9
AF
7642006-10-23
765Alex Foobarian <foobarian@gmail.com>:
766 * Introduced a toolbar tool interface, converted existing tools to use it
767 * As a result, ruler drawing bugs are gone
768 * Sped up ruler drawing by increasing the redraw priority
769
78c9fb5b
GB
7702006-08-15
771Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
772 * Add implicit DMS->DDD conversions in waypoints dialogs
773
0165e6e4
GB
7742006-07-26
775Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
776 * src/degrees_converters.c, src/degrees_converters.h,
777 test/degrees_converter.c: add dec -> DDD conversion
778 * src/degrees_converters.c, src/degrees_converters.h,
779 test/degrees_converter.c: add dec -> DMM conversion
780 * src/degrees_converters.c: refactor dms conversions
781
6c02911c
RP
7822006-07-24
783Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
784 * Add patch for GoogleMaps from Reid Priedhorsky
785
0165e6e4
GB
7862006-07-22
787Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
788 * Makefile.am, configure.ac, src/Makefile.am,
789 src/degrees_converters.c, src/degrees_converters.h,
790 test/Makefile.am, test/check_degrees_conversions.sh,
791 test/degrees_converter.c: Adding degrees conversion functions
792 (DDD/DMM/DMS)
793
7942006-07-06
795Evan Battaglia <gtoevan@gmx.net>
796 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
797
a808ab5f
EB
7982006-07-01
799Evan Battaglia <gtoevan@gmx.net>:
800 * Upgrade Google Maps version (yay Europe!)
801
0165e6e4
GB
8022006-06-11
803Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
804 * NEWS, configure.ac: Preparing 0.1.1
805
65f0ccab
AF
8062006-05-25
807Alex Foobarian <foobarian@gmail.com>:
808 * Cleaned up the data source interface
809 * Added a setup dialog to the GPS data source, with protocol type and serial port location
810
5f304fd7
AF
8112006-05-12
812Alex Foobarian <foobarian@gmail.com>:
813 * Small fixes in Acquire from GPS code
814
fe203390 8152006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
816 * autogen.sh: simpler method to start from CVS
817
a8d46e0b
EB
8182005-12-03
819Evan Battaglia <gtoevan@gmx.net>
820 * Data sources -- check for existence of necessary things
821
7b3479e3 8222005-11-25
3333c069 823Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
824 * Created "data sources" structure to easily add new data sources via GPS babel.
825 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
826 shows the power of the approach.
3333c069 827 * Data sources: Google & Geocaches
7b3479e3 828
8904c540 8292005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 830 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
831Evan Battaglia <gtoevan@gmx.net>:
832 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 833
d1fa6cff
AF
8342005-11-21
835Alex Foobarian <foobarian@gmail.com>:
836 * Fixed v-t diagram crash bug
837
1d1bc3c1
EB
8382005-11-19
839Alex Foobarian <foobarian@gmail.com>:
840 * GPSBabel acquire code
841
9f0cd67d
AF
8422005-11-18
843Alex Foobarian <foobarian@gmail.com>:
844 * Copy/paste of individual track- and way-points updated to work between processes.
845
0a6cab71
AF
8462005-11-17
847Alex Foobarian <foobarian@gmail.com>:
848 * Copy/paste between viking processes
849 * Layer marshalling support
850
1bc9b120
GB
8512005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
852 * configure.ac: Adding --with-mapcache configure option
853 * src/config.h: Removed because no more used (generated)
854
15614495
AF
8552005-10-18
856Alex Foobarian <foobarian@gmail.com>:
857 * Fix ruler declination in UTM mode
858
ba298cde 8592005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
860 * src/icons/Makefile.am: assumes the creation of icons.h
861 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
862 * src/Makefile.am: no more icons.h production
863
024f32c1
EB
8642005-10-16
865Evan Battaglia <gtoevan@gmx.net>
866 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 867 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 868
c48517ad
AF
8692005-10-13
870Alex Foobarian <foobarian@gmail.com>:
871 * Drag and drop whole track/waypoint lists
872
80e450c0
AF
8732005-10-12
874Alex Foobarian <foobarian@gmail.com>:
875 * Coord layer drawing for lat/lon based projections
876
0dff88ea
AF
8772005-10-11
878Alex Foobarian <foobarian@gmail.com>:
879 * Draw a compass when using a ruler
880
e4847ce9
AF
8812005-10-07
882Alex Foobarian <foobarian@gmail.com>:
883 * Added ruler drawing to the ruler tool
884
2f50c650
AF
8852005-10-06
886Alex Foobarian <foobarian@gmail.com>:
887 * Added support for pasting coordinates in lat/lon format
888
e890a6e6
EB
8892005-10-05
890Alex Foobarian <foobarian@gmail.com>:
891 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
892Evan Battaglia <gtoevan@gmx.net>:
893 * When pasting waypoints and tracks, do name resolution (add #2, etc)
894
08b251ec
EB
8952005-10-01
896Evan Battaglia <gtoevan@gmx.net>:
897 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 898 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 899
ba298cde 9002005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 901 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
902Alex Foobarian <foobarian@gmail.com>:
903 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 904 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 905 * Added wp symbol support to gpx
92136662 906 * Fixed name collisions during track/wp DND
ea3933fc
EB
907 * Layer-wide option as to whether to show waypoint symbols
908
acaf7113
AF
9092005-09-29
910Alex Foobarian <foobarian@gmail.com>:
911 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
912 * Added a scale ruler
913 * Changed panning to show less "garbage" in exposed areas
914
a5e51d35
EB
9152005-09-28
916Evan:
917 * menu.xml & icons inline
918
e4afc73a 9192005-09-27
acaf7113 920Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
921 * GtkUIManager/Toolbar
922 * DND in the LayersPanel
0912fc7e
EB
923Evan:
924 * strtod -> g_strtod (i18n glitch)
925
ba298cde 9262005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
927 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
928 * Makefile.am (EXTRA_DIST): handles viking-remote
929 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
930 * doc/Makefile.am, doc/dev/Makefile.am: new files
931 * Makefile.am (SUBDIRS): handles doc directory
932 * configure.ac: handles doc and doc/dev directories
e4afc73a 933
2ab9b480 9342005-09-16
2ab9b480 935Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
936Evan: * GPX fixes
937 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
938 * GPX write, click v-vs-t diagram
939 * Option to show stops in TRWLayer options, and stop_length
940 * Elevation plotting relative to min and max elevation in track.
941 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
942
9432005-09-15
944 * 4+ hours later and voila, GPX read support
945 * Fixes in propwin if track doesn't have certain data, say so.
946
9472005-09-14
948Me (Evan) again:
949 * Fix USGS support
950 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
951 * Don't crash on track properties of an empty track.
952
734652bf 9532005-09-13
ba298cde 954Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
955 * bootstrap: new file to bootstrap auto-tools
956 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
957 * Makefile.am (bin_SCRIPTS): viking-remote added
958 * configure.ac: --enable-alphabetized-trw option added
959
960Evan Battaglia <gtoevan@gmx.net>:
961 * Experimental altitude funky plotting I'm working on
962
9632005-09-12
964Alex Foobarian <foobarian@gmail.com>'s changes
965* disable stops, for now (I forgot about those...)
966* Track elevation graph: minimum altitude difference for less jagged curves
967* Track elevation graph: gray background, blue foreground
968* Track elevation graph: lines to clearly show absolute elevation
969* New velocity-vs-time graph & calculating function
970* Notebook to hold this new graph with track elevation graph
971My (Evan's) changes:
972* Fix above v-vs-t patch to not crash on tracks without timestamp.
973* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 974Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
975 * bootstrap: new file to bootstrap auto-tools
976 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
977 * Makefile.am (bin_SCRIPTS): viking-remote added
978 * configure.ac: --enable-alphabetized-trw option added
734652bf 979
9903c388
EB
9802005-09-07
981Autotools support by Guilhem Bonnefille.
982
bb71de8b
AF
9832005-09-06
984Added Alex Foobarian's track duration patch.
985Added Alex Foobarian's track profile patch.
9903c388 986Added Alex Foobarian's elevation map fix.
bb71de8b 987
725c87e1
EB
9882005-09-04
989Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 990Delete from cache when updating image.
725c87e1 991
50a14534
EB
9922005-08-18
993Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
994
9952005-08-16
996Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
997
9982005-08-02
999Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1000Chaned waypoint types a little bit (size of waypoint)
1001
10022005-07-31
1003Hopefully fixed background.c item # count
1004Fixed KH Maps (v=2)
1005
10062005-06-20
1007A little research & added KH Maps support.
1008
10092005-06-19
1010Fixed right-click waypoint edit -> crash bug, hopefully.
1011Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1012Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1013Fixed the bug where pasting a map layer messed up the name.
1014Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1015Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1016