]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
QA: more generic way of computing size of an array
[andy/viking.git] / ChangeLog
CommitLineData
85b3c367
GB
12008-06-23:
2Mathieu Albinet <mathieu17@gmail.com>:
3 * Layers panel UI improvements
4
85beadba
GB
52008-08-22
6Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
7 * Replace specific about dialog by GtkAboutDialog
b01c3429 8 * Replace some g_warning by g_debug
5bfafde9 9 * Homogeneous icons management.
85beadba 10
843b99df
GB
112008-08-17
12Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
13 * Add preferences to store OSM login/password
d9d1084e 14 * Add a password entry widget
843b99df 15
1e80f7a4
GB
162008-08-16
17Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
18 * Ensure that confirmation dialog is over file selector
19
3cf8131d
QT
202008-08-13
21Quy Tonthat <qtonthat@gmail.com>:
22 * Fixed google map download problem.
23
7a31304a
GB
242008-07-31
25Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
26 * Release Viking 0.9.6
27 * Fix unecessary (and probably) Makefile.am directive
28
f2643f9e
QT
292008-07-28
30Quy Tonthat <qtonthat@gmail.com>:
31 * Fix gcget command line to accomodate negative coords.
32
09dd3c51
QT
332008-07-22
34Quy Tonthat <qtonthat@gmail.com>:
35 * Google maps no longer worked due to changes made by Google.
36 The Problems now fixed.
37
389cd3aa
GB
382008-07-21:
39Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
40 * Release Viking 0.9.5
41
05d95193
GB
422008-07-18:
43Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
44 * Install man pages
58cb9041 45 * Update translations
05d95193 46
ace0dae0
QT
472008-07-15
48Quy Tonthat <qtonthat@gmail.com>:
49 * Added viking.desktop
50
04348a9a
GB
512008-07-13:
52Rob Norris <robbieonsea@users.sourceforge.net>:
53 * Fix #1947456: Compiler warning fixes
54
8fb7c70a
GB
552008-07-09:
56Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
57 * Update translations
58
8dcb3ba4
QT
592008-07-02
60Quy Tonthat <qtonthat@gmail.com>:
61 * Track properties: split track at marker.
62
e60fc2c9
QT
632008-06-30
64Quy Tonthat <qtonthat@gmail.com>:
65 * Track properties: Keep markers of the graphs in sync with each
66 other.
67
109c6557
MA
682008-06-29:
69Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
70 * Windows port: fallback temporary file
71
e0173c37
MA
722008-06-29:
73Mathieu Albinet <mathieu17@gmail.com>:
74 * Windows port: typo in util.c
75
9dc30292
QT
762008-06-24
77Quy Tonthat <qtonthat@gmail.com>:
78 * Track graph marker now works again.
79
804e8de9
QT
802008-06-22
81Quy Tonthat <qtonthat@gmail.com>:
82 * Fix google version number.
83
64b32f37
QT
842008-06-15
85Quy Tonthat <qtonthat@gmail.com>:
86 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
87
6c6f8d24
MA
882008-06-09:
89Mathieu Albinet <mathieu17@gmail.com>:
90 * Windows port: redefine LOCALEDIR
91
8499a412
QT
922008-06-06
93Quy Tonthat <qtonthat@gmail.com>:
94 * viking no longer converts waypoint names to uppercase. Waypoint names
95 are now case insensitive.
96
c7f6cb25
MA
972008-06-02:
98Mathieu Albinet <mathieu17@gmail.com>:
99 * Portability: remove "/dev/null" use
100
62ddf770
MA
1012008-05-08:
102Mathieu Albinet <mathieu17@gmail.com>:
103 * Windows port: rename interface to source_interface
31766324 104 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 105 * Portability: use of g_ascii_dtostr to format google url
62ddf770 106
85540d7a
GB
1072008-05-02:
108Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
109 * Update man page
110
1ac37c09
GB
1112008-05-01:
112Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
113 * Add file content checking process
114
533bbf34
MA
1152008-05-01:
116Mathieu Albinet <mathieu17@gmail.com>:
117 * Remove dependency to wget
118
2936913d
GB
1192008-05-01:
120Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
121 * Adding --debug and --verbose command line option
122
6c641b1a
MA
1232008-04-26:
124Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
125 * Fix pipe leaks
126
3a0c074a
MA
1272008-04-26:
128Mathieu Albinet <mathieu17@gmail.com>:
129 * Portability: provide our own curl WRITE function
130
61f37ac9
RN
1312008-04-22:
132Robert Norris <rw_norris@hotmail.com>:
133 * Fix: Initalize tv_usec field.
6af463da 134 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 135
f9ab07c8
GB
1362008-04-21:
137Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
138 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 139 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 140
6b1a58ec
TS
1412008-04-16:
142Tim Scofield <nospam546@comcast.net>:
143 * Fix: typo false -> FALSE
144
c0366d1c
GB
1452008-04-12:
146Mathieu Albinet <mathieu17@gmail.com>:
147 * M_PI already defined
148
45acf79e
MA
1492008-04-12:
150Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
151Mathieu Albinet <mathieu17@gmail.com>:
152 * Portability: reduce unistd.h dependency
f83131b9 153 * Portability: replace mkdir by g_mkdir
c44594ee 154 * Portability: replace deprecated bzero function by memset
a1618d62 155 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 156
6e4a49aa
MA
1572008-03-27:
158Mathieu Albinet <mathieu17@gmail.com>:
159 * Replace GtkFileSelection by GtkFileChooser
160
b6e6dfbd
GB
1612008-03-24:
162Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
163 * Merge icons in a single binary object
164
372132a6
GB
1652008-03-15:
166Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
167 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 168 * Add panning tool as default
372132a6 169
c2fe3b00
GB
1702008-02-25:
171Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
172 * po/ChangeLog: needed file for distribution
173
244c0e50 1742008-02-25:
0654760a
RN
175Rob Norris <robbieonsea@users.sourceforge.net>:
176 * Fix: autogen can generate broken configure file (SF#1881475)
177 * Fix some compiler warnings (SF#1888407)
244c0e50 178
502100a7
GB
1792008-02-24:
180Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
181 * Change OSM's tiles URL
182
7fead48d 1832008-02-22:
4e4e9e57 184Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
185 * viking.spec: Correct license, required packages and local.
186
edbec4dc
GB
1872008-02-20:
188Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
189 * Update translations
190
9d8d6d0f
GB
1912008-02-16:
192Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
193 * main.c: I18N improvements
a29684ba 194 * French translation update
9d8d6d0f 195
1af46481 1962008-02-16:
4e4e9e57 197Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
198 * I18N improvements
199 * French translation update
200 (both submitted the 2008-01-12 on mailing-list)
201
a61b2619
AF
2022008-01-22:
203Alex Foobarian <foobarian@gmail.com>:
204 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
205
1af46481 2062008-01-18
4e4e9e57 207Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
208 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
209 * Added mutex to protect mapcache from being corrupted by threads.
210
d03d80e6
AF
2112008-01-04:
212Alex Foobarian <foobarian@gmail.com>:
213 * Tuned the v-t diagram drawing
214
c5f63dfe 2152007-12-27:
4e4e9e57 216Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
217 * Minor fixes/debugging to gcget. Add gcget-perl
218 * Full screen mode.
3a24d4e5 219 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 220
0b72c435
OK
2212007-12-27:
222Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
223 * Add GpxWritingOptions to control GPX file writing
224
36179a2e 2252007-12-23
4e4e9e57 226Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
227 * Add default values to ele and time fields (due to OSM)
228
a5c8699d 2292007-12-21
4e4e9e57 230Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
231 * Preferences groups/tabs
232 * Fix gcget to accept username and password. Pass this in to gcget.
233 * Oops! Reading preferences from the file wasn't working. Fixed.
234
825ae4a2 2352007-12-21:
4e4e9e57 236Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
237 * Update French translation
238
a62aa77a 2392007-12-21:
4e4e9e57 240Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
241 * Update source for OSM/Osmarender tiles
242
8339c44d 2432007-12-20:
4e4e9e57 244Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
245 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
246
8956d2ef 2472007-12-20
4e4e9e57 248Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
249 * Revert a previous change that disabled realtime tracking if libgps
250 does not exist.
251
eb6b0125 2522007-12-17:
4e4e9e57 253Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
254 * Use specific gettext call for plural form
255
eab858a1 2562007-12-16:
4e4e9e57 257Evan Battaglia <gtoevan@gmx.net>:
eab858a1 258 * Sort waypoints in GPX output.
a8fe53f8 259 * Use the "next unused" (not really) waypoint number as default.
eab858a1 260
369fec2e 2612007-12-15:
adc67de1
GB
262Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
263 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 264 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 265
369fec2e 2662007-12-15:
4e4e9e57 267Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 268 * Make menu entries translatable
7760b0cf 269 * Mark many strings translatable
2d2bea38 270 * Update french translation
5515e2d3 271
4c77d5e0
GB
2722007-12-12:
273Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
274 * Marking translatable strings
a94a5724 275 * First french translation (incomplete)
4c77d5e0 276
7a43153e
GB
2772007-12-12:
278Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
279 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 280 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 281
d88f5ec1 2822007-12-07
4e4e9e57 283Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
284 * Fix autogen.sh to remove the assumption that version 1.9 of automake
285 is available on all systems.
f867791e 286 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 287
8a920b62
EB
2882007-12-07
289Evan Battaglia <gtoevan@gmx.net>:
290 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
291 * Google Terrain maps
9a995996 292 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 293
7d02a0b0
GB
2942007-11-27:
295Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
296 * util.c: Use a list of possible browsers.
297
61950ef8 2982007-11-20:
4e4e9e57 299Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
300 * Fix a bug that can potentially cause segfault.
301
2c50b28a 3022007-11-19:
4e4e9e57 303Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
304 * Improve track graphs. Some tracks looked too flat.
305
28c82d8b 3062007-11-09:
4e4e9e57 307Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
308 * GPSBabel filter work I've been sitting on for a while now.
309 * Draw circle for downloading geocaches. Constrain by maximum distance.
310
3112007-11-08:
4e4e9e57 312Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
313 * Printing support
314
24ca37ba
QT
3152007-11-01
316Quy Tonthat <qtonthat@gmail.com>:
317 * Fix bug that caused Old Google maps not being disabled by default.
318
8dbfe7a3
QT
3192007-10-24
320Quy Tonthat <qtonthat@gmail.com>:
321 * Fix crashes on elev graph for some tracks.
322 * Make low alt tracks look more visible on elev graph.
323 * Fix "incompatible pointer type" warnings.
324
c81a5cd7
BZ
3252007-10-23
326Quy Tonthat <qtonthat@gmail.com>:
327 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
328
1530c21f
GB
3292007-10-20
330Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
331 * Releasing 0.9.3
332
4235f369 3332007-10-20
4e4e9e57 334Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
335 * Fixing minor typo in vikdemlayer.c which could cause crashes
336
21700912
QT
3372007-10-20
338Quy Tonthat <qtonthat@gmail.com>:
339 * Track Properties Dialog no longer blocks interaction of the main
340 window.
ca7e67ef 341 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 342 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
343 * Display track name on title of track property dialog. Now that
344 viking allows multiple dialogs displayed simultaneously.
21700912 345
51f0884d 3462007-10-17
4e4e9e57 347Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
348 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
349
9128a946 3502007-10-16
4e4e9e57 351Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
352 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
353
5ef1d57e
QT
3542007-10-16
355Quy Tonthat <qtonthat@gmail.com>:
356 * Interpolating DEM data in 3 different methods. Track data,
357 elevation-distance graph and elevation info on status bar now make use
358 of interpolation.
359
3220e336
QT
3602007-10-15
361Quy Tonthat <qtonthat@gmail.com>:
362 * Add more room to the top of elevation-distance graph.
363
b42009f6 3642007-10-14
4e4e9e57 365Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
366 * Fix plotting of DEM elevation data (subtract min altitude)
367
165d30aa 3682007-10-12
4e4e9e57 369Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
370 * Fix Esc and Backspace to work only when VikViewport has focus.
371 * VikViewport grabs focus on click or release events, or when a
372 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
373
3742007-10-12
07596bf4
QT
375Quy Tonthat <qtonthat@gmail.com>:
376 * Make use of DEM elevation data and GPS speed for track graphs.
377
777e2d4d
EB
3782007-10-11
379Evan Battaglia
380 * Key press framework for tools. Esc to stop track. Backspace to end track.
381
5c5f3289
GB
3822007-10-11
383Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
384 * Upgrading to API 0.5 of OSM
385
001a86db
QT
3862007-10-11
387Quy Tonthat <qtonthat@gmail.com>:
388 * Make Realtime Tracking a feature that can be disabled at configure
389 time. Do not quietly disable it beacause libgps is not available
390 at compiling time.
a2817d3c 391 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
392
3932007-10-10
394Quy Tonthat <qtonthat@gmail.com>:
395 * Fix a crash bug caused by operation on variable inside a macro.
396
e086b16d 3972007-10-09
4e4e9e57 398Evan Battaglia <gtoevan@gmx.net>:
e086b16d 399 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
400 * Show currently edited track in red-dashed line. This makes it easier
401 to tell if we've ended the track.
402 * When using new track tool, draw a line before making a point to
403 preview the new point.
807e03f9 404 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 405
6dd43d93
QT
4062007-10-08
407Quy Tonthat <qtonthat@gmail.com>:
408 * Fix compiling breakage caused by missing icon file from the list.
409
58a642b6
GB
4102007-10-07
411Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
412 * libgps is no more mandatory
413
32e48121 4142007-10-07
9a30122d
EB
415Evan Battaglia <gtoevan@gmx.net>:
416 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 417 * Cursors for tools.
c3deba01 418 * Undo magic scissors by right-clicking.
8fb71d6c 419 * Extend a track by right-clicking on it.
98f5364d 420 * Experiment: "Begin track" tool
9a30122d 421
58a642b6 4222007-10-07
32e48121
QT
423Quy Tonthat <qtonthat@gmail.com>:
424 * Correctly calculate position (based on time instead of distance)
425 when clicking on speed-time graph.
426 * Added km/h to speed entries of the track properties dialog.
6260ce3f 427 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
428 * Track Properties: now displays track distance/time instead of
429 "Selected Time".
32e48121 430
a45242c2
QT
4312007-10-06
432Quy Tonthat <qtonthat@gmail.com>:
433 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 434 * Pop a message when failed to connect to gpsd.
a45242c2 435
057a78bc
QT
4362007-10-05
437Quy Tonthat <qtonthat@gmail.com>:
438 * Fix a segfault caused by (mistakenly) adding a new layer to gps
439 layer.
97cab2d5 440 * Be more selective in collecting realtime trackpoints.
057a78bc 441
c4e61875
QT
4422007-10-04
443Quy Tonthat <qtonthat@gmail.com>:
444 * Improvements for GPS layer's "realtime tracking".
445
c2e97e57
QT
4462007-10-02
447Quy Tonthat <qtonthat@gmail.com>:
448 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 449 * Add realtime tracking to GPS layer.
8fcff869 450 * fix half-drawn problems for GPS layer.
c2e97e57 451
090cae39
GB
4522007-10-01
453Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
454 * Relax dependencies about glib by implementing
455 g_hash_table_remove_all ourselves (Evan's patch)
456
c9177aae
QT
4572007-10-01
458Quy Tonthat <qtonthat@gmail.com>:
459 * Disable half-drawn update when the center is moved. Avoid using
460 static "trigger" in viklayer.c which causes problems when viking
461 has more than one windows.
462
d295e344
QT
4632007-09-28
464Quy Tonthat <qtonthat@gmail.com>:
465 * Fix bug that caused Elevation graph not working properly with some
466 tracks.
467
415302f4 4682007-09-27
4e4e9e57 469Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
470 * GPSD Layer -- draw an arrow.
471 * Minimum elevation for DEM layer.
0df66d57
EB
472 * Half-drawn hack to only draw layers on top of the one that has
473 recently changed. A must for realtime GPS.
415302f4 474
0e25c0d0
QT
4752007-09-25
476Quy Tonthat <qtonthat@gmail.com>:
477 * SRTM download now works for regions outside North_America too.
478
fa86f1c0 4792007-09-23
4e4e9e57 480Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 481 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
482 * Don't crash if using tool on wrong type of layer / no layer.
483 Although I really want to know what happened to "use the top visible layer",
484 and return TRUE if the tool "accepts" the use...
485 editing lots of TRWLayers was way easier that way...
e9165710 486 * Remove unused vik_layer_copy() code
ee6ef0b1 487 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
488 * Add comment when making a Google Route.
489 * Continue a magic scissors route by holding down control. Continue the comment too.
490 * 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 491 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 492
8c721f83 4932007-09-22
4e4e9e57 494Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
495 * Pan Accelerators (Ctrl+Left, etc)
496 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
497 * Add a RADIOGROUP_STATIC properties factory type to make it easy
498 for new layers. Uses an array list (like before)
499 instead of a GList.
500 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
501 * (copying & pasting DEM layers is broken, will fix later)
502
0c1044e9 5032007-09-21
4e4e9e57 504Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
505 * Fix right-click on geocache to work with new geocache names.
506 * Download & import SRTM 90m DEM data (still working on US 10m)
507
ed28ef63 5082007-09-17
4e4e9e57 509Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
510 * 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.
511
4f13653e
GB
5122007-09-09
513Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
514 * Removing unused files (*.png.h).
515
90e25247
GB
5162007-09-08
517Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
518 * Fix #1789550: define MAX macro if not defined on ALL systems
519
35462baf
QT
5202007-09-08
521Quy Tonthat <qtonthat@gmail.com>:
522 * AUtomatically fetching google version number.
523
eb93fa95
GB
5242007-09-07
525Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
526 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
527 to build viking on system not offering such feature.
528
fd0a7199
GB
5292007-09-06
530Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
531 * Adding command line option framework.
532
4b53548b
QT
5332007-09-06
534Quy Tonthat <qtonthat@gmail.com>:
535 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
536 * Fix crash when using "Maps Download" tools right after viking is
537 started (without a viking file).
4b53548b
QT
538
5392007-09-05
540Quy Tonthat <qtonthat@gmail.com>:
541 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
542
4e29c215
GB
5432007-09-03
544Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
545 * Fix: crash when "applying" a map layer property dialog.
94933cb8 546 * QA: strong type the second argument of the *_post_read functions.
63726881 547 * Preset filename when exporting a TrwLayer.
24277274
GB
548 * Refactoring: retrieve the VikWindow from the VikViewport via its
549 GtkWidget nature.
51c15f41 550 * Use $EMAIL to initialise email field for OSM upload.
07059501 551 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 552 * Hide Expedia view mode when expedia is not built in.
4e29c215 553
06f31fd5
GB
5542007-09-01
555Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
556 * Disable Expedia map layer by default (as it is not working).
557
1a8143e6
BZ
5582007-08-30
559Bernd Zeimetz <bernd@bzed.de>:
560 * Add redirect support (for Expedia map layer).
561
5092de80
GB
5622007-08-30
563Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
564 * Add ability to upload a single track.
565
dc5758d3
GB
5662007-08-28
567Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
568 * Check current drawmode after creating a new MapsLayer.
569
15e77c02
QT
5702007-08-25
571Quy Tonthat <qtonthat@gmail.com>:
572 * New google version number.
1918a993 573 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
574 * Give more instructive message for attempting to download maps in
575 wrong mapmode.
15e77c02 576
f901dcdf
GB
5772007-08-20
578Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
579 * libcurl is a requirement
580
f8fe5d14
QT
5812007-08-20
582Quy Tonthat <qtonthat@gmail.com>:
583 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
584 * Fix bug in Google search that caused viking jump to wrong location
585 when Google can not find the match.
f8fe5d14 586
1bd88e66
GB
5872007-08-16
588Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
589 * Group "Export Layer..." entries in a sub-menu.
590
494eb388
QT
5912007-08-16
592Quy Tonthat <qtonthat@gmail.com>:
593 * Clean up and eliminate compiler warning.
594
261c8fdc
QT
5952007-08-15
596Quy Tonthat <qtonthat@gmail.com>:
597 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
598 * Added --enable-old-google to configure script. Old google modes are
599 now disabled by default.
600 * Default mode for new maps is Google Maps.
261c8fdc 601
6a9ff0ee
QT
6022007-08-09
603Quy Tonthat <qtonthat@gmail.com>:
604 * Make Google Map default map type.
605
46e4fa54
QT
6062007-08-02
607Quy Tonthat <qtonthat@gmail.com>:
608 * DEM module can now read hgt.zip files directly (no need to unzip
609 them).
610 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
611 regions).
612
2dc9ab5e
QT
6132007-07-27
614Quy Tonthat <qtonthat@gmail.com>:
615 * Plug filedescriptor leak in dem.c
616
071da616
QT
6172007-07-26
618Quy Tonthat <qtonthat@gmail.com>:
619 * Display on status bar altitude at cursor using data from DEM layer(s).
620
ccff31c2
QT
6212007-07-25
622Quy Tonthat <qtonthat@gmail.com>:
623 * New google version numbers.
624
1ef9e637
QT
6252007-07-24
626Quy Tonthat <qtonthat@gmail.com>:
627 * Disable GeoCache Acquire since it nolonger works. Can be enabled
628 again using configure --enable-geocaches.
629
214f9ac2
QT
6302007-07-18
631Quy Tonthat <qtonthat@gmail.com>:
632 * Remove (my) debug messages which are no longer needed.
633
2dc9ab5e 6342007-07-15
214f9ac2
QT
635Quy Tonthat <qtonthat@gmail.com>:
636 * Missing a few changes here.
637 * release 0.9 (by Guilhem)
638
6ec35002
QT
6392007-07-13
640Quy Tonthat <qtonthat@gmail.com>:
641 * Eliminate the needs of entering DEM files for every single
642 track/waypoint layer.
643
84c2cc41
QT
6442007-07-07
645Quy Tonthat <qtonthat@gmail.com>:
646 * Fixed typo in Makefile.am
647
ad0a8c2d
EB
6482007-07-06
649Evan Battaglia <gtoevan@gmx.net>:
650 * Merge DEM Branch
651
441f28d3
QT
6522007-07-04
653Quy Tonthat <qtonthat@gmail.com>:
654 * Bug fix: View Mode displayed wrong setting on start up
655
83750a2d
QT
6562007-07-03
657Quy Tonthat <qtonthat@gmail.com>:
658 * Fixed bugs that caused draw_scale and draw_centermark status not being
659 consistent among View menu, viewport and loaded files.
660
ad0a8c2d 6612007-07-02
4e4e9e57 662Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
663 * DEM Branch: Trying to fix/cleanup various DEM things
664 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
665
17407a43
QT
6662007-07-02
667Quy Tonthat <qtonthat@gmail.com>:
668 * Fixed bugs that caused crashes during GPS upload/download.
669
8cd10bb4 6702007-07-01
e2d11d62 671Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 672 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 673
678fecbb
RM
6742007-06-24
675Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
676 * Merging with Ralf's work around debianization
ad4d241a 677 * INSTALL: refreshed
678fecbb 678
10888930
TS
6792007-06-23
680Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
681 * Minor change to avoid SEGFAULT on x86_64
a3188993 682 * Add DownloadOptions type to specify referer per map source
1b685d33 683
37518034
QT
6842007-06-19
685Quy Tonthat <qtonthat@gmail.com>:
686 * Fix bugs that causes "drawcentermark" not recognised when reading
687 from files.
688 * Fix a wild pointer bug that can cause crashes
689
d700ee38
GB
6902007-06-18
691Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
692 * Copying libcurl.m4 as it is needed everywhere
693
62c16860
QT
6942007-06-18
695Quy Tonthat <qtonthat@gmail.com>:
696 * New google version numbers.
697 * Make scale more visible.
698 * Add center mark which can be turn on/off in View menu.
699 * Viking now uses cookies for http requests. Some server(s) is quite
700 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 701 * Download maps along a track. Right click on a track layer, select map
62c16860 702 type and zoom level, viking will do the rest.
0c24c0a5 703 * release 0.1.3-20070618
62c16860 704
99e679df
RM
7052007-06-13
706Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
707 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
708
b0b88773
QT
7092007-06-8
710Quy Tonthat <qtonthat@gmail.com>:
711 * Fix a bug that causes segfault when viewing properties of a
712 waypoint.
713
4b31042b
QT
7142007-06-1
715Quy Tonthat <qtonthat@gmail.com>:
716 * Fix a bug that causes segfault when viewing properties of a track
717 that has only one trackpoint with elevation information.
1eef1bde 718 * Backport Evan's magic scissors from DEM branch.
4b31042b 719
f47d51b5
QT
7202007-05-31
721Quy Tonthat <qtonthat@gmail.com>:
722 * Add Google Maps search to View menu and Toolbar
723 * Waypoint created right after the search will pick up the search
724 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
725 create waypoint).
726
4587152b 7272007-05-26
4e4e9e57 728Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
729 * new waypoint symbols.
730
9b81efe3
QT
7312007-05-26
732Quy Tonthat <qtonthat@gmail.com>:
733 * Fix intermittent problem of map redraw.
734 * Mapslayer: Fixed bugs that cause in some cases, map display can not
735 be refreshed without downloading.
736
2d546d79
GB
7372007-05-24
738Ralf Meyer <ranfyy@gmail.com>:
739 * Adding man pages.
740
10ca2bfe
QT
7412007-05-24
742Quy Tonthat <qtonthat@gmail.com>:
743 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
744 * Make dimensions easier to be found and changed to suit own tastes.
745 * Small touches on the look.
10ca2bfe 746
ff8b4326
QT
7472007-05-23
748Quy Tonthat <qtonthat@gmail.com>:
749 * New GPS layer menu items: "empty upload", "empty download", "empty
750 all"
7041549f 751 * acquire->Google Directions now record and display previous queries
3570ad57 752 fo "From"/"To" entries.
7041549f 753 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 754
38778d11
QT
7552007-05-22
756Quy Tonthat <qtonthat@gmail.com>:
757 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
758 * Disable prompt for save before exit.
759 * Add "Save and Exit" to File menu.
38778d11 760
ad0a8c2d 7612007-05-20
4e4e9e57 762Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
763 * DEM Branch
764
6d38ac4f
QT
7652007-05-20
766Quy Tonthat <qtonthat@gmail.com>:
767 * Stop autodownload from running forever on map downloading errors.
768
0b3c4c1c
QT
7692007-05-18
770Quy Tonthat <qtonthat@gmail.com>:
06e94d26 771 * Add curl-devel to spec file.
0b3c4c1c 772 * Map tool: Left click can now refresh display of map tiles.
4b31d033 773 * Check for non-displayable data after downloading map.
0b3c4c1c 774
11f88b69
QT
7752007-05-17
776Quy Tonthat <qtonthat@gmail.com>:
777 * Fix problems in map downloading caused by unreliable error
778 detection.
06e94d26 779 * Release 0.1.3
11f88b69 780
0b0963fb
QT
7812007-05-15
782Quy Tonthat <qtonthat@gmail.com>:
783 * Fixed bugs that can cause segfault on exit. The problem was caused
784by mapslayer's weak_ref not being unref'ed in some cases.
785
3335ae4e 7862007-05-13
4e4e9e57 787Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
788 * 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.
789
093c5c71 7902007-05-11
4e4e9e57 791Evan Battaglia <gtoevan@gmx.net>:
093c5c71 792 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 793 * Fix a stupid segfault in main.c (opening new files)
093c5c71 794
056e8bd1
QT
7952007-05-09
796Quy Tonthat <qtonthat@gmail.com>:
797 * New Google version numbers.
798
50817314 7992007-05-08
4e4e9e57 800Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
801 * New "Refresh onscreen tiles" menu entry
802
6afc9732 8032007-05-04
4e4e9e57 804Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
805 * debian/: debianization
806
81a061e4 8072007-04-29
4e4e9e57 808Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
809 * libusb support
810
dfb4bdaa 8112007-04-28
4e4e9e57 812Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 813 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 814 * Add configuration option for OpenStreetMap sources
dfb4bdaa 815
67209ca8 8162007-04-23
4e4e9e57 817Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
818 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
819
ed6242f3 8202007-04-21
4e4e9e57 821Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
822 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
823
fa9fef36 8242007-04-16
4e4e9e57 825Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
826 * Adding libcurl support
827
69b825fe
QT
8282007-04-04
829Quy Tonthat <qtonthat@gmail.com>:
830 * New Google version number.
831 * Fixed Google Directions
832
4a96999b
QT
8332007-02-20
834Quy Tonthat <qtonthat@gmail.com>:
835 * GPS layer dialog now displayed at the center of the Viking main
836 window.
837
997905be
QT
8382007-02-19
839Quy Tonthat <qtonthat@gmail.com>:
840 * New Google version numbers.
841
af2740eb
QT
8422007-02-15
843Quy Tonthat <qtonthat@gmail.com>:
844 * Made viking.spec.in out of Michael's viking.spec
845 * Added viking.spec.in to autoconf files.
846
8472007-02-15
4e4e9e57 848Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
849 * Added viking.spec
850
07f39a64 8512007-02-14
4e4e9e57 852Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
853 * NEWS, configure.ac: preparing 0.1.2
854
4e0cf33b 8552007-02-13
4e4e9e57 856Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
857 * src/vikwindow.c: remove URL and version number from window title
858 * src/dialog.c: add URL and use dynamic information for version
21c318eb 859 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
860 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
861 AUTHORS file
4e0cf33b 862
ecb51018
QT
8632007-02-07
864Quy Tonthat <qtonthat@gmail.com>:
865 * Fix bug that causes crashes when click at the right side (outside)
866 of the track graph area in the Track Poperties window.
867
e1e2f2c6 8682007-02-06
4e4e9e57 869Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
870 * Add new information to Track Properties. Postion in time will be
871 tracked and display when moving mouse cursor around the track graph.
872
4f210965
QT
8732007-02-06
874Quy Tonthat <qtonthat@gmail.com>:
875 * New google version numbers.
d1fb6e7f 876 * correct main window title and viking website.
4f210965 877
369e959a
QT
8782007-02-05
879Quy Tonthat <qtonthat@gmail.com>:
880 * Cosmetic changes.
881
119f63a0
QT
8822007-02-04
883Quy Tonthat <qtonthat@gmail.com>:
884 * Simplify tools enable/disable codes.
885
79845167
QT
8862007-02-01
887Quy Tonthat <qtonthat@gmail.com>:
888 * Only tools that work with current active layer are enable,
889 others are disable (fade out and does nothing when clicked on).
890
d820e240
GB
8912007-01-27
892Quy Tonthat <qtonthat@gmail.com>:
893 * Display map sections while downloading (bug 1303429)
894
267b6db5
QT
8952007-01-25
896Quy Tonthat <qtonthat@gmail.com>:
897 * Fixed bugs that caused crashes on creating new map layer or
898 new track/waypoint layer.
899
dad2c114
QT
9002007-01-24
901Quy Tonthat <qtonthat@gmail.com>:
902 * Updated google tranparent version number.
903 * Made it more convenient to update google version numbers.
904
cdcaf41c
QT
9052007-01-23
906Quy Tonthat <qtonthat@gmail.com>:
907 * Merged branch modular to trunk.
908
54d3b232
QT
9092007-01-05
910Quy Tonthat <qtonthat@gmail.com>:
911 * Bug fix: main menu edit->delete and edit->cut did not work with
912 waypoints and tracks.
913
2cebc318
QT
9142007-01-04
915Quy Tonthat <qtonthat@gmail.com>:
916 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
917 layer panel).
918
20c7a3a0
QT
9192007-01-03
920Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
921 * bug fix: crash on inserting aggregate layer if the selected layer's
922 parent is not an aggregate layer.
923 * bug fix: crash when delete a child layer whose parent is not
924 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
925 * Menu item selection for layer instances.
926
fdca5edb
QT
9272007-01-02
928Quy Tonthat <qtonthat@gmail.com>:
929 * gpslayer: Unexpose interface functions.
5a4a28bf 930 * Layers now can have their say on what pop up menu items they want.
fdca5edb 931
cdcaf41c 9322007-01-02
4e4e9e57 933Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
934 * Add ability to disable Terraserver stuff
935 * Add ability to disable Expedia stuff
936
fdca5edb
QT
9372007-01-01
938Quy Tonthat <qtonthat@gmail.com>:
939 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
940 creation dialog.
941
cdcaf41c 9422007-01-01
4e4e9e57 943Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
944 * Make all .h self sufficient
945 * Add ability to disable Google stuff
946
b364d6bc
QT
9472006-12-31
948Quy Tonthat <qtonthat@gmail.com>:
949 * Added gps layer
950
cdcaf41c 9512007-01-02
4e4e9e57 952Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
953 * Add ability to disable Terraserver stuff
954 * Add ability to disable Expedia stuff
955
9562007-01-01
4e4e9e57 957Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
958 * Make all .h self sufficient
959 * Add ability to disable Google stuff
960
b291388a
GB
9612006-12-26
962Quy Tonthat <qtonthat@gmail.com>:
963 * Fix a google version number change (at least in Australia).
964
ea40bccf
AF
9652006-12-07
966Quy Tonthat <qtonthat@gmail.com>:
967 * Fix an array overflow bug in Map Layer Properties
968
b7b66e1f
GB
9692006-12-04
970Alex Foobarian <foobarian@gmail.com>:
971 * Added an "About" dialog
972
68fb2913
AF
9732006-11-30
974Alex Foobarian <foobarian@gmail.com>:
975 * Added Quy Tonthat's patch to fix a bug in Track Properties
976
1a8437ab
AF
9772006-11-29
978Alex Foobarian <foobarian@gmail.com>:
ea40bccf 979 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 980
fa1b5a5f 9812006-11-12
4e4e9e57 982Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
983 * Add expat explicit dependency
984
7432fddf
AF
9852006-10-31
986Alex Foobarian <foobarian@gmail.com>:
987 * Visual feedback for moving waypoints
988
33534cd8
AF
9892006-10-30
990Alex Foobarian <foobarian@gmail.com>:
991 * Created standard Edit menu
992 * Implemented Cut for trackpoints and waypoints
993 * When moving trackpoints, we now draw one under the cursor for visual feedback
994
f9db6bd6
AF
9952006-10-26
996Alex Foobarian <foobarian@gmail.com>:
997 * Cleared up the drawing modes and map type descriptions
998 * Updated google version string to make it work in Europe
999 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 1000 * Compacted the track properties dialog
f9db6bd6 1001
941aa6e9
AF
10022006-10-23
1003Alex Foobarian <foobarian@gmail.com>:
1004 * Introduced a toolbar tool interface, converted existing tools to use it
1005 * As a result, ruler drawing bugs are gone
1006 * Sped up ruler drawing by increasing the redraw priority
1007
78c9fb5b 10082006-08-15
4e4e9e57 1009Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
1010 * Add implicit DMS->DDD conversions in waypoints dialogs
1011
0165e6e4 10122006-07-26
4e4e9e57 1013Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1014 * src/degrees_converters.c, src/degrees_converters.h,
1015 test/degrees_converter.c: add dec -> DDD conversion
1016 * src/degrees_converters.c, src/degrees_converters.h,
1017 test/degrees_converter.c: add dec -> DMM conversion
1018 * src/degrees_converters.c: refactor dms conversions
1019
6c02911c 10202006-07-24
4e4e9e57 1021Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
1022 * Add patch for GoogleMaps from Reid Priedhorsky
1023
0165e6e4 10242006-07-22
4e4e9e57 1025Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1026 * Makefile.am, configure.ac, src/Makefile.am,
1027 src/degrees_converters.c, src/degrees_converters.h,
1028 test/Makefile.am, test/check_degrees_conversions.sh,
1029 test/degrees_converter.c: Adding degrees conversion functions
1030 (DDD/DMM/DMS)
1031
10322006-07-06
4e4e9e57 1033Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
1034 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
1035
a808ab5f
EB
10362006-07-01
1037Evan Battaglia <gtoevan@gmx.net>:
1038 * Upgrade Google Maps version (yay Europe!)
1039
0165e6e4 10402006-06-11
4e4e9e57 1041Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
1042 * NEWS, configure.ac: Preparing 0.1.1
1043
65f0ccab
AF
10442006-05-25
1045Alex Foobarian <foobarian@gmail.com>:
1046 * Cleaned up the data source interface
1047 * Added a setup dialog to the GPS data source, with protocol type and serial port location
1048
5f304fd7
AF
10492006-05-12
1050Alex Foobarian <foobarian@gmail.com>:
1051 * Small fixes in Acquire from GPS code
1052
4e4e9e57
GB
10532006-05-08
1054Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
1055 * autogen.sh: simpler method to start from CVS
1056
a8d46e0b 10572005-12-03
4e4e9e57 1058Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
1059 * Data sources -- check for existence of necessary things
1060
7b3479e3 10612005-11-25
4e4e9e57 1062Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
1063 * Created "data sources" structure to easily add new data sources via GPS babel.
1064 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
1065 shows the power of the approach.
3333c069 1066 * Data sources: Google & Geocaches
7b3479e3 1067
4e4e9e57
GB
10682005-11-23
1069Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 1070 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
1071Evan Battaglia <gtoevan@gmx.net>:
1072 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 1073
d1fa6cff
AF
10742005-11-21
1075Alex Foobarian <foobarian@gmail.com>:
1076 * Fixed v-t diagram crash bug
1077
1d1bc3c1
EB
10782005-11-19
1079Alex Foobarian <foobarian@gmail.com>:
1080 * GPSBabel acquire code
1081
9f0cd67d
AF
10822005-11-18
1083Alex Foobarian <foobarian@gmail.com>:
1084 * Copy/paste of individual track- and way-points updated to work between processes.
1085
0a6cab71
AF
10862005-11-17
1087Alex Foobarian <foobarian@gmail.com>:
1088 * Copy/paste between viking processes
1089 * Layer marshalling support
1090
4e4e9e57
GB
10912005-10-28
1092Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1093 * configure.ac: Adding --with-mapcache configure option
1094 * src/config.h: Removed because no more used (generated)
1095
15614495
AF
10962005-10-18
1097Alex Foobarian <foobarian@gmail.com>:
1098 * Fix ruler declination in UTM mode
1099
4e4e9e57
GB
11002005-10-17
1101Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1102 * src/icons/Makefile.am: assumes the creation of icons.h
1103 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1104 * src/Makefile.am: no more icons.h production
1105
024f32c1 11062005-10-16
4e4e9e57 1107Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1108 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1109 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1110
c48517ad
AF
11112005-10-13
1112Alex Foobarian <foobarian@gmail.com>:
1113 * Drag and drop whole track/waypoint lists
1114
80e450c0
AF
11152005-10-12
1116Alex Foobarian <foobarian@gmail.com>:
1117 * Coord layer drawing for lat/lon based projections
1118
0dff88ea
AF
11192005-10-11
1120Alex Foobarian <foobarian@gmail.com>:
1121 * Draw a compass when using a ruler
1122
e4847ce9
AF
11232005-10-07
1124Alex Foobarian <foobarian@gmail.com>:
1125 * Added ruler drawing to the ruler tool
1126
2f50c650
AF
11272005-10-06
1128Alex Foobarian <foobarian@gmail.com>:
1129 * Added support for pasting coordinates in lat/lon format
1130
e890a6e6
EB
11312005-10-05
1132Alex Foobarian <foobarian@gmail.com>:
1133 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1134Evan Battaglia <gtoevan@gmx.net>:
1135 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1136
08b251ec
EB
11372005-10-01
1138Evan Battaglia <gtoevan@gmx.net>:
1139 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1140 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1141
4e4e9e57
GB
11422005-09-30
1143Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1144 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1145Alex Foobarian <foobarian@gmail.com>:
1146 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1147 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1148 * Added wp symbol support to gpx
92136662 1149 * Fixed name collisions during track/wp DND
ea3933fc
EB
1150 * Layer-wide option as to whether to show waypoint symbols
1151
acaf7113
AF
11522005-09-29
1153Alex Foobarian <foobarian@gmail.com>:
1154 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1155 * Added a scale ruler
1156 * Changed panning to show less "garbage" in exposed areas
1157
a5e51d35
EB
11582005-09-28
1159Evan:
1160 * menu.xml & icons inline
1161
e4afc73a 11622005-09-27
acaf7113 1163Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1164 * GtkUIManager/Toolbar
1165 * DND in the LayersPanel
0912fc7e
EB
1166Evan:
1167 * strtod -> g_strtod (i18n glitch)
1168
4e4e9e57
GB
11692005-09-25
1170Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1171 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1172 * Makefile.am (EXTRA_DIST): handles viking-remote
1173 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1174 * doc/Makefile.am, doc/dev/Makefile.am: new files
1175 * Makefile.am (SUBDIRS): handles doc directory
1176 * configure.ac: handles doc and doc/dev directories
e4afc73a 1177
2ab9b480 11782005-09-16
2ab9b480 1179Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1180Evan: * GPX fixes
1181 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1182 * GPX write, click v-vs-t diagram
1183 * Option to show stops in TRWLayer options, and stop_length
1184 * Elevation plotting relative to min and max elevation in track.
1185 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1186
11872005-09-15
1188 * 4+ hours later and voila, GPX read support
1189 * Fixes in propwin if track doesn't have certain data, say so.
1190
11912005-09-14
1192Me (Evan) again:
1193 * Fix USGS support
1194 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1195 * Don't crash on track properties of an empty track.
1196
734652bf 11972005-09-13
4e4e9e57 1198Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1199 * bootstrap: new file to bootstrap auto-tools
1200 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1201 * Makefile.am (bin_SCRIPTS): viking-remote added
1202 * configure.ac: --enable-alphabetized-trw option added
1203
1204Evan Battaglia <gtoevan@gmx.net>:
1205 * Experimental altitude funky plotting I'm working on
1206
12072005-09-12
1208Alex Foobarian <foobarian@gmail.com>'s changes
1209* disable stops, for now (I forgot about those...)
1210* Track elevation graph: minimum altitude difference for less jagged curves
1211* Track elevation graph: gray background, blue foreground
1212* Track elevation graph: lines to clearly show absolute elevation
1213* New velocity-vs-time graph & calculating function
1214* Notebook to hold this new graph with track elevation graph
1215My (Evan's) changes:
1216* Fix above v-vs-t patch to not crash on tracks without timestamp.
1217* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1218Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1219 * bootstrap: new file to bootstrap auto-tools
1220 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1221 * Makefile.am (bin_SCRIPTS): viking-remote added
1222 * configure.ac: --enable-alphabetized-trw option added
734652bf 1223
9903c388
EB
12242005-09-07
1225Autotools support by Guilhem Bonnefille.
1226
bb71de8b
AF
12272005-09-06
1228Added Alex Foobarian's track duration patch.
1229Added Alex Foobarian's track profile patch.
9903c388 1230Added Alex Foobarian's elevation map fix.
bb71de8b 1231
725c87e1
EB
12322005-09-04
1233Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1234Delete from cache when updating image.
725c87e1 1235
50a14534
EB
12362005-08-18
1237Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1238
12392005-08-16
1240Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1241
12422005-08-02
1243Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1244Chaned waypoint types a little bit (size of waypoint)
1245
12462005-07-31
1247Hopefully fixed background.c item # count
1248Fixed KH Maps (v=2)
1249
12502005-06-20
1251A little research & added KH Maps support.
1252
12532005-06-19
1254Fixed right-click waypoint edit -> crash bug, hopefully.
1255Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1256Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1257Fixed the bug where pasting a map layer messed up the name.
1258Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1259Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1260