]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
First french translation (incomplete)
[andy/viking.git] / ChangeLog
CommitLineData
4c77d5e0
GB
12007-12-12:
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Marking translatable strings
a94a5724 4 * First french translation (incomplete)
4c77d5e0 5
7a43153e
GB
62007-12-12:
7Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
8 * Fix warning: underquoted definition of AM_WITH_EXPAT
4107128c 9 * Fix bug: "config.status: error: cannot find input file: Makefile.in"
7a43153e 10
d88f5ec1
QT
112007-12-07
12Qut Tonthat <qtonthat@gmail.com>:
13 * Fix autogen.sh to remove the assumption that version 1.9 of automake
14 is available on all systems.
f867791e 15 * Now that autogen.sh runs configure, "make full" should not.
d88f5ec1 16
8a920b62
EB
172007-12-07
18Evan Battaglia <gtoevan@gmx.net>:
19 * BlueMarble tiles: http://mike.teczno.com/notes/blue-marble-tiles.html
20 * Google Terrain maps
9a995996 21 * Disable printing to make Viking compile for GTK < 2.10
8a920b62 22
7d02a0b0
GB
232007-11-27:
24Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
25 * util.c: Use a list of possible browsers.
26
61950ef8
QT
272007-11-20:
28Qut Tonthat <qtonthat@gmail.com>:
29 * Fix a bug that can potentially cause segfault.
30
2c50b28a
QT
312007-11-19:
32Qut Tonthat <qtonthat@gmail.com>:
33 * Improve track graphs. Some tracks looked too flat.
34
28c82d8b
EB
352007-11-09:
36Evan Battaglia <gtoevan@gmx.net>
37 * GPSBabel filter work I've been sitting on for a while now.
38 * Draw circle for downloading geocaches. Constrain by maximum distance.
39
402007-11-08:
41Qut Tonthat <qtonthat@gmail.com>:
42 * Printing support
43
24ca37ba
QT
442007-11-01
45Quy Tonthat <qtonthat@gmail.com>:
46 * Fix bug that caused Old Google maps not being disabled by default.
47
8dbfe7a3
QT
482007-10-24
49Quy Tonthat <qtonthat@gmail.com>:
50 * Fix crashes on elev graph for some tracks.
51 * Make low alt tracks look more visible on elev graph.
52 * Fix "incompatible pointer type" warnings.
53
c81a5cd7
BZ
542007-10-23
55Quy Tonthat <qtonthat@gmail.com>:
56 * Missing declaration. Thanks to Bernd Zeimetz <bernd@bzed.de>
57
1530c21f
GB
582007-10-20
59Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
60 * Releasing 0.9.3
61
4235f369
EB
622007-10-20
63Evan Battaglia <gtoevan@gmx.net>
64 * Fixing minor typo in vikdemlayer.c which could cause crashes
65
21700912
QT
662007-10-20
67Quy Tonthat <qtonthat@gmail.com>:
68 * Track Properties Dialog no longer blocks interaction of the main
69 window.
ca7e67ef 70 * Draw position marker on track elev/speed graphs at mouse click.
1d0135d8 71 * Diasable buttons on Track Properties Dialog when not needed.
dc27aba1
QT
72 * Display track name on title of track property dialog. Now that
73 viking allows multiple dialogs displayed simultaneously.
21700912 74
51f0884d
EB
752007-10-17
76Evan Battaglia <gtoevan@gmx.net>
77 * Fix problem with extraneous waypoints being plotted (wrap around problem). May still be problems in UTM mode.
78
9128a946
EB
792007-10-16
80Evan Battaglia <gtoevan@gmx.net>
81 * Fix Google version parsing. Google no longer uses '=' and '&' but hex equivalents to describe the URI. Not sure if this will last :/
82
5ef1d57e
QT
832007-10-16
84Quy Tonthat <qtonthat@gmail.com>:
85 * Interpolating DEM data in 3 different methods. Track data,
86 elevation-distance graph and elevation info on status bar now make use
87 of interpolation.
88
3220e336
QT
892007-10-15
90Quy Tonthat <qtonthat@gmail.com>:
91 * Add more room to the top of elevation-distance graph.
92
b42009f6
EB
932007-10-14
94Evan Battaglia <gtoevan@gmx.net>
95 * Fix plotting of DEM elevation data (subtract min altitude)
96
165d30aa
EB
972007-10-12
98Evan Battaglia <gtoevan@gmx.net>
99 * Fix Esc and Backspace to work only when VikViewport has focus.
100 * VikViewport grabs focus on click or release events, or when a
101 tool move event returns VIK_LAYER_TOOL_ACK_GRAB_FOCUS.
102
1032007-10-12
07596bf4
QT
104Quy Tonthat <qtonthat@gmail.com>:
105 * Make use of DEM elevation data and GPS speed for track graphs.
106
777e2d4d
EB
1072007-10-11
108Evan Battaglia
109 * Key press framework for tools. Esc to stop track. Backspace to end track.
110
5c5f3289
GB
1112007-10-11
112Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
113 * Upgrading to API 0.5 of OSM
114
001a86db
QT
1152007-10-11
116Quy Tonthat <qtonthat@gmail.com>:
117 * Make Realtime Tracking a feature that can be disabled at configure
118 time. Do not quietly disable it beacause libgps is not available
119 at compiling time.
a2817d3c 120 * Extra data from GPS in realtime mode are now stored in trackpoints.
001a86db
QT
121
1222007-10-10
123Quy Tonthat <qtonthat@gmail.com>:
124 * Fix a crash bug caused by operation on variable inside a macro.
125
e086b16d
EB
1262007-10-09
127Evan Battaglia <gtoevan@gmx.net>
128 * Ctrl-shift-scroll to zoom like Google. Just scroll zooms like before.
7b203521
EB
129 * Show currently edited track in red-dashed line. This makes it easier
130 to tell if we've ended the track.
131 * When using new track tool, draw a line before making a point to
132 preview the new point.
807e03f9 133 * Use $BROWSER environment variable (for viewing geocache pages)
e086b16d 134
6dd43d93
QT
1352007-10-08
136Quy Tonthat <qtonthat@gmail.com>:
137 * Fix compiling breakage caused by missing icon file from the list.
138
58a642b6
GB
1392007-10-07
140Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
141 * libgps is no more mandatory
142
32e48121 1432007-10-07
9a30122d
EB
144Evan Battaglia <gtoevan@gmx.net>:
145 * Scroll zoom keeps cursor over same spot on map (like Google, QLandKarte)
bce3a7b0 146 * Cursors for tools.
c3deba01 147 * Undo magic scissors by right-clicking.
8fb71d6c 148 * Extend a track by right-clicking on it.
98f5364d 149 * Experiment: "Begin track" tool
9a30122d 150
58a642b6 1512007-10-07
32e48121
QT
152Quy Tonthat <qtonthat@gmail.com>:
153 * Correctly calculate position (based on time instead of distance)
154 when clicking on speed-time graph.
155 * Added km/h to speed entries of the track properties dialog.
6260ce3f 156 * The "Selected Time" on track properties dialog is now correct.
ddc2372e
QT
157 * Track Properties: now displays track distance/time instead of
158 "Selected Time".
32e48121 159
a45242c2
QT
1602007-10-06
161Quy Tonthat <qtonthat@gmail.com>:
162 * Fix bugs that caused odd display of time on track properties dialog.
4863105b 163 * Pop a message when failed to connect to gpsd.
a45242c2 164
057a78bc
QT
1652007-10-05
166Quy Tonthat <qtonthat@gmail.com>:
167 * Fix a segfault caused by (mistakenly) adding a new layer to gps
168 layer.
97cab2d5 169 * Be more selective in collecting realtime trackpoints.
057a78bc 170
c4e61875
QT
1712007-10-04
172Quy Tonthat <qtonthat@gmail.com>:
173 * Improvements for GPS layer's "realtime tracking".
174
c2e97e57
QT
1752007-10-02
176Quy Tonthat <qtonthat@gmail.com>:
177 * Fix crashes caused by emitting update too early at layer creation.
b87d3952 178 * Add realtime tracking to GPS layer.
8fcff869 179 * fix half-drawn problems for GPS layer.
c2e97e57 180
090cae39
GB
1812007-10-01
182Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
183 * Relax dependencies about glib by implementing
184 g_hash_table_remove_all ourselves (Evan's patch)
185
c9177aae
QT
1862007-10-01
187Quy Tonthat <qtonthat@gmail.com>:
188 * Disable half-drawn update when the center is moved. Avoid using
189 static "trigger" in viklayer.c which causes problems when viking
190 has more than one windows.
191
d295e344
QT
1922007-09-28
193Quy Tonthat <qtonthat@gmail.com>:
194 * Fix bug that caused Elevation graph not working properly with some
195 tracks.
196
415302f4
EB
1972007-09-27
198Evan Battaglia <gtoevan@gmx.net>
199 * GPSD Layer -- draw an arrow.
200 * Minimum elevation for DEM layer.
0df66d57
EB
201 * Half-drawn hack to only draw layers on top of the one that has
202 recently changed. A must for realtime GPS.
415302f4 203
0e25c0d0
QT
2042007-09-25
205Quy Tonthat <qtonthat@gmail.com>:
206 * SRTM download now works for regions outside North_America too.
207
fa86f1c0
EB
2082007-09-23
209Evan Battaglia <gtoevan@gmx.net>
210 * Fix copy & pasting DEM layers -- new serializing string list code.
9593a4c9
EB
211 * Don't crash if using tool on wrong type of layer / no layer.
212 Although I really want to know what happened to "use the top visible layer",
213 and return TRUE if the tool "accepts" the use...
214 editing lots of TRWLayers was way easier that way...
e9165710 215 * Remove unused vik_layer_copy() code
ee6ef0b1 216 * Add Magic Scissors icon (from GIMP)
bddd2056
EB
217 * Add comment when making a Google Route.
218 * Continue a magic scissors route by holding down control. Continue the comment too.
219 * 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 220 * Experimental GPSD support (VikGpsdLayer)
fa86f1c0 221
8c721f83
EB
2222007-09-22
223Evan Battaglia <gtoevan@gmx.net>
224 * Pan Accelerators (Ctrl+Left, etc)
225 * Ctrl-Scroll and Ctrl-Shift-Scroll to pan, kind of like Gimp.
226 * Add a RADIOGROUP_STATIC properties factory type to make it easy
227 for new layers. Uses an array list (like before)
228 instead of a GList.
229 * DEM US 10m (dem24k) source! Option in DEM Layer & ./configure
230 * (copying & pasting DEM layers is broken, will fix later)
231
0c1044e9
EB
2322007-09-21
233Evan Battaglia <gtoevan@gmx.net>
234 * Fix right-click on geocache to work with new geocache names.
235 * Download & import SRTM 90m DEM data (still working on US 10m)
236
ed28ef63
EB
2372007-09-17
238Evan Battaglia <gtoevan@gmx.net>
239 * 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.
240
4f13653e
GB
2412007-09-09
242Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
243 * Removing unused files (*.png.h).
244
90e25247
GB
2452007-09-08
246Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
247 * Fix #1789550: define MAX macro if not defined on ALL systems
248
35462baf
QT
2492007-09-08
250Quy Tonthat <qtonthat@gmail.com>:
251 * AUtomatically fetching google version number.
252
eb93fa95
GB
2532007-09-07
254Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
255 * Fix #1789550: mkdtemp usage is conditioned, so it is possible
256 to build viking on system not offering such feature.
257
fd0a7199
GB
2582007-09-06
259Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
260 * Adding command line option framework.
261
4b53548b
QT
2622007-09-06
263Quy Tonthat <qtonthat@gmail.com>:
264 * Make viking's default start location somewhere more likely has maps.
ee180665
QT
265 * Fix crash when using "Maps Download" tools right after viking is
266 started (without a viking file).
4b53548b
QT
267
2682007-09-05
269Quy Tonthat <qtonthat@gmail.com>:
270 * Viking 0.9.2 (By Guilhem Bonnefille <guilhem.bonnefille@gmail.com>)
271
4e29c215
GB
2722007-09-03
273Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
274 * Fix: crash when "applying" a map layer property dialog.
94933cb8 275 * QA: strong type the second argument of the *_post_read functions.
63726881 276 * Preset filename when exporting a TrwLayer.
24277274
GB
277 * Refactoring: retrieve the VikWindow from the VikViewport via its
278 GtkWidget nature.
51c15f41 279 * Use $EMAIL to initialise email field for OSM upload.
07059501 280 * Do not warn about drawmode inconsistency while reading file.
e52d2bf3 281 * Hide Expedia view mode when expedia is not built in.
4e29c215 282
06f31fd5
GB
2832007-09-01
284Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
285 * Disable Expedia map layer by default (as it is not working).
286
1a8143e6
BZ
2872007-08-30
288Bernd Zeimetz <bernd@bzed.de>:
289 * Add redirect support (for Expedia map layer).
290
5092de80
GB
2912007-08-30
292Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
293 * Add ability to upload a single track.
294
dc5758d3
GB
2952007-08-28
296Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
297 * Check current drawmode after creating a new MapsLayer.
298
15e77c02
QT
2992007-08-25
300Quy Tonthat <qtonthat@gmail.com>:
301 * New google version number.
1918a993 302 * Better checking to detect downloaded text instead of images.
314c1ccc
QT
303 * Give more instructive message for attempting to download maps in
304 wrong mapmode.
15e77c02 305
f901dcdf
GB
3062007-08-20
307Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
308 * libcurl is a requirement
309
f8fe5d14
QT
3102007-08-20
311Quy Tonthat <qtonthat@gmail.com>:
312 * Fix bugs that cause crashes on layers copy/paste/delete.
d1f48cc2
QT
313 * Fix bug in Google search that caused viking jump to wrong location
314 when Google can not find the match.
f8fe5d14 315
1bd88e66
GB
3162007-08-16
317Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
318 * Group "Export Layer..." entries in a sub-menu.
319
494eb388
QT
3202007-08-16
321Quy Tonthat <qtonthat@gmail.com>:
322 * Clean up and eliminate compiler warning.
323
261c8fdc
QT
3242007-08-15
325Quy Tonthat <qtonthat@gmail.com>:
326 * Fix bug in creating temporary HOME when HOME is not set.
36c78d6d
QT
327 * Added --enable-old-google to configure script. Old google modes are
328 now disabled by default.
329 * Default mode for new maps is Google Maps.
261c8fdc 330
6a9ff0ee
QT
3312007-08-09
332Quy Tonthat <qtonthat@gmail.com>:
333 * Make Google Map default map type.
334
46e4fa54
QT
3352007-08-02
336Quy Tonthat <qtonthat@gmail.com>:
337 * DEM module can now read hgt.zip files directly (no need to unzip
338 them).
339 * DEM module can now process 1 arc sec hgt(.zip) files (mainly for USA
340 regions).
341
2dc9ab5e
QT
3422007-07-27
343Quy Tonthat <qtonthat@gmail.com>:
344 * Plug filedescriptor leak in dem.c
345
071da616
QT
3462007-07-26
347Quy Tonthat <qtonthat@gmail.com>:
348 * Display on status bar altitude at cursor using data from DEM layer(s).
349
ccff31c2
QT
3502007-07-25
351Quy Tonthat <qtonthat@gmail.com>:
352 * New google version numbers.
353
1ef9e637
QT
3542007-07-24
355Quy Tonthat <qtonthat@gmail.com>:
356 * Disable GeoCache Acquire since it nolonger works. Can be enabled
357 again using configure --enable-geocaches.
358
214f9ac2
QT
3592007-07-18
360Quy Tonthat <qtonthat@gmail.com>:
361 * Remove (my) debug messages which are no longer needed.
362
2dc9ab5e 3632007-07-15
214f9ac2
QT
364Quy Tonthat <qtonthat@gmail.com>:
365 * Missing a few changes here.
366 * release 0.9 (by Guilhem)
367
6ec35002
QT
3682007-07-13
369Quy Tonthat <qtonthat@gmail.com>:
370 * Eliminate the needs of entering DEM files for every single
371 track/waypoint layer.
372
84c2cc41
QT
3732007-07-07
374Quy Tonthat <qtonthat@gmail.com>:
375 * Fixed typo in Makefile.am
376
ad0a8c2d
EB
3772007-07-06
378Evan Battaglia <gtoevan@gmx.net>:
379 * Merge DEM Branch
380
441f28d3
QT
3812007-07-04
382Quy Tonthat <qtonthat@gmail.com>:
383 * Bug fix: View Mode displayed wrong setting on start up
384
83750a2d
QT
3852007-07-03
386Quy Tonthat <qtonthat@gmail.com>:
387 * Fixed bugs that caused draw_scale and draw_centermark status not being
388 consistent among View menu, viewport and loaded files.
389
ad0a8c2d
EB
3902007-07-02
391Evan Battaglia <gtoevan@gmx.net>
392 * DEM Branch: Trying to fix/cleanup various DEM things
393 * DEM Branch: Support for SRTM 3 arcsecond _global_ DEM data from http://www2.jpl.nasa.gov/srtm/
394
17407a43
QT
3952007-07-02
396Quy Tonthat <qtonthat@gmail.com>:
397 * Fixed bugs that caused crashes during GPS upload/download.
398
8cd10bb4 3992007-07-01
e2d11d62 400Quy Tonthat <qtonthat@gmail.com>:
8cd10bb4 401 * Make "Save Image" and "Save Image Directory" dialogs reusable.
e2d11d62 402
678fecbb
RM
4032007-06-24
404Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
405 * Merging with Ralf's work around debianization
ad4d241a 406 * INSTALL: refreshed
678fecbb 407
10888930
TS
4082007-06-23
409Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
410 * Minor change to avoid SEGFAULT on x86_64
a3188993 411 * Add DownloadOptions type to specify referer per map source
1b685d33 412
37518034
QT
4132007-06-19
414Quy Tonthat <qtonthat@gmail.com>:
415 * Fix bugs that causes "drawcentermark" not recognised when reading
416 from files.
417 * Fix a wild pointer bug that can cause crashes
418
d700ee38
GB
4192007-06-18
420Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
421 * Copying libcurl.m4 as it is needed everywhere
422
62c16860
QT
4232007-06-18
424Quy Tonthat <qtonthat@gmail.com>:
425 * New google version numbers.
426 * Make scale more visible.
427 * Add center mark which can be turn on/off in View menu.
428 * Viking now uses cookies for http requests. Some server(s) is quite
429 picky about this. (With great help from Lixus <gps@muellers.ms>)
0c24c0a5 430 * Download maps along a track. Right click on a track layer, select map
62c16860 431 type and zoom level, viking will do the rest.
0c24c0a5 432 * release 0.1.3-20070618
62c16860 433
99e679df
RM
4342007-06-13
435Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
436 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
437
b0b88773
QT
4382007-06-8
439Quy Tonthat <qtonthat@gmail.com>:
440 * Fix a bug that causes segfault when viewing properties of a
441 waypoint.
442
4b31042b
QT
4432007-06-1
444Quy Tonthat <qtonthat@gmail.com>:
445 * Fix a bug that causes segfault when viewing properties of a track
446 that has only one trackpoint with elevation information.
1eef1bde 447 * Backport Evan's magic scissors from DEM branch.
4b31042b 448
f47d51b5
QT
4492007-05-31
450Quy Tonthat <qtonthat@gmail.com>:
451 * Add Google Maps search to View menu and Toolbar
452 * Waypoint created right after the search will pick up the search
453 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
454 create waypoint).
455
4587152b
MC
4562007-05-26
457Mark Coulter <i_offroad@yahoo.com>
458 * new waypoint symbols.
459
9b81efe3
QT
4602007-05-26
461Quy Tonthat <qtonthat@gmail.com>:
462 * Fix intermittent problem of map redraw.
463 * Mapslayer: Fixed bugs that cause in some cases, map display can not
464 be refreshed without downloading.
465
2d546d79
GB
4662007-05-24
467Ralf Meyer <ranfyy@gmail.com>:
468 * Adding man pages.
469
10ca2bfe
QT
4702007-05-24
471Quy Tonthat <qtonthat@gmail.com>:
472 * Maps layer: Improve performance for map autodownload.
3570ad57
QT
473 * Make dimensions easier to be found and changed to suit own tastes.
474 * Small touches on the look.
10ca2bfe 475
ff8b4326
QT
4762007-05-23
477Quy Tonthat <qtonthat@gmail.com>:
478 * New GPS layer menu items: "empty upload", "empty download", "empty
479 all"
7041549f 480 * acquire->Google Directions now record and display previous queries
3570ad57 481 fo "From"/"To" entries.
7041549f 482 * Position Google Directions dialogs at the center of Viking window.
ff8b4326 483
38778d11
QT
4842007-05-22
485Quy Tonthat <qtonthat@gmail.com>:
486 * GPS layer track and waypoint data can now be saved.
2bf7cadd
QT
487 * Disable prompt for save before exit.
488 * Add "Save and Exit" to File menu.
38778d11 489
ad0a8c2d
EB
4902007-05-20
491Evan Battaglia <gtoevan@gmx.net>
492 * DEM Branch
493
6d38ac4f
QT
4942007-05-20
495Quy Tonthat <qtonthat@gmail.com>:
496 * Stop autodownload from running forever on map downloading errors.
497
0b3c4c1c
QT
4982007-05-18
499Quy Tonthat <qtonthat@gmail.com>:
06e94d26 500 * Add curl-devel to spec file.
0b3c4c1c 501 * Map tool: Left click can now refresh display of map tiles.
4b31d033 502 * Check for non-displayable data after downloading map.
0b3c4c1c 503
11f88b69
QT
5042007-05-17
505Quy Tonthat <qtonthat@gmail.com>:
506 * Fix problems in map downloading caused by unreliable error
507 detection.
06e94d26 508 * Release 0.1.3
11f88b69 509
0b0963fb
QT
5102007-05-15
511Quy Tonthat <qtonthat@gmail.com>:
512 * Fixed bugs that can cause segfault on exit. The problem was caused
513by mapslayer's weak_ref not being unref'ed in some cases.
514
3335ae4e
EB
5152007-05-13
516Evan Battaglia <gtoevan@gmx.net>
517 * 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.
518
093c5c71
EB
5192007-05-11
520Evan Battaglia <gtoevan@gmx.net>
521 * Fix removal of redownloaded tiles from memory cache.
e415a0e8 522 * Fix a stupid segfault in main.c (opening new files)
093c5c71 523
056e8bd1
QT
5242007-05-09
525Quy Tonthat <qtonthat@gmail.com>:
526 * New Google version numbers.
527
50817314
GB
5282007-05-08
529Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
530 * New "Refresh onscreen tiles" menu entry
531
6afc9732
GB
5322007-05-04
533Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
534 * debian/: debianization
535
81a061e4
GB
5362007-04-29
537Reid Priedhorsky <reid@reidster.net>
538 * libusb support
539
dfb4bdaa
GB
5402007-04-28
541Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
542 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
ca9eb04a 543 * Add configuration option for OpenStreetMap sources
dfb4bdaa 544
67209ca8
GB
5452007-04-23
546Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
547 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
548
ed6242f3
EB
5492007-04-21
550Evan Battaglia <gtoevan@gmx.net>
551 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
552
fa9fef36
GB
5532007-04-16
554Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
555 * Adding libcurl support
556
69b825fe
QT
5572007-04-04
558Quy Tonthat <qtonthat@gmail.com>:
559 * New Google version number.
560 * Fixed Google Directions
561
4a96999b
QT
5622007-02-20
563Quy Tonthat <qtonthat@gmail.com>:
564 * GPS layer dialog now displayed at the center of the Viking main
565 window.
566
997905be
QT
5672007-02-19
568Quy Tonthat <qtonthat@gmail.com>:
569 * New Google version numbers.
570
af2740eb
QT
5712007-02-15
572Quy Tonthat <qtonthat@gmail.com>:
573 * Made viking.spec.in out of Michael's viking.spec
574 * Added viking.spec.in to autoconf files.
575
5762007-02-15
577Michael A Peters <mpeters@mac.com>:
578 * Added viking.spec
579
07f39a64
GB
5802007-02-14
581Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
582 * NEWS, configure.ac: preparing 0.1.2
583
4e0cf33b
GB
5842007-02-13
585Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
586 * src/vikwindow.c: remove URL and version number from window title
587 * src/dialog.c: add URL and use dynamic information for version
21c318eb 588 * AUTHORS, src/dialog.c: update contributors list
e8947958
GB
589 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
590 AUTHORS file
4e0cf33b 591
ecb51018
QT
5922007-02-07
593Quy Tonthat <qtonthat@gmail.com>:
594 * Fix bug that causes crashes when click at the right side (outside)
595 of the track graph area in the Track Poperties window.
596
e1e2f2c6
JJ
5972007-02-06
598Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
599 * Add new information to Track Properties. Postion in time will be
600 tracked and display when moving mouse cursor around the track graph.
601
4f210965
QT
6022007-02-06
603Quy Tonthat <qtonthat@gmail.com>:
604 * New google version numbers.
d1fb6e7f 605 * correct main window title and viking website.
4f210965 606
369e959a
QT
6072007-02-05
608Quy Tonthat <qtonthat@gmail.com>:
609 * Cosmetic changes.
610
119f63a0
QT
6112007-02-04
612Quy Tonthat <qtonthat@gmail.com>:
613 * Simplify tools enable/disable codes.
614
79845167
QT
6152007-02-01
616Quy Tonthat <qtonthat@gmail.com>:
617 * Only tools that work with current active layer are enable,
618 others are disable (fade out and does nothing when clicked on).
619
d820e240
GB
6202007-01-27
621Quy Tonthat <qtonthat@gmail.com>:
622 * Display map sections while downloading (bug 1303429)
623
267b6db5
QT
6242007-01-25
625Quy Tonthat <qtonthat@gmail.com>:
626 * Fixed bugs that caused crashes on creating new map layer or
627 new track/waypoint layer.
628
dad2c114
QT
6292007-01-24
630Quy Tonthat <qtonthat@gmail.com>:
631 * Updated google tranparent version number.
632 * Made it more convenient to update google version numbers.
633
cdcaf41c
QT
6342007-01-23
635Quy Tonthat <qtonthat@gmail.com>:
636 * Merged branch modular to trunk.
637
54d3b232
QT
6382007-01-05
639Quy Tonthat <qtonthat@gmail.com>:
640 * Bug fix: main menu edit->delete and edit->cut did not work with
641 waypoints and tracks.
642
2cebc318
QT
6432007-01-04
644Quy Tonthat <qtonthat@gmail.com>:
645 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
646 layer panel).
647
20c7a3a0
QT
6482007-01-03
649Quy Tonthat <qtonthat@gmail.com>:
107d445a
QT
650 * bug fix: crash on inserting aggregate layer if the selected layer's
651 parent is not an aggregate layer.
652 * bug fix: crash when delete a child layer whose parent is not
653 an aggregiate layer (eg gpslayer)
20c7a3a0
QT
654 * Menu item selection for layer instances.
655
fdca5edb
QT
6562007-01-02
657Quy Tonthat <qtonthat@gmail.com>:
658 * gpslayer: Unexpose interface functions.
5a4a28bf 659 * Layers now can have their say on what pop up menu items they want.
fdca5edb 660
cdcaf41c 6612007-01-02
a25c4c50 662Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
cdcaf41c
QT
663 * Add ability to disable Terraserver stuff
664 * Add ability to disable Expedia stuff
665
fdca5edb
QT
6662007-01-01
667Quy Tonthat <qtonthat@gmail.com>:
668 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
669 creation dialog.
670
cdcaf41c
QT
6712007-01-01
672Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
673 * Make all .h self sufficient
674 * Add ability to disable Google stuff
675
b364d6bc
QT
6762006-12-31
677Quy Tonthat <qtonthat@gmail.com>:
678 * Added gps layer
679
cdcaf41c
QT
6802007-01-02
681Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
682 * Add ability to disable Terraserver stuff
683 * Add ability to disable Expedia stuff
684
6852007-01-01
686Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
687 * Make all .h self sufficient
688 * Add ability to disable Google stuff
689
b291388a
GB
6902006-12-26
691Quy Tonthat <qtonthat@gmail.com>:
692 * Fix a google version number change (at least in Australia).
693
ea40bccf
AF
6942006-12-07
695Quy Tonthat <qtonthat@gmail.com>:
696 * Fix an array overflow bug in Map Layer Properties
697
b7b66e1f
GB
6982006-12-04
699Alex Foobarian <foobarian@gmail.com>:
700 * Added an "About" dialog
701
68fb2913
AF
7022006-11-30
703Alex Foobarian <foobarian@gmail.com>:
704 * Added Quy Tonthat's patch to fix a bug in Track Properties
705
1a8437ab
AF
7062006-11-29
707Alex Foobarian <foobarian@gmail.com>:
ea40bccf 708 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
1a8437ab 709
fa1b5a5f
GB
7102006-11-12
711Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
712 * Add expat explicit dependency
713
7432fddf
AF
7142006-10-31
715Alex Foobarian <foobarian@gmail.com>:
716 * Visual feedback for moving waypoints
717
33534cd8
AF
7182006-10-30
719Alex Foobarian <foobarian@gmail.com>:
720 * Created standard Edit menu
721 * Implemented Cut for trackpoints and waypoints
722 * When moving trackpoints, we now draw one under the cursor for visual feedback
723
f9db6bd6
AF
7242006-10-26
725Alex Foobarian <foobarian@gmail.com>:
726 * Cleared up the drawing modes and map type descriptions
727 * Updated google version string to make it work in Europe
728 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 729 * Compacted the track properties dialog
f9db6bd6 730
941aa6e9
AF
7312006-10-23
732Alex Foobarian <foobarian@gmail.com>:
733 * Introduced a toolbar tool interface, converted existing tools to use it
734 * As a result, ruler drawing bugs are gone
735 * Sped up ruler drawing by increasing the redraw priority
736
78c9fb5b
GB
7372006-08-15
738Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
739 * Add implicit DMS->DDD conversions in waypoints dialogs
740
0165e6e4
GB
7412006-07-26
742Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
743 * src/degrees_converters.c, src/degrees_converters.h,
744 test/degrees_converter.c: add dec -> DDD conversion
745 * src/degrees_converters.c, src/degrees_converters.h,
746 test/degrees_converter.c: add dec -> DMM conversion
747 * src/degrees_converters.c: refactor dms conversions
748
6c02911c
RP
7492006-07-24
750Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
751 * Add patch for GoogleMaps from Reid Priedhorsky
752
0165e6e4
GB
7532006-07-22
754Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
755 * Makefile.am, configure.ac, src/Makefile.am,
756 src/degrees_converters.c, src/degrees_converters.h,
757 test/Makefile.am, test/check_degrees_conversions.sh,
758 test/degrees_converter.c: Adding degrees conversion functions
759 (DDD/DMM/DMS)
760
7612006-07-06
762Evan Battaglia <gtoevan@gmx.net>
763 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
764
a808ab5f
EB
7652006-07-01
766Evan Battaglia <gtoevan@gmx.net>:
767 * Upgrade Google Maps version (yay Europe!)
768
0165e6e4
GB
7692006-06-11
770Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
771 * NEWS, configure.ac: Preparing 0.1.1
772
65f0ccab
AF
7732006-05-25
774Alex Foobarian <foobarian@gmail.com>:
775 * Cleaned up the data source interface
776 * Added a setup dialog to the GPS data source, with protocol type and serial port location
777
5f304fd7
AF
7782006-05-12
779Alex Foobarian <foobarian@gmail.com>:
780 * Small fixes in Acquire from GPS code
781
fe203390 7822006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
783 * autogen.sh: simpler method to start from CVS
784
a8d46e0b
EB
7852005-12-03
786Evan Battaglia <gtoevan@gmx.net>
787 * Data sources -- check for existence of necessary things
788
7b3479e3 7892005-11-25
3333c069 790Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
791 * Created "data sources" structure to easily add new data sources via GPS babel.
792 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
793 shows the power of the approach.
3333c069 794 * Data sources: Google & Geocaches
7b3479e3 795
8904c540 7962005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 797 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
798Evan Battaglia <gtoevan@gmx.net>:
799 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 800
d1fa6cff
AF
8012005-11-21
802Alex Foobarian <foobarian@gmail.com>:
803 * Fixed v-t diagram crash bug
804
1d1bc3c1
EB
8052005-11-19
806Alex Foobarian <foobarian@gmail.com>:
807 * GPSBabel acquire code
808
9f0cd67d
AF
8092005-11-18
810Alex Foobarian <foobarian@gmail.com>:
811 * Copy/paste of individual track- and way-points updated to work between processes.
812
0a6cab71
AF
8132005-11-17
814Alex Foobarian <foobarian@gmail.com>:
815 * Copy/paste between viking processes
816 * Layer marshalling support
817
1bc9b120
GB
8182005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
819 * configure.ac: Adding --with-mapcache configure option
820 * src/config.h: Removed because no more used (generated)
821
15614495
AF
8222005-10-18
823Alex Foobarian <foobarian@gmail.com>:
824 * Fix ruler declination in UTM mode
825
ba298cde 8262005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
827 * src/icons/Makefile.am: assumes the creation of icons.h
828 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
829 * src/Makefile.am: no more icons.h production
830
024f32c1
EB
8312005-10-16
832Evan Battaglia <gtoevan@gmx.net>
833 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 834 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 835
c48517ad
AF
8362005-10-13
837Alex Foobarian <foobarian@gmail.com>:
838 * Drag and drop whole track/waypoint lists
839
80e450c0
AF
8402005-10-12
841Alex Foobarian <foobarian@gmail.com>:
842 * Coord layer drawing for lat/lon based projections
843
0dff88ea
AF
8442005-10-11
845Alex Foobarian <foobarian@gmail.com>:
846 * Draw a compass when using a ruler
847
e4847ce9
AF
8482005-10-07
849Alex Foobarian <foobarian@gmail.com>:
850 * Added ruler drawing to the ruler tool
851
2f50c650
AF
8522005-10-06
853Alex Foobarian <foobarian@gmail.com>:
854 * Added support for pasting coordinates in lat/lon format
855
e890a6e6
EB
8562005-10-05
857Alex Foobarian <foobarian@gmail.com>:
858 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
859Evan Battaglia <gtoevan@gmx.net>:
860 * When pasting waypoints and tracks, do name resolution (add #2, etc)
861
08b251ec
EB
8622005-10-01
863Evan Battaglia <gtoevan@gmx.net>:
864 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 865 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 866
ba298cde 8672005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 868 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
869Alex Foobarian <foobarian@gmail.com>:
870 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 871 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 872 * Added wp symbol support to gpx
92136662 873 * Fixed name collisions during track/wp DND
ea3933fc
EB
874 * Layer-wide option as to whether to show waypoint symbols
875
acaf7113
AF
8762005-09-29
877Alex Foobarian <foobarian@gmail.com>:
878 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
879 * Added a scale ruler
880 * Changed panning to show less "garbage" in exposed areas
881
a5e51d35
EB
8822005-09-28
883Evan:
884 * menu.xml & icons inline
885
e4afc73a 8862005-09-27
acaf7113 887Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
888 * GtkUIManager/Toolbar
889 * DND in the LayersPanel
0912fc7e
EB
890Evan:
891 * strtod -> g_strtod (i18n glitch)
892
ba298cde 8932005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
894 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
895 * Makefile.am (EXTRA_DIST): handles viking-remote
896 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
897 * doc/Makefile.am, doc/dev/Makefile.am: new files
898 * Makefile.am (SUBDIRS): handles doc directory
899 * configure.ac: handles doc and doc/dev directories
e4afc73a 900
2ab9b480 9012005-09-16
2ab9b480 902Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
903Evan: * GPX fixes
904 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
905 * GPX write, click v-vs-t diagram
906 * Option to show stops in TRWLayer options, and stop_length
907 * Elevation plotting relative to min and max elevation in track.
908 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
909
9102005-09-15
911 * 4+ hours later and voila, GPX read support
912 * Fixes in propwin if track doesn't have certain data, say so.
913
9142005-09-14
915Me (Evan) again:
916 * Fix USGS support
917 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
918 * Don't crash on track properties of an empty track.
919
734652bf 9202005-09-13
ba298cde 921Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
922 * bootstrap: new file to bootstrap auto-tools
923 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
924 * Makefile.am (bin_SCRIPTS): viking-remote added
925 * configure.ac: --enable-alphabetized-trw option added
926
927Evan Battaglia <gtoevan@gmx.net>:
928 * Experimental altitude funky plotting I'm working on
929
9302005-09-12
931Alex Foobarian <foobarian@gmail.com>'s changes
932* disable stops, for now (I forgot about those...)
933* Track elevation graph: minimum altitude difference for less jagged curves
934* Track elevation graph: gray background, blue foreground
935* Track elevation graph: lines to clearly show absolute elevation
936* New velocity-vs-time graph & calculating function
937* Notebook to hold this new graph with track elevation graph
938My (Evan's) changes:
939* Fix above v-vs-t patch to not crash on tracks without timestamp.
940* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 941Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
942 * bootstrap: new file to bootstrap auto-tools
943 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
944 * Makefile.am (bin_SCRIPTS): viking-remote added
945 * configure.ac: --enable-alphabetized-trw option added
734652bf 946
9903c388
EB
9472005-09-07
948Autotools support by Guilhem Bonnefille.
949
bb71de8b
AF
9502005-09-06
951Added Alex Foobarian's track duration patch.
952Added Alex Foobarian's track profile patch.
9903c388 953Added Alex Foobarian's elevation map fix.
bb71de8b 954
725c87e1
EB
9552005-09-04
956Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 957Delete from cache when updating image.
725c87e1 958
50a14534
EB
9592005-08-18
960Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
961
9622005-08-16
963Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
964
9652005-08-02
966Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
967Chaned waypoint types a little bit (size of waypoint)
968
9692005-07-31
970Hopefully fixed background.c item # count
971Fixed KH Maps (v=2)
972
9732005-06-20
974A little research & added KH Maps support.
975
9762005-06-19
977Fixed right-click waypoint edit -> crash bug, hopefully.
978Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
979Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
980Fixed the bug where pasting a map layer messed up the name.
981Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
982Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
983