]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Change how waypoint names are displayed.
[andy/viking.git] / ChangeLog
CommitLineData
8eb76f51
QT
12008-10-30
2Quy Tonthat <qtonthat@gmail.com>:
3 * Add larger size waypoint symbols (icons) that look similar to
4 the ones used in Garmin GPS.
5 * The larger symbols are now used by default. To switch back to the
6 old smaller icons, use command line option "-s" or "--small_waypoint".
7 * Waypoint Property Dialog: The combo box "symbol" (used for selecting
8 waypoint symbol) now has tooltip that shows the name of the selected
9 symbol.
734e66f3
QT
10 * src/icons/Makefile.am: Make sure we won't pick up unwanted _pixmap.h
11 files
a7f9c01e
QT
12 * Waypoint names are now displayed at the top of waypoint symbol
13 and no longer overlap symbols.
8eb76f51 14
d0d1acb6
QT
152008-10-28
16Quy Tonthat <qtonthat@gmail.com>:
8eb76f51
QT
17 * Waypoint symbols: Use Garmin waypoit names so that waypoint has
18 proper symbols on GPS after upload (and on Viking after download).
19 Old viking files still works the way they did.
d0d1acb6 20
f3cd9987
QT
212008-10-22
22Quy Tonthat <qtonthat@gmail.com>:
23 * Fix compatibility problem for windows caused by
24 g_shell_parse_argv()
25
3f9ff8d9
QT
262008-10-20
27Quy Tonthat <qtonthat@gmail.com>:
28 * New server for OSM cycle map.
29
c5bc70c3
QT
302008-10-13
31Quy Tonthat <qtonthat@gmail.com>:
32 * GPS realtime tracking: Keep retrying when fail to connect
33 to gpsd, either because gpsd is not (yet) running or gpsd
34 disconnect (eg. gps unplugged).
35
c96fce26
JB
362008-10-12
37Jon Burgess <jburgess777@googlemail.com>:
38 * fix implicit declaration of maps_layer_default_dir()
a0f4c917 39 * fix missing status return in spawn_command_line_async()
5a7d2873 40 * fix curl error buffer usage
c96fce26 41
eaaf1484 422008-10-12
e0fdbe1e
GB
43Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
44 * Release 0.9.7
45
0d337f27
RN
462008-10-12
47Rob Norris <robbieonsea@users.sourceforge.net>:
48 * Fix 2161310: Fix some more compiler warnings
49
ba566fd9 502008-10-12
c96fce26 51Jon Burgess <jburgess777@users.sourceforge.net>:
ba566fd9
JB
52 * Fix 2134452: Properties of some tracks show as NaN
53
dc3a1898
QT
542008-10-11
55Quy Tonthat <qtonthat@gmail.com>:
56 * Fix segfault in realtime tracking.
57 * Add new moving map method for realtime tracking.
58
10f9bcb6 592008-09-30
e0fdbe1e 60Stanislav Brabec <sbrabec@users.sourceforge.net>:
10f9bcb6 61 * Rename icon: viking_icon.png -> viking.png
5459f84e 62 * Fix missing files in po/POTFILES.in
9c915564 63 * src/viking.desktop.in: add GenericName and revise Categories
63af53bc 64 * viking.spec.in, src/icons/Makefile.am: Fix icon target dir
10f9bcb6 65
7f9f736d
QT
662008-09-22
67Quy Tonthat <qtonthat@gmail.com>:
68 * Change "Zoom To" short cut to avoid conflict with "Zoom Tool".
69
c8724a34
GB
702008-09-16
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * Update translations
73
a583b41a
QT
742008-09-07
75Quy Tonthat <qtonthat@gmail.com>:
76 * fix parallel build (make -j8) on multi-processor machines. Based
77 on a patch from sbrabec. Thanks.
78
bc7f6b49
GB
792008-09-03
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * QA: cleanning old stuff
82
b2241600
GB
832008-09-01
84Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
85 * Fix #1947260: correct a corrupted escape
86
730a38c1 872008-09-01
a0fc9d29
QT
88Quy Tonthat <qtonthat@gmail.com>:
89 * Google search adapting changes from Google.
90
912008-09-01
730a38c1
QT
92Quy Tonthat <qtonthat@gmail.com>:
93 * Fixed crashes when creating new layers.
94
5c01c6b7
GB
952008-08-30
96Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
97 * QA: removing specific GtkCellRenderer
98
ab52dab8 992008-08-30
7400bad4
GB
100Armin Moser <armin.moser@student.tugraz.at>:
101 * add osm cycle layer support
e3154bef 102 * add a menu entry to extend an existing track using magic scissors
7400bad4 103
ab52dab8 1042008-08-30
0faf6aeb
GB
105anonymous:
106 * Patch #2009666: OpenAerialMap
107
ab52dab8 1082008-08-30
4c755970
GB
109Rob Norris <robbieonsea@users.sourceforge.net>:
110 * Fix #1952523: mode_button assertion loading old datafile
111
a58aaed4
GB
1122008-08-25
113Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
114 * Add preferences to select how degrees are displayed
115
3bfe920a
GB
1162008-08-24
117Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
118 * Fix: update layer after applying properties
119
ab52dab8 1202008-06-24
3750ef3e
GB
121Mathieu Albinet <mathieu17@gmail.com>:
122 * Color picker button for the Coordlayer properties dialog
123
43becf6e
GB
1242008-08-23
125Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
126 * Cut/Copy/Paste empty selection is not critical
127
ab52dab8 1282008-06-23
85b3c367
GB
129Mathieu Albinet <mathieu17@gmail.com>:
130 * Layers panel UI improvements
131
85beadba
GB
1322008-08-22
133Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
134 * Replace specific about dialog by GtkAboutDialog
b01c3429 135 * Replace some g_warning by g_debug
5bfafde9 136 * Homogeneous icons management.
85beadba 137
843b99df
GB
1382008-08-17
139Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
140 * Add preferences to store OSM login/password
d9d1084e 141 * Add a password entry widget
843b99df 142
1e80f7a4
GB
1432008-08-16
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
145 * Ensure that confirmation dialog is over file selector
146
3cf8131d
QT
1472008-08-13
148Quy Tonthat <qtonthat@gmail.com>:
149 * Fixed google map download problem.
150
7a31304a
GB
1512008-07-31
152Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
153 * Release Viking 0.9.6
154 * Fix unecessary (and probably) Makefile.am directive
155
f2643f9e
QT
1562008-07-28
157Quy Tonthat <qtonthat@gmail.com>:
158 * Fix gcget command line to accomodate negative coords.
159
09dd3c51
QT
1602008-07-22
161Quy Tonthat <qtonthat@gmail.com>:
162 * Google maps no longer worked due to changes made by Google.
163 The Problems now fixed.
164
ab52dab8 1652008-07-21
389cd3aa
GB
166Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
167 * Release Viking 0.9.5
168
ab52dab8 1692008-07-18
05d95193
GB
170Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
171 * Install man pages
58cb9041 172 * Update translations
05d95193 173
ace0dae0
QT
1742008-07-15
175Quy Tonthat <qtonthat@gmail.com>:
176 * Added viking.desktop
177
ab52dab8 1782008-07-13
04348a9a
GB
179Rob Norris <robbieonsea@users.sourceforge.net>:
180 * Fix #1947456: Compiler warning fixes
181
ab52dab8 1822008-07-09
8fb7c70a
GB
183Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
184 * Update translations
185
8dcb3ba4
QT
1862008-07-02
187Quy Tonthat <qtonthat@gmail.com>:
188 * Track properties: split track at marker.
189
e60fc2c9
QT
1902008-06-30
191Quy Tonthat <qtonthat@gmail.com>:
192 * Track properties: Keep markers of the graphs in sync with each
193 other.
194
ab52dab8 1952008-06-29
109c6557
MA
196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
197 * Windows port: fallback temporary file
198
ab52dab8 1992008-06-29
e0173c37
MA
200Mathieu Albinet <mathieu17@gmail.com>:
201 * Windows port: typo in util.c
202
9dc30292
QT
2032008-06-24
204Quy Tonthat <qtonthat@gmail.com>:
205 * Track graph marker now works again.
206
804e8de9
QT
2072008-06-22
208Quy Tonthat <qtonthat@gmail.com>:
209 * Fix google version number.
210
64b32f37
QT
2112008-06-15
212Quy Tonthat <qtonthat@gmail.com>:
213 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
214
ab52dab8 2152008-06-09
6c6f8d24
MA
216Mathieu Albinet <mathieu17@gmail.com>:
217 * Windows port: redefine LOCALEDIR
218
8499a412
QT
2192008-06-06
220Quy Tonthat <qtonthat@gmail.com>:
221 * viking no longer converts waypoint names to uppercase. Waypoint names
222 are now case insensitive.
223
ab52dab8 2242008-06-02
c7f6cb25
MA
225Mathieu Albinet <mathieu17@gmail.com>:
226 * Portability: remove "/dev/null" use
227
ab52dab8 2282008-05-08
62ddf770
MA
229Mathieu Albinet <mathieu17@gmail.com>:
230 * Windows port: rename interface to source_interface
31766324 231 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 232 * Portability: use of g_ascii_dtostr to format google url
62ddf770 233
ab52dab8 2342008-05-02
85540d7a
GB
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
236 * Update man page
237
ab52dab8 2382008-05-01
1ac37c09
GB
239Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
240 * Add file content checking process
241
ab52dab8 2422008-05-01
533bbf34
MA
243Mathieu Albinet <mathieu17@gmail.com>:
244 * Remove dependency to wget
245
ab52dab8 2462008-05-01
2936913d
GB
247Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
248 * Adding --debug and --verbose command line option
249
ab52dab8 2502008-04-26
6c641b1a
MA
251Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
252 * Fix pipe leaks
253
ab52dab8 2542008-04-26
3a0c074a
MA
255Mathieu Albinet <mathieu17@gmail.com>:
256 * Portability: provide our own curl WRITE function
257
ab52dab8 2582008-04-22
61f37ac9
RN
259Robert Norris <rw_norris@hotmail.com>:
260 * Fix: Initalize tv_usec field.
6af463da 261 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 262
ab52dab8 2632008-04-21
f9ab07c8
GB
264Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
265 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 266 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 267
ab52dab8 2682008-04-16
6b1a58ec
TS
269Tim Scofield <nospam546@comcast.net>:
270 * Fix: typo false -> FALSE
271
ab52dab8 2722008-04-12
c0366d1c
GB
273Mathieu Albinet <mathieu17@gmail.com>:
274 * M_PI already defined
275
ab52dab8 2762008-04-12
45acf79e
MA
277Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
278Mathieu Albinet <mathieu17@gmail.com>:
279 * Portability: reduce unistd.h dependency
f83131b9 280 * Portability: replace mkdir by g_mkdir
c44594ee 281 * Portability: replace deprecated bzero function by memset
a1618d62 282 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 283
ab52dab8 2842008-03-27
6e4a49aa
MA
285Mathieu Albinet <mathieu17@gmail.com>:
286 * Replace GtkFileSelection by GtkFileChooser
287
ab52dab8 2882008-03-24
b6e6dfbd
GB
289Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
290 * Merge icons in a single binary object
291
ab52dab8 2922008-03-15
372132a6
GB
293Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
294 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 295 * Add panning tool as default
372132a6 296
ab52dab8 2972008-02-25
c2fe3b00
GB
298Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
299 * po/ChangeLog: needed file for distribution
300
ab52dab8 3012008-02-25
0654760a
RN
302Rob Norris <robbieonsea@users.sourceforge.net>:
303 * Fix: autogen can generate broken configure file (SF#1881475)
304 * Fix some compiler warnings (SF#1888407)
244c0e50 305
ab52dab8 3062008-02-24
502100a7
GB
307Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
308 * Change OSM's tiles URL
309
ab52dab8 3102008-02-22
4e4e9e57 311Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
312 * viking.spec: Correct license, required packages and local.
313
ab52dab8 3142008-02-20
edbec4dc
GB
315Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
316 * Update translations
317
ab52dab8 3182008-02-16
9d8d6d0f
GB
319Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
320 * main.c: I18N improvements
a29684ba 321 * French translation update
9d8d6d0f 322
ab52dab8 3232008-02-16
4e4e9e57 324Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
325 * I18N improvements
326 * French translation update
327 (both submitted the 2008-01-12 on mailing-list)
328
ab52dab8 3292008-01-22
a61b2619
AF
330Alex Foobarian <foobarian@gmail.com>:
331 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
332
1af46481 3332008-01-18
4e4e9e57 334Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
335 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
336 * Added mutex to protect mapcache from being corrupted by threads.
337
ab52dab8 3382008-01-04
d03d80e6
AF
339Alex Foobarian <foobarian@gmail.com>:
340 * Tuned the v-t diagram drawing
341
ab52dab8 3422007-12-27
4e4e9e57 343Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
344 * Minor fixes/debugging to gcget. Add gcget-perl
345 * Full screen mode.
3a24d4e5 346 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 347
ab52dab8 3482007-12-27
0b72c435
OK
349Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
350 * Add GpxWritingOptions to control GPX file writing
351
36179a2e 3522007-12-23
4e4e9e57 353Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
354 * Add default values to ele and time fields (due to OSM)
355
a5c8699d 3562007-12-21
4e4e9e57 357Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
358 * Preferences groups/tabs
359 * Fix gcget to accept username and password. Pass this in to gcget.
360 * Oops! Reading preferences from the file wasn't working. Fixed.
361
ab52dab8 3622007-12-21
4e4e9e57 363Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
364 * Update French translation
365
ab52dab8 3662007-12-21
4e4e9e57 367Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
368 * Update source for OSM/Osmarender tiles
369
ab52dab8 3702007-12-20
4e4e9e57 371Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
372 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
373
8956d2ef 3742007-12-20
4e4e9e57 375Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
376 * Revert a previous change that disabled realtime tracking if libgps
377 does not exist.
378
ab52dab8 3792007-12-17
4e4e9e57 380Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
381 * Use specific gettext call for plural form
382
ab52dab8 3832007-12-16
4e4e9e57 384Evan Battaglia <gtoevan@gmx.net>:
eab858a1 385 * Sort waypoints in GPX output.
a8fe53f8 386 * Use the "next unused" (not really) waypoint number as default.
eab858a1 387
ab52dab8 3882007-12-15
adc67de1
GB
389Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
390 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 391 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 392
ab52dab8 3932007-12-15
4e4e9e57 394Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 395 * Make menu entries translatable
7760b0cf 396 * Mark many strings translatable
2d2bea38 397 * Update french translation
5515e2d3 398
ab52dab8 3992007-12-12
4c77d5e0
GB
400Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
401 * Marking translatable strings
a94a5724 402 * First french translation (incomplete)
4c77d5e0 403
ab52dab8 4042007-12-12
7a43153e
GB
405Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
406 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 407 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 408
d88f5ec1 4092007-12-07
4e4e9e57 410Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
411 * Fix autogen.sh to remove the assumption that version 1.9 of automake
412 is available on all systems.
f867791e 413 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 414
8a920b62
EB
4152007-12-07
416Evan Battaglia <gtoevan@gmx.net>:
417 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
418 * Google Terrain maps
9a995996 419 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 420
ab52dab8 4212007-11-27
7d02a0b0
GB
422Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
423 * util.c: Use a list of possible browsers.
424
ab52dab8 4252007-11-20
4e4e9e57 426Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
427 * Fix a bug that can potentially cause segfault.
428
ab52dab8 4292007-11-19
4e4e9e57 430Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
431 * Improve track graphs. Some tracks looked too flat.
432
ab52dab8 4332007-11-09
4e4e9e57 434Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
435 * GPSBabel filter work I've been sitting on for a while now.
436 * Draw circle for downloading geocaches. Constrain by maximum distance.
437
ab52dab8 4382007-11-08
4e4e9e57 439Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
440 * Printing support
441
24ca37ba
QT
4422007-11-01
443Quy Tonthat <qtonthat@gmail.com>:
444 * Fix bug that caused Old Google maps not being disabled by default.
445
8dbfe7a3
QT
4462007-10-24
447Quy Tonthat <qtonthat@gmail.com>:
448 * Fix crashes on elev graph for some tracks.
449 * Make low alt tracks look more visible on elev graph.
450 * Fix "incompatible pointer type" warnings.
451
c81a5cd7
BZ
4522007-10-23
453Quy Tonthat <qtonthat@gmail.com>:
454 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
455
1530c21f
GB
4562007-10-20
457Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
458 * Releasing 0.9.3
459
4235f369 4602007-10-20
4e4e9e57 461Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
462 * Fixing minor typo in vikdemlayer.c which could cause crashes
463
21700912
QT
4642007-10-20
465Quy Tonthat <qtonthat@gmail.com>:
466 * Track Properties Dialog no longer blocks interaction of the main
467 window.
ca7e67ef 468 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 469 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
470 * Display track name on title of track property dialog. Now that
471 viking allows multiple dialogs displayed simultaneously.
21700912 472
51f0884d 4732007-10-17
4e4e9e57 474Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
475 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
476
9128a946 4772007-10-16
4e4e9e57 478Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
479 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
480
5ef1d57e
QT
4812007-10-16
482Quy Tonthat <qtonthat@gmail.com>:
483 * Interpolating DEM data in 3 different methods. Track data,
484 elevation-distance graph and elevation info on status bar now make use
485 of interpolation.
486
3220e336
QT
4872007-10-15
488Quy Tonthat <qtonthat@gmail.com>:
489 * Add more room to the top of elevation-distance graph.
490
b42009f6 4912007-10-14
4e4e9e57 492Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
493 * Fix plotting of DEM elevation data (subtract min altitude)
494
165d30aa 4952007-10-12
4e4e9e57 496Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
497 * Fix Esc and Backspace to work only when VikViewport has focus.
498 * VikViewport grabs focus on click or release events, or when a
499 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
500
5012007-10-12
07596bf4
QT
502Quy Tonthat <qtonthat@gmail.com>:
503 * Make use of DEM elevation data and GPS speed for track graphs.
504
777e2d4d
EB
5052007-10-11
506Evan Battaglia
507 * Key press framework for tools. Esc to stop track. Backspace to end track.
508
5c5f3289
GB
5092007-10-11
510Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
511 * Upgrading to API 0.5 of OSM
512
001a86db
QT
5132007-10-11
514Quy Tonthat <qtonthat@gmail.com>:
515 * Make Realtime Tracking a feature that can be disabled at configure
516 time. Do not quietly disable it beacause libgps is not available
517 at compiling time.
a2817d3c 518 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
519
5202007-10-10
521Quy Tonthat <qtonthat@gmail.com>:
522 * Fix a crash bug caused by operation on variable inside a macro.
523
e086b16d 5242007-10-09
4e4e9e57 525Evan Battaglia <gtoevan@gmx.net>:
e086b16d 526 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
527 * Show currently edited track in red-dashed line. This makes it easier
528 to tell if we've ended the track.
529 * When using new track tool, draw a line before making a point to
530 preview the new point.
807e03f9 531 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 532
6dd43d93
QT
5332007-10-08
534Quy Tonthat <qtonthat@gmail.com>:
535 * Fix compiling breakage caused by missing icon file from the list.
536
58a642b6
GB
5372007-10-07
538Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
539 * libgps is no more mandatory
540
32e48121 5412007-10-07
9a30122d
EB
542Evan Battaglia <gtoevan@gmx.net>:
543 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 544 * Cursors for tools.
c3deba01 545 * Undo magic scissors by right-clicking.
8fb71d6c 546 * Extend a track by right-clicking on it.
98f5364d 547 * Experiment: "Begin track" tool
9a30122d 548
58a642b6 5492007-10-07
32e48121
QT
550Quy Tonthat <qtonthat@gmail.com>:
551 * Correctly calculate position (based on time instead of distance)
552 when clicking on speed-time graph.
553 * Added km/h to speed entries of the track properties dialog.
6260ce3f 554 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
555 * Track Properties: now displays track distance/time instead of
556 "Selected Time".
32e48121 557
a45242c2
QT
5582007-10-06
559Quy Tonthat <qtonthat@gmail.com>:
560 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 561 * Pop a message when failed to connect to gpsd.
a45242c2 562
057a78bc
QT
5632007-10-05
564Quy Tonthat <qtonthat@gmail.com>:
565 * Fix a segfault caused by (mistakenly) adding a new layer to gps
566 layer.
97cab2d5 567 * Be more selective in collecting realtime trackpoints.
057a78bc 568
c4e61875
QT
5692007-10-04
570Quy Tonthat <qtonthat@gmail.com>:
571 * Improvements for GPS layer's "realtime tracking".
572
c2e97e57
QT
5732007-10-02
574Quy Tonthat <qtonthat@gmail.com>:
575 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 576 * Add realtime tracking to GPS layer.
8fcff869 577 * fix half-drawn problems for GPS layer.
c2e97e57 578
090cae39
GB
5792007-10-01
580Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
581 * Relax dependencies about glib by implementing
582 g_hash_table_remove_all ourselves (Evan's patch)
583
c9177aae
QT
5842007-10-01
585Quy Tonthat <qtonthat@gmail.com>:
586 * Disable half-drawn update when the center is moved. Avoid using
587 static "trigger" in viklayer.c which causes problems when viking
588 has more than one windows.
589
d295e344
QT
5902007-09-28
591Quy Tonthat <qtonthat@gmail.com>:
592 * Fix bug that caused Elevation graph not working properly with some
593 tracks.
594
415302f4 5952007-09-27
4e4e9e57 596Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
597 * GPSD Layer -- draw an arrow.
598 * Minimum elevation for DEM layer.
0df66d57
EB
599 * Half-drawn hack to only draw layers on top of the one that has
600 recently changed. A must for realtime GPS.
415302f4 601
0e25c0d0
QT
6022007-09-25
603Quy Tonthat <qtonthat@gmail.com>:
604 * SRTM download now works for regions outside North_America too.
605
fa86f1c0 6062007-09-23
4e4e9e57 607Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 608 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
609 * Don't crash if using tool on wrong type of layer / no layer.
610 Although I really want to know what happened to "use the top visible layer",
611 and return TRUE if the tool "accepts" the use...
612 editing lots of TRWLayers was way easier that way...
e9165710 613 * Remove unused vik_layer_copy() code
ee6ef0b1 614 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
615 * Add comment when making a Google Route.
616 * Continue a magic scissors route by holding down control. Continue the comment too.
617 * 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 618 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 619
8c721f83 6202007-09-22
4e4e9e57 621Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
622 * Pan Accelerators (Ctrl+Left, etc)
623 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
624 * Add a RADIOGROUP_STATIC properties factory type to make it easy
625 for new layers. Uses an array list (like before)
626 instead of a GList.
627 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
628 * (copying & pasting DEM layers is broken, will fix later)
629
0c1044e9 6302007-09-21
4e4e9e57 631Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
632 * Fix right-click on geocache to work with new geocache names.
633 * Download & import SRTM 90m DEM data (still working on US 10m)
634
ed28ef63 6352007-09-17
4e4e9e57 636Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
637 * 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.
638
4f13653e
GB
6392007-09-09
640Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
641 * Removing unused files (*.png.h).
642
90e25247
GB
6432007-09-08
644Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
645 * Fix #1789550: define MAX macro if not defined on ALL systems
646
35462baf
QT
6472007-09-08
648Quy Tonthat <qtonthat@gmail.com>:
649 * AUtomatically fetching google version number.
650
eb93fa95
GB
6512007-09-07
652Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
653 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
654 to build viking on system not offering such feature.
655
fd0a7199
GB
6562007-09-06
657Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
658 * Adding command line option framework.
659
4b53548b
QT
6602007-09-06
661Quy Tonthat <qtonthat@gmail.com>:
662 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
663 * Fix crash when using "Maps Download" tools right after viking is
664 started (without a viking file).
4b53548b
QT
665
6662007-09-05
667Quy Tonthat <qtonthat@gmail.com>:
668 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
669
4e29c215
GB
6702007-09-03
671Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
672 * Fix: crash when "applying" a map layer property dialog.
94933cb8 673 * QA: strong type the second argument of the *_post_read functions.
63726881 674 * Preset filename when exporting a TrwLayer.
24277274
GB
675 * Refactoring: retrieve the VikWindow from the VikViewport via its
676 GtkWidget nature.
51c15f41 677 * Use $EMAIL to initialise email field for OSM upload.
07059501 678 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 679 * Hide Expedia view mode when expedia is not built in.
4e29c215 680
06f31fd5
GB
6812007-09-01
682Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
683 * Disable Expedia map layer by default (as it is not working).
684
1a8143e6
BZ
6852007-08-30
686Bernd Zeimetz <bernd@bzed.de>:
687 * Add redirect support (for Expedia map layer).
688
5092de80
GB
6892007-08-30
690Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
691 * Add ability to upload a single track.
692
dc5758d3
GB
6932007-08-28
694Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
695 * Check current drawmode after creating a new MapsLayer.
696
15e77c02
QT
6972007-08-25
698Quy Tonthat <qtonthat@gmail.com>:
699 * New google version number.
1918a993 700 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
701 * Give more instructive message for attempting to download maps in
702 wrong mapmode.
15e77c02 703
f901dcdf
GB
7042007-08-20
705Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
706 * libcurl is a requirement
707
f8fe5d14
QT
7082007-08-20
709Quy Tonthat <qtonthat@gmail.com>:
710 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
711 * Fix bug in Google search that caused viking jump to wrong location
712 when Google can not find the match.
f8fe5d14 713
1bd88e66
GB
7142007-08-16
715Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
716 * Group "Export Layer..." entries in a sub-menu.
717
494eb388
QT
7182007-08-16
719Quy Tonthat <qtonthat@gmail.com>:
720 * Clean up and eliminate compiler warning.
721
261c8fdc
QT
7222007-08-15
723Quy Tonthat <qtonthat@gmail.com>:
724 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
725 * Added --enable-old-google to configure script. Old google modes are
726 now disabled by default.
727 * Default mode for new maps is Google Maps.
261c8fdc 728
6a9ff0ee
QT
7292007-08-09
730Quy Tonthat <qtonthat@gmail.com>:
731 * Make Google Map default map type.
732
46e4fa54
QT
7332007-08-02
734Quy Tonthat <qtonthat@gmail.com>:
735 * DEM module can now read hgt.zip files directly (no need to unzip
736 them).
737 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
738 regions).
739
2dc9ab5e
QT
7402007-07-27
741Quy Tonthat <qtonthat@gmail.com>:
742 * Plug filedescriptor leak in dem.c
743
071da616
QT
7442007-07-26
745Quy Tonthat <qtonthat@gmail.com>:
746 * Display on status bar altitude at cursor using data from DEM layer(s).
747
ccff31c2
QT
7482007-07-25
749Quy Tonthat <qtonthat@gmail.com>:
750 * New google version numbers.
751
1ef9e637
QT
7522007-07-24
753Quy Tonthat <qtonthat@gmail.com>:
754 * Disable GeoCache Acquire since it nolonger works. Can be enabled
755 again using configure --enable-geocaches.
756
214f9ac2
QT
7572007-07-18
758Quy Tonthat <qtonthat@gmail.com>:
759 * Remove (my) debug messages which are no longer needed.
760
2dc9ab5e 7612007-07-15
214f9ac2
QT
762Quy Tonthat <qtonthat@gmail.com>:
763 * Missing a few changes here.
764 * release 0.9 (by Guilhem)
765
6ec35002
QT
7662007-07-13
767Quy Tonthat <qtonthat@gmail.com>:
768 * Eliminate the needs of entering DEM files for every single
769 track/waypoint layer.
770
84c2cc41
QT
7712007-07-07
772Quy Tonthat <qtonthat@gmail.com>:
773 * Fixed typo in Makefile.am
774
ad0a8c2d
EB
7752007-07-06
776Evan Battaglia <gtoevan@gmx.net>:
777 * Merge DEM Branch
778
441f28d3
QT
7792007-07-04
780Quy Tonthat <qtonthat@gmail.com>:
781 * Bug fix: View Mode displayed wrong setting on start up
782
83750a2d
QT
7832007-07-03
784Quy Tonthat <qtonthat@gmail.com>:
785 * Fixed bugs that caused draw_scale and draw_centermark status not being
786 consistent among View menu, viewport and loaded files.
787
ad0a8c2d 7882007-07-02
4e4e9e57 789Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
790 * DEM Branch: Trying to fix/cleanup various DEM things
791 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
792
17407a43
QT
7932007-07-02
794Quy Tonthat <qtonthat@gmail.com>:
795 * Fixed bugs that caused crashes during GPS upload/download.
796
8cd10bb4 7972007-07-01
e2d11d62 798Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 799 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 800
678fecbb
RM
8012007-06-24
802Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
803 * Merging with Ralf's work around debianization
ad4d241a 804 * INSTALL: refreshed
678fecbb 805
10888930
TS
8062007-06-23
807Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
808 * Minor change to avoid SEGFAULT on x86_64
a3188993 809 * Add DownloadOptions type to specify referer per map source
1b685d33 810
37518034
QT
8112007-06-19
812Quy Tonthat <qtonthat@gmail.com>:
813 * Fix bugs that causes "drawcentermark" not recognised when reading
814 from files.
815 * Fix a wild pointer bug that can cause crashes
816
d700ee38
GB
8172007-06-18
818Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
819 * Copying libcurl.m4 as it is needed everywhere
820
62c16860
QT
8212007-06-18
822Quy Tonthat <qtonthat@gmail.com>:
823 * New google version numbers.
824 * Make scale more visible.
825 * Add center mark which can be turn on/off in View menu.
826 * Viking now uses cookies for http requests. Some server(s) is quite
827 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 828 * Download maps along a track. Right click on a track layer, select map
62c16860 829 type and zoom level, viking will do the rest.
0c24c0a5 830 * release 0.1.3-20070618
62c16860 831
99e679df
RM
8322007-06-13
833Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
834 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
835
b0b88773
QT
8362007-06-8
837Quy Tonthat <qtonthat@gmail.com>:
838 * Fix a bug that causes segfault when viewing properties of a
839 waypoint.
840
4b31042b
QT
8412007-06-1
842Quy Tonthat <qtonthat@gmail.com>:
843 * Fix a bug that causes segfault when viewing properties of a track
844 that has only one trackpoint with elevation information.
1eef1bde 845 * Backport Evan's magic scissors from DEM branch.
4b31042b 846
f47d51b5
QT
8472007-05-31
848Quy Tonthat <qtonthat@gmail.com>:
849 * Add Google Maps search to View menu and Toolbar
850 * Waypoint created right after the search will pick up the search
851 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
852 create waypoint).
853
4587152b 8542007-05-26
4e4e9e57 855Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
856 * new waypoint symbols.
857
9b81efe3
QT
8582007-05-26
859Quy Tonthat <qtonthat@gmail.com>:
860 * Fix intermittent problem of map redraw.
861 * Mapslayer: Fixed bugs that cause in some cases, map display can not
862 be refreshed without downloading.
863
2d546d79
GB
8642007-05-24
865Ralf Meyer <ranfyy@gmail.com>:
866 * Adding man pages.
867
10ca2bfe
QT
8682007-05-24
869Quy Tonthat <qtonthat@gmail.com>:
870 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
871 * Make dimensions easier to be found and changed to suit own tastes.
872 * Small touches on the look.
10ca2bfe 873
ff8b4326
QT
8742007-05-23
875Quy Tonthat <qtonthat@gmail.com>:
876 * New GPS layer menu items: "empty upload", "empty download", "empty
877 all"
7041549f 878 * acquire->Google Directions now record and display previous queries
3570ad57 879 fo "From"/"To" entries.
7041549f 880 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 881
38778d11
QT
8822007-05-22
883Quy Tonthat <qtonthat@gmail.com>:
884 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
885 * Disable prompt for save before exit.
886 * Add "Save and Exit" to File menu.
38778d11 887
ad0a8c2d 8882007-05-20
4e4e9e57 889Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
890 * DEM Branch
891
6d38ac4f
QT
8922007-05-20
893Quy Tonthat <qtonthat@gmail.com>:
894 * Stop autodownload from running forever on map downloading errors.
895
0b3c4c1c
QT
8962007-05-18
897Quy Tonthat <qtonthat@gmail.com>:
06e94d26 898 * Add curl-devel to spec file.
0b3c4c1c 899 * Map tool: Left click can now refresh display of map tiles.
4b31d033 900 * Check for non-displayable data after downloading map.
0b3c4c1c 901
11f88b69
QT
9022007-05-17
903Quy Tonthat <qtonthat@gmail.com>:
904 * Fix problems in map downloading caused by unreliable error
905 detection.
06e94d26 906 * Release 0.1.3
11f88b69 907
0b0963fb
QT
9082007-05-15
909Quy Tonthat <qtonthat@gmail.com>:
910 * Fixed bugs that can cause segfault on exit. The problem was caused
911by mapslayer's weak_ref not being unref'ed in some cases.
912
3335ae4e 9132007-05-13
4e4e9e57 914Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
915 * 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.
916
093c5c71 9172007-05-11
4e4e9e57 918Evan Battaglia <gtoevan@gmx.net>:
093c5c71 919 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 920 * Fix a stupid segfault in main.c (opening new files)
093c5c71 921
056e8bd1
QT
9222007-05-09
923Quy Tonthat <qtonthat@gmail.com>:
924 * New Google version numbers.
925
50817314 9262007-05-08
4e4e9e57 927Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
928 * New "Refresh onscreen tiles" menu entry
929
6afc9732 9302007-05-04
4e4e9e57 931Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
932 * debian/: debianization
933
81a061e4 9342007-04-29
4e4e9e57 935Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
936 * libusb support
937
dfb4bdaa 9382007-04-28
4e4e9e57 939Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 940 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 941 * Add configuration option for OpenStreetMap sources
dfb4bdaa 942
67209ca8 9432007-04-23
4e4e9e57 944Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
945 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
946
ed6242f3 9472007-04-21
4e4e9e57 948Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
949 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
950
fa9fef36 9512007-04-16
4e4e9e57 952Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
953 * Adding libcurl support
954
69b825fe
QT
9552007-04-04
956Quy Tonthat <qtonthat@gmail.com>:
957 * New Google version number.
958 * Fixed Google Directions
959
4a96999b
QT
9602007-02-20
961Quy Tonthat <qtonthat@gmail.com>:
962 * GPS layer dialog now displayed at the center of the Viking main
963 window.
964
997905be
QT
9652007-02-19
966Quy Tonthat <qtonthat@gmail.com>:
967 * New Google version numbers.
968
af2740eb
QT
9692007-02-15
970Quy Tonthat <qtonthat@gmail.com>:
971 * Made viking.spec.in out of Michael's viking.spec
972 * Added viking.spec.in to autoconf files.
973
9742007-02-15
4e4e9e57 975Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
976 * Added viking.spec
977
07f39a64 9782007-02-14
4e4e9e57 979Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
980 * NEWS, configure.ac: preparing 0.1.2
981
4e0cf33b 9822007-02-13
4e4e9e57 983Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
984 * src/vikwindow.c: remove URL and version number from window title
985 * src/dialog.c: add URL and use dynamic information for version
21c318eb 986 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
987 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
988 AUTHORS file
4e0cf33b 989
ecb51018
QT
9902007-02-07
991Quy Tonthat <qtonthat@gmail.com>:
992 * Fix bug that causes crashes when click at the right side (outside)
993 of the track graph area in the Track Poperties window.
994
e1e2f2c6 9952007-02-06
4e4e9e57 996Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
997 * Add new information to Track Properties. Postion in time will be
998 tracked and display when moving mouse cursor around the track graph.
999
4f210965
QT
10002007-02-06
1001Quy Tonthat <qtonthat@gmail.com>:
1002 * New google version numbers.
d1fb6e7f 1003 * correct main window title and viking website.
4f210965 1004
369e959a
QT
10052007-02-05
1006Quy Tonthat <qtonthat@gmail.com>:
1007 * Cosmetic changes.
1008
119f63a0
QT
10092007-02-04
1010Quy Tonthat <qtonthat@gmail.com>:
1011 * Simplify tools enable/disable codes.
1012
79845167
QT
10132007-02-01
1014Quy Tonthat <qtonthat@gmail.com>:
1015 * Only tools that work with current active layer are enable,
1016 others are disable (fade out and does nothing when clicked on).
1017
d820e240
GB
10182007-01-27
1019Quy Tonthat <qtonthat@gmail.com>:
1020 * Display map sections while downloading (bug 1303429)
1021
267b6db5
QT
10222007-01-25
1023Quy Tonthat <qtonthat@gmail.com>:
1024 * Fixed bugs that caused crashes on creating new map layer or
1025 new track/waypoint layer.
1026
dad2c114
QT
10272007-01-24
1028Quy Tonthat <qtonthat@gmail.com>:
1029 * Updated google tranparent version number.
1030 * Made it more convenient to update google version numbers.
1031
cdcaf41c
QT
10322007-01-23
1033Quy Tonthat <qtonthat@gmail.com>:
1034 * Merged branch modular to trunk.
1035
54d3b232
QT
10362007-01-05
1037Quy Tonthat <qtonthat@gmail.com>:
1038 * Bug fix: main menu edit->delete and edit->cut did not work with
1039 waypoints and tracks.
1040
2cebc318
QT
10412007-01-04
1042Quy Tonthat <qtonthat@gmail.com>:
1043 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
1044 layer panel).
1045
20c7a3a0
QT
10462007-01-03
1047Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
1048 * bug fix: crash on inserting aggregate layer if the selected layer's
1049 parent is not an aggregate layer.
1050 * bug fix: crash when delete a child layer whose parent is not
1051 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
1052 * Menu item selection for layer instances.
1053
fdca5edb
QT
10542007-01-02
1055Quy Tonthat <qtonthat@gmail.com>:
1056 * gpslayer: Unexpose interface functions.
5a4a28bf 1057 * Layers now can have their say on what pop up menu items they want.
fdca5edb 1058
cdcaf41c 10592007-01-02
4e4e9e57 1060Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1061 * Add ability to disable Terraserver stuff
1062 * Add ability to disable Expedia stuff
1063
fdca5edb
QT
10642007-01-01
1065Quy Tonthat <qtonthat@gmail.com>:
1066 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
1067 creation dialog.
1068
cdcaf41c 10692007-01-01
4e4e9e57 1070Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1071 * Make all .h self sufficient
1072 * Add ability to disable Google stuff
1073
b364d6bc
QT
10742006-12-31
1075Quy Tonthat <qtonthat@gmail.com>:
1076 * Added gps layer
1077
cdcaf41c 10782007-01-02
4e4e9e57 1079Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1080 * Add ability to disable Terraserver stuff
1081 * Add ability to disable Expedia stuff
1082
10832007-01-01
4e4e9e57 1084Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
1085 * Make all .h self sufficient
1086 * Add ability to disable Google stuff
1087
b291388a
GB
10882006-12-26
1089Quy Tonthat <qtonthat@gmail.com>:
1090 * Fix a google version number change (at least in Australia).
1091
ea40bccf
AF
10922006-12-07
1093Quy Tonthat <qtonthat@gmail.com>:
1094 * Fix an array overflow bug in Map Layer Properties
1095
b7b66e1f
GB
10962006-12-04
1097Alex Foobarian <foobarian@gmail.com>:
1098 * Added an "About" dialog
1099
68fb2913
AF
11002006-11-30
1101Alex Foobarian <foobarian@gmail.com>:
1102 * Added Quy Tonthat's patch to fix a bug in Track Properties
1103
1a8437ab
AF
11042006-11-29
1105Alex Foobarian <foobarian@gmail.com>:
ea40bccf 1106 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 1107
fa1b5a5f 11082006-11-12
4e4e9e57 1109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
1110 * Add expat explicit dependency
1111
7432fddf
AF
11122006-10-31
1113Alex Foobarian <foobarian@gmail.com>:
1114 * Visual feedback for moving waypoints
1115
33534cd8
AF
11162006-10-30
1117Alex Foobarian <foobarian@gmail.com>:
1118 * Created standard Edit menu
1119 * Implemented Cut for trackpoints and waypoints
1120 * When moving trackpoints, we now draw one under the cursor for visual feedback
1121
f9db6bd6
AF
11222006-10-26
1123Alex Foobarian <foobarian@gmail.com>:
1124 * Cleared up the drawing modes and map type descriptions
1125 * Updated google version string to make it work in Europe
1126 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1127 * Compacted the track properties dialog
f9db6bd6 1128
941aa6e9
AF
11292006-10-23
1130Alex Foobarian <foobarian@gmail.com>:
1131 * Introduced a toolbar tool interface, converted existing tools to use it
1132 * As a result, ruler drawing bugs are gone
1133 * Sped up ruler drawing by increasing the redraw priority
1134
78c9fb5b 11352006-08-15
4e4e9e57 1136Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1137 * Add implicit DMS->DDD conversions in waypoints dialogs
1138
0165e6e4 11392006-07-26
4e4e9e57 1140Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1141 * src/degrees_converters.c, src/degrees_converters.h,
1142 test/degrees_converter.c: add dec -> DDD conversion
1143 * src/degrees_converters.c, src/degrees_converters.h,
1144 test/degrees_converter.c: add dec -> DMM conversion
1145 * src/degrees_converters.c: refactor dms conversions
1146
6c02911c 11472006-07-24
4e4e9e57 1148Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1149 * Add patch for GoogleMaps from Reid Priedhorsky
1150
0165e6e4 11512006-07-22
4e4e9e57 1152Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1153 * Makefile.am, configure.ac, src/Makefile.am,
1154 src/degrees_converters.c, src/degrees_converters.h,
1155 test/Makefile.am, test/check_degrees_conversions.sh,
1156 test/degrees_converter.c: Adding degrees conversion functions
1157 (DDD/DMM/DMS)
1158
11592006-07-06
4e4e9e57 1160Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1161 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1162
a808ab5f
EB
11632006-07-01
1164Evan Battaglia <gtoevan@gmx.net>:
1165 * Upgrade Google Maps version (yay Europe!)
1166
0165e6e4 11672006-06-11
4e4e9e57 1168Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1169 * NEWS, configure.ac: Preparing 0.1.1
1170
65f0ccab
AF
11712006-05-25
1172Alex Foobarian <foobarian@gmail.com>:
1173 * Cleaned up the data source interface
1174 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1175
5f304fd7
AF
11762006-05-12
1177Alex Foobarian <foobarian@gmail.com>:
1178 * Small fixes in Acquire from GPS code
1179
4e4e9e57
GB
11802006-05-08
1181Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1182 * autogen.sh: simpler method to start from CVS
1183
a8d46e0b 11842005-12-03
4e4e9e57 1185Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1186 * Data sources -- check for existence of necessary things
1187
7b3479e3 11882005-11-25
4e4e9e57 1189Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1190 * Created "data sources" structure to easily add new data sources via GPS babel.
1191 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1192 shows the power of the approach.
3333c069 1193 * Data sources: Google & Geocaches
7b3479e3 1194
4e4e9e57
GB
11952005-11-23
1196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1197 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1198Evan Battaglia <gtoevan@gmx.net>:
1199 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1200
d1fa6cff
AF
12012005-11-21
1202Alex Foobarian <foobarian@gmail.com>:
1203 * Fixed v-t diagram crash bug
1204
1d1bc3c1
EB
12052005-11-19
1206Alex Foobarian <foobarian@gmail.com>:
1207 * GPSBabel acquire code
1208
9f0cd67d
AF
12092005-11-18
1210Alex Foobarian <foobarian@gmail.com>:
1211 * Copy/paste of individual track- and way-points updated to work between processes.
1212
0a6cab71
AF
12132005-11-17
1214Alex Foobarian <foobarian@gmail.com>:
1215 * Copy/paste between viking processes
1216 * Layer marshalling support
1217
4e4e9e57
GB
12182005-10-28
1219Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1220 * configure.ac: Adding --with-mapcache configure option
1221 * src/config.h: Removed because no more used (generated)
1222
15614495
AF
12232005-10-18
1224Alex Foobarian <foobarian@gmail.com>:
1225 * Fix ruler declination in UTM mode
1226
4e4e9e57
GB
12272005-10-17
1228Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1229 * src/icons/Makefile.am: assumes the creation of icons.h
1230 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1231 * src/Makefile.am: no more icons.h production
1232
024f32c1 12332005-10-16
4e4e9e57 1234Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1235 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1236 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1237
c48517ad
AF
12382005-10-13
1239Alex Foobarian <foobarian@gmail.com>:
1240 * Drag and drop whole track/waypoint lists
1241
80e450c0
AF
12422005-10-12
1243Alex Foobarian <foobarian@gmail.com>:
1244 * Coord layer drawing for lat/lon based projections
1245
0dff88ea
AF
12462005-10-11
1247Alex Foobarian <foobarian@gmail.com>:
1248 * Draw a compass when using a ruler
1249
e4847ce9
AF
12502005-10-07
1251Alex Foobarian <foobarian@gmail.com>:
1252 * Added ruler drawing to the ruler tool
1253
2f50c650
AF
12542005-10-06
1255Alex Foobarian <foobarian@gmail.com>:
1256 * Added support for pasting coordinates in lat/lon format
1257
e890a6e6
EB
12582005-10-05
1259Alex Foobarian <foobarian@gmail.com>:
1260 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1261Evan Battaglia <gtoevan@gmx.net>:
1262 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1263
08b251ec
EB
12642005-10-01
1265Evan Battaglia <gtoevan@gmx.net>:
1266 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1267 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1268
4e4e9e57
GB
12692005-09-30
1270Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1271 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1272Alex Foobarian <foobarian@gmail.com>:
1273 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1274 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1275 * Added wp symbol support to gpx
92136662 1276 * Fixed name collisions during track/wp DND
ea3933fc
EB
1277 * Layer-wide option as to whether to show waypoint symbols
1278
acaf7113
AF
12792005-09-29
1280Alex Foobarian <foobarian@gmail.com>:
1281 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1282 * Added a scale ruler
1283 * Changed panning to show less "garbage" in exposed areas
1284
a5e51d35
EB
12852005-09-28
1286Evan:
1287 * menu.xml & icons inline
1288
e4afc73a 12892005-09-27
acaf7113 1290Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1291 * GtkUIManager/Toolbar
1292 * DND in the LayersPanel
0912fc7e
EB
1293Evan:
1294 * strtod -> g_strtod (i18n glitch)
1295
4e4e9e57
GB
12962005-09-25
1297Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1298 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1299 * Makefile.am (EXTRA_DIST): handles viking-remote
1300 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1301 * doc/Makefile.am, doc/dev/Makefile.am: new files
1302 * Makefile.am (SUBDIRS): handles doc directory
1303 * configure.ac: handles doc and doc/dev directories
e4afc73a 1304
2ab9b480 13052005-09-16
2ab9b480 1306Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1307Evan: * GPX fixes
1308 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1309 * GPX write, click v-vs-t diagram
1310 * Option to show stops in TRWLayer options, and stop_length
1311 * Elevation plotting relative to min and max elevation in track.
1312 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1313
13142005-09-15
1315 * 4+ hours later and voila, GPX read support
1316 * Fixes in propwin if track doesn't have certain data, say so.
1317
13182005-09-14
1319Me (Evan) again:
1320 * Fix USGS support
1321 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1322 * Don't crash on track properties of an empty track.
1323
734652bf 13242005-09-13
4e4e9e57 1325Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1326 * bootstrap: new file to bootstrap auto-tools
1327 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1328 * Makefile.am (bin_SCRIPTS): viking-remote added
1329 * configure.ac: --enable-alphabetized-trw option added
1330
1331Evan Battaglia <gtoevan@gmx.net>:
1332 * Experimental altitude funky plotting I'm working on
1333
13342005-09-12
1335Alex Foobarian <foobarian@gmail.com>'s changes
1336* disable stops, for now (I forgot about those...)
1337* Track elevation graph: minimum altitude difference for less jagged curves
1338* Track elevation graph: gray background, blue foreground
1339* Track elevation graph: lines to clearly show absolute elevation
1340* New velocity-vs-time graph & calculating function
1341* Notebook to hold this new graph with track elevation graph
1342My (Evan's) changes:
1343* Fix above v-vs-t patch to not crash on tracks without timestamp.
1344* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1345Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1346 * bootstrap: new file to bootstrap auto-tools
1347 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1348 * Makefile.am (bin_SCRIPTS): viking-remote added
1349 * configure.ac: --enable-alphabetized-trw option added
734652bf 1350
9903c388
EB
13512005-09-07
1352Autotools support by Guilhem Bonnefille.
1353
bb71de8b
AF
13542005-09-06
1355Added Alex Foobarian's track duration patch.
1356Added Alex Foobarian's track profile patch.
9903c388 1357Added Alex Foobarian's elevation map fix.
bb71de8b 1358
725c87e1
EB
13592005-09-04
1360Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1361Delete from cache when updating image.
725c87e1 1362
50a14534
EB
13632005-08-18
1364Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1365
13662005-08-16
1367Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1368
13692005-08-02
1370Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1371Chaned waypoint types a little bit (size of waypoint)
1372
13732005-07-31
1374Hopefully fixed background.c item # count
1375Fixed KH Maps (v=2)
1376
13772005-06-20
1378A little research & added KH Maps support.
1379
13802005-06-19
1381Fixed right-click waypoint edit -> crash bug, hopefully.
1382Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1383Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1384Fixed the bug where pasting a map layer messed up the name.
1385Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1386Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1387