Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (show annotations)
Thu Jun 25 19:08:48 2009 UTC (14 years, 10 months ago) by harbaum
File size: 8529 byte(s)
Liblocation support finalized
1 gpxview (0.7.0) unstable; urgency=low
2
3 * Completely "fremantleized"
4
5 -- Till Harbaum <harbaum@metis> Thu, 25 Jun 2009 20:54:49 +0200
6
7 gpxview (0.6.10) unstable; urgency=low
8
9 * Lot of hildonization with respect to fremantle
10
11 -- Till Harbaum <harbaum@metis> Fri, 19 Jun 2009 21:56:57 +0200
12
13 gpxview (0.6.9) unstable; urgency=low
14
15 * Ability to work without "default" position
16
17 -- Till Harbaum <till@harbaum.org> Fri, 05 Jun 2009 12:34:22 +0200
18
19 gpxview (0.6.8) unstable; urgency=low
20
21 * Kinetic scrolling for fremantle
22 * Workaround for log text expansion problem
23 * Tabs at bottom for fremantle
24
25 -- Till Harbaum <till@harbaum.org> Sat, 30 May 2009 19:24:20 +0200
26
27 gpxview (0.6.7) unstable; urgency=low
28
29 * Fixed crash when wpt had no id/name
30 * Ability to "close" gpx files
31 * Busy indicator when creating cache list
32
33 -- Till Harbaum <till@harbaum.org> Sat, 23 May 2009 21:32:20 +0200
34
35 gpxview (0.6.6) unstable; urgency=low
36
37 * configure script
38 * Initial Fremantle port
39 * liblocation framework
40 * small notes gui adjustment
41
42 -- Till Harbaum <till@harbaum.org> Wed, 29 Apr 2009 20:48:21 +0200
43
44 gpxview (0.6-5) unstable; urgency=low
45
46 * Loading dialog
47
48 -- Till Harbaum <till@harbaum.org> Fri, 30 Jan 2009 21:57:06 +0100
49
50 gpxview (0.6-4) unstable; urgency=low
51
52 * Further stream parser bug fixing
53
54 -- Till Harbaum <till@harbaum.org> Thu, 29 Jan 2009 20:17:04 +0100
55
56 gpxview (0.6-3) unstable; urgency=low
57
58 * Stream parser "sym" handling bug fix
59
60 -- Till Harbaum <till@harbaum.org> Wed, 28 Jan 2009 20:31:14 +0100
61
62 gpxview (0.6-2) unstable; urgency=low
63
64 * Replaced DOM parser by faster stream parser
65 * Some code cleanups
66
67 -- Till Harbaum <till@harbaum.org> Fri, 23 Jan 2009 18:59:06 +0100
68
69 gpxview (0.6-1) unstable; urgency=low
70
71 * Log upload file
72
73 -- Till Harbaum <till@harbaum.org> Tue, 07 Oct 2008 12:23:45 +0200
74
75 gpxview (0.5-7) unstable; urgency=low
76
77 * Fixed bug that caused the overwritten coordinate to be ignored on export
78 * Switches to ignore found and disabled caches on export
79
80 -- Till Harbaum <till@harbaum.org> Tue, 30 Sep 2008 20:56:24 +0200
81
82 gpxview (0.5-6) unstable; urgency=low
83
84 * Search for recently found caches in search dialog
85
86 -- Till Harbaum <till@harbaum.org> Sun, 14 Sep 2008 11:49:48 +0200
87
88 gpxview (0.5-5) unstable; urgency=low
89
90 * Copy button for precise position dialog
91 * Geotext
92 * URL handling for loc files
93 * Fixed bug with display/parsing of S/W 00° 00.000'
94 * Save date/time of find
95
96 -- Till Harbaum <till@harbaum.org> Sat, 19 Jul 2008 20:38:54 +0200
97
98 gpxview (0.5-4) unstable; urgency=low
99
100 * Export of overridden positions to garmin GPX
101 * URL and browser button on main view
102
103 -- Till Harbaum <till@harbaum.org> Fri, 18 Jul 2008 21:13:19 +0200
104
105 gpxview (0.5-3) unstable; urgency=low
106
107 * Changes in notes correctly affect search results
108 * Notes add-on icon
109 * Fixed assertion when selecting last extra waypoint in geomath
110 * Added "Precise Position" dialog
111 * Improved handling of export paths
112
113 -- Till Harbaum <till@harbaum.org> Sun, 13 Jul 2008 20:26:19 +0200
114
115 gpxview (0.5-2) unstable; urgency=low
116
117 * Various small gui fixes
118 * Fixed broken search due to search string being freed too early
119 * No display of size icon for caches without size entry (e.g. loc files)
120
121 -- Till Harbaum <till@harbaum.org> Sun, 13 Jul 2008 12:06:28 +0200
122
123 gpxview (0.5-1) unstable; urgency=low
124
125 * Localisation (en_GB and de_DE)
126 * Fix lockup after MM export dialog
127
128 -- Till Harbaum <till@harbaumorg> Tue, 08 Jul 2008 23:42:39 +0200
129
130 gpxview (0.4-4) unstable; urgency=low
131
132 * Updated help
133 * location edit sanity check
134 * fixed buffer overflow in distance parsing
135 * Receive messages from Maemo Mapper (e.g. current position)
136
137 -- Till Harbaum <till@harbaum.org> Fri, 04 Jul 2008 20:11:36 +0200
138
139 gpxview (0.4-3) unstable; urgency=low
140
141 * Multiple (home) locations in Settings/GPS
142 * Option to specify mmpoi path
143
144 -- Till Harbaum <till@harbaum.org> Thu, 3 Jul 2008 21:59:45 +0200
145
146 gpxview (0.4-2) unstable; urgency=low
147
148 * Support for zip'ed gpx/-wpts.gpx files as in emails from geocaching.com
149 * Optional file name display in GPX list
150 * Export progress bar
151 * Fixed earthcache POI cathegory in Maemo Mapper
152 * GPX list icons
153 * Hint encrypt/decrypt
154 * Async image loading
155 * Disabling GPS now completely stops GPS usage
156 * speedup of cachelist building/handling
157
158 -- Till Harbaum <till@harbaum.org> Fri, 27 Jun 2008 22:13:30 +0200
159
160 gpxview (0.4-1) unstable; urgency=low
161
162 * Added Maemo Mapper event callback
163 * Switched to gtkhtml-3.8, allowing us to:
164 * use the hildon-help framework
165
166 -- Till Harbaum <till@harbaum.org> Thu, 26 Jun 2008 19:40:30 +0200
167
168 gpxview (0.3-1) unstable; urgency=low
169
170 * Maemo Mapper POI export
171 * GPX/SQL error handling
172
173 -- Till Harbaum <till@harbaum.org> Mon, 23 Jun 2008 18:58:18 +0200
174
175 gpxview (0.2-2) unstable; urgency=low
176
177 * Compass "lock"
178 * Adjustable compass damping
179 * Streamlined gconf handling
180 * Notebook based settings dialog
181 * Configurable screensaver in cachelist/cache-goto
182 * Refresh after 30 sec in settings configurable
183 * "found" entry in notes
184 * Option to hide found caches from list
185 * Refresh cache list after position changes in settings
186 * copy'n paste
187
188 -- Till Harbaum <till@harbaum.org> Tue, 10 Jun 2008 20:53:44 +0200
189
190 gpxview (0.2-1) unstable; urgency=low
191
192 * User notes and custom coordinate (e.g. for solved mysteries)
193 * Automatic cache reordering after 30 sec idle in cache list
194
195 -- Till Harbaum <till@harbaum.org> Wed, 21 May 2008 13:33:17 +0200
196
197 gpxview (0.1-14) unstable; urgency=low
198
199 * Seperate "Settings" dialog
200 * Ability to show terrain/size/data in gpx/cachelist
201
202 -- Till Harbaum <till@harbaum.org> Thu, 15 May 2008 19:59:18 +0200
203
204 gpxview (0.1-13) unstable; urgency=low
205
206 * Optimized detection of "orphaned waypoints" somewhat
207 * Fixed crash with empty log text
208
209 -- Till Harbaum <till@harbaum.org> Wed, 14 May 2008 21:02:45 +0200
210
211 gpxview (0.1-12) unstable; urgency=low
212
213 * Added support for Geocaching Australia (geocaching.com.au)
214
215 -- Till Harbaum <till@harbaum.org> Tue, 13 May 2008 21:14:29 +0200
216
217 gpxview (0.1-11) unstable; urgency=low
218
219 * Interface to set position in Maemo-Mapper
220
221 -- Till Harbaum <till@harbaum.org> Sun, 11 May 2008 21:36:43 +0200
222
223 gpxview (0.1-10) unstable; urgency=low
224
225 * Bug fiy in imperial mode for geocalc
226 * Coordinate 1 waypoint selection in geocalc
227
228 -- Till Harbaum <till@harbaum.org> Wed, 7 May 2008 21:04:01 +0200
229
230 gpxview (0.1-9) unstable; urgency=low
231
232 * zoom menu entries enable/disable
233 * direction in goto view
234 * select button always maps to crumb-trail-back (no, interferes with gtkentrys)
235 * hdop/precision
236 * last entry selected (puh ...)
237 * sat widget
238 * honor available/archived flags
239 * geocalc
240 * sort logs/tbs/waypoints
241
242 -- Till Harbaum <till@harbaum.org> Fri, 2 May 2008 22:06:15 +0200
243
244 gpxview (0.1-8) unstable; urgency=low
245
246 * Owner search
247 * Small gui fixes
248 * TB tab
249 * Crash with zero length entries (e.g. made by gsak)
250
251 -- Till Harbaum <till@harbaum.org> Thu, 1 May 2008 22:51:16 +0200
252
253 gpxview (0.1-7) unstable; urgency=low
254
255 * Bug fixes with negative (western) coordinates
256 * Support for Opencaching.de gpx files
257 * Ability to load entire directories
258 * Image spidering/caching
259 * Support for *.loc files
260 * Search function
261 * New hildon-bread-crumb-trail based layout on maemo (no dialog boxes)
262 * Maemo fullscreen/zoom support
263 * Screen saver disabled in "goto" view on maemo
264
265 -- Till Harbaum <till@harbaum.org> Tue, 22 Apr 2008 21:54:41 +0200
266
267 gpxview (0.1-6) unstable; urgency=low
268
269 * "Goto" added
270
271 -- Till Harbaum <till@harbaum.org> Thu, 17 Apr 2008 22:10:58 +0200
272
273 gpxview (0.1-5) unstable; urgency=low
274
275 * Fixed core dump if GPS wasn't found
276 * GPS retries
277 * First "goto" code
278
279 -- Till Harbaum <till@harbaum.org> Wed, 16 Apr 2008 21:16:05 +0200
280
281 gpxview (0.1-4) unstable; urgency=low
282
283 * Removed delay by GPS init
284 * More robust icon handling
285
286 -- Till Harbaum <Till@Harbaum.org> Tue, 15 Apr 2008 20:42:20 +0200
287
288 gpxview (0.1-3) unstable; urgency=low
289
290 * GPS support
291 * Waypoint support
292
293 -- Till Harbaum <Till@Harbaum.org> Sat, 12 Apr 2008 14:09:15 +0200
294
295 gpxview (0.1-2) unstable; urgency=low
296
297 * Adjustable home coordinates
298 * Various bug fixes and extensions
299
300 -- Till Harbaum <Till@Harbaum.org> Sun, 6 Apr 2008 21:16:17 +0200
301
302 gpxview (0.1-1) unstable; urgency=low
303
304 * Initial release
305
306 -- Till Harbaum <Till@Harbaum.org> Thu, 03 Apr 2008 20:17:20 +0200