]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Unused variable
[andy/viking.git] / ChangeLog
CommitLineData
10888930
TS
12007-06-23
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Minor change to avoid SEGFAULT on x86_64
a3188993 4 * Add DownloadOptions type to specify referer per map source
1b685d33 5
37518034
QT
62007-06-19
7Quy Tonthat <qtonthat@gmail.com>:
8 * Fix bugs that causes "drawcentermark" not recognised when reading
9 from files.
10 * Fix a wild pointer bug that can cause crashes
11
d700ee38
GB
122007-06-18
13Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
14 * Copying libcurl.m4 as it is needed everywhere
15
62c16860
QT
162007-06-18
17Quy Tonthat <qtonthat@gmail.com>:
18 * New google version numbers.
19 * Make scale more visible.
20 * Add center mark which can be turn on/off in View menu.
21 * Viking now uses cookies for http requests. Some server(s) is quite
22 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 23 * Download maps along a track. Right click on a track layer, select map
62c16860 24 type and zoom level, viking will do the rest.
0c24c0a5 25 * release 0.1.3-20070618
62c16860 26
99e679df
RM
272007-06-13
28Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
29 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
30
b0b88773
QT
312007-06-8
32Quy Tonthat <qtonthat@gmail.com>:
33 * Fix a bug that causes segfault when viewing properties of a
34 waypoint.
35
4b31042b
QT
362007-06-1
37Quy Tonthat <qtonthat@gmail.com>:
38 * Fix a bug that causes segfault when viewing properties of a track
39 that has only one trackpoint with elevation information.
1eef1bde 40 * Backport Evan's magic scissors from DEM branch.
4b31042b 41
f47d51b5
QT
422007-05-31
43Quy Tonthat <qtonthat@gmail.com>:
44 * Add Google Maps search to View menu and Toolbar
45 * Waypoint created right after the search will pick up the search
46 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
47 create waypoint).
48
4587152b
MC
492007-05-26
50Mark Coulter <i_offroad@yahoo.com>
51 * new waypoint symbols.
52
9b81efe3
QT
532007-05-26
54Quy Tonthat <qtonthat@gmail.com>:
55 * Fix intermittent problem of map redraw.
56 * Mapslayer: Fixed bugs that cause in some cases, map display can not
57 be refreshed without downloading.
58
2d546d79
GB
592007-05-24
60Ralf Meyer <ranfyy@gmail.com>:
61 * Adding man pages.
62
10ca2bfe
QT
632007-05-24
64Quy Tonthat <qtonthat@gmail.com>:
65 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
66 * Make dimensions easier to be found and changed to suit own tastes.
67 * Small touches on the look.
10ca2bfe 68
ff8b4326
QT
692007-05-23
70Quy Tonthat <qtonthat@gmail.com>:
71 * New GPS layer menu items: "empty upload", "empty download", "empty
72 all"
7041549f 73 * acquire->Google Directions now record and display previous queries
3570ad57 74 fo "From"/"To" entries.
7041549f 75 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 76
38778d11
QT
772007-05-22
78Quy Tonthat <qtonthat@gmail.com>:
79 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
80 * Disable prompt for save before exit.
81 * Add "Save and Exit" to File menu.
38778d11 82
6d38ac4f
QT
832007-05-20
84Quy Tonthat <qtonthat@gmail.com>:
85 * Stop autodownload from running forever on map downloading errors.
86
0b3c4c1c
QT
872007-05-18
88Quy Tonthat <qtonthat@gmail.com>:
06e94d26 89 * Add curl-devel to spec file.
0b3c4c1c 90 * Map tool: Left click can now refresh display of map tiles.
4b31d033 91 * Check for non-displayable data after downloading map.
0b3c4c1c 92
11f88b69
QT
932007-05-17
94Quy Tonthat <qtonthat@gmail.com>:
95 * Fix problems in map downloading caused by unreliable error
96 detection.
06e94d26 97 * Release 0.1.3
11f88b69 98
0b0963fb
QT
992007-05-15
100Quy Tonthat <qtonthat@gmail.com>:
101 * Fixed bugs that can cause segfault on exit. The problem was caused
102by mapslayer's weak_ref not being unref'ed in some cases.
103
3335ae4e
EB
1042007-05-13
105Evan Battaglia <gtoevan@gmx.net>
106 * 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.
107
093c5c71
EB
1082007-05-11
109Evan Battaglia <gtoevan@gmx.net>
110 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 111 * Fix a stupid segfault in main.c (opening new files)
093c5c71 112
056e8bd1
QT
1132007-05-09
114Quy Tonthat <qtonthat@gmail.com>:
115 * New Google version numbers.
116
50817314
GB
1172007-05-08
118Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
119 * New "Refresh onscreen tiles" menu entry
120
6afc9732
GB
1212007-05-04
122Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
123 * debian/: debianization
124
81a061e4
GB
1252007-04-29
126Reid Priedhorsky <reid@reidster.net>
127 * libusb support
128
dfb4bdaa
GB
1292007-04-28
130Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
131 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 132 * Add configuration option for OpenStreetMap sources
dfb4bdaa 133
67209ca8
GB
1342007-04-23
135Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
136 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
137
ed6242f3
EB
1382007-04-21
139Evan Battaglia <gtoevan@gmx.net>
140 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
141
fa9fef36
GB
1422007-04-16
143Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
144 * Adding libcurl support
145
69b825fe
QT
1462007-04-04
147Quy Tonthat <qtonthat@gmail.com>:
148 * New Google version number.
149 * Fixed Google Directions
150
4a96999b
QT
1512007-02-20
152Quy Tonthat <qtonthat@gmail.com>:
153 * GPS layer dialog now displayed at the center of the Viking main
154 window.
155
997905be
QT
1562007-02-19
157Quy Tonthat <qtonthat@gmail.com>:
158 * New Google version numbers.
159
af2740eb
QT
1602007-02-15
161Quy Tonthat <qtonthat@gmail.com>:
162 * Made viking.spec.in out of Michael's viking.spec
163 * Added viking.spec.in to autoconf files.
164
1652007-02-15
166Michael A Peters <mpeters@mac.com>:
167 * Added viking.spec
168
07f39a64
GB
1692007-02-14
170Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
171 * NEWS, configure.ac: preparing 0.1.2
172
4e0cf33b
GB
1732007-02-13
174Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
175 * src/vikwindow.c: remove URL and version number from window title
176 * src/dialog.c: add URL and use dynamic information for version
21c318eb 177 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
178 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
179 AUTHORS file
4e0cf33b 180
ecb51018
QT
1812007-02-07
182Quy Tonthat <qtonthat@gmail.com>:
183 * Fix bug that causes crashes when click at the right side (outside)
184 of the track graph area in the Track Poperties window.
185
e1e2f2c6
JJ
1862007-02-06
187Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
188 * Add new information to Track Properties. Postion in time will be
189 tracked and display when moving mouse cursor around the track graph.
190
4f210965
QT
1912007-02-06
192Quy Tonthat <qtonthat@gmail.com>:
193 * New google version numbers.
d1fb6e7f 194 * correct main window title and viking website.
4f210965 195
369e959a
QT
1962007-02-05
197Quy Tonthat <qtonthat@gmail.com>:
198 * Cosmetic changes.
199
119f63a0
QT
2002007-02-04
201Quy Tonthat <qtonthat@gmail.com>:
202 * Simplify tools enable/disable codes.
203
79845167
QT
2042007-02-01
205Quy Tonthat <qtonthat@gmail.com>:
206 * Only tools that work with current active layer are enable,
207 others are disable (fade out and does nothing when clicked on).
208
d820e240
GB
2092007-01-27
210Quy Tonthat <qtonthat@gmail.com>:
211 * Display map sections while downloading (bug 1303429)
212
267b6db5
QT
2132007-01-25
214Quy Tonthat <qtonthat@gmail.com>:
215 * Fixed bugs that caused crashes on creating new map layer or
216 new track/waypoint layer.
217
dad2c114
QT
2182007-01-24
219Quy Tonthat <qtonthat@gmail.com>:
220 * Updated google tranparent version number.
221 * Made it more convenient to update google version numbers.
222
cdcaf41c
QT
2232007-01-23
224Quy Tonthat <qtonthat@gmail.com>:
225 * Merged branch modular to trunk.
226
54d3b232
QT
2272007-01-05
228Quy Tonthat <qtonthat@gmail.com>:
229 * Bug fix: main menu edit->delete and edit->cut did not work with
230 waypoints and tracks.
231
2cebc318
QT
2322007-01-04
233Quy Tonthat <qtonthat@gmail.com>:
234 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
235 layer panel).
236
20c7a3a0
QT
2372007-01-03
238Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
239 * bug fix: crash on inserting aggregate layer if the selected layer's
240 parent is not an aggregate layer.
241 * bug fix: crash when delete a child layer whose parent is not
242 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
243 * Menu item selection for layer instances.
244
fdca5edb
QT
2452007-01-02
246Quy Tonthat <qtonthat@gmail.com>:
247 * gpslayer: Unexpose interface functions.
5a4a28bf 248 * Layers now can have their say on what pop up menu items they want.
fdca5edb 249
cdcaf41c 2502007-01-02
a25c4c50 251Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
252 * Add ability to disable Terraserver stuff
253 * Add ability to disable Expedia stuff
254
fdca5edb
QT
2552007-01-01
256Quy Tonthat <qtonthat@gmail.com>:
257 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
258 creation dialog.
259
cdcaf41c
QT
2602007-01-01
261Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
262 * Make all .h self sufficient
263 * Add ability to disable Google stuff
264
b364d6bc
QT
2652006-12-31
266Quy Tonthat <qtonthat@gmail.com>:
267 * Added gps layer
268
cdcaf41c
QT
2692007-01-02
270Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
271 * Add ability to disable Terraserver stuff
272 * Add ability to disable Expedia stuff
273
2742007-01-01
275Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
276 * Make all .h self sufficient
277 * Add ability to disable Google stuff
278
b291388a
GB
2792006-12-26
280Quy Tonthat <qtonthat@gmail.com>:
281 * Fix a google version number change (at least in Australia).
282
ea40bccf
AF
2832006-12-07
284Quy Tonthat <qtonthat@gmail.com>:
285 * Fix an array overflow bug in Map Layer Properties
286
b7b66e1f
GB
2872006-12-04
288Alex Foobarian <foobarian@gmail.com>:
289 * Added an "About" dialog
290
68fb2913
AF
2912006-11-30
292Alex Foobarian <foobarian@gmail.com>:
293 * Added Quy Tonthat's patch to fix a bug in Track Properties
294
1a8437ab
AF
2952006-11-29
296Alex Foobarian <foobarian@gmail.com>:
ea40bccf 297 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 298
fa1b5a5f
GB
2992006-11-12
300Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
301 * Add expat explicit dependency
302
7432fddf
AF
3032006-10-31
304Alex Foobarian <foobarian@gmail.com>:
305 * Visual feedback for moving waypoints
306
33534cd8
AF
3072006-10-30
308Alex Foobarian <foobarian@gmail.com>:
309 * Created standard Edit menu
310 * Implemented Cut for trackpoints and waypoints
311 * When moving trackpoints, we now draw one under the cursor for visual feedback
312
f9db6bd6
AF
3132006-10-26
314Alex Foobarian <foobarian@gmail.com>:
315 * Cleared up the drawing modes and map type descriptions
316 * Updated google version string to make it work in Europe
317 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 318 * Compacted the track properties dialog
f9db6bd6 319
941aa6e9
AF
3202006-10-23
321Alex Foobarian <foobarian@gmail.com>:
322 * Introduced a toolbar tool interface, converted existing tools to use it
323 * As a result, ruler drawing bugs are gone
324 * Sped up ruler drawing by increasing the redraw priority
325
78c9fb5b
GB
3262006-08-15
327Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
328 * Add implicit DMS->DDD conversions in waypoints dialogs
329
0165e6e4
GB
3302006-07-26
331Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
332 * src/degrees_converters.c, src/degrees_converters.h,
333 test/degrees_converter.c: add dec -> DDD conversion
334 * src/degrees_converters.c, src/degrees_converters.h,
335 test/degrees_converter.c: add dec -> DMM conversion
336 * src/degrees_converters.c: refactor dms conversions
337
6c02911c
RP
3382006-07-24
339Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
340 * Add patch for GoogleMaps from Reid Priedhorsky
341
0165e6e4
GB
3422006-07-22
343Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
344 * Makefile.am, configure.ac, src/Makefile.am,
345 src/degrees_converters.c, src/degrees_converters.h,
346 test/Makefile.am, test/check_degrees_conversions.sh,
347 test/degrees_converter.c: Adding degrees conversion functions
348 (DDD/DMM/DMS)
349
3502006-07-06
351Evan Battaglia <gtoevan@gmx.net>
352 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
353
a808ab5f
EB
3542006-07-01
355Evan Battaglia <gtoevan@gmx.net>:
356 * Upgrade Google Maps version (yay Europe!)
357
0165e6e4
GB
3582006-06-11
359Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
360 * NEWS, configure.ac: Preparing 0.1.1
361
65f0ccab
AF
3622006-05-25
363Alex Foobarian <foobarian@gmail.com>:
364 * Cleaned up the data source interface
365 * Added a setup dialog to the GPS data source, with protocol type and serial port location
366
5f304fd7
AF
3672006-05-12
368Alex Foobarian <foobarian@gmail.com>:
369 * Small fixes in Acquire from GPS code
370
fe203390 3712006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
372 * autogen.sh: simpler method to start from CVS
373
a8d46e0b
EB
3742005-12-03
375Evan Battaglia <gtoevan@gmx.net>
376 * Data sources -- check for existence of necessary things
377
7b3479e3 3782005-11-25
3333c069 379Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
380 * Created "data sources" structure to easily add new data sources via GPS babel.
381 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
382 shows the power of the approach.
3333c069 383 * Data sources: Google & Geocaches
7b3479e3 384
8904c540 3852005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 386 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
387Evan Battaglia <gtoevan@gmx.net>:
388 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 389
d1fa6cff
AF
3902005-11-21
391Alex Foobarian <foobarian@gmail.com>:
392 * Fixed v-t diagram crash bug
393
1d1bc3c1
EB
3942005-11-19
395Alex Foobarian <foobarian@gmail.com>:
396 * GPSBabel acquire code
397
9f0cd67d
AF
3982005-11-18
399Alex Foobarian <foobarian@gmail.com>:
400 * Copy/paste of individual track- and way-points updated to work between processes.
401
0a6cab71
AF
4022005-11-17
403Alex Foobarian <foobarian@gmail.com>:
404 * Copy/paste between viking processes
405 * Layer marshalling support
406
1bc9b120
GB
4072005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
408 * configure.ac: Adding --with-mapcache configure option
409 * src/config.h: Removed because no more used (generated)
410
15614495
AF
4112005-10-18
412Alex Foobarian <foobarian@gmail.com>:
413 * Fix ruler declination in UTM mode
414
ba298cde 4152005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
416 * src/icons/Makefile.am: assumes the creation of icons.h
417 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
418 * src/Makefile.am: no more icons.h production
419
024f32c1
EB
4202005-10-16
421Evan Battaglia <gtoevan@gmx.net>
422 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 423 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 424
c48517ad
AF
4252005-10-13
426Alex Foobarian <foobarian@gmail.com>:
427 * Drag and drop whole track/waypoint lists
428
80e450c0
AF
4292005-10-12
430Alex Foobarian <foobarian@gmail.com>:
431 * Coord layer drawing for lat/lon based projections
432
0dff88ea
AF
4332005-10-11
434Alex Foobarian <foobarian@gmail.com>:
435 * Draw a compass when using a ruler
436
e4847ce9
AF
4372005-10-07
438Alex Foobarian <foobarian@gmail.com>:
439 * Added ruler drawing to the ruler tool
440
2f50c650
AF
4412005-10-06
442Alex Foobarian <foobarian@gmail.com>:
443 * Added support for pasting coordinates in lat/lon format
444
e890a6e6
EB
4452005-10-05
446Alex Foobarian <foobarian@gmail.com>:
447 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
448Evan Battaglia <gtoevan@gmx.net>:
449 * When pasting waypoints and tracks, do name resolution (add #2, etc)
450
08b251ec
EB
4512005-10-01
452Evan Battaglia <gtoevan@gmx.net>:
453 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 454 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 455
ba298cde 4562005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 457 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
458Alex Foobarian <foobarian@gmail.com>:
459 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 460 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 461 * Added wp symbol support to gpx
92136662 462 * Fixed name collisions during track/wp DND
ea3933fc
EB
463 * Layer-wide option as to whether to show waypoint symbols
464
acaf7113
AF
4652005-09-29
466Alex Foobarian <foobarian@gmail.com>:
467 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
468 * Added a scale ruler
469 * Changed panning to show less "garbage" in exposed areas
470
a5e51d35
EB
4712005-09-28
472Evan:
473 * menu.xml & icons inline
474
e4afc73a 4752005-09-27
acaf7113 476Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
477 * GtkUIManager/Toolbar
478 * DND in the LayersPanel
0912fc7e
EB
479Evan:
480 * strtod -> g_strtod (i18n glitch)
481
ba298cde 4822005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
483 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
484 * Makefile.am (EXTRA_DIST): handles viking-remote
485 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
486 * doc/Makefile.am, doc/dev/Makefile.am: new files
487 * Makefile.am (SUBDIRS): handles doc directory
488 * configure.ac: handles doc and doc/dev directories
e4afc73a 489
2ab9b480 4902005-09-16
2ab9b480 491Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
492Evan: * GPX fixes
493 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
494 * GPX write, click v-vs-t diagram
495 * Option to show stops in TRWLayer options, and stop_length
496 * Elevation plotting relative to min and max elevation in track.
497 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
498
4992005-09-15
500 * 4+ hours later and voila, GPX read support
501 * Fixes in propwin if track doesn't have certain data, say so.
502
5032005-09-14
504Me (Evan) again:
505 * Fix USGS support
506 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
507 * Don't crash on track properties of an empty track.
508
734652bf 5092005-09-13
ba298cde 510Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
511 * bootstrap: new file to bootstrap auto-tools
512 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
513 * Makefile.am (bin_SCRIPTS): viking-remote added
514 * configure.ac: --enable-alphabetized-trw option added
515
516Evan Battaglia <gtoevan@gmx.net>:
517 * Experimental altitude funky plotting I'm working on
518
5192005-09-12
520Alex Foobarian <foobarian@gmail.com>'s changes
521* disable stops, for now (I forgot about those...)
522* Track elevation graph: minimum altitude difference for less jagged curves
523* Track elevation graph: gray background, blue foreground
524* Track elevation graph: lines to clearly show absolute elevation
525* New velocity-vs-time graph & calculating function
526* Notebook to hold this new graph with track elevation graph
527My (Evan's) changes:
528* Fix above v-vs-t patch to not crash on tracks without timestamp.
529* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 530Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
531 * bootstrap: new file to bootstrap auto-tools
532 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
533 * Makefile.am (bin_SCRIPTS): viking-remote added
534 * configure.ac: --enable-alphabetized-trw option added
734652bf 535
9903c388
EB
5362005-09-07
537Autotools support by Guilhem Bonnefille.
538
bb71de8b
AF
5392005-09-06
540Added Alex Foobarian's track duration patch.
541Added Alex Foobarian's track profile patch.
9903c388 542Added Alex Foobarian's elevation map fix.
bb71de8b 543
725c87e1
EB
5442005-09-04
545Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 546Delete from cache when updating image.
725c87e1 547
50a14534
EB
5482005-08-18
549Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
550
5512005-08-16
552Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
553
5542005-08-02
555Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
556Chaned waypoint types a little bit (size of waypoint)
557
5582005-07-31
559Hopefully fixed background.c item # count
560Fixed KH Maps (v=2)
561
5622005-06-20
563A little research & added KH Maps support.
564
5652005-06-19
566Fixed right-click waypoint edit -> crash bug, hopefully.
567Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
568Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
569Fixed the bug where pasting a map layer messed up the name.
570Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
571Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
572