]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Fix #2812856: Change SRTM URL
[andy/viking.git] / ChangeLog
CommitLineData
cc239505
H
12009-07-26
2Herm <hermk@users.sourceforge.net>:
3 * Fix #2812856: Change SRTM URL
4
bcb4d758
GB
52009-07-26
6Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
7 * Fix #2818818: unset langage preset while opening external Google
8
c7dc4fb2
GB
92009-06-19
10Jonas Norling <norling@lysator.liu.se>
11 * Filters out irrelevant modifiers when using the scroll wheel
12 * Minor refactoring of the zooming code
13 * Fix #2796985: Crash when cancelling background job
14
ffb5a285
GB
152009-06-02
16Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
17 * Upgrade OSM-traces support to 0.6 API
18
56660ad8
GB
192009-05-22
20Tal <tal.bav@gmail.com>:
21 * Add hdop,vdop,pdop,nsat support in GPX
22
d973878f
GB
232009-05-22
24Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
25 * Fix #570956: change saved_width to 1
26
6dc4723c
GB
272009-05-09
28Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
29 * Allow to flush memory consumed by map cache
30 * Add a preference to change the map cache size
31
322009-05-09
d1cd12c0
T
33Tal <tal.bav@gmail.com>:
34 * Replace g_strtod by g_ascii_strtod
35
255f3ba9
GB
362009-05-06
37Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
38 * Add a thread pool for downloading
39
cbc4e846
GB
402009-04-04
41Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
42 * Include full libcurl version in user agent
86e0bd77 43 * replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA
3d471ca6 44 * Fix bug #2481237: Maps directory file chooser should look for directory
cbc4e846 45
6059018f 462009-02-08
1e98666b 47Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6059018f 48 * Update translations
1e98666b
GB
49 * Release 0.9.8
50
6311ef42
GB
512009-01-22
52Mathieu Albinet <mathieu17@gmail.com>:
53 * Fix loading of world map file
54
e6869c62
GB
552009-01-22
56Rob Norris <robbieonsea@users.sourceforge.net>:
57 * Fix 2249398: Fix some memory leaks
58
b7d99635
GB
592009-01-18
60Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
61 * configure.ac: allow to enable/disable geonames and select the search method
62
b4254e31
HR
632009-01-18
64Hein Ragas <viking@ragas.nl>:
65 * Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
66
65a64219
MA
672009-01-15
68Mathieu Albinet <mathieu17@gmail.com>:
69 * Windows port: avoid "\\" in URL
70
394e4636
GB
712008-12-20
72Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
73 * Remove Google's map tiles
74
fd98b156
GB
752008-12-17
76Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
77 * Remove old Google stuff
78
92806042
GB
792008-12-13
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * Add external tools framework
82 * Add OpenStreetMap and Google web tools
83
e2ad36b5
QT
842008-12-07
85Quy Tonthat <qtonthat@gmail.com>:
86 * Clicking on "vivisble" tick no longer makes the layer selected.
87
e3449376
HR
882008-12-03
89Hein Ragas <viking@ragas.nl>
90 * GPX export: sort track by time. Some application can make use
91 of this feature when reading gpx files.
92
7767aa02
QT
932008-11-22
94Quy Tonthat <qtonthat@gmail.com>:
95 * Merging tracks by name. Users can now select more than one tracks to
96 merge with.
e208e3c0 97 * Fix bugs that caused magic scissors not working.
7767aa02 98
291edcab
HR
992008-11-19
100Quy Tonthat <qtonthat@gmail.com>:
101 * Merging tracks by name. As submitted by Hein Ragas <viking@ragas.nl>
15f45edc
QT
102 * Merging tracks by name. Tracks can only be merged if they have
103 timestamps. Make sure users won't cause damage to themselves by
104 merging tracks without timestamps. Also a few bug fixes and
105 optimisation.
291edcab
HR
106
1072008-11-13
108Quy Tonthat <qtonthat@gmail.com>:
109 * Viking no longer support Google satellite maps due to requests
110 from Google.
111
490b1aa6
QT
1122008-10-31
113Quy Tonthat <qtonthat@gmail.com>:
114 * Tittle waypoint properties dialog as "Waypoint Properties"
115 not "Create".
116
8eb76f51
QT
1172008-10-30
118Quy Tonthat <qtonthat@gmail.com>:
119 * Add larger size waypoint symbols (icons) that look similar to
120 the ones used in Garmin GPS.
121 * The larger symbols are now used by default. To switch back to the
122 old smaller icons, use command line option "-s" or "--small_waypoint".
123 * Waypoint Property Dialog: The combo box "symbol" (used for selecting
124 waypoint symbol) now has tooltip that shows the name of the selected
125 symbol.
734e66f3
QT
126 * src/icons/Makefile.am: Make sure we won't pick up unwanted _pixmap.h
127 files
a7f9c01e
QT
128 * Waypoint names are now displayed at the top of waypoint symbol
129 and no longer overlap symbols.
8eb76f51 130
d0d1acb6
QT
1312008-10-28
132Quy Tonthat <qtonthat@gmail.com>:
8eb76f51
QT
133 * Waypoint symbols: Use Garmin waypoit names so that waypoint has
134 proper symbols on GPS after upload (and on Viking after download).
135 Old viking files still works the way they did.
d0d1acb6 136
f3cd9987
QT
1372008-10-22
138Quy Tonthat <qtonthat@gmail.com>:
139 * Fix compatibility problem for windows caused by
140 g_shell_parse_argv()
141
3f9ff8d9
QT
1422008-10-20
143Quy Tonthat <qtonthat@gmail.com>:
144 * New server for OSM cycle map.
145
c5bc70c3
QT
1462008-10-13
147Quy Tonthat <qtonthat@gmail.com>:
148 * GPS realtime tracking: Keep retrying when fail to connect
149 to gpsd, either because gpsd is not (yet) running or gpsd
150 disconnect (eg. gps unplugged).
151
c96fce26
JB
1522008-10-12
153Jon Burgess <jburgess777@googlemail.com>:
154 * fix implicit declaration of maps_layer_default_dir()
a0f4c917 155 * fix missing status return in spawn_command_line_async()
5a7d2873 156 * fix curl error buffer usage
c96fce26 157
eaaf1484 1582008-10-12
e0fdbe1e
GB
159Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
160 * Release 0.9.7
161
0d337f27
RN
1622008-10-12
163Rob Norris <robbieonsea@users.sourceforge.net>:
164 * Fix 2161310: Fix some more compiler warnings
165
ba566fd9 1662008-10-12
c96fce26 167Jon Burgess <jburgess777@users.sourceforge.net>:
ba566fd9
JB
168 * Fix 2134452: Properties of some tracks show as NaN
169
dc3a1898
QT
1702008-10-11
171Quy Tonthat <qtonthat@gmail.com>:
172 * Fix segfault in realtime tracking.
173 * Add new moving map method for realtime tracking.
174
10f9bcb6 1752008-09-30
e0fdbe1e 176Stanislav Brabec <sbrabec@users.sourceforge.net>:
10f9bcb6 177 * Rename icon: viking_icon.png -> viking.png
5459f84e 178 * Fix missing files in po/POTFILES.in
9c915564 179 * src/viking.desktop.in: add GenericName and revise Categories
63af53bc 180 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
10f9bcb6 181
7f9f736d
QT
1822008-09-22
183Quy Tonthat <qtonthat@gmail.com>:
184 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
185
c8724a34
GB
1862008-09-16
187Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
188 * Update translations
189
a583b41a
QT
1902008-09-07
191Quy Tonthat <qtonthat@gmail.com>:
192 * fix parallel build (make -j8) on multi-processor machines. Based
193 on a patch from sbrabec. Thanks.
194
bc7f6b49
GB
1952008-09-03
196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
197 * QA: cleanning old stuff
198
b2241600
GB
1992008-09-01
200Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
201 * Fix #1947260: correct a corrupted escape
202
730a38c1 2032008-09-01
a0fc9d29
QT
204Quy Tonthat <qtonthat@gmail.com>:
205 * Google search adapting changes from Google.
206
2072008-09-01
730a38c1
QT
208Quy Tonthat <qtonthat@gmail.com>:
209 * Fixed crashes when creating new layers.
210
5c01c6b7
GB
2112008-08-30
212Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
213 * QA: removing specific GtkCellRenderer
214
ab52dab8 2152008-08-30
7400bad4
GB
216Armin Moser <armin.moser@student.tugraz.at>:
217 * add osm cycle layer support
e3154bef 218 * add a menu entry to extend an existing track using magic scissors
7400bad4 219
ab52dab8 2202008-08-30
0faf6aeb
GB
221anonymous:
222 * Patch #2009666: OpenAerialMap
223
ab52dab8 2242008-08-30
4c755970
GB
225Rob Norris <robbieonsea@users.sourceforge.net>:
226 * Fix #1952523: mode_button assertion loading old datafile
227
a58aaed4
GB
2282008-08-25
229Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
230 * Add preferences to select how degrees are displayed
231
3bfe920a
GB
2322008-08-24
233Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
234 * Fix: update layer after applying properties
235
ab52dab8 2362008-06-24
3750ef3e
GB
237Mathieu Albinet <mathieu17@gmail.com>:
238 * Color picker button for the Coordlayer properties dialog
239
43becf6e
GB
2402008-08-23
241Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
242 * Cut/Copy/Paste empty selection is not critical
243
ab52dab8 2442008-06-23
85b3c367
GB
245Mathieu Albinet <mathieu17@gmail.com>:
246 * Layers panel UI improvements
247
85beadba
GB
2482008-08-22
249Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
250 * Replace specific about dialog by GtkAboutDialog
b01c3429 251 * Replace some g_warning by g_debug
5bfafde9 252 * Homogeneous icons management.
85beadba 253
843b99df
GB
2542008-08-17
255Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
256 * Add preferences to store OSM login/password
d9d1084e 257 * Add a password entry widget
843b99df 258
1e80f7a4
GB
2592008-08-16
260Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
261 * Ensure that confirmation dialog is over file selector
262
3cf8131d
QT
2632008-08-13
264Quy Tonthat <qtonthat@gmail.com>:
265 * Fixed google map download problem.
266
7a31304a
GB
2672008-07-31
268Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
269 * Release Viking 0.9.6
270 * Fix unecessary (and probably) Makefile.am directive
271
f2643f9e
QT
2722008-07-28
273Quy Tonthat <qtonthat@gmail.com>:
274 * Fix gcget command line to accomodate negative coords.
275
09dd3c51
QT
2762008-07-22
277Quy Tonthat <qtonthat@gmail.com>:
278 * Google maps no longer worked due to changes made by Google.
279 The Problems now fixed.
280
ab52dab8 2812008-07-21
389cd3aa
GB
282Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
283 * Release Viking 0.9.5
284
ab52dab8 2852008-07-18
05d95193
GB
286Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
287 * Install man pages
58cb9041 288 * Update translations
05d95193 289
ace0dae0
QT
2902008-07-15
291Quy Tonthat <qtonthat@gmail.com>:
292 * Added viking.desktop
293
ab52dab8 2942008-07-13
04348a9a
GB
295Rob Norris <robbieonsea@users.sourceforge.net>:
296 * Fix #1947456: Compiler warning fixes
297
ab52dab8 2982008-07-09
8fb7c70a
GB
299Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
300 * Update translations
301
8dcb3ba4
QT
3022008-07-02
303Quy Tonthat <qtonthat@gmail.com>:
304 * Track properties: split track at marker.
305
e60fc2c9
QT
3062008-06-30
307Quy Tonthat <qtonthat@gmail.com>:
308 * Track properties: Keep markers of the graphs in sync with each
309 other.
310
ab52dab8 3112008-06-29
109c6557
MA
312Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
313 * Windows port: fallback temporary file
314
ab52dab8 3152008-06-29
e0173c37
MA
316Mathieu Albinet <mathieu17@gmail.com>:
317 * Windows port: typo in util.c
318
9dc30292
QT
3192008-06-24
320Quy Tonthat <qtonthat@gmail.com>:
321 * Track graph marker now works again.
322
804e8de9
QT
3232008-06-22
324Quy Tonthat <qtonthat@gmail.com>:
325 * Fix google version number.
326
64b32f37
QT
3272008-06-15
328Quy Tonthat <qtonthat@gmail.com>:
329 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
330
ab52dab8 3312008-06-09
6c6f8d24
MA
332Mathieu Albinet <mathieu17@gmail.com>:
333 * Windows port: redefine LOCALEDIR
334
8499a412
QT
3352008-06-06
336Quy Tonthat <qtonthat@gmail.com>:
337 * viking no longer converts waypoint names to uppercase. Waypoint names
338 are now case insensitive.
339
ab52dab8 3402008-06-02
c7f6cb25
MA
341Mathieu Albinet <mathieu17@gmail.com>:
342 * Portability: remove "/dev/null" use
343
ab52dab8 3442008-05-08
62ddf770
MA
345Mathieu Albinet <mathieu17@gmail.com>:
346 * Windows port: rename interface to source_interface
31766324 347 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 348 * Portability: use of g_ascii_dtostr to format google url
62ddf770 349
ab52dab8 3502008-05-02
85540d7a
GB
351Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
352 * Update man page
353
ab52dab8 3542008-05-01
1ac37c09
GB
355Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
356 * Add file content checking process
357
ab52dab8 3582008-05-01
533bbf34
MA
359Mathieu Albinet <mathieu17@gmail.com>:
360 * Remove dependency to wget
361
ab52dab8 3622008-05-01
2936913d
GB
363Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
364 * Adding --debug and --verbose command line option
365
ab52dab8 3662008-04-26
6c641b1a
MA
367Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
368 * Fix pipe leaks
369
ab52dab8 3702008-04-26
3a0c074a
MA
371Mathieu Albinet <mathieu17@gmail.com>:
372 * Portability: provide our own curl WRITE function
373
ab52dab8 3742008-04-22
61f37ac9
RN
375Robert Norris <rw_norris@hotmail.com>:
376 * Fix: Initalize tv_usec field.
6af463da 377 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 378
ab52dab8 3792008-04-21
f9ab07c8
GB
380Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
381 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 382 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 383
ab52dab8 3842008-04-16
6b1a58ec
TS
385Tim Scofield <nospam546@comcast.net>:
386 * Fix: typo false -> FALSE
387
ab52dab8 3882008-04-12
c0366d1c
GB
389Mathieu Albinet <mathieu17@gmail.com>:
390 * M_PI already defined
391
ab52dab8 3922008-04-12
45acf79e
MA
393Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
394Mathieu Albinet <mathieu17@gmail.com>:
395 * Portability: reduce unistd.h dependency
f83131b9 396 * Portability: replace mkdir by g_mkdir
c44594ee 397 * Portability: replace deprecated bzero function by memset
a1618d62 398 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 399
ab52dab8 4002008-03-27
6e4a49aa
MA
401Mathieu Albinet <mathieu17@gmail.com>:
402 * Replace GtkFileSelection by GtkFileChooser
403
ab52dab8 4042008-03-24
b6e6dfbd
GB
405Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
406 * Merge icons in a single binary object
407
ab52dab8 4082008-03-15
372132a6
GB
409Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
410 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 411 * Add panning tool as default
372132a6 412
ab52dab8 4132008-02-25
c2fe3b00
GB
414Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
415 * po/ChangeLog: needed file for distribution
416
ab52dab8 4172008-02-25
0654760a
RN
418Rob Norris <robbieonsea@users.sourceforge.net>:
419 * Fix: autogen can generate broken configure file (SF#1881475)
420 * Fix some compiler warnings (SF#1888407)
244c0e50 421
ab52dab8 4222008-02-24
502100a7
GB
423Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
424 * Change OSM's tiles URL
425
ab52dab8 4262008-02-22
4e4e9e57 427Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
428 * viking.spec: Correct license, required packages and local.
429
ab52dab8 4302008-02-20
edbec4dc
GB
431Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
432 * Update translations
433
ab52dab8 4342008-02-16
9d8d6d0f
GB
435Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
436 * main.c: I18N improvements
a29684ba 437 * French translation update
9d8d6d0f 438
ab52dab8 4392008-02-16
4e4e9e57 440Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
441 * I18N improvements
442 * French translation update
443 (both submitted the 2008-01-12 on mailing-list)
444
ab52dab8 4452008-01-22
a61b2619
AF
446Alex Foobarian <foobarian@gmail.com>:
447 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
448
1af46481 4492008-01-18
4e4e9e57 450Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
451 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
452 * Added mutex to protect mapcache from being corrupted by threads.
453
ab52dab8 4542008-01-04
d03d80e6
AF
455Alex Foobarian <foobarian@gmail.com>:
456 * Tuned the v-t diagram drawing
457
ab52dab8 4582007-12-27
4e4e9e57 459Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
460 * Minor fixes/debugging to gcget. Add gcget-perl
461 * Full screen mode.
3a24d4e5 462 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 463
ab52dab8 4642007-12-27
0b72c435
OK
465Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
466 * Add GpxWritingOptions to control GPX file writing
467
36179a2e 4682007-12-23
4e4e9e57 469Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
470 * Add default values to ele and time fields (due to OSM)
471
a5c8699d 4722007-12-21
4e4e9e57 473Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
474 * Preferences groups/tabs
475 * Fix gcget to accept username and password. Pass this in to gcget.
476 * Oops! Reading preferences from the file wasn't working. Fixed.
477
ab52dab8 4782007-12-21
4e4e9e57 479Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
480 * Update French translation
481
ab52dab8 4822007-12-21
4e4e9e57 483Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
484 * Update source for OSM/Osmarender tiles
485
ab52dab8 4862007-12-20
4e4e9e57 487Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
488 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
489
8956d2ef 4902007-12-20
4e4e9e57 491Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
492 * Revert a previous change that disabled realtime tracking if libgps
493 does not exist.
494
ab52dab8 4952007-12-17
4e4e9e57 496Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
497 * Use specific gettext call for plural form
498
ab52dab8 4992007-12-16
4e4e9e57 500Evan Battaglia <gtoevan@gmx.net>:
eab858a1 501 * Sort waypoints in GPX output.
a8fe53f8 502 * Use the "next unused" (not really) waypoint number as default.
eab858a1 503
ab52dab8 5042007-12-15
adc67de1
GB
505Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
506 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 507 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 508
ab52dab8 5092007-12-15
4e4e9e57 510Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 511 * Make menu entries translatable
7760b0cf 512 * Mark many strings translatable
2d2bea38 513 * Update french translation
5515e2d3 514
ab52dab8 5152007-12-12
4c77d5e0
GB
516Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
517 * Marking translatable strings
a94a5724 518 * First french translation (incomplete)
4c77d5e0 519
ab52dab8 5202007-12-12
7a43153e
GB
521Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
522 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 523 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 524
d88f5ec1 5252007-12-07
4e4e9e57 526Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
527 * Fix autogen.sh to remove the assumption that version 1.9 of automake
528 is available on all systems.
f867791e 529 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 530
8a920b62
EB
5312007-12-07
532Evan Battaglia <gtoevan@gmx.net>:
533 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
534 * Google Terrain maps
9a995996 535 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 536
ab52dab8 5372007-11-27
7d02a0b0
GB
538Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
539 * util.c: Use a list of possible browsers.
540
ab52dab8 5412007-11-20
4e4e9e57 542Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
543 * Fix a bug that can potentially cause segfault.
544
ab52dab8 5452007-11-19
4e4e9e57 546Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
547 * Improve track graphs. Some tracks looked too flat.
548
ab52dab8 5492007-11-09
4e4e9e57 550Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
551 * GPSBabel filter work I've been sitting on for a while now.
552 * Draw circle for downloading geocaches. Constrain by maximum distance.
553
ab52dab8 5542007-11-08
4e4e9e57 555Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
556 * Printing support
557
24ca37ba
QT
5582007-11-01
559Quy Tonthat <qtonthat@gmail.com>:
560 * Fix bug that caused Old Google maps not being disabled by default.
561
8dbfe7a3
QT
5622007-10-24
563Quy Tonthat <qtonthat@gmail.com>:
564 * Fix crashes on elev graph for some tracks.
565 * Make low alt tracks look more visible on elev graph.
566 * Fix "incompatible pointer type" warnings.
567
c81a5cd7
BZ
5682007-10-23
569Quy Tonthat <qtonthat@gmail.com>:
570 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
571
1530c21f
GB
5722007-10-20
573Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
574 * Releasing 0.9.3
575
4235f369 5762007-10-20
4e4e9e57 577Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
578 * Fixing minor typo in vikdemlayer.c which could cause crashes
579
21700912
QT
5802007-10-20
581Quy Tonthat <qtonthat@gmail.com>:
582 * Track Properties Dialog no longer blocks interaction of the main
583 window.
ca7e67ef 584 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 585 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
586 * Display track name on title of track property dialog. Now that
587 viking allows multiple dialogs displayed simultaneously.
21700912 588
51f0884d 5892007-10-17
4e4e9e57 590Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
591 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
592
9128a946 5932007-10-16
4e4e9e57 594Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
595 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
596
5ef1d57e
QT
5972007-10-16
598Quy Tonthat <qtonthat@gmail.com>:
599 * Interpolating DEM data in 3 different methods. Track data,
600 elevation-distance graph and elevation info on status bar now make use
601 of interpolation.
602
3220e336
QT
6032007-10-15
604Quy Tonthat <qtonthat@gmail.com>:
605 * Add more room to the top of elevation-distance graph.
606
b42009f6 6072007-10-14
4e4e9e57 608Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
609 * Fix plotting of DEM elevation data (subtract min altitude)
610
165d30aa 6112007-10-12
4e4e9e57 612Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
613 * Fix Esc and Backspace to work only when VikViewport has focus.
614 * VikViewport grabs focus on click or release events, or when a
615 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
616
6172007-10-12
07596bf4
QT
618Quy Tonthat <qtonthat@gmail.com>:
619 * Make use of DEM elevation data and GPS speed for track graphs.
620
777e2d4d
EB
6212007-10-11
622Evan Battaglia
623 * Key press framework for tools. Esc to stop track. Backspace to end track.
624
5c5f3289
GB
6252007-10-11
626Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
627 * Upgrading to API 0.5 of OSM
628
001a86db
QT
6292007-10-11
630Quy Tonthat <qtonthat@gmail.com>:
631 * Make Realtime Tracking a feature that can be disabled at configure
632 time. Do not quietly disable it beacause libgps is not available
633 at compiling time.
a2817d3c 634 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
635
6362007-10-10
637Quy Tonthat <qtonthat@gmail.com>:
638 * Fix a crash bug caused by operation on variable inside a macro.
639
e086b16d 6402007-10-09
4e4e9e57 641Evan Battaglia <gtoevan@gmx.net>:
e086b16d 642 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
643 * Show currently edited track in red-dashed line. This makes it easier
644 to tell if we've ended the track.
645 * When using new track tool, draw a line before making a point to
646 preview the new point.
807e03f9 647 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 648
6dd43d93
QT
6492007-10-08
650Quy Tonthat <qtonthat@gmail.com>:
651 * Fix compiling breakage caused by missing icon file from the list.
652
58a642b6
GB
6532007-10-07
654Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
655 * libgps is no more mandatory
656
32e48121 6572007-10-07
9a30122d
EB
658Evan Battaglia <gtoevan@gmx.net>:
659 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 660 * Cursors for tools.
c3deba01 661 * Undo magic scissors by right-clicking.
8fb71d6c 662 * Extend a track by right-clicking on it.
98f5364d 663 * Experiment: "Begin track" tool
9a30122d 664
58a642b6 6652007-10-07
32e48121
QT
666Quy Tonthat <qtonthat@gmail.com>:
667 * Correctly calculate position (based on time instead of distance)
668 when clicking on speed-time graph.
669 * Added km/h to speed entries of the track properties dialog.
6260ce3f 670 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
671 * Track Properties: now displays track distance/time instead of
672 "Selected Time".
32e48121 673
a45242c2
QT
6742007-10-06
675Quy Tonthat <qtonthat@gmail.com>:
676 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 677 * Pop a message when failed to connect to gpsd.
a45242c2 678
057a78bc
QT
6792007-10-05
680Quy Tonthat <qtonthat@gmail.com>:
681 * Fix a segfault caused by (mistakenly) adding a new layer to gps
682 layer.
97cab2d5 683 * Be more selective in collecting realtime trackpoints.
057a78bc 684
c4e61875
QT
6852007-10-04
686Quy Tonthat <qtonthat@gmail.com>:
687 * Improvements for GPS layer's "realtime tracking".
688
c2e97e57
QT
6892007-10-02
690Quy Tonthat <qtonthat@gmail.com>:
691 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 692 * Add realtime tracking to GPS layer.
8fcff869 693 * fix half-drawn problems for GPS layer.
c2e97e57 694
090cae39
GB
6952007-10-01
696Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
697 * Relax dependencies about glib by implementing
698 g_hash_table_remove_all ourselves (Evan's patch)
699
c9177aae
QT
7002007-10-01
701Quy Tonthat <qtonthat@gmail.com>:
702 * Disable half-drawn update when the center is moved. Avoid using
703 static "trigger" in viklayer.c which causes problems when viking
704 has more than one windows.
705
d295e344
QT
7062007-09-28
707Quy Tonthat <qtonthat@gmail.com>:
708 * Fix bug that caused Elevation graph not working properly with some
709 tracks.
710
415302f4 7112007-09-27
4e4e9e57 712Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
713 * GPSD Layer -- draw an arrow.
714 * Minimum elevation for DEM layer.
0df66d57
EB
715 * Half-drawn hack to only draw layers on top of the one that has
716 recently changed. A must for realtime GPS.
415302f4 717
0e25c0d0
QT
7182007-09-25
719Quy Tonthat <qtonthat@gmail.com>:
720 * SRTM download now works for regions outside North_America too.
721
fa86f1c0 7222007-09-23
4e4e9e57 723Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 724 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
725 * Don't crash if using tool on wrong type of layer / no layer.
726 Although I really want to know what happened to "use the top visible layer",
727 and return TRUE if the tool "accepts" the use...
728 editing lots of TRWLayers was way easier that way...
e9165710 729 * Remove unused vik_layer_copy() code
ee6ef0b1 730 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
731 * Add comment when making a Google Route.
732 * Continue a magic scissors route by holding down control. Continue the comment too.
733 * 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 734 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 735
8c721f83 7362007-09-22
4e4e9e57 737Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
738 * Pan Accelerators (Ctrl+Left, etc)
739 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
740 * Add a RADIOGROUP_STATIC properties factory type to make it easy
741 for new layers. Uses an array list (like before)
742 instead of a GList.
743 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
744 * (copying & pasting DEM layers is broken, will fix later)
745
0c1044e9 7462007-09-21
4e4e9e57 747Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
748 * Fix right-click on geocache to work with new geocache names.
749 * Download & import SRTM 90m DEM data (still working on US 10m)
750
ed28ef63 7512007-09-17
4e4e9e57 752Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
753 * 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.
754
4f13653e
GB
7552007-09-09
756Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
757 * Removing unused files (*.png.h).
758
90e25247
GB
7592007-09-08
760Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
761 * Fix #1789550: define MAX macro if not defined on ALL systems
762
35462baf
QT
7632007-09-08
764Quy Tonthat <qtonthat@gmail.com>:
765 * AUtomatically fetching google version number.
766
eb93fa95
GB
7672007-09-07
768Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
769 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
770 to build viking on system not offering such feature.
771
fd0a7199
GB
7722007-09-06
773Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
774 * Adding command line option framework.
775
4b53548b
QT
7762007-09-06
777Quy Tonthat <qtonthat@gmail.com>:
778 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
779 * Fix crash when using "Maps Download" tools right after viking is
780 started (without a viking file).
4b53548b
QT
781
7822007-09-05
783Quy Tonthat <qtonthat@gmail.com>:
784 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
785
4e29c215
GB
7862007-09-03
787Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
788 * Fix: crash when "applying" a map layer property dialog.
94933cb8 789 * QA: strong type the second argument of the *_post_read functions.
63726881 790 * Preset filename when exporting a TrwLayer.
24277274
GB
791 * Refactoring: retrieve the VikWindow from the VikViewport via its
792 GtkWidget nature.
51c15f41 793 * Use $EMAIL to initialise email field for OSM upload.
07059501 794 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 795 * Hide Expedia view mode when expedia is not built in.
4e29c215 796
06f31fd5
GB
7972007-09-01
798Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
799 * Disable Expedia map layer by default (as it is not working).
800
1a8143e6
BZ
8012007-08-30
802Bernd Zeimetz <bernd@bzed.de>:
803 * Add redirect support (for Expedia map layer).
804
5092de80
GB
8052007-08-30
806Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
807 * Add ability to upload a single track.
808
dc5758d3
GB
8092007-08-28
810Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
811 * Check current drawmode after creating a new MapsLayer.
812
15e77c02
QT
8132007-08-25
814Quy Tonthat <qtonthat@gmail.com>:
815 * New google version number.
1918a993 816 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
817 * Give more instructive message for attempting to download maps in
818 wrong mapmode.
15e77c02 819
f901dcdf
GB
8202007-08-20
821Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
822 * libcurl is a requirement
823
f8fe5d14
QT
8242007-08-20
825Quy Tonthat <qtonthat@gmail.com>:
826 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
827 * Fix bug in Google search that caused viking jump to wrong location
828 when Google can not find the match.
f8fe5d14 829
1bd88e66
GB
8302007-08-16
831Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
832 * Group "Export Layer..." entries in a sub-menu.
833
494eb388
QT
8342007-08-16
835Quy Tonthat <qtonthat@gmail.com>:
836 * Clean up and eliminate compiler warning.
837
261c8fdc
QT
8382007-08-15
839Quy Tonthat <qtonthat@gmail.com>:
840 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
841 * Added --enable-old-google to configure script. Old google modes are
842 now disabled by default.
843 * Default mode for new maps is Google Maps.
261c8fdc 844
6a9ff0ee
QT
8452007-08-09
846Quy Tonthat <qtonthat@gmail.com>:
847 * Make Google Map default map type.
848
46e4fa54
QT
8492007-08-02
850Quy Tonthat <qtonthat@gmail.com>:
851 * DEM module can now read hgt.zip files directly (no need to unzip
852 them).
853 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
854 regions).
855
2dc9ab5e
QT
8562007-07-27
857Quy Tonthat <qtonthat@gmail.com>:
858 * Plug filedescriptor leak in dem.c
859
071da616
QT
8602007-07-26
861Quy Tonthat <qtonthat@gmail.com>:
862 * Display on status bar altitude at cursor using data from DEM layer(s).
863
ccff31c2
QT
8642007-07-25
865Quy Tonthat <qtonthat@gmail.com>:
866 * New google version numbers.
867
1ef9e637
QT
8682007-07-24
869Quy Tonthat <qtonthat@gmail.com>:
870 * Disable GeoCache Acquire since it nolonger works. Can be enabled
871 again using configure --enable-geocaches.
872
214f9ac2
QT
8732007-07-18
874Quy Tonthat <qtonthat@gmail.com>:
875 * Remove (my) debug messages which are no longer needed.
876
2dc9ab5e 8772007-07-15
214f9ac2
QT
878Quy Tonthat <qtonthat@gmail.com>:
879 * Missing a few changes here.
880 * release 0.9 (by Guilhem)
881
6ec35002
QT
8822007-07-13
883Quy Tonthat <qtonthat@gmail.com>:
884 * Eliminate the needs of entering DEM files for every single
885 track/waypoint layer.
886
84c2cc41
QT
8872007-07-07
888Quy Tonthat <qtonthat@gmail.com>:
889 * Fixed typo in Makefile.am
890
ad0a8c2d
EB
8912007-07-06
892Evan Battaglia <gtoevan@gmx.net>:
893 * Merge DEM Branch
894
441f28d3
QT
8952007-07-04
896Quy Tonthat <qtonthat@gmail.com>:
897 * Bug fix: View Mode displayed wrong setting on start up
898
83750a2d
QT
8992007-07-03
900Quy Tonthat <qtonthat@gmail.com>:
901 * Fixed bugs that caused draw_scale and draw_centermark status not being
902 consistent among View menu, viewport and loaded files.
903
ad0a8c2d 9042007-07-02
4e4e9e57 905Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
906 * DEM Branch: Trying to fix/cleanup various DEM things
907 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
908
17407a43
QT
9092007-07-02
910Quy Tonthat <qtonthat@gmail.com>:
911 * Fixed bugs that caused crashes during GPS upload/download.
912
8cd10bb4 9132007-07-01
e2d11d62 914Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 915 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 916
678fecbb
RM
9172007-06-24
918Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
919 * Merging with Ralf's work around debianization
ad4d241a 920 * INSTALL: refreshed
678fecbb 921
10888930
TS
9222007-06-23
923Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
924 * Minor change to avoid SEGFAULT on x86_64
a3188993 925 * Add DownloadOptions type to specify referer per map source
1b685d33 926
37518034
QT
9272007-06-19
928Quy Tonthat <qtonthat@gmail.com>:
929 * Fix bugs that causes "drawcentermark" not recognised when reading
930 from files.
931 * Fix a wild pointer bug that can cause crashes
932
d700ee38
GB
9332007-06-18
934Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
935 * Copying libcurl.m4 as it is needed everywhere
936
62c16860
QT
9372007-06-18
938Quy Tonthat <qtonthat@gmail.com>:
939 * New google version numbers.
940 * Make scale more visible.
941 * Add center mark which can be turn on/off in View menu.
942 * Viking now uses cookies for http requests. Some server(s) is quite
943 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 944 * Download maps along a track. Right click on a track layer, select map
62c16860 945 type and zoom level, viking will do the rest.
0c24c0a5 946 * release 0.1.3-20070618
62c16860 947
99e679df
RM
9482007-06-13
949Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
950 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
951
b0b88773
QT
9522007-06-8
953Quy Tonthat <qtonthat@gmail.com>:
954 * Fix a bug that causes segfault when viewing properties of a
955 waypoint.
956
4b31042b
QT
9572007-06-1
958Quy Tonthat <qtonthat@gmail.com>:
959 * Fix a bug that causes segfault when viewing properties of a track
960 that has only one trackpoint with elevation information.
1eef1bde 961 * Backport Evan's magic scissors from DEM branch.
4b31042b 962
f47d51b5
QT
9632007-05-31
964Quy Tonthat <qtonthat@gmail.com>:
965 * Add Google Maps search to View menu and Toolbar
966 * Waypoint created right after the search will pick up the search
967 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
968 create waypoint).
969
4587152b 9702007-05-26
4e4e9e57 971Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
972 * new waypoint symbols.
973
9b81efe3
QT
9742007-05-26
975Quy Tonthat <qtonthat@gmail.com>:
976 * Fix intermittent problem of map redraw.
977 * Mapslayer: Fixed bugs that cause in some cases, map display can not
978 be refreshed without downloading.
979
2d546d79
GB
9802007-05-24
981Ralf Meyer <ranfyy@gmail.com>:
982 * Adding man pages.
983
10ca2bfe
QT
9842007-05-24
985Quy Tonthat <qtonthat@gmail.com>:
986 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
987 * Make dimensions easier to be found and changed to suit own tastes.
988 * Small touches on the look.
10ca2bfe 989
ff8b4326
QT
9902007-05-23
991Quy Tonthat <qtonthat@gmail.com>:
992 * New GPS layer menu items: "empty upload", "empty download", "empty
993 all"
7041549f 994 * acquire->Google Directions now record and display previous queries
3570ad57 995 fo "From"/"To" entries.
7041549f 996 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 997
38778d11
QT
9982007-05-22
999Quy Tonthat <qtonthat@gmail.com>:
1000 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
1001 * Disable prompt for save before exit.
1002 * Add "Save and Exit" to File menu.
38778d11 1003
ad0a8c2d 10042007-05-20
4e4e9e57 1005Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
1006 * DEM Branch
1007
6d38ac4f
QT
10082007-05-20
1009Quy Tonthat <qtonthat@gmail.com>:
1010 * Stop autodownload from running forever on map downloading errors.
1011
0b3c4c1c
QT
10122007-05-18
1013Quy Tonthat <qtonthat@gmail.com>:
06e94d26 1014 * Add curl-devel to spec file.
0b3c4c1c 1015 * Map tool: Left click can now refresh display of map tiles.
4b31d033 1016 * Check for non-displayable data after downloading map.
0b3c4c1c 1017
11f88b69
QT
10182007-05-17
1019Quy Tonthat <qtonthat@gmail.com>:
1020 * Fix problems in map downloading caused by unreliable error
1021 detection.
06e94d26 1022 * Release 0.1.3
11f88b69 1023
0b0963fb
QT
10242007-05-15
1025Quy Tonthat <qtonthat@gmail.com>:
1026 * Fixed bugs that can cause segfault on exit. The problem was caused
1027by mapslayer's weak_ref not being unref'ed in some cases.
1028
3335ae4e 10292007-05-13
4e4e9e57 1030Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
1031 * 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.
1032
093c5c71 10332007-05-11
4e4e9e57 1034Evan Battaglia <gtoevan@gmx.net>:
093c5c71 1035 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 1036 * Fix a stupid segfault in main.c (opening new files)
093c5c71 1037
056e8bd1
QT
10382007-05-09
1039Quy Tonthat <qtonthat@gmail.com>:
1040 * New Google version numbers.
1041
50817314 10422007-05-08
4e4e9e57 1043Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
1044 * New "Refresh onscreen tiles" menu entry
1045
6afc9732 10462007-05-04
4e4e9e57 1047Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
1048 * debian/: debianization
1049
81a061e4 10502007-04-29
4e4e9e57 1051Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
1052 * libusb support
1053
dfb4bdaa 10542007-04-28
4e4e9e57 1055Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 1056 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 1057 * Add configuration option for OpenStreetMap sources
dfb4bdaa 1058
67209ca8 10592007-04-23
4e4e9e57 1060Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
1061 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
1062
ed6242f3 10632007-04-21
4e4e9e57 1064Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
1065 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
1066
fa9fef36 10672007-04-16
4e4e9e57 1068Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
1069 * Adding libcurl support
1070
69b825fe
QT
10712007-04-04
1072Quy Tonthat <qtonthat@gmail.com>:
1073 * New Google version number.
1074 * Fixed Google Directions
1075
4a96999b
QT
10762007-02-20
1077Quy Tonthat <qtonthat@gmail.com>:
1078 * GPS layer dialog now displayed at the center of the Viking main
1079 window.
1080
997905be
QT
10812007-02-19
1082Quy Tonthat <qtonthat@gmail.com>:
1083 * New Google version numbers.
1084
af2740eb
QT
10852007-02-15
1086Quy Tonthat <qtonthat@gmail.com>:
1087 * Made viking.spec.in out of Michael's viking.spec
1088 * Added viking.spec.in to autoconf files.
1089
10902007-02-15
4e4e9e57 1091Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
1092 * Added viking.spec
1093
07f39a64 10942007-02-14
4e4e9e57 1095Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
1096 * NEWS, configure.ac: preparing 0.1.2
1097
4e0cf33b 10982007-02-13
4e4e9e57 1099Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
1100 * src/vikwindow.c: remove URL and version number from window title
1101 * src/dialog.c: add URL and use dynamic information for version
21c318eb 1102 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
1103 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
1104 AUTHORS file
4e0cf33b 1105
ecb51018
QT
11062007-02-07
1107Quy Tonthat <qtonthat@gmail.com>:
1108 * Fix bug that causes crashes when click at the right side (outside)
1109 of the track graph area in the Track Poperties window.
1110
e1e2f2c6 11112007-02-06
4e4e9e57 1112Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
1113 * Add new information to Track Properties. Postion in time will be
1114 tracked and display when moving mouse cursor around the track graph.
1115
4f210965
QT
11162007-02-06
1117Quy Tonthat <qtonthat@gmail.com>:
1118 * New google version numbers.
d1fb6e7f 1119 * correct main window title and viking website.
4f210965 1120
369e959a
QT
11212007-02-05
1122Quy Tonthat <qtonthat@gmail.com>:
1123 * Cosmetic changes.
1124
119f63a0
QT
11252007-02-04
1126Quy Tonthat <qtonthat@gmail.com>:
1127 * Simplify tools enable/disable codes.
1128
79845167
QT
11292007-02-01
1130Quy Tonthat <qtonthat@gmail.com>:
1131 * Only tools that work with current active layer are enable,
1132 others are disable (fade out and does nothing when clicked on).
1133
d820e240
GB
11342007-01-27
1135Quy Tonthat <qtonthat@gmail.com>:
1136 * Display map sections while downloading (bug 1303429)
1137
267b6db5
QT
11382007-01-25
1139Quy Tonthat <qtonthat@gmail.com>:
1140 * Fixed bugs that caused crashes on creating new map layer or
1141 new track/waypoint layer.
1142
dad2c114
QT
11432007-01-24
1144Quy Tonthat <qtonthat@gmail.com>:
1145 * Updated google tranparent version number.
1146 * Made it more convenient to update google version numbers.
1147
cdcaf41c
QT
11482007-01-23
1149Quy Tonthat <qtonthat@gmail.com>:
1150 * Merged branch modular to trunk.
1151
54d3b232
QT
11522007-01-05
1153Quy Tonthat <qtonthat@gmail.com>:
1154 * Bug fix: main menu edit->delete and edit->cut did not work with
1155 waypoints and tracks.
1156
2cebc318
QT
11572007-01-04
1158Quy Tonthat <qtonthat@gmail.com>:
1159 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
1160 layer panel).
1161
20c7a3a0
QT
11622007-01-03
1163Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
1164 * bug fix: crash on inserting aggregate layer if the selected layer's
1165 parent is not an aggregate layer.
1166 * bug fix: crash when delete a child layer whose parent is not
1167 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
1168 * Menu item selection for layer instances.
1169
fdca5edb
QT
11702007-01-02
1171Quy Tonthat <qtonthat@gmail.com>:
1172 * gpslayer: Unexpose interface functions.
5a4a28bf 1173 * Layers now can have their say on what pop up menu items they want.
fdca5edb 1174
cdcaf41c 11752007-01-02
4e4e9e57 1176Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1177 * Add ability to disable Terraserver stuff
1178 * Add ability to disable Expedia stuff
1179
fdca5edb
QT
11802007-01-01
1181Quy Tonthat <qtonthat@gmail.com>:
1182 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
1183 creation dialog.
1184
cdcaf41c 11852007-01-01
4e4e9e57 1186Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1187 * Make all .h self sufficient
1188 * Add ability to disable Google stuff
1189
b364d6bc
QT
11902006-12-31
1191Quy Tonthat <qtonthat@gmail.com>:
1192 * Added gps layer
1193
cdcaf41c 11942007-01-02
4e4e9e57 1195Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1196 * Add ability to disable Terraserver stuff
1197 * Add ability to disable Expedia stuff
1198
11992007-01-01
4e4e9e57 1200Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1201 * Make all .h self sufficient
1202 * Add ability to disable Google stuff
1203
b291388a
GB
12042006-12-26
1205Quy Tonthat <qtonthat@gmail.com>:
1206 * Fix a google version number change (at least in Australia).
1207
ea40bccf
AF
12082006-12-07
1209Quy Tonthat <qtonthat@gmail.com>:
1210 * Fix an array overflow bug in Map Layer Properties
1211
b7b66e1f
GB
12122006-12-04
1213Alex Foobarian <foobarian@gmail.com>:
1214 * Added an "About" dialog
1215
68fb2913
AF
12162006-11-30
1217Alex Foobarian <foobarian@gmail.com>:
1218 * Added Quy Tonthat's patch to fix a bug in Track Properties
1219
1a8437ab
AF
12202006-11-29
1221Alex Foobarian <foobarian@gmail.com>:
ea40bccf 1222 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 1223
fa1b5a5f 12242006-11-12
4e4e9e57 1225Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
1226 * Add expat explicit dependency
1227
7432fddf
AF
12282006-10-31
1229Alex Foobarian <foobarian@gmail.com>:
1230 * Visual feedback for moving waypoints
1231
33534cd8
AF
12322006-10-30
1233Alex Foobarian <foobarian@gmail.com>:
1234 * Created standard Edit menu
1235 * Implemented Cut for trackpoints and waypoints
1236 * When moving trackpoints, we now draw one under the cursor for visual feedback
1237
f9db6bd6
AF
12382006-10-26
1239Alex Foobarian <foobarian@gmail.com>:
1240 * Cleared up the drawing modes and map type descriptions
1241 * Updated google version string to make it work in Europe
1242 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1243 * Compacted the track properties dialog
f9db6bd6 1244
941aa6e9
AF
12452006-10-23
1246Alex Foobarian <foobarian@gmail.com>:
1247 * Introduced a toolbar tool interface, converted existing tools to use it
1248 * As a result, ruler drawing bugs are gone
1249 * Sped up ruler drawing by increasing the redraw priority
1250
78c9fb5b 12512006-08-15
4e4e9e57 1252Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1253 * Add implicit DMS->DDD conversions in waypoints dialogs
1254
0165e6e4 12552006-07-26
4e4e9e57 1256Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1257 * src/degrees_converters.c, src/degrees_converters.h,
1258 test/degrees_converter.c: add dec -> DDD conversion
1259 * src/degrees_converters.c, src/degrees_converters.h,
1260 test/degrees_converter.c: add dec -> DMM conversion
1261 * src/degrees_converters.c: refactor dms conversions
1262
6c02911c 12632006-07-24
4e4e9e57 1264Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1265 * Add patch for GoogleMaps from Reid Priedhorsky
1266
0165e6e4 12672006-07-22
4e4e9e57 1268Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1269 * Makefile.am, configure.ac, src/Makefile.am,
1270 src/degrees_converters.c, src/degrees_converters.h,
1271 test/Makefile.am, test/check_degrees_conversions.sh,
1272 test/degrees_converter.c: Adding degrees conversion functions
1273 (DDD/DMM/DMS)
1274
12752006-07-06
4e4e9e57 1276Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1277 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1278
a808ab5f
EB
12792006-07-01
1280Evan Battaglia <gtoevan@gmx.net>:
1281 * Upgrade Google Maps version (yay Europe!)
1282
0165e6e4 12832006-06-11
4e4e9e57 1284Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1285 * NEWS, configure.ac: Preparing 0.1.1
1286
65f0ccab
AF
12872006-05-25
1288Alex Foobarian <foobarian@gmail.com>:
1289 * Cleaned up the data source interface
1290 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1291
5f304fd7
AF
12922006-05-12
1293Alex Foobarian <foobarian@gmail.com>:
1294 * Small fixes in Acquire from GPS code
1295
4e4e9e57
GB
12962006-05-08
1297Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1298 * autogen.sh: simpler method to start from CVS
1299
a8d46e0b 13002005-12-03
4e4e9e57 1301Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1302 * Data sources -- check for existence of necessary things
1303
7b3479e3 13042005-11-25
4e4e9e57 1305Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1306 * Created "data sources" structure to easily add new data sources via GPS babel.
1307 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1308 shows the power of the approach.
3333c069 1309 * Data sources: Google & Geocaches
7b3479e3 1310
4e4e9e57
GB
13112005-11-23
1312Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1313 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1314Evan Battaglia <gtoevan@gmx.net>:
1315 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1316
d1fa6cff
AF
13172005-11-21
1318Alex Foobarian <foobarian@gmail.com>:
1319 * Fixed v-t diagram crash bug
1320
1d1bc3c1
EB
13212005-11-19
1322Alex Foobarian <foobarian@gmail.com>:
1323 * GPSBabel acquire code
1324
9f0cd67d
AF
13252005-11-18
1326Alex Foobarian <foobarian@gmail.com>:
1327 * Copy/paste of individual track- and way-points updated to work between processes.
1328
0a6cab71
AF
13292005-11-17
1330Alex Foobarian <foobarian@gmail.com>:
1331 * Copy/paste between viking processes
1332 * Layer marshalling support
1333
4e4e9e57
GB
13342005-10-28
1335Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1336 * configure.ac: Adding --with-mapcache configure option
1337 * src/config.h: Removed because no more used (generated)
1338
15614495
AF
13392005-10-18
1340Alex Foobarian <foobarian@gmail.com>:
1341 * Fix ruler declination in UTM mode
1342
4e4e9e57
GB
13432005-10-17
1344Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1345 * src/icons/Makefile.am: assumes the creation of icons.h
1346 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1347 * src/Makefile.am: no more icons.h production
1348
024f32c1 13492005-10-16
4e4e9e57 1350Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1351 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1352 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1353
c48517ad
AF
13542005-10-13
1355Alex Foobarian <foobarian@gmail.com>:
1356 * Drag and drop whole track/waypoint lists
1357
80e450c0
AF
13582005-10-12
1359Alex Foobarian <foobarian@gmail.com>:
1360 * Coord layer drawing for lat/lon based projections
1361
0dff88ea
AF
13622005-10-11
1363Alex Foobarian <foobarian@gmail.com>:
1364 * Draw a compass when using a ruler
1365
e4847ce9
AF
13662005-10-07
1367Alex Foobarian <foobarian@gmail.com>:
1368 * Added ruler drawing to the ruler tool
1369
2f50c650
AF
13702005-10-06
1371Alex Foobarian <foobarian@gmail.com>:
1372 * Added support for pasting coordinates in lat/lon format
1373
e890a6e6
EB
13742005-10-05
1375Alex Foobarian <foobarian@gmail.com>:
1376 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1377Evan Battaglia <gtoevan@gmx.net>:
1378 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1379
08b251ec
EB
13802005-10-01
1381Evan Battaglia <gtoevan@gmx.net>:
1382 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1383 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1384
4e4e9e57
GB
13852005-09-30
1386Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1387 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1388Alex Foobarian <foobarian@gmail.com>:
1389 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1390 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1391 * Added wp symbol support to gpx
92136662 1392 * Fixed name collisions during track/wp DND
ea3933fc
EB
1393 * Layer-wide option as to whether to show waypoint symbols
1394
acaf7113
AF
13952005-09-29
1396Alex Foobarian <foobarian@gmail.com>:
1397 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1398 * Added a scale ruler
1399 * Changed panning to show less "garbage" in exposed areas
1400
a5e51d35
EB
14012005-09-28
1402Evan:
1403 * menu.xml & icons inline
1404
e4afc73a 14052005-09-27
acaf7113 1406Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1407 * GtkUIManager/Toolbar
1408 * DND in the LayersPanel
0912fc7e
EB
1409Evan:
1410 * strtod -> g_strtod (i18n glitch)
1411
4e4e9e57
GB
14122005-09-25
1413Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1414 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1415 * Makefile.am (EXTRA_DIST): handles viking-remote
1416 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1417 * doc/Makefile.am, doc/dev/Makefile.am: new files
1418 * Makefile.am (SUBDIRS): handles doc directory
1419 * configure.ac: handles doc and doc/dev directories
e4afc73a 1420
2ab9b480 14212005-09-16
2ab9b480 1422Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1423Evan: * GPX fixes
1424 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1425 * GPX write, click v-vs-t diagram
1426 * Option to show stops in TRWLayer options, and stop_length
1427 * Elevation plotting relative to min and max elevation in track.
1428 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1429
14302005-09-15
1431 * 4+ hours later and voila, GPX read support
1432 * Fixes in propwin if track doesn't have certain data, say so.
1433
14342005-09-14
1435Me (Evan) again:
1436 * Fix USGS support
1437 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1438 * Don't crash on track properties of an empty track.
1439
734652bf 14402005-09-13
4e4e9e57 1441Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1442 * bootstrap: new file to bootstrap auto-tools
1443 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1444 * Makefile.am (bin_SCRIPTS): viking-remote added
1445 * configure.ac: --enable-alphabetized-trw option added
1446
1447Evan Battaglia <gtoevan@gmx.net>:
1448 * Experimental altitude funky plotting I'm working on
1449
14502005-09-12
1451Alex Foobarian <foobarian@gmail.com>'s changes
1452* disable stops, for now (I forgot about those...)
1453* Track elevation graph: minimum altitude difference for less jagged curves
1454* Track elevation graph: gray background, blue foreground
1455* Track elevation graph: lines to clearly show absolute elevation
1456* New velocity-vs-time graph & calculating function
1457* Notebook to hold this new graph with track elevation graph
1458My (Evan's) changes:
1459* Fix above v-vs-t patch to not crash on tracks without timestamp.
1460* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1461Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1462 * bootstrap: new file to bootstrap auto-tools
1463 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1464 * Makefile.am (bin_SCRIPTS): viking-remote added
1465 * configure.ac: --enable-alphabetized-trw option added
734652bf 1466
9903c388
EB
14672005-09-07
1468Autotools support by Guilhem Bonnefille.
1469
bb71de8b
AF
14702005-09-06
1471Added Alex Foobarian's track duration patch.
1472Added Alex Foobarian's track profile patch.
9903c388 1473Added Alex Foobarian's elevation map fix.
bb71de8b 1474
725c87e1
EB
14752005-09-04
1476Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1477Delete from cache when updating image.
725c87e1 1478
50a14534
EB
14792005-08-18
1480Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1481
14822005-08-16
1483Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1484
14852005-08-02
1486Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1487Chaned waypoint types a little bit (size of waypoint)
1488
14892005-07-31
1490Hopefully fixed background.c item # count
1491Fixed KH Maps (v=2)
1492
14932005-06-20
1494A little research & added KH Maps support.
1495
14962005-06-19
1497Fixed right-click waypoint edit -> crash bug, hopefully.
1498Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1499Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1500Fixed the bug where pasting a map layer messed up the name.
1501Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1502Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1503