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