]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Alex's GPSBabel acquire code
[andy/viking.git] / ChangeLog
CommitLineData
1d1bc3c1
EB
12005-11-19
2Alex Foobarian <foobarian@gmail.com>:
3 * GPSBabel acquire code
4
9f0cd67d
AF
52005-11-18
6Alex Foobarian <foobarian@gmail.com>:
7 * Copy/paste of individual track- and way-points updated to work between processes.
8
0a6cab71
AF
92005-11-17
10Alex Foobarian <foobarian@gmail.com>:
11 * Copy/paste between viking processes
12 * Layer marshalling support
13
1bc9b120
GB
142005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
15 * configure.ac: Adding --with-mapcache configure option
16 * src/config.h: Removed because no more used (generated)
17
15614495
AF
182005-10-18
19Alex Foobarian <foobarian@gmail.com>:
20 * Fix ruler declination in UTM mode
21
ba298cde 222005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
23 * src/icons/Makefile.am: assumes the creation of icons.h
24 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
25 * src/Makefile.am: no more icons.h production
26
024f32c1
EB
272005-10-16
28Evan Battaglia <gtoevan@gmx.net>
29 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 30 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 31
c48517ad
AF
322005-10-13
33Alex Foobarian <foobarian@gmail.com>:
34 * Drag and drop whole track/waypoint lists
35
80e450c0
AF
362005-10-12
37Alex Foobarian <foobarian@gmail.com>:
38 * Coord layer drawing for lat/lon based projections
39
0dff88ea
AF
402005-10-11
41Alex Foobarian <foobarian@gmail.com>:
42 * Draw a compass when using a ruler
43
e4847ce9
AF
442005-10-07
45Alex Foobarian <foobarian@gmail.com>:
46 * Added ruler drawing to the ruler tool
47
2f50c650
AF
482005-10-06
49Alex Foobarian <foobarian@gmail.com>:
50 * Added support for pasting coordinates in lat/lon format
51
e890a6e6
EB
522005-10-05
53Alex Foobarian <foobarian@gmail.com>:
54 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
55Evan Battaglia <gtoevan@gmx.net>:
56 * When pasting waypoints and tracks, do name resolution (add #2, etc)
57
08b251ec
EB
582005-10-01
59Evan Battaglia <gtoevan@gmx.net>:
60 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 61 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 62
ba298cde 632005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 64 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
65Alex Foobarian <foobarian@gmail.com>:
66 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 67 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 68 * Added wp symbol support to gpx
92136662 69 * Fixed name collisions during track/wp DND
ea3933fc
EB
70 * Layer-wide option as to whether to show waypoint symbols
71
acaf7113
AF
722005-09-29
73Alex Foobarian <foobarian@gmail.com>:
74 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
75 * Added a scale ruler
76 * Changed panning to show less "garbage" in exposed areas
77
a5e51d35
EB
782005-09-28
79Evan:
80 * menu.xml & icons inline
81
e4afc73a 822005-09-27
acaf7113 83Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
84 * GtkUIManager/Toolbar
85 * DND in the LayersPanel
0912fc7e
EB
86Evan:
87 * strtod -> g_strtod (i18n glitch)
88
ba298cde 892005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
90 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
91 * Makefile.am (EXTRA_DIST): handles viking-remote
92 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
93 * doc/Makefile.am, doc/dev/Makefile.am: new files
94 * Makefile.am (SUBDIRS): handles doc directory
95 * configure.ac: handles doc and doc/dev directories
e4afc73a 96
2ab9b480 972005-09-16
2ab9b480 98Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
99Evan: * GPX fixes
100 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
101 * GPX write, click v-vs-t diagram
102 * Option to show stops in TRWLayer options, and stop_length
103 * Elevation plotting relative to min and max elevation in track.
104 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
105
1062005-09-15
107 * 4+ hours later and voila, GPX read support
108 * Fixes in propwin if track doesn't have certain data, say so.
109
1102005-09-14
111Me (Evan) again:
112 * Fix USGS support
113 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
114 * Don't crash on track properties of an empty track.
115
734652bf 1162005-09-13
ba298cde 117Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
118 * bootstrap: new file to bootstrap auto-tools
119 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
120 * Makefile.am (bin_SCRIPTS): viking-remote added
121 * configure.ac: --enable-alphabetized-trw option added
122
123Evan Battaglia <gtoevan@gmx.net>:
124 * Experimental altitude funky plotting I'm working on
125
1262005-09-12
127Alex Foobarian <foobarian@gmail.com>'s changes
128* disable stops, for now (I forgot about those...)
129* Track elevation graph: minimum altitude difference for less jagged curves
130* Track elevation graph: gray background, blue foreground
131* Track elevation graph: lines to clearly show absolute elevation
132* New velocity-vs-time graph & calculating function
133* Notebook to hold this new graph with track elevation graph
134My (Evan's) changes:
135* Fix above v-vs-t patch to not crash on tracks without timestamp.
136* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 137Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
138 * bootstrap: new file to bootstrap auto-tools
139 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
140 * Makefile.am (bin_SCRIPTS): viking-remote added
141 * configure.ac: --enable-alphabetized-trw option added
734652bf 142
9903c388
EB
1432005-09-07
144Autotools support by Guilhem Bonnefille.
145
bb71de8b
AF
1462005-09-06
147Added Alex Foobarian's track duration patch.
148Added Alex Foobarian's track profile patch.
9903c388 149Added Alex Foobarian's elevation map fix.
bb71de8b 150
725c87e1
EB
1512005-09-04
152Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 153Delete from cache when updating image.
725c87e1 154
50a14534
EB
1552005-08-18
156Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
157
1582005-08-16
159Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
160
1612005-08-02
162Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
163Chaned waypoint types a little bit (size of waypoint)
164
1652005-07-31
166Hopefully fixed background.c item # count
167Fixed KH Maps (v=2)
168
1692005-06-20
170A little research & added KH Maps support.
171
1722005-06-19
173Fixed right-click waypoint edit -> crash bug, hopefully.
174Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
175Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
176Fixed the bug where pasting a map layer messed up the name.
177Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
178Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
179