]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Document previous patch and fix typo
[andy/viking.git] / ChangeLog
CommitLineData
0faf6aeb
GB
12008-08-30:
2anonymous:
3 * Patch #2009666: OpenAerialMap
4
4c755970
GB
52008-08-30:
6Rob Norris <robbieonsea@users.sourceforge.net>:
7 * Fix #1952523: mode_button assertion loading old datafile
8
a58aaed4
GB
92008-08-25
10Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
11 * Add preferences to select how degrees are displayed
12
3bfe920a
GB
132008-08-24
14Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
15 * Fix: update layer after applying properties
16
3750ef3e
GB
172008-06-24:
18Mathieu Albinet <mathieu17@gmail.com>:
19 * Color picker button for the Coordlayer properties dialog
20
43becf6e
GB
212008-08-23
22Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
23 * Cut/Copy/Paste empty selection is not critical
24
85b3c367
GB
252008-06-23:
26Mathieu Albinet <mathieu17@gmail.com>:
27 * Layers panel UI improvements
28
85beadba
GB
292008-08-22
30Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
31 * Replace specific about dialog by GtkAboutDialog
b01c3429 32 * Replace some g_warning by g_debug
5bfafde9 33 * Homogeneous icons management.
85beadba 34
843b99df
GB
352008-08-17
36Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
37 * Add preferences to store OSM login/password
d9d1084e 38 * Add a password entry widget
843b99df 39
1e80f7a4
GB
402008-08-16
41Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
42 * Ensure that confirmation dialog is over file selector
43
3cf8131d
QT
442008-08-13
45Quy Tonthat <qtonthat@gmail.com>:
46 * Fixed google map download problem.
47
7a31304a
GB
482008-07-31
49Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50 * Release Viking 0.9.6
51 * Fix unecessary (and probably) Makefile.am directive
52
f2643f9e
QT
532008-07-28
54Quy Tonthat <qtonthat@gmail.com>:
55 * Fix gcget command line to accomodate negative coords.
56
09dd3c51
QT
572008-07-22
58Quy Tonthat <qtonthat@gmail.com>:
59 * Google maps no longer worked due to changes made by Google.
60 The Problems now fixed.
61
389cd3aa
GB
622008-07-21:
63Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
64 * Release Viking 0.9.5
65
05d95193
GB
662008-07-18:
67Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
68 * Install man pages
58cb9041 69 * Update translations
05d95193 70
ace0dae0
QT
712008-07-15
72Quy Tonthat <qtonthat@gmail.com>:
73 * Added viking.desktop
74
04348a9a
GB
752008-07-13:
76Rob Norris <robbieonsea@users.sourceforge.net>:
77 * Fix #1947456: Compiler warning fixes
78
8fb7c70a
GB
792008-07-09:
80Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
81 * Update translations
82
8dcb3ba4
QT
832008-07-02
84Quy Tonthat <qtonthat@gmail.com>:
85 * Track properties: split track at marker.
86
e60fc2c9
QT
872008-06-30
88Quy Tonthat <qtonthat@gmail.com>:
89 * Track properties: Keep markers of the graphs in sync with each
90 other.
91
109c6557
MA
922008-06-29:
93Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
94 * Windows port: fallback temporary file
95
e0173c37
MA
962008-06-29:
97Mathieu Albinet <mathieu17@gmail.com>:
98 * Windows port: typo in util.c
99
9dc30292
QT
1002008-06-24
101Quy Tonthat <qtonthat@gmail.com>:
102 * Track graph marker now works again.
103
804e8de9
QT
1042008-06-22
105Quy Tonthat <qtonthat@gmail.com>:
106 * Fix google version number.
107
64b32f37
QT
1082008-06-15
109Quy Tonthat <qtonthat@gmail.com>:
110 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
111
6c6f8d24
MA
1122008-06-09:
113Mathieu Albinet <mathieu17@gmail.com>:
114 * Windows port: redefine LOCALEDIR
115
8499a412
QT
1162008-06-06
117Quy Tonthat <qtonthat@gmail.com>:
118 * viking no longer converts waypoint names to uppercase. Waypoint names
119 are now case insensitive.
120
c7f6cb25
MA
1212008-06-02:
122Mathieu Albinet <mathieu17@gmail.com>:
123 * Portability: remove "/dev/null" use
124
62ddf770
MA
1252008-05-08:
126Mathieu Albinet <mathieu17@gmail.com>:
127 * Windows port: rename interface to source_interface
31766324 128 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 129 * Portability: use of g_ascii_dtostr to format google url
62ddf770 130
85540d7a
GB
1312008-05-02:
132Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
133 * Update man page
134
1ac37c09
GB
1352008-05-01:
136Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
137 * Add file content checking process
138
533bbf34
MA
1392008-05-01:
140Mathieu Albinet <mathieu17@gmail.com>:
141 * Remove dependency to wget
142
2936913d
GB
1432008-05-01:
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
145 * Adding --debug and --verbose command line option
146
6c641b1a
MA
1472008-04-26:
148Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
149 * Fix pipe leaks
150
3a0c074a
MA
1512008-04-26:
152Mathieu Albinet <mathieu17@gmail.com>:
153 * Portability: provide our own curl WRITE function
154
61f37ac9
RN
1552008-04-22:
156Robert Norris <rw_norris@hotmail.com>:
157 * Fix: Initalize tv_usec field.
6af463da 158 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 159
f9ab07c8
GB
1602008-04-21:
161Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
162 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 163 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 164
6b1a58ec
TS
1652008-04-16:
166Tim Scofield <nospam546@comcast.net>:
167 * Fix: typo false -> FALSE
168
c0366d1c
GB
1692008-04-12:
170Mathieu Albinet <mathieu17@gmail.com>:
171 * M_PI already defined
172
45acf79e
MA
1732008-04-12:
174Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
175Mathieu Albinet <mathieu17@gmail.com>:
176 * Portability: reduce unistd.h dependency
f83131b9 177 * Portability: replace mkdir by g_mkdir
c44594ee 178 * Portability: replace deprecated bzero function by memset
a1618d62 179 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 180
6e4a49aa
MA
1812008-03-27:
182Mathieu Albinet <mathieu17@gmail.com>:
183 * Replace GtkFileSelection by GtkFileChooser
184
b6e6dfbd
GB
1852008-03-24:
186Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
187 * Merge icons in a single binary object
188
372132a6
GB
1892008-03-15:
190Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
191 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 192 * Add panning tool as default
372132a6 193
c2fe3b00
GB
1942008-02-25:
195Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
196 * po/ChangeLog: needed file for distribution
197
244c0e50 1982008-02-25:
0654760a
RN
199Rob Norris <robbieonsea@users.sourceforge.net>:
200 * Fix: autogen can generate broken configure file (SF#1881475)
201 * Fix some compiler warnings (SF#1888407)
244c0e50 202
502100a7
GB
2032008-02-24:
204Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
205 * Change OSM's tiles URL
206
7fead48d 2072008-02-22:
4e4e9e57 208Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
209 * viking.spec: Correct license, required packages and local.
210
edbec4dc
GB
2112008-02-20:
212Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
213 * Update translations
214
9d8d6d0f
GB
2152008-02-16:
216Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
217 * main.c: I18N improvements
a29684ba 218 * French translation update
9d8d6d0f 219
1af46481 2202008-02-16:
4e4e9e57 221Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
222 * I18N improvements
223 * French translation update
224 (both submitted the 2008-01-12 on mailing-list)
225
a61b2619
AF
2262008-01-22:
227Alex Foobarian <foobarian@gmail.com>:
228 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
229
1af46481 2302008-01-18
4e4e9e57 231Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
232 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
233 * Added mutex to protect mapcache from being corrupted by threads.
234
d03d80e6
AF
2352008-01-04:
236Alex Foobarian <foobarian@gmail.com>:
237 * Tuned the v-t diagram drawing
238
c5f63dfe 2392007-12-27:
4e4e9e57 240Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
241 * Minor fixes/debugging to gcget. Add gcget-perl
242 * Full screen mode.
3a24d4e5 243 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 244
0b72c435
OK
2452007-12-27:
246Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
247 * Add GpxWritingOptions to control GPX file writing
248
36179a2e 2492007-12-23
4e4e9e57 250Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
251 * Add default values to ele and time fields (due to OSM)
252
a5c8699d 2532007-12-21
4e4e9e57 254Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
255 * Preferences groups/tabs
256 * Fix gcget to accept username and password. Pass this in to gcget.
257 * Oops! Reading preferences from the file wasn't working. Fixed.
258
825ae4a2 2592007-12-21:
4e4e9e57 260Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
261 * Update French translation
262
a62aa77a 2632007-12-21:
4e4e9e57 264Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
265 * Update source for OSM/Osmarender tiles
266
8339c44d 2672007-12-20:
4e4e9e57 268Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
269 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
270
8956d2ef 2712007-12-20
4e4e9e57 272Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
273 * Revert a previous change that disabled realtime tracking if libgps
274 does not exist.
275
eb6b0125 2762007-12-17:
4e4e9e57 277Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
278 * Use specific gettext call for plural form
279
eab858a1 2802007-12-16:
4e4e9e57 281Evan Battaglia <gtoevan@gmx.net>:
eab858a1 282 * Sort waypoints in GPX output.
a8fe53f8 283 * Use the "next unused" (not really) waypoint number as default.
eab858a1 284
369fec2e 2852007-12-15:
adc67de1
GB
286Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
287 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 288 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 289
369fec2e 2902007-12-15:
4e4e9e57 291Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 292 * Make menu entries translatable
7760b0cf 293 * Mark many strings translatable
2d2bea38 294 * Update french translation
5515e2d3 295
4c77d5e0
GB
2962007-12-12:
297Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
298 * Marking translatable strings
a94a5724 299 * First french translation (incomplete)
4c77d5e0 300
7a43153e
GB
3012007-12-12:
302Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
303 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 304 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 305
d88f5ec1 3062007-12-07
4e4e9e57 307Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
308 * Fix autogen.sh to remove the assumption that version 1.9 of automake
309 is available on all systems.
f867791e 310 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 311
8a920b62
EB
3122007-12-07
313Evan Battaglia <gtoevan@gmx.net>:
314 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
315 * Google Terrain maps
9a995996 316 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 317
7d02a0b0
GB
3182007-11-27:
319Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
320 * util.c: Use a list of possible browsers.
321
61950ef8 3222007-11-20:
4e4e9e57 323Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
324 * Fix a bug that can potentially cause segfault.
325
2c50b28a 3262007-11-19:
4e4e9e57 327Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
328 * Improve track graphs. Some tracks looked too flat.
329
28c82d8b 3302007-11-09:
4e4e9e57 331Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
332 * GPSBabel filter work I've been sitting on for a while now.
333 * Draw circle for downloading geocaches. Constrain by maximum distance.
334
3352007-11-08:
4e4e9e57 336Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
337 * Printing support
338
24ca37ba
QT
3392007-11-01
340Quy Tonthat <qtonthat@gmail.com>:
341 * Fix bug that caused Old Google maps not being disabled by default.
342
8dbfe7a3
QT
3432007-10-24
344Quy Tonthat <qtonthat@gmail.com>:
345 * Fix crashes on elev graph for some tracks.
346 * Make low alt tracks look more visible on elev graph.
347 * Fix "incompatible pointer type" warnings.
348
c81a5cd7
BZ
3492007-10-23
350Quy Tonthat <qtonthat@gmail.com>:
351 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
352
1530c21f
GB
3532007-10-20
354Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
355 * Releasing 0.9.3
356
4235f369 3572007-10-20
4e4e9e57 358Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
359 * Fixing minor typo in vikdemlayer.c which could cause crashes
360
21700912
QT
3612007-10-20
362Quy Tonthat <qtonthat@gmail.com>:
363 * Track Properties Dialog no longer blocks interaction of the main
364 window.
ca7e67ef 365 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 366 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
367 * Display track name on title of track property dialog. Now that
368 viking allows multiple dialogs displayed simultaneously.
21700912 369
51f0884d 3702007-10-17
4e4e9e57 371Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
372 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
373
9128a946 3742007-10-16
4e4e9e57 375Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
376 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
377
5ef1d57e
QT
3782007-10-16
379Quy Tonthat <qtonthat@gmail.com>:
380 * Interpolating DEM data in 3 different methods. Track data,
381 elevation-distance graph and elevation info on status bar now make use
382 of interpolation.
383
3220e336
QT
3842007-10-15
385Quy Tonthat <qtonthat@gmail.com>:
386 * Add more room to the top of elevation-distance graph.
387
b42009f6 3882007-10-14
4e4e9e57 389Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
390 * Fix plotting of DEM elevation data (subtract min altitude)
391
165d30aa 3922007-10-12
4e4e9e57 393Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
394 * Fix Esc and Backspace to work only when VikViewport has focus.
395 * VikViewport grabs focus on click or release events, or when a
396 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
397
3982007-10-12
07596bf4
QT
399Quy Tonthat <qtonthat@gmail.com>:
400 * Make use of DEM elevation data and GPS speed for track graphs.
401
777e2d4d
EB
4022007-10-11
403Evan Battaglia
404 * Key press framework for tools. Esc to stop track. Backspace to end track.
405
5c5f3289
GB
4062007-10-11
407Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
408 * Upgrading to API 0.5 of OSM
409
001a86db
QT
4102007-10-11
411Quy Tonthat <qtonthat@gmail.com>:
412 * Make Realtime Tracking a feature that can be disabled at configure
413 time. Do not quietly disable it beacause libgps is not available
414 at compiling time.
a2817d3c 415 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
416
4172007-10-10
418Quy Tonthat <qtonthat@gmail.com>:
419 * Fix a crash bug caused by operation on variable inside a macro.
420
e086b16d 4212007-10-09
4e4e9e57 422Evan Battaglia <gtoevan@gmx.net>:
e086b16d 423 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
424 * Show currently edited track in red-dashed line. This makes it easier
425 to tell if we've ended the track.
426 * When using new track tool, draw a line before making a point to
427 preview the new point.
807e03f9 428 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 429
6dd43d93
QT
4302007-10-08
431Quy Tonthat <qtonthat@gmail.com>:
432 * Fix compiling breakage caused by missing icon file from the list.
433
58a642b6
GB
4342007-10-07
435Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
436 * libgps is no more mandatory
437
32e48121 4382007-10-07
9a30122d
EB
439Evan Battaglia <gtoevan@gmx.net>:
440 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 441 * Cursors for tools.
c3deba01 442 * Undo magic scissors by right-clicking.
8fb71d6c 443 * Extend a track by right-clicking on it.
98f5364d 444 * Experiment: "Begin track" tool
9a30122d 445
58a642b6 4462007-10-07
32e48121
QT
447Quy Tonthat <qtonthat@gmail.com>:
448 * Correctly calculate position (based on time instead of distance)
449 when clicking on speed-time graph.
450 * Added km/h to speed entries of the track properties dialog.
6260ce3f 451 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
452 * Track Properties: now displays track distance/time instead of
453 "Selected Time".
32e48121 454
a45242c2
QT
4552007-10-06
456Quy Tonthat <qtonthat@gmail.com>:
457 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 458 * Pop a message when failed to connect to gpsd.
a45242c2 459
057a78bc
QT
4602007-10-05
461Quy Tonthat <qtonthat@gmail.com>:
462 * Fix a segfault caused by (mistakenly) adding a new layer to gps
463 layer.
97cab2d5 464 * Be more selective in collecting realtime trackpoints.
057a78bc 465
c4e61875
QT
4662007-10-04
467Quy Tonthat <qtonthat@gmail.com>:
468 * Improvements for GPS layer's "realtime tracking".
469
c2e97e57
QT
4702007-10-02
471Quy Tonthat <qtonthat@gmail.com>:
472 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 473 * Add realtime tracking to GPS layer.
8fcff869 474 * fix half-drawn problems for GPS layer.
c2e97e57 475
090cae39
GB
4762007-10-01
477Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
478 * Relax dependencies about glib by implementing
479 g_hash_table_remove_all ourselves (Evan's patch)
480
c9177aae
QT
4812007-10-01
482Quy Tonthat <qtonthat@gmail.com>:
483 * Disable half-drawn update when the center is moved. Avoid using
484 static "trigger" in viklayer.c which causes problems when viking
485 has more than one windows.
486
d295e344
QT
4872007-09-28
488Quy Tonthat <qtonthat@gmail.com>:
489 * Fix bug that caused Elevation graph not working properly with some
490 tracks.
491
415302f4 4922007-09-27
4e4e9e57 493Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
494 * GPSD Layer -- draw an arrow.
495 * Minimum elevation for DEM layer.
0df66d57
EB
496 * Half-drawn hack to only draw layers on top of the one that has
497 recently changed. A must for realtime GPS.
415302f4 498
0e25c0d0
QT
4992007-09-25
500Quy Tonthat <qtonthat@gmail.com>:
501 * SRTM download now works for regions outside North_America too.
502
fa86f1c0 5032007-09-23
4e4e9e57 504Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 505 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
506 * Don't crash if using tool on wrong type of layer / no layer.
507 Although I really want to know what happened to "use the top visible layer",
508 and return TRUE if the tool "accepts" the use...
509 editing lots of TRWLayers was way easier that way...
e9165710 510 * Remove unused vik_layer_copy() code
ee6ef0b1 511 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
512 * Add comment when making a Google Route.
513 * Continue a magic scissors route by holding down control. Continue the comment too.
514 * 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 515 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 516
8c721f83 5172007-09-22
4e4e9e57 518Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
519 * Pan Accelerators (Ctrl+Left, etc)
520 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
521 * Add a RADIOGROUP_STATIC properties factory type to make it easy
522 for new layers. Uses an array list (like before)
523 instead of a GList.
524 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
525 * (copying & pasting DEM layers is broken, will fix later)
526
0c1044e9 5272007-09-21
4e4e9e57 528Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
529 * Fix right-click on geocache to work with new geocache names.
530 * Download & import SRTM 90m DEM data (still working on US 10m)
531
ed28ef63 5322007-09-17
4e4e9e57 533Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
534 * 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.
535
4f13653e
GB
5362007-09-09
537Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
538 * Removing unused files (*.png.h).
539
90e25247
GB
5402007-09-08
541Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
542 * Fix #1789550: define MAX macro if not defined on ALL systems
543
35462baf
QT
5442007-09-08
545Quy Tonthat <qtonthat@gmail.com>:
546 * AUtomatically fetching google version number.
547
eb93fa95
GB
5482007-09-07
549Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
550 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
551 to build viking on system not offering such feature.
552
fd0a7199
GB
5532007-09-06
554Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
555 * Adding command line option framework.
556
4b53548b
QT
5572007-09-06
558Quy Tonthat <qtonthat@gmail.com>:
559 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
560 * Fix crash when using "Maps Download" tools right after viking is
561 started (without a viking file).
4b53548b
QT
562
5632007-09-05
564Quy Tonthat <qtonthat@gmail.com>:
565 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
566
4e29c215
GB
5672007-09-03
568Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
569 * Fix: crash when "applying" a map layer property dialog.
94933cb8 570 * QA: strong type the second argument of the *_post_read functions.
63726881 571 * Preset filename when exporting a TrwLayer.
24277274
GB
572 * Refactoring: retrieve the VikWindow from the VikViewport via its
573 GtkWidget nature.
51c15f41 574 * Use $EMAIL to initialise email field for OSM upload.
07059501 575 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 576 * Hide Expedia view mode when expedia is not built in.
4e29c215 577
06f31fd5
GB
5782007-09-01
579Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
580 * Disable Expedia map layer by default (as it is not working).
581
1a8143e6
BZ
5822007-08-30
583Bernd Zeimetz <bernd@bzed.de>:
584 * Add redirect support (for Expedia map layer).
585
5092de80
GB
5862007-08-30
587Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
588 * Add ability to upload a single track.
589
dc5758d3
GB
5902007-08-28
591Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
592 * Check current drawmode after creating a new MapsLayer.
593
15e77c02
QT
5942007-08-25
595Quy Tonthat <qtonthat@gmail.com>:
596 * New google version number.
1918a993 597 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
598 * Give more instructive message for attempting to download maps in
599 wrong mapmode.
15e77c02 600
f901dcdf
GB
6012007-08-20
602Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
603 * libcurl is a requirement
604
f8fe5d14
QT
6052007-08-20
606Quy Tonthat <qtonthat@gmail.com>:
607 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
608 * Fix bug in Google search that caused viking jump to wrong location
609 when Google can not find the match.
f8fe5d14 610
1bd88e66
GB
6112007-08-16
612Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
613 * Group "Export Layer..." entries in a sub-menu.
614
494eb388
QT
6152007-08-16
616Quy Tonthat <qtonthat@gmail.com>:
617 * Clean up and eliminate compiler warning.
618
261c8fdc
QT
6192007-08-15
620Quy Tonthat <qtonthat@gmail.com>:
621 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
622 * Added --enable-old-google to configure script. Old google modes are
623 now disabled by default.
624 * Default mode for new maps is Google Maps.
261c8fdc 625
6a9ff0ee
QT
6262007-08-09
627Quy Tonthat <qtonthat@gmail.com>:
628 * Make Google Map default map type.
629
46e4fa54
QT
6302007-08-02
631Quy Tonthat <qtonthat@gmail.com>:
632 * DEM module can now read hgt.zip files directly (no need to unzip
633 them).
634 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
635 regions).
636
2dc9ab5e
QT
6372007-07-27
638Quy Tonthat <qtonthat@gmail.com>:
639 * Plug filedescriptor leak in dem.c
640
071da616
QT
6412007-07-26
642Quy Tonthat <qtonthat@gmail.com>:
643 * Display on status bar altitude at cursor using data from DEM layer(s).
644
ccff31c2
QT
6452007-07-25
646Quy Tonthat <qtonthat@gmail.com>:
647 * New google version numbers.
648
1ef9e637
QT
6492007-07-24
650Quy Tonthat <qtonthat@gmail.com>:
651 * Disable GeoCache Acquire since it nolonger works. Can be enabled
652 again using configure --enable-geocaches.
653
214f9ac2
QT
6542007-07-18
655Quy Tonthat <qtonthat@gmail.com>:
656 * Remove (my) debug messages which are no longer needed.
657
2dc9ab5e 6582007-07-15
214f9ac2
QT
659Quy Tonthat <qtonthat@gmail.com>:
660 * Missing a few changes here.
661 * release 0.9 (by Guilhem)
662
6ec35002
QT
6632007-07-13
664Quy Tonthat <qtonthat@gmail.com>:
665 * Eliminate the needs of entering DEM files for every single
666 track/waypoint layer.
667
84c2cc41
QT
6682007-07-07
669Quy Tonthat <qtonthat@gmail.com>:
670 * Fixed typo in Makefile.am
671
ad0a8c2d
EB
6722007-07-06
673Evan Battaglia <gtoevan@gmx.net>:
674 * Merge DEM Branch
675
441f28d3
QT
6762007-07-04
677Quy Tonthat <qtonthat@gmail.com>:
678 * Bug fix: View Mode displayed wrong setting on start up
679
83750a2d
QT
6802007-07-03
681Quy Tonthat <qtonthat@gmail.com>:
682 * Fixed bugs that caused draw_scale and draw_centermark status not being
683 consistent among View menu, viewport and loaded files.
684
ad0a8c2d 6852007-07-02
4e4e9e57 686Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
687 * DEM Branch: Trying to fix/cleanup various DEM things
688 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
689
17407a43
QT
6902007-07-02
691Quy Tonthat <qtonthat@gmail.com>:
692 * Fixed bugs that caused crashes during GPS upload/download.
693
8cd10bb4 6942007-07-01
e2d11d62 695Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 696 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 697
678fecbb
RM
6982007-06-24
699Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
700 * Merging with Ralf's work around debianization
ad4d241a 701 * INSTALL: refreshed
678fecbb 702
10888930
TS
7032007-06-23
704Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
705 * Minor change to avoid SEGFAULT on x86_64
a3188993 706 * Add DownloadOptions type to specify referer per map source
1b685d33 707
37518034
QT
7082007-06-19
709Quy Tonthat <qtonthat@gmail.com>:
710 * Fix bugs that causes "drawcentermark" not recognised when reading
711 from files.
712 * Fix a wild pointer bug that can cause crashes
713
d700ee38
GB
7142007-06-18
715Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
716 * Copying libcurl.m4 as it is needed everywhere
717
62c16860
QT
7182007-06-18
719Quy Tonthat <qtonthat@gmail.com>:
720 * New google version numbers.
721 * Make scale more visible.
722 * Add center mark which can be turn on/off in View menu.
723 * Viking now uses cookies for http requests. Some server(s) is quite
724 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 725 * Download maps along a track. Right click on a track layer, select map
62c16860 726 type and zoom level, viking will do the rest.
0c24c0a5 727 * release 0.1.3-20070618
62c16860 728
99e679df
RM
7292007-06-13
730Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
731 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
732
b0b88773
QT
7332007-06-8
734Quy Tonthat <qtonthat@gmail.com>:
735 * Fix a bug that causes segfault when viewing properties of a
736 waypoint.
737
4b31042b
QT
7382007-06-1
739Quy Tonthat <qtonthat@gmail.com>:
740 * Fix a bug that causes segfault when viewing properties of a track
741 that has only one trackpoint with elevation information.
1eef1bde 742 * Backport Evan's magic scissors from DEM branch.
4b31042b 743
f47d51b5
QT
7442007-05-31
745Quy Tonthat <qtonthat@gmail.com>:
746 * Add Google Maps search to View menu and Toolbar
747 * Waypoint created right after the search will pick up the search
748 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
749 create waypoint).
750
4587152b 7512007-05-26
4e4e9e57 752Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
753 * new waypoint symbols.
754
9b81efe3
QT
7552007-05-26
756Quy Tonthat <qtonthat@gmail.com>:
757 * Fix intermittent problem of map redraw.
758 * Mapslayer: Fixed bugs that cause in some cases, map display can not
759 be refreshed without downloading.
760
2d546d79
GB
7612007-05-24
762Ralf Meyer <ranfyy@gmail.com>:
763 * Adding man pages.
764
10ca2bfe
QT
7652007-05-24
766Quy Tonthat <qtonthat@gmail.com>:
767 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
768 * Make dimensions easier to be found and changed to suit own tastes.
769 * Small touches on the look.
10ca2bfe 770
ff8b4326
QT
7712007-05-23
772Quy Tonthat <qtonthat@gmail.com>:
773 * New GPS layer menu items: "empty upload", "empty download", "empty
774 all"
7041549f 775 * acquire->Google Directions now record and display previous queries
3570ad57 776 fo "From"/"To" entries.
7041549f 777 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 778
38778d11
QT
7792007-05-22
780Quy Tonthat <qtonthat@gmail.com>:
781 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
782 * Disable prompt for save before exit.
783 * Add "Save and Exit" to File menu.
38778d11 784
ad0a8c2d 7852007-05-20
4e4e9e57 786Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
787 * DEM Branch
788
6d38ac4f
QT
7892007-05-20
790Quy Tonthat <qtonthat@gmail.com>:
791 * Stop autodownload from running forever on map downloading errors.
792
0b3c4c1c
QT
7932007-05-18
794Quy Tonthat <qtonthat@gmail.com>:
06e94d26 795 * Add curl-devel to spec file.
0b3c4c1c 796 * Map tool: Left click can now refresh display of map tiles.
4b31d033 797 * Check for non-displayable data after downloading map.
0b3c4c1c 798
11f88b69
QT
7992007-05-17
800Quy Tonthat <qtonthat@gmail.com>:
801 * Fix problems in map downloading caused by unreliable error
802 detection.
06e94d26 803 * Release 0.1.3
11f88b69 804
0b0963fb
QT
8052007-05-15
806Quy Tonthat <qtonthat@gmail.com>:
807 * Fixed bugs that can cause segfault on exit. The problem was caused
808by mapslayer's weak_ref not being unref'ed in some cases.
809
3335ae4e 8102007-05-13
4e4e9e57 811Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
812 * 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.
813
093c5c71 8142007-05-11
4e4e9e57 815Evan Battaglia <gtoevan@gmx.net>:
093c5c71 816 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 817 * Fix a stupid segfault in main.c (opening new files)
093c5c71 818
056e8bd1
QT
8192007-05-09
820Quy Tonthat <qtonthat@gmail.com>:
821 * New Google version numbers.
822
50817314 8232007-05-08
4e4e9e57 824Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
825 * New "Refresh onscreen tiles" menu entry
826
6afc9732 8272007-05-04
4e4e9e57 828Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
829 * debian/: debianization
830
81a061e4 8312007-04-29
4e4e9e57 832Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
833 * libusb support
834
dfb4bdaa 8352007-04-28
4e4e9e57 836Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 837 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 838 * Add configuration option for OpenStreetMap sources
dfb4bdaa 839
67209ca8 8402007-04-23
4e4e9e57 841Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
842 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
843
ed6242f3 8442007-04-21
4e4e9e57 845Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
846 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
847
fa9fef36 8482007-04-16
4e4e9e57 849Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
850 * Adding libcurl support
851
69b825fe
QT
8522007-04-04
853Quy Tonthat <qtonthat@gmail.com>:
854 * New Google version number.
855 * Fixed Google Directions
856
4a96999b
QT
8572007-02-20
858Quy Tonthat <qtonthat@gmail.com>:
859 * GPS layer dialog now displayed at the center of the Viking main
860 window.
861
997905be
QT
8622007-02-19
863Quy Tonthat <qtonthat@gmail.com>:
864 * New Google version numbers.
865
af2740eb
QT
8662007-02-15
867Quy Tonthat <qtonthat@gmail.com>:
868 * Made viking.spec.in out of Michael's viking.spec
869 * Added viking.spec.in to autoconf files.
870
8712007-02-15
4e4e9e57 872Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
873 * Added viking.spec
874
07f39a64 8752007-02-14
4e4e9e57 876Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
877 * NEWS, configure.ac: preparing 0.1.2
878
4e0cf33b 8792007-02-13
4e4e9e57 880Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
881 * src/vikwindow.c: remove URL and version number from window title
882 * src/dialog.c: add URL and use dynamic information for version
21c318eb 883 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
884 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
885 AUTHORS file
4e0cf33b 886
ecb51018
QT
8872007-02-07
888Quy Tonthat <qtonthat@gmail.com>:
889 * Fix bug that causes crashes when click at the right side (outside)
890 of the track graph area in the Track Poperties window.
891
e1e2f2c6 8922007-02-06
4e4e9e57 893Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
894 * Add new information to Track Properties. Postion in time will be
895 tracked and display when moving mouse cursor around the track graph.
896
4f210965
QT
8972007-02-06
898Quy Tonthat <qtonthat@gmail.com>:
899 * New google version numbers.
d1fb6e7f 900 * correct main window title and viking website.
4f210965 901
369e959a
QT
9022007-02-05
903Quy Tonthat <qtonthat@gmail.com>:
904 * Cosmetic changes.
905
119f63a0
QT
9062007-02-04
907Quy Tonthat <qtonthat@gmail.com>:
908 * Simplify tools enable/disable codes.
909
79845167
QT
9102007-02-01
911Quy Tonthat <qtonthat@gmail.com>:
912 * Only tools that work with current active layer are enable,
913 others are disable (fade out and does nothing when clicked on).
914
d820e240
GB
9152007-01-27
916Quy Tonthat <qtonthat@gmail.com>:
917 * Display map sections while downloading (bug 1303429)
918
267b6db5
QT
9192007-01-25
920Quy Tonthat <qtonthat@gmail.com>:
921 * Fixed bugs that caused crashes on creating new map layer or
922 new track/waypoint layer.
923
dad2c114
QT
9242007-01-24
925Quy Tonthat <qtonthat@gmail.com>:
926 * Updated google tranparent version number.
927 * Made it more convenient to update google version numbers.
928
cdcaf41c
QT
9292007-01-23
930Quy Tonthat <qtonthat@gmail.com>:
931 * Merged branch modular to trunk.
932
54d3b232
QT
9332007-01-05
934Quy Tonthat <qtonthat@gmail.com>:
935 * Bug fix: main menu edit->delete and edit->cut did not work with
936 waypoints and tracks.
937
2cebc318
QT
9382007-01-04
939Quy Tonthat <qtonthat@gmail.com>:
940 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
941 layer panel).
942
20c7a3a0
QT
9432007-01-03
944Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
945 * bug fix: crash on inserting aggregate layer if the selected layer's
946 parent is not an aggregate layer.
947 * bug fix: crash when delete a child layer whose parent is not
948 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
949 * Menu item selection for layer instances.
950
fdca5edb
QT
9512007-01-02
952Quy Tonthat <qtonthat@gmail.com>:
953 * gpslayer: Unexpose interface functions.
5a4a28bf 954 * Layers now can have their say on what pop up menu items they want.
fdca5edb 955
cdcaf41c 9562007-01-02
4e4e9e57 957Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
958 * Add ability to disable Terraserver stuff
959 * Add ability to disable Expedia stuff
960
fdca5edb
QT
9612007-01-01
962Quy Tonthat <qtonthat@gmail.com>:
963 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
964 creation dialog.
965
cdcaf41c 9662007-01-01
4e4e9e57 967Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
968 * Make all .h self sufficient
969 * Add ability to disable Google stuff
970
b364d6bc
QT
9712006-12-31
972Quy Tonthat <qtonthat@gmail.com>:
973 * Added gps layer
974
cdcaf41c 9752007-01-02
4e4e9e57 976Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
977 * Add ability to disable Terraserver stuff
978 * Add ability to disable Expedia stuff
979
9802007-01-01
4e4e9e57 981Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
982 * Make all .h self sufficient
983 * Add ability to disable Google stuff
984
b291388a
GB
9852006-12-26
986Quy Tonthat <qtonthat@gmail.com>:
987 * Fix a google version number change (at least in Australia).
988
ea40bccf
AF
9892006-12-07
990Quy Tonthat <qtonthat@gmail.com>:
991 * Fix an array overflow bug in Map Layer Properties
992
b7b66e1f
GB
9932006-12-04
994Alex Foobarian <foobarian@gmail.com>:
995 * Added an "About" dialog
996
68fb2913
AF
9972006-11-30
998Alex Foobarian <foobarian@gmail.com>:
999 * Added Quy Tonthat's patch to fix a bug in Track Properties
1000
1a8437ab
AF
10012006-11-29
1002Alex Foobarian <foobarian@gmail.com>:
ea40bccf 1003 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 1004
fa1b5a5f 10052006-11-12
4e4e9e57 1006Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
1007 * Add expat explicit dependency
1008
7432fddf
AF
10092006-10-31
1010Alex Foobarian <foobarian@gmail.com>:
1011 * Visual feedback for moving waypoints
1012
33534cd8
AF
10132006-10-30
1014Alex Foobarian <foobarian@gmail.com>:
1015 * Created standard Edit menu
1016 * Implemented Cut for trackpoints and waypoints
1017 * When moving trackpoints, we now draw one under the cursor for visual feedback
1018
f9db6bd6
AF
10192006-10-26
1020Alex Foobarian <foobarian@gmail.com>:
1021 * Cleared up the drawing modes and map type descriptions
1022 * Updated google version string to make it work in Europe
1023 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1024 * Compacted the track properties dialog
f9db6bd6 1025
941aa6e9
AF
10262006-10-23
1027Alex Foobarian <foobarian@gmail.com>:
1028 * Introduced a toolbar tool interface, converted existing tools to use it
1029 * As a result, ruler drawing bugs are gone
1030 * Sped up ruler drawing by increasing the redraw priority
1031
78c9fb5b 10322006-08-15
4e4e9e57 1033Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1034 * Add implicit DMS->DDD conversions in waypoints dialogs
1035
0165e6e4 10362006-07-26
4e4e9e57 1037Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1038 * src/degrees_converters.c, src/degrees_converters.h,
1039 test/degrees_converter.c: add dec -> DDD conversion
1040 * src/degrees_converters.c, src/degrees_converters.h,
1041 test/degrees_converter.c: add dec -> DMM conversion
1042 * src/degrees_converters.c: refactor dms conversions
1043
6c02911c 10442006-07-24
4e4e9e57 1045Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1046 * Add patch for GoogleMaps from Reid Priedhorsky
1047
0165e6e4 10482006-07-22
4e4e9e57 1049Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1050 * Makefile.am, configure.ac, src/Makefile.am,
1051 src/degrees_converters.c, src/degrees_converters.h,
1052 test/Makefile.am, test/check_degrees_conversions.sh,
1053 test/degrees_converter.c: Adding degrees conversion functions
1054 (DDD/DMM/DMS)
1055
10562006-07-06
4e4e9e57 1057Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1058 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1059
a808ab5f
EB
10602006-07-01
1061Evan Battaglia <gtoevan@gmx.net>:
1062 * Upgrade Google Maps version (yay Europe!)
1063
0165e6e4 10642006-06-11
4e4e9e57 1065Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1066 * NEWS, configure.ac: Preparing 0.1.1
1067
65f0ccab
AF
10682006-05-25
1069Alex Foobarian <foobarian@gmail.com>:
1070 * Cleaned up the data source interface
1071 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1072
5f304fd7
AF
10732006-05-12
1074Alex Foobarian <foobarian@gmail.com>:
1075 * Small fixes in Acquire from GPS code
1076
4e4e9e57
GB
10772006-05-08
1078Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1079 * autogen.sh: simpler method to start from CVS
1080
a8d46e0b 10812005-12-03
4e4e9e57 1082Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1083 * Data sources -- check for existence of necessary things
1084
7b3479e3 10852005-11-25
4e4e9e57 1086Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1087 * Created "data sources" structure to easily add new data sources via GPS babel.
1088 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1089 shows the power of the approach.
3333c069 1090 * Data sources: Google & Geocaches
7b3479e3 1091
4e4e9e57
GB
10922005-11-23
1093Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1094 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1095Evan Battaglia <gtoevan@gmx.net>:
1096 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1097
d1fa6cff
AF
10982005-11-21
1099Alex Foobarian <foobarian@gmail.com>:
1100 * Fixed v-t diagram crash bug
1101
1d1bc3c1
EB
11022005-11-19
1103Alex Foobarian <foobarian@gmail.com>:
1104 * GPSBabel acquire code
1105
9f0cd67d
AF
11062005-11-18
1107Alex Foobarian <foobarian@gmail.com>:
1108 * Copy/paste of individual track- and way-points updated to work between processes.
1109
0a6cab71
AF
11102005-11-17
1111Alex Foobarian <foobarian@gmail.com>:
1112 * Copy/paste between viking processes
1113 * Layer marshalling support
1114
4e4e9e57
GB
11152005-10-28
1116Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1117 * configure.ac: Adding --with-mapcache configure option
1118 * src/config.h: Removed because no more used (generated)
1119
15614495
AF
11202005-10-18
1121Alex Foobarian <foobarian@gmail.com>:
1122 * Fix ruler declination in UTM mode
1123
4e4e9e57
GB
11242005-10-17
1125Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1126 * src/icons/Makefile.am: assumes the creation of icons.h
1127 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1128 * src/Makefile.am: no more icons.h production
1129
024f32c1 11302005-10-16
4e4e9e57 1131Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1132 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1133 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1134
c48517ad
AF
11352005-10-13
1136Alex Foobarian <foobarian@gmail.com>:
1137 * Drag and drop whole track/waypoint lists
1138
80e450c0
AF
11392005-10-12
1140Alex Foobarian <foobarian@gmail.com>:
1141 * Coord layer drawing for lat/lon based projections
1142
0dff88ea
AF
11432005-10-11
1144Alex Foobarian <foobarian@gmail.com>:
1145 * Draw a compass when using a ruler
1146
e4847ce9
AF
11472005-10-07
1148Alex Foobarian <foobarian@gmail.com>:
1149 * Added ruler drawing to the ruler tool
1150
2f50c650
AF
11512005-10-06
1152Alex Foobarian <foobarian@gmail.com>:
1153 * Added support for pasting coordinates in lat/lon format
1154
e890a6e6
EB
11552005-10-05
1156Alex Foobarian <foobarian@gmail.com>:
1157 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1158Evan Battaglia <gtoevan@gmx.net>:
1159 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1160
08b251ec
EB
11612005-10-01
1162Evan Battaglia <gtoevan@gmx.net>:
1163 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1164 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1165
4e4e9e57
GB
11662005-09-30
1167Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1168 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1169Alex Foobarian <foobarian@gmail.com>:
1170 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1171 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1172 * Added wp symbol support to gpx
92136662 1173 * Fixed name collisions during track/wp DND
ea3933fc
EB
1174 * Layer-wide option as to whether to show waypoint symbols
1175
acaf7113
AF
11762005-09-29
1177Alex Foobarian <foobarian@gmail.com>:
1178 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1179 * Added a scale ruler
1180 * Changed panning to show less "garbage" in exposed areas
1181
a5e51d35
EB
11822005-09-28
1183Evan:
1184 * menu.xml & icons inline
1185
e4afc73a 11862005-09-27
acaf7113 1187Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1188 * GtkUIManager/Toolbar
1189 * DND in the LayersPanel
0912fc7e
EB
1190Evan:
1191 * strtod -> g_strtod (i18n glitch)
1192
4e4e9e57
GB
11932005-09-25
1194Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1195 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1196 * Makefile.am (EXTRA_DIST): handles viking-remote
1197 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1198 * doc/Makefile.am, doc/dev/Makefile.am: new files
1199 * Makefile.am (SUBDIRS): handles doc directory
1200 * configure.ac: handles doc and doc/dev directories
e4afc73a 1201
2ab9b480 12022005-09-16
2ab9b480 1203Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1204Evan: * GPX fixes
1205 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1206 * GPX write, click v-vs-t diagram
1207 * Option to show stops in TRWLayer options, and stop_length
1208 * Elevation plotting relative to min and max elevation in track.
1209 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1210
12112005-09-15
1212 * 4+ hours later and voila, GPX read support
1213 * Fixes in propwin if track doesn't have certain data, say so.
1214
12152005-09-14
1216Me (Evan) again:
1217 * Fix USGS support
1218 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1219 * Don't crash on track properties of an empty track.
1220
734652bf 12212005-09-13
4e4e9e57 1222Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1223 * bootstrap: new file to bootstrap auto-tools
1224 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1225 * Makefile.am (bin_SCRIPTS): viking-remote added
1226 * configure.ac: --enable-alphabetized-trw option added
1227
1228Evan Battaglia <gtoevan@gmx.net>:
1229 * Experimental altitude funky plotting I'm working on
1230
12312005-09-12
1232Alex Foobarian <foobarian@gmail.com>'s changes
1233* disable stops, for now (I forgot about those...)
1234* Track elevation graph: minimum altitude difference for less jagged curves
1235* Track elevation graph: gray background, blue foreground
1236* Track elevation graph: lines to clearly show absolute elevation
1237* New velocity-vs-time graph & calculating function
1238* Notebook to hold this new graph with track elevation graph
1239My (Evan's) changes:
1240* Fix above v-vs-t patch to not crash on tracks without timestamp.
1241* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1242Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1243 * bootstrap: new file to bootstrap auto-tools
1244 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1245 * Makefile.am (bin_SCRIPTS): viking-remote added
1246 * configure.ac: --enable-alphabetized-trw option added
734652bf 1247
9903c388
EB
12482005-09-07
1249Autotools support by Guilhem Bonnefille.
1250
bb71de8b
AF
12512005-09-06
1252Added Alex Foobarian's track duration patch.
1253Added Alex Foobarian's track profile patch.
9903c388 1254Added Alex Foobarian's elevation map fix.
bb71de8b 1255
725c87e1
EB
12562005-09-04
1257Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1258Delete from cache when updating image.
725c87e1 1259
50a14534
EB
12602005-08-18
1261Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1262
12632005-08-16
1264Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1265
12662005-08-02
1267Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1268Chaned waypoint types a little bit (size of waypoint)
1269
12702005-07-31
1271Hopefully fixed background.c item # count
1272Fixed KH Maps (v=2)
1273
12742005-06-20
1275A little research & added KH Maps support.
1276
12772005-06-19
1278Fixed right-click waypoint edit -> crash bug, hopefully.
1279Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1280Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1281Fixed the bug where pasting a map layer messed up the name.
1282Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1283Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1284