]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
(no commit message)
[andy/viking.git] / ChangeLog
CommitLineData
33534cd8
AF
12006-10-30
2Alex Foobarian <foobarian@gmail.com>:
3 * Created standard Edit menu
4 * Implemented Cut for trackpoints and waypoints
5 * When moving trackpoints, we now draw one under the cursor for visual feedback
6
f9db6bd6
AF
72006-10-26
8Alex Foobarian <foobarian@gmail.com>:
9 * Cleared up the drawing modes and map type descriptions
10 * Updated google version string to make it work in Europe
11 * Added Cut/Copy/Paste shortcuts to right-click menus
4b00e581 12 * Compacted the track properties dialog
f9db6bd6 13
941aa6e9
AF
142006-10-23
15Alex Foobarian <foobarian@gmail.com>:
16 * Introduced a toolbar tool interface, converted existing tools to use it
17 * As a result, ruler drawing bugs are gone
18 * Sped up ruler drawing by increasing the redraw priority
19
78c9fb5b
GB
202006-08-15
21Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
22 * Add implicit DMS->DDD conversions in waypoints dialogs
23
0165e6e4
GB
242006-07-26
25Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
26 * src/degrees_converters.c, src/degrees_converters.h,
27 test/degrees_converter.c: add dec -> DDD conversion
28 * src/degrees_converters.c, src/degrees_converters.h,
29 test/degrees_converter.c: add dec -> DMM conversion
30 * src/degrees_converters.c: refactor dms conversions
31
6c02911c
RP
322006-07-24
33Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
34 * Add patch for GoogleMaps from Reid Priedhorsky
35
0165e6e4
GB
362006-07-22
37Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
38 * Makefile.am, configure.ac, src/Makefile.am,
39 src/degrees_converters.c, src/degrees_converters.h,
40 test/Makefile.am, test/check_degrees_conversions.sh,
41 test/degrees_converter.c: Adding degrees conversion functions
42 (DDD/DMM/DMS)
43
442006-07-06
45Evan Battaglia <gtoevan@gmx.net>
46 * ChangeLog, src/google.c: Upgrade Google Maps -- Europe
47
a808ab5f
EB
482006-07-01
49Evan Battaglia <gtoevan@gmx.net>:
50 * Upgrade Google Maps version (yay Europe!)
51
0165e6e4
GB
522006-06-11
53Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
54 * NEWS, configure.ac: Preparing 0.1.1
55
65f0ccab
AF
562006-05-25
57Alex Foobarian <foobarian@gmail.com>:
58 * Cleaned up the data source interface
59 * Added a setup dialog to the GPS data source, with protocol type and serial port location
60
5f304fd7
AF
612006-05-12
62Alex Foobarian <foobarian@gmail.com>:
63 * Small fixes in Acquire from GPS code
64
fe203390 652006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
fe203390
GB
66 * autogen.sh: simpler method to start from CVS
67
a8d46e0b
EB
682005-12-03
69Evan Battaglia <gtoevan@gmx.net>
70 * Data sources -- check for existence of necessary things
71
7b3479e3 722005-11-25
3333c069 73Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
74 * Created "data sources" structure to easily add new data sources via GPS babel.
75 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
76 shows the power of the approach.
3333c069 77 * Data sources: Google & Geocaches
7b3479e3 78
8904c540 792005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 80 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
81Evan Battaglia <gtoevan@gmx.net>:
82 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 83
d1fa6cff
AF
842005-11-21
85Alex Foobarian <foobarian@gmail.com>:
86 * Fixed v-t diagram crash bug
87
1d1bc3c1
EB
882005-11-19
89Alex Foobarian <foobarian@gmail.com>:
90 * GPSBabel acquire code
91
9f0cd67d
AF
922005-11-18
93Alex Foobarian <foobarian@gmail.com>:
94 * Copy/paste of individual track- and way-points updated to work between processes.
95
0a6cab71
AF
962005-11-17
97Alex Foobarian <foobarian@gmail.com>:
98 * Copy/paste between viking processes
99 * Layer marshalling support
100
1bc9b120
GB
1012005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
102 * configure.ac: Adding --with-mapcache configure option
103 * src/config.h: Removed because no more used (generated)
104
15614495
AF
1052005-10-18
106Alex Foobarian <foobarian@gmail.com>:
107 * Fix ruler declination in UTM mode
108
ba298cde 1092005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
110 * src/icons/Makefile.am: assumes the creation of icons.h
111 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
112 * src/Makefile.am: no more icons.h production
113
024f32c1
EB
1142005-10-16
115Evan Battaglia <gtoevan@gmx.net>
116 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 117 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 118
c48517ad
AF
1192005-10-13
120Alex Foobarian <foobarian@gmail.com>:
121 * Drag and drop whole track/waypoint lists
122
80e450c0
AF
1232005-10-12
124Alex Foobarian <foobarian@gmail.com>:
125 * Coord layer drawing for lat/lon based projections
126
0dff88ea
AF
1272005-10-11
128Alex Foobarian <foobarian@gmail.com>:
129 * Draw a compass when using a ruler
130
e4847ce9
AF
1312005-10-07
132Alex Foobarian <foobarian@gmail.com>:
133 * Added ruler drawing to the ruler tool
134
2f50c650
AF
1352005-10-06
136Alex Foobarian <foobarian@gmail.com>:
137 * Added support for pasting coordinates in lat/lon format
138
e890a6e6
EB
1392005-10-05
140Alex Foobarian <foobarian@gmail.com>:
141 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
142Evan Battaglia <gtoevan@gmx.net>:
143 * When pasting waypoints and tracks, do name resolution (add #2, etc)
144
08b251ec
EB
1452005-10-01
146Evan Battaglia <gtoevan@gmx.net>:
147 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 148 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 149
ba298cde 1502005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 151 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
152Alex Foobarian <foobarian@gmail.com>:
153 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 154 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 155 * Added wp symbol support to gpx
92136662 156 * Fixed name collisions during track/wp DND
ea3933fc
EB
157 * Layer-wide option as to whether to show waypoint symbols
158
acaf7113
AF
1592005-09-29
160Alex Foobarian <foobarian@gmail.com>:
161 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
162 * Added a scale ruler
163 * Changed panning to show less "garbage" in exposed areas
164
a5e51d35
EB
1652005-09-28
166Evan:
167 * menu.xml & icons inline
168
e4afc73a 1692005-09-27
acaf7113 170Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
171 * GtkUIManager/Toolbar
172 * DND in the LayersPanel
0912fc7e
EB
173Evan:
174 * strtod -> g_strtod (i18n glitch)
175
ba298cde 1762005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
177 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
178 * Makefile.am (EXTRA_DIST): handles viking-remote
179 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
180 * doc/Makefile.am, doc/dev/Makefile.am: new files
181 * Makefile.am (SUBDIRS): handles doc directory
182 * configure.ac: handles doc and doc/dev directories
e4afc73a 183
2ab9b480 1842005-09-16
2ab9b480 185Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
186Evan: * GPX fixes
187 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
188 * GPX write, click v-vs-t diagram
189 * Option to show stops in TRWLayer options, and stop_length
190 * Elevation plotting relative to min and max elevation in track.
191 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
192
1932005-09-15
194 * 4+ hours later and voila, GPX read support
195 * Fixes in propwin if track doesn't have certain data, say so.
196
1972005-09-14
198Me (Evan) again:
199 * Fix USGS support
200 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
201 * Don't crash on track properties of an empty track.
202
734652bf 2032005-09-13
ba298cde 204Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
205 * bootstrap: new file to bootstrap auto-tools
206 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
207 * Makefile.am (bin_SCRIPTS): viking-remote added
208 * configure.ac: --enable-alphabetized-trw option added
209
210Evan Battaglia <gtoevan@gmx.net>:
211 * Experimental altitude funky plotting I'm working on
212
2132005-09-12
214Alex Foobarian <foobarian@gmail.com>'s changes
215* disable stops, for now (I forgot about those...)
216* Track elevation graph: minimum altitude difference for less jagged curves
217* Track elevation graph: gray background, blue foreground
218* Track elevation graph: lines to clearly show absolute elevation
219* New velocity-vs-time graph & calculating function
220* Notebook to hold this new graph with track elevation graph
221My (Evan's) changes:
222* Fix above v-vs-t patch to not crash on tracks without timestamp.
223* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 224Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
225 * bootstrap: new file to bootstrap auto-tools
226 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
227 * Makefile.am (bin_SCRIPTS): viking-remote added
228 * configure.ac: --enable-alphabetized-trw option added
734652bf 229
9903c388
EB
2302005-09-07
231Autotools support by Guilhem Bonnefille.
232
bb71de8b
AF
2332005-09-06
234Added Alex Foobarian's track duration patch.
235Added Alex Foobarian's track profile patch.
9903c388 236Added Alex Foobarian's elevation map fix.
bb71de8b 237
725c87e1
EB
2382005-09-04
239Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 240Delete from cache when updating image.
725c87e1 241
50a14534
EB
2422005-08-18
243Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
244
2452005-08-16
246Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
247
2482005-08-02
249Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
250Chaned waypoint types a little bit (size of waypoint)
251
2522005-07-31
253Hopefully fixed background.c item # count
254Fixed KH Maps (v=2)
255
2562005-06-20
257A little research & added KH Maps support.
258
2592005-06-19
260Fixed right-click waypoint edit -> crash bug, hopefully.
261Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
262Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
263Fixed the bug where pasting a map layer messed up the name.
264Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
265Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
266