]> git.street.me.uk Git - andy/viking.git/blame - ChangeLog
Preparing 0.1.1
[andy/viking.git] / ChangeLog
CommitLineData
65f0ccab
AF
12006-05-25
2Alex Foobarian <foobarian@gmail.com>:
3 * Cleaned up the data source interface
4 * Added a setup dialog to the GPS data source, with protocol type and serial port location
5
5f304fd7
AF
62006-05-12
7Alex Foobarian <foobarian@gmail.com>:
8 * Small fixes in Acquire from GPS code
9
fe203390
GB
102006-05-08 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
11
12 * autogen.sh: simpler method to start from CVS
13
a8d46e0b
EB
142005-12-03
15Evan Battaglia <gtoevan@gmx.net>
16 * Data sources -- check for existence of necessary things
17
7b3479e3 182005-11-25
3333c069 19Evan Battaglia <gtoevan@gmx.net>
7b3479e3
EB
20 * Created "data sources" structure to easily add new data sources via GPS babel.
21 It's ugly now and there's a lot to be done, but I think 79-line datasources_google.c
22 shows the power of the approach.
3333c069 23 * Data sources: Google & Geocaches
7b3479e3 24
8904c540 252005-11-23 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
8904c540 26 * src/gpx.c (gpx_dtostr): add better GPX export
161aa492
EB
27Evan Battaglia <gtoevan@gmx.net>:
28 * dtostr -> coords.c; use in gpsmapper.c and gpspoint.c (locale-independent output)
8904c540 29
d1fa6cff
AF
302005-11-21
31Alex Foobarian <foobarian@gmail.com>:
32 * Fixed v-t diagram crash bug
33
1d1bc3c1
EB
342005-11-19
35Alex Foobarian <foobarian@gmail.com>:
36 * GPSBabel acquire code
37
9f0cd67d
AF
382005-11-18
39Alex Foobarian <foobarian@gmail.com>:
40 * Copy/paste of individual track- and way-points updated to work between processes.
41
0a6cab71
AF
422005-11-17
43Alex Foobarian <foobarian@gmail.com>:
44 * Copy/paste between viking processes
45 * Layer marshalling support
46
1bc9b120
GB
472005-10-28 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
48 * configure.ac: Adding --with-mapcache configure option
49 * src/config.h: Removed because no more used (generated)
50
15614495
AF
512005-10-18
52Alex Foobarian <foobarian@gmail.com>:
53 * Fix ruler declination in UTM mode
54
ba298cde 552005-10-17 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
80dc8501
GB
56 * src/icons/Makefile.am: assumes the creation of icons.h
57 * src/garminsymbols.c, src/vikwindow.c: icons.h re-located
58 * src/Makefile.am: no more icons.h production
59
024f32c1
EB
602005-10-16
61Evan Battaglia <gtoevan@gmx.net>
62 * Fix ruler: show angle, distance even when compass off-screen.
1a18e09d 63 * Fix bgitemcount. Background items status bar "should" be accurate now.
024f32c1 64
c48517ad
AF
652005-10-13
66Alex Foobarian <foobarian@gmail.com>:
67 * Drag and drop whole track/waypoint lists
68
80e450c0
AF
692005-10-12
70Alex Foobarian <foobarian@gmail.com>:
71 * Coord layer drawing for lat/lon based projections
72
0dff88ea
AF
732005-10-11
74Alex Foobarian <foobarian@gmail.com>:
75 * Draw a compass when using a ruler
76
e4847ce9
AF
772005-10-07
78Alex Foobarian <foobarian@gmail.com>:
79 * Added ruler drawing to the ruler tool
80
2f50c650
AF
812005-10-06
82Alex Foobarian <foobarian@gmail.com>:
83 * Added support for pasting coordinates in lat/lon format
84
e890a6e6
EB
852005-10-05
86Alex Foobarian <foobarian@gmail.com>:
87 * Change clipboard so as to use GTKClipboard. Prepare for support for pasting coordinates, etc.
88Evan Battaglia <gtoevan@gmx.net>:
89 * When pasting waypoints and tracks, do name resolution (add #2, etc)
90
08b251ec
EB
912005-10-01
92Evan Battaglia <gtoevan@gmx.net>:
93 * make symbols work for geocaching .loc files (and case-insensitive symbol names)
35c7c0ba 94 * Option as to whether or not to show unit scale (esp for exporting images)
08b251ec 95
ba298cde 962005-09-30 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
dad55b79 97 * configure.ac, src/Makefile.am (SUBDIRS): added auto-tools support for src/icons
70a23263
AF
98Alex Foobarian <foobarian@gmail.com>:
99 * Added a drag_drop_request method to layer interface, updated DnD to use it
e673b75f 100 * Updated DND to insert layers at the point of the drop, instead of front of list
42c2ac3e 101 * Added wp symbol support to gpx
92136662 102 * Fixed name collisions during track/wp DND
ea3933fc
EB
103 * Layer-wide option as to whether to show waypoint symbols
104
acaf7113
AF
1052005-09-29
106Alex Foobarian <foobarian@gmail.com>:
107 * Added support for waypoint symbols (changing, loading, saving), and a small number of icons.
108 * Added a scale ruler
109 * Changed panning to show less "garbage" in exposed areas
110
a5e51d35
EB
1112005-09-28
112Evan:
113 * menu.xml & icons inline
114
e4afc73a 1152005-09-27
acaf7113 116Alex Foobarian <foobarian@gmail.com>:
e4afc73a
EB
117 * GtkUIManager/Toolbar
118 * DND in the LayersPanel
0912fc7e
EB
119Evan:
120 * strtod -> g_strtod (i18n glitch)
121
ba298cde 1222005-09-25 Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>
0912fc7e
EB
123 * src/globals.h (VIKING_VERSION): uses the PACKAGE_VERSION macro
124 * Makefile.am (EXTRA_DIST): handles viking-remote
125 * src/Makefile.am (AM_CFLAGS): substitution of CFLAGS by AM_CFLAGS
126 * doc/Makefile.am, doc/dev/Makefile.am: new files
127 * Makefile.am (SUBDIRS): handles doc directory
128 * configure.ac: handles doc and doc/dev directories
e4afc73a 129
2ab9b480 1302005-09-16
2ab9b480 131Alex Foobarian <foobarian@gmail.com>: fix to v-vs-t (better drawing)
3de5bc4f
EB
132Evan: * GPX fixes
133 * So Geocaching .LOC _isn't_ GPX?!?!? Oh well, it's XML...
134 * GPX write, click v-vs-t diagram
135 * Option to show stops in TRWLayer options, and stop_length
136 * Elevation plotting relative to min and max elevation in track.
137 * Option to do elevation plotting, and controlling relative height
2ab9b480
EB
138
1392005-09-15
140 * 4+ hours later and voila, GPX read support
141 * Fixes in propwin if track doesn't have certain data, say so.
142
1432005-09-14
144Me (Evan) again:
145 * Fix USGS support
146 * Click on the elevation map to go there, so you can see where a mountain-top is etc.
147 * Don't crash on track properties of an empty track.
148
734652bf 1492005-09-13
ba298cde 150Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>:
734652bf
EB
151 * bootstrap: new file to bootstrap auto-tools
152 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
153 * Makefile.am (bin_SCRIPTS): viking-remote added
154 * configure.ac: --enable-alphabetized-trw option added
155
156Evan Battaglia <gtoevan@gmx.net>:
157 * Experimental altitude funky plotting I'm working on
158
1592005-09-12
160Alex Foobarian <foobarian@gmail.com>'s changes
161* disable stops, for now (I forgot about those...)
162* Track elevation graph: minimum altitude difference for less jagged curves
163* Track elevation graph: gray background, blue foreground
164* Track elevation graph: lines to clearly show absolute elevation
165* New velocity-vs-time graph & calculating function
166* Notebook to hold this new graph with track elevation graph
167My (Evan's) changes:
168* Fix above v-vs-t patch to not crash on tracks without timestamp.
169* Not show v-vs-t graph and/or elevation map if the necessary data isn't there.
ba298cde 170Guilhem BONNEFILLE <guilhem.bonnefille@gmail.com>'s changes
dad55b79
GB
171 * bootstrap: new file to bootstrap auto-tools
172 * src/config.h (VIK_CONFIG_ALPHABETIZED_TRW): no more set via this file
173 * Makefile.am (bin_SCRIPTS): viking-remote added
174 * configure.ac: --enable-alphabetized-trw option added
734652bf 175
9903c388
EB
1762005-09-07
177Autotools support by Guilhem Bonnefille.
178
bb71de8b
AF
1792005-09-06
180Added Alex Foobarian's track duration patch.
181Added Alex Foobarian's track profile patch.
9903c388 182Added Alex Foobarian's elevation map fix.
bb71de8b 183
725c87e1
EB
1842005-09-04
185Map cache fix: if only one map can fit / one map is bigger than cache size, then that's OK.
bb71de8b 186Delete from cache when updating image.
725c87e1 187
50a14534
EB
1882005-08-18
189Map cache size based on memory usage, not number of images. Some flaws to be worked out still in this.
190
1912005-08-16
192Accepted USGS maps support from Clark McKines. Pretty slick, I'll have to take a look at it.
193
1942005-08-02
195Quite easily added support for Mercator projection & Google Mercator maps (regular, transparent etc)
196Chaned waypoint types a little bit (size of waypoint)
197
1982005-07-31
199Hopefully fixed background.c item # count
200Fixed KH Maps (v=2)
201
2022005-06-20
203A little research & added KH Maps support.
204
2052005-06-19
206Fixed right-click waypoint edit -> crash bug, hopefully.
207Fixed "everyone lives in zone 11" assumption for vikgeoreflayer.c; still monozone though ...
208Made it so when you paste or add a new layer, it pastes it before the selected layer, not to the top.
209Fixed the bug where pasting a map layer messed up the name.
210Made dragging middle mouse button pan. Removed pan tool. Thanks Reid for the idea.
211Made different options for drawing waypoint dots. Not very good but we can make better-looking ones later.
212