]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Fix bugs that cause crashes on layers copy/paste/delete.
[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.
4
1bd88e66
GB
52007-08-16
6Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
7 * Group "Export Layer..." entries in a sub-menu.
8
494eb388
QT
92007-08-16
10Quy Tonthat <qtonthat@gmail.com>:
11 * Clean up and eliminate compiler warning.
12
261c8fdc
QT
132007-08-15
14Quy Tonthat <qtonthat@gmail.com>:
15 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
16 * Added --enable-old-google to configure script. Old google modes are
17 now disabled by default.
18 * Default mode for new maps is Google Maps.
261c8fdc 19
6a9ff0ee
QT
202007-08-09
21Quy Tonthat <qtonthat@gmail.com>:
22 * Make Google Map default map type.
23
46e4fa54
QT
242007-08-02
25Quy Tonthat <qtonthat@gmail.com>:
26 * DEM module can now read hgt.zip files directly (no need to unzip
27 them).
28 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
29 regions).
30
2dc9ab5e
QT
312007-07-27
32Quy Tonthat <qtonthat@gmail.com>:
33 * Plug filedescriptor leak in dem.c
34
071da616
QT
352007-07-26
36Quy Tonthat <qtonthat@gmail.com>:
37 * Display on status bar altitude at cursor using data from DEM layer(s).
38
ccff31c2
QT
392007-07-25
40Quy Tonthat <qtonthat@gmail.com>:
41 * New google version numbers.
42
1ef9e637
QT
432007-07-24
44Quy Tonthat <qtonthat@gmail.com>:
45 * Disable GeoCache Acquire since it nolonger works. Can be enabled
46 again using configure --enable-geocaches.
47
214f9ac2
QT
482007-07-18
49Quy Tonthat <qtonthat@gmail.com>:
50 * Remove (my) debug messages which are no longer needed.
51
2dc9ab5e 522007-07-15
214f9ac2
QT
53Quy Tonthat <qtonthat@gmail.com>:
54 * Missing a few changes here.
55 * release 0.9 (by Guilhem)
56
6ec35002
QT
572007-07-13
58Quy Tonthat <qtonthat@gmail.com>:
59 * Eliminate the needs of entering DEM files for every single
60 track/waypoint layer.
61
84c2cc41
QT
622007-07-07
63Quy Tonthat <qtonthat@gmail.com>:
64 * Fixed typo in Makefile.am
65
ad0a8c2d
EB
662007-07-06
67Evan Battaglia <gtoevan@gmx.net>:
68 * Merge DEM Branch
69
441f28d3
QT
702007-07-04
71Quy Tonthat <qtonthat@gmail.com>:
72 * Bug fix: View Mode displayed wrong setting on start up
73
83750a2d
QT
742007-07-03
75Quy Tonthat <qtonthat@gmail.com>:
76 * Fixed bugs that caused draw_scale and draw_centermark status not being
77 consistent among View menu, viewport and loaded files.
78
ad0a8c2d
EB
792007-07-02
80Evan Battaglia <gtoevan@gmx.net>
81 * DEM Branch: Trying to fix/cleanup various DEM things
82 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
83
17407a43
QT
842007-07-02
85Quy Tonthat <qtonthat@gmail.com>:
86 * Fixed bugs that caused crashes during GPS upload/download.
87
8cd10bb4 882007-07-01
e2d11d62 89Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 90 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 91
678fecbb
RM
922007-06-24
93Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
94 * Merging with Ralf's work around debianization
ad4d241a 95 * INSTALL: refreshed
678fecbb 96
10888930
TS
972007-06-23
98Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
99 * Minor change to avoid SEGFAULT on x86_64
a3188993 100 * Add DownloadOptions type to specify referer per map source
1b685d33 101
37518034
QT
1022007-06-19
103Quy Tonthat <qtonthat@gmail.com>:
104 * Fix bugs that causes "drawcentermark" not recognised when reading
105 from files.
106 * Fix a wild pointer bug that can cause crashes
107
d700ee38
GB
1082007-06-18
109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
110 * Copying libcurl.m4 as it is needed everywhere
111
62c16860
QT
1122007-06-18
113Quy Tonthat <qtonthat@gmail.com>:
114 * New google version numbers.
115 * Make scale more visible.
116 * Add center mark which can be turn on/off in View menu.
117 * Viking now uses cookies for http requests. Some server(s) is quite
118 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 119 * Download maps along a track. Right click on a track layer, select map
62c16860 120 type and zoom level, viking will do the rest.
0c24c0a5 121 * release 0.1.3-20070618
62c16860 122
99e679df
RM
1232007-06-13
124Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
125 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
126
b0b88773
QT
1272007-06-8
128Quy Tonthat <qtonthat@gmail.com>:
129 * Fix a bug that causes segfault when viewing properties of a
130 waypoint.
131
4b31042b
QT
1322007-06-1
133Quy Tonthat <qtonthat@gmail.com>:
134 * Fix a bug that causes segfault when viewing properties of a track
135 that has only one trackpoint with elevation information.
1eef1bde 136 * Backport Evan's magic scissors from DEM branch.
4b31042b 137
f47d51b5
QT
1382007-05-31
139Quy Tonthat <qtonthat@gmail.com>:
140 * Add Google Maps search to View menu and Toolbar
141 * Waypoint created right after the search will pick up the search
142 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
143 create waypoint).
144
4587152b
MC
1452007-05-26
146Mark Coulter <i_offroad@yahoo.com>
147 * new waypoint symbols.
148
9b81efe3
QT
1492007-05-26
150Quy Tonthat <qtonthat@gmail.com>:
151 * Fix intermittent problem of map redraw.
152 * Mapslayer: Fixed bugs that cause in some cases, map display can not
153 be refreshed without downloading.
154
2d546d79
GB
1552007-05-24
156Ralf Meyer <ranfyy@gmail.com>:
157 * Adding man pages.
158
10ca2bfe
QT
1592007-05-24
160Quy Tonthat <qtonthat@gmail.com>:
161 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
162 * Make dimensions easier to be found and changed to suit own tastes.
163 * Small touches on the look.
10ca2bfe 164
ff8b4326
QT
1652007-05-23
166Quy Tonthat <qtonthat@gmail.com>:
167 * New GPS layer menu items: "empty upload", "empty download", "empty
168 all"
7041549f 169 * acquire->Google Directions now record and display previous queries
3570ad57 170 fo "From"/"To" entries.
7041549f 171 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 172
38778d11
QT
1732007-05-22
174Quy Tonthat <qtonthat@gmail.com>:
175 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
176 * Disable prompt for save before exit.
177 * Add "Save and Exit" to File menu.
38778d11 178
ad0a8c2d
EB
1792007-05-20
180Evan Battaglia <gtoevan@gmx.net>
181 * DEM Branch
182
6d38ac4f
QT
1832007-05-20
184Quy Tonthat <qtonthat@gmail.com>:
185 * Stop autodownload from running forever on map downloading errors.
186
0b3c4c1c
QT
1872007-05-18
188Quy Tonthat <qtonthat@gmail.com>:
06e94d26 189 * Add curl-devel to spec file.
0b3c4c1c 190 * Map tool: Left click can now refresh display of map tiles.
4b31d033 191 * Check for non-displayable data after downloading map.
0b3c4c1c 192
11f88b69
QT
1932007-05-17
194Quy Tonthat <qtonthat@gmail.com>:
195 * Fix problems in map downloading caused by unreliable error
196 detection.
06e94d26 197 * Release 0.1.3
11f88b69 198
0b0963fb
QT
1992007-05-15
200Quy Tonthat <qtonthat@gmail.com>:
201 * Fixed bugs that can cause segfault on exit. The problem was caused
202by mapslayer's weak_ref not being unref'ed in some cases.
203
3335ae4e
EB
2042007-05-13
205Evan Battaglia <gtoevan@gmx.net>
206 * 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.
207
093c5c71
EB
2082007-05-11
209Evan Battaglia <gtoevan@gmx.net>
210 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 211 * Fix a stupid segfault in main.c (opening new files)
093c5c71 212
056e8bd1
QT
2132007-05-09
214Quy Tonthat <qtonthat@gmail.com>:
215 * New Google version numbers.
216
50817314
GB
2172007-05-08
218Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
219 * New "Refresh onscreen tiles" menu entry
220
6afc9732
GB
2212007-05-04
222Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
223 * debian/: debianization
224
81a061e4
GB
2252007-04-29
226Reid Priedhorsky <reid@reidster.net>
227 * libusb support
228
dfb4bdaa
GB
2292007-04-28
230Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
231 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 232 * Add configuration option for OpenStreetMap sources
dfb4bdaa 233
67209ca8
GB
2342007-04-23
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
236 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
237
ed6242f3
EB
2382007-04-21
239Evan Battaglia <gtoevan@gmx.net>
240 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
241
fa9fef36
GB
2422007-04-16
243Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
244 * Adding libcurl support
245
69b825fe
QT
2462007-04-04
247Quy Tonthat <qtonthat@gmail.com>:
248 * New Google version number.
249 * Fixed Google Directions
250
4a96999b
QT
2512007-02-20
252Quy Tonthat <qtonthat@gmail.com>:
253 * GPS layer dialog now displayed at the center of the Viking main
254 window.
255
997905be
QT
2562007-02-19
257Quy Tonthat <qtonthat@gmail.com>:
258 * New Google version numbers.
259
af2740eb
QT
2602007-02-15
261Quy Tonthat <qtonthat@gmail.com>:
262 * Made viking.spec.in out of Michael's viking.spec
263 * Added viking.spec.in to autoconf files.
264
2652007-02-15
266Michael A Peters <mpeters@mac.com>:
267 * Added viking.spec
268
07f39a64
GB
2692007-02-14
270Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
271 * NEWS, configure.ac: preparing 0.1.2
272
4e0cf33b
GB
2732007-02-13
274Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
275 * src/vikwindow.c: remove URL and version number from window title
276 * src/dialog.c: add URL and use dynamic information for version
21c318eb 277 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
278 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
279 AUTHORS file
4e0cf33b 280
ecb51018
QT
2812007-02-07
282Quy Tonthat <qtonthat@gmail.com>:
283 * Fix bug that causes crashes when click at the right side (outside)
284 of the track graph area in the Track Poperties window.
285
e1e2f2c6
JJ
2862007-02-06
287Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
288 * Add new information to Track Properties. Postion in time will be
289 tracked and display when moving mouse cursor around the track graph.
290
4f210965
QT
2912007-02-06
292Quy Tonthat <qtonthat@gmail.com>:
293 * New google version numbers.
d1fb6e7f 294 * correct main window title and viking website.
4f210965 295
369e959a
QT
2962007-02-05
297Quy Tonthat <qtonthat@gmail.com>:
298 * Cosmetic changes.
299
119f63a0
QT
3002007-02-04
301Quy Tonthat <qtonthat@gmail.com>:
302 * Simplify tools enable/disable codes.
303
79845167
QT
3042007-02-01
305Quy Tonthat <qtonthat@gmail.com>:
306 * Only tools that work with current active layer are enable,
307 others are disable (fade out and does nothing when clicked on).
308
d820e240
GB
3092007-01-27
310Quy Tonthat <qtonthat@gmail.com>:
311 * Display map sections while downloading (bug 1303429)
312
267b6db5
QT
3132007-01-25
314Quy Tonthat <qtonthat@gmail.com>:
315 * Fixed bugs that caused crashes on creating new map layer or
316 new track/waypoint layer.
317
dad2c114
QT
3182007-01-24
319Quy Tonthat <qtonthat@gmail.com>:
320 * Updated google tranparent version number.
321 * Made it more convenient to update google version numbers.
322
cdcaf41c
QT
3232007-01-23
324Quy Tonthat <qtonthat@gmail.com>:
325 * Merged branch modular to trunk.
326
54d3b232
QT
3272007-01-05
328Quy Tonthat <qtonthat@gmail.com>:
329 * Bug fix: main menu edit->delete and edit->cut did not work with
330 waypoints and tracks.
331
2cebc318
QT
3322007-01-04
333Quy Tonthat <qtonthat@gmail.com>:
334 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
335 layer panel).
336
20c7a3a0
QT
3372007-01-03
338Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
339 * bug fix: crash on inserting aggregate layer if the selected layer's
340 parent is not an aggregate layer.
341 * bug fix: crash when delete a child layer whose parent is not
342 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
343 * Menu item selection for layer instances.
344
fdca5edb
QT
3452007-01-02
346Quy Tonthat <qtonthat@gmail.com>:
347 * gpslayer: Unexpose interface functions.
5a4a28bf 348 * Layers now can have their say on what pop up menu items they want.
fdca5edb 349
cdcaf41c 3502007-01-02
a25c4c50 351Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
352 * Add ability to disable Terraserver stuff
353 * Add ability to disable Expedia stuff
354
fdca5edb
QT
3552007-01-01
356Quy Tonthat <qtonthat@gmail.com>:
357 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
358 creation dialog.
359
cdcaf41c
QT
3602007-01-01
361Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
362 * Make all .h self sufficient
363 * Add ability to disable Google stuff
364
b364d6bc
QT
3652006-12-31
366Quy Tonthat <qtonthat@gmail.com>:
367 * Added gps layer
368
cdcaf41c
QT
3692007-01-02
370Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
371 * Add ability to disable Terraserver stuff
372 * Add ability to disable Expedia stuff
373
3742007-01-01
375Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
376 * Make all .h self sufficient
377 * Add ability to disable Google stuff
378
b291388a
GB
3792006-12-26
380Quy Tonthat <qtonthat@gmail.com>:
381 * Fix a google version number change (at least in Australia).
382
ea40bccf
AF
3832006-12-07
384Quy Tonthat <qtonthat@gmail.com>:
385 * Fix an array overflow bug in Map Layer Properties
386
b7b66e1f
GB
3872006-12-04
388Alex Foobarian <foobarian@gmail.com>:
389 * Added an "About" dialog
390
68fb2913
AF
3912006-11-30
392Alex Foobarian <foobarian@gmail.com>:
393 * Added Quy Tonthat's patch to fix a bug in Track Properties
394
1a8437ab
AF
3952006-11-29
396Alex Foobarian <foobarian@gmail.com>:
ea40bccf 397 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 398
fa1b5a5f
GB
3992006-11-12
400Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
401 * Add expat explicit dependency
402
7432fddf
AF
4032006-10-31
404Alex Foobarian <foobarian@gmail.com>:
405 * Visual feedback for moving waypoints
406
33534cd8
AF
4072006-10-30
408Alex Foobarian <foobarian@gmail.com>:
409 * Created standard Edit menu
410 * Implemented Cut for trackpoints and waypoints
411 * When moving trackpoints, we now draw one under the cursor for visual feedback
412
f9db6bd6
AF
4132006-10-26
414Alex Foobarian <foobarian@gmail.com>:
415 * Cleared up the drawing modes and map type descriptions
416 * Updated google version string to make it work in Europe
417 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 418 * Compacted the track properties dialog
f9db6bd6 419
941aa6e9
AF
4202006-10-23
421Alex Foobarian <foobarian@gmail.com>:
422 * Introduced a toolbar tool interface, converted existing tools to use it
423 * As a result, ruler drawing bugs are gone
424 * Sped up ruler drawing by increasing the redraw priority
425
78c9fb5b
GB
4262006-08-15
427Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
428 * Add implicit DMS->DDD conversions in waypoints dialogs
429
0165e6e4
GB
4302006-07-26
431Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
432 * src/degrees_converters.c, src/degrees_converters.h,
433 test/degrees_converter.c: add dec -> DDD conversion
434 * src/degrees_converters.c, src/degrees_converters.h,
435 test/degrees_converter.c: add dec -> DMM conversion
436 * src/degrees_converters.c: refactor dms conversions
437
6c02911c
RP
4382006-07-24
439Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
440 * Add patch for GoogleMaps from Reid Priedhorsky
441
0165e6e4
GB
4422006-07-22
443Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
444 * Makefile.am, configure.ac, src/Makefile.am,
445 src/degrees_converters.c, src/degrees_converters.h,
446 test/Makefile.am, test/check_degrees_conversions.sh,
447 test/degrees_converter.c: Adding degrees conversion functions
448 (DDD/DMM/DMS)
449
4502006-07-06
451Evan Battaglia <gtoevan@gmx.net>
452 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
453
a808ab5f
EB
4542006-07-01
455Evan Battaglia <gtoevan@gmx.net>:
456 * Upgrade Google Maps version (yay Europe!)
457
0165e6e4
GB
4582006-06-11
459Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
460 * NEWS, configure.ac: Preparing 0.1.1
461
65f0ccab
AF
4622006-05-25
463Alex Foobarian <foobarian@gmail.com>:
464 * Cleaned up the data source interface
465 * Added a setup dialog to the GPS data source, with protocol type and serial port location
466
5f304fd7
AF
4672006-05-12
468Alex Foobarian <foobarian@gmail.com>:
469 * Small fixes in Acquire from GPS code
470
fe203390 4712006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
472 * autogen.sh: simpler method to start from CVS
473
a8d46e0b
EB
4742005-12-03
475Evan Battaglia <gtoevan@gmx.net>
476 * Data sources -- check for existence of necessary things
477
7b3479e3 4782005-11-25
3333c069 479Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
480 * Created "data sources" structure to easily add new data sources via GPS babel.
481 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
482 shows the power of the approach.
3333c069 483 * Data sources: Google & Geocaches
7b3479e3 484
8904c540 4852005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 486 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
487Evan Battaglia <gtoevan@gmx.net>:
488 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 489
d1fa6cff
AF
4902005-11-21
491Alex Foobarian <foobarian@gmail.com>:
492 * Fixed v-t diagram crash bug
493
1d1bc3c1
EB
4942005-11-19
495Alex Foobarian <foobarian@gmail.com>:
496 * GPSBabel acquire code
497
9f0cd67d
AF
4982005-11-18
499Alex Foobarian <foobarian@gmail.com>:
500 * Copy/paste of individual track- and way-points updated to work between processes.
501
0a6cab71
AF
5022005-11-17
503Alex Foobarian <foobarian@gmail.com>:
504 * Copy/paste between viking processes
505 * Layer marshalling support
506
1bc9b120
GB
5072005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
508 * configure.ac: Adding --with-mapcache configure option
509 * src/config.h: Removed because no more used (generated)
510
15614495
AF
5112005-10-18
512Alex Foobarian <foobarian@gmail.com>:
513 * Fix ruler declination in UTM mode
514
ba298cde 5152005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
516 * src/icons/Makefile.am: assumes the creation of icons.h
517 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
518 * src/Makefile.am: no more icons.h production
519
024f32c1
EB
5202005-10-16
521Evan Battaglia <gtoevan@gmx.net>
522 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 523 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 524
c48517ad
AF
5252005-10-13
526Alex Foobarian <foobarian@gmail.com>:
527 * Drag and drop whole track/waypoint lists
528
80e450c0
AF
5292005-10-12
530Alex Foobarian <foobarian@gmail.com>:
531 * Coord layer drawing for lat/lon based projections
532
0dff88ea
AF
5332005-10-11
534Alex Foobarian <foobarian@gmail.com>:
535 * Draw a compass when using a ruler
536
e4847ce9
AF
5372005-10-07
538Alex Foobarian <foobarian@gmail.com>:
539 * Added ruler drawing to the ruler tool
540
2f50c650
AF
5412005-10-06
542Alex Foobarian <foobarian@gmail.com>:
543 * Added support for pasting coordinates in lat/lon format
544
e890a6e6
EB
5452005-10-05
546Alex Foobarian <foobarian@gmail.com>:
547 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
548Evan Battaglia <gtoevan@gmx.net>:
549 * When pasting waypoints and tracks, do name resolution (add #2, etc)
550
08b251ec
EB
5512005-10-01
552Evan Battaglia <gtoevan@gmx.net>:
553 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 554 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 555
ba298cde 5562005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 557 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
558Alex Foobarian <foobarian@gmail.com>:
559 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 560 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 561 * Added wp symbol support to gpx
92136662 562 * Fixed name collisions during track/wp DND
ea3933fc
EB
563 * Layer-wide option as to whether to show waypoint symbols
564
acaf7113
AF
5652005-09-29
566Alex Foobarian <foobarian@gmail.com>:
567 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
568 * Added a scale ruler
569 * Changed panning to show less "garbage" in exposed areas
570
a5e51d35
EB
5712005-09-28
572Evan:
573 * menu.xml & icons inline
574
e4afc73a 5752005-09-27
acaf7113 576Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
577 * GtkUIManager/Toolbar
578 * DND in the LayersPanel
0912fc7e
EB
579Evan:
580 * strtod -> g_strtod (i18n glitch)
581
ba298cde 5822005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
583 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
584 * Makefile.am (EXTRA_DIST): handles viking-remote
585 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
586 * doc/Makefile.am, doc/dev/Makefile.am: new files
587 * Makefile.am (SUBDIRS): handles doc directory
588 * configure.ac: handles doc and doc/dev directories
e4afc73a 589
2ab9b480 5902005-09-16
2ab9b480 591Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
592Evan: * GPX fixes
593 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
594 * GPX write, click v-vs-t diagram
595 * Option to show stops in TRWLayer options, and stop_length
596 * Elevation plotting relative to min and max elevation in track.
597 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
598
5992005-09-15
600 * 4+ hours later and voila, GPX read support
601 * Fixes in propwin if track doesn't have certain data, say so.
602
6032005-09-14
604Me (Evan) again:
605 * Fix USGS support
606 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
607 * Don't crash on track properties of an empty track.
608
734652bf 6092005-09-13
ba298cde 610Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
611 * bootstrap: new file to bootstrap auto-tools
612 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
613 * Makefile.am (bin_SCRIPTS): viking-remote added
614 * configure.ac: --enable-alphabetized-trw option added
615
616Evan Battaglia <gtoevan@gmx.net>:
617 * Experimental altitude funky plotting I'm working on
618
6192005-09-12
620Alex Foobarian <foobarian@gmail.com>'s changes
621* disable stops, for now (I forgot about those...)
622* Track elevation graph: minimum altitude difference for less jagged curves
623* Track elevation graph: gray background, blue foreground
624* Track elevation graph: lines to clearly show absolute elevation
625* New velocity-vs-time graph & calculating function
626* Notebook to hold this new graph with track elevation graph
627My (Evan's) changes:
628* Fix above v-vs-t patch to not crash on tracks without timestamp.
629* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 630Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
631 * bootstrap: new file to bootstrap auto-tools
632 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
633 * Makefile.am (bin_SCRIPTS): viking-remote added
634 * configure.ac: --enable-alphabetized-trw option added
734652bf 635
9903c388
EB
6362005-09-07
637Autotools support by Guilhem Bonnefille.
638
bb71de8b
AF
6392005-09-06
640Added Alex Foobarian's track duration patch.
641Added Alex Foobarian's track profile patch.
9903c388 642Added Alex Foobarian's elevation map fix.
bb71de8b 643
725c87e1
EB
6442005-09-04
645Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 646Delete from cache when updating image.
725c87e1 647
50a14534
EB
6482005-08-18
649Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
650
6512005-08-16
652Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
653
6542005-08-02
655Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
656Chaned waypoint types a little bit (size of waypoint)
657
6582005-07-31
659Hopefully fixed background.c item # count
660Fixed KH Maps (v=2)
661
6622005-06-20
663A little research & added KH Maps support.
664
6652005-06-19
666Fixed right-click waypoint edit -> crash bug, hopefully.
667Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
668Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
669Fixed the bug where pasting a map layer messed up the name.
670Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
671Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
672