]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Releasing 0.9.3
[andy/viking.git] / ChangeLog
CommitLineData
1530c21f
GB
12007-10-20
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Releasing 0.9.3
4
4235f369
EB
52007-10-20
6Evan Battaglia <gtoevan@gmx.net>
7 * Fixing minor typo in vikdemlayer.c which could cause crashes
8
21700912
QT
92007-10-20
10Quy Tonthat <qtonthat@gmail.com>:
11 * Track Properties Dialog no longer blocks interaction of the main
12 window.
ca7e67ef 13 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 14 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
15 * Display track name on title of track property dialog. Now that
16 viking allows multiple dialogs displayed simultaneously.
21700912 17
51f0884d
EB
182007-10-17
19Evan Battaglia <gtoevan@gmx.net>
20 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
21
9128a946
EB
222007-10-16
23Evan Battaglia <gtoevan@gmx.net>
24 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
25
5ef1d57e
QT
262007-10-16
27Quy Tonthat <qtonthat@gmail.com>:
28 * Interpolating DEM data in 3 different methods. Track data,
29 elevation-distance graph and elevation info on status bar now make use
30 of interpolation.
31
3220e336
QT
322007-10-15
33Quy Tonthat <qtonthat@gmail.com>:
34 * Add more room to the top of elevation-distance graph.
35
b42009f6
EB
362007-10-14
37Evan Battaglia <gtoevan@gmx.net>
38 * Fix plotting of DEM elevation data (subtract min altitude)
39
165d30aa
EB
402007-10-12
41Evan Battaglia <gtoevan@gmx.net>
42 * Fix Esc and Backspace to work only when VikViewport has focus.
43 * VikViewport grabs focus on click or release events, or when a
44 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
45
462007-10-12
07596bf4
QT
47Quy Tonthat <qtonthat@gmail.com>:
48 * Make use of DEM elevation data and GPS speed for track graphs.
49
777e2d4d
EB
502007-10-11
51Evan Battaglia
52 * Key press framework for tools. Esc to stop track. Backspace to end track.
53
5c5f3289
GB
542007-10-11
55Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
56 * Upgrading to API 0.5 of OSM
57
001a86db
QT
582007-10-11
59Quy Tonthat <qtonthat@gmail.com>:
60 * Make Realtime Tracking a feature that can be disabled at configure
61 time. Do not quietly disable it beacause libgps is not available
62 at compiling time.
a2817d3c 63 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
64
652007-10-10
66Quy Tonthat <qtonthat@gmail.com>:
67 * Fix a crash bug caused by operation on variable inside a macro.
68
e086b16d
EB
692007-10-09
70Evan Battaglia <gtoevan@gmx.net>
71 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
72 * Show currently edited track in red-dashed line. This makes it easier
73 to tell if we've ended the track.
74 * When using new track tool, draw a line before making a point to
75 preview the new point.
807e03f9 76 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 77
6dd43d93
QT
782007-10-08
79Quy Tonthat <qtonthat@gmail.com>:
80 * Fix compiling breakage caused by missing icon file from the list.
81
58a642b6
GB
822007-10-07
83Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
84 * libgps is no more mandatory
85
32e48121 862007-10-07
9a30122d
EB
87Evan Battaglia <gtoevan@gmx.net>:
88 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 89 * Cursors for tools.
c3deba01 90 * Undo magic scissors by right-clicking.
8fb71d6c 91 * Extend a track by right-clicking on it.
98f5364d 92 * Experiment: "Begin track" tool
9a30122d 93
58a642b6 942007-10-07
32e48121
QT
95Quy Tonthat <qtonthat@gmail.com>:
96 * Correctly calculate position (based on time instead of distance)
97 when clicking on speed-time graph.
98 * Added km/h to speed entries of the track properties dialog.
6260ce3f 99 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
100 * Track Properties: now displays track distance/time instead of
101 "Selected Time".
32e48121 102
a45242c2
QT
1032007-10-06
104Quy Tonthat <qtonthat@gmail.com>:
105 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 106 * Pop a message when failed to connect to gpsd.
a45242c2 107
057a78bc
QT
1082007-10-05
109Quy Tonthat <qtonthat@gmail.com>:
110 * Fix a segfault caused by (mistakenly) adding a new layer to gps
111 layer.
97cab2d5 112 * Be more selective in collecting realtime trackpoints.
057a78bc 113
c4e61875
QT
1142007-10-04
115Quy Tonthat <qtonthat@gmail.com>:
116 * Improvements for GPS layer's "realtime tracking".
117
c2e97e57
QT
1182007-10-02
119Quy Tonthat <qtonthat@gmail.com>:
120 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 121 * Add realtime tracking to GPS layer.
8fcff869 122 * fix half-drawn problems for GPS layer.
c2e97e57 123
090cae39
GB
1242007-10-01
125Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
126 * Relax dependencies about glib by implementing
127 g_hash_table_remove_all ourselves (Evan's patch)
128
c9177aae
QT
1292007-10-01
130Quy Tonthat <qtonthat@gmail.com>:
131 * Disable half-drawn update when the center is moved. Avoid using
132 static "trigger" in viklayer.c which causes problems when viking
133 has more than one windows.
134
d295e344
QT
1352007-09-28
136Quy Tonthat <qtonthat@gmail.com>:
137 * Fix bug that caused Elevation graph not working properly with some
138 tracks.
139
415302f4
EB
1402007-09-27
141Evan Battaglia <gtoevan@gmx.net>
142 * GPSD Layer -- draw an arrow.
143 * Minimum elevation for DEM layer.
0df66d57
EB
144 * Half-drawn hack to only draw layers on top of the one that has
145 recently changed. A must for realtime GPS.
415302f4 146
0e25c0d0
QT
1472007-09-25
148Quy Tonthat <qtonthat@gmail.com>:
149 * SRTM download now works for regions outside North_America too.
150
fa86f1c0
EB
1512007-09-23
152Evan Battaglia <gtoevan@gmx.net>
153 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
154 * Don't crash if using tool on wrong type of layer / no layer.
155 Although I really want to know what happened to "use the top visible layer",
156 and return TRUE if the tool "accepts" the use...
157 editing lots of TRWLayers was way easier that way...
e9165710 158 * Remove unused vik_layer_copy() code
ee6ef0b1 159 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
160 * Add comment when making a Google Route.
161 * Continue a magic scissors route by holding down control. Continue the comment too.
162 * 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 163 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 164
8c721f83
EB
1652007-09-22
166Evan Battaglia <gtoevan@gmx.net>
167 * Pan Accelerators (Ctrl+Left, etc)
168 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
169 * Add a RADIOGROUP_STATIC properties factory type to make it easy
170 for new layers. Uses an array list (like before)
171 instead of a GList.
172 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
173 * (copying & pasting DEM layers is broken, will fix later)
174
0c1044e9
EB
1752007-09-21
176Evan Battaglia <gtoevan@gmx.net>
177 * Fix right-click on geocache to work with new geocache names.
178 * Download & import SRTM 90m DEM data (still working on US 10m)
179
ed28ef63
EB
1802007-09-17
181Evan Battaglia <gtoevan@gmx.net>
182 * 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.
183
4f13653e
GB
1842007-09-09
185Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
186 * Removing unused files (*.png.h).
187
90e25247
GB
1882007-09-08
189Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
190 * Fix #1789550: define MAX macro if not defined on ALL systems
191
35462baf
QT
1922007-09-08
193Quy Tonthat <qtonthat@gmail.com>:
194 * AUtomatically fetching google version number.
195
eb93fa95
GB
1962007-09-07
197Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
198 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
199 to build viking on system not offering such feature.
200
fd0a7199
GB
2012007-09-06
202Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
203 * Adding command line option framework.
204
4b53548b
QT
2052007-09-06
206Quy Tonthat <qtonthat@gmail.com>:
207 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
208 * Fix crash when using "Maps Download" tools right after viking is
209 started (without a viking file).
4b53548b
QT
210
2112007-09-05
212Quy Tonthat <qtonthat@gmail.com>:
213 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
214
4e29c215
GB
2152007-09-03
216Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
217 * Fix: crash when "applying" a map layer property dialog.
94933cb8 218 * QA: strong type the second argument of the *_post_read functions.
63726881 219 * Preset filename when exporting a TrwLayer.
24277274
GB
220 * Refactoring: retrieve the VikWindow from the VikViewport via its
221 GtkWidget nature.
51c15f41 222 * Use $EMAIL to initialise email field for OSM upload.
07059501 223 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 224 * Hide Expedia view mode when expedia is not built in.
4e29c215 225
06f31fd5
GB
2262007-09-01
227Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
228 * Disable Expedia map layer by default (as it is not working).
229
1a8143e6
BZ
2302007-08-30
231Bernd Zeimetz <bernd@bzed.de>:
232 * Add redirect support (for Expedia map layer).
233
5092de80
GB
2342007-08-30
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
236 * Add ability to upload a single track.
237
dc5758d3
GB
2382007-08-28
239Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
240 * Check current drawmode after creating a new MapsLayer.
241
15e77c02
QT
2422007-08-25
243Quy Tonthat <qtonthat@gmail.com>:
244 * New google version number.
1918a993 245 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
246 * Give more instructive message for attempting to download maps in
247 wrong mapmode.
15e77c02 248
f901dcdf
GB
2492007-08-20
250Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
251 * libcurl is a requirement
252
f8fe5d14
QT
2532007-08-20
254Quy Tonthat <qtonthat@gmail.com>:
255 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
256 * Fix bug in Google search that caused viking jump to wrong location
257 when Google can not find the match.
f8fe5d14 258
1bd88e66
GB
2592007-08-16
260Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
261 * Group "Export Layer..." entries in a sub-menu.
262
494eb388
QT
2632007-08-16
264Quy Tonthat <qtonthat@gmail.com>:
265 * Clean up and eliminate compiler warning.
266
261c8fdc
QT
2672007-08-15
268Quy Tonthat <qtonthat@gmail.com>:
269 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
270 * Added --enable-old-google to configure script. Old google modes are
271 now disabled by default.
272 * Default mode for new maps is Google Maps.
261c8fdc 273
6a9ff0ee
QT
2742007-08-09
275Quy Tonthat <qtonthat@gmail.com>:
276 * Make Google Map default map type.
277
46e4fa54
QT
2782007-08-02
279Quy Tonthat <qtonthat@gmail.com>:
280 * DEM module can now read hgt.zip files directly (no need to unzip
281 them).
282 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
283 regions).
284
2dc9ab5e
QT
2852007-07-27
286Quy Tonthat <qtonthat@gmail.com>:
287 * Plug filedescriptor leak in dem.c
288
071da616
QT
2892007-07-26
290Quy Tonthat <qtonthat@gmail.com>:
291 * Display on status bar altitude at cursor using data from DEM layer(s).
292
ccff31c2
QT
2932007-07-25
294Quy Tonthat <qtonthat@gmail.com>:
295 * New google version numbers.
296
1ef9e637
QT
2972007-07-24
298Quy Tonthat <qtonthat@gmail.com>:
299 * Disable GeoCache Acquire since it nolonger works. Can be enabled
300 again using configure --enable-geocaches.
301
214f9ac2
QT
3022007-07-18
303Quy Tonthat <qtonthat@gmail.com>:
304 * Remove (my) debug messages which are no longer needed.
305
2dc9ab5e 3062007-07-15
214f9ac2
QT
307Quy Tonthat <qtonthat@gmail.com>:
308 * Missing a few changes here.
309 * release 0.9 (by Guilhem)
310
6ec35002
QT
3112007-07-13
312Quy Tonthat <qtonthat@gmail.com>:
313 * Eliminate the needs of entering DEM files for every single
314 track/waypoint layer.
315
84c2cc41
QT
3162007-07-07
317Quy Tonthat <qtonthat@gmail.com>:
318 * Fixed typo in Makefile.am
319
ad0a8c2d
EB
3202007-07-06
321Evan Battaglia <gtoevan@gmx.net>:
322 * Merge DEM Branch
323
441f28d3
QT
3242007-07-04
325Quy Tonthat <qtonthat@gmail.com>:
326 * Bug fix: View Mode displayed wrong setting on start up
327
83750a2d
QT
3282007-07-03
329Quy Tonthat <qtonthat@gmail.com>:
330 * Fixed bugs that caused draw_scale and draw_centermark status not being
331 consistent among View menu, viewport and loaded files.
332
ad0a8c2d
EB
3332007-07-02
334Evan Battaglia <gtoevan@gmx.net>
335 * DEM Branch: Trying to fix/cleanup various DEM things
336 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
337
17407a43
QT
3382007-07-02
339Quy Tonthat <qtonthat@gmail.com>:
340 * Fixed bugs that caused crashes during GPS upload/download.
341
8cd10bb4 3422007-07-01
e2d11d62 343Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 344 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 345
678fecbb
RM
3462007-06-24
347Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
348 * Merging with Ralf's work around debianization
ad4d241a 349 * INSTALL: refreshed
678fecbb 350
10888930
TS
3512007-06-23
352Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
353 * Minor change to avoid SEGFAULT on x86_64
a3188993 354 * Add DownloadOptions type to specify referer per map source
1b685d33 355
37518034
QT
3562007-06-19
357Quy Tonthat <qtonthat@gmail.com>:
358 * Fix bugs that causes "drawcentermark" not recognised when reading
359 from files.
360 * Fix a wild pointer bug that can cause crashes
361
d700ee38
GB
3622007-06-18
363Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
364 * Copying libcurl.m4 as it is needed everywhere
365
62c16860
QT
3662007-06-18
367Quy Tonthat <qtonthat@gmail.com>:
368 * New google version numbers.
369 * Make scale more visible.
370 * Add center mark which can be turn on/off in View menu.
371 * Viking now uses cookies for http requests. Some server(s) is quite
372 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 373 * Download maps along a track. Right click on a track layer, select map
62c16860 374 type and zoom level, viking will do the rest.
0c24c0a5 375 * release 0.1.3-20070618
62c16860 376
99e679df
RM
3772007-06-13
378Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
379 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
380
b0b88773
QT
3812007-06-8
382Quy Tonthat <qtonthat@gmail.com>:
383 * Fix a bug that causes segfault when viewing properties of a
384 waypoint.
385
4b31042b
QT
3862007-06-1
387Quy Tonthat <qtonthat@gmail.com>:
388 * Fix a bug that causes segfault when viewing properties of a track
389 that has only one trackpoint with elevation information.
1eef1bde 390 * Backport Evan's magic scissors from DEM branch.
4b31042b 391
f47d51b5
QT
3922007-05-31
393Quy Tonthat <qtonthat@gmail.com>:
394 * Add Google Maps search to View menu and Toolbar
395 * Waypoint created right after the search will pick up the search
396 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
397 create waypoint).
398
4587152b
MC
3992007-05-26
400Mark Coulter <i_offroad@yahoo.com>
401 * new waypoint symbols.
402
9b81efe3
QT
4032007-05-26
404Quy Tonthat <qtonthat@gmail.com>:
405 * Fix intermittent problem of map redraw.
406 * Mapslayer: Fixed bugs that cause in some cases, map display can not
407 be refreshed without downloading.
408
2d546d79
GB
4092007-05-24
410Ralf Meyer <ranfyy@gmail.com>:
411 * Adding man pages.
412
10ca2bfe
QT
4132007-05-24
414Quy Tonthat <qtonthat@gmail.com>:
415 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
416 * Make dimensions easier to be found and changed to suit own tastes.
417 * Small touches on the look.
10ca2bfe 418
ff8b4326
QT
4192007-05-23
420Quy Tonthat <qtonthat@gmail.com>:
421 * New GPS layer menu items: "empty upload", "empty download", "empty
422 all"
7041549f 423 * acquire->Google Directions now record and display previous queries
3570ad57 424 fo "From"/"To" entries.
7041549f 425 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 426
38778d11
QT
4272007-05-22
428Quy Tonthat <qtonthat@gmail.com>:
429 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
430 * Disable prompt for save before exit.
431 * Add "Save and Exit" to File menu.
38778d11 432
ad0a8c2d
EB
4332007-05-20
434Evan Battaglia <gtoevan@gmx.net>
435 * DEM Branch
436
6d38ac4f
QT
4372007-05-20
438Quy Tonthat <qtonthat@gmail.com>:
439 * Stop autodownload from running forever on map downloading errors.
440
0b3c4c1c
QT
4412007-05-18
442Quy Tonthat <qtonthat@gmail.com>:
06e94d26 443 * Add curl-devel to spec file.
0b3c4c1c 444 * Map tool: Left click can now refresh display of map tiles.
4b31d033 445 * Check for non-displayable data after downloading map.
0b3c4c1c 446
11f88b69
QT
4472007-05-17
448Quy Tonthat <qtonthat@gmail.com>:
449 * Fix problems in map downloading caused by unreliable error
450 detection.
06e94d26 451 * Release 0.1.3
11f88b69 452
0b0963fb
QT
4532007-05-15
454Quy Tonthat <qtonthat@gmail.com>:
455 * Fixed bugs that can cause segfault on exit. The problem was caused
456by mapslayer's weak_ref not being unref'ed in some cases.
457
3335ae4e
EB
4582007-05-13
459Evan Battaglia <gtoevan@gmx.net>
460 * 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.
461
093c5c71
EB
4622007-05-11
463Evan Battaglia <gtoevan@gmx.net>
464 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 465 * Fix a stupid segfault in main.c (opening new files)
093c5c71 466
056e8bd1
QT
4672007-05-09
468Quy Tonthat <qtonthat@gmail.com>:
469 * New Google version numbers.
470
50817314
GB
4712007-05-08
472Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
473 * New "Refresh onscreen tiles" menu entry
474
6afc9732
GB
4752007-05-04
476Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
477 * debian/: debianization
478
81a061e4
GB
4792007-04-29
480Reid Priedhorsky <reid@reidster.net>
481 * libusb support
482
dfb4bdaa
GB
4832007-04-28
484Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
485 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 486 * Add configuration option for OpenStreetMap sources
dfb4bdaa 487
67209ca8
GB
4882007-04-23
489Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
490 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
491
ed6242f3
EB
4922007-04-21
493Evan Battaglia <gtoevan@gmx.net>
494 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
495
fa9fef36
GB
4962007-04-16
497Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
498 * Adding libcurl support
499
69b825fe
QT
5002007-04-04
501Quy Tonthat <qtonthat@gmail.com>:
502 * New Google version number.
503 * Fixed Google Directions
504
4a96999b
QT
5052007-02-20
506Quy Tonthat <qtonthat@gmail.com>:
507 * GPS layer dialog now displayed at the center of the Viking main
508 window.
509
997905be
QT
5102007-02-19
511Quy Tonthat <qtonthat@gmail.com>:
512 * New Google version numbers.
513
af2740eb
QT
5142007-02-15
515Quy Tonthat <qtonthat@gmail.com>:
516 * Made viking.spec.in out of Michael's viking.spec
517 * Added viking.spec.in to autoconf files.
518
5192007-02-15
520Michael A Peters <mpeters@mac.com>:
521 * Added viking.spec
522
07f39a64
GB
5232007-02-14
524Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
525 * NEWS, configure.ac: preparing 0.1.2
526
4e0cf33b
GB
5272007-02-13
528Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
529 * src/vikwindow.c: remove URL and version number from window title
530 * src/dialog.c: add URL and use dynamic information for version
21c318eb 531 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
532 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
533 AUTHORS file
4e0cf33b 534
ecb51018
QT
5352007-02-07
536Quy Tonthat <qtonthat@gmail.com>:
537 * Fix bug that causes crashes when click at the right side (outside)
538 of the track graph area in the Track Poperties window.
539
e1e2f2c6
JJ
5402007-02-06
541Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
542 * Add new information to Track Properties. Postion in time will be
543 tracked and display when moving mouse cursor around the track graph.
544
4f210965
QT
5452007-02-06
546Quy Tonthat <qtonthat@gmail.com>:
547 * New google version numbers.
d1fb6e7f 548 * correct main window title and viking website.
4f210965 549
369e959a
QT
5502007-02-05
551Quy Tonthat <qtonthat@gmail.com>:
552 * Cosmetic changes.
553
119f63a0
QT
5542007-02-04
555Quy Tonthat <qtonthat@gmail.com>:
556 * Simplify tools enable/disable codes.
557
79845167
QT
5582007-02-01
559Quy Tonthat <qtonthat@gmail.com>:
560 * Only tools that work with current active layer are enable,
561 others are disable (fade out and does nothing when clicked on).
562
d820e240
GB
5632007-01-27
564Quy Tonthat <qtonthat@gmail.com>:
565 * Display map sections while downloading (bug 1303429)
566
267b6db5
QT
5672007-01-25
568Quy Tonthat <qtonthat@gmail.com>:
569 * Fixed bugs that caused crashes on creating new map layer or
570 new track/waypoint layer.
571
dad2c114
QT
5722007-01-24
573Quy Tonthat <qtonthat@gmail.com>:
574 * Updated google tranparent version number.
575 * Made it more convenient to update google version numbers.
576
cdcaf41c
QT
5772007-01-23
578Quy Tonthat <qtonthat@gmail.com>:
579 * Merged branch modular to trunk.
580
54d3b232
QT
5812007-01-05
582Quy Tonthat <qtonthat@gmail.com>:
583 * Bug fix: main menu edit->delete and edit->cut did not work with
584 waypoints and tracks.
585
2cebc318
QT
5862007-01-04
587Quy Tonthat <qtonthat@gmail.com>:
588 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
589 layer panel).
590
20c7a3a0
QT
5912007-01-03
592Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
593 * bug fix: crash on inserting aggregate layer if the selected layer's
594 parent is not an aggregate layer.
595 * bug fix: crash when delete a child layer whose parent is not
596 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
597 * Menu item selection for layer instances.
598
fdca5edb
QT
5992007-01-02
600Quy Tonthat <qtonthat@gmail.com>:
601 * gpslayer: Unexpose interface functions.
5a4a28bf 602 * Layers now can have their say on what pop up menu items they want.
fdca5edb 603
cdcaf41c 6042007-01-02
a25c4c50 605Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
606 * Add ability to disable Terraserver stuff
607 * Add ability to disable Expedia stuff
608
fdca5edb
QT
6092007-01-01
610Quy Tonthat <qtonthat@gmail.com>:
611 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
612 creation dialog.
613
cdcaf41c
QT
6142007-01-01
615Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
616 * Make all .h self sufficient
617 * Add ability to disable Google stuff
618
b364d6bc
QT
6192006-12-31
620Quy Tonthat <qtonthat@gmail.com>:
621 * Added gps layer
622
cdcaf41c
QT
6232007-01-02
624Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
625 * Add ability to disable Terraserver stuff
626 * Add ability to disable Expedia stuff
627
6282007-01-01
629Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
630 * Make all .h self sufficient
631 * Add ability to disable Google stuff
632
b291388a
GB
6332006-12-26
634Quy Tonthat <qtonthat@gmail.com>:
635 * Fix a google version number change (at least in Australia).
636
ea40bccf
AF
6372006-12-07
638Quy Tonthat <qtonthat@gmail.com>:
639 * Fix an array overflow bug in Map Layer Properties
640
b7b66e1f
GB
6412006-12-04
642Alex Foobarian <foobarian@gmail.com>:
643 * Added an "About" dialog
644
68fb2913
AF
6452006-11-30
646Alex Foobarian <foobarian@gmail.com>:
647 * Added Quy Tonthat's patch to fix a bug in Track Properties
648
1a8437ab
AF
6492006-11-29
650Alex Foobarian <foobarian@gmail.com>:
ea40bccf 651 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 652
fa1b5a5f
GB
6532006-11-12
654Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
655 * Add expat explicit dependency
656
7432fddf
AF
6572006-10-31
658Alex Foobarian <foobarian@gmail.com>:
659 * Visual feedback for moving waypoints
660
33534cd8
AF
6612006-10-30
662Alex Foobarian <foobarian@gmail.com>:
663 * Created standard Edit menu
664 * Implemented Cut for trackpoints and waypoints
665 * When moving trackpoints, we now draw one under the cursor for visual feedback
666
f9db6bd6
AF
6672006-10-26
668Alex Foobarian <foobarian@gmail.com>:
669 * Cleared up the drawing modes and map type descriptions
670 * Updated google version string to make it work in Europe
671 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 672 * Compacted the track properties dialog
f9db6bd6 673
941aa6e9
AF
6742006-10-23
675Alex Foobarian <foobarian@gmail.com>:
676 * Introduced a toolbar tool interface, converted existing tools to use it
677 * As a result, ruler drawing bugs are gone
678 * Sped up ruler drawing by increasing the redraw priority
679
78c9fb5b
GB
6802006-08-15
681Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
682 * Add implicit DMS->DDD conversions in waypoints dialogs
683
0165e6e4
GB
6842006-07-26
685Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
686 * src/degrees_converters.c, src/degrees_converters.h,
687 test/degrees_converter.c: add dec -> DDD conversion
688 * src/degrees_converters.c, src/degrees_converters.h,
689 test/degrees_converter.c: add dec -> DMM conversion
690 * src/degrees_converters.c: refactor dms conversions
691
6c02911c
RP
6922006-07-24
693Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
694 * Add patch for GoogleMaps from Reid Priedhorsky
695
0165e6e4
GB
6962006-07-22
697Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
698 * Makefile.am, configure.ac, src/Makefile.am,
699 src/degrees_converters.c, src/degrees_converters.h,
700 test/Makefile.am, test/check_degrees_conversions.sh,
701 test/degrees_converter.c: Adding degrees conversion functions
702 (DDD/DMM/DMS)
703
7042006-07-06
705Evan Battaglia <gtoevan@gmx.net>
706 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
707
a808ab5f
EB
7082006-07-01
709Evan Battaglia <gtoevan@gmx.net>:
710 * Upgrade Google Maps version (yay Europe!)
711
0165e6e4
GB
7122006-06-11
713Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
714 * NEWS, configure.ac: Preparing 0.1.1
715
65f0ccab
AF
7162006-05-25
717Alex Foobarian <foobarian@gmail.com>:
718 * Cleaned up the data source interface
719 * Added a setup dialog to the GPS data source, with protocol type and serial port location
720
5f304fd7
AF
7212006-05-12
722Alex Foobarian <foobarian@gmail.com>:
723 * Small fixes in Acquire from GPS code
724
fe203390 7252006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
726 * autogen.sh: simpler method to start from CVS
727
a8d46e0b
EB
7282005-12-03
729Evan Battaglia <gtoevan@gmx.net>
730 * Data sources -- check for existence of necessary things
731
7b3479e3 7322005-11-25
3333c069 733Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
734 * Created "data sources" structure to easily add new data sources via GPS babel.
735 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
736 shows the power of the approach.
3333c069 737 * Data sources: Google & Geocaches
7b3479e3 738
8904c540 7392005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 740 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
741Evan Battaglia <gtoevan@gmx.net>:
742 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 743
d1fa6cff
AF
7442005-11-21
745Alex Foobarian <foobarian@gmail.com>:
746 * Fixed v-t diagram crash bug
747
1d1bc3c1
EB
7482005-11-19
749Alex Foobarian <foobarian@gmail.com>:
750 * GPSBabel acquire code
751
9f0cd67d
AF
7522005-11-18
753Alex Foobarian <foobarian@gmail.com>:
754 * Copy/paste of individual track- and way-points updated to work between processes.
755
0a6cab71
AF
7562005-11-17
757Alex Foobarian <foobarian@gmail.com>:
758 * Copy/paste between viking processes
759 * Layer marshalling support
760
1bc9b120
GB
7612005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
762 * configure.ac: Adding --with-mapcache configure option
763 * src/config.h: Removed because no more used (generated)
764
15614495
AF
7652005-10-18
766Alex Foobarian <foobarian@gmail.com>:
767 * Fix ruler declination in UTM mode
768
ba298cde 7692005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
770 * src/icons/Makefile.am: assumes the creation of icons.h
771 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
772 * src/Makefile.am: no more icons.h production
773
024f32c1
EB
7742005-10-16
775Evan Battaglia <gtoevan@gmx.net>
776 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 777 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 778
c48517ad
AF
7792005-10-13
780Alex Foobarian <foobarian@gmail.com>:
781 * Drag and drop whole track/waypoint lists
782
80e450c0
AF
7832005-10-12
784Alex Foobarian <foobarian@gmail.com>:
785 * Coord layer drawing for lat/lon based projections
786
0dff88ea
AF
7872005-10-11
788Alex Foobarian <foobarian@gmail.com>:
789 * Draw a compass when using a ruler
790
e4847ce9
AF
7912005-10-07
792Alex Foobarian <foobarian@gmail.com>:
793 * Added ruler drawing to the ruler tool
794
2f50c650
AF
7952005-10-06
796Alex Foobarian <foobarian@gmail.com>:
797 * Added support for pasting coordinates in lat/lon format
798
e890a6e6
EB
7992005-10-05
800Alex Foobarian <foobarian@gmail.com>:
801 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
802Evan Battaglia <gtoevan@gmx.net>:
803 * When pasting waypoints and tracks, do name resolution (add #2, etc)
804
08b251ec
EB
8052005-10-01
806Evan Battaglia <gtoevan@gmx.net>:
807 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 808 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 809
ba298cde 8102005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 811 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
812Alex Foobarian <foobarian@gmail.com>:
813 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 814 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 815 * Added wp symbol support to gpx
92136662 816 * Fixed name collisions during track/wp DND
ea3933fc
EB
817 * Layer-wide option as to whether to show waypoint symbols
818
acaf7113
AF
8192005-09-29
820Alex Foobarian <foobarian@gmail.com>:
821 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
822 * Added a scale ruler
823 * Changed panning to show less "garbage" in exposed areas
824
a5e51d35
EB
8252005-09-28
826Evan:
827 * menu.xml & icons inline
828
e4afc73a 8292005-09-27
acaf7113 830Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
831 * GtkUIManager/Toolbar
832 * DND in the LayersPanel
0912fc7e
EB
833Evan:
834 * strtod -> g_strtod (i18n glitch)
835
ba298cde 8362005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
837 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
838 * Makefile.am (EXTRA_DIST): handles viking-remote
839 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
840 * doc/Makefile.am, doc/dev/Makefile.am: new files
841 * Makefile.am (SUBDIRS): handles doc directory
842 * configure.ac: handles doc and doc/dev directories
e4afc73a 843
2ab9b480 8442005-09-16
2ab9b480 845Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
846Evan: * GPX fixes
847 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
848 * GPX write, click v-vs-t diagram
849 * Option to show stops in TRWLayer options, and stop_length
850 * Elevation plotting relative to min and max elevation in track.
851 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
852
8532005-09-15
854 * 4+ hours later and voila, GPX read support
855 * Fixes in propwin if track doesn't have certain data, say so.
856
8572005-09-14
858Me (Evan) again:
859 * Fix USGS support
860 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
861 * Don't crash on track properties of an empty track.
862
734652bf 8632005-09-13
ba298cde 864Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
865 * bootstrap: new file to bootstrap auto-tools
866 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
867 * Makefile.am (bin_SCRIPTS): viking-remote added
868 * configure.ac: --enable-alphabetized-trw option added
869
870Evan Battaglia <gtoevan@gmx.net>:
871 * Experimental altitude funky plotting I'm working on
872
8732005-09-12
874Alex Foobarian <foobarian@gmail.com>'s changes
875* disable stops, for now (I forgot about those...)
876* Track elevation graph: minimum altitude difference for less jagged curves
877* Track elevation graph: gray background, blue foreground
878* Track elevation graph: lines to clearly show absolute elevation
879* New velocity-vs-time graph & calculating function
880* Notebook to hold this new graph with track elevation graph
881My (Evan's) changes:
882* Fix above v-vs-t patch to not crash on tracks without timestamp.
883* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 884Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
885 * bootstrap: new file to bootstrap auto-tools
886 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
887 * Makefile.am (bin_SCRIPTS): viking-remote added
888 * configure.ac: --enable-alphabetized-trw option added
734652bf 889
9903c388
EB
8902005-09-07
891Autotools support by Guilhem Bonnefille.
892
bb71de8b
AF
8932005-09-06
894Added Alex Foobarian's track duration patch.
895Added Alex Foobarian's track profile patch.
9903c388 896Added Alex Foobarian's elevation map fix.
bb71de8b 897
725c87e1
EB
8982005-09-04
899Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 900Delete from cache when updating image.
725c87e1 901
50a14534
EB
9022005-08-18
903Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
904
9052005-08-16
906Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
907
9082005-08-02
909Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
910Chaned waypoint types a little bit (size of waypoint)
911
9122005-07-31
913Hopefully fixed background.c item # count
914Fixed KH Maps (v=2)
915
9162005-06-20
917A little research & added KH Maps support.
918
9192005-06-19
920Fixed right-click waypoint edit -> crash bug, hopefully.
921Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
922Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
923Fixed the bug where pasting a map layer messed up the name.
924Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
925Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
926