]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Rename slippy-map-type-abstract as slippymapsourceabstract
[andy/viking.git] / ChangeLog
CommitLineData
59de083b 12008-09-03
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * QA: cleanning old stuff
4
730a38c1
QT
52008-09-01
6Quy Tonthat <qtonthat@gmail.com>:
7 * Fixed crashes when creating new layers.
8
5c01c6b7
GB
92008-08-30
10Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
11 * QA: removing specific GtkCellRenderer
12
ab52dab8 132008-08-30
7400bad4
GB
14Armin Moser <armin.moser@student.tugraz.at>:
15 * add osm cycle layer support
e3154bef 16 * add a menu entry to extend an existing track using magic scissors
7400bad4 17
ab52dab8 182008-08-30
0faf6aeb
GB
19anonymous:
20 * Patch #2009666: OpenAerialMap
21
ab52dab8 222008-08-30
4c755970
GB
23Rob Norris <robbieonsea@users.sourceforge.net>:
24 * Fix #1952523: mode_button assertion loading old datafile
25
a58aaed4
GB
262008-08-25
27Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
28 * Add preferences to select how degrees are displayed
29
3bfe920a
GB
302008-08-24
31Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
32 * Fix: update layer after applying properties
33
ab52dab8 342008-06-24
3750ef3e
GB
35Mathieu Albinet <mathieu17@gmail.com>:
36 * Color picker button for the Coordlayer properties dialog
37
43becf6e
GB
382008-08-23
39Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
40 * Cut/Copy/Paste empty selection is not critical
41
ab52dab8 422008-06-23
85b3c367
GB
43Mathieu Albinet <mathieu17@gmail.com>:
44 * Layers panel UI improvements
45
85beadba
GB
462008-08-22
47Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
48 * Replace specific about dialog by GtkAboutDialog
b01c3429 49 * Replace some g_warning by g_debug
5bfafde9 50 * Homogeneous icons management.
85beadba 51
843b99df
GB
522008-08-17
53Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
54 * Add preferences to store OSM login/password
d9d1084e 55 * Add a password entry widget
843b99df 56
1e80f7a4
GB
572008-08-16
58Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
59 * Ensure that confirmation dialog is over file selector
60
3cf8131d
QT
612008-08-13
62Quy Tonthat <qtonthat@gmail.com>:
63 * Fixed google map download problem.
64
7a31304a
GB
652008-07-31
66Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67 * Release Viking 0.9.6
68 * Fix unecessary (and probably) Makefile.am directive
69
f2643f9e
QT
702008-07-28
71Quy Tonthat <qtonthat@gmail.com>:
72 * Fix gcget command line to accomodate negative coords.
73
09dd3c51
QT
742008-07-22
75Quy Tonthat <qtonthat@gmail.com>:
76 * Google maps no longer worked due to changes made by Google.
77 The Problems now fixed.
78
ab52dab8 792008-07-21
389cd3aa
GB
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * Release Viking 0.9.5
82
ab52dab8 832008-07-18
05d95193
GB
84Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
85 * Install man pages
58cb9041 86 * Update translations
05d95193 87
ace0dae0
QT
882008-07-15
89Quy Tonthat <qtonthat@gmail.com>:
90 * Added viking.desktop
91
ab52dab8 922008-07-13
04348a9a
GB
93Rob Norris <robbieonsea@users.sourceforge.net>:
94 * Fix #1947456: Compiler warning fixes
95
ab52dab8 962008-07-09
8fb7c70a
GB
97Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
98 * Update translations
99
8dcb3ba4
QT
1002008-07-02
101Quy Tonthat <qtonthat@gmail.com>:
102 * Track properties: split track at marker.
103
e60fc2c9
QT
1042008-06-30
105Quy Tonthat <qtonthat@gmail.com>:
106 * Track properties: Keep markers of the graphs in sync with each
107 other.
108
ab52dab8 1092008-06-29
109c6557
MA
110Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
111 * Windows port: fallback temporary file
112
ab52dab8 1132008-06-29
e0173c37
MA
114Mathieu Albinet <mathieu17@gmail.com>:
115 * Windows port: typo in util.c
116
9dc30292
QT
1172008-06-24
118Quy Tonthat <qtonthat@gmail.com>:
119 * Track graph marker now works again.
120
804e8de9
QT
1212008-06-22
122Quy Tonthat <qtonthat@gmail.com>:
123 * Fix google version number.
124
64b32f37
QT
1252008-06-15
126Quy Tonthat <qtonthat@gmail.com>:
127 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
128
ab52dab8 1292008-06-09
6c6f8d24
MA
130Mathieu Albinet <mathieu17@gmail.com>:
131 * Windows port: redefine LOCALEDIR
132
8499a412
QT
1332008-06-06
134Quy Tonthat <qtonthat@gmail.com>:
135 * viking no longer converts waypoint names to uppercase. Waypoint names
136 are now case insensitive.
137
ab52dab8 1382008-06-02
c7f6cb25
MA
139Mathieu Albinet <mathieu17@gmail.com>:
140 * Portability: remove "/dev/null" use
141
ab52dab8 1422008-05-08
62ddf770
MA
143Mathieu Albinet <mathieu17@gmail.com>:
144 * Windows port: rename interface to source_interface
31766324 145 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 146 * Portability: use of g_ascii_dtostr to format google url
62ddf770 147
ab52dab8 1482008-05-02
85540d7a
GB
149Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
150 * Update man page
151
ab52dab8 1522008-05-01
1ac37c09
GB
153Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
154 * Add file content checking process
155
ab52dab8 1562008-05-01
533bbf34
MA
157Mathieu Albinet <mathieu17@gmail.com>:
158 * Remove dependency to wget
159
ab52dab8 1602008-05-01
2936913d
GB
161Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
162 * Adding --debug and --verbose command line option
163
ab52dab8 1642008-04-26
6c641b1a
MA
165Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
166 * Fix pipe leaks
167
ab52dab8 1682008-04-26
3a0c074a
MA
169Mathieu Albinet <mathieu17@gmail.com>:
170 * Portability: provide our own curl WRITE function
171
ab52dab8 1722008-04-22
61f37ac9
RN
173Robert Norris <rw_norris@hotmail.com>:
174 * Fix: Initalize tv_usec field.
6af463da 175 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 176
ab52dab8 1772008-04-21
f9ab07c8
GB
178Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
179 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 180 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 181
ab52dab8 1822008-04-16
6b1a58ec
TS
183Tim Scofield <nospam546@comcast.net>:
184 * Fix: typo false -> FALSE
185
ab52dab8 1862008-04-12
c0366d1c
GB
187Mathieu Albinet <mathieu17@gmail.com>:
188 * M_PI already defined
189
ab52dab8 1902008-04-12
45acf79e
MA
191Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
192Mathieu Albinet <mathieu17@gmail.com>:
193 * Portability: reduce unistd.h dependency
f83131b9 194 * Portability: replace mkdir by g_mkdir
c44594ee 195 * Portability: replace deprecated bzero function by memset
a1618d62 196 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 197
ab52dab8 1982008-03-27
6e4a49aa
MA
199Mathieu Albinet <mathieu17@gmail.com>:
200 * Replace GtkFileSelection by GtkFileChooser
201
ab52dab8 2022008-03-24
b6e6dfbd
GB
203Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
204 * Merge icons in a single binary object
205
ab52dab8 2062008-03-15
372132a6
GB
207Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
208 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 209 * Add panning tool as default
372132a6 210
ab52dab8 2112008-02-25
c2fe3b00
GB
212Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
213 * po/ChangeLog: needed file for distribution
214
ab52dab8 2152008-02-25
0654760a
RN
216Rob Norris <robbieonsea@users.sourceforge.net>:
217 * Fix: autogen can generate broken configure file (SF#1881475)
218 * Fix some compiler warnings (SF#1888407)
244c0e50 219
ab52dab8 2202008-02-24
502100a7
GB
221Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
222 * Change OSM's tiles URL
223
ab52dab8 2242008-02-22
4e4e9e57 225Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
226 * viking.spec: Correct license, required packages and local.
227
ab52dab8 2282008-02-20
edbec4dc
GB
229Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
230 * Update translations
231
ab52dab8 2322008-02-16
9d8d6d0f
GB
233Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
234 * main.c: I18N improvements
a29684ba 235 * French translation update
9d8d6d0f 236
ab52dab8 2372008-02-16
4e4e9e57 238Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
239 * I18N improvements
240 * French translation update
241 (both submitted the 2008-01-12 on mailing-list)
242
ab52dab8 2432008-01-22
a61b2619
AF
244Alex Foobarian <foobarian@gmail.com>:
245 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
246
1af46481 2472008-01-18
4e4e9e57 248Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
249 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
250 * Added mutex to protect mapcache from being corrupted by threads.
251
ab52dab8 2522008-01-04
d03d80e6
AF
253Alex Foobarian <foobarian@gmail.com>:
254 * Tuned the v-t diagram drawing
255
ab52dab8 2562007-12-27
4e4e9e57 257Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
258 * Minor fixes/debugging to gcget. Add gcget-perl
259 * Full screen mode.
3a24d4e5 260 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 261
ab52dab8 2622007-12-27
0b72c435
OK
263Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
264 * Add GpxWritingOptions to control GPX file writing
265
36179a2e 2662007-12-23
4e4e9e57 267Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
268 * Add default values to ele and time fields (due to OSM)
269
a5c8699d 2702007-12-21
4e4e9e57 271Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
272 * Preferences groups/tabs
273 * Fix gcget to accept username and password. Pass this in to gcget.
274 * Oops! Reading preferences from the file wasn't working. Fixed.
275
ab52dab8 2762007-12-21
4e4e9e57 277Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
278 * Update French translation
279
ab52dab8 2802007-12-21
4e4e9e57 281Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
282 * Update source for OSM/Osmarender tiles
283
ab52dab8 2842007-12-20
4e4e9e57 285Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
286 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
287
8956d2ef 2882007-12-20
4e4e9e57 289Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
290 * Revert a previous change that disabled realtime tracking if libgps
291 does not exist.
292
ab52dab8 2932007-12-17
4e4e9e57 294Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
295 * Use specific gettext call for plural form
296
ab52dab8 2972007-12-16
4e4e9e57 298Evan Battaglia <gtoevan@gmx.net>:
eab858a1 299 * Sort waypoints in GPX output.
a8fe53f8 300 * Use the "next unused" (not really) waypoint number as default.
eab858a1 301
ab52dab8 3022007-12-15
adc67de1
GB
303Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
304 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 305 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 306
ab52dab8 3072007-12-15
4e4e9e57 308Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 309 * Make menu entries translatable
7760b0cf 310 * Mark many strings translatable
2d2bea38 311 * Update french translation
5515e2d3 312
ab52dab8 3132007-12-12
4c77d5e0
GB
314Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
315 * Marking translatable strings
a94a5724 316 * First french translation (incomplete)
4c77d5e0 317
ab52dab8 3182007-12-12
7a43153e
GB
319Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
320 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 321 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 322
d88f5ec1 3232007-12-07
4e4e9e57 324Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
325 * Fix autogen.sh to remove the assumption that version 1.9 of automake
326 is available on all systems.
f867791e 327 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 328
8a920b62
EB
3292007-12-07
330Evan Battaglia <gtoevan@gmx.net>:
331 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
332 * Google Terrain maps
9a995996 333 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 334
ab52dab8 3352007-11-27
7d02a0b0
GB
336Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
337 * util.c: Use a list of possible browsers.
338
ab52dab8 3392007-11-20
4e4e9e57 340Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
341 * Fix a bug that can potentially cause segfault.
342
ab52dab8 3432007-11-19
4e4e9e57 344Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
345 * Improve track graphs. Some tracks looked too flat.
346
ab52dab8 3472007-11-09
4e4e9e57 348Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
349 * GPSBabel filter work I've been sitting on for a while now.
350 * Draw circle for downloading geocaches. Constrain by maximum distance.
351
ab52dab8 3522007-11-08
4e4e9e57 353Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
354 * Printing support
355
24ca37ba
QT
3562007-11-01
357Quy Tonthat <qtonthat@gmail.com>:
358 * Fix bug that caused Old Google maps not being disabled by default.
359
8dbfe7a3
QT
3602007-10-24
361Quy Tonthat <qtonthat@gmail.com>:
362 * Fix crashes on elev graph for some tracks.
363 * Make low alt tracks look more visible on elev graph.
364 * Fix "incompatible pointer type" warnings.
365
c81a5cd7
BZ
3662007-10-23
367Quy Tonthat <qtonthat@gmail.com>:
368 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
369
1530c21f
GB
3702007-10-20
371Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
372 * Releasing 0.9.3
373
4235f369 3742007-10-20
4e4e9e57 375Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
376 * Fixing minor typo in vikdemlayer.c which could cause crashes
377
21700912
QT
3782007-10-20
379Quy Tonthat <qtonthat@gmail.com>:
380 * Track Properties Dialog no longer blocks interaction of the main
381 window.
ca7e67ef 382 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 383 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
384 * Display track name on title of track property dialog. Now that
385 viking allows multiple dialogs displayed simultaneously.
21700912 386
51f0884d 3872007-10-17
4e4e9e57 388Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
389 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
390
9128a946 3912007-10-16
4e4e9e57 392Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
393 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
394
5ef1d57e
QT
3952007-10-16
396Quy Tonthat <qtonthat@gmail.com>:
397 * Interpolating DEM data in 3 different methods. Track data,
398 elevation-distance graph and elevation info on status bar now make use
399 of interpolation.
400
3220e336
QT
4012007-10-15
402Quy Tonthat <qtonthat@gmail.com>:
403 * Add more room to the top of elevation-distance graph.
404
b42009f6 4052007-10-14
4e4e9e57 406Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
407 * Fix plotting of DEM elevation data (subtract min altitude)
408
165d30aa 4092007-10-12
4e4e9e57 410Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
411 * Fix Esc and Backspace to work only when VikViewport has focus.
412 * VikViewport grabs focus on click or release events, or when a
413 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
414
4152007-10-12
07596bf4
QT
416Quy Tonthat <qtonthat@gmail.com>:
417 * Make use of DEM elevation data and GPS speed for track graphs.
418
777e2d4d
EB
4192007-10-11
420Evan Battaglia
421 * Key press framework for tools. Esc to stop track. Backspace to end track.
422
5c5f3289
GB
4232007-10-11
424Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
425 * Upgrading to API 0.5 of OSM
426
001a86db
QT
4272007-10-11
428Quy Tonthat <qtonthat@gmail.com>:
429 * Make Realtime Tracking a feature that can be disabled at configure
430 time. Do not quietly disable it beacause libgps is not available
431 at compiling time.
a2817d3c 432 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
433
4342007-10-10
435Quy Tonthat <qtonthat@gmail.com>:
436 * Fix a crash bug caused by operation on variable inside a macro.
437
e086b16d 4382007-10-09
4e4e9e57 439Evan Battaglia <gtoevan@gmx.net>:
e086b16d 440 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
441 * Show currently edited track in red-dashed line. This makes it easier
442 to tell if we've ended the track.
443 * When using new track tool, draw a line before making a point to
444 preview the new point.
807e03f9 445 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 446
6dd43d93
QT
4472007-10-08
448Quy Tonthat <qtonthat@gmail.com>:
449 * Fix compiling breakage caused by missing icon file from the list.
450
58a642b6
GB
4512007-10-07
452Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
453 * libgps is no more mandatory
454
32e48121 4552007-10-07
9a30122d
EB
456Evan Battaglia <gtoevan@gmx.net>:
457 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 458 * Cursors for tools.
c3deba01 459 * Undo magic scissors by right-clicking.
8fb71d6c 460 * Extend a track by right-clicking on it.
98f5364d 461 * Experiment: "Begin track" tool
9a30122d 462
58a642b6 4632007-10-07
32e48121
QT
464Quy Tonthat <qtonthat@gmail.com>:
465 * Correctly calculate position (based on time instead of distance)
466 when clicking on speed-time graph.
467 * Added km/h to speed entries of the track properties dialog.
6260ce3f 468 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
469 * Track Properties: now displays track distance/time instead of
470 "Selected Time".
32e48121 471
a45242c2
QT
4722007-10-06
473Quy Tonthat <qtonthat@gmail.com>:
474 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 475 * Pop a message when failed to connect to gpsd.
a45242c2 476
057a78bc
QT
4772007-10-05
478Quy Tonthat <qtonthat@gmail.com>:
479 * Fix a segfault caused by (mistakenly) adding a new layer to gps
480 layer.
97cab2d5 481 * Be more selective in collecting realtime trackpoints.
057a78bc 482
c4e61875
QT
4832007-10-04
484Quy Tonthat <qtonthat@gmail.com>:
485 * Improvements for GPS layer's "realtime tracking".
486
c2e97e57
QT
4872007-10-02
488Quy Tonthat <qtonthat@gmail.com>:
489 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 490 * Add realtime tracking to GPS layer.
8fcff869 491 * fix half-drawn problems for GPS layer.
c2e97e57 492
090cae39
GB
4932007-10-01
494Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
495 * Relax dependencies about glib by implementing
496 g_hash_table_remove_all ourselves (Evan's patch)
497
c9177aae
QT
4982007-10-01
499Quy Tonthat <qtonthat@gmail.com>:
500 * Disable half-drawn update when the center is moved. Avoid using
501 static "trigger" in viklayer.c which causes problems when viking
502 has more than one windows.
503
d295e344
QT
5042007-09-28
505Quy Tonthat <qtonthat@gmail.com>:
506 * Fix bug that caused Elevation graph not working properly with some
507 tracks.
508
415302f4 5092007-09-27
4e4e9e57 510Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
511 * GPSD Layer -- draw an arrow.
512 * Minimum elevation for DEM layer.
0df66d57
EB
513 * Half-drawn hack to only draw layers on top of the one that has
514 recently changed. A must for realtime GPS.
415302f4 515
0e25c0d0
QT
5162007-09-25
517Quy Tonthat <qtonthat@gmail.com>:
518 * SRTM download now works for regions outside North_America too.
519
fa86f1c0 5202007-09-23
4e4e9e57 521Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 522 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
523 * Don't crash if using tool on wrong type of layer / no layer.
524 Although I really want to know what happened to "use the top visible layer",
525 and return TRUE if the tool "accepts" the use...
526 editing lots of TRWLayers was way easier that way...
e9165710 527 * Remove unused vik_layer_copy() code
ee6ef0b1 528 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
529 * Add comment when making a Google Route.
530 * Continue a magic scissors route by holding down control. Continue the comment too.
531 * 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 532 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 533
8c721f83 5342007-09-22
4e4e9e57 535Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
536 * Pan Accelerators (Ctrl+Left, etc)
537 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
538 * Add a RADIOGROUP_STATIC properties factory type to make it easy
539 for new layers. Uses an array list (like before)
540 instead of a GList.
541 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
542 * (copying & pasting DEM layers is broken, will fix later)
543
0c1044e9 5442007-09-21
4e4e9e57 545Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
546 * Fix right-click on geocache to work with new geocache names.
547 * Download & import SRTM 90m DEM data (still working on US 10m)
548
ed28ef63 5492007-09-17
4e4e9e57 550Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
551 * 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.
552
4f13653e
GB
5532007-09-09
554Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
555 * Removing unused files (*.png.h).
556
90e25247
GB
5572007-09-08
558Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
559 * Fix #1789550: define MAX macro if not defined on ALL systems
560
35462baf
QT
5612007-09-08
562Quy Tonthat <qtonthat@gmail.com>:
563 * AUtomatically fetching google version number.
564
eb93fa95
GB
5652007-09-07
566Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
567 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
568 to build viking on system not offering such feature.
569
fd0a7199
GB
5702007-09-06
571Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
572 * Adding command line option framework.
573
4b53548b
QT
5742007-09-06
575Quy Tonthat <qtonthat@gmail.com>:
576 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
577 * Fix crash when using "Maps Download" tools right after viking is
578 started (without a viking file).
4b53548b
QT
579
5802007-09-05
581Quy Tonthat <qtonthat@gmail.com>:
582 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
583
4e29c215
GB
5842007-09-03
585Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
586 * Fix: crash when "applying" a map layer property dialog.
94933cb8 587 * QA: strong type the second argument of the *_post_read functions.
63726881 588 * Preset filename when exporting a TrwLayer.
24277274
GB
589 * Refactoring: retrieve the VikWindow from the VikViewport via its
590 GtkWidget nature.
51c15f41 591 * Use $EMAIL to initialise email field for OSM upload.
07059501 592 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 593 * Hide Expedia view mode when expedia is not built in.
4e29c215 594
06f31fd5
GB
5952007-09-01
596Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
597 * Disable Expedia map layer by default (as it is not working).
598
1a8143e6
BZ
5992007-08-30
600Bernd Zeimetz <bernd@bzed.de>:
601 * Add redirect support (for Expedia map layer).
602
5092de80
GB
6032007-08-30
604Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
605 * Add ability to upload a single track.
606
dc5758d3
GB
6072007-08-28
608Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
609 * Check current drawmode after creating a new MapsLayer.
610
15e77c02
QT
6112007-08-25
612Quy Tonthat <qtonthat@gmail.com>:
613 * New google version number.
1918a993 614 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
615 * Give more instructive message for attempting to download maps in
616 wrong mapmode.
15e77c02 617
f901dcdf
GB
6182007-08-20
619Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
620 * libcurl is a requirement
621
f8fe5d14
QT
6222007-08-20
623Quy Tonthat <qtonthat@gmail.com>:
624 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
625 * Fix bug in Google search that caused viking jump to wrong location
626 when Google can not find the match.
f8fe5d14 627
1bd88e66
GB
6282007-08-16
629Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
630 * Group "Export Layer..." entries in a sub-menu.
631
494eb388
QT
6322007-08-16
633Quy Tonthat <qtonthat@gmail.com>:
634 * Clean up and eliminate compiler warning.
635
261c8fdc
QT
6362007-08-15
637Quy Tonthat <qtonthat@gmail.com>:
638 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
639 * Added --enable-old-google to configure script. Old google modes are
640 now disabled by default.
641 * Default mode for new maps is Google Maps.
261c8fdc 642
6a9ff0ee
QT
6432007-08-09
644Quy Tonthat <qtonthat@gmail.com>:
645 * Make Google Map default map type.
646
46e4fa54
QT
6472007-08-02
648Quy Tonthat <qtonthat@gmail.com>:
649 * DEM module can now read hgt.zip files directly (no need to unzip
650 them).
651 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
652 regions).
653
2dc9ab5e
QT
6542007-07-27
655Quy Tonthat <qtonthat@gmail.com>:
656 * Plug filedescriptor leak in dem.c
657
071da616
QT
6582007-07-26
659Quy Tonthat <qtonthat@gmail.com>:
660 * Display on status bar altitude at cursor using data from DEM layer(s).
661
ccff31c2
QT
6622007-07-25
663Quy Tonthat <qtonthat@gmail.com>:
664 * New google version numbers.
665
1ef9e637
QT
6662007-07-24
667Quy Tonthat <qtonthat@gmail.com>:
668 * Disable GeoCache Acquire since it nolonger works. Can be enabled
669 again using configure --enable-geocaches.
670
214f9ac2
QT
6712007-07-18
672Quy Tonthat <qtonthat@gmail.com>:
673 * Remove (my) debug messages which are no longer needed.
674
2dc9ab5e 6752007-07-15
214f9ac2
QT
676Quy Tonthat <qtonthat@gmail.com>:
677 * Missing a few changes here.
678 * release 0.9 (by Guilhem)
679
6ec35002
QT
6802007-07-13
681Quy Tonthat <qtonthat@gmail.com>:
682 * Eliminate the needs of entering DEM files for every single
683 track/waypoint layer.
684
84c2cc41
QT
6852007-07-07
686Quy Tonthat <qtonthat@gmail.com>:
687 * Fixed typo in Makefile.am
688
ad0a8c2d
EB
6892007-07-06
690Evan Battaglia <gtoevan@gmx.net>:
691 * Merge DEM Branch
692
441f28d3
QT
6932007-07-04
694Quy Tonthat <qtonthat@gmail.com>:
695 * Bug fix: View Mode displayed wrong setting on start up
696
83750a2d
QT
6972007-07-03
698Quy Tonthat <qtonthat@gmail.com>:
699 * Fixed bugs that caused draw_scale and draw_centermark status not being
700 consistent among View menu, viewport and loaded files.
701
ad0a8c2d 7022007-07-02
4e4e9e57 703Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
704 * DEM Branch: Trying to fix/cleanup various DEM things
705 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
706
17407a43
QT
7072007-07-02
708Quy Tonthat <qtonthat@gmail.com>:
709 * Fixed bugs that caused crashes during GPS upload/download.
710
8cd10bb4 7112007-07-01
e2d11d62 712Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 713 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 714
678fecbb
RM
7152007-06-24
716Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
717 * Merging with Ralf's work around debianization
ad4d241a 718 * INSTALL: refreshed
678fecbb 719
10888930
TS
7202007-06-23
721Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
722 * Minor change to avoid SEGFAULT on x86_64
a3188993 723 * Add DownloadOptions type to specify referer per map source
1b685d33 724
37518034
QT
7252007-06-19
726Quy Tonthat <qtonthat@gmail.com>:
727 * Fix bugs that causes "drawcentermark" not recognised when reading
728 from files.
729 * Fix a wild pointer bug that can cause crashes
730
d700ee38
GB
7312007-06-18
732Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
733 * Copying libcurl.m4 as it is needed everywhere
734
62c16860
QT
7352007-06-18
736Quy Tonthat <qtonthat@gmail.com>:
737 * New google version numbers.
738 * Make scale more visible.
739 * Add center mark which can be turn on/off in View menu.
740 * Viking now uses cookies for http requests. Some server(s) is quite
741 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 742 * Download maps along a track. Right click on a track layer, select map
62c16860 743 type and zoom level, viking will do the rest.
0c24c0a5 744 * release 0.1.3-20070618
62c16860 745
99e679df
RM
7462007-06-13
747Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
748 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
749
b0b88773
QT
7502007-06-8
751Quy Tonthat <qtonthat@gmail.com>:
752 * Fix a bug that causes segfault when viewing properties of a
753 waypoint.
754
4b31042b
QT
7552007-06-1
756Quy Tonthat <qtonthat@gmail.com>:
757 * Fix a bug that causes segfault when viewing properties of a track
758 that has only one trackpoint with elevation information.
1eef1bde 759 * Backport Evan's magic scissors from DEM branch.
4b31042b 760
f47d51b5
QT
7612007-05-31
762Quy Tonthat <qtonthat@gmail.com>:
763 * Add Google Maps search to View menu and Toolbar
764 * Waypoint created right after the search will pick up the search
765 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
766 create waypoint).
767
4587152b 7682007-05-26
4e4e9e57 769Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
770 * new waypoint symbols.
771
9b81efe3
QT
7722007-05-26
773Quy Tonthat <qtonthat@gmail.com>:
774 * Fix intermittent problem of map redraw.
775 * Mapslayer: Fixed bugs that cause in some cases, map display can not
776 be refreshed without downloading.
777
2d546d79
GB
7782007-05-24
779Ralf Meyer <ranfyy@gmail.com>:
780 * Adding man pages.
781
10ca2bfe
QT
7822007-05-24
783Quy Tonthat <qtonthat@gmail.com>:
784 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
785 * Make dimensions easier to be found and changed to suit own tastes.
786 * Small touches on the look.
10ca2bfe 787
ff8b4326
QT
7882007-05-23
789Quy Tonthat <qtonthat@gmail.com>:
790 * New GPS layer menu items: "empty upload", "empty download", "empty
791 all"
7041549f 792 * acquire->Google Directions now record and display previous queries
3570ad57 793 fo "From"/"To" entries.
7041549f 794 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 795
38778d11
QT
7962007-05-22
797Quy Tonthat <qtonthat@gmail.com>:
798 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
799 * Disable prompt for save before exit.
800 * Add "Save and Exit" to File menu.
38778d11 801
ad0a8c2d 8022007-05-20
4e4e9e57 803Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
804 * DEM Branch
805
6d38ac4f
QT
8062007-05-20
807Quy Tonthat <qtonthat@gmail.com>:
808 * Stop autodownload from running forever on map downloading errors.
809
0b3c4c1c
QT
8102007-05-18
811Quy Tonthat <qtonthat@gmail.com>:
06e94d26 812 * Add curl-devel to spec file.
0b3c4c1c 813 * Map tool: Left click can now refresh display of map tiles.
4b31d033 814 * Check for non-displayable data after downloading map.
0b3c4c1c 815
11f88b69
QT
8162007-05-17
817Quy Tonthat <qtonthat@gmail.com>:
818 * Fix problems in map downloading caused by unreliable error
819 detection.
06e94d26 820 * Release 0.1.3
11f88b69 821
0b0963fb
QT
8222007-05-15
823Quy Tonthat <qtonthat@gmail.com>:
824 * Fixed bugs that can cause segfault on exit. The problem was caused
825by mapslayer's weak_ref not being unref'ed in some cases.
826
3335ae4e 8272007-05-13
4e4e9e57 828Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
829 * 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.
830
093c5c71 8312007-05-11
4e4e9e57 832Evan Battaglia <gtoevan@gmx.net>:
093c5c71 833 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 834 * Fix a stupid segfault in main.c (opening new files)
093c5c71 835
056e8bd1
QT
8362007-05-09
837Quy Tonthat <qtonthat@gmail.com>:
838 * New Google version numbers.
839
50817314 8402007-05-08
4e4e9e57 841Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
842 * New "Refresh onscreen tiles" menu entry
843
6afc9732 8442007-05-04
4e4e9e57 845Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
846 * debian/: debianization
847
81a061e4 8482007-04-29
4e4e9e57 849Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
850 * libusb support
851
dfb4bdaa 8522007-04-28
4e4e9e57 853Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 854 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 855 * Add configuration option for OpenStreetMap sources
dfb4bdaa 856
67209ca8 8572007-04-23
4e4e9e57 858Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
859 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
860
ed6242f3 8612007-04-21
4e4e9e57 862Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
863 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
864
fa9fef36 8652007-04-16
4e4e9e57 866Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
867 * Adding libcurl support
868
69b825fe
QT
8692007-04-04
870Quy Tonthat <qtonthat@gmail.com>:
871 * New Google version number.
872 * Fixed Google Directions
873
4a96999b
QT
8742007-02-20
875Quy Tonthat <qtonthat@gmail.com>:
876 * GPS layer dialog now displayed at the center of the Viking main
877 window.
878
997905be
QT
8792007-02-19
880Quy Tonthat <qtonthat@gmail.com>:
881 * New Google version numbers.
882
af2740eb
QT
8832007-02-15
884Quy Tonthat <qtonthat@gmail.com>:
885 * Made viking.spec.in out of Michael's viking.spec
886 * Added viking.spec.in to autoconf files.
887
8882007-02-15
4e4e9e57 889Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
890 * Added viking.spec
891
07f39a64 8922007-02-14
4e4e9e57 893Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
894 * NEWS, configure.ac: preparing 0.1.2
895
4e0cf33b 8962007-02-13
4e4e9e57 897Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
898 * src/vikwindow.c: remove URL and version number from window title
899 * src/dialog.c: add URL and use dynamic information for version
21c318eb 900 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
901 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
902 AUTHORS file
4e0cf33b 903
ecb51018
QT
9042007-02-07
905Quy Tonthat <qtonthat@gmail.com>:
906 * Fix bug that causes crashes when click at the right side (outside)
907 of the track graph area in the Track Poperties window.
908
e1e2f2c6 9092007-02-06
4e4e9e57 910Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
911 * Add new information to Track Properties. Postion in time will be
912 tracked and display when moving mouse cursor around the track graph.
913
4f210965
QT
9142007-02-06
915Quy Tonthat <qtonthat@gmail.com>:
916 * New google version numbers.
d1fb6e7f 917 * correct main window title and viking website.
4f210965 918
369e959a
QT
9192007-02-05
920Quy Tonthat <qtonthat@gmail.com>:
921 * Cosmetic changes.
922
119f63a0
QT
9232007-02-04
924Quy Tonthat <qtonthat@gmail.com>:
925 * Simplify tools enable/disable codes.
926
79845167
QT
9272007-02-01
928Quy Tonthat <qtonthat@gmail.com>:
929 * Only tools that work with current active layer are enable,
930 others are disable (fade out and does nothing when clicked on).
931
d820e240
GB
9322007-01-27
933Quy Tonthat <qtonthat@gmail.com>:
934 * Display map sections while downloading (bug 1303429)
935
267b6db5
QT
9362007-01-25
937Quy Tonthat <qtonthat@gmail.com>:
938 * Fixed bugs that caused crashes on creating new map layer or
939 new track/waypoint layer.
940
dad2c114
QT
9412007-01-24
942Quy Tonthat <qtonthat@gmail.com>:
943 * Updated google tranparent version number.
944 * Made it more convenient to update google version numbers.
945
cdcaf41c
QT
9462007-01-23
947Quy Tonthat <qtonthat@gmail.com>:
948 * Merged branch modular to trunk.
949
54d3b232
QT
9502007-01-05
951Quy Tonthat <qtonthat@gmail.com>:
952 * Bug fix: main menu edit->delete and edit->cut did not work with
953 waypoints and tracks.
954
2cebc318
QT
9552007-01-04
956Quy Tonthat <qtonthat@gmail.com>:
957 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
958 layer panel).
959
20c7a3a0
QT
9602007-01-03
961Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
962 * bug fix: crash on inserting aggregate layer if the selected layer's
963 parent is not an aggregate layer.
964 * bug fix: crash when delete a child layer whose parent is not
965 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
966 * Menu item selection for layer instances.
967
fdca5edb
QT
9682007-01-02
969Quy Tonthat <qtonthat@gmail.com>:
970 * gpslayer: Unexpose interface functions.
5a4a28bf 971 * Layers now can have their say on what pop up menu items they want.
fdca5edb 972
cdcaf41c 9732007-01-02
4e4e9e57 974Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
975 * Add ability to disable Terraserver stuff
976 * Add ability to disable Expedia stuff
977
fdca5edb
QT
9782007-01-01
979Quy Tonthat <qtonthat@gmail.com>:
980 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
981 creation dialog.
982
cdcaf41c 9832007-01-01
4e4e9e57 984Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
985 * Make all .h self sufficient
986 * Add ability to disable Google stuff
987
b364d6bc
QT
9882006-12-31
989Quy Tonthat <qtonthat@gmail.com>:
990 * Added gps layer
991
cdcaf41c 9922007-01-02
4e4e9e57 993Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
994 * Add ability to disable Terraserver stuff
995 * Add ability to disable Expedia stuff
996
9972007-01-01
4e4e9e57 998Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
999 * Make all .h self sufficient
1000 * Add ability to disable Google stuff
1001
b291388a
GB
10022006-12-26
1003Quy Tonthat <qtonthat@gmail.com>:
1004 * Fix a google version number change (at least in Australia).
1005
ea40bccf
AF
10062006-12-07
1007Quy Tonthat <qtonthat@gmail.com>:
1008 * Fix an array overflow bug in Map Layer Properties
1009
b7b66e1f
GB
10102006-12-04
1011Alex Foobarian <foobarian@gmail.com>:
1012 * Added an "About" dialog
1013
68fb2913
AF
10142006-11-30
1015Alex Foobarian <foobarian@gmail.com>:
1016 * Added Quy Tonthat's patch to fix a bug in Track Properties
1017
1a8437ab
AF
10182006-11-29
1019Alex Foobarian <foobarian@gmail.com>:
ea40bccf 1020 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 1021
fa1b5a5f 10222006-11-12
4e4e9e57 1023Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
1024 * Add expat explicit dependency
1025
7432fddf
AF
10262006-10-31
1027Alex Foobarian <foobarian@gmail.com>:
1028 * Visual feedback for moving waypoints
1029
33534cd8
AF
10302006-10-30
1031Alex Foobarian <foobarian@gmail.com>:
1032 * Created standard Edit menu
1033 * Implemented Cut for trackpoints and waypoints
1034 * When moving trackpoints, we now draw one under the cursor for visual feedback
1035
f9db6bd6
AF
10362006-10-26
1037Alex Foobarian <foobarian@gmail.com>:
1038 * Cleared up the drawing modes and map type descriptions
1039 * Updated google version string to make it work in Europe
1040 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1041 * Compacted the track properties dialog
f9db6bd6 1042
941aa6e9
AF
10432006-10-23
1044Alex Foobarian <foobarian@gmail.com>:
1045 * Introduced a toolbar tool interface, converted existing tools to use it
1046 * As a result, ruler drawing bugs are gone
1047 * Sped up ruler drawing by increasing the redraw priority
1048
78c9fb5b 10492006-08-15
4e4e9e57 1050Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1051 * Add implicit DMS->DDD conversions in waypoints dialogs
1052
0165e6e4 10532006-07-26
4e4e9e57 1054Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1055 * src/degrees_converters.c, src/degrees_converters.h,
1056 test/degrees_converter.c: add dec -> DDD conversion
1057 * src/degrees_converters.c, src/degrees_converters.h,
1058 test/degrees_converter.c: add dec -> DMM conversion
1059 * src/degrees_converters.c: refactor dms conversions
1060
6c02911c 10612006-07-24
4e4e9e57 1062Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1063 * Add patch for GoogleMaps from Reid Priedhorsky
1064
0165e6e4 10652006-07-22
4e4e9e57 1066Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1067 * Makefile.am, configure.ac, src/Makefile.am,
1068 src/degrees_converters.c, src/degrees_converters.h,
1069 test/Makefile.am, test/check_degrees_conversions.sh,
1070 test/degrees_converter.c: Adding degrees conversion functions
1071 (DDD/DMM/DMS)
1072
10732006-07-06
4e4e9e57 1074Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1075 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1076
a808ab5f
EB
10772006-07-01
1078Evan Battaglia <gtoevan@gmx.net>:
1079 * Upgrade Google Maps version (yay Europe!)
1080
0165e6e4 10812006-06-11
4e4e9e57 1082Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1083 * NEWS, configure.ac: Preparing 0.1.1
1084
65f0ccab
AF
10852006-05-25
1086Alex Foobarian <foobarian@gmail.com>:
1087 * Cleaned up the data source interface
1088 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1089
5f304fd7
AF
10902006-05-12
1091Alex Foobarian <foobarian@gmail.com>:
1092 * Small fixes in Acquire from GPS code
1093
4e4e9e57
GB
10942006-05-08
1095Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1096 * autogen.sh: simpler method to start from CVS
1097
a8d46e0b 10982005-12-03
4e4e9e57 1099Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1100 * Data sources -- check for existence of necessary things
1101
7b3479e3 11022005-11-25
4e4e9e57 1103Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1104 * Created "data sources" structure to easily add new data sources via GPS babel.
1105 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1106 shows the power of the approach.
3333c069 1107 * Data sources: Google & Geocaches
7b3479e3 1108
4e4e9e57
GB
11092005-11-23
1110Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1111 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1112Evan Battaglia <gtoevan@gmx.net>:
1113 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1114
d1fa6cff
AF
11152005-11-21
1116Alex Foobarian <foobarian@gmail.com>:
1117 * Fixed v-t diagram crash bug
1118
1d1bc3c1
EB
11192005-11-19
1120Alex Foobarian <foobarian@gmail.com>:
1121 * GPSBabel acquire code
1122
9f0cd67d
AF
11232005-11-18
1124Alex Foobarian <foobarian@gmail.com>:
1125 * Copy/paste of individual track- and way-points updated to work between processes.
1126
0a6cab71
AF
11272005-11-17
1128Alex Foobarian <foobarian@gmail.com>:
1129 * Copy/paste between viking processes
1130 * Layer marshalling support
1131
4e4e9e57
GB
11322005-10-28
1133Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1134 * configure.ac: Adding --with-mapcache configure option
1135 * src/config.h: Removed because no more used (generated)
1136
15614495
AF
11372005-10-18
1138Alex Foobarian <foobarian@gmail.com>:
1139 * Fix ruler declination in UTM mode
1140
4e4e9e57
GB
11412005-10-17
1142Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1143 * src/icons/Makefile.am: assumes the creation of icons.h
1144 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1145 * src/Makefile.am: no more icons.h production
1146
024f32c1 11472005-10-16
4e4e9e57 1148Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1149 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1150 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1151
c48517ad
AF
11522005-10-13
1153Alex Foobarian <foobarian@gmail.com>:
1154 * Drag and drop whole track/waypoint lists
1155
80e450c0
AF
11562005-10-12
1157Alex Foobarian <foobarian@gmail.com>:
1158 * Coord layer drawing for lat/lon based projections
1159
0dff88ea
AF
11602005-10-11
1161Alex Foobarian <foobarian@gmail.com>:
1162 * Draw a compass when using a ruler
1163
e4847ce9
AF
11642005-10-07
1165Alex Foobarian <foobarian@gmail.com>:
1166 * Added ruler drawing to the ruler tool
1167
2f50c650
AF
11682005-10-06
1169Alex Foobarian <foobarian@gmail.com>:
1170 * Added support for pasting coordinates in lat/lon format
1171
e890a6e6
EB
11722005-10-05
1173Alex Foobarian <foobarian@gmail.com>:
1174 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1175Evan Battaglia <gtoevan@gmx.net>:
1176 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1177
08b251ec
EB
11782005-10-01
1179Evan Battaglia <gtoevan@gmx.net>:
1180 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1181 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1182
4e4e9e57
GB
11832005-09-30
1184Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1185 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1186Alex Foobarian <foobarian@gmail.com>:
1187 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1188 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1189 * Added wp symbol support to gpx
92136662 1190 * Fixed name collisions during track/wp DND
ea3933fc
EB
1191 * Layer-wide option as to whether to show waypoint symbols
1192
acaf7113
AF
11932005-09-29
1194Alex Foobarian <foobarian@gmail.com>:
1195 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1196 * Added a scale ruler
1197 * Changed panning to show less "garbage" in exposed areas
1198
a5e51d35
EB
11992005-09-28
1200Evan:
1201 * menu.xml & icons inline
1202
e4afc73a 12032005-09-27
acaf7113 1204Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1205 * GtkUIManager/Toolbar
1206 * DND in the LayersPanel
0912fc7e
EB
1207Evan:
1208 * strtod -> g_strtod (i18n glitch)
1209
4e4e9e57
GB
12102005-09-25
1211Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1212 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1213 * Makefile.am (EXTRA_DIST): handles viking-remote
1214 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1215 * doc/Makefile.am, doc/dev/Makefile.am: new files
1216 * Makefile.am (SUBDIRS): handles doc directory
1217 * configure.ac: handles doc and doc/dev directories
e4afc73a 1218
2ab9b480 12192005-09-16
2ab9b480 1220Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1221Evan: * GPX fixes
1222 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1223 * GPX write, click v-vs-t diagram
1224 * Option to show stops in TRWLayer options, and stop_length
1225 * Elevation plotting relative to min and max elevation in track.
1226 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1227
12282005-09-15
1229 * 4+ hours later and voila, GPX read support
1230 * Fixes in propwin if track doesn't have certain data, say so.
1231
12322005-09-14
1233Me (Evan) again:
1234 * Fix USGS support
1235 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1236 * Don't crash on track properties of an empty track.
1237
734652bf 12382005-09-13
4e4e9e57 1239Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1240 * bootstrap: new file to bootstrap auto-tools
1241 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1242 * Makefile.am (bin_SCRIPTS): viking-remote added
1243 * configure.ac: --enable-alphabetized-trw option added
1244
1245Evan Battaglia <gtoevan@gmx.net>:
1246 * Experimental altitude funky plotting I'm working on
1247
12482005-09-12
1249Alex Foobarian <foobarian@gmail.com>'s changes
1250* disable stops, for now (I forgot about those...)
1251* Track elevation graph: minimum altitude difference for less jagged curves
1252* Track elevation graph: gray background, blue foreground
1253* Track elevation graph: lines to clearly show absolute elevation
1254* New velocity-vs-time graph & calculating function
1255* Notebook to hold this new graph with track elevation graph
1256My (Evan's) changes:
1257* Fix above v-vs-t patch to not crash on tracks without timestamp.
1258* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1259Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1260 * bootstrap: new file to bootstrap auto-tools
1261 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1262 * Makefile.am (bin_SCRIPTS): viking-remote added
1263 * configure.ac: --enable-alphabetized-trw option added
734652bf 1264
9903c388
EB
12652005-09-07
1266Autotools support by Guilhem Bonnefille.
1267
bb71de8b
AF
12682005-09-06
1269Added Alex Foobarian's track duration patch.
1270Added Alex Foobarian's track profile patch.
9903c388 1271Added Alex Foobarian's elevation map fix.
bb71de8b 1272
725c87e1
EB
12732005-09-04
1274Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1275Delete from cache when updating image.
725c87e1 1276
50a14534
EB
12772005-08-18
1278Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1279
12802005-08-16
1281Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1282
12832005-08-02
1284Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1285Chaned waypoint types a little bit (size of waypoint)
1286
12872005-07-31
1288Hopefully fixed background.c item # count
1289Fixed KH Maps (v=2)
1290
12912005-06-20
1292A little research & added KH Maps support.
1293
12942005-06-19
1295Fixed right-click waypoint edit -> crash bug, hopefully.
1296Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1297Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1298Fixed the bug where pasting a map layer messed up the name.
1299Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1300Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1301