]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Fix google version number.
[andy/viking.git] / ChangeLog
CommitLineData
804e8de9
QT
12008-06-22
2Quy Tonthat <qtonthat@gmail.com>:
3 * Fix google version number.
4
64b32f37
QT
52008-06-15
6Quy Tonthat <qtonthat@gmail.com>:
7 * RELEASE: Test release 0.9.4.20080614 (by Guilhem)
8
6c6f8d24
MA
92008-06-09:
10Mathieu Albinet <mathieu17@gmail.com>:
11 * Windows port: redefine LOCALEDIR
12
8499a412
QT
132008-06-06
14Quy Tonthat <qtonthat@gmail.com>:
15 * viking no longer converts waypoint names to uppercase. Waypoint names
16 are now case insensitive.
17
c7f6cb25
MA
182008-06-02:
19Mathieu Albinet <mathieu17@gmail.com>:
20 * Portability: remove "/dev/null" use
21
62ddf770
MA
222008-05-08:
23Mathieu Albinet <mathieu17@gmail.com>:
24 * Windows port: rename interface to source_interface
31766324 25 * Portability: replace mmap functions by g_mapped_file*
27c30bbe 26 * Portability: use of g_ascii_dtostr to format google url
62ddf770 27
85540d7a
GB
282008-05-02:
29Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
30 * Update man page
31
1ac37c09
GB
322008-05-01:
33Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
34 * Add file content checking process
35
533bbf34
MA
362008-05-01:
37Mathieu Albinet <mathieu17@gmail.com>:
38 * Remove dependency to wget
39
2936913d
GB
402008-05-01:
41Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
42 * Adding --debug and --verbose command line option
43
6c641b1a
MA
442008-04-26:
45Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
46 * Fix pipe leaks
47
3a0c074a
MA
482008-04-26:
49Mathieu Albinet <mathieu17@gmail.com>:
50 * Portability: provide our own curl WRITE function
51
61f37ac9
RN
522008-04-22:
53Robert Norris <rw_norris@hotmail.com>:
54 * Fix: Initalize tv_usec field.
6af463da 55 * Fix for implicit declaration of function 'g_fopen'
61f37ac9 56
f9ab07c8
GB
572008-04-21:
58Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
59 * Bug #1915121: add an utility to reproduce (test/gpx2gpx)
dd81e762 60 * Fix #1915121: use GLib functions to handle ISO8601 dates
f9ab07c8 61
6b1a58ec
TS
622008-04-16:
63Tim Scofield <nospam546@comcast.net>:
64 * Fix: typo false -> FALSE
65
c0366d1c
GB
662008-04-12:
67Mathieu Albinet <mathieu17@gmail.com>:
68 * M_PI already defined
69
45acf79e
MA
702008-04-12:
71Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
72Mathieu Albinet <mathieu17@gmail.com>:
73 * Portability: reduce unistd.h dependency
f83131b9 74 * Portability: replace mkdir by g_mkdir
c44594ee 75 * Portability: replace deprecated bzero function by memset
a1618d62 76 * Portability: remove dirname needs with g_mkdir_with_parents
45acf79e 77
6e4a49aa
MA
782008-03-27:
79Mathieu Albinet <mathieu17@gmail.com>:
80 * Replace GtkFileSelection by GtkFileChooser
81
b6e6dfbd
GB
822008-03-24:
83Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
84 * Merge icons in a single binary object
85
372132a6
GB
862008-03-15:
87Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
88 * Fix: [ 1839948 ] Maximize/Restore changes current cursor
576cbd17 89 * Add panning tool as default
372132a6 90
c2fe3b00
GB
912008-02-25:
92Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
93 * po/ChangeLog: needed file for distribution
94
244c0e50 952008-02-25:
0654760a
RN
96Rob Norris <robbieonsea@users.sourceforge.net>:
97 * Fix: autogen can generate broken configure file (SF#1881475)
98 * Fix some compiler warnings (SF#1888407)
244c0e50 99
502100a7
GB
1002008-02-24:
101Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
102 * Change OSM's tiles URL
103
7fead48d 1042008-02-22:
4e4e9e57 105Michael A. Peters <mpeters@mac.com>:
7fead48d
QT
106 * viking.spec: Correct license, required packages and local.
107
edbec4dc
GB
1082008-02-20:
109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
110 * Update translations
111
9d8d6d0f
GB
1122008-02-16:
113Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
114 * main.c: I18N improvements
a29684ba 115 * French translation update
9d8d6d0f 116
1af46481 1172008-02-16:
4e4e9e57 118Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
1af46481
GB
119 * I18N improvements
120 * French translation update
121 (both submitted the 2008-01-12 on mailing-list)
122
a61b2619
AF
1232008-01-22:
124Alex Foobarian <foobarian@gmail.com>:
125 * Fix a crash bug in merge-by-time reported by Evan <gtoevan@gmx.net>
126
1af46481 1272008-01-18
4e4e9e57 128Quy Tonthat <qtonthat@gmail.com>:
9b79169d
QT
129 * Fix a crash bug in mapcache reported by Jocelyn <jocelyn.jaubert@gmail.com>
130 * Added mutex to protect mapcache from being corrupted by threads.
131
d03d80e6
AF
1322008-01-04:
133Alex Foobarian <foobarian@gmail.com>:
134 * Tuned the v-t diagram drawing
135
c5f63dfe 1362007-12-27:
4e4e9e57 137Evan Battaglia <gtoevan@gmx.net>:
c5f63dfe
EB
138 * Minor fixes/debugging to gcget. Add gcget-perl
139 * Full screen mode.
3a24d4e5 140 * Bugfix for prefernces -- don't cut off last character of password
c5f63dfe 141
0b72c435
OK
1422007-12-27:
143Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
144 * Add GpxWritingOptions to control GPX file writing
145
36179a2e 1462007-12-23
4e4e9e57 147Oddgeir Kvien <oddgeir@oddgeirkvien.com>:
36179a2e
OK
148 * Add default values to ele and time fields (due to OSM)
149
a5c8699d 1502007-12-21
4e4e9e57 151Evan Battaglia <gtoevan@gmx.net>:
a5c8699d
EB
152 * Preferences groups/tabs
153 * Fix gcget to accept username and password. Pass this in to gcget.
154 * Oops! Reading preferences from the file wasn't working. Fixed.
155
825ae4a2 1562007-12-21:
4e4e9e57 157Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
825ae4a2
JJ
158 * Update French translation
159
a62aa77a 1602007-12-21:
4e4e9e57 161Christoph Eckert <ce@christeck.de>:
a62aa77a
CE
162 * Update source for OSM/Osmarender tiles
163
8339c44d 1642007-12-20:
4e4e9e57 165Evan Battaglia <gtoevan@gmx.net>:
8339c44d
EB
166 * Preferences in ~/.viking/viking.prefs, this will soon allow geocaching support to go mainstream, (hopefully)
167
8956d2ef 1682007-12-20
4e4e9e57 169Quy Tonthat <qtonthat@gmail.com>:
8956d2ef
QT
170 * Revert a previous change that disabled realtime tracking if libgps
171 does not exist.
172
eb6b0125 1732007-12-17:
4e4e9e57 174Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
eb6b0125
JJ
175 * Use specific gettext call for plural form
176
eab858a1 1772007-12-16:
4e4e9e57 178Evan Battaglia <gtoevan@gmx.net>:
eab858a1 179 * Sort waypoints in GPX output.
a8fe53f8 180 * Use the "next unused" (not really) waypoint number as default.
eab858a1 181
369fec2e 1822007-12-15:
adc67de1
GB
183Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
184 * Fix compilation under HURD (missing MAXPATHLEN macro)
47ec40de 185 * Fix: if libgps is missing, Realtime GPS Tracking is disabled
adc67de1 186
369fec2e 1872007-12-15:
4e4e9e57 188Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
5515e2d3 189 * Make menu entries translatable
7760b0cf 190 * Mark many strings translatable
2d2bea38 191 * Update french translation
5515e2d3 192
4c77d5e0
GB
1932007-12-12:
194Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
195 * Marking translatable strings
a94a5724 196 * First french translation (incomplete)
4c77d5e0 197
7a43153e
GB
1982007-12-12:
199Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
200 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 201 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 202
d88f5ec1 2032007-12-07
4e4e9e57 204Quy Tonthat <qtonthat@gmail.com>:
d88f5ec1
QT
205 * Fix autogen.sh to remove the assumption that version 1.9 of automake
206 is available on all systems.
f867791e 207 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 208
8a920b62
EB
2092007-12-07
210Evan Battaglia <gtoevan@gmx.net>:
211 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
212 * Google Terrain maps
9a995996 213 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 214
7d02a0b0
GB
2152007-11-27:
216Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
217 * util.c: Use a list of possible browsers.
218
61950ef8 2192007-11-20:
4e4e9e57 220Quy Tonthat <qtonthat@gmail.com>:
61950ef8
QT
221 * Fix a bug that can potentially cause segfault.
222
2c50b28a 2232007-11-19:
4e4e9e57 224Quy Tonthat <qtonthat@gmail.com>:
2c50b28a
QT
225 * Improve track graphs. Some tracks looked too flat.
226
28c82d8b 2272007-11-09:
4e4e9e57 228Evan Battaglia <gtoevan@gmx.net>:
28c82d8b
EB
229 * GPSBabel filter work I've been sitting on for a while now.
230 * Draw circle for downloading geocaches. Constrain by maximum distance.
231
2322007-11-08:
4e4e9e57 233Quy Tonthat <qtonthat@gmail.com>:
28c82d8b
EB
234 * Printing support
235
24ca37ba
QT
2362007-11-01
237Quy Tonthat <qtonthat@gmail.com>:
238 * Fix bug that caused Old Google maps not being disabled by default.
239
8dbfe7a3
QT
2402007-10-24
241Quy Tonthat <qtonthat@gmail.com>:
242 * Fix crashes on elev graph for some tracks.
243 * Make low alt tracks look more visible on elev graph.
244 * Fix "incompatible pointer type" warnings.
245
c81a5cd7
BZ
2462007-10-23
247Quy Tonthat <qtonthat@gmail.com>:
248 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
249
1530c21f
GB
2502007-10-20
251Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
252 * Releasing 0.9.3
253
4235f369 2542007-10-20
4e4e9e57 255Evan Battaglia <gtoevan@gmx.net>:
4235f369
EB
256 * Fixing minor typo in vikdemlayer.c which could cause crashes
257
21700912
QT
2582007-10-20
259Quy Tonthat <qtonthat@gmail.com>:
260 * Track Properties Dialog no longer blocks interaction of the main
261 window.
ca7e67ef 262 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 263 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
264 * Display track name on title of track property dialog. Now that
265 viking allows multiple dialogs displayed simultaneously.
21700912 266
51f0884d 2672007-10-17
4e4e9e57 268Evan Battaglia <gtoevan@gmx.net>:
51f0884d
EB
269 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
270
9128a946 2712007-10-16
4e4e9e57 272Evan Battaglia <gtoevan@gmx.net>:
9128a946
EB
273 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
274
5ef1d57e
QT
2752007-10-16
276Quy Tonthat <qtonthat@gmail.com>:
277 * Interpolating DEM data in 3 different methods. Track data,
278 elevation-distance graph and elevation info on status bar now make use
279 of interpolation.
280
3220e336
QT
2812007-10-15
282Quy Tonthat <qtonthat@gmail.com>:
283 * Add more room to the top of elevation-distance graph.
284
b42009f6 2852007-10-14
4e4e9e57 286Evan Battaglia <gtoevan@gmx.net>:
b42009f6
EB
287 * Fix plotting of DEM elevation data (subtract min altitude)
288
165d30aa 2892007-10-12
4e4e9e57 290Evan Battaglia <gtoevan@gmx.net>:
165d30aa
EB
291 * Fix Esc and Backspace to work only when VikViewport has focus.
292 * VikViewport grabs focus on click or release events, or when a
293 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
294
2952007-10-12
07596bf4
QT
296Quy Tonthat <qtonthat@gmail.com>:
297 * Make use of DEM elevation data and GPS speed for track graphs.
298
777e2d4d
EB
2992007-10-11
300Evan Battaglia
301 * Key press framework for tools. Esc to stop track. Backspace to end track.
302
5c5f3289
GB
3032007-10-11
304Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
305 * Upgrading to API 0.5 of OSM
306
001a86db
QT
3072007-10-11
308Quy Tonthat <qtonthat@gmail.com>:
309 * Make Realtime Tracking a feature that can be disabled at configure
310 time. Do not quietly disable it beacause libgps is not available
311 at compiling time.
a2817d3c 312 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
313
3142007-10-10
315Quy Tonthat <qtonthat@gmail.com>:
316 * Fix a crash bug caused by operation on variable inside a macro.
317
e086b16d 3182007-10-09
4e4e9e57 319Evan Battaglia <gtoevan@gmx.net>:
e086b16d 320 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
321 * Show currently edited track in red-dashed line. This makes it easier
322 to tell if we've ended the track.
323 * When using new track tool, draw a line before making a point to
324 preview the new point.
807e03f9 325 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 326
6dd43d93
QT
3272007-10-08
328Quy Tonthat <qtonthat@gmail.com>:
329 * Fix compiling breakage caused by missing icon file from the list.
330
58a642b6
GB
3312007-10-07
332Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
333 * libgps is no more mandatory
334
32e48121 3352007-10-07
9a30122d
EB
336Evan Battaglia <gtoevan@gmx.net>:
337 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 338 * Cursors for tools.
c3deba01 339 * Undo magic scissors by right-clicking.
8fb71d6c 340 * Extend a track by right-clicking on it.
98f5364d 341 * Experiment: "Begin track" tool
9a30122d 342
58a642b6 3432007-10-07
32e48121
QT
344Quy Tonthat <qtonthat@gmail.com>:
345 * Correctly calculate position (based on time instead of distance)
346 when clicking on speed-time graph.
347 * Added km/h to speed entries of the track properties dialog.
6260ce3f 348 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
349 * Track Properties: now displays track distance/time instead of
350 "Selected Time".
32e48121 351
a45242c2
QT
3522007-10-06
353Quy Tonthat <qtonthat@gmail.com>:
354 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 355 * Pop a message when failed to connect to gpsd.
a45242c2 356
057a78bc
QT
3572007-10-05
358Quy Tonthat <qtonthat@gmail.com>:
359 * Fix a segfault caused by (mistakenly) adding a new layer to gps
360 layer.
97cab2d5 361 * Be more selective in collecting realtime trackpoints.
057a78bc 362
c4e61875
QT
3632007-10-04
364Quy Tonthat <qtonthat@gmail.com>:
365 * Improvements for GPS layer's "realtime tracking".
366
c2e97e57
QT
3672007-10-02
368Quy Tonthat <qtonthat@gmail.com>:
369 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 370 * Add realtime tracking to GPS layer.
8fcff869 371 * fix half-drawn problems for GPS layer.
c2e97e57 372
090cae39
GB
3732007-10-01
374Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
375 * Relax dependencies about glib by implementing
376 g_hash_table_remove_all ourselves (Evan's patch)
377
c9177aae
QT
3782007-10-01
379Quy Tonthat <qtonthat@gmail.com>:
380 * Disable half-drawn update when the center is moved. Avoid using
381 static "trigger" in viklayer.c which causes problems when viking
382 has more than one windows.
383
d295e344
QT
3842007-09-28
385Quy Tonthat <qtonthat@gmail.com>:
386 * Fix bug that caused Elevation graph not working properly with some
387 tracks.
388
415302f4 3892007-09-27
4e4e9e57 390Evan Battaglia <gtoevan@gmx.net>:
415302f4
EB
391 * GPSD Layer -- draw an arrow.
392 * Minimum elevation for DEM layer.
0df66d57
EB
393 * Half-drawn hack to only draw layers on top of the one that has
394 recently changed. A must for realtime GPS.
415302f4 395
0e25c0d0
QT
3962007-09-25
397Quy Tonthat <qtonthat@gmail.com>:
398 * SRTM download now works for regions outside North_America too.
399
fa86f1c0 4002007-09-23
4e4e9e57 401Evan Battaglia <gtoevan@gmx.net>:
fa86f1c0 402 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
403 * Don't crash if using tool on wrong type of layer / no layer.
404 Although I really want to know what happened to "use the top visible layer",
405 and return TRUE if the tool "accepts" the use...
406 editing lots of TRWLayers was way easier that way...
e9165710 407 * Remove unused vik_layer_copy() code
ee6ef0b1 408 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
409 * Add comment when making a Google Route.
410 * Continue a magic scissors route by holding down control. Continue the comment too.
411 * 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 412 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 413
8c721f83 4142007-09-22
4e4e9e57 415Evan Battaglia <gtoevan@gmx.net>:
8c721f83
EB
416 * Pan Accelerators (Ctrl+Left, etc)
417 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
418 * Add a RADIOGROUP_STATIC properties factory type to make it easy
419 for new layers. Uses an array list (like before)
420 instead of a GList.
421 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
422 * (copying & pasting DEM layers is broken, will fix later)
423
0c1044e9 4242007-09-21
4e4e9e57 425Evan Battaglia <gtoevan@gmx.net>:
0c1044e9
EB
426 * Fix right-click on geocache to work with new geocache names.
427 * Download & import SRTM 90m DEM data (still working on US 10m)
428
ed28ef63 4292007-09-17
4e4e9e57 430Evan Battaglia <gtoevan@gmx.net>:
ed28ef63
EB
431 * 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.
432
4f13653e
GB
4332007-09-09
434Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
435 * Removing unused files (*.png.h).
436
90e25247
GB
4372007-09-08
438Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
439 * Fix #1789550: define MAX macro if not defined on ALL systems
440
35462baf
QT
4412007-09-08
442Quy Tonthat <qtonthat@gmail.com>:
443 * AUtomatically fetching google version number.
444
eb93fa95
GB
4452007-09-07
446Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
447 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
448 to build viking on system not offering such feature.
449
fd0a7199
GB
4502007-09-06
451Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
452 * Adding command line option framework.
453
4b53548b
QT
4542007-09-06
455Quy Tonthat <qtonthat@gmail.com>:
456 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
457 * Fix crash when using "Maps Download" tools right after viking is
458 started (without a viking file).
4b53548b
QT
459
4602007-09-05
461Quy Tonthat <qtonthat@gmail.com>:
462 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
463
4e29c215
GB
4642007-09-03
465Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
466 * Fix: crash when "applying" a map layer property dialog.
94933cb8 467 * QA: strong type the second argument of the *_post_read functions.
63726881 468 * Preset filename when exporting a TrwLayer.
24277274
GB
469 * Refactoring: retrieve the VikWindow from the VikViewport via its
470 GtkWidget nature.
51c15f41 471 * Use $EMAIL to initialise email field for OSM upload.
07059501 472 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 473 * Hide Expedia view mode when expedia is not built in.
4e29c215 474
06f31fd5
GB
4752007-09-01
476Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
477 * Disable Expedia map layer by default (as it is not working).
478
1a8143e6
BZ
4792007-08-30
480Bernd Zeimetz <bernd@bzed.de>:
481 * Add redirect support (for Expedia map layer).
482
5092de80
GB
4832007-08-30
484Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
485 * Add ability to upload a single track.
486
dc5758d3
GB
4872007-08-28
488Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
489 * Check current drawmode after creating a new MapsLayer.
490
15e77c02
QT
4912007-08-25
492Quy Tonthat <qtonthat@gmail.com>:
493 * New google version number.
1918a993 494 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
495 * Give more instructive message for attempting to download maps in
496 wrong mapmode.
15e77c02 497
f901dcdf
GB
4982007-08-20
499Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
500 * libcurl is a requirement
501
f8fe5d14
QT
5022007-08-20
503Quy Tonthat <qtonthat@gmail.com>:
504 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
505 * Fix bug in Google search that caused viking jump to wrong location
506 when Google can not find the match.
f8fe5d14 507
1bd88e66
GB
5082007-08-16
509Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
510 * Group "Export Layer..." entries in a sub-menu.
511
494eb388
QT
5122007-08-16
513Quy Tonthat <qtonthat@gmail.com>:
514 * Clean up and eliminate compiler warning.
515
261c8fdc
QT
5162007-08-15
517Quy Tonthat <qtonthat@gmail.com>:
518 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
519 * Added --enable-old-google to configure script. Old google modes are
520 now disabled by default.
521 * Default mode for new maps is Google Maps.
261c8fdc 522
6a9ff0ee
QT
5232007-08-09
524Quy Tonthat <qtonthat@gmail.com>:
525 * Make Google Map default map type.
526
46e4fa54
QT
5272007-08-02
528Quy Tonthat <qtonthat@gmail.com>:
529 * DEM module can now read hgt.zip files directly (no need to unzip
530 them).
531 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
532 regions).
533
2dc9ab5e
QT
5342007-07-27
535Quy Tonthat <qtonthat@gmail.com>:
536 * Plug filedescriptor leak in dem.c
537
071da616
QT
5382007-07-26
539Quy Tonthat <qtonthat@gmail.com>:
540 * Display on status bar altitude at cursor using data from DEM layer(s).
541
ccff31c2
QT
5422007-07-25
543Quy Tonthat <qtonthat@gmail.com>:
544 * New google version numbers.
545
1ef9e637
QT
5462007-07-24
547Quy Tonthat <qtonthat@gmail.com>:
548 * Disable GeoCache Acquire since it nolonger works. Can be enabled
549 again using configure --enable-geocaches.
550
214f9ac2
QT
5512007-07-18
552Quy Tonthat <qtonthat@gmail.com>:
553 * Remove (my) debug messages which are no longer needed.
554
2dc9ab5e 5552007-07-15
214f9ac2
QT
556Quy Tonthat <qtonthat@gmail.com>:
557 * Missing a few changes here.
558 * release 0.9 (by Guilhem)
559
6ec35002
QT
5602007-07-13
561Quy Tonthat <qtonthat@gmail.com>:
562 * Eliminate the needs of entering DEM files for every single
563 track/waypoint layer.
564
84c2cc41
QT
5652007-07-07
566Quy Tonthat <qtonthat@gmail.com>:
567 * Fixed typo in Makefile.am
568
ad0a8c2d
EB
5692007-07-06
570Evan Battaglia <gtoevan@gmx.net>:
571 * Merge DEM Branch
572
441f28d3
QT
5732007-07-04
574Quy Tonthat <qtonthat@gmail.com>:
575 * Bug fix: View Mode displayed wrong setting on start up
576
83750a2d
QT
5772007-07-03
578Quy Tonthat <qtonthat@gmail.com>:
579 * Fixed bugs that caused draw_scale and draw_centermark status not being
580 consistent among View menu, viewport and loaded files.
581
ad0a8c2d 5822007-07-02
4e4e9e57 583Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
584 * DEM Branch: Trying to fix/cleanup various DEM things
585 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
586
17407a43
QT
5872007-07-02
588Quy Tonthat <qtonthat@gmail.com>:
589 * Fixed bugs that caused crashes during GPS upload/download.
590
8cd10bb4 5912007-07-01
e2d11d62 592Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 593 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 594
678fecbb
RM
5952007-06-24
596Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
597 * Merging with Ralf's work around debianization
ad4d241a 598 * INSTALL: refreshed
678fecbb 599
10888930
TS
6002007-06-23
601Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
602 * Minor change to avoid SEGFAULT on x86_64
a3188993 603 * Add DownloadOptions type to specify referer per map source
1b685d33 604
37518034
QT
6052007-06-19
606Quy Tonthat <qtonthat@gmail.com>:
607 * Fix bugs that causes "drawcentermark" not recognised when reading
608 from files.
609 * Fix a wild pointer bug that can cause crashes
610
d700ee38
GB
6112007-06-18
612Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
613 * Copying libcurl.m4 as it is needed everywhere
614
62c16860
QT
6152007-06-18
616Quy Tonthat <qtonthat@gmail.com>:
617 * New google version numbers.
618 * Make scale more visible.
619 * Add center mark which can be turn on/off in View menu.
620 * Viking now uses cookies for http requests. Some server(s) is quite
621 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 622 * Download maps along a track. Right click on a track layer, select map
62c16860 623 type and zoom level, viking will do the rest.
0c24c0a5 624 * release 0.1.3-20070618
62c16860 625
99e679df
RM
6262007-06-13
627Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
628 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
629
b0b88773
QT
6302007-06-8
631Quy Tonthat <qtonthat@gmail.com>:
632 * Fix a bug that causes segfault when viewing properties of a
633 waypoint.
634
4b31042b
QT
6352007-06-1
636Quy Tonthat <qtonthat@gmail.com>:
637 * Fix a bug that causes segfault when viewing properties of a track
638 that has only one trackpoint with elevation information.
1eef1bde 639 * Backport Evan's magic scissors from DEM branch.
4b31042b 640
f47d51b5
QT
6412007-05-31
642Quy Tonthat <qtonthat@gmail.com>:
643 * Add Google Maps search to View menu and Toolbar
644 * Waypoint created right after the search will pick up the search
645 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
646 create waypoint).
647
4587152b 6482007-05-26
4e4e9e57 649Mark Coulter <i_offroad@yahoo.com>:
4587152b
MC
650 * new waypoint symbols.
651
9b81efe3
QT
6522007-05-26
653Quy Tonthat <qtonthat@gmail.com>:
654 * Fix intermittent problem of map redraw.
655 * Mapslayer: Fixed bugs that cause in some cases, map display can not
656 be refreshed without downloading.
657
2d546d79
GB
6582007-05-24
659Ralf Meyer <ranfyy@gmail.com>:
660 * Adding man pages.
661
10ca2bfe
QT
6622007-05-24
663Quy Tonthat <qtonthat@gmail.com>:
664 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
665 * Make dimensions easier to be found and changed to suit own tastes.
666 * Small touches on the look.
10ca2bfe 667
ff8b4326
QT
6682007-05-23
669Quy Tonthat <qtonthat@gmail.com>:
670 * New GPS layer menu items: "empty upload", "empty download", "empty
671 all"
7041549f 672 * acquire->Google Directions now record and display previous queries
3570ad57 673 fo "From"/"To" entries.
7041549f 674 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 675
38778d11
QT
6762007-05-22
677Quy Tonthat <qtonthat@gmail.com>:
678 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
679 * Disable prompt for save before exit.
680 * Add "Save and Exit" to File menu.
38778d11 681
ad0a8c2d 6822007-05-20
4e4e9e57 683Evan Battaglia <gtoevan@gmx.net>:
ad0a8c2d
EB
684 * DEM Branch
685
6d38ac4f
QT
6862007-05-20
687Quy Tonthat <qtonthat@gmail.com>:
688 * Stop autodownload from running forever on map downloading errors.
689
0b3c4c1c
QT
6902007-05-18
691Quy Tonthat <qtonthat@gmail.com>:
06e94d26 692 * Add curl-devel to spec file.
0b3c4c1c 693 * Map tool: Left click can now refresh display of map tiles.
4b31d033 694 * Check for non-displayable data after downloading map.
0b3c4c1c 695
11f88b69
QT
6962007-05-17
697Quy Tonthat <qtonthat@gmail.com>:
698 * Fix problems in map downloading caused by unreliable error
699 detection.
06e94d26 700 * Release 0.1.3
11f88b69 701
0b0963fb
QT
7022007-05-15
703Quy Tonthat <qtonthat@gmail.com>:
704 * Fixed bugs that can cause segfault on exit. The problem was caused
705by mapslayer's weak_ref not being unref'ed in some cases.
706
3335ae4e 7072007-05-13
4e4e9e57 708Evan Battaglia <gtoevan@gmx.net>:
3335ae4e
EB
709 * 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.
710
093c5c71 7112007-05-11
4e4e9e57 712Evan Battaglia <gtoevan@gmx.net>:
093c5c71 713 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 714 * Fix a stupid segfault in main.c (opening new files)
093c5c71 715
056e8bd1
QT
7162007-05-09
717Quy Tonthat <qtonthat@gmail.com>:
718 * New Google version numbers.
719
50817314 7202007-05-08
4e4e9e57 721Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
50817314
GB
722 * New "Refresh onscreen tiles" menu entry
723
6afc9732 7242007-05-04
4e4e9e57 725Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6afc9732
GB
726 * debian/: debianization
727
81a061e4 7282007-04-29
4e4e9e57 729Reid Priedhorsky <reid@reidster.net>:
81a061e4
GB
730 * libusb support
731
dfb4bdaa 7322007-04-28
4e4e9e57 733Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dfb4bdaa 734 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 735 * Add configuration option for OpenStreetMap sources
dfb4bdaa 736
67209ca8 7372007-04-23
4e4e9e57 738Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
67209ca8
GB
739 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
740
ed6242f3 7412007-04-21
4e4e9e57 742Evan Battaglia <gtoevan@gmx.net>:
ed6242f3
EB
743 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
744
fa9fef36 7452007-04-16
4e4e9e57 746Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa9fef36
GB
747 * Adding libcurl support
748
69b825fe
QT
7492007-04-04
750Quy Tonthat <qtonthat@gmail.com>:
751 * New Google version number.
752 * Fixed Google Directions
753
4a96999b
QT
7542007-02-20
755Quy Tonthat <qtonthat@gmail.com>:
756 * GPS layer dialog now displayed at the center of the Viking main
757 window.
758
997905be
QT
7592007-02-19
760Quy Tonthat <qtonthat@gmail.com>:
761 * New Google version numbers.
762
af2740eb
QT
7632007-02-15
764Quy Tonthat <qtonthat@gmail.com>:
765 * Made viking.spec.in out of Michael's viking.spec
766 * Added viking.spec.in to autoconf files.
767
7682007-02-15
4e4e9e57 769Michael A. Peters <mpeters@mac.com>:
af2740eb
QT
770 * Added viking.spec
771
07f39a64 7722007-02-14
4e4e9e57 773Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
07f39a64
GB
774 * NEWS, configure.ac: preparing 0.1.2
775
4e0cf33b 7762007-02-13
4e4e9e57 777Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
4e0cf33b
GB
778 * src/vikwindow.c: remove URL and version number from window title
779 * src/dialog.c: add URL and use dynamic information for version
21c318eb 780 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
781 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
782 AUTHORS file
4e0cf33b 783
ecb51018
QT
7842007-02-07
785Quy Tonthat <qtonthat@gmail.com>:
786 * Fix bug that causes crashes when click at the right side (outside)
787 of the track graph area in the Track Poperties window.
788
e1e2f2c6 7892007-02-06
4e4e9e57 790Jocelyn Jaubert <jocelyn.jaubert@gmail.com>:
e1e2f2c6
JJ
791 * Add new information to Track Properties. Postion in time will be
792 tracked and display when moving mouse cursor around the track graph.
793
4f210965
QT
7942007-02-06
795Quy Tonthat <qtonthat@gmail.com>:
796 * New google version numbers.
d1fb6e7f 797 * correct main window title and viking website.
4f210965 798
369e959a
QT
7992007-02-05
800Quy Tonthat <qtonthat@gmail.com>:
801 * Cosmetic changes.
802
119f63a0
QT
8032007-02-04
804Quy Tonthat <qtonthat@gmail.com>:
805 * Simplify tools enable/disable codes.
806
79845167
QT
8072007-02-01
808Quy Tonthat <qtonthat@gmail.com>:
809 * Only tools that work with current active layer are enable,
810 others are disable (fade out and does nothing when clicked on).
811
d820e240
GB
8122007-01-27
813Quy Tonthat <qtonthat@gmail.com>:
814 * Display map sections while downloading (bug 1303429)
815
267b6db5
QT
8162007-01-25
817Quy Tonthat <qtonthat@gmail.com>:
818 * Fixed bugs that caused crashes on creating new map layer or
819 new track/waypoint layer.
820
dad2c114
QT
8212007-01-24
822Quy Tonthat <qtonthat@gmail.com>:
823 * Updated google tranparent version number.
824 * Made it more convenient to update google version numbers.
825
cdcaf41c
QT
8262007-01-23
827Quy Tonthat <qtonthat@gmail.com>:
828 * Merged branch modular to trunk.
829
54d3b232
QT
8302007-01-05
831Quy Tonthat <qtonthat@gmail.com>:
832 * Bug fix: main menu edit->delete and edit->cut did not work with
833 waypoints and tracks.
834
2cebc318
QT
8352007-01-04
836Quy Tonthat <qtonthat@gmail.com>:
837 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
838 layer panel).
839
20c7a3a0
QT
8402007-01-03
841Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
842 * bug fix: crash on inserting aggregate layer if the selected layer's
843 parent is not an aggregate layer.
844 * bug fix: crash when delete a child layer whose parent is not
845 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
846 * Menu item selection for layer instances.
847
fdca5edb
QT
8482007-01-02
849Quy Tonthat <qtonthat@gmail.com>:
850 * gpslayer: Unexpose interface functions.
5a4a28bf 851 * Layers now can have their say on what pop up menu items they want.
fdca5edb 852
cdcaf41c 8532007-01-02
4e4e9e57 854Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
855 * Add ability to disable Terraserver stuff
856 * Add ability to disable Expedia stuff
857
fdca5edb
QT
8582007-01-01
859Quy Tonthat <qtonthat@gmail.com>:
860 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
861 creation dialog.
862
cdcaf41c 8632007-01-01
4e4e9e57 864Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
865 * Make all .h self sufficient
866 * Add ability to disable Google stuff
867
b364d6bc
QT
8682006-12-31
869Quy Tonthat <qtonthat@gmail.com>:
870 * Added gps layer
871
cdcaf41c 8722007-01-02
4e4e9e57 873Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
874 * Add ability to disable Terraserver stuff
875 * Add ability to disable Expedia stuff
876
8772007-01-01
4e4e9e57 878Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
cdcaf41c
QT
879 * Make all .h self sufficient
880 * Add ability to disable Google stuff
881
b291388a
GB
8822006-12-26
883Quy Tonthat <qtonthat@gmail.com>:
884 * Fix a google version number change (at least in Australia).
885
ea40bccf
AF
8862006-12-07
887Quy Tonthat <qtonthat@gmail.com>:
888 * Fix an array overflow bug in Map Layer Properties
889
b7b66e1f
GB
8902006-12-04
891Alex Foobarian <foobarian@gmail.com>:
892 * Added an "About" dialog
893
68fb2913
AF
8942006-11-30
895Alex Foobarian <foobarian@gmail.com>:
896 * Added Quy Tonthat's patch to fix a bug in Track Properties
897
1a8437ab
AF
8982006-11-29
899Alex Foobarian <foobarian@gmail.com>:
ea40bccf 900 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 901
fa1b5a5f 9022006-11-12
4e4e9e57 903Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fa1b5a5f
GB
904 * Add expat explicit dependency
905
7432fddf
AF
9062006-10-31
907Alex Foobarian <foobarian@gmail.com>:
908 * Visual feedback for moving waypoints
909
33534cd8
AF
9102006-10-30
911Alex Foobarian <foobarian@gmail.com>:
912 * Created standard Edit menu
913 * Implemented Cut for trackpoints and waypoints
914 * When moving trackpoints, we now draw one under the cursor for visual feedback
915
f9db6bd6
AF
9162006-10-26
917Alex Foobarian <foobarian@gmail.com>:
918 * Cleared up the drawing modes and map type descriptions
919 * Updated google version string to make it work in Europe
920 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 921 * Compacted the track properties dialog
f9db6bd6 922
941aa6e9
AF
9232006-10-23
924Alex Foobarian <foobarian@gmail.com>:
925 * Introduced a toolbar tool interface, converted existing tools to use it
926 * As a result, ruler drawing bugs are gone
927 * Sped up ruler drawing by increasing the redraw priority
928
78c9fb5b 9292006-08-15
4e4e9e57 930Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
78c9fb5b
GB
931 * Add implicit DMS->DDD conversions in waypoints dialogs
932
0165e6e4 9332006-07-26
4e4e9e57 934Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
935 * src/degrees_converters.c, src/degrees_converters.h,
936 test/degrees_converter.c: add dec -> DDD conversion
937 * src/degrees_converters.c, src/degrees_converters.h,
938 test/degrees_converter.c: add dec -> DMM conversion
939 * src/degrees_converters.c: refactor dms conversions
940
6c02911c 9412006-07-24
4e4e9e57 942Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
6c02911c
RP
943 * Add patch for GoogleMaps from Reid Priedhorsky
944
0165e6e4 9452006-07-22
4e4e9e57 946Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
947 * Makefile.am, configure.ac, src/Makefile.am,
948 src/degrees_converters.c, src/degrees_converters.h,
949 test/Makefile.am, test/check_degrees_conversions.sh,
950 test/degrees_converter.c: Adding degrees conversion functions
951 (DDD/DMM/DMS)
952
9532006-07-06
4e4e9e57 954Evan Battaglia <gtoevan@gmx.net>:
0165e6e4
GB
955 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
956
a808ab5f
EB
9572006-07-01
958Evan Battaglia <gtoevan@gmx.net>:
959 * Upgrade Google Maps version (yay Europe!)
960
0165e6e4 9612006-06-11
4e4e9e57 962Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0165e6e4
GB
963 * NEWS, configure.ac: Preparing 0.1.1
964
65f0ccab
AF
9652006-05-25
966Alex Foobarian <foobarian@gmail.com>:
967 * Cleaned up the data source interface
968 * Added a setup dialog to the GPS data source, with protocol type and serial port location
969
5f304fd7
AF
9702006-05-12
971Alex Foobarian <foobarian@gmail.com>:
972 * Small fixes in Acquire from GPS code
973
4e4e9e57
GB
9742006-05-08
975Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
fe203390
GB
976 * autogen.sh: simpler method to start from CVS
977
a8d46e0b 9782005-12-03
4e4e9e57 979Evan Battaglia <gtoevan@gmx.net>:
a8d46e0b
EB
980 * Data sources -- check for existence of necessary things
981
7b3479e3 9822005-11-25
4e4e9e57 983Evan Battaglia <gtoevan@gmx.net>:
7b3479e3
EB
984 * Created "data sources" structure to easily add new data sources via GPS babel.
985 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
986 shows the power of the approach.
3333c069 987 * Data sources: Google & Geocaches
7b3479e3 988
4e4e9e57
GB
9892005-11-23
990Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8904c540 991 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
992Evan Battaglia <gtoevan@gmx.net>:
993 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 994
d1fa6cff
AF
9952005-11-21
996Alex Foobarian <foobarian@gmail.com>:
997 * Fixed v-t diagram crash bug
998
1d1bc3c1
EB
9992005-11-19
1000Alex Foobarian <foobarian@gmail.com>:
1001 * GPSBabel acquire code
1002
9f0cd67d
AF
10032005-11-18
1004Alex Foobarian <foobarian@gmail.com>:
1005 * Copy/paste of individual track- and way-points updated to work between processes.
1006
0a6cab71
AF
10072005-11-17
1008Alex Foobarian <foobarian@gmail.com>:
1009 * Copy/paste between viking processes
1010 * Layer marshalling support
1011
4e4e9e57
GB
10122005-10-28
1013Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
1bc9b120
GB
1014 * configure.ac: Adding --with-mapcache configure option
1015 * src/config.h: Removed because no more used (generated)
1016
15614495
AF
10172005-10-18
1018Alex Foobarian <foobarian@gmail.com>:
1019 * Fix ruler declination in UTM mode
1020
4e4e9e57
GB
10212005-10-17
1022Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
80dc8501
GB
1023 * src/icons/Makefile.am: assumes the creation of icons.h
1024 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
1025 * src/Makefile.am: no more icons.h production
1026
024f32c1 10272005-10-16
4e4e9e57 1028Evan Battaglia <gtoevan@gmx.net>:
024f32c1 1029 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 1030 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 1031
c48517ad
AF
10322005-10-13
1033Alex Foobarian <foobarian@gmail.com>:
1034 * Drag and drop whole track/waypoint lists
1035
80e450c0
AF
10362005-10-12
1037Alex Foobarian <foobarian@gmail.com>:
1038 * Coord layer drawing for lat/lon based projections
1039
0dff88ea
AF
10402005-10-11
1041Alex Foobarian <foobarian@gmail.com>:
1042 * Draw a compass when using a ruler
1043
e4847ce9
AF
10442005-10-07
1045Alex Foobarian <foobarian@gmail.com>:
1046 * Added ruler drawing to the ruler tool
1047
2f50c650
AF
10482005-10-06
1049Alex Foobarian <foobarian@gmail.com>:
1050 * Added support for pasting coordinates in lat/lon format
1051
e890a6e6
EB
10522005-10-05
1053Alex Foobarian <foobarian@gmail.com>:
1054 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
1055Evan Battaglia <gtoevan@gmx.net>:
1056 * When pasting waypoints and tracks, do name resolution (add #2, etc)
1057
08b251ec
EB
10582005-10-01
1059Evan Battaglia <gtoevan@gmx.net>:
1060 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 1061 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 1062
4e4e9e57
GB
10632005-09-30
1064Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
dad55b79 1065 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
1066Alex Foobarian <foobarian@gmail.com>:
1067 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 1068 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 1069 * Added wp symbol support to gpx
92136662 1070 * Fixed name collisions during track/wp DND
ea3933fc
EB
1071 * Layer-wide option as to whether to show waypoint symbols
1072
acaf7113
AF
10732005-09-29
1074Alex Foobarian <foobarian@gmail.com>:
1075 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
1076 * Added a scale ruler
1077 * Changed panning to show less "garbage" in exposed areas
1078
a5e51d35
EB
10792005-09-28
1080Evan:
1081 * menu.xml & icons inline
1082
e4afc73a 10832005-09-27
acaf7113 1084Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
1085 * GtkUIManager/Toolbar
1086 * DND in the LayersPanel
0912fc7e
EB
1087Evan:
1088 * strtod -> g_strtod (i18n glitch)
1089
4e4e9e57
GB
10902005-09-25
1091Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
0912fc7e
EB
1092 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
1093 * Makefile.am (EXTRA_DIST): handles viking-remote
1094 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
1095 * doc/Makefile.am, doc/dev/Makefile.am: new files
1096 * Makefile.am (SUBDIRS): handles doc directory
1097 * configure.ac: handles doc and doc/dev directories
e4afc73a 1098
2ab9b480 10992005-09-16
2ab9b480 1100Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
1101Evan: * GPX fixes
1102 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
1103 * GPX write, click v-vs-t diagram
1104 * Option to show stops in TRWLayer options, and stop_length
1105 * Elevation plotting relative to min and max elevation in track.
1106 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
1107
11082005-09-15
1109 * 4+ hours later and voila, GPX read support
1110 * Fixes in propwin if track doesn't have certain data, say so.
1111
11122005-09-14
1113Me (Evan) again:
1114 * Fix USGS support
1115 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
1116 * Don't crash on track properties of an empty track.
1117
734652bf 11182005-09-13
4e4e9e57 1119Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
734652bf
EB
1120 * bootstrap: new file to bootstrap auto-tools
1121 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1122 * Makefile.am (bin_SCRIPTS): viking-remote added
1123 * configure.ac: --enable-alphabetized-trw option added
1124
1125Evan Battaglia <gtoevan@gmx.net>:
1126 * Experimental altitude funky plotting I'm working on
1127
11282005-09-12
1129Alex Foobarian <foobarian@gmail.com>'s changes
1130* disable stops, for now (I forgot about those...)
1131* Track elevation graph: minimum altitude difference for less jagged curves
1132* Track elevation graph: gray background, blue foreground
1133* Track elevation graph: lines to clearly show absolute elevation
1134* New velocity-vs-time graph & calculating function
1135* Notebook to hold this new graph with track elevation graph
1136My (Evan's) changes:
1137* Fix above v-vs-t patch to not crash on tracks without timestamp.
1138* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
4e4e9e57 1139Guilhem Bonnefille <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
1140 * bootstrap: new file to bootstrap auto-tools
1141 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
1142 * Makefile.am (bin_SCRIPTS): viking-remote added
1143 * configure.ac: --enable-alphabetized-trw option added
734652bf 1144
9903c388
EB
11452005-09-07
1146Autotools support by Guilhem Bonnefille.
1147
bb71de8b
AF
11482005-09-06
1149Added Alex Foobarian's track duration patch.
1150Added Alex Foobarian's track profile patch.
9903c388 1151Added Alex Foobarian's elevation map fix.
bb71de8b 1152
725c87e1
EB
11532005-09-04
1154Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 1155Delete from cache when updating image.
725c87e1 1156
50a14534
EB
11572005-08-18
1158Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
1159
11602005-08-16
1161Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
1162
11632005-08-02
1164Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
1165Chaned waypoint types a little bit (size of waypoint)
1166
11672005-07-31
1168Hopefully fixed background.c item # count
1169Fixed KH Maps (v=2)
1170
11712005-06-20
1172A little research & added KH Maps support.
1173
11742005-06-19
1175Fixed right-click waypoint edit -> crash bug, hopefully.
1176Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
1177Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
1178Fixed the bug where pasting a map layer messed up the name.
1179Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
1180Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
1181