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