Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 298 - (show annotations)
Thu Aug 26 18:16:17 2010 UTC (13 years, 7 months ago) by harbaum
File size: 16967 byte(s)
Added support to load zips from folders
1 gpxview (0.9.5) unstable; urgency=low
2
3 * Fixed problems when switching map source
4 * Ability to load zip files from folders (fixes [#6010] GPX 1.0.1)
5
6 -- Till Harbaum <till@harbaum.org> Wed, 25 Aug 2010 18:19:07 +0200
7
8 gpxview (0.9.4) unstable; urgency=low
9
10 * Updated map and OSD from Maep 1.3.6
11 * Updated GPS driver from Maep 1.3.6
12 * Disconnect from GPS when in background to save energy
13 * Compass rendering using cairo
14 * Sun azimuth indicator in compass view
15 * GPX 1.0.1 attribute support
16 * August 2010 attribute icons
17 * Forward function key events from map window to widget
18 * All icons SVG
19 * Enabled cache description hard button zooming on n900
20
21 -- Till Harbaum <till@harbaum.org> Fri, 21 May 2010 20:45:28 +0200
22
23 gpxview (0.9.3) unstable; urgency=low
24
25 * Fixed map crash with empty cache list
26 * Russian translation
27 * Fixed [#5108] Export field notes does nothing
28 * Fixed compile problem under ubuntu 9.10
29 * Enable "new log" link even if no logs are included for that cache
30
31 -- Till Harbaum <till@harbaum.org> Wed, 10 Feb 2010 20:20:04 +0100
32
33 gpxview (0.9.2) unstable; urgency=low
34
35 * Added espeak support
36 * Update cachelist on every focus-in (e.g. return from map or cache view)
37 * Optified binary in fremantle
38 * Ability to copy the coordinate to the clipboard (as a "map" target)
39 * Coordinate picker in note
40 * Geotoad owner/found limit
41
42 -- Till Harbaum <till@harbaum.org> Tue, 19 Jan 2010 21:21:11 +0100
43
44 gpxview (0.9.1-1) unstable; urgency=low
45
46 * Added missing icons for diablo and chinook
47
48 -- Till Harbaum <till@harbaum.org> Wed, 16 Dec 2009 17:42:58 +0100
49
50 gpxview (0.9.1) unstable; urgency=low
51
52 * About box text wrap fix for diablo/chinnok
53 * Cachelist redraw timer re-done to allow cachelist search in fremantle
54 * Updated map widget to Maep 1.0.1 (map centering fixed)
55 * Fixed duplicate handling in map
56 * Fixed search result handling in map
57 * Cope with invalid position in pos entry
58 * Hide nav/goto for location less caches
59 * Fixed localization of decimal seperator in coordinate picker
60 * Fixed gps on/off handling in fremantle
61 * Prevent search-in-search on fremantle
62 * Fixed search result handling in map
63 * Fremantleized number_editor in search
64
65 -- Till Harbaum <till@harbaum.org> Wed, 09 Dec 2009 21:08:41 +0100
66
67 gpxview (0.9.0) unstable; urgency=low
68
69 * GeoToad spidering support
70 * Click on map nav coordinate jumps to destination
71 * Click on map nav compass changes nav mode between gps/map center
72 * Mark caches logged as found with the "found" indicator
73 * Mark caches owned by user with the "mine" indicator
74 * Also display a caches waypoints in "nav" mode
75 * New "preset coordinates" tool to maintain various coordinates available
76 * Use unified "preset coordinates" tool wherever appropriate
77 * Display geomath result on map
78 * Fremantle coordinate picker
79 * Fremantle distance picker
80 * Fremantle direction picker
81 * Keep reference of top window on fremantle to be used for dialogs
82 * Fixed race condition in map gps handling
83 * Fremantle: Update cache list on return from cache detail view
84 * Tap'n hold enables text cursor for copy'n paste in text view (not in html!)
85 * Ability to open external links from main description page
86 * Nicer fremantle file selection button
87 * Re-enabled Maemo Mapper support in fremantle
88
89 -- Till Harbaum <till@harbaum.org> Tue, 17 Nov 2009 17:26:40 +0100
90
91 gpxview (0.8.14) unstable; urgency=low
92
93 * All icons redone (all scalable, all png)
94 * Fixed button scale problem in log view
95 * osso-backup configuration on fremantle
96 * Some more fremantle'ization
97
98 -- Till Harbaum <till@harbaum.org> Mon, 09 Nov 2009 18:52:02 +0100
99
100 gpxview (0.8.13-1) unstable; urgency=low
101
102 * Fixed version number mismatch
103
104 -- Till Harbaum <till@harbaum.org> Mon, 09 Nov 2009 17:44:37 +0100
105
106 gpxview (0.8.13) unstable; urgency=low
107
108 * Prevent installation of hildon help files on fremantle
109 * Fixed utf8 truncation map crash on diablo devices
110 * Initial GCvote support
111 * Lots of UI fremantle'ization and fremantle "WONTFIX" workarounds
112 * Map refresh disabled while map not top window
113
114 -- Till Harbaum <till@harbaum.org> Fri, 30 Oct 2009 18:43:40 +0100
115
116 gpxview (0.8.12) unstable; urgency=low
117
118 * /opt-imization for fremantle
119 * Fixed crash with map on certain diablo devices
120 * Balloon click in map selects cache in main view
121 * Map state matches main program state (same cache selection shown/selected)
122
123 -- Till Harbaum <till@harbaum.org> Wed, 14 Oct 2009 21:55:23 +0200
124
125 gpxview (0.8.11) unstable; urgency=low
126
127 * Map navigator size adjustments for fremantle
128 * Automatic update of waypoint position on map
129 * Link to travelbug webpage
130 * Some additional fremantle style in tools/settings
131 * Re-enabled "copy" in fremantle precpos tool
132 * Link to users profile page in log view and main view
133
134 -- Till Harbaum <till@harbaum.org> Sun, 11 Oct 2009 19:32:26 +0200
135
136 gpxview (0.8.10) unstable; urgency=low
137
138 * Map for single cache view
139 * Map overwritten coordinates instead original ones
140 * Updated flag icons
141 * Removed Maemo Mapper support from fremantle port
142 * Enable cachelist update by default
143 * Simple breadcrumbtrail for non-hildon port
144 * Navigation arrow in map in "single cache view"
145
146 -- Till Harbaum <till@harbaum.org> Fri, 18 Sep 2009 18:14:06 +0200
147
148 gpxview (0.8.9-2) unstable; urgency=low
149
150 * Automatically include app installer icon of correct size
151
152 -- Till Harbaum <till@harbaum.org> Thu, 17 Sep 2009 06:54:13 +0200
153
154 gpxview (0.8.9-1) unstable; urgency=low
155
156 * Fixed .po file typo
157
158 -- Till Harbaum <till@harbaum.org> Wed, 16 Sep 2009 22:21:55 +0200
159
160 gpxview (0.8.9) unstable; urgency=low
161
162 * Direction arrow in map
163 * XML parser bug fix
164 * Handling of illegal gconf entries
165 * OSD scale
166 * OSD crosshair and coordinate display
167 * Handling of illegal file reference (for maemo smb)
168 * Map balloons handled as OSD objects
169 * Fixed problems with files that cannot be loaded
170
171 -- Till Harbaum <till@harbaum.org> Thu, 03 Sep 2009 21:13:51 +0200
172
173 gpxview (0.8.8) unstable; urgency=low
174
175 * Fixed scroll bug in map
176 * Default to OpenCycleMap
177 * OSD for map source selection (incl. google)
178
179 -- Till Harbaum <till@harbaum.org> Fri, 28 Aug 2009 16:28:54 +0200
180
181 gpxview (0.8.7) unstable; urgency=low
182
183 * Seperated OSD from osm-gps-map
184 * Save state of failed load attempts for next load
185 * Generic tile storage directory
186 * Small OSD
187 * Keyboard/HW button support
188
189 -- Till Harbaum <till@harbaum.org> Fri, 28 Aug 2009 16:28:51 +0200
190
191 gpxview (0.8.6) unstable; urgency=low
192
193 * OSD scroll performance optimizations
194
195 -- Till Harbaum <till@harbaum.org> Thu, 20 Aug 2009 07:58:47 +0200
196
197 gpxview (0.8.5) unstable; urgency=low
198
199 * OSD controls for osm-gps-map
200 * Link on log page for direct online logging
201
202 -- Till Harbaum <till@harbaum.org> Tue, 18 Aug 2009 08:06:46 +0200
203
204 gpxview (0.8.4) unstable; urgency=low
205
206 * Balloon implementation for osm-gps-map
207
208 -- Till Harbaum <till@harbaum.org> Mon, 17 Aug 2009 21:30:35 +0200
209
210 gpxview (0.8.3) unstable; urgency=low
211
212 * Map icon update
213 * GPS Precision fix
214 * position marker in map
215
216 -- Till Harbaum <till@harbaum.org> Wed, 12 Aug 2009 12:43:05 +0200
217
218 gpxview (0.8.2) unstable; urgency=low
219
220 * Save/restore position on map
221
222 -- Till Harbaum <till@harbaum.org> Fri, 07 Aug 2009 19:00:39 +0200
223
224 gpxview (0.8.1) unstable; urgency=low
225
226 * Invalid direction display fix
227 * Auto-GPX update (german translation)
228
229 -- Till Harbaum <till@harbaum.org> Thu, 06 Aug 2009 20:55:43 +0200
230
231 gpxview (0.8.0) unstable; urgency=low
232
233 * Internal map
234 * Removed osso-gnomevfs-extra install dependency
235 * Fixed problem with fast double clicks in main lists
236
237 -- Till Harbaum <till@harbaum.org> Fri, 30 Jul 2009 21:31:33 +0200
238
239 gpxview (0.7.4) unstable; urgency=low
240
241 * New solution for fremantle submenues
242
243 -- Till Harbaum <till@harbaum.org> Fri, 24 Jul 2009 21:08:43 +0200
244
245 gpxview (0.7.3) unstable; urgency=low
246
247 * Finnish translation
248
249 -- Till Harbaum <till@harbaum.org> Tue, 07 Jul 2009 17:31:26 +0200
250
251 gpxview (0.7.2) unstable; urgency=low
252
253 * Fremantle menu bug fix
254
255 -- Till Harbaum <till@harbaum.org> Mon, 06 Jul 2009 17:18:16 +0200
256
257 gpxview (0.7.1) unstable; urgency=low
258
259 * Fremantle HildonAppMenu submenues
260
261 -- Till Harbaum <till@harbaum.org> Sun, 05 Jul 2009 19:32:10 +0200
262
263 gpxview (0.7.0) unstable; urgency=low
264
265 * Completely "fremantleized"
266 * Automatic setup of "Welcome.gpx"
267 * Dealing with "position less caches"
268
269 -- Till Harbaum <till@harbaum.org> Thu, 25 Jun 2009 20:54:49 +0200
270
271 gpxview (0.6.10) unstable; urgency=low
272
273 * Lot of hildonization with respect to fremantle
274
275 -- Till Harbaum <till@harbaum.org> Fri, 19 Jun 2009 21:56:57 +0200
276
277 gpxview (0.6.9) unstable; urgency=low
278
279 * Ability to work without "default" position
280
281 -- Till Harbaum <till@harbaum.org> Fri, 05 Jun 2009 12:34:22 +0200
282
283 gpxview (0.6.8) unstable; urgency=low
284
285 * Kinetic scrolling for fremantle
286 * Workaround for log text expansion problem
287 * Tabs at bottom for fremantle
288
289 -- Till Harbaum <till@harbaum.org> Sat, 30 May 2009 19:24:20 +0200
290
291 gpxview (0.6.7) unstable; urgency=low
292
293 * Fixed crash when wpt had no id/name
294 * Ability to "close" gpx files
295 * Busy indicator when creating cache list
296
297 -- Till Harbaum <till@harbaum.org> Sat, 23 May 2009 21:32:20 +0200
298
299 gpxview (0.6.6) unstable; urgency=low
300
301 * configure script
302 * Initial Fremantle port
303 * liblocation framework
304 * small notes gui adjustment
305
306 -- Till Harbaum <till@harbaum.org> Wed, 29 Apr 2009 20:48:21 +0200
307
308 gpxview (0.6-5) unstable; urgency=low
309
310 * Loading dialog
311
312 -- Till Harbaum <till@harbaum.org> Fri, 30 Jan 2009 21:57:06 +0100
313
314 gpxview (0.6-4) unstable; urgency=low
315
316 * Further stream parser bug fixing
317
318 -- Till Harbaum <till@harbaum.org> Thu, 29 Jan 2009 20:17:04 +0100
319
320 gpxview (0.6-3) unstable; urgency=low
321
322 * Stream parser "sym" handling bug fix
323
324 -- Till Harbaum <till@harbaum.org> Wed, 28 Jan 2009 20:31:14 +0100
325
326 gpxview (0.6-2) unstable; urgency=low
327
328 * Replaced DOM parser by faster stream parser
329 * Some code cleanups
330
331 -- Till Harbaum <till@harbaum.org> Fri, 23 Jan 2009 18:59:06 +0100
332
333 gpxview (0.6-1) unstable; urgency=low
334
335 * Log upload file
336
337 -- Till Harbaum <till@harbaum.org> Tue, 07 Oct 2008 12:23:45 +0200
338
339 gpxview (0.5-7) unstable; urgency=low
340
341 * Fixed bug that caused the overwritten coordinate to be ignored on export
342 * Switches to ignore found and disabled caches on export
343
344 -- Till Harbaum <till@harbaum.org> Tue, 30 Sep 2008 20:56:24 +0200
345
346 gpxview (0.5-6) unstable; urgency=low
347
348 * Search for recently found caches in search dialog
349
350 -- Till Harbaum <till@harbaum.org> Sun, 14 Sep 2008 11:49:48 +0200
351
352 gpxview (0.5-5) unstable; urgency=low
353
354 * Copy button for precise position dialog
355 * Geotext
356 * URL handling for loc files
357 * Fixed bug with display/parsing of S/W 00° 00.000'
358 * Save date/time of find
359
360 -- Till Harbaum <till@harbaum.org> Sat, 19 Jul 2008 20:38:54 +0200
361
362 gpxview (0.5-4) unstable; urgency=low
363
364 * Export of overridden positions to garmin GPX
365 * URL and browser button on main view
366
367 -- Till Harbaum <till@harbaum.org> Fri, 18 Jul 2008 21:13:19 +0200
368
369 gpxview (0.5-3) unstable; urgency=low
370
371 * Changes in notes correctly affect search results
372 * Notes add-on icon
373 * Fixed assertion when selecting last extra waypoint in geomath
374 * Added "Precise Position" dialog
375 * Improved handling of export paths
376
377 -- Till Harbaum <till@harbaum.org> Sun, 13 Jul 2008 20:26:19 +0200
378
379 gpxview (0.5-2) unstable; urgency=low
380
381 * Various small gui fixes
382 * Fixed broken search due to search string being freed too early
383 * No display of size icon for caches without size entry (e.g. loc files)
384
385 -- Till Harbaum <till@harbaum.org> Sun, 13 Jul 2008 12:06:28 +0200
386
387 gpxview (0.5-1) unstable; urgency=low
388
389 * Localisation (en_GB and de_DE)
390 * Fix lockup after MM export dialog
391
392 -- Till Harbaum <till@harbaumorg> Tue, 08 Jul 2008 23:42:39 +0200
393
394 gpxview (0.4-4) unstable; urgency=low
395
396 * Updated help
397 * location edit sanity check
398 * fixed buffer overflow in distance parsing
399 * Receive messages from Maemo Mapper (e.g. current position)
400
401 -- Till Harbaum <till@harbaum.org> Fri, 04 Jul 2008 20:11:36 +0200
402
403 gpxview (0.4-3) unstable; urgency=low
404
405 * Multiple (home) locations in Settings/GPS
406 * Option to specify mmpoi path
407
408 -- Till Harbaum <till@harbaum.org> Thu, 3 Jul 2008 21:59:45 +0200
409
410 gpxview (0.4-2) unstable; urgency=low
411
412 * Support for zip'ed gpx/-wpts.gpx files as in emails from geocaching.com
413 * Optional file name display in GPX list
414 * Export progress bar
415 * Fixed earthcache POI cathegory in Maemo Mapper
416 * GPX list icons
417 * Hint encrypt/decrypt
418 * Async image loading
419 * Disabling GPS now completely stops GPS usage
420 * speedup of cachelist building/handling
421
422 -- Till Harbaum <till@harbaum.org> Fri, 27 Jun 2008 22:13:30 +0200
423
424 gpxview (0.4-1) unstable; urgency=low
425
426 * Added Maemo Mapper event callback
427 * Switched to gtkhtml-3.8, allowing us to:
428 * use the hildon-help framework
429
430 -- Till Harbaum <till@harbaum.org> Thu, 26 Jun 2008 19:40:30 +0200
431
432 gpxview (0.3-1) unstable; urgency=low
433
434 * Maemo Mapper POI export
435 * GPX/SQL error handling
436
437 -- Till Harbaum <till@harbaum.org> Mon, 23 Jun 2008 18:58:18 +0200
438
439 gpxview (0.2-2) unstable; urgency=low
440
441 * Compass "lock"
442 * Adjustable compass damping
443 * Streamlined gconf handling
444 * Notebook based settings dialog
445 * Configurable screensaver in cachelist/cache-goto
446 * Refresh after 30 sec in settings configurable
447 * "found" entry in notes
448 * Option to hide found caches from list
449 * Refresh cache list after position changes in settings
450 * copy'n paste
451
452 -- Till Harbaum <till@harbaum.org> Tue, 10 Jun 2008 20:53:44 +0200
453
454 gpxview (0.2-1) unstable; urgency=low
455
456 * User notes and custom coordinate (e.g. for solved mysteries)
457 * Automatic cache reordering after 30 sec idle in cache list
458
459 -- Till Harbaum <till@harbaum.org> Wed, 21 May 2008 13:33:17 +0200
460
461 gpxview (0.1-14) unstable; urgency=low
462
463 * Seperate "Settings" dialog
464 * Ability to show terrain/size/data in gpx/cachelist
465
466 -- Till Harbaum <till@harbaum.org> Thu, 15 May 2008 19:59:18 +0200
467
468 gpxview (0.1-13) unstable; urgency=low
469
470 * Optimized detection of "orphaned waypoints" somewhat
471 * Fixed crash with empty log text
472
473 -- Till Harbaum <till@harbaum.org> Wed, 14 May 2008 21:02:45 +0200
474
475 gpxview (0.1-12) unstable; urgency=low
476
477 * Added support for Geocaching Australia (geocaching.com.au)
478
479 -- Till Harbaum <till@harbaum.org> Tue, 13 May 2008 21:14:29 +0200
480
481 gpxview (0.1-11) unstable; urgency=low
482
483 * Interface to set position in Maemo-Mapper
484
485 -- Till Harbaum <till@harbaum.org> Sun, 11 May 2008 21:36:43 +0200
486
487 gpxview (0.1-10) unstable; urgency=low
488
489 * Bug fiy in imperial mode for geocalc
490 * Coordinate 1 waypoint selection in geocalc
491
492 -- Till Harbaum <till@harbaum.org> Wed, 7 May 2008 21:04:01 +0200
493
494 gpxview (0.1-9) unstable; urgency=low
495
496 * zoom menu entries enable/disable
497 * direction in goto view
498 * select button always maps to crumb-trail-back (no, interferes with gtkentrys)
499 * hdop/precision
500 * last entry selected (puh ...)
501 * sat widget
502 * honor available/archived flags
503 * geocalc
504 * sort logs/tbs/waypoints
505
506 -- Till Harbaum <till@harbaum.org> Fri, 2 May 2008 22:06:15 +0200
507
508 gpxview (0.1-8) unstable; urgency=low
509
510 * Owner search
511 * Small gui fixes
512 * TB tab
513 * Crash with zero length entries (e.g. made by gsak)
514
515 -- Till Harbaum <till@harbaum.org> Thu, 1 May 2008 22:51:16 +0200
516
517 gpxview (0.1-7) unstable; urgency=low
518
519 * Bug fixes with negative (western) coordinates
520 * Support for Opencaching.de gpx files
521 * Ability to load entire directories
522 * Image spidering/caching
523 * Support for *.loc files
524 * Search function
525 * New hildon-bread-crumb-trail based layout on maemo (no dialog boxes)
526 * Maemo fullscreen/zoom support
527 * Screen saver disabled in "goto" view on maemo
528
529 -- Till Harbaum <till@harbaum.org> Tue, 22 Apr 2008 21:54:41 +0200
530
531 gpxview (0.1-6) unstable; urgency=low
532
533 * "Goto" added
534
535 -- Till Harbaum <till@harbaum.org> Thu, 17 Apr 2008 22:10:58 +0200
536
537 gpxview (0.1-5) unstable; urgency=low
538
539 * Fixed core dump if GPS wasn't found
540 * GPS retries
541 * First "goto" code
542
543 -- Till Harbaum <till@harbaum.org> Wed, 16 Apr 2008 21:16:05 +0200
544
545 gpxview (0.1-4) unstable; urgency=low
546
547 * Removed delay by GPS init
548 * More robust icon handling
549
550 -- Till Harbaum <Till@Harbaum.org> Tue, 15 Apr 2008 20:42:20 +0200
551
552 gpxview (0.1-3) unstable; urgency=low
553
554 * GPS support
555 * Waypoint support
556
557 -- Till Harbaum <Till@Harbaum.org> Sat, 12 Apr 2008 14:09:15 +0200
558
559 gpxview (0.1-2) unstable; urgency=low
560
561 * Adjustable home coordinates
562 * Various bug fixes and extensions
563
564 -- Till Harbaum <Till@Harbaum.org> Sun, 6 Apr 2008 21:16:17 +0200
565
566 gpxview (0.1-1) unstable; urgency=low
567
568 * Initial release
569
570 -- Till Harbaum <Till@Harbaum.org> Thu, 03 Apr 2008 20:17:20 +0200