]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Add documentation and test file for previous patch
[andy/viking.git] / ChangeLog
CommitLineData
3750ef3e
GB
12008-06-24:
2Mathieu Albinet <mathieu17@gmail.com>:
3 * Color picker button for the Coordlayer properties dialog
4
43becf6e
GB
52008-08-23
6Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
7 * Cut/Copy/Paste empty selection is not critical
8
85b3c367
GB
92008-06-23:
10Mathieu Albinet <mathieu17@gmail.com>:
11 * Layers panel UI improvements
12
85beadba
GB
132008-08-22
14Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
15 * Replace specific about dialog by GtkAboutDialog
b01c3429 16 * Replace some g_warning by g_debug
5bfafde9 17 * Homogeneous icons management.
85beadba 18
843b99df
GB
192008-08-17
20Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
21 * Add preferences to store OSM login/password
d9d1084e 22 * Add a password entry widget
843b99df 23
1e80f7a4
GB
242008-08-16
25Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
26 * Ensure that confirmation dialog is over file selector
27
3cf8131d
QT
282008-08-13
29Quy Tonthat <qtonthat@gmail.com>:
30 * Fixed google map download problem.
31
7a31304a
GB
322008-07-31
33Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
34 * Release Viking 0.9.6
35 * Fix unecessary (and probably) Makefile.am directive
36
f2643f9e
QT
372008-07-28
38Quy Tonthat <qtonthat@gmail.com>:
39 * Fix gcget command line to accomodate negative coords.
40
09dd3c51
QT
412008-07-22
42Quy Tonthat <qtonthat@gmail.com>:
43 * Google maps no longer worked due to changes made by Google.
44 The Problems now fixed.
45
389cd3aa
GB
462008-07-21:
47Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
48 * Release Viking 0.9.5
49
05d95193
GB
502008-07-18:
51Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
52 * Install man pages
58cb9041 53 * Update translations
05d95193 54
ace0dae0
QT
552008-07-15
56Quy Tonthat <qtonthat@gmail.com>:
57 * Added viking.desktop
58
04348a9a
GB
592008-07-13:
60Rob Norris <robbieonsea@users.sourceforge.net>:
61 * Fix #1947456: Compiler warning fixes
62
8fb7c70a
GB
632008-07-09:
64Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
65 * Update translations
66
8dcb3ba4
QT
672008-07-02
68Quy Tonthat <qtonthat@gmail.com>:
69 * Track properties: split track at marker.
70
e60fc2c9
QT
712008-06-30
72Quy Tonthat <qtonthat@gmail.com>:
73 * Track properties: Keep markers of the graphs in sync with each
74 other.
75
109c6557
MA
762008-06-29:
77Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78 * Windows port: fallback temporary file
79
e0173c37
MA
802008-06-29:
81Mathieu Albinet <mathieu17@gmail.com>:
82 * Windows port: typo in util.c
83
9dc30292
QT
842008-06-24
85Quy Tonthat <qtonthat@gmail.com>:
86 * Track graph marker now works again.
87
804e8de9
QT
882008-06-22
89Quy Tonthat <qtonthat@gmail.com>:
90 * Fix google version number.
91
64b32f37
QT
922008-06-15
93Quy Tonthat <qtonthat@gmail.com>:
94 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
95
6c6f8d24
MA
962008-06-09:
97Mathieu Albinet <mathieu17@gmail.com>:
98 * Windows port: redefine LOCALEDIR
99
8499a412
QT
1002008-06-06
101Quy Tonthat <qtonthat@gmail.com>:
102 * viking no longer converts waypoint names to uppercase. Waypoint names
103 are now case insensitive.
104
c7f6cb25
MA
1052008-06-02:
106Mathieu Albinet <mathieu17@gmail.com>:
107 * Portability: remove "/dev/null" use
108
62ddf770
MA
1092008-05-08:
110Mathieu Albinet <mathieu17@gmail.com>:
111 * Windows port: rename interface to source_interface
31766324 112 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 113 * Portability: use of g_ascii_dtostr to format google url
62ddf770 114
85540d7a
GB
1152008-05-02:
116Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
117 * Update man page
118
1ac37c09
GB
1192008-05-01:
120Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
121 * Add file content checking process
122
533bbf34
MA
1232008-05-01:
124Mathieu Albinet <mathieu17@gmail.com>:
125 * Remove dependency to wget
126
2936913d
GB
1272008-05-01:
128Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
129 * Adding --debug and --verbose command line option
130
6c641b1a
MA
1312008-04-26:
132Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
133 * Fix pipe leaks
134
3a0c074a
MA
1352008-04-26:
136Mathieu Albinet <mathieu17@gmail.com>:
137 * Portability: provide our own curl WRITE function
138
61f37ac9
RN
1392008-04-22:
140Robert Norris <rw_norris@hotmail.com>:
141 * Fix: Initalize tv_usec field.
6af463da 142 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 143
f9ab07c8
GB
1442008-04-21:
145Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
146 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 147 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 148
6b1a58ec
TS
1492008-04-16:
150Tim Scofield <nospam546@comcast.net>:
151 * Fix: typo false -> FALSE
152
c0366d1c
GB
1532008-04-12:
154Mathieu Albinet <mathieu17@gmail.com>:
155 * M_PI already defined
156
45acf79e
MA
1572008-04-12:
158Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
159Mathieu Albinet <mathieu17@gmail.com>:
160 * Portability: reduce unistd.h dependency
f83131b9 161 * Portability: replace mkdir by g_mkdir
c44594ee 162 * Portability: replace deprecated bzero function by memset
a1618d62 163 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 164
6e4a49aa
MA
1652008-03-27:
166Mathieu Albinet <mathieu17@gmail.com>:
167 * Replace GtkFileSelection by GtkFileChooser
168
b6e6dfbd
GB
1692008-03-24:
170Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
171 * Merge icons in a single binary object
172
372132a6
GB
1732008-03-15:
174Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
175 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 176 * Add panning tool as default
372132a6 177
c2fe3b00
GB
1782008-02-25:
179Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
180 * po/ChangeLog: needed file for distribution
181
244c0e50 1822008-02-25:
0654760a
RN
183Rob Norris <robbieonsea@users.sourceforge.net>:
184 * Fix: autogen can generate broken configure file (SF#1881475)
185 * Fix some compiler warnings (SF#1888407)
244c0e50 186
502100a7
GB
1872008-02-24:
188Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
189 * Change OSM's tiles URL
190
7fead48d 1912008-02-22:
4e4e9e57 192Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
193 * viking.spec: Correct license, required packages and local.
194
edbec4dc
GB
1952008-02-20:
196Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
197 * Update translations
198
9d8d6d0f
GB
1992008-02-16:
200Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
201 * main.c: I18N improvements
a29684ba 202 * French translation update
9d8d6d0f 203
1af46481 2042008-02-16:
4e4e9e57 205Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
206 * I18N improvements
207 * French translation update
208 (both submitted the 2008-01-12 on mailing-list)
209
a61b2619
AF
2102008-01-22:
211Alex Foobarian <foobarian@gmail.com>:
212 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
213
1af46481 2142008-01-18
4e4e9e57 215Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
216 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
217 * Added mutex to protect mapcache from being corrupted by threads.
218
d03d80e6
AF
2192008-01-04:
220Alex Foobarian <foobarian@gmail.com>:
221 * Tuned the v-t diagram drawing
222
c5f63dfe 2232007-12-27:
4e4e9e57 224Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
225 * Minor fixes/debugging to gcget. Add gcget-perl
226 * Full screen mode.
3a24d4e5 227 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 228
0b72c435
OK
2292007-12-27:
230Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
231 * Add GpxWritingOptions to control GPX file writing
232
36179a2e 2332007-12-23
4e4e9e57 234Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
235 * Add default values to ele and time fields (due to OSM)
236
a5c8699d 2372007-12-21
4e4e9e57 238Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
239 * Preferences groups/tabs
240 * Fix gcget to accept username and password. Pass this in to gcget.
241 * Oops! Reading preferences from the file wasn't working. Fixed.
242
825ae4a2 2432007-12-21:
4e4e9e57 244Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
245 * Update French translation
246
a62aa77a 2472007-12-21:
4e4e9e57 248Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
249 * Update source for OSM/Osmarender tiles
250
8339c44d 2512007-12-20:
4e4e9e57 252Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
253 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
254
8956d2ef 2552007-12-20
4e4e9e57 256Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
257 * Revert a previous change that disabled realtime tracking if libgps
258 does not exist.
259
eb6b0125 2602007-12-17:
4e4e9e57 261Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
262 * Use specific gettext call for plural form
263
eab858a1 2642007-12-16:
4e4e9e57 265Evan Battaglia <gtoevan@gmx.net>:
eab858a1 266 * Sort waypoints in GPX output.
a8fe53f8 267 * Use the "next unused" (not really) waypoint number as default.
eab858a1 268
369fec2e 2692007-12-15:
adc67de1
GB
270Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
271 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 272 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 273
369fec2e 2742007-12-15:
4e4e9e57 275Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 276 * Make menu entries translatable
7760b0cf 277 * Mark many strings translatable
2d2bea38 278 * Update french translation
5515e2d3 279
4c77d5e0
GB
2802007-12-12:
281Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
282 * Marking translatable strings
a94a5724 283 * First french translation (incomplete)
4c77d5e0 284
7a43153e
GB
2852007-12-12:
286Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
287 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 288 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 289
d88f5ec1 2902007-12-07
4e4e9e57 291Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
292 * Fix autogen.sh to remove the assumption that version 1.9 of automake
293 is available on all systems.
f867791e 294 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 295
8a920b62
EB
2962007-12-07
297Evan Battaglia <gtoevan@gmx.net>:
298 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
299 * Google Terrain maps
9a995996 300 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 301
7d02a0b0
GB
3022007-11-27:
303Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
304 * util.c: Use a list of possible browsers.
305
61950ef8 3062007-11-20:
4e4e9e57 307Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
308 * Fix a bug that can potentially cause segfault.
309
2c50b28a 3102007-11-19:
4e4e9e57 311Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
312 * Improve track graphs. Some tracks looked too flat.
313
28c82d8b 3142007-11-09:
4e4e9e57 315Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
316 * GPSBabel filter work I've been sitting on for a while now.
317 * Draw circle for downloading geocaches. Constrain by maximum distance.
318
3192007-11-08:
4e4e9e57 320Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
321 * Printing support
322
24ca37ba
QT
3232007-11-01
324Quy Tonthat <qtonthat@gmail.com>:
325 * Fix bug that caused Old Google maps not being disabled by default.
326
8dbfe7a3
QT
3272007-10-24
328Quy Tonthat <qtonthat@gmail.com>:
329 * Fix crashes on elev graph for some tracks.
330 * Make low alt tracks look more visible on elev graph.
331 * Fix "incompatible pointer type" warnings.
332
c81a5cd7
BZ
3332007-10-23
334Quy Tonthat <qtonthat@gmail.com>:
335 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
336
1530c21f
GB
3372007-10-20
338Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
339 * Releasing 0.9.3
340
4235f369 3412007-10-20
4e4e9e57 342Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
343 * Fixing minor typo in vikdemlayer.c which could cause crashes
344
21700912
QT
3452007-10-20
346Quy Tonthat <qtonthat@gmail.com>:
347 * Track Properties Dialog no longer blocks interaction of the main
348 window.
ca7e67ef 349 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 350 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
351 * Display track name on title of track property dialog. Now that
352 viking allows multiple dialogs displayed simultaneously.
21700912 353
51f0884d 3542007-10-17
4e4e9e57 355Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
356 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
357
9128a946 3582007-10-16
4e4e9e57 359Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
360 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
361
5ef1d57e
QT
3622007-10-16
363Quy Tonthat <qtonthat@gmail.com>:
364 * Interpolating DEM data in 3 different methods. Track data,
365 elevation-distance graph and elevation info on status bar now make use
366 of interpolation.
367
3220e336
QT
3682007-10-15
369Quy Tonthat <qtonthat@gmail.com>:
370 * Add more room to the top of elevation-distance graph.
371
b42009f6 3722007-10-14
4e4e9e57 373Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
374 * Fix plotting of DEM elevation data (subtract min altitude)
375
165d30aa 3762007-10-12
4e4e9e57 377Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
378 * Fix Esc and Backspace to work only when VikViewport has focus.
379 * VikViewport grabs focus on click or release events, or when a
380 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
381
3822007-10-12
07596bf4
QT
383Quy Tonthat <qtonthat@gmail.com>:
384 * Make use of DEM elevation data and GPS speed for track graphs.
385
777e2d4d
EB
3862007-10-11
387Evan Battaglia
388 * Key press framework for tools. Esc to stop track. Backspace to end track.
389
5c5f3289
GB
3902007-10-11
391Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
392 * Upgrading to API 0.5 of OSM
393
001a86db
QT
3942007-10-11
395Quy Tonthat <qtonthat@gmail.com>:
396 * Make Realtime Tracking a feature that can be disabled at configure
397 time. Do not quietly disable it beacause libgps is not available
398 at compiling time.
a2817d3c 399 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
400
4012007-10-10
402Quy Tonthat <qtonthat@gmail.com>:
403 * Fix a crash bug caused by operation on variable inside a macro.
404
e086b16d 4052007-10-09
4e4e9e57 406Evan Battaglia <gtoevan@gmx.net>:
e086b16d 407 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
408 * Show currently edited track in red-dashed line. This makes it easier
409 to tell if we've ended the track.
410 * When using new track tool, draw a line before making a point to
411 preview the new point.
807e03f9 412 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 413
6dd43d93
QT
4142007-10-08
415Quy Tonthat <qtonthat@gmail.com>:
416 * Fix compiling breakage caused by missing icon file from the list.
417
58a642b6
GB
4182007-10-07
419Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
420 * libgps is no more mandatory
421
32e48121 4222007-10-07
9a30122d
EB
423Evan Battaglia <gtoevan@gmx.net>:
424 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 425 * Cursors for tools.
c3deba01 426 * Undo magic scissors by right-clicking.
8fb71d6c 427 * Extend a track by right-clicking on it.
98f5364d 428 * Experiment: "Begin track" tool
9a30122d 429
58a642b6 4302007-10-07
32e48121
QT
431Quy Tonthat <qtonthat@gmail.com>:
432 * Correctly calculate position (based on time instead of distance)
433 when clicking on speed-time graph.
434 * Added km/h to speed entries of the track properties dialog.
6260ce3f 435 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
436 * Track Properties: now displays track distance/time instead of
437 "Selected Time".
32e48121 438
a45242c2
QT
4392007-10-06
440Quy Tonthat <qtonthat@gmail.com>:
441 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 442 * Pop a message when failed to connect to gpsd.
a45242c2 443
057a78bc
QT
4442007-10-05
445Quy Tonthat <qtonthat@gmail.com>:
446 * Fix a segfault caused by (mistakenly) adding a new layer to gps
447 layer.
97cab2d5 448 * Be more selective in collecting realtime trackpoints.
057a78bc 449
c4e61875
QT
4502007-10-04
451Quy Tonthat <qtonthat@gmail.com>:
452 * Improvements for GPS layer's "realtime tracking".
453
c2e97e57
QT
4542007-10-02
455Quy Tonthat <qtonthat@gmail.com>:
456 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 457 * Add realtime tracking to GPS layer.
8fcff869 458 * fix half-drawn problems for GPS layer.
c2e97e57 459
090cae39
GB
4602007-10-01
461Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
462 * Relax dependencies about glib by implementing
463 g_hash_table_remove_all ourselves (Evan's patch)
464
c9177aae
QT
4652007-10-01
466Quy Tonthat <qtonthat@gmail.com>:
467 * Disable half-drawn update when the center is moved. Avoid using
468 static "trigger" in viklayer.c which causes problems when viking
469 has more than one windows.
470
d295e344
QT
4712007-09-28
472Quy Tonthat <qtonthat@gmail.com>:
473 * Fix bug that caused Elevation graph not working properly with some
474 tracks.
475
415302f4 4762007-09-27
4e4e9e57 477Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
478 * GPSD Layer -- draw an arrow.
479 * Minimum elevation for DEM layer.
0df66d57
EB
480 * Half-drawn hack to only draw layers on top of the one that has
481 recently changed. A must for realtime GPS.
415302f4 482
0e25c0d0
QT
4832007-09-25
484Quy Tonthat <qtonthat@gmail.com>:
485 * SRTM download now works for regions outside North_America too.
486
fa86f1c0 4872007-09-23
4e4e9e57 488Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 489 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
490 * Don't crash if using tool on wrong type of layer / no layer.
491 Although I really want to know what happened to "use the top visible layer",
492 and return TRUE if the tool "accepts" the use...
493 editing lots of TRWLayers was way easier that way...
e9165710 494 * Remove unused vik_layer_copy() code
ee6ef0b1 495 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
496 * Add comment when making a Google Route.
497 * Continue a magic scissors route by holding down control. Continue the comment too.
498 * 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 499 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 500
8c721f83 5012007-09-22
4e4e9e57 502Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
503 * Pan Accelerators (Ctrl+Left, etc)
504 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
505 * Add a RADIOGROUP_STATIC properties factory type to make it easy
506 for new layers. Uses an array list (like before)
507 instead of a GList.
508 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
509 * (copying & pasting DEM layers is broken, will fix later)
510
0c1044e9 5112007-09-21
4e4e9e57 512Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
513 * Fix right-click on geocache to work with new geocache names.
514 * Download & import SRTM 90m DEM data (still working on US 10m)
515
ed28ef63 5162007-09-17
4e4e9e57 517Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
518 * 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.
519
4f13653e
GB
5202007-09-09
521Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
522 * Removing unused files (*.png.h).
523
90e25247
GB
5242007-09-08
525Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
526 * Fix #1789550: define MAX macro if not defined on ALL systems
527
35462baf
QT
5282007-09-08
529Quy Tonthat <qtonthat@gmail.com>:
530 * AUtomatically fetching google version number.
531
eb93fa95
GB
5322007-09-07
533Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
534 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
535 to build viking on system not offering such feature.
536
fd0a7199
GB
5372007-09-06
538Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
539 * Adding command line option framework.
540
4b53548b
QT
5412007-09-06
542Quy Tonthat <qtonthat@gmail.com>:
543 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
544 * Fix crash when using "Maps Download" tools right after viking is
545 started (without a viking file).
4b53548b
QT
546
5472007-09-05
548Quy Tonthat <qtonthat@gmail.com>:
549 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
550
4e29c215
GB
5512007-09-03
552Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
553 * Fix: crash when "applying" a map layer property dialog.
94933cb8 554 * QA: strong type the second argument of the *_post_read functions.
63726881 555 * Preset filename when exporting a TrwLayer.
24277274
GB
556 * Refactoring: retrieve the VikWindow from the VikViewport via its
557 GtkWidget nature.
51c15f41 558 * Use $EMAIL to initialise email field for OSM upload.
07059501 559 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 560 * Hide Expedia view mode when expedia is not built in.
4e29c215 561
06f31fd5
GB
5622007-09-01
563Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
564 * Disable Expedia map layer by default (as it is not working).
565
1a8143e6
BZ
5662007-08-30
567Bernd Zeimetz <bernd@bzed.de>:
568 * Add redirect support (for Expedia map layer).
569
5092de80
GB
5702007-08-30
571Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
572 * Add ability to upload a single track.
573
dc5758d3
GB
5742007-08-28
575Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
576 * Check current drawmode after creating a new MapsLayer.
577
15e77c02
QT
5782007-08-25
579Quy Tonthat <qtonthat@gmail.com>:
580 * New google version number.
1918a993 581 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
582 * Give more instructive message for attempting to download maps in
583 wrong mapmode.
15e77c02 584
f901dcdf
GB
5852007-08-20
586Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
587 * libcurl is a requirement
588
f8fe5d14
QT
5892007-08-20
590Quy Tonthat <qtonthat@gmail.com>:
591 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
592 * Fix bug in Google search that caused viking jump to wrong location
593 when Google can not find the match.
f8fe5d14 594
1bd88e66
GB
5952007-08-16
596Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
597 * Group "Export Layer..." entries in a sub-menu.
598
494eb388
QT
5992007-08-16
600Quy Tonthat <qtonthat@gmail.com>:
601 * Clean up and eliminate compiler warning.
602
261c8fdc
QT
6032007-08-15
604Quy Tonthat <qtonthat@gmail.com>:
605 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
606 * Added --enable-old-google to configure script. Old google modes are
607 now disabled by default.
608 * Default mode for new maps is Google Maps.
261c8fdc 609
6a9ff0ee
QT
6102007-08-09
611Quy Tonthat <qtonthat@gmail.com>:
612 * Make Google Map default map type.
613
46e4fa54
QT
6142007-08-02
615Quy Tonthat <qtonthat@gmail.com>:
616 * DEM module can now read hgt.zip files directly (no need to unzip
617 them).
618 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
619 regions).
620
2dc9ab5e
QT
6212007-07-27
622Quy Tonthat <qtonthat@gmail.com>:
623 * Plug filedescriptor leak in dem.c
624
071da616
QT
6252007-07-26
626Quy Tonthat <qtonthat@gmail.com>:
627 * Display on status bar altitude at cursor using data from DEM layer(s).
628
ccff31c2
QT
6292007-07-25
630Quy Tonthat <qtonthat@gmail.com>:
631 * New google version numbers.
632
1ef9e637
QT
6332007-07-24
634Quy Tonthat <qtonthat@gmail.com>:
635 * Disable GeoCache Acquire since it nolonger works. Can be enabled
636 again using configure --enable-geocaches.
637
214f9ac2
QT
6382007-07-18
639Quy Tonthat <qtonthat@gmail.com>:
640 * Remove (my) debug messages which are no longer needed.
641
2dc9ab5e 6422007-07-15
214f9ac2
QT
643Quy Tonthat <qtonthat@gmail.com>:
644 * Missing a few changes here.
645 * release 0.9 (by Guilhem)
646
6ec35002
QT
6472007-07-13
648Quy Tonthat <qtonthat@gmail.com>:
649 * Eliminate the needs of entering DEM files for every single
650 track/waypoint layer.
651
84c2cc41
QT
6522007-07-07
653Quy Tonthat <qtonthat@gmail.com>:
654 * Fixed typo in Makefile.am
655
ad0a8c2d
EB
6562007-07-06
657Evan Battaglia <gtoevan@gmx.net>:
658 * Merge DEM Branch
659
441f28d3
QT
6602007-07-04
661Quy Tonthat <qtonthat@gmail.com>:
662 * Bug fix: View Mode displayed wrong setting on start up
663
83750a2d
QT
6642007-07-03
665Quy Tonthat <qtonthat@gmail.com>:
666 * Fixed bugs that caused draw_scale and draw_centermark status not being
667 consistent among View menu, viewport and loaded files.
668
ad0a8c2d 6692007-07-02
4e4e9e57 670Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
671 * DEM Branch: Trying to fix/cleanup various DEM things
672 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
673
17407a43
QT
6742007-07-02
675Quy Tonthat <qtonthat@gmail.com>:
676 * Fixed bugs that caused crashes during GPS upload/download.
677
8cd10bb4 6782007-07-01
e2d11d62 679Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 680 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 681
678fecbb
RM
6822007-06-24
683Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
684 * Merging with Ralf's work around debianization
ad4d241a 685 * INSTALL: refreshed
678fecbb 686
10888930
TS
6872007-06-23
688Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
689 * Minor change to avoid SEGFAULT on x86_64
a3188993 690 * Add DownloadOptions type to specify referer per map source
1b685d33 691
37518034
QT
6922007-06-19
693Quy Tonthat <qtonthat@gmail.com>:
694 * Fix bugs that causes "drawcentermark" not recognised when reading
695 from files.
696 * Fix a wild pointer bug that can cause crashes
697
d700ee38
GB
6982007-06-18
699Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
700 * Copying libcurl.m4 as it is needed everywhere
701
62c16860
QT
7022007-06-18
703Quy Tonthat <qtonthat@gmail.com>:
704 * New google version numbers.
705 * Make scale more visible.
706 * Add center mark which can be turn on/off in View menu.
707 * Viking now uses cookies for http requests. Some server(s) is quite
708 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 709 * Download maps along a track. Right click on a track layer, select map
62c16860 710 type and zoom level, viking will do the rest.
0c24c0a5 711 * release 0.1.3-20070618
62c16860 712
99e679df
RM
7132007-06-13
714Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
715 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
716
b0b88773
QT
7172007-06-8
718Quy Tonthat <qtonthat@gmail.com>:
719 * Fix a bug that causes segfault when viewing properties of a
720 waypoint.
721
4b31042b
QT
7222007-06-1
723Quy Tonthat <qtonthat@gmail.com>:
724 * Fix a bug that causes segfault when viewing properties of a track
725 that has only one trackpoint with elevation information.
1eef1bde 726 * Backport Evan's magic scissors from DEM branch.
4b31042b 727
f47d51b5
QT
7282007-05-31
729Quy Tonthat <qtonthat@gmail.com>:
730 * Add Google Maps search to View menu and Toolbar
731 * Waypoint created right after the search will pick up the search
732 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
733 create waypoint).
734
4587152b 7352007-05-26
4e4e9e57 736Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
737 * new waypoint symbols.
738
9b81efe3
QT
7392007-05-26
740Quy Tonthat <qtonthat@gmail.com>:
741 * Fix intermittent problem of map redraw.
742 * Mapslayer: Fixed bugs that cause in some cases, map display can not
743 be refreshed without downloading.
744
2d546d79
GB
7452007-05-24
746Ralf Meyer <ranfyy@gmail.com>:
747 * Adding man pages.
748
10ca2bfe
QT
7492007-05-24
750Quy Tonthat <qtonthat@gmail.com>:
751 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
752 * Make dimensions easier to be found and changed to suit own tastes.
753 * Small touches on the look.
10ca2bfe 754
ff8b4326
QT
7552007-05-23
756Quy Tonthat <qtonthat@gmail.com>:
757 * New GPS layer menu items: "empty upload", "empty download", "empty
758 all"
7041549f 759 * acquire->Google Directions now record and display previous queries
3570ad57 760 fo "From"/"To" entries.
7041549f 761 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 762
38778d11
QT
7632007-05-22
764Quy Tonthat <qtonthat@gmail.com>:
765 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
766 * Disable prompt for save before exit.
767 * Add "Save and Exit" to File menu.
38778d11 768
ad0a8c2d 7692007-05-20
4e4e9e57 770Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
771 * DEM Branch
772
6d38ac4f
QT
7732007-05-20
774Quy Tonthat <qtonthat@gmail.com>:
775 * Stop autodownload from running forever on map downloading errors.
776
0b3c4c1c
QT
7772007-05-18
778Quy Tonthat <qtonthat@gmail.com>:
06e94d26 779 * Add curl-devel to spec file.
0b3c4c1c 780 * Map tool: Left click can now refresh display of map tiles.
4b31d033 781 * Check for non-displayable data after downloading map.
0b3c4c1c 782
11f88b69
QT
7832007-05-17
784Quy Tonthat <qtonthat@gmail.com>:
785 * Fix problems in map downloading caused by unreliable error
786 detection.
06e94d26 787 * Release 0.1.3
11f88b69 788
0b0963fb
QT
7892007-05-15
790Quy Tonthat <qtonthat@gmail.com>:
791 * Fixed bugs that can cause segfault on exit. The problem was caused
792by mapslayer's weak_ref not being unref'ed in some cases.
793
3335ae4e 7942007-05-13
4e4e9e57 795Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
796 * 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.
797
093c5c71 7982007-05-11
4e4e9e57 799Evan Battaglia <gtoevan@gmx.net>:
093c5c71 800 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 801 * Fix a stupid segfault in main.c (opening new files)
093c5c71 802
056e8bd1
QT
8032007-05-09
804Quy Tonthat <qtonthat@gmail.com>:
805 * New Google version numbers.
806
50817314 8072007-05-08
4e4e9e57 808Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
809 * New "Refresh onscreen tiles" menu entry
810
6afc9732 8112007-05-04
4e4e9e57 812Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
813 * debian/: debianization
814
81a061e4 8152007-04-29
4e4e9e57 816Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
817 * libusb support
818
dfb4bdaa 8192007-04-28
4e4e9e57 820Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 821 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 822 * Add configuration option for OpenStreetMap sources
dfb4bdaa 823
67209ca8 8242007-04-23
4e4e9e57 825Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
826 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
827
ed6242f3 8282007-04-21
4e4e9e57 829Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
830 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
831
fa9fef36 8322007-04-16
4e4e9e57 833Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
834 * Adding libcurl support
835
69b825fe
QT
8362007-04-04
837Quy Tonthat <qtonthat@gmail.com>:
838 * New Google version number.
839 * Fixed Google Directions
840
4a96999b
QT
8412007-02-20
842Quy Tonthat <qtonthat@gmail.com>:
843 * GPS layer dialog now displayed at the center of the Viking main
844 window.
845
997905be
QT
8462007-02-19
847Quy Tonthat <qtonthat@gmail.com>:
848 * New Google version numbers.
849
af2740eb
QT
8502007-02-15
851Quy Tonthat <qtonthat@gmail.com>:
852 * Made viking.spec.in out of Michael's viking.spec
853 * Added viking.spec.in to autoconf files.
854
8552007-02-15
4e4e9e57 856Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
857 * Added viking.spec
858
07f39a64 8592007-02-14
4e4e9e57 860Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
861 * NEWS, configure.ac: preparing 0.1.2
862
4e0cf33b 8632007-02-13
4e4e9e57 864Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
865 * src/vikwindow.c: remove URL and version number from window title
866 * src/dialog.c: add URL and use dynamic information for version
21c318eb 867 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
868 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
869 AUTHORS file
4e0cf33b 870
ecb51018
QT
8712007-02-07
872Quy Tonthat <qtonthat@gmail.com>:
873 * Fix bug that causes crashes when click at the right side (outside)
874 of the track graph area in the Track Poperties window.
875
e1e2f2c6 8762007-02-06
4e4e9e57 877Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
878 * Add new information to Track Properties. Postion in time will be
879 tracked and display when moving mouse cursor around the track graph.
880
4f210965
QT
8812007-02-06
882Quy Tonthat <qtonthat@gmail.com>:
883 * New google version numbers.
d1fb6e7f 884 * correct main window title and viking website.
4f210965 885
369e959a
QT
8862007-02-05
887Quy Tonthat <qtonthat@gmail.com>:
888 * Cosmetic changes.
889
119f63a0
QT
8902007-02-04
891Quy Tonthat <qtonthat@gmail.com>:
892 * Simplify tools enable/disable codes.
893
79845167
QT
8942007-02-01
895Quy Tonthat <qtonthat@gmail.com>:
896 * Only tools that work with current active layer are enable,
897 others are disable (fade out and does nothing when clicked on).
898
d820e240
GB
8992007-01-27
900Quy Tonthat <qtonthat@gmail.com>:
901 * Display map sections while downloading (bug 1303429)
902
267b6db5
QT
9032007-01-25
904Quy Tonthat <qtonthat@gmail.com>:
905 * Fixed bugs that caused crashes on creating new map layer or
906 new track/waypoint layer.
907
dad2c114
QT
9082007-01-24
909Quy Tonthat <qtonthat@gmail.com>:
910 * Updated google tranparent version number.
911 * Made it more convenient to update google version numbers.
912
cdcaf41c
QT
9132007-01-23
914Quy Tonthat <qtonthat@gmail.com>:
915 * Merged branch modular to trunk.
916
54d3b232
QT
9172007-01-05
918Quy Tonthat <qtonthat@gmail.com>:
919 * Bug fix: main menu edit->delete and edit->cut did not work with
920 waypoints and tracks.
921
2cebc318
QT
9222007-01-04
923Quy Tonthat <qtonthat@gmail.com>:
924 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
925 layer panel).
926
20c7a3a0
QT
9272007-01-03
928Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
929 * bug fix: crash on inserting aggregate layer if the selected layer's
930 parent is not an aggregate layer.
931 * bug fix: crash when delete a child layer whose parent is not
932 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
933 * Menu item selection for layer instances.
934
fdca5edb
QT
9352007-01-02
936Quy Tonthat <qtonthat@gmail.com>:
937 * gpslayer: Unexpose interface functions.
5a4a28bf 938 * Layers now can have their say on what pop up menu items they want.
fdca5edb 939
cdcaf41c 9402007-01-02
4e4e9e57 941Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
942 * Add ability to disable Terraserver stuff
943 * Add ability to disable Expedia stuff
944
fdca5edb
QT
9452007-01-01
946Quy Tonthat <qtonthat@gmail.com>:
947 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
948 creation dialog.
949
cdcaf41c 9502007-01-01
4e4e9e57 951Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
952 * Make all .h self sufficient
953 * Add ability to disable Google stuff
954
b364d6bc
QT
9552006-12-31
956Quy Tonthat <qtonthat@gmail.com>:
957 * Added gps layer
958
cdcaf41c 9592007-01-02
4e4e9e57 960Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
961 * Add ability to disable Terraserver stuff
962 * Add ability to disable Expedia stuff
963
9642007-01-01
4e4e9e57 965Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
966 * Make all .h self sufficient
967 * Add ability to disable Google stuff
968
b291388a
GB
9692006-12-26
970Quy Tonthat <qtonthat@gmail.com>:
971 * Fix a google version number change (at least in Australia).
972
ea40bccf
AF
9732006-12-07
974Quy Tonthat <qtonthat@gmail.com>:
975 * Fix an array overflow bug in Map Layer Properties
976
b7b66e1f
GB
9772006-12-04
978Alex Foobarian <foobarian@gmail.com>:
979 * Added an "About" dialog
980
68fb2913
AF
9812006-11-30
982Alex Foobarian <foobarian@gmail.com>:
983 * Added Quy Tonthat's patch to fix a bug in Track Properties
984
1a8437ab
AF
9852006-11-29
986Alex Foobarian <foobarian@gmail.com>:
ea40bccf 987 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 988
fa1b5a5f 9892006-11-12
4e4e9e57 990Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
991 * Add expat explicit dependency
992
7432fddf
AF
9932006-10-31
994Alex Foobarian <foobarian@gmail.com>:
995 * Visual feedback for moving waypoints
996
33534cd8
AF
9972006-10-30
998Alex Foobarian <foobarian@gmail.com>:
999 * Created standard Edit menu
1000 * Implemented Cut for trackpoints and waypoints
1001 * When moving trackpoints, we now draw one under the cursor for visual feedback
1002
f9db6bd6
AF
10032006-10-26
1004Alex Foobarian <foobarian@gmail.com>:
1005 * Cleared up the drawing modes and map type descriptions
1006 * Updated google version string to make it work in Europe
1007 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1008 * Compacted the track properties dialog
f9db6bd6 1009
941aa6e9
AF
10102006-10-23
1011Alex Foobarian <foobarian@gmail.com>:
1012 * Introduced a toolbar tool interface, converted existing tools to use it
1013 * As a result, ruler drawing bugs are gone
1014 * Sped up ruler drawing by increasing the redraw priority
1015
78c9fb5b 10162006-08-15
4e4e9e57 1017Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1018 * Add implicit DMS->DDD conversions in waypoints dialogs
1019
0165e6e4 10202006-07-26
4e4e9e57 1021Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1022 * src/degrees_converters.c, src/degrees_converters.h,
1023 test/degrees_converter.c: add dec -> DDD conversion
1024 * src/degrees_converters.c, src/degrees_converters.h,
1025 test/degrees_converter.c: add dec -> DMM conversion
1026 * src/degrees_converters.c: refactor dms conversions
1027
6c02911c 10282006-07-24
4e4e9e57 1029Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1030 * Add patch for GoogleMaps from Reid Priedhorsky
1031
0165e6e4 10322006-07-22
4e4e9e57 1033Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1034 * Makefile.am, configure.ac, src/Makefile.am,
1035 src/degrees_converters.c, src/degrees_converters.h,
1036 test/Makefile.am, test/check_degrees_conversions.sh,
1037 test/degrees_converter.c: Adding degrees conversion functions
1038 (DDD/DMM/DMS)
1039
10402006-07-06
4e4e9e57 1041Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1042 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1043
a808ab5f
EB
10442006-07-01
1045Evan Battaglia <gtoevan@gmx.net>:
1046 * Upgrade Google Maps version (yay Europe!)
1047
0165e6e4 10482006-06-11
4e4e9e57 1049Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1050 * NEWS, configure.ac: Preparing 0.1.1
1051
65f0ccab
AF
10522006-05-25
1053Alex Foobarian <foobarian@gmail.com>:
1054 * Cleaned up the data source interface
1055 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1056
5f304fd7
AF
10572006-05-12
1058Alex Foobarian <foobarian@gmail.com>:
1059 * Small fixes in Acquire from GPS code
1060
4e4e9e57
GB
10612006-05-08
1062Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1063 * autogen.sh: simpler method to start from CVS
1064
a8d46e0b 10652005-12-03
4e4e9e57 1066Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1067 * Data sources -- check for existence of necessary things
1068
7b3479e3 10692005-11-25
4e4e9e57 1070Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1071 * Created "data sources" structure to easily add new data sources via GPS babel.
1072 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1073 shows the power of the approach.
3333c069 1074 * Data sources: Google & Geocaches
7b3479e3 1075
4e4e9e57
GB
10762005-11-23
1077Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1078 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1079Evan Battaglia <gtoevan@gmx.net>:
1080 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1081
d1fa6cff
AF
10822005-11-21
1083Alex Foobarian <foobarian@gmail.com>:
1084 * Fixed v-t diagram crash bug
1085
1d1bc3c1
EB
10862005-11-19
1087Alex Foobarian <foobarian@gmail.com>:
1088 * GPSBabel acquire code
1089
9f0cd67d
AF
10902005-11-18
1091Alex Foobarian <foobarian@gmail.com>:
1092 * Copy/paste of individual track- and way-points updated to work between processes.
1093
0a6cab71
AF
10942005-11-17
1095Alex Foobarian <foobarian@gmail.com>:
1096 * Copy/paste between viking processes
1097 * Layer marshalling support
1098
4e4e9e57
GB
10992005-10-28
1100Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1101 * configure.ac: Adding --with-mapcache configure option
1102 * src/config.h: Removed because no more used (generated)
1103
15614495
AF
11042005-10-18
1105Alex Foobarian <foobarian@gmail.com>:
1106 * Fix ruler declination in UTM mode
1107
4e4e9e57
GB
11082005-10-17
1109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1110 * src/icons/Makefile.am: assumes the creation of icons.h
1111 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1112 * src/Makefile.am: no more icons.h production
1113
024f32c1 11142005-10-16
4e4e9e57 1115Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1116 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1117 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1118
c48517ad
AF
11192005-10-13
1120Alex Foobarian <foobarian@gmail.com>:
1121 * Drag and drop whole track/waypoint lists
1122
80e450c0
AF
11232005-10-12
1124Alex Foobarian <foobarian@gmail.com>:
1125 * Coord layer drawing for lat/lon based projections
1126
0dff88ea
AF
11272005-10-11
1128Alex Foobarian <foobarian@gmail.com>:
1129 * Draw a compass when using a ruler
1130
e4847ce9
AF
11312005-10-07
1132Alex Foobarian <foobarian@gmail.com>:
1133 * Added ruler drawing to the ruler tool
1134
2f50c650
AF
11352005-10-06
1136Alex Foobarian <foobarian@gmail.com>:
1137 * Added support for pasting coordinates in lat/lon format
1138
e890a6e6
EB
11392005-10-05
1140Alex Foobarian <foobarian@gmail.com>:
1141 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1142Evan Battaglia <gtoevan@gmx.net>:
1143 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1144
08b251ec
EB
11452005-10-01
1146Evan Battaglia <gtoevan@gmx.net>:
1147 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1148 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1149
4e4e9e57
GB
11502005-09-30
1151Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1152 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1153Alex Foobarian <foobarian@gmail.com>:
1154 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1155 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1156 * Added wp symbol support to gpx
92136662 1157 * Fixed name collisions during track/wp DND
ea3933fc
EB
1158 * Layer-wide option as to whether to show waypoint symbols
1159
acaf7113
AF
11602005-09-29
1161Alex Foobarian <foobarian@gmail.com>:
1162 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1163 * Added a scale ruler
1164 * Changed panning to show less "garbage" in exposed areas
1165
a5e51d35
EB
11662005-09-28
1167Evan:
1168 * menu.xml & icons inline
1169
e4afc73a 11702005-09-27
acaf7113 1171Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1172 * GtkUIManager/Toolbar
1173 * DND in the LayersPanel
0912fc7e
EB
1174Evan:
1175 * strtod -> g_strtod (i18n glitch)
1176
4e4e9e57
GB
11772005-09-25
1178Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1179 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1180 * Makefile.am (EXTRA_DIST): handles viking-remote
1181 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1182 * doc/Makefile.am, doc/dev/Makefile.am: new files
1183 * Makefile.am (SUBDIRS): handles doc directory
1184 * configure.ac: handles doc and doc/dev directories
e4afc73a 1185
2ab9b480 11862005-09-16
2ab9b480 1187Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1188Evan: * GPX fixes
1189 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1190 * GPX write, click v-vs-t diagram
1191 * Option to show stops in TRWLayer options, and stop_length
1192 * Elevation plotting relative to min and max elevation in track.
1193 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1194
11952005-09-15
1196 * 4+ hours later and voila, GPX read support
1197 * Fixes in propwin if track doesn't have certain data, say so.
1198
11992005-09-14
1200Me (Evan) again:
1201 * Fix USGS support
1202 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1203 * Don't crash on track properties of an empty track.
1204
734652bf 12052005-09-13
4e4e9e57 1206Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1207 * bootstrap: new file to bootstrap auto-tools
1208 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1209 * Makefile.am (bin_SCRIPTS): viking-remote added
1210 * configure.ac: --enable-alphabetized-trw option added
1211
1212Evan Battaglia <gtoevan@gmx.net>:
1213 * Experimental altitude funky plotting I'm working on
1214
12152005-09-12
1216Alex Foobarian <foobarian@gmail.com>'s changes
1217* disable stops, for now (I forgot about those...)
1218* Track elevation graph: minimum altitude difference for less jagged curves
1219* Track elevation graph: gray background, blue foreground
1220* Track elevation graph: lines to clearly show absolute elevation
1221* New velocity-vs-time graph & calculating function
1222* Notebook to hold this new graph with track elevation graph
1223My (Evan's) changes:
1224* Fix above v-vs-t patch to not crash on tracks without timestamp.
1225* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1226Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1227 * bootstrap: new file to bootstrap auto-tools
1228 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1229 * Makefile.am (bin_SCRIPTS): viking-remote added
1230 * configure.ac: --enable-alphabetized-trw option added
734652bf 1231
9903c388
EB
12322005-09-07
1233Autotools support by Guilhem Bonnefille.
1234
bb71de8b
AF
12352005-09-06
1236Added Alex Foobarian's track duration patch.
1237Added Alex Foobarian's track profile patch.
9903c388 1238Added Alex Foobarian's elevation map fix.
bb71de8b 1239
725c87e1
EB
12402005-09-04
1241Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1242Delete from cache when updating image.
725c87e1 1243
50a14534
EB
12442005-08-18
1245Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1246
12472005-08-16
1248Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1249
12502005-08-02
1251Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1252Chaned waypoint types a little bit (size of waypoint)
1253
12542005-07-31
1255Hopefully fixed background.c item # count
1256Fixed KH Maps (v=2)
1257
12582005-06-20
1259A little research & added KH Maps support.
1260
12612005-06-19
1262Fixed right-click waypoint edit -> crash bug, hopefully.
1263Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1264Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1265Fixed the bug where pasting a map layer messed up the name.
1266Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1267Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1268