]> git.street.me.uk Git - andy/viking.git/blame_incremental - ChangeLog
Adding an icon for the entry menu (Debian package only)
[andy/viking.git] / ChangeLog
... / ...
CommitLineData
12007-06-13
2Guilhem Bonnefille <guilhem.bonnefille@gmail.com>:
3 * Adding an icon (suggested by Ralf Meyer <ranfyy@gmail.com>)
4
52007-06-8
6Quy Tonthat <qtonthat@gmail.com>:
7 * Fix a bug that causes segfault when viewing properties of a
8 waypoint.
9
102007-06-1
11Quy Tonthat <qtonthat@gmail.com>:
12 * Fix a bug that causes segfault when viewing properties of a track
13 that has only one trackpoint with elevation information.
14 * Backport Evan's magic scissors from DEM branch.
15
162007-05-31
17Quy Tonthat <qtonthat@gmail.com>:
18 * Add Google Maps search to View menu and Toolbar
19 * Waypoint created right after the search will pick up the search
20 string as comment. (Use TrackWaypoint Layer menu, not toolbar, to
21 create waypoint).
22
232007-05-26
24Mark Coulter <i_offroad@yahoo.com>
25 * new waypoint symbols.
26
272007-05-26
28Quy Tonthat <qtonthat@gmail.com>:
29 * Fix intermittent problem of map redraw.
30 * Mapslayer: Fixed bugs that cause in some cases, map display can not
31 be refreshed without downloading.
32
332007-05-24
34Ralf Meyer <ranfyy@gmail.com>:
35 * Adding man pages.
36
372007-05-24
38Quy Tonthat <qtonthat@gmail.com>:
39 * Maps layer: Improve performance for map autodownload.
40 * Make dimensions easier to be found and changed to suit own tastes.
41 * Small touches on the look.
42
432007-05-23
44Quy Tonthat <qtonthat@gmail.com>:
45 * New GPS layer menu items: "empty upload", "empty download", "empty
46 all"
47 * acquire->Google Directions now record and display previous queries
48 fo "From"/"To" entries.
49 * Position Google Directions dialogs at the center of Viking window.
50
512007-05-22
52Quy Tonthat <qtonthat@gmail.com>:
53 * GPS layer track and waypoint data can now be saved.
54 * Disable prompt for save before exit.
55 * Add "Save and Exit" to File menu.
56
572007-05-20
58Quy Tonthat <qtonthat@gmail.com>:
59 * Stop autodownload from running forever on map downloading errors.
60
612007-05-18
62Quy Tonthat <qtonthat@gmail.com>:
63 * Add curl-devel to spec file.
64 * Map tool: Left click can now refresh display of map tiles.
65 * Check for non-displayable data after downloading map.
66
672007-05-17
68Quy Tonthat <qtonthat@gmail.com>:
69 * Fix problems in map downloading caused by unreliable error
70 detection.
71 * Release 0.1.3
72
732007-05-15
74Quy Tonthat <qtonthat@gmail.com>:
75 * Fixed bugs that can cause segfault on exit. The problem was caused
76by mapslayer's weak_ref not being unref'ed in some cases.
77
782007-05-13
79Evan Battaglia <gtoevan@gmx.net>
80 * 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.
81
822007-05-11
83Evan Battaglia <gtoevan@gmx.net>
84 * Fix removal of redownloaded tiles from memory cache.
85 * Fix a stupid segfault in main.c (opening new files)
86
872007-05-09
88Quy Tonthat <qtonthat@gmail.com>:
89 * New Google version numbers.
90
912007-05-08
92Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
93 * New "Refresh onscreen tiles" menu entry
94
952007-05-04
96Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
97 * debian/: debianization
98
992007-04-29
100Reid Priedhorsky <reid@reidster.net>
101 * libusb support
102
1032007-04-28
104Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
105 * OpenSourceMap slippy maps (in osm.c) -- Maplink tiles
106 * Add configuration option for OpenStreetMap sources
107
1082007-04-23
109Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
110 * OpenSourceMap slippy maps (in osm.c) -- Osmarender and Mapnik
111
1122007-04-21
113Evan Battaglia <gtoevan@gmx.net>
114 * OpenSourceMap slippy maps (in google.c) -- identical to google maps except zoom numbering
115
1162007-04-16
117Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
118 * Adding libcurl support
119
1202007-04-04
121Quy Tonthat <qtonthat@gmail.com>:
122 * New Google version number.
123 * Fixed Google Directions
124
1252007-02-20
126Quy Tonthat <qtonthat@gmail.com>:
127 * GPS layer dialog now displayed at the center of the Viking main
128 window.
129
1302007-02-19
131Quy Tonthat <qtonthat@gmail.com>:
132 * New Google version numbers.
133
1342007-02-15
135Quy Tonthat <qtonthat@gmail.com>:
136 * Made viking.spec.in out of Michael's viking.spec
137 * Added viking.spec.in to autoconf files.
138
1392007-02-15
140Michael A Peters <mpeters@mac.com>:
141 * Added viking.spec
142
1432007-02-14
144Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
145 * NEWS, configure.ac: preparing 0.1.2
146
1472007-02-13
148Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
149 * src/vikwindow.c: remove URL and version number from window title
150 * src/dialog.c: add URL and use dynamic information for version
151 * AUTHORS, src/dialog.c: update contributors list
152 * AUTHORS, src/dialog.c, src/Makefile.am: About dialog filled with
153 AUTHORS file
154
1552007-02-07
156Quy Tonthat <qtonthat@gmail.com>:
157 * Fix bug that causes crashes when click at the right side (outside)
158 of the track graph area in the Track Poperties window.
159
1602007-02-06
161Jocelyn Jaubert <jocelyn.jaubert@gmail.com>
162 * Add new information to Track Properties. Postion in time will be
163 tracked and display when moving mouse cursor around the track graph.
164
1652007-02-06
166Quy Tonthat <qtonthat@gmail.com>:
167 * New google version numbers.
168 * correct main window title and viking website.
169
1702007-02-05
171Quy Tonthat <qtonthat@gmail.com>:
172 * Cosmetic changes.
173
1742007-02-04
175Quy Tonthat <qtonthat@gmail.com>:
176 * Simplify tools enable/disable codes.
177
1782007-02-01
179Quy Tonthat <qtonthat@gmail.com>:
180 * Only tools that work with current active layer are enable,
181 others are disable (fade out and does nothing when clicked on).
182
1832007-01-27
184Quy Tonthat <qtonthat@gmail.com>:
185 * Display map sections while downloading (bug 1303429)
186
1872007-01-25
188Quy Tonthat <qtonthat@gmail.com>:
189 * Fixed bugs that caused crashes on creating new map layer or
190 new track/waypoint layer.
191
1922007-01-24
193Quy Tonthat <qtonthat@gmail.com>:
194 * Updated google tranparent version number.
195 * Made it more convenient to update google version numbers.
196
1972007-01-23
198Quy Tonthat <qtonthat@gmail.com>:
199 * Merged branch modular to trunk.
200
2012007-01-05
202Quy Tonthat <qtonthat@gmail.com>:
203 * Bug fix: main menu edit->delete and edit->cut did not work with
204 waypoints and tracks.
205
2062007-01-04
207Quy Tonthat <qtonthat@gmail.com>:
208 * Added "Copy" and "Cut" to popup menus for track and waypoint (on the
209 layer panel).
210
2112007-01-03
212Quy Tonthat <qtonthat@gmail.com>:
213 * bug fix: crash on inserting aggregate layer if the selected layer's
214 parent is not an aggregate layer.
215 * bug fix: crash when delete a child layer whose parent is not
216 an aggregiate layer (eg gpslayer)
217 * Menu item selection for layer instances.
218
2192007-01-02
220Quy Tonthat <qtonthat@gmail.com>:
221 * gpslayer: Unexpose interface functions.
222 * Layers now can have their say on what pop up menu items they want.
223
2242007-01-02
225Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
226 * Add ability to disable Terraserver stuff
227 * Add ability to disable Expedia stuff
228
2292007-01-01
230Quy Tonthat <qtonthat@gmail.com>:
231 * gpslayer: fix bugs that causes crashes when click "Cancel" on layer
232 creation dialog.
233
2342007-01-01
235Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
236 * Make all .h self sufficient
237 * Add ability to disable Google stuff
238
2392006-12-31
240Quy Tonthat <qtonthat@gmail.com>:
241 * Added gps layer
242
2432007-01-02
244Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
245 * Add ability to disable Terraserver stuff
246 * Add ability to disable Expedia stuff
247
2482007-01-01
249Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
250 * Make all .h self sufficient
251 * Add ability to disable Google stuff
252
2532006-12-26
254Quy Tonthat <qtonthat@gmail.com>:
255 * Fix a google version number change (at least in Australia).
256
2572006-12-07
258Quy Tonthat <qtonthat@gmail.com>:
259 * Fix an array overflow bug in Map Layer Properties
260
2612006-12-04
262Alex Foobarian <foobarian@gmail.com>:
263 * Added an "About" dialog
264
2652006-11-30
266Alex Foobarian <foobarian@gmail.com>:
267 * Added Quy Tonthat's patch to fix a bug in Track Properties
268
2692006-11-29
270Alex Foobarian <foobarian@gmail.com>:
271 * Added patch by Quy Tonthat <qtonthat@gmail.com> to fix a crash bug
272
2732006-11-12
274Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
275 * Add expat explicit dependency
276
2772006-10-31
278Alex Foobarian <foobarian@gmail.com>:
279 * Visual feedback for moving waypoints
280
2812006-10-30
282Alex Foobarian <foobarian@gmail.com>:
283 * Created standard Edit menu
284 * Implemented Cut for trackpoints and waypoints
285 * When moving trackpoints, we now draw one under the cursor for visual feedback
286
2872006-10-26
288Alex Foobarian <foobarian@gmail.com>:
289 * Cleared up the drawing modes and map type descriptions
290 * Updated google version string to make it work in Europe
291 * Added Cut/Copy/Paste shortcuts to right-click menus
292 * Compacted the track properties dialog
293
2942006-10-23
295Alex Foobarian <foobarian@gmail.com>:
296 * Introduced a toolbar tool interface, converted existing tools to use it
297 * As a result, ruler drawing bugs are gone
298 * Sped up ruler drawing by increasing the redraw priority
299
3002006-08-15
301Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
302 * Add implicit DMS->DDD conversions in waypoints dialogs
303
3042006-07-26
305Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
306 * src/degrees_converters.c, src/degrees_converters.h,
307 test/degrees_converter.c: add dec -> DDD conversion
308 * src/degrees_converters.c, src/degrees_converters.h,
309 test/degrees_converter.c: add dec -> DMM conversion
310 * src/degrees_converters.c: refactor dms conversions
311
3122006-07-24
313Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
314 * Add patch for GoogleMaps from Reid Priedhorsky
315
3162006-07-22
317Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
318 * Makefile.am, configure.ac, src/Makefile.am,
319 src/degrees_converters.c, src/degrees_converters.h,
320 test/Makefile.am, test/check_degrees_conversions.sh,
321 test/degrees_converter.c: Adding degrees conversion functions
322 (DDD/DMM/DMS)
323
3242006-07-06
325Evan Battaglia <gtoevan@gmx.net>
326 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
327
3282006-07-01
329Evan Battaglia <gtoevan@gmx.net>:
330 * Upgrade Google Maps version (yay Europe!)
331
3322006-06-11
333Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
334 * NEWS, configure.ac: Preparing 0.1.1
335
3362006-05-25
337Alex Foobarian <foobarian@gmail.com>:
338 * Cleaned up the data source interface
339 * Added a setup dialog to the GPS data source, with protocol type and serial port location
340
3412006-05-12
342Alex Foobarian <foobarian@gmail.com>:
343 * Small fixes in Acquire from GPS code
344
3452006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
346 * autogen.sh: simpler method to start from CVS
347
3482005-12-03
349Evan Battaglia <gtoevan@gmx.net>
350 * Data sources -- check for existence of necessary things
351
3522005-11-25
353Evan Battaglia <gtoevan@gmx.net>
354 * Created "data sources" structure to easily add new data sources via GPS babel.
355 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
356 shows the power of the approach.
357 * Data sources: Google & Geocaches
358
3592005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
360 * src/gpx.c (gpx_dtostr): add better GPX export
361Evan Battaglia <gtoevan@gmx.net>:
362 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
363
3642005-11-21
365Alex Foobarian <foobarian@gmail.com>:
366 * Fixed v-t diagram crash bug
367
3682005-11-19
369Alex Foobarian <foobarian@gmail.com>:
370 * GPSBabel acquire code
371
3722005-11-18
373Alex Foobarian <foobarian@gmail.com>:
374 * Copy/paste of individual track- and way-points updated to work between processes.
375
3762005-11-17
377Alex Foobarian <foobarian@gmail.com>:
378 * Copy/paste between viking processes
379 * Layer marshalling support
380
3812005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
382 * configure.ac: Adding --with-mapcache configure option
383 * src/config.h: Removed because no more used (generated)
384
3852005-10-18
386Alex Foobarian <foobarian@gmail.com>:
387 * Fix ruler declination in UTM mode
388
3892005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
390 * src/icons/Makefile.am: assumes the creation of icons.h
391 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
392 * src/Makefile.am: no more icons.h production
393
3942005-10-16
395Evan Battaglia <gtoevan@gmx.net>
396 * Fix ruler: show angle, distance even when compass off-screen.
397 * Fix bgitemcount. Background items status bar "should" be accurate now.
398
3992005-10-13
400Alex Foobarian <foobarian@gmail.com>:
401 * Drag and drop whole track/waypoint lists
402
4032005-10-12
404Alex Foobarian <foobarian@gmail.com>:
405 * Coord layer drawing for lat/lon based projections
406
4072005-10-11
408Alex Foobarian <foobarian@gmail.com>:
409 * Draw a compass when using a ruler
410
4112005-10-07
412Alex Foobarian <foobarian@gmail.com>:
413 * Added ruler drawing to the ruler tool
414
4152005-10-06
416Alex Foobarian <foobarian@gmail.com>:
417 * Added support for pasting coordinates in lat/lon format
418
4192005-10-05
420Alex Foobarian <foobarian@gmail.com>:
421 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
422Evan Battaglia <gtoevan@gmx.net>:
423 * When pasting waypoints and tracks, do name resolution (add #2, etc)
424
4252005-10-01
426Evan Battaglia <gtoevan@gmx.net>:
427 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
428 * Option as to whether or not to show unit scale (esp for exporting images)
429
4302005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
431 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
432Alex Foobarian <foobarian@gmail.com>:
433 * Added a drag_drop_request method to layer interface, updated DnD to use it
434 * Updated DND to insert layers at the point of the drop, instead of front of list
435 * Added wp symbol support to gpx
436 * Fixed name collisions during track/wp DND
437 * Layer-wide option as to whether to show waypoint symbols
438
4392005-09-29
440Alex Foobarian <foobarian@gmail.com>:
441 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
442 * Added a scale ruler
443 * Changed panning to show less "garbage" in exposed areas
444
4452005-09-28
446Evan:
447 * menu.xml & icons inline
448
4492005-09-27
450Alex Foobarian <foobarian@gmail.com>:
451 * GtkUIManager/Toolbar
452 * DND in the LayersPanel
453Evan:
454 * strtod -> g_strtod (i18n glitch)
455
4562005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
457 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
458 * Makefile.am (EXTRA_DIST): handles viking-remote
459 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
460 * doc/Makefile.am, doc/dev/Makefile.am: new files
461 * Makefile.am (SUBDIRS): handles doc directory
462 * configure.ac: handles doc and doc/dev directories
463
4642005-09-16
465Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
466Evan: * GPX fixes
467 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
468 * GPX write, click v-vs-t diagram
469 * Option to show stops in TRWLayer options, and stop_length
470 * Elevation plotting relative to min and max elevation in track.
471 * Option to do elevation plotting, and controlling relative height
472
4732005-09-15
474 * 4+ hours later and voila, GPX read support
475 * Fixes in propwin if track doesn't have certain data, say so.
476
4772005-09-14
478Me (Evan) again:
479 * Fix USGS support
480 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
481 * Don't crash on track properties of an empty track.
482
4832005-09-13
484Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
485 * bootstrap: new file to bootstrap auto-tools
486 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
487 * Makefile.am (bin_SCRIPTS): viking-remote added
488 * configure.ac: --enable-alphabetized-trw option added
489
490Evan Battaglia <gtoevan@gmx.net>:
491 * Experimental altitude funky plotting I'm working on
492
4932005-09-12
494Alex Foobarian <foobarian@gmail.com>'s changes
495* disable stops, for now (I forgot about those...)
496* Track elevation graph: minimum altitude difference for less jagged curves
497* Track elevation graph: gray background, blue foreground
498* Track elevation graph: lines to clearly show absolute elevation
499* New velocity-vs-time graph & calculating function
500* Notebook to hold this new graph with track elevation graph
501My (Evan's) changes:
502* Fix above v-vs-t patch to not crash on tracks without timestamp.
503* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
504Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
505 * bootstrap: new file to bootstrap auto-tools
506 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
507 * Makefile.am (bin_SCRIPTS): viking-remote added
508 * configure.ac: --enable-alphabetized-trw option added
509
5102005-09-07
511Autotools support by Guilhem Bonnefille.
512
5132005-09-06
514Added Alex Foobarian's track duration patch.
515Added Alex Foobarian's track profile patch.
516Added Alex Foobarian's elevation map fix.
517
5182005-09-04
519Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
520Delete from cache when updating image.
521
5222005-08-18
523Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
524
5252005-08-16
526Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
527
5282005-08-02
529Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
530Chaned waypoint types a little bit (size of waypoint)
531
5322005-07-31
533Hopefully fixed background.c item # count
534Fixed KH Maps (v=2)
535
5362005-06-20
537A little research & added KH Maps support.
538
5392005-06-19
540Fixed right-click waypoint edit -> crash bug, hopefully.
541Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
542Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
543Fixed the bug where pasting a map layer messed up the name.
544Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
545Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
546