]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Adding the ability to upload to OSM.
[andy/viking.git] / ChangeLog
CommitLineData
f901dcdf
GB
12007-08-20
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * libcurl is a requirement
4
f8fe5d14
QT
52007-08-20
6Quy Tonthat <qtonthat@gmail.com>:
7 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
8 * Fix bug in Google search that caused viking jump to wrong location
9 when Google can not find the match.
f8fe5d14 10
1bd88e66
GB
112007-08-16
12Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
13 * Group "Export Layer..." entries in a sub-menu.
14
494eb388
QT
152007-08-16
16Quy Tonthat <qtonthat@gmail.com>:
17 * Clean up and eliminate compiler warning.
18
261c8fdc
QT
192007-08-15
20Quy Tonthat <qtonthat@gmail.com>:
21 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
22 * Added --enable-old-google to configure script. Old google modes are
23 now disabled by default.
24 * Default mode for new maps is Google Maps.
261c8fdc 25
6a9ff0ee
QT
262007-08-09
27Quy Tonthat <qtonthat@gmail.com>:
28 * Make Google Map default map type.
29
46e4fa54
QT
302007-08-02
31Quy Tonthat <qtonthat@gmail.com>:
32 * DEM module can now read hgt.zip files directly (no need to unzip
33 them).
34 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
35 regions).
36
2dc9ab5e
QT
372007-07-27
38Quy Tonthat <qtonthat@gmail.com>:
39 * Plug filedescriptor leak in dem.c
40
071da616
QT
412007-07-26
42Quy Tonthat <qtonthat@gmail.com>:
43 * Display on status bar altitude at cursor using data from DEM layer(s).
44
ccff31c2
QT
452007-07-25
46Quy Tonthat <qtonthat@gmail.com>:
47 * New google version numbers.
48
1ef9e637
QT
492007-07-24
50Quy Tonthat <qtonthat@gmail.com>:
51 * Disable GeoCache Acquire since it nolonger works. Can be enabled
52 again using configure --enable-geocaches.
53
214f9ac2
QT
542007-07-18
55Quy Tonthat <qtonthat@gmail.com>:
56 * Remove (my) debug messages which are no longer needed.
57
2dc9ab5e 582007-07-15
214f9ac2
QT
59Quy Tonthat <qtonthat@gmail.com>:
60 * Missing a few changes here.
61 * release 0.9 (by Guilhem)
62
6ec35002
QT
632007-07-13
64Quy Tonthat <qtonthat@gmail.com>:
65 * Eliminate the needs of entering DEM files for every single
66 track/waypoint layer.
67
84c2cc41
QT
682007-07-07
69Quy Tonthat <qtonthat@gmail.com>:
70 * Fixed typo in Makefile.am
71
ad0a8c2d
EB
722007-07-06
73Evan Battaglia <gtoevan@gmx.net>:
74 * Merge DEM Branch
75
441f28d3
QT
762007-07-04
77Quy Tonthat <qtonthat@gmail.com>:
78 * Bug fix: View Mode displayed wrong setting on start up
79
83750a2d
QT
802007-07-03
81Quy Tonthat <qtonthat@gmail.com>:
82 * Fixed bugs that caused draw_scale and draw_centermark status not being
83 consistent among View menu, viewport and loaded files.
84
ad0a8c2d
EB
852007-07-02
86Evan Battaglia <gtoevan@gmx.net>
87 * DEM Branch: Trying to fix/cleanup various DEM things
88 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
89
17407a43
QT
902007-07-02
91Quy Tonthat <qtonthat@gmail.com>:
92 * Fixed bugs that caused crashes during GPS upload/download.
93
8cd10bb4 942007-07-01
e2d11d62 95Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 96 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 97
678fecbb
RM
982007-06-24
99Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
100 * Merging with Ralf's work around debianization
ad4d241a 101 * INSTALL: refreshed
678fecbb 102
10888930
TS
1032007-06-23
104Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
105 * Minor change to avoid SEGFAULT on x86_64
a3188993 106 * Add DownloadOptions type to specify referer per map source
1b685d33 107
37518034
QT
1082007-06-19
109Quy Tonthat <qtonthat@gmail.com>:
110 * Fix bugs that causes "drawcentermark" not recognised when reading
111 from files.
112 * Fix a wild pointer bug that can cause crashes
113
d700ee38
GB
1142007-06-18
115Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
116 * Copying libcurl.m4 as it is needed everywhere
117
62c16860
QT
1182007-06-18
119Quy Tonthat <qtonthat@gmail.com>:
120 * New google version numbers.
121 * Make scale more visible.
122 * Add center mark which can be turn on/off in View menu.
123 * Viking now uses cookies for http requests. Some server(s) is quite
124 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 125 * Download maps along a track. Right click on a track layer, select map
62c16860 126 type and zoom level, viking will do the rest.
0c24c0a5 127 * release 0.1.3-20070618
62c16860 128
99e679df
RM
1292007-06-13
130Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
131 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
132
b0b88773
QT
1332007-06-8
134Quy Tonthat <qtonthat@gmail.com>:
135 * Fix a bug that causes segfault when viewing properties of a
136 waypoint.
137
4b31042b
QT
1382007-06-1
139Quy Tonthat <qtonthat@gmail.com>:
140 * Fix a bug that causes segfault when viewing properties of a track
141 that has only one trackpoint with elevation information.
1eef1bde 142 * Backport Evan's magic scissors from DEM branch.
4b31042b 143
f47d51b5
QT
1442007-05-31
145Quy Tonthat <qtonthat@gmail.com>:
146 * Add Google Maps search to View menu and Toolbar
147 * Waypoint created right after the search will pick up the search
148 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
149 create waypoint).
150
4587152b
MC
1512007-05-26
152Mark Coulter <i_offroad@yahoo.com>
153 * new waypoint symbols.
154
9b81efe3
QT
1552007-05-26
156Quy Tonthat <qtonthat@gmail.com>:
157 * Fix intermittent problem of map redraw.
158 * Mapslayer: Fixed bugs that cause in some cases, map display can not
159 be refreshed without downloading.
160
2d546d79
GB
1612007-05-24
162Ralf Meyer <ranfyy@gmail.com>:
163 * Adding man pages.
164
10ca2bfe
QT
1652007-05-24
166Quy Tonthat <qtonthat@gmail.com>:
167 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
168 * Make dimensions easier to be found and changed to suit own tastes.
169 * Small touches on the look.
10ca2bfe 170
ff8b4326
QT
1712007-05-23
172Quy Tonthat <qtonthat@gmail.com>:
173 * New GPS layer menu items: "empty upload", "empty download", "empty
174 all"
7041549f 175 * acquire->Google Directions now record and display previous queries
3570ad57 176 fo "From"/"To" entries.
7041549f 177 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 178
38778d11
QT
1792007-05-22
180Quy Tonthat <qtonthat@gmail.com>:
181 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
182 * Disable prompt for save before exit.
183 * Add "Save and Exit" to File menu.
38778d11 184
ad0a8c2d
EB
1852007-05-20
186Evan Battaglia <gtoevan@gmx.net>
187 * DEM Branch
188
6d38ac4f
QT
1892007-05-20
190Quy Tonthat <qtonthat@gmail.com>:
191 * Stop autodownload from running forever on map downloading errors.
192
0b3c4c1c
QT
1932007-05-18
194Quy Tonthat <qtonthat@gmail.com>:
06e94d26 195 * Add curl-devel to spec file.
0b3c4c1c 196 * Map tool: Left click can now refresh display of map tiles.
4b31d033 197 * Check for non-displayable data after downloading map.
0b3c4c1c 198
11f88b69
QT
1992007-05-17
200Quy Tonthat <qtonthat@gmail.com>:
201 * Fix problems in map downloading caused by unreliable error
202 detection.
06e94d26 203 * Release 0.1.3
11f88b69 204
0b0963fb
QT
2052007-05-15
206Quy Tonthat <qtonthat@gmail.com>:
207 * Fixed bugs that can cause segfault on exit. The problem was caused
208by mapslayer's weak_ref not being unref'ed in some cases.
209
3335ae4e
EB
2102007-05-13
211Evan Battaglia <gtoevan@gmx.net>
212 * 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.
213
093c5c71
EB
2142007-05-11
215Evan Battaglia <gtoevan@gmx.net>
216 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 217 * Fix a stupid segfault in main.c (opening new files)
093c5c71 218
056e8bd1
QT
2192007-05-09
220Quy Tonthat <qtonthat@gmail.com>:
221 * New Google version numbers.
222
50817314
GB
2232007-05-08
224Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
225 * New "Refresh onscreen tiles" menu entry
226
6afc9732
GB
2272007-05-04
228Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
229 * debian/: debianization
230
81a061e4
GB
2312007-04-29
232Reid Priedhorsky <reid@reidster.net>
233 * libusb support
234
dfb4bdaa
GB
2352007-04-28
236Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
237 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 238 * Add configuration option for OpenStreetMap sources
dfb4bdaa 239
67209ca8
GB
2402007-04-23
241Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
242 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
243
ed6242f3
EB
2442007-04-21
245Evan Battaglia <gtoevan@gmx.net>
246 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
247
fa9fef36
GB
2482007-04-16
249Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
250 * Adding libcurl support
251
69b825fe
QT
2522007-04-04
253Quy Tonthat <qtonthat@gmail.com>:
254 * New Google version number.
255 * Fixed Google Directions
256
4a96999b
QT
2572007-02-20
258Quy Tonthat <qtonthat@gmail.com>:
259 * GPS layer dialog now displayed at the center of the Viking main
260 window.
261
997905be
QT
2622007-02-19
263Quy Tonthat <qtonthat@gmail.com>:
264 * New Google version numbers.
265
af2740eb
QT
2662007-02-15
267Quy Tonthat <qtonthat@gmail.com>:
268 * Made viking.spec.in out of Michael's viking.spec
269 * Added viking.spec.in to autoconf files.
270
2712007-02-15
272Michael A Peters <mpeters@mac.com>:
273 * Added viking.spec
274
07f39a64
GB
2752007-02-14
276Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
277 * NEWS, configure.ac: preparing 0.1.2
278
4e0cf33b
GB
2792007-02-13
280Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
281 * src/vikwindow.c: remove URL and version number from window title
282 * src/dialog.c: add URL and use dynamic information for version
21c318eb 283 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
284 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
285 AUTHORS file
4e0cf33b 286
ecb51018
QT
2872007-02-07
288Quy Tonthat <qtonthat@gmail.com>:
289 * Fix bug that causes crashes when click at the right side (outside)
290 of the track graph area in the Track Poperties window.
291
e1e2f2c6
JJ
2922007-02-06
293Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
294 * Add new information to Track Properties. Postion in time will be
295 tracked and display when moving mouse cursor around the track graph.
296
4f210965
QT
2972007-02-06
298Quy Tonthat <qtonthat@gmail.com>:
299 * New google version numbers.
d1fb6e7f 300 * correct main window title and viking website.
4f210965 301
369e959a
QT
3022007-02-05
303Quy Tonthat <qtonthat@gmail.com>:
304 * Cosmetic changes.
305
119f63a0
QT
3062007-02-04
307Quy Tonthat <qtonthat@gmail.com>:
308 * Simplify tools enable/disable codes.
309
79845167
QT
3102007-02-01
311Quy Tonthat <qtonthat@gmail.com>:
312 * Only tools that work with current active layer are enable,
313 others are disable (fade out and does nothing when clicked on).
314
d820e240
GB
3152007-01-27
316Quy Tonthat <qtonthat@gmail.com>:
317 * Display map sections while downloading (bug 1303429)
318
267b6db5
QT
3192007-01-25
320Quy Tonthat <qtonthat@gmail.com>:
321 * Fixed bugs that caused crashes on creating new map layer or
322 new track/waypoint layer.
323
dad2c114
QT
3242007-01-24
325Quy Tonthat <qtonthat@gmail.com>:
326 * Updated google tranparent version number.
327 * Made it more convenient to update google version numbers.
328
cdcaf41c
QT
3292007-01-23
330Quy Tonthat <qtonthat@gmail.com>:
331 * Merged branch modular to trunk.
332
54d3b232
QT
3332007-01-05
334Quy Tonthat <qtonthat@gmail.com>:
335 * Bug fix: main menu edit->delete and edit->cut did not work with
336 waypoints and tracks.
337
2cebc318
QT
3382007-01-04
339Quy Tonthat <qtonthat@gmail.com>:
340 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
341 layer panel).
342
20c7a3a0
QT
3432007-01-03
344Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
345 * bug fix: crash on inserting aggregate layer if the selected layer's
346 parent is not an aggregate layer.
347 * bug fix: crash when delete a child layer whose parent is not
348 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
349 * Menu item selection for layer instances.
350
fdca5edb
QT
3512007-01-02
352Quy Tonthat <qtonthat@gmail.com>:
353 * gpslayer: Unexpose interface functions.
5a4a28bf 354 * Layers now can have their say on what pop up menu items they want.
fdca5edb 355
cdcaf41c 3562007-01-02
a25c4c50 357Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
358 * Add ability to disable Terraserver stuff
359 * Add ability to disable Expedia stuff
360
fdca5edb
QT
3612007-01-01
362Quy Tonthat <qtonthat@gmail.com>:
363 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
364 creation dialog.
365
cdcaf41c
QT
3662007-01-01
367Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
368 * Make all .h self sufficient
369 * Add ability to disable Google stuff
370
b364d6bc
QT
3712006-12-31
372Quy Tonthat <qtonthat@gmail.com>:
373 * Added gps layer
374
cdcaf41c
QT
3752007-01-02
376Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
377 * Add ability to disable Terraserver stuff
378 * Add ability to disable Expedia stuff
379
3802007-01-01
381Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
382 * Make all .h self sufficient
383 * Add ability to disable Google stuff
384
b291388a
GB
3852006-12-26
386Quy Tonthat <qtonthat@gmail.com>:
387 * Fix a google version number change (at least in Australia).
388
ea40bccf
AF
3892006-12-07
390Quy Tonthat <qtonthat@gmail.com>:
391 * Fix an array overflow bug in Map Layer Properties
392
b7b66e1f
GB
3932006-12-04
394Alex Foobarian <foobarian@gmail.com>:
395 * Added an "About" dialog
396
68fb2913
AF
3972006-11-30
398Alex Foobarian <foobarian@gmail.com>:
399 * Added Quy Tonthat's patch to fix a bug in Track Properties
400
1a8437ab
AF
4012006-11-29
402Alex Foobarian <foobarian@gmail.com>:
ea40bccf 403 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 404
fa1b5a5f
GB
4052006-11-12
406Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
407 * Add expat explicit dependency
408
7432fddf
AF
4092006-10-31
410Alex Foobarian <foobarian@gmail.com>:
411 * Visual feedback for moving waypoints
412
33534cd8
AF
4132006-10-30
414Alex Foobarian <foobarian@gmail.com>:
415 * Created standard Edit menu
416 * Implemented Cut for trackpoints and waypoints
417 * When moving trackpoints, we now draw one under the cursor for visual feedback
418
f9db6bd6
AF
4192006-10-26
420Alex Foobarian <foobarian@gmail.com>:
421 * Cleared up the drawing modes and map type descriptions
422 * Updated google version string to make it work in Europe
423 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 424 * Compacted the track properties dialog
f9db6bd6 425
941aa6e9
AF
4262006-10-23
427Alex Foobarian <foobarian@gmail.com>:
428 * Introduced a toolbar tool interface, converted existing tools to use it
429 * As a result, ruler drawing bugs are gone
430 * Sped up ruler drawing by increasing the redraw priority
431
78c9fb5b
GB
4322006-08-15
433Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
434 * Add implicit DMS->DDD conversions in waypoints dialogs
435
0165e6e4
GB
4362006-07-26
437Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
438 * src/degrees_converters.c, src/degrees_converters.h,
439 test/degrees_converter.c: add dec -> DDD conversion
440 * src/degrees_converters.c, src/degrees_converters.h,
441 test/degrees_converter.c: add dec -> DMM conversion
442 * src/degrees_converters.c: refactor dms conversions
443
6c02911c
RP
4442006-07-24
445Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
446 * Add patch for GoogleMaps from Reid Priedhorsky
447
0165e6e4
GB
4482006-07-22
449Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
450 * Makefile.am, configure.ac, src/Makefile.am,
451 src/degrees_converters.c, src/degrees_converters.h,
452 test/Makefile.am, test/check_degrees_conversions.sh,
453 test/degrees_converter.c: Adding degrees conversion functions
454 (DDD/DMM/DMS)
455
4562006-07-06
457Evan Battaglia <gtoevan@gmx.net>
458 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
459
a808ab5f
EB
4602006-07-01
461Evan Battaglia <gtoevan@gmx.net>:
462 * Upgrade Google Maps version (yay Europe!)
463
0165e6e4
GB
4642006-06-11
465Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
466 * NEWS, configure.ac: Preparing 0.1.1
467
65f0ccab
AF
4682006-05-25
469Alex Foobarian <foobarian@gmail.com>:
470 * Cleaned up the data source interface
471 * Added a setup dialog to the GPS data source, with protocol type and serial port location
472
5f304fd7
AF
4732006-05-12
474Alex Foobarian <foobarian@gmail.com>:
475 * Small fixes in Acquire from GPS code
476
fe203390 4772006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
478 * autogen.sh: simpler method to start from CVS
479
a8d46e0b
EB
4802005-12-03
481Evan Battaglia <gtoevan@gmx.net>
482 * Data sources -- check for existence of necessary things
483
7b3479e3 4842005-11-25
3333c069 485Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
486 * Created "data sources" structure to easily add new data sources via GPS babel.
487 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
488 shows the power of the approach.
3333c069 489 * Data sources: Google & Geocaches
7b3479e3 490
8904c540 4912005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 492 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
493Evan Battaglia <gtoevan@gmx.net>:
494 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 495
d1fa6cff
AF
4962005-11-21
497Alex Foobarian <foobarian@gmail.com>:
498 * Fixed v-t diagram crash bug
499
1d1bc3c1
EB
5002005-11-19
501Alex Foobarian <foobarian@gmail.com>:
502 * GPSBabel acquire code
503
9f0cd67d
AF
5042005-11-18
505Alex Foobarian <foobarian@gmail.com>:
506 * Copy/paste of individual track- and way-points updated to work between processes.
507
0a6cab71
AF
5082005-11-17
509Alex Foobarian <foobarian@gmail.com>:
510 * Copy/paste between viking processes
511 * Layer marshalling support
512
1bc9b120
GB
5132005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
514 * configure.ac: Adding --with-mapcache configure option
515 * src/config.h: Removed because no more used (generated)
516
15614495
AF
5172005-10-18
518Alex Foobarian <foobarian@gmail.com>:
519 * Fix ruler declination in UTM mode
520
ba298cde 5212005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
522 * src/icons/Makefile.am: assumes the creation of icons.h
523 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
524 * src/Makefile.am: no more icons.h production
525
024f32c1
EB
5262005-10-16
527Evan Battaglia <gtoevan@gmx.net>
528 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 529 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 530
c48517ad
AF
5312005-10-13
532Alex Foobarian <foobarian@gmail.com>:
533 * Drag and drop whole track/waypoint lists
534
80e450c0
AF
5352005-10-12
536Alex Foobarian <foobarian@gmail.com>:
537 * Coord layer drawing for lat/lon based projections
538
0dff88ea
AF
5392005-10-11
540Alex Foobarian <foobarian@gmail.com>:
541 * Draw a compass when using a ruler
542
e4847ce9
AF
5432005-10-07
544Alex Foobarian <foobarian@gmail.com>:
545 * Added ruler drawing to the ruler tool
546
2f50c650
AF
5472005-10-06
548Alex Foobarian <foobarian@gmail.com>:
549 * Added support for pasting coordinates in lat/lon format
550
e890a6e6
EB
5512005-10-05
552Alex Foobarian <foobarian@gmail.com>:
553 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
554Evan Battaglia <gtoevan@gmx.net>:
555 * When pasting waypoints and tracks, do name resolution (add #2, etc)
556
08b251ec
EB
5572005-10-01
558Evan Battaglia <gtoevan@gmx.net>:
559 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 560 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 561
ba298cde 5622005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 563 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
564Alex Foobarian <foobarian@gmail.com>:
565 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 566 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 567 * Added wp symbol support to gpx
92136662 568 * Fixed name collisions during track/wp DND
ea3933fc
EB
569 * Layer-wide option as to whether to show waypoint symbols
570
acaf7113
AF
5712005-09-29
572Alex Foobarian <foobarian@gmail.com>:
573 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
574 * Added a scale ruler
575 * Changed panning to show less "garbage" in exposed areas
576
a5e51d35
EB
5772005-09-28
578Evan:
579 * menu.xml & icons inline
580
e4afc73a 5812005-09-27
acaf7113 582Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
583 * GtkUIManager/Toolbar
584 * DND in the LayersPanel
0912fc7e
EB
585Evan:
586 * strtod -> g_strtod (i18n glitch)
587
ba298cde 5882005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
589 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
590 * Makefile.am (EXTRA_DIST): handles viking-remote
591 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
592 * doc/Makefile.am, doc/dev/Makefile.am: new files
593 * Makefile.am (SUBDIRS): handles doc directory
594 * configure.ac: handles doc and doc/dev directories
e4afc73a 595
2ab9b480 5962005-09-16
2ab9b480 597Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
598Evan: * GPX fixes
599 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
600 * GPX write, click v-vs-t diagram
601 * Option to show stops in TRWLayer options, and stop_length
602 * Elevation plotting relative to min and max elevation in track.
603 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
604
6052005-09-15
606 * 4+ hours later and voila, GPX read support
607 * Fixes in propwin if track doesn't have certain data, say so.
608
6092005-09-14
610Me (Evan) again:
611 * Fix USGS support
612 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
613 * Don't crash on track properties of an empty track.
614
734652bf 6152005-09-13
ba298cde 616Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
617 * bootstrap: new file to bootstrap auto-tools
618 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
619 * Makefile.am (bin_SCRIPTS): viking-remote added
620 * configure.ac: --enable-alphabetized-trw option added
621
622Evan Battaglia <gtoevan@gmx.net>:
623 * Experimental altitude funky plotting I'm working on
624
6252005-09-12
626Alex Foobarian <foobarian@gmail.com>'s changes
627* disable stops, for now (I forgot about those...)
628* Track elevation graph: minimum altitude difference for less jagged curves
629* Track elevation graph: gray background, blue foreground
630* Track elevation graph: lines to clearly show absolute elevation
631* New velocity-vs-time graph & calculating function
632* Notebook to hold this new graph with track elevation graph
633My (Evan's) changes:
634* Fix above v-vs-t patch to not crash on tracks without timestamp.
635* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 636Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
637 * bootstrap: new file to bootstrap auto-tools
638 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
639 * Makefile.am (bin_SCRIPTS): viking-remote added
640 * configure.ac: --enable-alphabetized-trw option added
734652bf 641
9903c388
EB
6422005-09-07
643Autotools support by Guilhem Bonnefille.
644
bb71de8b
AF
6452005-09-06
646Added Alex Foobarian's track duration patch.
647Added Alex Foobarian's track profile patch.
9903c388 648Added Alex Foobarian's elevation map fix.
bb71de8b 649
725c87e1
EB
6502005-09-04
651Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 652Delete from cache when updating image.
725c87e1 653
50a14534
EB
6542005-08-18
655Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
656
6572005-08-16
658Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
659
6602005-08-02
661Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
662Chaned waypoint types a little bit (size of waypoint)
663
6642005-07-31
665Hopefully fixed background.c item # count
666Fixed KH Maps (v=2)
667
6682005-06-20
669A little research & added KH Maps support.
670
6712005-06-19
672Fixed right-click waypoint edit -> crash bug, hopefully.
673Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
674Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
675Fixed the bug where pasting a map layer messed up the name.
676Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
677Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
678