]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Added Viking icon provided by Mark Coulter <i_offroad@yahoo.com>
[andy/viking.git] / ChangeLog
CommitLineData
e2d11d62
MC
12007-06-27
2Quy Tonthat <qtonthat@gmail.com>:
3 * Added viking icon by Mark Coulter <i_offroad@yahoo.com>
4
678fecbb
RM
52007-06-24
6Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
7 * Merging with Ralf's work around debianization
252888c1 8 * Adding debian subdirectory to automaked tarball
ad4d241a 9 * INSTALL: refreshed
678fecbb 10
10888930
TS
112007-06-23
12Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
13 * Minor change to avoid SEGFAULT on x86_64
a3188993 14 * Add DownloadOptions type to specify referer per map source
1b685d33 15
37518034
QT
162007-06-19
17Quy Tonthat <qtonthat@gmail.com>:
18 * Fix bugs that causes "drawcentermark" not recognised when reading
19 from files.
20 * Fix a wild pointer bug that can cause crashes
21
d700ee38
GB
222007-06-18
23Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
24 * Copying libcurl.m4 as it is needed everywhere
25
62c16860
QT
262007-06-18
27Quy Tonthat <qtonthat@gmail.com>:
28 * New google version numbers.
29 * Make scale more visible.
30 * Add center mark which can be turn on/off in View menu.
31 * Viking now uses cookies for http requests. Some server(s) is quite
32 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 33 * Download maps along a track. Right click on a track layer, select map
62c16860 34 type and zoom level, viking will do the rest.
0c24c0a5 35 * release 0.1.3-20070618
62c16860 36
99e679df
RM
372007-06-13
38Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
39 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
40
b0b88773
QT
412007-06-8
42Quy Tonthat <qtonthat@gmail.com>:
43 * Fix a bug that causes segfault when viewing properties of a
44 waypoint.
45
4b31042b
QT
462007-06-1
47Quy Tonthat <qtonthat@gmail.com>:
48 * Fix a bug that causes segfault when viewing properties of a track
49 that has only one trackpoint with elevation information.
1eef1bde 50 * Backport Evan's magic scissors from DEM branch.
4b31042b 51
f47d51b5
QT
522007-05-31
53Quy Tonthat <qtonthat@gmail.com>:
54 * Add Google Maps search to View menu and Toolbar
55 * Waypoint created right after the search will pick up the search
56 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
57 create waypoint).
58
4587152b
MC
592007-05-26
60Mark Coulter <i_offroad@yahoo.com>
61 * new waypoint symbols.
62
9b81efe3
QT
632007-05-26
64Quy Tonthat <qtonthat@gmail.com>:
65 * Fix intermittent problem of map redraw.
66 * Mapslayer: Fixed bugs that cause in some cases, map display can not
67 be refreshed without downloading.
68
2d546d79
GB
692007-05-24
70Ralf Meyer <ranfyy@gmail.com>:
71 * Adding man pages.
72
10ca2bfe
QT
732007-05-24
74Quy Tonthat <qtonthat@gmail.com>:
75 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
76 * Make dimensions easier to be found and changed to suit own tastes.
77 * Small touches on the look.
10ca2bfe 78
ff8b4326
QT
792007-05-23
80Quy Tonthat <qtonthat@gmail.com>:
81 * New GPS layer menu items: "empty upload", "empty download", "empty
82 all"
7041549f 83 * acquire->Google Directions now record and display previous queries
3570ad57 84 fo "From"/"To" entries.
7041549f 85 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 86
38778d11
QT
872007-05-22
88Quy Tonthat <qtonthat@gmail.com>:
89 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
90 * Disable prompt for save before exit.
91 * Add "Save and Exit" to File menu.
38778d11 92
6d38ac4f
QT
932007-05-20
94Quy Tonthat <qtonthat@gmail.com>:
95 * Stop autodownload from running forever on map downloading errors.
96
0b3c4c1c
QT
972007-05-18
98Quy Tonthat <qtonthat@gmail.com>:
06e94d26 99 * Add curl-devel to spec file.
0b3c4c1c 100 * Map tool: Left click can now refresh display of map tiles.
4b31d033 101 * Check for non-displayable data after downloading map.
0b3c4c1c 102
11f88b69
QT
1032007-05-17
104Quy Tonthat <qtonthat@gmail.com>:
105 * Fix problems in map downloading caused by unreliable error
106 detection.
06e94d26 107 * Release 0.1.3
11f88b69 108
0b0963fb
QT
1092007-05-15
110Quy Tonthat <qtonthat@gmail.com>:
111 * Fixed bugs that can cause segfault on exit. The problem was caused
112by mapslayer's weak_ref not being unref'ed in some cases.
113
3335ae4e
EB
1142007-05-13
115Evan Battaglia <gtoevan@gmx.net>
116 * 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.
117
093c5c71
EB
1182007-05-11
119Evan Battaglia <gtoevan@gmx.net>
120 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 121 * Fix a stupid segfault in main.c (opening new files)
093c5c71 122
056e8bd1
QT
1232007-05-09
124Quy Tonthat <qtonthat@gmail.com>:
125 * New Google version numbers.
126
50817314
GB
1272007-05-08
128Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
129 * New "Refresh onscreen tiles" menu entry
130
6afc9732
GB
1312007-05-04
132Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
133 * debian/: debianization
134
81a061e4
GB
1352007-04-29
136Reid Priedhorsky <reid@reidster.net>
137 * libusb support
138
dfb4bdaa
GB
1392007-04-28
140Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
141 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 142 * Add configuration option for OpenStreetMap sources
dfb4bdaa 143
67209ca8
GB
1442007-04-23
145Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
146 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
147
ed6242f3
EB
1482007-04-21
149Evan Battaglia <gtoevan@gmx.net>
150 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
151
fa9fef36
GB
1522007-04-16
153Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
154 * Adding libcurl support
155
69b825fe
QT
1562007-04-04
157Quy Tonthat <qtonthat@gmail.com>:
158 * New Google version number.
159 * Fixed Google Directions
160
4a96999b
QT
1612007-02-20
162Quy Tonthat <qtonthat@gmail.com>:
163 * GPS layer dialog now displayed at the center of the Viking main
164 window.
165
997905be
QT
1662007-02-19
167Quy Tonthat <qtonthat@gmail.com>:
168 * New Google version numbers.
169
af2740eb
QT
1702007-02-15
171Quy Tonthat <qtonthat@gmail.com>:
172 * Made viking.spec.in out of Michael's viking.spec
173 * Added viking.spec.in to autoconf files.
174
1752007-02-15
176Michael A Peters <mpeters@mac.com>:
177 * Added viking.spec
178
07f39a64
GB
1792007-02-14
180Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
181 * NEWS, configure.ac: preparing 0.1.2
182
4e0cf33b
GB
1832007-02-13
184Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
185 * src/vikwindow.c: remove URL and version number from window title
186 * src/dialog.c: add URL and use dynamic information for version
21c318eb 187 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
188 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
189 AUTHORS file
4e0cf33b 190
ecb51018
QT
1912007-02-07
192Quy Tonthat <qtonthat@gmail.com>:
193 * Fix bug that causes crashes when click at the right side (outside)
194 of the track graph area in the Track Poperties window.
195
e1e2f2c6
JJ
1962007-02-06
197Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
198 * Add new information to Track Properties. Postion in time will be
199 tracked and display when moving mouse cursor around the track graph.
200
4f210965
QT
2012007-02-06
202Quy Tonthat <qtonthat@gmail.com>:
203 * New google version numbers.
d1fb6e7f 204 * correct main window title and viking website.
4f210965 205
369e959a
QT
2062007-02-05
207Quy Tonthat <qtonthat@gmail.com>:
208 * Cosmetic changes.
209
119f63a0
QT
2102007-02-04
211Quy Tonthat <qtonthat@gmail.com>:
212 * Simplify tools enable/disable codes.
213
79845167
QT
2142007-02-01
215Quy Tonthat <qtonthat@gmail.com>:
216 * Only tools that work with current active layer are enable,
217 others are disable (fade out and does nothing when clicked on).
218
d820e240
GB
2192007-01-27
220Quy Tonthat <qtonthat@gmail.com>:
221 * Display map sections while downloading (bug 1303429)
222
267b6db5
QT
2232007-01-25
224Quy Tonthat <qtonthat@gmail.com>:
225 * Fixed bugs that caused crashes on creating new map layer or
226 new track/waypoint layer.
227
dad2c114
QT
2282007-01-24
229Quy Tonthat <qtonthat@gmail.com>:
230 * Updated google tranparent version number.
231 * Made it more convenient to update google version numbers.
232
cdcaf41c
QT
2332007-01-23
234Quy Tonthat <qtonthat@gmail.com>:
235 * Merged branch modular to trunk.
236
54d3b232
QT
2372007-01-05
238Quy Tonthat <qtonthat@gmail.com>:
239 * Bug fix: main menu edit->delete and edit->cut did not work with
240 waypoints and tracks.
241
2cebc318
QT
2422007-01-04
243Quy Tonthat <qtonthat@gmail.com>:
244 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
245 layer panel).
246
20c7a3a0
QT
2472007-01-03
248Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
249 * bug fix: crash on inserting aggregate layer if the selected layer's
250 parent is not an aggregate layer.
251 * bug fix: crash when delete a child layer whose parent is not
252 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
253 * Menu item selection for layer instances.
254
fdca5edb
QT
2552007-01-02
256Quy Tonthat <qtonthat@gmail.com>:
257 * gpslayer: Unexpose interface functions.
5a4a28bf 258 * Layers now can have their say on what pop up menu items they want.
fdca5edb 259
cdcaf41c 2602007-01-02
a25c4c50 261Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
262 * Add ability to disable Terraserver stuff
263 * Add ability to disable Expedia stuff
264
fdca5edb
QT
2652007-01-01
266Quy Tonthat <qtonthat@gmail.com>:
267 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
268 creation dialog.
269
cdcaf41c
QT
2702007-01-01
271Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
272 * Make all .h self sufficient
273 * Add ability to disable Google stuff
274
b364d6bc
QT
2752006-12-31
276Quy Tonthat <qtonthat@gmail.com>:
277 * Added gps layer
278
cdcaf41c
QT
2792007-01-02
280Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
281 * Add ability to disable Terraserver stuff
282 * Add ability to disable Expedia stuff
283
2842007-01-01
285Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
286 * Make all .h self sufficient
287 * Add ability to disable Google stuff
288
b291388a
GB
2892006-12-26
290Quy Tonthat <qtonthat@gmail.com>:
291 * Fix a google version number change (at least in Australia).
292
ea40bccf
AF
2932006-12-07
294Quy Tonthat <qtonthat@gmail.com>:
295 * Fix an array overflow bug in Map Layer Properties
296
b7b66e1f
GB
2972006-12-04
298Alex Foobarian <foobarian@gmail.com>:
299 * Added an "About" dialog
300
68fb2913
AF
3012006-11-30
302Alex Foobarian <foobarian@gmail.com>:
303 * Added Quy Tonthat's patch to fix a bug in Track Properties
304
1a8437ab
AF
3052006-11-29
306Alex Foobarian <foobarian@gmail.com>:
ea40bccf 307 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 308
fa1b5a5f
GB
3092006-11-12
310Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
311 * Add expat explicit dependency
312
7432fddf
AF
3132006-10-31
314Alex Foobarian <foobarian@gmail.com>:
315 * Visual feedback for moving waypoints
316
33534cd8
AF
3172006-10-30
318Alex Foobarian <foobarian@gmail.com>:
319 * Created standard Edit menu
320 * Implemented Cut for trackpoints and waypoints
321 * When moving trackpoints, we now draw one under the cursor for visual feedback
322
f9db6bd6
AF
3232006-10-26
324Alex Foobarian <foobarian@gmail.com>:
325 * Cleared up the drawing modes and map type descriptions
326 * Updated google version string to make it work in Europe
327 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 328 * Compacted the track properties dialog
f9db6bd6 329
941aa6e9
AF
3302006-10-23
331Alex Foobarian <foobarian@gmail.com>:
332 * Introduced a toolbar tool interface, converted existing tools to use it
333 * As a result, ruler drawing bugs are gone
334 * Sped up ruler drawing by increasing the redraw priority
335
78c9fb5b
GB
3362006-08-15
337Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
338 * Add implicit DMS->DDD conversions in waypoints dialogs
339
0165e6e4
GB
3402006-07-26
341Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
342 * src/degrees_converters.c, src/degrees_converters.h,
343 test/degrees_converter.c: add dec -> DDD conversion
344 * src/degrees_converters.c, src/degrees_converters.h,
345 test/degrees_converter.c: add dec -> DMM conversion
346 * src/degrees_converters.c: refactor dms conversions
347
6c02911c
RP
3482006-07-24
349Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
350 * Add patch for GoogleMaps from Reid Priedhorsky
351
0165e6e4
GB
3522006-07-22
353Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
354 * Makefile.am, configure.ac, src/Makefile.am,
355 src/degrees_converters.c, src/degrees_converters.h,
356 test/Makefile.am, test/check_degrees_conversions.sh,
357 test/degrees_converter.c: Adding degrees conversion functions
358 (DDD/DMM/DMS)
359
3602006-07-06
361Evan Battaglia <gtoevan@gmx.net>
362 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
363
a808ab5f
EB
3642006-07-01
365Evan Battaglia <gtoevan@gmx.net>:
366 * Upgrade Google Maps version (yay Europe!)
367
0165e6e4
GB
3682006-06-11
369Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
370 * NEWS, configure.ac: Preparing 0.1.1
371
65f0ccab
AF
3722006-05-25
373Alex Foobarian <foobarian@gmail.com>:
374 * Cleaned up the data source interface
375 * Added a setup dialog to the GPS data source, with protocol type and serial port location
376
5f304fd7
AF
3772006-05-12
378Alex Foobarian <foobarian@gmail.com>:
379 * Small fixes in Acquire from GPS code
380
fe203390 3812006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
382 * autogen.sh: simpler method to start from CVS
383
a8d46e0b
EB
3842005-12-03
385Evan Battaglia <gtoevan@gmx.net>
386 * Data sources -- check for existence of necessary things
387
7b3479e3 3882005-11-25
3333c069 389Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
390 * Created "data sources" structure to easily add new data sources via GPS babel.
391 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
392 shows the power of the approach.
3333c069 393 * Data sources: Google & Geocaches
7b3479e3 394
8904c540 3952005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 396 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
397Evan Battaglia <gtoevan@gmx.net>:
398 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 399
d1fa6cff
AF
4002005-11-21
401Alex Foobarian <foobarian@gmail.com>:
402 * Fixed v-t diagram crash bug
403
1d1bc3c1
EB
4042005-11-19
405Alex Foobarian <foobarian@gmail.com>:
406 * GPSBabel acquire code
407
9f0cd67d
AF
4082005-11-18
409Alex Foobarian <foobarian@gmail.com>:
410 * Copy/paste of individual track- and way-points updated to work between processes.
411
0a6cab71
AF
4122005-11-17
413Alex Foobarian <foobarian@gmail.com>:
414 * Copy/paste between viking processes
415 * Layer marshalling support
416
1bc9b120
GB
4172005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
418 * configure.ac: Adding --with-mapcache configure option
419 * src/config.h: Removed because no more used (generated)
420
15614495
AF
4212005-10-18
422Alex Foobarian <foobarian@gmail.com>:
423 * Fix ruler declination in UTM mode
424
ba298cde 4252005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
426 * src/icons/Makefile.am: assumes the creation of icons.h
427 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
428 * src/Makefile.am: no more icons.h production
429
024f32c1
EB
4302005-10-16
431Evan Battaglia <gtoevan@gmx.net>
432 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 433 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 434
c48517ad
AF
4352005-10-13
436Alex Foobarian <foobarian@gmail.com>:
437 * Drag and drop whole track/waypoint lists
438
80e450c0
AF
4392005-10-12
440Alex Foobarian <foobarian@gmail.com>:
441 * Coord layer drawing for lat/lon based projections
442
0dff88ea
AF
4432005-10-11
444Alex Foobarian <foobarian@gmail.com>:
445 * Draw a compass when using a ruler
446
e4847ce9
AF
4472005-10-07
448Alex Foobarian <foobarian@gmail.com>:
449 * Added ruler drawing to the ruler tool
450
2f50c650
AF
4512005-10-06
452Alex Foobarian <foobarian@gmail.com>:
453 * Added support for pasting coordinates in lat/lon format
454
e890a6e6
EB
4552005-10-05
456Alex Foobarian <foobarian@gmail.com>:
457 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
458Evan Battaglia <gtoevan@gmx.net>:
459 * When pasting waypoints and tracks, do name resolution (add #2, etc)
460
08b251ec
EB
4612005-10-01
462Evan Battaglia <gtoevan@gmx.net>:
463 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 464 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 465
ba298cde 4662005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 467 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
468Alex Foobarian <foobarian@gmail.com>:
469 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 470 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 471 * Added wp symbol support to gpx
92136662 472 * Fixed name collisions during track/wp DND
ea3933fc
EB
473 * Layer-wide option as to whether to show waypoint symbols
474
acaf7113
AF
4752005-09-29
476Alex Foobarian <foobarian@gmail.com>:
477 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
478 * Added a scale ruler
479 * Changed panning to show less "garbage" in exposed areas
480
a5e51d35
EB
4812005-09-28
482Evan:
483 * menu.xml & icons inline
484
e4afc73a 4852005-09-27
acaf7113 486Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
487 * GtkUIManager/Toolbar
488 * DND in the LayersPanel
0912fc7e
EB
489Evan:
490 * strtod -> g_strtod (i18n glitch)
491
ba298cde 4922005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
493 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
494 * Makefile.am (EXTRA_DIST): handles viking-remote
495 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
496 * doc/Makefile.am, doc/dev/Makefile.am: new files
497 * Makefile.am (SUBDIRS): handles doc directory
498 * configure.ac: handles doc and doc/dev directories
e4afc73a 499
2ab9b480 5002005-09-16
2ab9b480 501Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
502Evan: * GPX fixes
503 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
504 * GPX write, click v-vs-t diagram
505 * Option to show stops in TRWLayer options, and stop_length
506 * Elevation plotting relative to min and max elevation in track.
507 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
508
5092005-09-15
510 * 4+ hours later and voila, GPX read support
511 * Fixes in propwin if track doesn't have certain data, say so.
512
5132005-09-14
514Me (Evan) again:
515 * Fix USGS support
516 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
517 * Don't crash on track properties of an empty track.
518
734652bf 5192005-09-13
ba298cde 520Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
521 * bootstrap: new file to bootstrap auto-tools
522 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
523 * Makefile.am (bin_SCRIPTS): viking-remote added
524 * configure.ac: --enable-alphabetized-trw option added
525
526Evan Battaglia <gtoevan@gmx.net>:
527 * Experimental altitude funky plotting I'm working on
528
5292005-09-12
530Alex Foobarian <foobarian@gmail.com>'s changes
531* disable stops, for now (I forgot about those...)
532* Track elevation graph: minimum altitude difference for less jagged curves
533* Track elevation graph: gray background, blue foreground
534* Track elevation graph: lines to clearly show absolute elevation
535* New velocity-vs-time graph & calculating function
536* Notebook to hold this new graph with track elevation graph
537My (Evan's) changes:
538* Fix above v-vs-t patch to not crash on tracks without timestamp.
539* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 540Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
541 * bootstrap: new file to bootstrap auto-tools
542 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
543 * Makefile.am (bin_SCRIPTS): viking-remote added
544 * configure.ac: --enable-alphabetized-trw option added
734652bf 545
9903c388
EB
5462005-09-07
547Autotools support by Guilhem Bonnefille.
548
bb71de8b
AF
5492005-09-06
550Added Alex Foobarian's track duration patch.
551Added Alex Foobarian's track profile patch.
9903c388 552Added Alex Foobarian's elevation map fix.
bb71de8b 553
725c87e1
EB
5542005-09-04
555Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 556Delete from cache when updating image.
725c87e1 557
50a14534
EB
5582005-08-18
559Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
560
5612005-08-16
562Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
563
5642005-08-02
565Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
566Chaned waypoint types a little bit (size of waypoint)
567
5682005-07-31
569Hopefully fixed background.c item # count
570Fixed KH Maps (v=2)
571
5722005-06-20
573A little research & added KH Maps support.
574
5752005-06-19
576Fixed right-click waypoint edit -> crash bug, hopefully.
577Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
578Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
579Fixed the bug where pasting a map layer messed up the name.
580Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
581Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
582