]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Do not convert waypoint names to uppercase. Make them case insensitive.
[andy/viking.git] / ChangeLog
CommitLineData
8499a412
QT
12008-06-06
2Quy Tonthat <qtonthat@gmail.com>:
3 * viking no longer converts waypoint names to uppercase. Waypoint names
4 are now case insensitive.
5
c7f6cb25
MA
62008-06-02:
7Mathieu Albinet <mathieu17@gmail.com>:
8 * Portability: remove "/dev/null" use
9
62ddf770
MA
102008-05-08:
11Mathieu Albinet <mathieu17@gmail.com>:
12 * Windows port: rename interface to source_interface
31766324 13 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 14 * Portability: use of g_ascii_dtostr to format google url
62ddf770 15
85540d7a
GB
162008-05-02:
17Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
18 * Update man page
19
1ac37c09
GB
202008-05-01:
21Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
22 * Add file content checking process
23
533bbf34
MA
242008-05-01:
25Mathieu Albinet <mathieu17@gmail.com>:
26 * Remove dependency to wget
27
2936913d
GB
282008-05-01:
29Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
30 * Adding --debug and --verbose command line option
31
6c641b1a
MA
322008-04-26:
33Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
34 * Fix pipe leaks
35
3a0c074a
MA
362008-04-26:
37Mathieu Albinet <mathieu17@gmail.com>:
38 * Portability: provide our own curl WRITE function
39
61f37ac9
RN
402008-04-22:
41Robert Norris <rw_norris@hotmail.com>:
42 * Fix: Initalize tv_usec field.
6af463da 43 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 44
f9ab07c8
GB
452008-04-21:
46Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
47 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 48 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 49
6b1a58ec
TS
502008-04-16:
51Tim Scofield <nospam546@comcast.net>:
52 * Fix: typo false -> FALSE
53
c0366d1c
GB
542008-04-12:
55Mathieu Albinet <mathieu17@gmail.com>:
56 * M_PI already defined
57
45acf79e
MA
582008-04-12:
59Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
60Mathieu Albinet <mathieu17@gmail.com>:
61 * Portability: reduce unistd.h dependency
f83131b9 62 * Portability: replace mkdir by g_mkdir
c44594ee 63 * Portability: replace deprecated bzero function by memset
a1618d62 64 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 65
6e4a49aa
MA
662008-03-27:
67Mathieu Albinet <mathieu17@gmail.com>:
68 * Replace GtkFileSelection by GtkFileChooser
69
b6e6dfbd
GB
702008-03-24:
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * Merge icons in a single binary object
73
372132a6
GB
742008-03-15:
75Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
76 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 77 * Add panning tool as default
372132a6 78
c2fe3b00
GB
792008-02-25:
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * po/ChangeLog: needed file for distribution
82
244c0e50 832008-02-25:
0654760a
RN
84Rob Norris <robbieonsea@users.sourceforge.net>:
85 * Fix: autogen can generate broken configure file (SF#1881475)
86 * Fix some compiler warnings (SF#1888407)
244c0e50 87
502100a7
GB
882008-02-24:
89Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
90 * Change OSM's tiles URL
91
7fead48d 922008-02-22:
4e4e9e57 93Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
94 * viking.spec: Correct license, required packages and local.
95
edbec4dc
GB
962008-02-20:
97Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
98 * Update translations
99
9d8d6d0f
GB
1002008-02-16:
101Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
102 * main.c: I18N improvements
a29684ba 103 * French translation update
9d8d6d0f 104
1af46481 1052008-02-16:
4e4e9e57 106Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
107 * I18N improvements
108 * French translation update
109 (both submitted the 2008-01-12 on mailing-list)
110
a61b2619
AF
1112008-01-22:
112Alex Foobarian <foobarian@gmail.com>:
113 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
114
1af46481 1152008-01-18
4e4e9e57 116Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
117 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
118 * Added mutex to protect mapcache from being corrupted by threads.
119
d03d80e6
AF
1202008-01-04:
121Alex Foobarian <foobarian@gmail.com>:
122 * Tuned the v-t diagram drawing
123
c5f63dfe 1242007-12-27:
4e4e9e57 125Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
126 * Minor fixes/debugging to gcget. Add gcget-perl
127 * Full screen mode.
3a24d4e5 128 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 129
0b72c435
OK
1302007-12-27:
131Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
132 * Add GpxWritingOptions to control GPX file writing
133
36179a2e 1342007-12-23
4e4e9e57 135Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
136 * Add default values to ele and time fields (due to OSM)
137
a5c8699d 1382007-12-21
4e4e9e57 139Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
140 * Preferences groups/tabs
141 * Fix gcget to accept username and password. Pass this in to gcget.
142 * Oops! Reading preferences from the file wasn't working. Fixed.
143
825ae4a2 1442007-12-21:
4e4e9e57 145Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
146 * Update French translation
147
a62aa77a 1482007-12-21:
4e4e9e57 149Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
150 * Update source for OSM/Osmarender tiles
151
8339c44d 1522007-12-20:
4e4e9e57 153Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
154 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
155
8956d2ef 1562007-12-20
4e4e9e57 157Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
158 * Revert a previous change that disabled realtime tracking if libgps
159 does not exist.
160
eb6b0125 1612007-12-17:
4e4e9e57 162Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
163 * Use specific gettext call for plural form
164
eab858a1 1652007-12-16:
4e4e9e57 166Evan Battaglia <gtoevan@gmx.net>:
eab858a1 167 * Sort waypoints in GPX output.
a8fe53f8 168 * Use the "next unused" (not really) waypoint number as default.
eab858a1 169
369fec2e 1702007-12-15:
adc67de1
GB
171Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
172 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 173 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 174
369fec2e 1752007-12-15:
4e4e9e57 176Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 177 * Make menu entries translatable
7760b0cf 178 * Mark many strings translatable
2d2bea38 179 * Update french translation
5515e2d3 180
4c77d5e0
GB
1812007-12-12:
182Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
183 * Marking translatable strings
a94a5724 184 * First french translation (incomplete)
4c77d5e0 185
7a43153e
GB
1862007-12-12:
187Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
188 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 189 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 190
d88f5ec1 1912007-12-07
4e4e9e57 192Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
193 * Fix autogen.sh to remove the assumption that version 1.9 of automake
194 is available on all systems.
f867791e 195 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 196
8a920b62
EB
1972007-12-07
198Evan Battaglia <gtoevan@gmx.net>:
199 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
200 * Google Terrain maps
9a995996 201 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 202
7d02a0b0
GB
2032007-11-27:
204Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
205 * util.c: Use a list of possible browsers.
206
61950ef8 2072007-11-20:
4e4e9e57 208Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
209 * Fix a bug that can potentially cause segfault.
210
2c50b28a 2112007-11-19:
4e4e9e57 212Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
213 * Improve track graphs. Some tracks looked too flat.
214
28c82d8b 2152007-11-09:
4e4e9e57 216Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
217 * GPSBabel filter work I've been sitting on for a while now.
218 * Draw circle for downloading geocaches. Constrain by maximum distance.
219
2202007-11-08:
4e4e9e57 221Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
222 * Printing support
223
24ca37ba
QT
2242007-11-01
225Quy Tonthat <qtonthat@gmail.com>:
226 * Fix bug that caused Old Google maps not being disabled by default.
227
8dbfe7a3
QT
2282007-10-24
229Quy Tonthat <qtonthat@gmail.com>:
230 * Fix crashes on elev graph for some tracks.
231 * Make low alt tracks look more visible on elev graph.
232 * Fix "incompatible pointer type" warnings.
233
c81a5cd7
BZ
2342007-10-23
235Quy Tonthat <qtonthat@gmail.com>:
236 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
237
1530c21f
GB
2382007-10-20
239Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
240 * Releasing 0.9.3
241
4235f369 2422007-10-20
4e4e9e57 243Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
244 * Fixing minor typo in vikdemlayer.c which could cause crashes
245
21700912
QT
2462007-10-20
247Quy Tonthat <qtonthat@gmail.com>:
248 * Track Properties Dialog no longer blocks interaction of the main
249 window.
ca7e67ef 250 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 251 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
252 * Display track name on title of track property dialog. Now that
253 viking allows multiple dialogs displayed simultaneously.
21700912 254
51f0884d 2552007-10-17
4e4e9e57 256Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
257 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
258
9128a946 2592007-10-16
4e4e9e57 260Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
261 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
262
5ef1d57e
QT
2632007-10-16
264Quy Tonthat <qtonthat@gmail.com>:
265 * Interpolating DEM data in 3 different methods. Track data,
266 elevation-distance graph and elevation info on status bar now make use
267 of interpolation.
268
3220e336
QT
2692007-10-15
270Quy Tonthat <qtonthat@gmail.com>:
271 * Add more room to the top of elevation-distance graph.
272
b42009f6 2732007-10-14
4e4e9e57 274Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
275 * Fix plotting of DEM elevation data (subtract min altitude)
276
165d30aa 2772007-10-12
4e4e9e57 278Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
279 * Fix Esc and Backspace to work only when VikViewport has focus.
280 * VikViewport grabs focus on click or release events, or when a
281 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
282
2832007-10-12
07596bf4
QT
284Quy Tonthat <qtonthat@gmail.com>:
285 * Make use of DEM elevation data and GPS speed for track graphs.
286
777e2d4d
EB
2872007-10-11
288Evan Battaglia
289 * Key press framework for tools. Esc to stop track. Backspace to end track.
290
5c5f3289
GB
2912007-10-11
292Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
293 * Upgrading to API 0.5 of OSM
294
001a86db
QT
2952007-10-11
296Quy Tonthat <qtonthat@gmail.com>:
297 * Make Realtime Tracking a feature that can be disabled at configure
298 time. Do not quietly disable it beacause libgps is not available
299 at compiling time.
a2817d3c 300 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
301
3022007-10-10
303Quy Tonthat <qtonthat@gmail.com>:
304 * Fix a crash bug caused by operation on variable inside a macro.
305
e086b16d 3062007-10-09
4e4e9e57 307Evan Battaglia <gtoevan@gmx.net>:
e086b16d 308 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
309 * Show currently edited track in red-dashed line. This makes it easier
310 to tell if we've ended the track.
311 * When using new track tool, draw a line before making a point to
312 preview the new point.
807e03f9 313 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 314
6dd43d93
QT
3152007-10-08
316Quy Tonthat <qtonthat@gmail.com>:
317 * Fix compiling breakage caused by missing icon file from the list.
318
58a642b6
GB
3192007-10-07
320Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
321 * libgps is no more mandatory
322
32e48121 3232007-10-07
9a30122d
EB
324Evan Battaglia <gtoevan@gmx.net>:
325 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 326 * Cursors for tools.
c3deba01 327 * Undo magic scissors by right-clicking.
8fb71d6c 328 * Extend a track by right-clicking on it.
98f5364d 329 * Experiment: "Begin track" tool
9a30122d 330
58a642b6 3312007-10-07
32e48121
QT
332Quy Tonthat <qtonthat@gmail.com>:
333 * Correctly calculate position (based on time instead of distance)
334 when clicking on speed-time graph.
335 * Added km/h to speed entries of the track properties dialog.
6260ce3f 336 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
337 * Track Properties: now displays track distance/time instead of
338 "Selected Time".
32e48121 339
a45242c2
QT
3402007-10-06
341Quy Tonthat <qtonthat@gmail.com>:
342 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 343 * Pop a message when failed to connect to gpsd.
a45242c2 344
057a78bc
QT
3452007-10-05
346Quy Tonthat <qtonthat@gmail.com>:
347 * Fix a segfault caused by (mistakenly) adding a new layer to gps
348 layer.
97cab2d5 349 * Be more selective in collecting realtime trackpoints.
057a78bc 350
c4e61875
QT
3512007-10-04
352Quy Tonthat <qtonthat@gmail.com>:
353 * Improvements for GPS layer's "realtime tracking".
354
c2e97e57
QT
3552007-10-02
356Quy Tonthat <qtonthat@gmail.com>:
357 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 358 * Add realtime tracking to GPS layer.
8fcff869 359 * fix half-drawn problems for GPS layer.
c2e97e57 360
090cae39
GB
3612007-10-01
362Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
363 * Relax dependencies about glib by implementing
364 g_hash_table_remove_all ourselves (Evan's patch)
365
c9177aae
QT
3662007-10-01
367Quy Tonthat <qtonthat@gmail.com>:
368 * Disable half-drawn update when the center is moved. Avoid using
369 static "trigger" in viklayer.c which causes problems when viking
370 has more than one windows.
371
d295e344
QT
3722007-09-28
373Quy Tonthat <qtonthat@gmail.com>:
374 * Fix bug that caused Elevation graph not working properly with some
375 tracks.
376
415302f4 3772007-09-27
4e4e9e57 378Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
379 * GPSD Layer -- draw an arrow.
380 * Minimum elevation for DEM layer.
0df66d57
EB
381 * Half-drawn hack to only draw layers on top of the one that has
382 recently changed. A must for realtime GPS.
415302f4 383
0e25c0d0
QT
3842007-09-25
385Quy Tonthat <qtonthat@gmail.com>:
386 * SRTM download now works for regions outside North_America too.
387
fa86f1c0 3882007-09-23
4e4e9e57 389Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 390 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
391 * Don't crash if using tool on wrong type of layer / no layer.
392 Although I really want to know what happened to "use the top visible layer",
393 and return TRUE if the tool "accepts" the use...
394 editing lots of TRWLayers was way easier that way...
e9165710 395 * Remove unused vik_layer_copy() code
ee6ef0b1 396 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
397 * Add comment when making a Google Route.
398 * Continue a magic scissors route by holding down control. Continue the comment too.
399 * Right-click a route created by google route (multiple or single) to see the Google directions web page which created it. Useful for creating a route w/ Viking, then seeing the verbal directions (left here, right there)
415302f4 400 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 401
8c721f83 4022007-09-22
4e4e9e57 403Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
404 * Pan Accelerators (Ctrl+Left, etc)
405 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
406 * Add a RADIOGROUP_STATIC properties factory type to make it easy
407 for new layers. Uses an array list (like before)
408 instead of a GList.
409 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
410 * (copying & pasting DEM layers is broken, will fix later)
411
0c1044e9 4122007-09-21
4e4e9e57 413Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
414 * Fix right-click on geocache to work with new geocache names.
415 * Download & import SRTM 90m DEM data (still working on US 10m)
416
ed28ef63 4172007-09-17
4e4e9e57 418Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
419 * Draw lines to show file existence for MapsLayer for very zoomed out maps. It's faster that actually showing the maps but still gets slow at a certain level.
420
4f13653e
GB
4212007-09-09
422Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
423 * Removing unused files (*.png.h).
424
90e25247
GB
4252007-09-08
426Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
427 * Fix #1789550: define MAX macro if not defined on ALL systems
428
35462baf
QT
4292007-09-08
430Quy Tonthat <qtonthat@gmail.com>:
431 * AUtomatically fetching google version number.
432
eb93fa95
GB
4332007-09-07
434Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
435 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
436 to build viking on system not offering such feature.
437
fd0a7199
GB
4382007-09-06
439Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
440 * Adding command line option framework.
441
4b53548b
QT
4422007-09-06
443Quy Tonthat <qtonthat@gmail.com>:
444 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
445 * Fix crash when using "Maps Download" tools right after viking is
446 started (without a viking file).
4b53548b
QT
447
4482007-09-05
449Quy Tonthat <qtonthat@gmail.com>:
450 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
451
4e29c215
GB
4522007-09-03
453Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
454 * Fix: crash when "applying" a map layer property dialog.
94933cb8 455 * QA: strong type the second argument of the *_post_read functions.
63726881 456 * Preset filename when exporting a TrwLayer.
24277274
GB
457 * Refactoring: retrieve the VikWindow from the VikViewport via its
458 GtkWidget nature.
51c15f41 459 * Use $EMAIL to initialise email field for OSM upload.
07059501 460 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 461 * Hide Expedia view mode when expedia is not built in.
4e29c215 462
06f31fd5
GB
4632007-09-01
464Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
465 * Disable Expedia map layer by default (as it is not working).
466
1a8143e6
BZ
4672007-08-30
468Bernd Zeimetz <bernd@bzed.de>:
469 * Add redirect support (for Expedia map layer).
470
5092de80
GB
4712007-08-30
472Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
473 * Add ability to upload a single track.
474
dc5758d3
GB
4752007-08-28
476Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
477 * Check current drawmode after creating a new MapsLayer.
478
15e77c02
QT
4792007-08-25
480Quy Tonthat <qtonthat@gmail.com>:
481 * New google version number.
1918a993 482 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
483 * Give more instructive message for attempting to download maps in
484 wrong mapmode.
15e77c02 485
f901dcdf
GB
4862007-08-20
487Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
488 * libcurl is a requirement
489
f8fe5d14
QT
4902007-08-20
491Quy Tonthat <qtonthat@gmail.com>:
492 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
493 * Fix bug in Google search that caused viking jump to wrong location
494 when Google can not find the match.
f8fe5d14 495
1bd88e66
GB
4962007-08-16
497Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
498 * Group "Export Layer..." entries in a sub-menu.
499
494eb388
QT
5002007-08-16
501Quy Tonthat <qtonthat@gmail.com>:
502 * Clean up and eliminate compiler warning.
503
261c8fdc
QT
5042007-08-15
505Quy Tonthat <qtonthat@gmail.com>:
506 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
507 * Added --enable-old-google to configure script. Old google modes are
508 now disabled by default.
509 * Default mode for new maps is Google Maps.
261c8fdc 510
6a9ff0ee
QT
5112007-08-09
512Quy Tonthat <qtonthat@gmail.com>:
513 * Make Google Map default map type.
514
46e4fa54
QT
5152007-08-02
516Quy Tonthat <qtonthat@gmail.com>:
517 * DEM module can now read hgt.zip files directly (no need to unzip
518 them).
519 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
520 regions).
521
2dc9ab5e
QT
5222007-07-27
523Quy Tonthat <qtonthat@gmail.com>:
524 * Plug filedescriptor leak in dem.c
525
071da616
QT
5262007-07-26
527Quy Tonthat <qtonthat@gmail.com>:
528 * Display on status bar altitude at cursor using data from DEM layer(s).
529
ccff31c2
QT
5302007-07-25
531Quy Tonthat <qtonthat@gmail.com>:
532 * New google version numbers.
533
1ef9e637
QT
5342007-07-24
535Quy Tonthat <qtonthat@gmail.com>:
536 * Disable GeoCache Acquire since it nolonger works. Can be enabled
537 again using configure --enable-geocaches.
538
214f9ac2
QT
5392007-07-18
540Quy Tonthat <qtonthat@gmail.com>:
541 * Remove (my) debug messages which are no longer needed.
542
2dc9ab5e 5432007-07-15
214f9ac2
QT
544Quy Tonthat <qtonthat@gmail.com>:
545 * Missing a few changes here.
546 * release 0.9 (by Guilhem)
547
6ec35002
QT
5482007-07-13
549Quy Tonthat <qtonthat@gmail.com>:
550 * Eliminate the needs of entering DEM files for every single
551 track/waypoint layer.
552
84c2cc41
QT
5532007-07-07
554Quy Tonthat <qtonthat@gmail.com>:
555 * Fixed typo in Makefile.am
556
ad0a8c2d
EB
5572007-07-06
558Evan Battaglia <gtoevan@gmx.net>:
559 * Merge DEM Branch
560
441f28d3
QT
5612007-07-04
562Quy Tonthat <qtonthat@gmail.com>:
563 * Bug fix: View Mode displayed wrong setting on start up
564
83750a2d
QT
5652007-07-03
566Quy Tonthat <qtonthat@gmail.com>:
567 * Fixed bugs that caused draw_scale and draw_centermark status not being
568 consistent among View menu, viewport and loaded files.
569
ad0a8c2d 5702007-07-02
4e4e9e57 571Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
572 * DEM Branch: Trying to fix/cleanup various DEM things
573 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
574
17407a43
QT
5752007-07-02
576Quy Tonthat <qtonthat@gmail.com>:
577 * Fixed bugs that caused crashes during GPS upload/download.
578
8cd10bb4 5792007-07-01
e2d11d62 580Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 581 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 582
678fecbb
RM
5832007-06-24
584Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
585 * Merging with Ralf's work around debianization
ad4d241a 586 * INSTALL: refreshed
678fecbb 587
10888930
TS
5882007-06-23
589Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
590 * Minor change to avoid SEGFAULT on x86_64
a3188993 591 * Add DownloadOptions type to specify referer per map source
1b685d33 592
37518034
QT
5932007-06-19
594Quy Tonthat <qtonthat@gmail.com>:
595 * Fix bugs that causes "drawcentermark" not recognised when reading
596 from files.
597 * Fix a wild pointer bug that can cause crashes
598
d700ee38
GB
5992007-06-18
600Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
601 * Copying libcurl.m4 as it is needed everywhere
602
62c16860
QT
6032007-06-18
604Quy Tonthat <qtonthat@gmail.com>:
605 * New google version numbers.
606 * Make scale more visible.
607 * Add center mark which can be turn on/off in View menu.
608 * Viking now uses cookies for http requests. Some server(s) is quite
609 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 610 * Download maps along a track. Right click on a track layer, select map
62c16860 611 type and zoom level, viking will do the rest.
0c24c0a5 612 * release 0.1.3-20070618
62c16860 613
99e679df
RM
6142007-06-13
615Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
616 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
617
b0b88773
QT
6182007-06-8
619Quy Tonthat <qtonthat@gmail.com>:
620 * Fix a bug that causes segfault when viewing properties of a
621 waypoint.
622
4b31042b
QT
6232007-06-1
624Quy Tonthat <qtonthat@gmail.com>:
625 * Fix a bug that causes segfault when viewing properties of a track
626 that has only one trackpoint with elevation information.
1eef1bde 627 * Backport Evan's magic scissors from DEM branch.
4b31042b 628
f47d51b5
QT
6292007-05-31
630Quy Tonthat <qtonthat@gmail.com>:
631 * Add Google Maps search to View menu and Toolbar
632 * Waypoint created right after the search will pick up the search
633 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
634 create waypoint).
635
4587152b 6362007-05-26
4e4e9e57 637Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
638 * new waypoint symbols.
639
9b81efe3
QT
6402007-05-26
641Quy Tonthat <qtonthat@gmail.com>:
642 * Fix intermittent problem of map redraw.
643 * Mapslayer: Fixed bugs that cause in some cases, map display can not
644 be refreshed without downloading.
645
2d546d79
GB
6462007-05-24
647Ralf Meyer <ranfyy@gmail.com>:
648 * Adding man pages.
649
10ca2bfe
QT
6502007-05-24
651Quy Tonthat <qtonthat@gmail.com>:
652 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
653 * Make dimensions easier to be found and changed to suit own tastes.
654 * Small touches on the look.
10ca2bfe 655
ff8b4326
QT
6562007-05-23
657Quy Tonthat <qtonthat@gmail.com>:
658 * New GPS layer menu items: "empty upload", "empty download", "empty
659 all"
7041549f 660 * acquire->Google Directions now record and display previous queries
3570ad57 661 fo "From"/"To" entries.
7041549f 662 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 663
38778d11
QT
6642007-05-22
665Quy Tonthat <qtonthat@gmail.com>:
666 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
667 * Disable prompt for save before exit.
668 * Add "Save and Exit" to File menu.
38778d11 669
ad0a8c2d 6702007-05-20
4e4e9e57 671Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
672 * DEM Branch
673
6d38ac4f
QT
6742007-05-20
675Quy Tonthat <qtonthat@gmail.com>:
676 * Stop autodownload from running forever on map downloading errors.
677
0b3c4c1c
QT
6782007-05-18
679Quy Tonthat <qtonthat@gmail.com>:
06e94d26 680 * Add curl-devel to spec file.
0b3c4c1c 681 * Map tool: Left click can now refresh display of map tiles.
4b31d033 682 * Check for non-displayable data after downloading map.
0b3c4c1c 683
11f88b69
QT
6842007-05-17
685Quy Tonthat <qtonthat@gmail.com>:
686 * Fix problems in map downloading caused by unreliable error
687 detection.
06e94d26 688 * Release 0.1.3
11f88b69 689
0b0963fb
QT
6902007-05-15
691Quy Tonthat <qtonthat@gmail.com>:
692 * Fixed bugs that can cause segfault on exit. The problem was caused
693by mapslayer's weak_ref not being unref'ed in some cases.
694
3335ae4e 6952007-05-13
4e4e9e57 696Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
697 * 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.
698
093c5c71 6992007-05-11
4e4e9e57 700Evan Battaglia <gtoevan@gmx.net>:
093c5c71 701 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 702 * Fix a stupid segfault in main.c (opening new files)
093c5c71 703
056e8bd1
QT
7042007-05-09
705Quy Tonthat <qtonthat@gmail.com>:
706 * New Google version numbers.
707
50817314 7082007-05-08
4e4e9e57 709Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
710 * New "Refresh onscreen tiles" menu entry
711
6afc9732 7122007-05-04
4e4e9e57 713Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
714 * debian/: debianization
715
81a061e4 7162007-04-29
4e4e9e57 717Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
718 * libusb support
719
dfb4bdaa 7202007-04-28
4e4e9e57 721Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 722 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 723 * Add configuration option for OpenStreetMap sources
dfb4bdaa 724
67209ca8 7252007-04-23
4e4e9e57 726Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
727 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
728
ed6242f3 7292007-04-21
4e4e9e57 730Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
731 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
732
fa9fef36 7332007-04-16
4e4e9e57 734Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
735 * Adding libcurl support
736
69b825fe
QT
7372007-04-04
738Quy Tonthat <qtonthat@gmail.com>:
739 * New Google version number.
740 * Fixed Google Directions
741
4a96999b
QT
7422007-02-20
743Quy Tonthat <qtonthat@gmail.com>:
744 * GPS layer dialog now displayed at the center of the Viking main
745 window.
746
997905be
QT
7472007-02-19
748Quy Tonthat <qtonthat@gmail.com>:
749 * New Google version numbers.
750
af2740eb
QT
7512007-02-15
752Quy Tonthat <qtonthat@gmail.com>:
753 * Made viking.spec.in out of Michael's viking.spec
754 * Added viking.spec.in to autoconf files.
755
7562007-02-15
4e4e9e57 757Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
758 * Added viking.spec
759
07f39a64 7602007-02-14
4e4e9e57 761Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
762 * NEWS, configure.ac: preparing 0.1.2
763
4e0cf33b 7642007-02-13
4e4e9e57 765Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
766 * src/vikwindow.c: remove URL and version number from window title
767 * src/dialog.c: add URL and use dynamic information for version
21c318eb 768 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
769 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
770 AUTHORS file
4e0cf33b 771
ecb51018
QT
7722007-02-07
773Quy Tonthat <qtonthat@gmail.com>:
774 * Fix bug that causes crashes when click at the right side (outside)
775 of the track graph area in the Track Poperties window.
776
e1e2f2c6 7772007-02-06
4e4e9e57 778Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
779 * Add new information to Track Properties. Postion in time will be
780 tracked and display when moving mouse cursor around the track graph.
781
4f210965
QT
7822007-02-06
783Quy Tonthat <qtonthat@gmail.com>:
784 * New google version numbers.
d1fb6e7f 785 * correct main window title and viking website.
4f210965 786
369e959a
QT
7872007-02-05
788Quy Tonthat <qtonthat@gmail.com>:
789 * Cosmetic changes.
790
119f63a0
QT
7912007-02-04
792Quy Tonthat <qtonthat@gmail.com>:
793 * Simplify tools enable/disable codes.
794
79845167
QT
7952007-02-01
796Quy Tonthat <qtonthat@gmail.com>:
797 * Only tools that work with current active layer are enable,
798 others are disable (fade out and does nothing when clicked on).
799
d820e240
GB
8002007-01-27
801Quy Tonthat <qtonthat@gmail.com>:
802 * Display map sections while downloading (bug 1303429)
803
267b6db5
QT
8042007-01-25
805Quy Tonthat <qtonthat@gmail.com>:
806 * Fixed bugs that caused crashes on creating new map layer or
807 new track/waypoint layer.
808
dad2c114
QT
8092007-01-24
810Quy Tonthat <qtonthat@gmail.com>:
811 * Updated google tranparent version number.
812 * Made it more convenient to update google version numbers.
813
cdcaf41c
QT
8142007-01-23
815Quy Tonthat <qtonthat@gmail.com>:
816 * Merged branch modular to trunk.
817
54d3b232
QT
8182007-01-05
819Quy Tonthat <qtonthat@gmail.com>:
820 * Bug fix: main menu edit->delete and edit->cut did not work with
821 waypoints and tracks.
822
2cebc318
QT
8232007-01-04
824Quy Tonthat <qtonthat@gmail.com>:
825 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
826 layer panel).
827
20c7a3a0
QT
8282007-01-03
829Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
830 * bug fix: crash on inserting aggregate layer if the selected layer's
831 parent is not an aggregate layer.
832 * bug fix: crash when delete a child layer whose parent is not
833 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
834 * Menu item selection for layer instances.
835
fdca5edb
QT
8362007-01-02
837Quy Tonthat <qtonthat@gmail.com>:
838 * gpslayer: Unexpose interface functions.
5a4a28bf 839 * Layers now can have their say on what pop up menu items they want.
fdca5edb 840
cdcaf41c 8412007-01-02
4e4e9e57 842Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
843 * Add ability to disable Terraserver stuff
844 * Add ability to disable Expedia stuff
845
fdca5edb
QT
8462007-01-01
847Quy Tonthat <qtonthat@gmail.com>:
848 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
849 creation dialog.
850
cdcaf41c 8512007-01-01
4e4e9e57 852Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
853 * Make all .h self sufficient
854 * Add ability to disable Google stuff
855
b364d6bc
QT
8562006-12-31
857Quy Tonthat <qtonthat@gmail.com>:
858 * Added gps layer
859
cdcaf41c 8602007-01-02
4e4e9e57 861Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
862 * Add ability to disable Terraserver stuff
863 * Add ability to disable Expedia stuff
864
8652007-01-01
4e4e9e57 866Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
867 * Make all .h self sufficient
868 * Add ability to disable Google stuff
869
b291388a
GB
8702006-12-26
871Quy Tonthat <qtonthat@gmail.com>:
872 * Fix a google version number change (at least in Australia).
873
ea40bccf
AF
8742006-12-07
875Quy Tonthat <qtonthat@gmail.com>:
876 * Fix an array overflow bug in Map Layer Properties
877
b7b66e1f
GB
8782006-12-04
879Alex Foobarian <foobarian@gmail.com>:
880 * Added an "About" dialog
881
68fb2913
AF
8822006-11-30
883Alex Foobarian <foobarian@gmail.com>:
884 * Added Quy Tonthat's patch to fix a bug in Track Properties
885
1a8437ab
AF
8862006-11-29
887Alex Foobarian <foobarian@gmail.com>:
ea40bccf 888 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 889
fa1b5a5f 8902006-11-12
4e4e9e57 891Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
892 * Add expat explicit dependency
893
7432fddf
AF
8942006-10-31
895Alex Foobarian <foobarian@gmail.com>:
896 * Visual feedback for moving waypoints
897
33534cd8
AF
8982006-10-30
899Alex Foobarian <foobarian@gmail.com>:
900 * Created standard Edit menu
901 * Implemented Cut for trackpoints and waypoints
902 * When moving trackpoints, we now draw one under the cursor for visual feedback
903
f9db6bd6
AF
9042006-10-26
905Alex Foobarian <foobarian@gmail.com>:
906 * Cleared up the drawing modes and map type descriptions
907 * Updated google version string to make it work in Europe
908 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 909 * Compacted the track properties dialog
f9db6bd6 910
941aa6e9
AF
9112006-10-23
912Alex Foobarian <foobarian@gmail.com>:
913 * Introduced a toolbar tool interface, converted existing tools to use it
914 * As a result, ruler drawing bugs are gone
915 * Sped up ruler drawing by increasing the redraw priority
916
78c9fb5b 9172006-08-15
4e4e9e57 918Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
919 * Add implicit DMS->DDD conversions in waypoints dialogs
920
0165e6e4 9212006-07-26
4e4e9e57 922Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
923 * src/degrees_converters.c, src/degrees_converters.h,
924 test/degrees_converter.c: add dec -> DDD conversion
925 * src/degrees_converters.c, src/degrees_converters.h,
926 test/degrees_converter.c: add dec -> DMM conversion
927 * src/degrees_converters.c: refactor dms conversions
928
6c02911c 9292006-07-24
4e4e9e57 930Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
931 * Add patch for GoogleMaps from Reid Priedhorsky
932
0165e6e4 9332006-07-22
4e4e9e57 934Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
935 * Makefile.am, configure.ac, src/Makefile.am,
936 src/degrees_converters.c, src/degrees_converters.h,
937 test/Makefile.am, test/check_degrees_conversions.sh,
938 test/degrees_converter.c: Adding degrees conversion functions
939 (DDD/DMM/DMS)
940
9412006-07-06
4e4e9e57 942Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
943 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
944
a808ab5f
EB
9452006-07-01
946Evan Battaglia <gtoevan@gmx.net>:
947 * Upgrade Google Maps version (yay Europe!)
948
0165e6e4 9492006-06-11
4e4e9e57 950Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
951 * NEWS, configure.ac: Preparing 0.1.1
952
65f0ccab
AF
9532006-05-25
954Alex Foobarian <foobarian@gmail.com>:
955 * Cleaned up the data source interface
956 * Added a setup dialog to the GPS data source, with protocol type and serial port location
957
5f304fd7
AF
9582006-05-12
959Alex Foobarian <foobarian@gmail.com>:
960 * Small fixes in Acquire from GPS code
961
4e4e9e57
GB
9622006-05-08
963Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
964 * autogen.sh: simpler method to start from CVS
965
a8d46e0b 9662005-12-03
4e4e9e57 967Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
968 * Data sources -- check for existence of necessary things
969
7b3479e3 9702005-11-25
4e4e9e57 971Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
972 * Created "data sources" structure to easily add new data sources via GPS babel.
973 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
974 shows the power of the approach.
3333c069 975 * Data sources: Google & Geocaches
7b3479e3 976
4e4e9e57
GB
9772005-11-23
978Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 979 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
980Evan Battaglia <gtoevan@gmx.net>:
981 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 982
d1fa6cff
AF
9832005-11-21
984Alex Foobarian <foobarian@gmail.com>:
985 * Fixed v-t diagram crash bug
986
1d1bc3c1
EB
9872005-11-19
988Alex Foobarian <foobarian@gmail.com>:
989 * GPSBabel acquire code
990
9f0cd67d
AF
9912005-11-18
992Alex Foobarian <foobarian@gmail.com>:
993 * Copy/paste of individual track- and way-points updated to work between processes.
994
0a6cab71
AF
9952005-11-17
996Alex Foobarian <foobarian@gmail.com>:
997 * Copy/paste between viking processes
998 * Layer marshalling support
999
4e4e9e57
GB
10002005-10-28
1001Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1002 * configure.ac: Adding --with-mapcache configure option
1003 * src/config.h: Removed because no more used (generated)
1004
15614495
AF
10052005-10-18
1006Alex Foobarian <foobarian@gmail.com>:
1007 * Fix ruler declination in UTM mode
1008
4e4e9e57
GB
10092005-10-17
1010Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1011 * src/icons/Makefile.am: assumes the creation of icons.h
1012 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1013 * src/Makefile.am: no more icons.h production
1014
024f32c1 10152005-10-16
4e4e9e57 1016Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1017 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1018 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1019
c48517ad
AF
10202005-10-13
1021Alex Foobarian <foobarian@gmail.com>:
1022 * Drag and drop whole track/waypoint lists
1023
80e450c0
AF
10242005-10-12
1025Alex Foobarian <foobarian@gmail.com>:
1026 * Coord layer drawing for lat/lon based projections
1027
0dff88ea
AF
10282005-10-11
1029Alex Foobarian <foobarian@gmail.com>:
1030 * Draw a compass when using a ruler
1031
e4847ce9
AF
10322005-10-07
1033Alex Foobarian <foobarian@gmail.com>:
1034 * Added ruler drawing to the ruler tool
1035
2f50c650
AF
10362005-10-06
1037Alex Foobarian <foobarian@gmail.com>:
1038 * Added support for pasting coordinates in lat/lon format
1039
e890a6e6
EB
10402005-10-05
1041Alex Foobarian <foobarian@gmail.com>:
1042 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1043Evan Battaglia <gtoevan@gmx.net>:
1044 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1045
08b251ec
EB
10462005-10-01
1047Evan Battaglia <gtoevan@gmx.net>:
1048 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1049 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1050
4e4e9e57
GB
10512005-09-30
1052Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1053 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1054Alex Foobarian <foobarian@gmail.com>:
1055 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1056 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1057 * Added wp symbol support to gpx
92136662 1058 * Fixed name collisions during track/wp DND
ea3933fc
EB
1059 * Layer-wide option as to whether to show waypoint symbols
1060
acaf7113
AF
10612005-09-29
1062Alex Foobarian <foobarian@gmail.com>:
1063 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1064 * Added a scale ruler
1065 * Changed panning to show less "garbage" in exposed areas
1066
a5e51d35
EB
10672005-09-28
1068Evan:
1069 * menu.xml & icons inline
1070
e4afc73a 10712005-09-27
acaf7113 1072Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1073 * GtkUIManager/Toolbar
1074 * DND in the LayersPanel
0912fc7e
EB
1075Evan:
1076 * strtod -> g_strtod (i18n glitch)
1077
4e4e9e57
GB
10782005-09-25
1079Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1080 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1081 * Makefile.am (EXTRA_DIST): handles viking-remote
1082 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1083 * doc/Makefile.am, doc/dev/Makefile.am: new files
1084 * Makefile.am (SUBDIRS): handles doc directory
1085 * configure.ac: handles doc and doc/dev directories
e4afc73a 1086
2ab9b480 10872005-09-16
2ab9b480 1088Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1089Evan: * GPX fixes
1090 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1091 * GPX write, click v-vs-t diagram
1092 * Option to show stops in TRWLayer options, and stop_length
1093 * Elevation plotting relative to min and max elevation in track.
1094 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1095
10962005-09-15
1097 * 4+ hours later and voila, GPX read support
1098 * Fixes in propwin if track doesn't have certain data, say so.
1099
11002005-09-14
1101Me (Evan) again:
1102 * Fix USGS support
1103 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1104 * Don't crash on track properties of an empty track.
1105
734652bf 11062005-09-13
4e4e9e57 1107Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1108 * bootstrap: new file to bootstrap auto-tools
1109 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1110 * Makefile.am (bin_SCRIPTS): viking-remote added
1111 * configure.ac: --enable-alphabetized-trw option added
1112
1113Evan Battaglia <gtoevan@gmx.net>:
1114 * Experimental altitude funky plotting I'm working on
1115
11162005-09-12
1117Alex Foobarian <foobarian@gmail.com>'s changes
1118* disable stops, for now (I forgot about those...)
1119* Track elevation graph: minimum altitude difference for less jagged curves
1120* Track elevation graph: gray background, blue foreground
1121* Track elevation graph: lines to clearly show absolute elevation
1122* New velocity-vs-time graph & calculating function
1123* Notebook to hold this new graph with track elevation graph
1124My (Evan's) changes:
1125* Fix above v-vs-t patch to not crash on tracks without timestamp.
1126* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1127Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1128 * bootstrap: new file to bootstrap auto-tools
1129 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1130 * Makefile.am (bin_SCRIPTS): viking-remote added
1131 * configure.ac: --enable-alphabetized-trw option added
734652bf 1132
9903c388
EB
11332005-09-07
1134Autotools support by Guilhem Bonnefille.
1135
bb71de8b
AF
11362005-09-06
1137Added Alex Foobarian's track duration patch.
1138Added Alex Foobarian's track profile patch.
9903c388 1139Added Alex Foobarian's elevation map fix.
bb71de8b 1140
725c87e1
EB
11412005-09-04
1142Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1143Delete from cache when updating image.
725c87e1 1144
50a14534
EB
11452005-08-18
1146Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1147
11482005-08-16
1149Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1150
11512005-08-02
1152Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1153Chaned waypoint types a little bit (size of waypoint)
1154
11552005-07-31
1156Hopefully fixed background.c item # count
1157Fixed KH Maps (v=2)
1158
11592005-06-20
1160A little research & added KH Maps support.
1161
11622005-06-19
1163Fixed right-click waypoint edit -> crash bug, hopefully.
1164Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1165Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1166Fixed the bug where pasting a map layer messed up the name.
1167Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1168Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1169