]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Delete duplicates
[andy/viking.git] / ChangeLog
CommitLineData
05d95193
GB
12008-07-18:
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Install man pages
58cb9041 4 * Update translations
05d95193 5
ace0dae0
QT
62008-07-15
7Quy Tonthat <qtonthat@gmail.com>:
8 * Added viking.desktop
9
04348a9a
GB
102008-07-13:
11Rob Norris <robbieonsea@users.sourceforge.net>:
12 * Fix #1947456: Compiler warning fixes
13
8fb7c70a
GB
142008-07-09:
15Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
16 * Update translations
17
8dcb3ba4
QT
182008-07-02
19Quy Tonthat <qtonthat@gmail.com>:
20 * Track properties: split track at marker.
21
e60fc2c9
QT
222008-06-30
23Quy Tonthat <qtonthat@gmail.com>:
24 * Track properties: Keep markers of the graphs in sync with each
25 other.
26
109c6557
MA
272008-06-29:
28Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
29 * Windows port: fallback temporary file
30
e0173c37
MA
312008-06-29:
32Mathieu Albinet <mathieu17@gmail.com>:
33 * Windows port: typo in util.c
34
9dc30292
QT
352008-06-24
36Quy Tonthat <qtonthat@gmail.com>:
37 * Track graph marker now works again.
38
804e8de9
QT
392008-06-22
40Quy Tonthat <qtonthat@gmail.com>:
41 * Fix google version number.
42
64b32f37
QT
432008-06-15
44Quy Tonthat <qtonthat@gmail.com>:
45 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
46
6c6f8d24
MA
472008-06-09:
48Mathieu Albinet <mathieu17@gmail.com>:
49 * Windows port: redefine LOCALEDIR
50
8499a412
QT
512008-06-06
52Quy Tonthat <qtonthat@gmail.com>:
53 * viking no longer converts waypoint names to uppercase. Waypoint names
54 are now case insensitive.
55
c7f6cb25
MA
562008-06-02:
57Mathieu Albinet <mathieu17@gmail.com>:
58 * Portability: remove "/dev/null" use
59
62ddf770
MA
602008-05-08:
61Mathieu Albinet <mathieu17@gmail.com>:
62 * Windows port: rename interface to source_interface
31766324 63 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 64 * Portability: use of g_ascii_dtostr to format google url
62ddf770 65
85540d7a
GB
662008-05-02:
67Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
68 * Update man page
69
1ac37c09
GB
702008-05-01:
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72 * Add file content checking process
73
533bbf34
MA
742008-05-01:
75Mathieu Albinet <mathieu17@gmail.com>:
76 * Remove dependency to wget
77
2936913d
GB
782008-05-01:
79Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80 * Adding --debug and --verbose command line option
81
6c641b1a
MA
822008-04-26:
83Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
84 * Fix pipe leaks
85
3a0c074a
MA
862008-04-26:
87Mathieu Albinet <mathieu17@gmail.com>:
88 * Portability: provide our own curl WRITE function
89
61f37ac9
RN
902008-04-22:
91Robert Norris <rw_norris@hotmail.com>:
92 * Fix: Initalize tv_usec field.
6af463da 93 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 94
f9ab07c8
GB
952008-04-21:
96Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
97 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 98 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 99
6b1a58ec
TS
1002008-04-16:
101Tim Scofield <nospam546@comcast.net>:
102 * Fix: typo false -> FALSE
103
c0366d1c
GB
1042008-04-12:
105Mathieu Albinet <mathieu17@gmail.com>:
106 * M_PI already defined
107
45acf79e
MA
1082008-04-12:
109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
110Mathieu Albinet <mathieu17@gmail.com>:
111 * Portability: reduce unistd.h dependency
f83131b9 112 * Portability: replace mkdir by g_mkdir
c44594ee 113 * Portability: replace deprecated bzero function by memset
a1618d62 114 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 115
6e4a49aa
MA
1162008-03-27:
117Mathieu Albinet <mathieu17@gmail.com>:
118 * Replace GtkFileSelection by GtkFileChooser
119
b6e6dfbd
GB
1202008-03-24:
121Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
122 * Merge icons in a single binary object
123
372132a6
GB
1242008-03-15:
125Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
126 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 127 * Add panning tool as default
372132a6 128
c2fe3b00
GB
1292008-02-25:
130Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
131 * po/ChangeLog: needed file for distribution
132
244c0e50 1332008-02-25:
0654760a
RN
134Rob Norris <robbieonsea@users.sourceforge.net>:
135 * Fix: autogen can generate broken configure file (SF#1881475)
136 * Fix some compiler warnings (SF#1888407)
244c0e50 137
502100a7
GB
1382008-02-24:
139Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
140 * Change OSM's tiles URL
141
7fead48d 1422008-02-22:
4e4e9e57 143Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
144 * viking.spec: Correct license, required packages and local.
145
edbec4dc
GB
1462008-02-20:
147Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
148 * Update translations
149
9d8d6d0f
GB
1502008-02-16:
151Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
152 * main.c: I18N improvements
a29684ba 153 * French translation update
9d8d6d0f 154
1af46481 1552008-02-16:
4e4e9e57 156Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
157 * I18N improvements
158 * French translation update
159 (both submitted the 2008-01-12 on mailing-list)
160
a61b2619
AF
1612008-01-22:
162Alex Foobarian <foobarian@gmail.com>:
163 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
164
1af46481 1652008-01-18
4e4e9e57 166Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
167 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
168 * Added mutex to protect mapcache from being corrupted by threads.
169
d03d80e6
AF
1702008-01-04:
171Alex Foobarian <foobarian@gmail.com>:
172 * Tuned the v-t diagram drawing
173
c5f63dfe 1742007-12-27:
4e4e9e57 175Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
176 * Minor fixes/debugging to gcget. Add gcget-perl
177 * Full screen mode.
3a24d4e5 178 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 179
0b72c435
OK
1802007-12-27:
181Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
182 * Add GpxWritingOptions to control GPX file writing
183
36179a2e 1842007-12-23
4e4e9e57 185Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
186 * Add default values to ele and time fields (due to OSM)
187
a5c8699d 1882007-12-21
4e4e9e57 189Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
190 * Preferences groups/tabs
191 * Fix gcget to accept username and password. Pass this in to gcget.
192 * Oops! Reading preferences from the file wasn't working. Fixed.
193
825ae4a2 1942007-12-21:
4e4e9e57 195Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
196 * Update French translation
197
a62aa77a 1982007-12-21:
4e4e9e57 199Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
200 * Update source for OSM/Osmarender tiles
201
8339c44d 2022007-12-20:
4e4e9e57 203Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
204 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
205
8956d2ef 2062007-12-20
4e4e9e57 207Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
208 * Revert a previous change that disabled realtime tracking if libgps
209 does not exist.
210
eb6b0125 2112007-12-17:
4e4e9e57 212Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
213 * Use specific gettext call for plural form
214
eab858a1 2152007-12-16:
4e4e9e57 216Evan Battaglia <gtoevan@gmx.net>:
eab858a1 217 * Sort waypoints in GPX output.
a8fe53f8 218 * Use the "next unused" (not really) waypoint number as default.
eab858a1 219
369fec2e 2202007-12-15:
adc67de1
GB
221Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
222 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 223 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 224
369fec2e 2252007-12-15:
4e4e9e57 226Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 227 * Make menu entries translatable
7760b0cf 228 * Mark many strings translatable
2d2bea38 229 * Update french translation
5515e2d3 230
4c77d5e0
GB
2312007-12-12:
232Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
233 * Marking translatable strings
a94a5724 234 * First french translation (incomplete)
4c77d5e0 235
7a43153e
GB
2362007-12-12:
237Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
238 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 239 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 240
d88f5ec1 2412007-12-07
4e4e9e57 242Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
243 * Fix autogen.sh to remove the assumption that version 1.9 of automake
244 is available on all systems.
f867791e 245 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 246
8a920b62
EB
2472007-12-07
248Evan Battaglia <gtoevan@gmx.net>:
249 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
250 * Google Terrain maps
9a995996 251 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 252
7d02a0b0
GB
2532007-11-27:
254Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
255 * util.c: Use a list of possible browsers.
256
61950ef8 2572007-11-20:
4e4e9e57 258Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
259 * Fix a bug that can potentially cause segfault.
260
2c50b28a 2612007-11-19:
4e4e9e57 262Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
263 * Improve track graphs. Some tracks looked too flat.
264
28c82d8b 2652007-11-09:
4e4e9e57 266Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
267 * GPSBabel filter work I've been sitting on for a while now.
268 * Draw circle for downloading geocaches. Constrain by maximum distance.
269
2702007-11-08:
4e4e9e57 271Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
272 * Printing support
273
24ca37ba
QT
2742007-11-01
275Quy Tonthat <qtonthat@gmail.com>:
276 * Fix bug that caused Old Google maps not being disabled by default.
277
8dbfe7a3
QT
2782007-10-24
279Quy Tonthat <qtonthat@gmail.com>:
280 * Fix crashes on elev graph for some tracks.
281 * Make low alt tracks look more visible on elev graph.
282 * Fix "incompatible pointer type" warnings.
283
c81a5cd7
BZ
2842007-10-23
285Quy Tonthat <qtonthat@gmail.com>:
286 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
287
1530c21f
GB
2882007-10-20
289Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
290 * Releasing 0.9.3
291
4235f369 2922007-10-20
4e4e9e57 293Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
294 * Fixing minor typo in vikdemlayer.c which could cause crashes
295
21700912
QT
2962007-10-20
297Quy Tonthat <qtonthat@gmail.com>:
298 * Track Properties Dialog no longer blocks interaction of the main
299 window.
ca7e67ef 300 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 301 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
302 * Display track name on title of track property dialog. Now that
303 viking allows multiple dialogs displayed simultaneously.
21700912 304
51f0884d 3052007-10-17
4e4e9e57 306Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
307 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
308
9128a946 3092007-10-16
4e4e9e57 310Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
311 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
312
5ef1d57e
QT
3132007-10-16
314Quy Tonthat <qtonthat@gmail.com>:
315 * Interpolating DEM data in 3 different methods. Track data,
316 elevation-distance graph and elevation info on status bar now make use
317 of interpolation.
318
3220e336
QT
3192007-10-15
320Quy Tonthat <qtonthat@gmail.com>:
321 * Add more room to the top of elevation-distance graph.
322
b42009f6 3232007-10-14
4e4e9e57 324Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
325 * Fix plotting of DEM elevation data (subtract min altitude)
326
165d30aa 3272007-10-12
4e4e9e57 328Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
329 * Fix Esc and Backspace to work only when VikViewport has focus.
330 * VikViewport grabs focus on click or release events, or when a
331 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
332
3332007-10-12
07596bf4
QT
334Quy Tonthat <qtonthat@gmail.com>:
335 * Make use of DEM elevation data and GPS speed for track graphs.
336
777e2d4d
EB
3372007-10-11
338Evan Battaglia
339 * Key press framework for tools. Esc to stop track. Backspace to end track.
340
5c5f3289
GB
3412007-10-11
342Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
343 * Upgrading to API 0.5 of OSM
344
001a86db
QT
3452007-10-11
346Quy Tonthat <qtonthat@gmail.com>:
347 * Make Realtime Tracking a feature that can be disabled at configure
348 time. Do not quietly disable it beacause libgps is not available
349 at compiling time.
a2817d3c 350 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
351
3522007-10-10
353Quy Tonthat <qtonthat@gmail.com>:
354 * Fix a crash bug caused by operation on variable inside a macro.
355
e086b16d 3562007-10-09
4e4e9e57 357Evan Battaglia <gtoevan@gmx.net>:
e086b16d 358 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
359 * Show currently edited track in red-dashed line. This makes it easier
360 to tell if we've ended the track.
361 * When using new track tool, draw a line before making a point to
362 preview the new point.
807e03f9 363 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 364
6dd43d93
QT
3652007-10-08
366Quy Tonthat <qtonthat@gmail.com>:
367 * Fix compiling breakage caused by missing icon file from the list.
368
58a642b6
GB
3692007-10-07
370Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
371 * libgps is no more mandatory
372
32e48121 3732007-10-07
9a30122d
EB
374Evan Battaglia <gtoevan@gmx.net>:
375 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 376 * Cursors for tools.
c3deba01 377 * Undo magic scissors by right-clicking.
8fb71d6c 378 * Extend a track by right-clicking on it.
98f5364d 379 * Experiment: "Begin track" tool
9a30122d 380
58a642b6 3812007-10-07
32e48121
QT
382Quy Tonthat <qtonthat@gmail.com>:
383 * Correctly calculate position (based on time instead of distance)
384 when clicking on speed-time graph.
385 * Added km/h to speed entries of the track properties dialog.
6260ce3f 386 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
387 * Track Properties: now displays track distance/time instead of
388 "Selected Time".
32e48121 389
a45242c2
QT
3902007-10-06
391Quy Tonthat <qtonthat@gmail.com>:
392 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 393 * Pop a message when failed to connect to gpsd.
a45242c2 394
057a78bc
QT
3952007-10-05
396Quy Tonthat <qtonthat@gmail.com>:
397 * Fix a segfault caused by (mistakenly) adding a new layer to gps
398 layer.
97cab2d5 399 * Be more selective in collecting realtime trackpoints.
057a78bc 400
c4e61875
QT
4012007-10-04
402Quy Tonthat <qtonthat@gmail.com>:
403 * Improvements for GPS layer's "realtime tracking".
404
c2e97e57
QT
4052007-10-02
406Quy Tonthat <qtonthat@gmail.com>:
407 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 408 * Add realtime tracking to GPS layer.
8fcff869 409 * fix half-drawn problems for GPS layer.
c2e97e57 410
090cae39
GB
4112007-10-01
412Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
413 * Relax dependencies about glib by implementing
414 g_hash_table_remove_all ourselves (Evan's patch)
415
c9177aae
QT
4162007-10-01
417Quy Tonthat <qtonthat@gmail.com>:
418 * Disable half-drawn update when the center is moved. Avoid using
419 static "trigger" in viklayer.c which causes problems when viking
420 has more than one windows.
421
d295e344
QT
4222007-09-28
423Quy Tonthat <qtonthat@gmail.com>:
424 * Fix bug that caused Elevation graph not working properly with some
425 tracks.
426
415302f4 4272007-09-27
4e4e9e57 428Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
429 * GPSD Layer -- draw an arrow.
430 * Minimum elevation for DEM layer.
0df66d57
EB
431 * Half-drawn hack to only draw layers on top of the one that has
432 recently changed. A must for realtime GPS.
415302f4 433
0e25c0d0
QT
4342007-09-25
435Quy Tonthat <qtonthat@gmail.com>:
436 * SRTM download now works for regions outside North_America too.
437
fa86f1c0 4382007-09-23
4e4e9e57 439Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 440 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
441 * Don't crash if using tool on wrong type of layer / no layer.
442 Although I really want to know what happened to "use the top visible layer",
443 and return TRUE if the tool "accepts" the use...
444 editing lots of TRWLayers was way easier that way...
e9165710 445 * Remove unused vik_layer_copy() code
ee6ef0b1 446 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
447 * Add comment when making a Google Route.
448 * Continue a magic scissors route by holding down control. Continue the comment too.
449 * 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 450 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 451
8c721f83 4522007-09-22
4e4e9e57 453Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
454 * Pan Accelerators (Ctrl+Left, etc)
455 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
456 * Add a RADIOGROUP_STATIC properties factory type to make it easy
457 for new layers. Uses an array list (like before)
458 instead of a GList.
459 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
460 * (copying & pasting DEM layers is broken, will fix later)
461
0c1044e9 4622007-09-21
4e4e9e57 463Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
464 * Fix right-click on geocache to work with new geocache names.
465 * Download & import SRTM 90m DEM data (still working on US 10m)
466
ed28ef63 4672007-09-17
4e4e9e57 468Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
469 * 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.
470
4f13653e
GB
4712007-09-09
472Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
473 * Removing unused files (*.png.h).
474
90e25247
GB
4752007-09-08
476Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
477 * Fix #1789550: define MAX macro if not defined on ALL systems
478
35462baf
QT
4792007-09-08
480Quy Tonthat <qtonthat@gmail.com>:
481 * AUtomatically fetching google version number.
482
eb93fa95
GB
4832007-09-07
484Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
485 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
486 to build viking on system not offering such feature.
487
fd0a7199
GB
4882007-09-06
489Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
490 * Adding command line option framework.
491
4b53548b
QT
4922007-09-06
493Quy Tonthat <qtonthat@gmail.com>:
494 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
495 * Fix crash when using "Maps Download" tools right after viking is
496 started (without a viking file).
4b53548b
QT
497
4982007-09-05
499Quy Tonthat <qtonthat@gmail.com>:
500 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
501
4e29c215
GB
5022007-09-03
503Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
504 * Fix: crash when "applying" a map layer property dialog.
94933cb8 505 * QA: strong type the second argument of the *_post_read functions.
63726881 506 * Preset filename when exporting a TrwLayer.
24277274
GB
507 * Refactoring: retrieve the VikWindow from the VikViewport via its
508 GtkWidget nature.
51c15f41 509 * Use $EMAIL to initialise email field for OSM upload.
07059501 510 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 511 * Hide Expedia view mode when expedia is not built in.
4e29c215 512
06f31fd5
GB
5132007-09-01
514Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
515 * Disable Expedia map layer by default (as it is not working).
516
1a8143e6
BZ
5172007-08-30
518Bernd Zeimetz <bernd@bzed.de>:
519 * Add redirect support (for Expedia map layer).
520
5092de80
GB
5212007-08-30
522Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
523 * Add ability to upload a single track.
524
dc5758d3
GB
5252007-08-28
526Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
527 * Check current drawmode after creating a new MapsLayer.
528
15e77c02
QT
5292007-08-25
530Quy Tonthat <qtonthat@gmail.com>:
531 * New google version number.
1918a993 532 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
533 * Give more instructive message for attempting to download maps in
534 wrong mapmode.
15e77c02 535
f901dcdf
GB
5362007-08-20
537Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
538 * libcurl is a requirement
539
f8fe5d14
QT
5402007-08-20
541Quy Tonthat <qtonthat@gmail.com>:
542 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
543 * Fix bug in Google search that caused viking jump to wrong location
544 when Google can not find the match.
f8fe5d14 545
1bd88e66
GB
5462007-08-16
547Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
548 * Group "Export Layer..." entries in a sub-menu.
549
494eb388
QT
5502007-08-16
551Quy Tonthat <qtonthat@gmail.com>:
552 * Clean up and eliminate compiler warning.
553
261c8fdc
QT
5542007-08-15
555Quy Tonthat <qtonthat@gmail.com>:
556 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
557 * Added --enable-old-google to configure script. Old google modes are
558 now disabled by default.
559 * Default mode for new maps is Google Maps.
261c8fdc 560
6a9ff0ee
QT
5612007-08-09
562Quy Tonthat <qtonthat@gmail.com>:
563 * Make Google Map default map type.
564
46e4fa54
QT
5652007-08-02
566Quy Tonthat <qtonthat@gmail.com>:
567 * DEM module can now read hgt.zip files directly (no need to unzip
568 them).
569 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
570 regions).
571
2dc9ab5e
QT
5722007-07-27
573Quy Tonthat <qtonthat@gmail.com>:
574 * Plug filedescriptor leak in dem.c
575
071da616
QT
5762007-07-26
577Quy Tonthat <qtonthat@gmail.com>:
578 * Display on status bar altitude at cursor using data from DEM layer(s).
579
ccff31c2
QT
5802007-07-25
581Quy Tonthat <qtonthat@gmail.com>:
582 * New google version numbers.
583
1ef9e637
QT
5842007-07-24
585Quy Tonthat <qtonthat@gmail.com>:
586 * Disable GeoCache Acquire since it nolonger works. Can be enabled
587 again using configure --enable-geocaches.
588
214f9ac2
QT
5892007-07-18
590Quy Tonthat <qtonthat@gmail.com>:
591 * Remove (my) debug messages which are no longer needed.
592
2dc9ab5e 5932007-07-15
214f9ac2
QT
594Quy Tonthat <qtonthat@gmail.com>:
595 * Missing a few changes here.
596 * release 0.9 (by Guilhem)
597
6ec35002
QT
5982007-07-13
599Quy Tonthat <qtonthat@gmail.com>:
600 * Eliminate the needs of entering DEM files for every single
601 track/waypoint layer.
602
84c2cc41
QT
6032007-07-07
604Quy Tonthat <qtonthat@gmail.com>:
605 * Fixed typo in Makefile.am
606
ad0a8c2d
EB
6072007-07-06
608Evan Battaglia <gtoevan@gmx.net>:
609 * Merge DEM Branch
610
441f28d3
QT
6112007-07-04
612Quy Tonthat <qtonthat@gmail.com>:
613 * Bug fix: View Mode displayed wrong setting on start up
614
83750a2d
QT
6152007-07-03
616Quy Tonthat <qtonthat@gmail.com>:
617 * Fixed bugs that caused draw_scale and draw_centermark status not being
618 consistent among View menu, viewport and loaded files.
619
ad0a8c2d 6202007-07-02
4e4e9e57 621Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
622 * DEM Branch: Trying to fix/cleanup various DEM things
623 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
624
17407a43
QT
6252007-07-02
626Quy Tonthat <qtonthat@gmail.com>:
627 * Fixed bugs that caused crashes during GPS upload/download.
628
8cd10bb4 6292007-07-01
e2d11d62 630Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 631 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 632
678fecbb
RM
6332007-06-24
634Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
635 * Merging with Ralf's work around debianization
ad4d241a 636 * INSTALL: refreshed
678fecbb 637
10888930
TS
6382007-06-23
639Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
640 * Minor change to avoid SEGFAULT on x86_64
a3188993 641 * Add DownloadOptions type to specify referer per map source
1b685d33 642
37518034
QT
6432007-06-19
644Quy Tonthat <qtonthat@gmail.com>:
645 * Fix bugs that causes "drawcentermark" not recognised when reading
646 from files.
647 * Fix a wild pointer bug that can cause crashes
648
d700ee38
GB
6492007-06-18
650Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
651 * Copying libcurl.m4 as it is needed everywhere
652
62c16860
QT
6532007-06-18
654Quy Tonthat <qtonthat@gmail.com>:
655 * New google version numbers.
656 * Make scale more visible.
657 * Add center mark which can be turn on/off in View menu.
658 * Viking now uses cookies for http requests. Some server(s) is quite
659 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 660 * Download maps along a track. Right click on a track layer, select map
62c16860 661 type and zoom level, viking will do the rest.
0c24c0a5 662 * release 0.1.3-20070618
62c16860 663
99e679df
RM
6642007-06-13
665Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
666 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
667
b0b88773
QT
6682007-06-8
669Quy Tonthat <qtonthat@gmail.com>:
670 * Fix a bug that causes segfault when viewing properties of a
671 waypoint.
672
4b31042b
QT
6732007-06-1
674Quy Tonthat <qtonthat@gmail.com>:
675 * Fix a bug that causes segfault when viewing properties of a track
676 that has only one trackpoint with elevation information.
1eef1bde 677 * Backport Evan's magic scissors from DEM branch.
4b31042b 678
f47d51b5
QT
6792007-05-31
680Quy Tonthat <qtonthat@gmail.com>:
681 * Add Google Maps search to View menu and Toolbar
682 * Waypoint created right after the search will pick up the search
683 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
684 create waypoint).
685
4587152b 6862007-05-26
4e4e9e57 687Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
688 * new waypoint symbols.
689
9b81efe3
QT
6902007-05-26
691Quy Tonthat <qtonthat@gmail.com>:
692 * Fix intermittent problem of map redraw.
693 * Mapslayer: Fixed bugs that cause in some cases, map display can not
694 be refreshed without downloading.
695
2d546d79
GB
6962007-05-24
697Ralf Meyer <ranfyy@gmail.com>:
698 * Adding man pages.
699
10ca2bfe
QT
7002007-05-24
701Quy Tonthat <qtonthat@gmail.com>:
702 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
703 * Make dimensions easier to be found and changed to suit own tastes.
704 * Small touches on the look.
10ca2bfe 705
ff8b4326
QT
7062007-05-23
707Quy Tonthat <qtonthat@gmail.com>:
708 * New GPS layer menu items: "empty upload", "empty download", "empty
709 all"
7041549f 710 * acquire->Google Directions now record and display previous queries
3570ad57 711 fo "From"/"To" entries.
7041549f 712 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 713
38778d11
QT
7142007-05-22
715Quy Tonthat <qtonthat@gmail.com>:
716 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
717 * Disable prompt for save before exit.
718 * Add "Save and Exit" to File menu.
38778d11 719
ad0a8c2d 7202007-05-20
4e4e9e57 721Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
722 * DEM Branch
723
6d38ac4f
QT
7242007-05-20
725Quy Tonthat <qtonthat@gmail.com>:
726 * Stop autodownload from running forever on map downloading errors.
727
0b3c4c1c
QT
7282007-05-18
729Quy Tonthat <qtonthat@gmail.com>:
06e94d26 730 * Add curl-devel to spec file.
0b3c4c1c 731 * Map tool: Left click can now refresh display of map tiles.
4b31d033 732 * Check for non-displayable data after downloading map.
0b3c4c1c 733
11f88b69
QT
7342007-05-17
735Quy Tonthat <qtonthat@gmail.com>:
736 * Fix problems in map downloading caused by unreliable error
737 detection.
06e94d26 738 * Release 0.1.3
11f88b69 739
0b0963fb
QT
7402007-05-15
741Quy Tonthat <qtonthat@gmail.com>:
742 * Fixed bugs that can cause segfault on exit. The problem was caused
743by mapslayer's weak_ref not being unref'ed in some cases.
744
3335ae4e 7452007-05-13
4e4e9e57 746Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
747 * 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.
748
093c5c71 7492007-05-11
4e4e9e57 750Evan Battaglia <gtoevan@gmx.net>:
093c5c71 751 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 752 * Fix a stupid segfault in main.c (opening new files)
093c5c71 753
056e8bd1
QT
7542007-05-09
755Quy Tonthat <qtonthat@gmail.com>:
756 * New Google version numbers.
757
50817314 7582007-05-08
4e4e9e57 759Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
760 * New "Refresh onscreen tiles" menu entry
761
6afc9732 7622007-05-04
4e4e9e57 763Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
764 * debian/: debianization
765
81a061e4 7662007-04-29
4e4e9e57 767Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
768 * libusb support
769
dfb4bdaa 7702007-04-28
4e4e9e57 771Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 772 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 773 * Add configuration option for OpenStreetMap sources
dfb4bdaa 774
67209ca8 7752007-04-23
4e4e9e57 776Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
777 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
778
ed6242f3 7792007-04-21
4e4e9e57 780Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
781 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
782
fa9fef36 7832007-04-16
4e4e9e57 784Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
785 * Adding libcurl support
786
69b825fe
QT
7872007-04-04
788Quy Tonthat <qtonthat@gmail.com>:
789 * New Google version number.
790 * Fixed Google Directions
791
4a96999b
QT
7922007-02-20
793Quy Tonthat <qtonthat@gmail.com>:
794 * GPS layer dialog now displayed at the center of the Viking main
795 window.
796
997905be
QT
7972007-02-19
798Quy Tonthat <qtonthat@gmail.com>:
799 * New Google version numbers.
800
af2740eb
QT
8012007-02-15
802Quy Tonthat <qtonthat@gmail.com>:
803 * Made viking.spec.in out of Michael's viking.spec
804 * Added viking.spec.in to autoconf files.
805
8062007-02-15
4e4e9e57 807Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
808 * Added viking.spec
809
07f39a64 8102007-02-14
4e4e9e57 811Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
812 * NEWS, configure.ac: preparing 0.1.2
813
4e0cf33b 8142007-02-13
4e4e9e57 815Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
816 * src/vikwindow.c: remove URL and version number from window title
817 * src/dialog.c: add URL and use dynamic information for version
21c318eb 818 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
819 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
820 AUTHORS file
4e0cf33b 821
ecb51018
QT
8222007-02-07
823Quy Tonthat <qtonthat@gmail.com>:
824 * Fix bug that causes crashes when click at the right side (outside)
825 of the track graph area in the Track Poperties window.
826
e1e2f2c6 8272007-02-06
4e4e9e57 828Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
829 * Add new information to Track Properties. Postion in time will be
830 tracked and display when moving mouse cursor around the track graph.
831
4f210965
QT
8322007-02-06
833Quy Tonthat <qtonthat@gmail.com>:
834 * New google version numbers.
d1fb6e7f 835 * correct main window title and viking website.
4f210965 836
369e959a
QT
8372007-02-05
838Quy Tonthat <qtonthat@gmail.com>:
839 * Cosmetic changes.
840
119f63a0
QT
8412007-02-04
842Quy Tonthat <qtonthat@gmail.com>:
843 * Simplify tools enable/disable codes.
844
79845167
QT
8452007-02-01
846Quy Tonthat <qtonthat@gmail.com>:
847 * Only tools that work with current active layer are enable,
848 others are disable (fade out and does nothing when clicked on).
849
d820e240
GB
8502007-01-27
851Quy Tonthat <qtonthat@gmail.com>:
852 * Display map sections while downloading (bug 1303429)
853
267b6db5
QT
8542007-01-25
855Quy Tonthat <qtonthat@gmail.com>:
856 * Fixed bugs that caused crashes on creating new map layer or
857 new track/waypoint layer.
858
dad2c114
QT
8592007-01-24
860Quy Tonthat <qtonthat@gmail.com>:
861 * Updated google tranparent version number.
862 * Made it more convenient to update google version numbers.
863
cdcaf41c
QT
8642007-01-23
865Quy Tonthat <qtonthat@gmail.com>:
866 * Merged branch modular to trunk.
867
54d3b232
QT
8682007-01-05
869Quy Tonthat <qtonthat@gmail.com>:
870 * Bug fix: main menu edit->delete and edit->cut did not work with
871 waypoints and tracks.
872
2cebc318
QT
8732007-01-04
874Quy Tonthat <qtonthat@gmail.com>:
875 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
876 layer panel).
877
20c7a3a0
QT
8782007-01-03
879Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
880 * bug fix: crash on inserting aggregate layer if the selected layer's
881 parent is not an aggregate layer.
882 * bug fix: crash when delete a child layer whose parent is not
883 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
884 * Menu item selection for layer instances.
885
fdca5edb
QT
8862007-01-02
887Quy Tonthat <qtonthat@gmail.com>:
888 * gpslayer: Unexpose interface functions.
5a4a28bf 889 * Layers now can have their say on what pop up menu items they want.
fdca5edb 890
cdcaf41c 8912007-01-02
4e4e9e57 892Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
893 * Add ability to disable Terraserver stuff
894 * Add ability to disable Expedia stuff
895
fdca5edb
QT
8962007-01-01
897Quy Tonthat <qtonthat@gmail.com>:
898 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
899 creation dialog.
900
cdcaf41c 9012007-01-01
4e4e9e57 902Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
903 * Make all .h self sufficient
904 * Add ability to disable Google stuff
905
b364d6bc
QT
9062006-12-31
907Quy Tonthat <qtonthat@gmail.com>:
908 * Added gps layer
909
cdcaf41c 9102007-01-02
4e4e9e57 911Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
912 * Add ability to disable Terraserver stuff
913 * Add ability to disable Expedia stuff
914
9152007-01-01
4e4e9e57 916Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
917 * Make all .h self sufficient
918 * Add ability to disable Google stuff
919
b291388a
GB
9202006-12-26
921Quy Tonthat <qtonthat@gmail.com>:
922 * Fix a google version number change (at least in Australia).
923
ea40bccf
AF
9242006-12-07
925Quy Tonthat <qtonthat@gmail.com>:
926 * Fix an array overflow bug in Map Layer Properties
927
b7b66e1f
GB
9282006-12-04
929Alex Foobarian <foobarian@gmail.com>:
930 * Added an "About" dialog
931
68fb2913
AF
9322006-11-30
933Alex Foobarian <foobarian@gmail.com>:
934 * Added Quy Tonthat's patch to fix a bug in Track Properties
935
1a8437ab
AF
9362006-11-29
937Alex Foobarian <foobarian@gmail.com>:
ea40bccf 938 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 939
fa1b5a5f 9402006-11-12
4e4e9e57 941Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
942 * Add expat explicit dependency
943
7432fddf
AF
9442006-10-31
945Alex Foobarian <foobarian@gmail.com>:
946 * Visual feedback for moving waypoints
947
33534cd8
AF
9482006-10-30
949Alex Foobarian <foobarian@gmail.com>:
950 * Created standard Edit menu
951 * Implemented Cut for trackpoints and waypoints
952 * When moving trackpoints, we now draw one under the cursor for visual feedback
953
f9db6bd6
AF
9542006-10-26
955Alex Foobarian <foobarian@gmail.com>:
956 * Cleared up the drawing modes and map type descriptions
957 * Updated google version string to make it work in Europe
958 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 959 * Compacted the track properties dialog
f9db6bd6 960
941aa6e9
AF
9612006-10-23
962Alex Foobarian <foobarian@gmail.com>:
963 * Introduced a toolbar tool interface, converted existing tools to use it
964 * As a result, ruler drawing bugs are gone
965 * Sped up ruler drawing by increasing the redraw priority
966
78c9fb5b 9672006-08-15
4e4e9e57 968Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
969 * Add implicit DMS->DDD conversions in waypoints dialogs
970
0165e6e4 9712006-07-26
4e4e9e57 972Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
973 * src/degrees_converters.c, src/degrees_converters.h,
974 test/degrees_converter.c: add dec -> DDD conversion
975 * src/degrees_converters.c, src/degrees_converters.h,
976 test/degrees_converter.c: add dec -> DMM conversion
977 * src/degrees_converters.c: refactor dms conversions
978
6c02911c 9792006-07-24
4e4e9e57 980Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
981 * Add patch for GoogleMaps from Reid Priedhorsky
982
0165e6e4 9832006-07-22
4e4e9e57 984Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
985 * Makefile.am, configure.ac, src/Makefile.am,
986 src/degrees_converters.c, src/degrees_converters.h,
987 test/Makefile.am, test/check_degrees_conversions.sh,
988 test/degrees_converter.c: Adding degrees conversion functions
989 (DDD/DMM/DMS)
990
9912006-07-06
4e4e9e57 992Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
993 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
994
a808ab5f
EB
9952006-07-01
996Evan Battaglia <gtoevan@gmx.net>:
997 * Upgrade Google Maps version (yay Europe!)
998
0165e6e4 9992006-06-11
4e4e9e57 1000Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1001 * NEWS, configure.ac: Preparing 0.1.1
1002
65f0ccab
AF
10032006-05-25
1004Alex Foobarian <foobarian@gmail.com>:
1005 * Cleaned up the data source interface
1006 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1007
5f304fd7
AF
10082006-05-12
1009Alex Foobarian <foobarian@gmail.com>:
1010 * Small fixes in Acquire from GPS code
1011
4e4e9e57
GB
10122006-05-08
1013Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1014 * autogen.sh: simpler method to start from CVS
1015
a8d46e0b 10162005-12-03
4e4e9e57 1017Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1018 * Data sources -- check for existence of necessary things
1019
7b3479e3 10202005-11-25
4e4e9e57 1021Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1022 * Created "data sources" structure to easily add new data sources via GPS babel.
1023 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1024 shows the power of the approach.
3333c069 1025 * Data sources: Google & Geocaches
7b3479e3 1026
4e4e9e57
GB
10272005-11-23
1028Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1029 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1030Evan Battaglia <gtoevan@gmx.net>:
1031 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1032
d1fa6cff
AF
10332005-11-21
1034Alex Foobarian <foobarian@gmail.com>:
1035 * Fixed v-t diagram crash bug
1036
1d1bc3c1
EB
10372005-11-19
1038Alex Foobarian <foobarian@gmail.com>:
1039 * GPSBabel acquire code
1040
9f0cd67d
AF
10412005-11-18
1042Alex Foobarian <foobarian@gmail.com>:
1043 * Copy/paste of individual track- and way-points updated to work between processes.
1044
0a6cab71
AF
10452005-11-17
1046Alex Foobarian <foobarian@gmail.com>:
1047 * Copy/paste between viking processes
1048 * Layer marshalling support
1049
4e4e9e57
GB
10502005-10-28
1051Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1052 * configure.ac: Adding --with-mapcache configure option
1053 * src/config.h: Removed because no more used (generated)
1054
15614495
AF
10552005-10-18
1056Alex Foobarian <foobarian@gmail.com>:
1057 * Fix ruler declination in UTM mode
1058
4e4e9e57
GB
10592005-10-17
1060Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1061 * src/icons/Makefile.am: assumes the creation of icons.h
1062 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1063 * src/Makefile.am: no more icons.h production
1064
024f32c1 10652005-10-16
4e4e9e57 1066Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1067 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1068 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1069
c48517ad
AF
10702005-10-13
1071Alex Foobarian <foobarian@gmail.com>:
1072 * Drag and drop whole track/waypoint lists
1073
80e450c0
AF
10742005-10-12
1075Alex Foobarian <foobarian@gmail.com>:
1076 * Coord layer drawing for lat/lon based projections
1077
0dff88ea
AF
10782005-10-11
1079Alex Foobarian <foobarian@gmail.com>:
1080 * Draw a compass when using a ruler
1081
e4847ce9
AF
10822005-10-07
1083Alex Foobarian <foobarian@gmail.com>:
1084 * Added ruler drawing to the ruler tool
1085
2f50c650
AF
10862005-10-06
1087Alex Foobarian <foobarian@gmail.com>:
1088 * Added support for pasting coordinates in lat/lon format
1089
e890a6e6
EB
10902005-10-05
1091Alex Foobarian <foobarian@gmail.com>:
1092 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1093Evan Battaglia <gtoevan@gmx.net>:
1094 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1095
08b251ec
EB
10962005-10-01
1097Evan Battaglia <gtoevan@gmx.net>:
1098 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1099 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1100
4e4e9e57
GB
11012005-09-30
1102Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1103 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1104Alex Foobarian <foobarian@gmail.com>:
1105 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1106 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1107 * Added wp symbol support to gpx
92136662 1108 * Fixed name collisions during track/wp DND
ea3933fc
EB
1109 * Layer-wide option as to whether to show waypoint symbols
1110
acaf7113
AF
11112005-09-29
1112Alex Foobarian <foobarian@gmail.com>:
1113 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1114 * Added a scale ruler
1115 * Changed panning to show less "garbage" in exposed areas
1116
a5e51d35
EB
11172005-09-28
1118Evan:
1119 * menu.xml & icons inline
1120
e4afc73a 11212005-09-27
acaf7113 1122Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1123 * GtkUIManager/Toolbar
1124 * DND in the LayersPanel
0912fc7e
EB
1125Evan:
1126 * strtod -> g_strtod (i18n glitch)
1127
4e4e9e57
GB
11282005-09-25
1129Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1130 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1131 * Makefile.am (EXTRA_DIST): handles viking-remote
1132 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1133 * doc/Makefile.am, doc/dev/Makefile.am: new files
1134 * Makefile.am (SUBDIRS): handles doc directory
1135 * configure.ac: handles doc and doc/dev directories
e4afc73a 1136
2ab9b480 11372005-09-16
2ab9b480 1138Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1139Evan: * GPX fixes
1140 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1141 * GPX write, click v-vs-t diagram
1142 * Option to show stops in TRWLayer options, and stop_length
1143 * Elevation plotting relative to min and max elevation in track.
1144 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1145
11462005-09-15
1147 * 4+ hours later and voila, GPX read support
1148 * Fixes in propwin if track doesn't have certain data, say so.
1149
11502005-09-14
1151Me (Evan) again:
1152 * Fix USGS support
1153 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1154 * Don't crash on track properties of an empty track.
1155
734652bf 11562005-09-13
4e4e9e57 1157Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1158 * bootstrap: new file to bootstrap auto-tools
1159 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1160 * Makefile.am (bin_SCRIPTS): viking-remote added
1161 * configure.ac: --enable-alphabetized-trw option added
1162
1163Evan Battaglia <gtoevan@gmx.net>:
1164 * Experimental altitude funky plotting I'm working on
1165
11662005-09-12
1167Alex Foobarian <foobarian@gmail.com>'s changes
1168* disable stops, for now (I forgot about those...)
1169* Track elevation graph: minimum altitude difference for less jagged curves
1170* Track elevation graph: gray background, blue foreground
1171* Track elevation graph: lines to clearly show absolute elevation
1172* New velocity-vs-time graph & calculating function
1173* Notebook to hold this new graph with track elevation graph
1174My (Evan's) changes:
1175* Fix above v-vs-t patch to not crash on tracks without timestamp.
1176* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1177Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1178 * bootstrap: new file to bootstrap auto-tools
1179 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1180 * Makefile.am (bin_SCRIPTS): viking-remote added
1181 * configure.ac: --enable-alphabetized-trw option added
734652bf 1182
9903c388
EB
11832005-09-07
1184Autotools support by Guilhem Bonnefille.
1185
bb71de8b
AF
11862005-09-06
1187Added Alex Foobarian's track duration patch.
1188Added Alex Foobarian's track profile patch.
9903c388 1189Added Alex Foobarian's elevation map fix.
bb71de8b 1190
725c87e1
EB
11912005-09-04
1192Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1193Delete from cache when updating image.
725c87e1 1194
50a14534
EB
11952005-08-18
1196Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1197
11982005-08-16
1199Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1200
12012005-08-02
1202Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1203Chaned waypoint types a little bit (size of waypoint)
1204
12052005-07-31
1206Hopefully fixed background.c item # count
1207Fixed KH Maps (v=2)
1208
12092005-06-20
1210A little research & added KH Maps support.
1211
12122005-06-19
1213Fixed right-click waypoint edit -> crash bug, hopefully.
1214Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1215Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1216Fixed the bug where pasting a map layer messed up the name.
1217Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1218Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1219