]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Replace g_strtod by g_ascii_strtod
[andy/viking.git] / ChangeLog
CommitLineData
d1cd12c0
T
12009-05-06
2Tal <tal.bav@gmail.com>:
3 * Replace g_strtod by g_ascii_strtod
4
255f3ba9
GB
52009-05-06
6Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
7 * Add a thread pool for downloading
8
cbc4e846
GB
92009-04-04
10Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
11 * Include full libcurl version in user agent
86e0bd77 12 * replace deprecated CURLOPT_FILE by CURLOPT_WRITEDATA
3d471ca6 13 * Fix bug #2481237: Maps directory file chooser should look for directory
cbc4e846 14
6059018f 152009-02-08
1e98666b 16Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6059018f 17 * Update translations
1e98666b
GB
18 * Release 0.9.8
19
6311ef42
GB
202009-01-22
21Mathieu Albinet <mathieu17@gmail.com>:
22 * Fix loading of world map file
23
e6869c62
GB
242009-01-22
25Rob Norris <robbieonsea@users.sourceforge.net>:
26 * Fix 2249398: Fix some memory leaks
27
b7d99635
GB
282009-01-18
29Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
30 * configure.ac: allow to enable/disable geonames and select the search method
31
b4254e31
HR
322009-01-18
33Hein Ragas <viking@ragas.nl>:
34 * Add GeoNames support (both for search and for POI import from Geonames+Wikipedia)
35
65a64219
MA
362009-01-15
37Mathieu Albinet <mathieu17@gmail.com>:
38 * Windows port: avoid "\\" in URL
39
394e4636
GB
402008-12-20
41Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
42 * Remove Google's map tiles
43
fd98b156
GB
442008-12-17
45Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
46 * Remove old Google stuff
47
92806042
GB
482008-12-13
49Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50 * Add external tools framework
51 * Add OpenStreetMap and Google web tools
52
e2ad36b5
QT
532008-12-07
54Quy Tonthat <qtonthat@gmail.com>:
55 * Clicking on "vivisble" tick no longer makes the layer selected.
56
e3449376
HR
572008-12-03
58Hein Ragas <viking@ragas.nl>
59 * GPX export: sort track by time. Some application can make use
60 of this feature when reading gpx files.
61
7767aa02
QT
622008-11-22
63Quy Tonthat <qtonthat@gmail.com>:
64 * Merging tracks by name. Users can now select more than one tracks to
65 merge with.
e208e3c0 66 * Fix bugs that caused magic scissors not working.
7767aa02 67
291edcab
HR
682008-11-19
69Quy Tonthat <qtonthat@gmail.com>:
70 * Merging tracks by name. As submitted by Hein Ragas <viking@ragas.nl>
15f45edc
QT
71 * Merging tracks by name. Tracks can only be merged if they have
72 timestamps. Make sure users won't cause damage to themselves by
73 merging tracks without timestamps. Also a few bug fixes and
74 optimisation.
291edcab
HR
75
762008-11-13
77Quy Tonthat <qtonthat@gmail.com>:
78 * Viking no longer support Google satellite maps due to requests
79 from Google.
80
490b1aa6
QT
812008-10-31
82Quy Tonthat <qtonthat@gmail.com>:
83 * Tittle waypoint properties dialog as "Waypoint Properties"
84 not "Create".
85
8eb76f51
QT
862008-10-30
87Quy Tonthat <qtonthat@gmail.com>:
88 * Add larger size waypoint symbols (icons) that look similar to
89 the ones used in Garmin GPS.
90 * The larger symbols are now used by default. To switch back to the
91 old smaller icons, use command line option "-s" or "--small_waypoint".
92 * Waypoint Property Dialog: The combo box "symbol" (used for selecting
93 waypoint symbol) now has tooltip that shows the name of the selected
94 symbol.
734e66f3
QT
95 * src/icons/Makefile.am: Make sure we won't pick up unwanted _pixmap.h
96 files
a7f9c01e
QT
97 * Waypoint names are now displayed at the top of waypoint symbol
98 and no longer overlap symbols.
8eb76f51 99
d0d1acb6
QT
1002008-10-28
101Quy Tonthat <qtonthat@gmail.com>:
8eb76f51
QT
102 * Waypoint symbols: Use Garmin waypoit names so that waypoint has
103 proper symbols on GPS after upload (and on Viking after download).
104 Old viking files still works the way they did.
d0d1acb6 105
f3cd9987
QT
1062008-10-22
107Quy Tonthat <qtonthat@gmail.com>:
108 * Fix compatibility problem for windows caused by
109 g_shell_parse_argv()
110
3f9ff8d9
QT
1112008-10-20
112Quy Tonthat <qtonthat@gmail.com>:
113 * New server for OSM cycle map.
114
c5bc70c3
QT
1152008-10-13
116Quy Tonthat <qtonthat@gmail.com>:
117 * GPS realtime tracking: Keep retrying when fail to connect
118 to gpsd, either because gpsd is not (yet) running or gpsd
119 disconnect (eg. gps unplugged).
120
c96fce26
JB
1212008-10-12
122Jon Burgess <jburgess777@googlemail.com>:
123 * fix implicit declaration of maps_layer_default_dir()
a0f4c917 124 * fix missing status return in spawn_command_line_async()
5a7d2873 125 * fix curl error buffer usage
c96fce26 126
eaaf1484 1272008-10-12
e0fdbe1e
GB
128Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
129 * Release 0.9.7
130
0d337f27
RN
1312008-10-12
132Rob Norris <robbieonsea@users.sourceforge.net>:
133 * Fix 2161310: Fix some more compiler warnings
134
ba566fd9 1352008-10-12
c96fce26 136Jon Burgess <jburgess777@users.sourceforge.net>:
ba566fd9
JB
137 * Fix 2134452: Properties of some tracks show as NaN
138
dc3a1898
QT
1392008-10-11
140Quy Tonthat <qtonthat@gmail.com>:
141 * Fix segfault in realtime tracking.
142 * Add new moving map method for realtime tracking.
143
10f9bcb6 1442008-09-30
e0fdbe1e 145Stanislav Brabec <sbrabec@users.sourceforge.net>:
10f9bcb6 146 * Rename icon: viking_icon.png -> viking.png
5459f84e 147 * Fix missing files in po/POTFILES.in
9c915564 148 * src/viking.desktop.in: add GenericName and revise Categories
63af53bc 149 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
10f9bcb6 150
7f9f736d
QT
1512008-09-22
152Quy Tonthat <qtonthat@gmail.com>:
153 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
154
c8724a34
GB
1552008-09-16
156Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
157 * Update translations
158
a583b41a
QT
1592008-09-07
160Quy Tonthat <qtonthat@gmail.com>:
161 * fix parallel build (make -j8) on multi-processor machines. Based
162 on a patch from sbrabec. Thanks.
163
bc7f6b49
GB
1642008-09-03
165Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
166 * QA: cleanning old stuff
167
b2241600
GB
1682008-09-01
169Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
170 * Fix #1947260: correct a corrupted escape
171
730a38c1 1722008-09-01
a0fc9d29
QT
173Quy Tonthat <qtonthat@gmail.com>:
174 * Google search adapting changes from Google.
175
1762008-09-01
730a38c1
QT
177Quy Tonthat <qtonthat@gmail.com>:
178 * Fixed crashes when creating new layers.
179
5c01c6b7
GB
1802008-08-30
181Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
182 * QA: removing specific GtkCellRenderer
183
ab52dab8 1842008-08-30
7400bad4
GB
185Armin Moser <armin.moser@student.tugraz.at>:
186 * add osm cycle layer support
e3154bef 187 * add a menu entry to extend an existing track using magic scissors
7400bad4 188
ab52dab8 1892008-08-30
0faf6aeb
GB
190anonymous:
191 * Patch #2009666: OpenAerialMap
192
ab52dab8 1932008-08-30
4c755970
GB
194Rob Norris <robbieonsea@users.sourceforge.net>:
195 * Fix #1952523: mode_button assertion loading old datafile
196
a58aaed4
GB
1972008-08-25
198Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
199 * Add preferences to select how degrees are displayed
200
3bfe920a
GB
2012008-08-24
202Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
203 * Fix: update layer after applying properties
204
ab52dab8 2052008-06-24
3750ef3e
GB
206Mathieu Albinet <mathieu17@gmail.com>:
207 * Color picker button for the Coordlayer properties dialog
208
43becf6e
GB
2092008-08-23
210Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
211 * Cut/Copy/Paste empty selection is not critical
212
ab52dab8 2132008-06-23
85b3c367
GB
214Mathieu Albinet <mathieu17@gmail.com>:
215 * Layers panel UI improvements
216
85beadba
GB
2172008-08-22
218Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
219 * Replace specific about dialog by GtkAboutDialog
b01c3429 220 * Replace some g_warning by g_debug
5bfafde9 221 * Homogeneous icons management.
85beadba 222
843b99df
GB
2232008-08-17
224Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
225 * Add preferences to store OSM login/password
d9d1084e 226 * Add a password entry widget
843b99df 227
1e80f7a4
GB
2282008-08-16
229Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
230 * Ensure that confirmation dialog is over file selector
231
3cf8131d
QT
2322008-08-13
233Quy Tonthat <qtonthat@gmail.com>:
234 * Fixed google map download problem.
235
7a31304a
GB
2362008-07-31
237Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
238 * Release Viking 0.9.6
239 * Fix unecessary (and probably) Makefile.am directive
240
f2643f9e
QT
2412008-07-28
242Quy Tonthat <qtonthat@gmail.com>:
243 * Fix gcget command line to accomodate negative coords.
244
09dd3c51
QT
2452008-07-22
246Quy Tonthat <qtonthat@gmail.com>:
247 * Google maps no longer worked due to changes made by Google.
248 The Problems now fixed.
249
ab52dab8 2502008-07-21
389cd3aa
GB
251Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
252 * Release Viking 0.9.5
253
ab52dab8 2542008-07-18
05d95193
GB
255Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
256 * Install man pages
58cb9041 257 * Update translations
05d95193 258
ace0dae0
QT
2592008-07-15
260Quy Tonthat <qtonthat@gmail.com>:
261 * Added viking.desktop
262
ab52dab8 2632008-07-13
04348a9a
GB
264Rob Norris <robbieonsea@users.sourceforge.net>:
265 * Fix #1947456: Compiler warning fixes
266
ab52dab8 2672008-07-09
8fb7c70a
GB
268Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
269 * Update translations
270
8dcb3ba4
QT
2712008-07-02
272Quy Tonthat <qtonthat@gmail.com>:
273 * Track properties: split track at marker.
274
e60fc2c9
QT
2752008-06-30
276Quy Tonthat <qtonthat@gmail.com>:
277 * Track properties: Keep markers of the graphs in sync with each
278 other.
279
ab52dab8 2802008-06-29
109c6557
MA
281Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
282 * Windows port: fallback temporary file
283
ab52dab8 2842008-06-29
e0173c37
MA
285Mathieu Albinet <mathieu17@gmail.com>:
286 * Windows port: typo in util.c
287
9dc30292
QT
2882008-06-24
289Quy Tonthat <qtonthat@gmail.com>:
290 * Track graph marker now works again.
291
804e8de9
QT
2922008-06-22
293Quy Tonthat <qtonthat@gmail.com>:
294 * Fix google version number.
295
64b32f37
QT
2962008-06-15
297Quy Tonthat <qtonthat@gmail.com>:
298 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
299
ab52dab8 3002008-06-09
6c6f8d24
MA
301Mathieu Albinet <mathieu17@gmail.com>:
302 * Windows port: redefine LOCALEDIR
303
8499a412
QT
3042008-06-06
305Quy Tonthat <qtonthat@gmail.com>:
306 * viking no longer converts waypoint names to uppercase. Waypoint names
307 are now case insensitive.
308
ab52dab8 3092008-06-02
c7f6cb25
MA
310Mathieu Albinet <mathieu17@gmail.com>:
311 * Portability: remove "/dev/null" use
312
ab52dab8 3132008-05-08
62ddf770
MA
314Mathieu Albinet <mathieu17@gmail.com>:
315 * Windows port: rename interface to source_interface
31766324 316 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 317 * Portability: use of g_ascii_dtostr to format google url
62ddf770 318
ab52dab8 3192008-05-02
85540d7a
GB
320Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
321 * Update man page
322
ab52dab8 3232008-05-01
1ac37c09
GB
324Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
325 * Add file content checking process
326
ab52dab8 3272008-05-01
533bbf34
MA
328Mathieu Albinet <mathieu17@gmail.com>:
329 * Remove dependency to wget
330
ab52dab8 3312008-05-01
2936913d
GB
332Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
333 * Adding --debug and --verbose command line option
334
ab52dab8 3352008-04-26
6c641b1a
MA
336Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
337 * Fix pipe leaks
338
ab52dab8 3392008-04-26
3a0c074a
MA
340Mathieu Albinet <mathieu17@gmail.com>:
341 * Portability: provide our own curl WRITE function
342
ab52dab8 3432008-04-22
61f37ac9
RN
344Robert Norris <rw_norris@hotmail.com>:
345 * Fix: Initalize tv_usec field.
6af463da 346 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 347
ab52dab8 3482008-04-21
f9ab07c8
GB
349Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
350 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 351 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 352
ab52dab8 3532008-04-16
6b1a58ec
TS
354Tim Scofield <nospam546@comcast.net>:
355 * Fix: typo false -> FALSE
356
ab52dab8 3572008-04-12
c0366d1c
GB
358Mathieu Albinet <mathieu17@gmail.com>:
359 * M_PI already defined
360
ab52dab8 3612008-04-12
45acf79e
MA
362Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
363Mathieu Albinet <mathieu17@gmail.com>:
364 * Portability: reduce unistd.h dependency
f83131b9 365 * Portability: replace mkdir by g_mkdir
c44594ee 366 * Portability: replace deprecated bzero function by memset
a1618d62 367 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 368
ab52dab8 3692008-03-27
6e4a49aa
MA
370Mathieu Albinet <mathieu17@gmail.com>:
371 * Replace GtkFileSelection by GtkFileChooser
372
ab52dab8 3732008-03-24
b6e6dfbd
GB
374Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
375 * Merge icons in a single binary object
376
ab52dab8 3772008-03-15
372132a6
GB
378Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
379 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 380 * Add panning tool as default
372132a6 381
ab52dab8 3822008-02-25
c2fe3b00
GB
383Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
384 * po/ChangeLog: needed file for distribution
385
ab52dab8 3862008-02-25
0654760a
RN
387Rob Norris <robbieonsea@users.sourceforge.net>:
388 * Fix: autogen can generate broken configure file (SF#1881475)
389 * Fix some compiler warnings (SF#1888407)
244c0e50 390
ab52dab8 3912008-02-24
502100a7
GB
392Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
393 * Change OSM's tiles URL
394
ab52dab8 3952008-02-22
4e4e9e57 396Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
397 * viking.spec: Correct license, required packages and local.
398
ab52dab8 3992008-02-20
edbec4dc
GB
400Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
401 * Update translations
402
ab52dab8 4032008-02-16
9d8d6d0f
GB
404Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
405 * main.c: I18N improvements
a29684ba 406 * French translation update
9d8d6d0f 407
ab52dab8 4082008-02-16
4e4e9e57 409Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
410 * I18N improvements
411 * French translation update
412 (both submitted the 2008-01-12 on mailing-list)
413
ab52dab8 4142008-01-22
a61b2619
AF
415Alex Foobarian <foobarian@gmail.com>:
416 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
417
1af46481 4182008-01-18
4e4e9e57 419Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
420 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
421 * Added mutex to protect mapcache from being corrupted by threads.
422
ab52dab8 4232008-01-04
d03d80e6
AF
424Alex Foobarian <foobarian@gmail.com>:
425 * Tuned the v-t diagram drawing
426
ab52dab8 4272007-12-27
4e4e9e57 428Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
429 * Minor fixes/debugging to gcget. Add gcget-perl
430 * Full screen mode.
3a24d4e5 431 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 432
ab52dab8 4332007-12-27
0b72c435
OK
434Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
435 * Add GpxWritingOptions to control GPX file writing
436
36179a2e 4372007-12-23
4e4e9e57 438Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
439 * Add default values to ele and time fields (due to OSM)
440
a5c8699d 4412007-12-21
4e4e9e57 442Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
443 * Preferences groups/tabs
444 * Fix gcget to accept username and password. Pass this in to gcget.
445 * Oops! Reading preferences from the file wasn't working. Fixed.
446
ab52dab8 4472007-12-21
4e4e9e57 448Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
449 * Update French translation
450
ab52dab8 4512007-12-21
4e4e9e57 452Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
453 * Update source for OSM/Osmarender tiles
454
ab52dab8 4552007-12-20
4e4e9e57 456Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
457 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
458
8956d2ef 4592007-12-20
4e4e9e57 460Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
461 * Revert a previous change that disabled realtime tracking if libgps
462 does not exist.
463
ab52dab8 4642007-12-17
4e4e9e57 465Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
466 * Use specific gettext call for plural form
467
ab52dab8 4682007-12-16
4e4e9e57 469Evan Battaglia <gtoevan@gmx.net>:
eab858a1 470 * Sort waypoints in GPX output.
a8fe53f8 471 * Use the "next unused" (not really) waypoint number as default.
eab858a1 472
ab52dab8 4732007-12-15
adc67de1
GB
474Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
475 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 476 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 477
ab52dab8 4782007-12-15
4e4e9e57 479Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 480 * Make menu entries translatable
7760b0cf 481 * Mark many strings translatable
2d2bea38 482 * Update french translation
5515e2d3 483
ab52dab8 4842007-12-12
4c77d5e0
GB
485Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
486 * Marking translatable strings
a94a5724 487 * First french translation (incomplete)
4c77d5e0 488
ab52dab8 4892007-12-12
7a43153e
GB
490Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
491 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 492 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 493
d88f5ec1 4942007-12-07
4e4e9e57 495Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
496 * Fix autogen.sh to remove the assumption that version 1.9 of automake
497 is available on all systems.
f867791e 498 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 499
8a920b62
EB
5002007-12-07
501Evan Battaglia <gtoevan@gmx.net>:
502 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
503 * Google Terrain maps
9a995996 504 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 505
ab52dab8 5062007-11-27
7d02a0b0
GB
507Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
508 * util.c: Use a list of possible browsers.
509
ab52dab8 5102007-11-20
4e4e9e57 511Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
512 * Fix a bug that can potentially cause segfault.
513
ab52dab8 5142007-11-19
4e4e9e57 515Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
516 * Improve track graphs. Some tracks looked too flat.
517
ab52dab8 5182007-11-09
4e4e9e57 519Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
520 * GPSBabel filter work I've been sitting on for a while now.
521 * Draw circle for downloading geocaches. Constrain by maximum distance.
522
ab52dab8 5232007-11-08
4e4e9e57 524Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
525 * Printing support
526
24ca37ba
QT
5272007-11-01
528Quy Tonthat <qtonthat@gmail.com>:
529 * Fix bug that caused Old Google maps not being disabled by default.
530
8dbfe7a3
QT
5312007-10-24
532Quy Tonthat <qtonthat@gmail.com>:
533 * Fix crashes on elev graph for some tracks.
534 * Make low alt tracks look more visible on elev graph.
535 * Fix "incompatible pointer type" warnings.
536
c81a5cd7
BZ
5372007-10-23
538Quy Tonthat <qtonthat@gmail.com>:
539 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
540
1530c21f
GB
5412007-10-20
542Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
543 * Releasing 0.9.3
544
4235f369 5452007-10-20
4e4e9e57 546Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
547 * Fixing minor typo in vikdemlayer.c which could cause crashes
548
21700912
QT
5492007-10-20
550Quy Tonthat <qtonthat@gmail.com>:
551 * Track Properties Dialog no longer blocks interaction of the main
552 window.
ca7e67ef 553 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 554 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
555 * Display track name on title of track property dialog. Now that
556 viking allows multiple dialogs displayed simultaneously.
21700912 557
51f0884d 5582007-10-17
4e4e9e57 559Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
560 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
561
9128a946 5622007-10-16
4e4e9e57 563Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
564 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
565
5ef1d57e
QT
5662007-10-16
567Quy Tonthat <qtonthat@gmail.com>:
568 * Interpolating DEM data in 3 different methods. Track data,
569 elevation-distance graph and elevation info on status bar now make use
570 of interpolation.
571
3220e336
QT
5722007-10-15
573Quy Tonthat <qtonthat@gmail.com>:
574 * Add more room to the top of elevation-distance graph.
575
b42009f6 5762007-10-14
4e4e9e57 577Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
578 * Fix plotting of DEM elevation data (subtract min altitude)
579
165d30aa 5802007-10-12
4e4e9e57 581Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
582 * Fix Esc and Backspace to work only when VikViewport has focus.
583 * VikViewport grabs focus on click or release events, or when a
584 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
585
5862007-10-12
07596bf4
QT
587Quy Tonthat <qtonthat@gmail.com>:
588 * Make use of DEM elevation data and GPS speed for track graphs.
589
777e2d4d
EB
5902007-10-11
591Evan Battaglia
592 * Key press framework for tools. Esc to stop track. Backspace to end track.
593
5c5f3289
GB
5942007-10-11
595Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
596 * Upgrading to API 0.5 of OSM
597
001a86db
QT
5982007-10-11
599Quy Tonthat <qtonthat@gmail.com>:
600 * Make Realtime Tracking a feature that can be disabled at configure
601 time. Do not quietly disable it beacause libgps is not available
602 at compiling time.
a2817d3c 603 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
604
6052007-10-10
606Quy Tonthat <qtonthat@gmail.com>:
607 * Fix a crash bug caused by operation on variable inside a macro.
608
e086b16d 6092007-10-09
4e4e9e57 610Evan Battaglia <gtoevan@gmx.net>:
e086b16d 611 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
612 * Show currently edited track in red-dashed line. This makes it easier
613 to tell if we've ended the track.
614 * When using new track tool, draw a line before making a point to
615 preview the new point.
807e03f9 616 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 617
6dd43d93
QT
6182007-10-08
619Quy Tonthat <qtonthat@gmail.com>:
620 * Fix compiling breakage caused by missing icon file from the list.
621
58a642b6
GB
6222007-10-07
623Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
624 * libgps is no more mandatory
625
32e48121 6262007-10-07
9a30122d
EB
627Evan Battaglia <gtoevan@gmx.net>:
628 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 629 * Cursors for tools.
c3deba01 630 * Undo magic scissors by right-clicking.
8fb71d6c 631 * Extend a track by right-clicking on it.
98f5364d 632 * Experiment: "Begin track" tool
9a30122d 633
58a642b6 6342007-10-07
32e48121
QT
635Quy Tonthat <qtonthat@gmail.com>:
636 * Correctly calculate position (based on time instead of distance)
637 when clicking on speed-time graph.
638 * Added km/h to speed entries of the track properties dialog.
6260ce3f 639 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
640 * Track Properties: now displays track distance/time instead of
641 "Selected Time".
32e48121 642
a45242c2
QT
6432007-10-06
644Quy Tonthat <qtonthat@gmail.com>:
645 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 646 * Pop a message when failed to connect to gpsd.
a45242c2 647
057a78bc
QT
6482007-10-05
649Quy Tonthat <qtonthat@gmail.com>:
650 * Fix a segfault caused by (mistakenly) adding a new layer to gps
651 layer.
97cab2d5 652 * Be more selective in collecting realtime trackpoints.
057a78bc 653
c4e61875
QT
6542007-10-04
655Quy Tonthat <qtonthat@gmail.com>:
656 * Improvements for GPS layer's "realtime tracking".
657
c2e97e57
QT
6582007-10-02
659Quy Tonthat <qtonthat@gmail.com>:
660 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 661 * Add realtime tracking to GPS layer.
8fcff869 662 * fix half-drawn problems for GPS layer.
c2e97e57 663
090cae39
GB
6642007-10-01
665Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
666 * Relax dependencies about glib by implementing
667 g_hash_table_remove_all ourselves (Evan's patch)
668
c9177aae
QT
6692007-10-01
670Quy Tonthat <qtonthat@gmail.com>:
671 * Disable half-drawn update when the center is moved. Avoid using
672 static "trigger" in viklayer.c which causes problems when viking
673 has more than one windows.
674
d295e344
QT
6752007-09-28
676Quy Tonthat <qtonthat@gmail.com>:
677 * Fix bug that caused Elevation graph not working properly with some
678 tracks.
679
415302f4 6802007-09-27
4e4e9e57 681Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
682 * GPSD Layer -- draw an arrow.
683 * Minimum elevation for DEM layer.
0df66d57
EB
684 * Half-drawn hack to only draw layers on top of the one that has
685 recently changed. A must for realtime GPS.
415302f4 686
0e25c0d0
QT
6872007-09-25
688Quy Tonthat <qtonthat@gmail.com>:
689 * SRTM download now works for regions outside North_America too.
690
fa86f1c0 6912007-09-23
4e4e9e57 692Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 693 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
694 * Don't crash if using tool on wrong type of layer / no layer.
695 Although I really want to know what happened to "use the top visible layer",
696 and return TRUE if the tool "accepts" the use...
697 editing lots of TRWLayers was way easier that way...
e9165710 698 * Remove unused vik_layer_copy() code
ee6ef0b1 699 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
700 * Add comment when making a Google Route.
701 * Continue a magic scissors route by holding down control. Continue the comment too.
702 * 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 703 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 704
8c721f83 7052007-09-22
4e4e9e57 706Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
707 * Pan Accelerators (Ctrl+Left, etc)
708 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
709 * Add a RADIOGROUP_STATIC properties factory type to make it easy
710 for new layers. Uses an array list (like before)
711 instead of a GList.
712 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
713 * (copying & pasting DEM layers is broken, will fix later)
714
0c1044e9 7152007-09-21
4e4e9e57 716Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
717 * Fix right-click on geocache to work with new geocache names.
718 * Download & import SRTM 90m DEM data (still working on US 10m)
719
ed28ef63 7202007-09-17
4e4e9e57 721Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
722 * 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.
723
4f13653e
GB
7242007-09-09
725Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
726 * Removing unused files (*.png.h).
727
90e25247
GB
7282007-09-08
729Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
730 * Fix #1789550: define MAX macro if not defined on ALL systems
731
35462baf
QT
7322007-09-08
733Quy Tonthat <qtonthat@gmail.com>:
734 * AUtomatically fetching google version number.
735
eb93fa95
GB
7362007-09-07
737Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
738 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
739 to build viking on system not offering such feature.
740
fd0a7199
GB
7412007-09-06
742Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
743 * Adding command line option framework.
744
4b53548b
QT
7452007-09-06
746Quy Tonthat <qtonthat@gmail.com>:
747 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
748 * Fix crash when using "Maps Download" tools right after viking is
749 started (without a viking file).
4b53548b
QT
750
7512007-09-05
752Quy Tonthat <qtonthat@gmail.com>:
753 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
754
4e29c215
GB
7552007-09-03
756Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
757 * Fix: crash when "applying" a map layer property dialog.
94933cb8 758 * QA: strong type the second argument of the *_post_read functions.
63726881 759 * Preset filename when exporting a TrwLayer.
24277274
GB
760 * Refactoring: retrieve the VikWindow from the VikViewport via its
761 GtkWidget nature.
51c15f41 762 * Use $EMAIL to initialise email field for OSM upload.
07059501 763 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 764 * Hide Expedia view mode when expedia is not built in.
4e29c215 765
06f31fd5
GB
7662007-09-01
767Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
768 * Disable Expedia map layer by default (as it is not working).
769
1a8143e6
BZ
7702007-08-30
771Bernd Zeimetz <bernd@bzed.de>:
772 * Add redirect support (for Expedia map layer).
773
5092de80
GB
7742007-08-30
775Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
776 * Add ability to upload a single track.
777
dc5758d3
GB
7782007-08-28
779Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
780 * Check current drawmode after creating a new MapsLayer.
781
15e77c02
QT
7822007-08-25
783Quy Tonthat <qtonthat@gmail.com>:
784 * New google version number.
1918a993 785 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
786 * Give more instructive message for attempting to download maps in
787 wrong mapmode.
15e77c02 788
f901dcdf
GB
7892007-08-20
790Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
791 * libcurl is a requirement
792
f8fe5d14
QT
7932007-08-20
794Quy Tonthat <qtonthat@gmail.com>:
795 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
796 * Fix bug in Google search that caused viking jump to wrong location
797 when Google can not find the match.
f8fe5d14 798
1bd88e66
GB
7992007-08-16
800Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
801 * Group "Export Layer..." entries in a sub-menu.
802
494eb388
QT
8032007-08-16
804Quy Tonthat <qtonthat@gmail.com>:
805 * Clean up and eliminate compiler warning.
806
261c8fdc
QT
8072007-08-15
808Quy Tonthat <qtonthat@gmail.com>:
809 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
810 * Added --enable-old-google to configure script. Old google modes are
811 now disabled by default.
812 * Default mode for new maps is Google Maps.
261c8fdc 813
6a9ff0ee
QT
8142007-08-09
815Quy Tonthat <qtonthat@gmail.com>:
816 * Make Google Map default map type.
817
46e4fa54
QT
8182007-08-02
819Quy Tonthat <qtonthat@gmail.com>:
820 * DEM module can now read hgt.zip files directly (no need to unzip
821 them).
822 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
823 regions).
824
2dc9ab5e
QT
8252007-07-27
826Quy Tonthat <qtonthat@gmail.com>:
827 * Plug filedescriptor leak in dem.c
828
071da616
QT
8292007-07-26
830Quy Tonthat <qtonthat@gmail.com>:
831 * Display on status bar altitude at cursor using data from DEM layer(s).
832
ccff31c2
QT
8332007-07-25
834Quy Tonthat <qtonthat@gmail.com>:
835 * New google version numbers.
836
1ef9e637
QT
8372007-07-24
838Quy Tonthat <qtonthat@gmail.com>:
839 * Disable GeoCache Acquire since it nolonger works. Can be enabled
840 again using configure --enable-geocaches.
841
214f9ac2
QT
8422007-07-18
843Quy Tonthat <qtonthat@gmail.com>:
844 * Remove (my) debug messages which are no longer needed.
845
2dc9ab5e 8462007-07-15
214f9ac2
QT
847Quy Tonthat <qtonthat@gmail.com>:
848 * Missing a few changes here.
849 * release 0.9 (by Guilhem)
850
6ec35002
QT
8512007-07-13
852Quy Tonthat <qtonthat@gmail.com>:
853 * Eliminate the needs of entering DEM files for every single
854 track/waypoint layer.
855
84c2cc41
QT
8562007-07-07
857Quy Tonthat <qtonthat@gmail.com>:
858 * Fixed typo in Makefile.am
859
ad0a8c2d
EB
8602007-07-06
861Evan Battaglia <gtoevan@gmx.net>:
862 * Merge DEM Branch
863
441f28d3
QT
8642007-07-04
865Quy Tonthat <qtonthat@gmail.com>:
866 * Bug fix: View Mode displayed wrong setting on start up
867
83750a2d
QT
8682007-07-03
869Quy Tonthat <qtonthat@gmail.com>:
870 * Fixed bugs that caused draw_scale and draw_centermark status not being
871 consistent among View menu, viewport and loaded files.
872
ad0a8c2d 8732007-07-02
4e4e9e57 874Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
875 * DEM Branch: Trying to fix/cleanup various DEM things
876 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
877
17407a43
QT
8782007-07-02
879Quy Tonthat <qtonthat@gmail.com>:
880 * Fixed bugs that caused crashes during GPS upload/download.
881
8cd10bb4 8822007-07-01
e2d11d62 883Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 884 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 885
678fecbb
RM
8862007-06-24
887Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
888 * Merging with Ralf's work around debianization
ad4d241a 889 * INSTALL: refreshed
678fecbb 890
10888930
TS
8912007-06-23
892Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
893 * Minor change to avoid SEGFAULT on x86_64
a3188993 894 * Add DownloadOptions type to specify referer per map source
1b685d33 895
37518034
QT
8962007-06-19
897Quy Tonthat <qtonthat@gmail.com>:
898 * Fix bugs that causes "drawcentermark" not recognised when reading
899 from files.
900 * Fix a wild pointer bug that can cause crashes
901
d700ee38
GB
9022007-06-18
903Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
904 * Copying libcurl.m4 as it is needed everywhere
905
62c16860
QT
9062007-06-18
907Quy Tonthat <qtonthat@gmail.com>:
908 * New google version numbers.
909 * Make scale more visible.
910 * Add center mark which can be turn on/off in View menu.
911 * Viking now uses cookies for http requests. Some server(s) is quite
912 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 913 * Download maps along a track. Right click on a track layer, select map
62c16860 914 type and zoom level, viking will do the rest.
0c24c0a5 915 * release 0.1.3-20070618
62c16860 916
99e679df
RM
9172007-06-13
918Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
919 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
920
b0b88773
QT
9212007-06-8
922Quy Tonthat <qtonthat@gmail.com>:
923 * Fix a bug that causes segfault when viewing properties of a
924 waypoint.
925
4b31042b
QT
9262007-06-1
927Quy Tonthat <qtonthat@gmail.com>:
928 * Fix a bug that causes segfault when viewing properties of a track
929 that has only one trackpoint with elevation information.
1eef1bde 930 * Backport Evan's magic scissors from DEM branch.
4b31042b 931
f47d51b5
QT
9322007-05-31
933Quy Tonthat <qtonthat@gmail.com>:
934 * Add Google Maps search to View menu and Toolbar
935 * Waypoint created right after the search will pick up the search
936 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
937 create waypoint).
938
4587152b 9392007-05-26
4e4e9e57 940Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
941 * new waypoint symbols.
942
9b81efe3
QT
9432007-05-26
944Quy Tonthat <qtonthat@gmail.com>:
945 * Fix intermittent problem of map redraw.
946 * Mapslayer: Fixed bugs that cause in some cases, map display can not
947 be refreshed without downloading.
948
2d546d79
GB
9492007-05-24
950Ralf Meyer <ranfyy@gmail.com>:
951 * Adding man pages.
952
10ca2bfe
QT
9532007-05-24
954Quy Tonthat <qtonthat@gmail.com>:
955 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
956 * Make dimensions easier to be found and changed to suit own tastes.
957 * Small touches on the look.
10ca2bfe 958
ff8b4326
QT
9592007-05-23
960Quy Tonthat <qtonthat@gmail.com>:
961 * New GPS layer menu items: "empty upload", "empty download", "empty
962 all"
7041549f 963 * acquire->Google Directions now record and display previous queries
3570ad57 964 fo "From"/"To" entries.
7041549f 965 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 966
38778d11
QT
9672007-05-22
968Quy Tonthat <qtonthat@gmail.com>:
969 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
970 * Disable prompt for save before exit.
971 * Add "Save and Exit" to File menu.
38778d11 972
ad0a8c2d 9732007-05-20
4e4e9e57 974Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
975 * DEM Branch
976
6d38ac4f
QT
9772007-05-20
978Quy Tonthat <qtonthat@gmail.com>:
979 * Stop autodownload from running forever on map downloading errors.
980
0b3c4c1c
QT
9812007-05-18
982Quy Tonthat <qtonthat@gmail.com>:
06e94d26 983 * Add curl-devel to spec file.
0b3c4c1c 984 * Map tool: Left click can now refresh display of map tiles.
4b31d033 985 * Check for non-displayable data after downloading map.
0b3c4c1c 986
11f88b69
QT
9872007-05-17
988Quy Tonthat <qtonthat@gmail.com>:
989 * Fix problems in map downloading caused by unreliable error
990 detection.
06e94d26 991 * Release 0.1.3
11f88b69 992
0b0963fb
QT
9932007-05-15
994Quy Tonthat <qtonthat@gmail.com>:
995 * Fixed bugs that can cause segfault on exit. The problem was caused
996by mapslayer's weak_ref not being unref'ed in some cases.
997
3335ae4e 9982007-05-13
4e4e9e57 999Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
1000 * 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.
1001
093c5c71 10022007-05-11
4e4e9e57 1003Evan Battaglia <gtoevan@gmx.net>:
093c5c71 1004 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 1005 * Fix a stupid segfault in main.c (opening new files)
093c5c71 1006
056e8bd1
QT
10072007-05-09
1008Quy Tonthat <qtonthat@gmail.com>:
1009 * New Google version numbers.
1010
50817314 10112007-05-08
4e4e9e57 1012Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
1013 * New "Refresh onscreen tiles" menu entry
1014
6afc9732 10152007-05-04
4e4e9e57 1016Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
1017 * debian/: debianization
1018
81a061e4 10192007-04-29
4e4e9e57 1020Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
1021 * libusb support
1022
dfb4bdaa 10232007-04-28
4e4e9e57 1024Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 1025 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 1026 * Add configuration option for OpenStreetMap sources
dfb4bdaa 1027
67209ca8 10282007-04-23
4e4e9e57 1029Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
1030 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
1031
ed6242f3 10322007-04-21
4e4e9e57 1033Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
1034 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
1035
fa9fef36 10362007-04-16
4e4e9e57 1037Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
1038 * Adding libcurl support
1039
69b825fe
QT
10402007-04-04
1041Quy Tonthat <qtonthat@gmail.com>:
1042 * New Google version number.
1043 * Fixed Google Directions
1044
4a96999b
QT
10452007-02-20
1046Quy Tonthat <qtonthat@gmail.com>:
1047 * GPS layer dialog now displayed at the center of the Viking main
1048 window.
1049
997905be
QT
10502007-02-19
1051Quy Tonthat <qtonthat@gmail.com>:
1052 * New Google version numbers.
1053
af2740eb
QT
10542007-02-15
1055Quy Tonthat <qtonthat@gmail.com>:
1056 * Made viking.spec.in out of Michael's viking.spec
1057 * Added viking.spec.in to autoconf files.
1058
10592007-02-15
4e4e9e57 1060Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
1061 * Added viking.spec
1062
07f39a64 10632007-02-14
4e4e9e57 1064Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
1065 * NEWS, configure.ac: preparing 0.1.2
1066
4e0cf33b 10672007-02-13
4e4e9e57 1068Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
1069 * src/vikwindow.c: remove URL and version number from window title
1070 * src/dialog.c: add URL and use dynamic information for version
21c318eb 1071 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
1072 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
1073 AUTHORS file
4e0cf33b 1074
ecb51018
QT
10752007-02-07
1076Quy Tonthat <qtonthat@gmail.com>:
1077 * Fix bug that causes crashes when click at the right side (outside)
1078 of the track graph area in the Track Poperties window.
1079
e1e2f2c6 10802007-02-06
4e4e9e57 1081Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
1082 * Add new information to Track Properties. Postion in time will be
1083 tracked and display when moving mouse cursor around the track graph.
1084
4f210965
QT
10852007-02-06
1086Quy Tonthat <qtonthat@gmail.com>:
1087 * New google version numbers.
d1fb6e7f 1088 * correct main window title and viking website.
4f210965 1089
369e959a
QT
10902007-02-05
1091Quy Tonthat <qtonthat@gmail.com>:
1092 * Cosmetic changes.
1093
119f63a0
QT
10942007-02-04
1095Quy Tonthat <qtonthat@gmail.com>:
1096 * Simplify tools enable/disable codes.
1097
79845167
QT
10982007-02-01
1099Quy Tonthat <qtonthat@gmail.com>:
1100 * Only tools that work with current active layer are enable,
1101 others are disable (fade out and does nothing when clicked on).
1102
d820e240
GB
11032007-01-27
1104Quy Tonthat <qtonthat@gmail.com>:
1105 * Display map sections while downloading (bug 1303429)
1106
267b6db5
QT
11072007-01-25
1108Quy Tonthat <qtonthat@gmail.com>:
1109 * Fixed bugs that caused crashes on creating new map layer or
1110 new track/waypoint layer.
1111
dad2c114
QT
11122007-01-24
1113Quy Tonthat <qtonthat@gmail.com>:
1114 * Updated google tranparent version number.
1115 * Made it more convenient to update google version numbers.
1116
cdcaf41c
QT
11172007-01-23
1118Quy Tonthat <qtonthat@gmail.com>:
1119 * Merged branch modular to trunk.
1120
54d3b232
QT
11212007-01-05
1122Quy Tonthat <qtonthat@gmail.com>:
1123 * Bug fix: main menu edit->delete and edit->cut did not work with
1124 waypoints and tracks.
1125
2cebc318
QT
11262007-01-04
1127Quy Tonthat <qtonthat@gmail.com>:
1128 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
1129 layer panel).
1130
20c7a3a0
QT
11312007-01-03
1132Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
1133 * bug fix: crash on inserting aggregate layer if the selected layer's
1134 parent is not an aggregate layer.
1135 * bug fix: crash when delete a child layer whose parent is not
1136 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
1137 * Menu item selection for layer instances.
1138
fdca5edb
QT
11392007-01-02
1140Quy Tonthat <qtonthat@gmail.com>:
1141 * gpslayer: Unexpose interface functions.
5a4a28bf 1142 * Layers now can have their say on what pop up menu items they want.
fdca5edb 1143
cdcaf41c 11442007-01-02
4e4e9e57 1145Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1146 * Add ability to disable Terraserver stuff
1147 * Add ability to disable Expedia stuff
1148
fdca5edb
QT
11492007-01-01
1150Quy Tonthat <qtonthat@gmail.com>:
1151 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
1152 creation dialog.
1153
cdcaf41c 11542007-01-01
4e4e9e57 1155Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1156 * Make all .h self sufficient
1157 * Add ability to disable Google stuff
1158
b364d6bc
QT
11592006-12-31
1160Quy Tonthat <qtonthat@gmail.com>:
1161 * Added gps layer
1162
cdcaf41c 11632007-01-02
4e4e9e57 1164Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1165 * Add ability to disable Terraserver stuff
1166 * Add ability to disable Expedia stuff
1167
11682007-01-01
4e4e9e57 1169Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1170 * Make all .h self sufficient
1171 * Add ability to disable Google stuff
1172
b291388a
GB
11732006-12-26
1174Quy Tonthat <qtonthat@gmail.com>:
1175 * Fix a google version number change (at least in Australia).
1176
ea40bccf
AF
11772006-12-07
1178Quy Tonthat <qtonthat@gmail.com>:
1179 * Fix an array overflow bug in Map Layer Properties
1180
b7b66e1f
GB
11812006-12-04
1182Alex Foobarian <foobarian@gmail.com>:
1183 * Added an "About" dialog
1184
68fb2913
AF
11852006-11-30
1186Alex Foobarian <foobarian@gmail.com>:
1187 * Added Quy Tonthat's patch to fix a bug in Track Properties
1188
1a8437ab
AF
11892006-11-29
1190Alex Foobarian <foobarian@gmail.com>:
ea40bccf 1191 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 1192
fa1b5a5f 11932006-11-12
4e4e9e57 1194Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
1195 * Add expat explicit dependency
1196
7432fddf
AF
11972006-10-31
1198Alex Foobarian <foobarian@gmail.com>:
1199 * Visual feedback for moving waypoints
1200
33534cd8
AF
12012006-10-30
1202Alex Foobarian <foobarian@gmail.com>:
1203 * Created standard Edit menu
1204 * Implemented Cut for trackpoints and waypoints
1205 * When moving trackpoints, we now draw one under the cursor for visual feedback
1206
f9db6bd6
AF
12072006-10-26
1208Alex Foobarian <foobarian@gmail.com>:
1209 * Cleared up the drawing modes and map type descriptions
1210 * Updated google version string to make it work in Europe
1211 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1212 * Compacted the track properties dialog
f9db6bd6 1213
941aa6e9
AF
12142006-10-23
1215Alex Foobarian <foobarian@gmail.com>:
1216 * Introduced a toolbar tool interface, converted existing tools to use it
1217 * As a result, ruler drawing bugs are gone
1218 * Sped up ruler drawing by increasing the redraw priority
1219
78c9fb5b 12202006-08-15
4e4e9e57 1221Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1222 * Add implicit DMS->DDD conversions in waypoints dialogs
1223
0165e6e4 12242006-07-26
4e4e9e57 1225Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1226 * src/degrees_converters.c, src/degrees_converters.h,
1227 test/degrees_converter.c: add dec -> DDD conversion
1228 * src/degrees_converters.c, src/degrees_converters.h,
1229 test/degrees_converter.c: add dec -> DMM conversion
1230 * src/degrees_converters.c: refactor dms conversions
1231
6c02911c 12322006-07-24
4e4e9e57 1233Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1234 * Add patch for GoogleMaps from Reid Priedhorsky
1235
0165e6e4 12362006-07-22
4e4e9e57 1237Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1238 * Makefile.am, configure.ac, src/Makefile.am,
1239 src/degrees_converters.c, src/degrees_converters.h,
1240 test/Makefile.am, test/check_degrees_conversions.sh,
1241 test/degrees_converter.c: Adding degrees conversion functions
1242 (DDD/DMM/DMS)
1243
12442006-07-06
4e4e9e57 1245Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1246 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1247
a808ab5f
EB
12482006-07-01
1249Evan Battaglia <gtoevan@gmx.net>:
1250 * Upgrade Google Maps version (yay Europe!)
1251
0165e6e4 12522006-06-11
4e4e9e57 1253Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1254 * NEWS, configure.ac: Preparing 0.1.1
1255
65f0ccab
AF
12562006-05-25
1257Alex Foobarian <foobarian@gmail.com>:
1258 * Cleaned up the data source interface
1259 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1260
5f304fd7
AF
12612006-05-12
1262Alex Foobarian <foobarian@gmail.com>:
1263 * Small fixes in Acquire from GPS code
1264
4e4e9e57
GB
12652006-05-08
1266Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1267 * autogen.sh: simpler method to start from CVS
1268
a8d46e0b 12692005-12-03
4e4e9e57 1270Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1271 * Data sources -- check for existence of necessary things
1272
7b3479e3 12732005-11-25
4e4e9e57 1274Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1275 * Created "data sources" structure to easily add new data sources via GPS babel.
1276 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1277 shows the power of the approach.
3333c069 1278 * Data sources: Google & Geocaches
7b3479e3 1279
4e4e9e57
GB
12802005-11-23
1281Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1282 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1283Evan Battaglia <gtoevan@gmx.net>:
1284 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1285
d1fa6cff
AF
12862005-11-21
1287Alex Foobarian <foobarian@gmail.com>:
1288 * Fixed v-t diagram crash bug
1289
1d1bc3c1
EB
12902005-11-19
1291Alex Foobarian <foobarian@gmail.com>:
1292 * GPSBabel acquire code
1293
9f0cd67d
AF
12942005-11-18
1295Alex Foobarian <foobarian@gmail.com>:
1296 * Copy/paste of individual track- and way-points updated to work between processes.
1297
0a6cab71
AF
12982005-11-17
1299Alex Foobarian <foobarian@gmail.com>:
1300 * Copy/paste between viking processes
1301 * Layer marshalling support
1302
4e4e9e57
GB
13032005-10-28
1304Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1305 * configure.ac: Adding --with-mapcache configure option
1306 * src/config.h: Removed because no more used (generated)
1307
15614495
AF
13082005-10-18
1309Alex Foobarian <foobarian@gmail.com>:
1310 * Fix ruler declination in UTM mode
1311
4e4e9e57
GB
13122005-10-17
1313Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1314 * src/icons/Makefile.am: assumes the creation of icons.h
1315 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1316 * src/Makefile.am: no more icons.h production
1317
024f32c1 13182005-10-16
4e4e9e57 1319Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1320 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1321 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1322
c48517ad
AF
13232005-10-13
1324Alex Foobarian <foobarian@gmail.com>:
1325 * Drag and drop whole track/waypoint lists
1326
80e450c0
AF
13272005-10-12
1328Alex Foobarian <foobarian@gmail.com>:
1329 * Coord layer drawing for lat/lon based projections
1330
0dff88ea
AF
13312005-10-11
1332Alex Foobarian <foobarian@gmail.com>:
1333 * Draw a compass when using a ruler
1334
e4847ce9
AF
13352005-10-07
1336Alex Foobarian <foobarian@gmail.com>:
1337 * Added ruler drawing to the ruler tool
1338
2f50c650
AF
13392005-10-06
1340Alex Foobarian <foobarian@gmail.com>:
1341 * Added support for pasting coordinates in lat/lon format
1342
e890a6e6
EB
13432005-10-05
1344Alex Foobarian <foobarian@gmail.com>:
1345 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1346Evan Battaglia <gtoevan@gmx.net>:
1347 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1348
08b251ec
EB
13492005-10-01
1350Evan Battaglia <gtoevan@gmx.net>:
1351 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1352 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1353
4e4e9e57
GB
13542005-09-30
1355Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1356 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1357Alex Foobarian <foobarian@gmail.com>:
1358 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1359 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1360 * Added wp symbol support to gpx
92136662 1361 * Fixed name collisions during track/wp DND
ea3933fc
EB
1362 * Layer-wide option as to whether to show waypoint symbols
1363
acaf7113
AF
13642005-09-29
1365Alex Foobarian <foobarian@gmail.com>:
1366 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1367 * Added a scale ruler
1368 * Changed panning to show less "garbage" in exposed areas
1369
a5e51d35
EB
13702005-09-28
1371Evan:
1372 * menu.xml & icons inline
1373
e4afc73a 13742005-09-27
acaf7113 1375Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1376 * GtkUIManager/Toolbar
1377 * DND in the LayersPanel
0912fc7e
EB
1378Evan:
1379 * strtod -> g_strtod (i18n glitch)
1380
4e4e9e57
GB
13812005-09-25
1382Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1383 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1384 * Makefile.am (EXTRA_DIST): handles viking-remote
1385 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1386 * doc/Makefile.am, doc/dev/Makefile.am: new files
1387 * Makefile.am (SUBDIRS): handles doc directory
1388 * configure.ac: handles doc and doc/dev directories
e4afc73a 1389
2ab9b480 13902005-09-16
2ab9b480 1391Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1392Evan: * GPX fixes
1393 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1394 * GPX write, click v-vs-t diagram
1395 * Option to show stops in TRWLayer options, and stop_length
1396 * Elevation plotting relative to min and max elevation in track.
1397 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1398
13992005-09-15
1400 * 4+ hours later and voila, GPX read support
1401 * Fixes in propwin if track doesn't have certain data, say so.
1402
14032005-09-14
1404Me (Evan) again:
1405 * Fix USGS support
1406 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1407 * Don't crash on track properties of an empty track.
1408
734652bf 14092005-09-13
4e4e9e57 1410Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1411 * bootstrap: new file to bootstrap auto-tools
1412 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1413 * Makefile.am (bin_SCRIPTS): viking-remote added
1414 * configure.ac: --enable-alphabetized-trw option added
1415
1416Evan Battaglia <gtoevan@gmx.net>:
1417 * Experimental altitude funky plotting I'm working on
1418
14192005-09-12
1420Alex Foobarian <foobarian@gmail.com>'s changes
1421* disable stops, for now (I forgot about those...)
1422* Track elevation graph: minimum altitude difference for less jagged curves
1423* Track elevation graph: gray background, blue foreground
1424* Track elevation graph: lines to clearly show absolute elevation
1425* New velocity-vs-time graph & calculating function
1426* Notebook to hold this new graph with track elevation graph
1427My (Evan's) changes:
1428* Fix above v-vs-t patch to not crash on tracks without timestamp.
1429* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1430Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1431 * bootstrap: new file to bootstrap auto-tools
1432 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1433 * Makefile.am (bin_SCRIPTS): viking-remote added
1434 * configure.ac: --enable-alphabetized-trw option added
734652bf 1435
9903c388
EB
14362005-09-07
1437Autotools support by Guilhem Bonnefille.
1438
bb71de8b
AF
14392005-09-06
1440Added Alex Foobarian's track duration patch.
1441Added Alex Foobarian's track profile patch.
9903c388 1442Added Alex Foobarian's elevation map fix.
bb71de8b 1443
725c87e1
EB
14442005-09-04
1445Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1446Delete from cache when updating image.
725c87e1 1447
50a14534
EB
14482005-08-18
1449Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1450
14512005-08-16
1452Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1453
14542005-08-02
1455Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1456Chaned waypoint types a little bit (size of waypoint)
1457
14582005-07-31
1459Hopefully fixed background.c item # count
1460Fixed KH Maps (v=2)
1461
14622005-06-20
1463A little research & added KH Maps support.
1464
14652005-06-19
1466Fixed right-click waypoint edit -> crash bug, hopefully.
1467Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1468Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1469Fixed the bug where pasting a map layer messed up the name.
1470Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1471Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1472