Contents of /branches/ports/maemo/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 199 - (show annotations)
Thu Jul 9 11:42:33 2009 UTC (14 years, 9 months ago) by harbaum
File size: 10519 byte(s)
Added osm-gps-map
1 osm2go (0.7.8-maemo1) unstable; urgency=low
2
3 * Built-in slippy map based on osm-gps-map
4 * First steps with project wizard
5
6 -- Till Harbaum <till@harbaum.org> Wed, 08 Jul 2009 17:46:00 +0200
7
8 osm2go (0.7.7-maemo1) unstable; urgency=low
9
10 * Reordered menues for more consistency
11 * Fremantlized menues
12 * Relation list reachable from object info
13
14 -- Till Harbaum <till@harbaum.org> Mon, 06 Jul 2009 07:57:22 +0200
15
16 osm2go (0.7.6-maemo3) unstable; urgency=low
17
18 * Dependency adjustment
19
20 -- Till Harbaum <till@harbaum.org> Wed, 01 Jul 2009 21:13:33 +0200
21
22 osm2go (0.7.6-maemo2) unstable; urgency=low
23
24 * Installation path bug fix
25
26 -- Till Harbaum <till@harbaum.org> Tue, 23 Jun 2009 22:41:07 +0200
27
28 osm2go (0.7.6-maemo1) unstable; urgency=low
29
30 * Even better path handling
31
32 -- Till Harbaum <till@harbaum.org> Tue, 23 Jun 2009 21:21:59 +0200
33
34 osm2go (0.7.5-maemo1) unstable; urgency=low
35
36 * Fremantle data path fix
37
38 -- Till Harbaum <till@harbaum.org> Sun, 21 Jun 2009 12:47:56 +0200
39
40 osm2go (0.7.4-maemo1) unstable; urgency=low
41
42 * Automatic setup of initial demo project
43
44 -- Till Harbaum <till@harbaum.org> Thu, 18 Jun 2009 20:37:59 +0200
45
46 osm2go (0.7.3-maemo1) unstable; urgency=low
47
48 * More minor Fremantle adjustments
49
50 -- Till Harbaum <till@harbaum.org> Tue, 16 Jun 2009 10:36:12 +0200
51
52 osm2go (0.7.2-maemo1) unstable; urgency=low
53
54 * Node distance detection bug fix
55 * Fremantle memory card adjustments
56
57 -- Till Harbaum <till@harbaum.org> Mon, 01 Jun 2009 13:32:51 +0200
58
59 osm2go (0.7.1.3-maemo1) unstable; urgency=low
60
61 * dito
62
63 -- Till Harbaum <till@harbaum.org> Sun, 24 May 2009 21:23:38 +0200
64
65 osm2go (0.7.1.2-maemo1) unstable; urgency=low
66
67 * Yet another GPS related crash fix
68
69 -- Till Harbaum <till@harbaum.org> Sun, 03 May 2009 20:49:04 +0200
70
71 osm2go (0.7.1.1-maemo1) unstable; urgency=low
72
73 * Fix crash while switching projects while GPS without fix
74 * Fixed bug in map_state while switching projects
75
76 -- Till Harbaum <till@harbaum.org> Sat, 02 May 2009 10:17:22 +0200
77
78 osm2go (0.7.1-maemo1) unstable; urgency=low
79
80 * Dialog size framework
81 * Fix of error "417" in delete operations
82
83 -- Till Harbaum <till@harbaum.org> Mon, 27 Apr 2009 19:57:13 +0200
84
85 osm2go (0.7.0.2-maemo1) unstable; urgency=low
86
87 * Now it should be fixed
88
89 -- Till Harbaum <till@harbaum.org> Fri, 24 Apr 2009 13:36:32 +0200
90
91 osm2go (0.7.0.1-maemo1) unstable; urgency=low
92
93 * "Error 417 expect" fixing
94
95 -- Till Harbaum <till@harbaum.org> Fri, 24 Apr 2009 12:05:25 +0200
96
97 osm2go (0.7.0-maemo1) unstable; urgency=low
98
99 * Fuzzy object detection
100 * First fremantle related patches
101 * API 0.6 support
102 * Improved relation handling
103 * Faster object detection
104 * Detail level adjustment
105
106 -- Till Harbaum <till@harbaum.org> Mon, 20 Apr 2009 20:41:32 +0200
107
108 osm2go (0.6.14.1-maemo1) unstable; urgency=low
109
110 * New trunk release.
111 * Bump debian/rules etc. for build.
112
113 -- Andrew Chadwick <andrewc@piffle.org> Sat, 21 Mar 2009 22:38:13 +0000
114
115 osm2go (0.6.13-maemo1) unstable; urgency=low
116
117 * New trunk release.
118 * Update from trunk.
119 * Parse build-specific version prefixes and suffixes from this file.
120
121 -- Andrew Chadwick <andrewc@piffle.org> Mon, 16 Feb 2009 21:00:42 +0000
122
123 osm2go (0.6.12-maemo1) unstable; urgency=low
124
125 * Merge trunk, and begin building in the new way.
126 * Version prefix/suffix parser merged from branches/ports/debian.
127
128 -- Andrew Chadwick <andrewc@piffle.org> Sun, 08 Feb 2009 22:34:12 +0000
129
130 osm2go (0.6-11) unstable; urgency=low
131
132 * New presets.xml
133 * Handling of <optional> element <andrewc@piffle.org>
134 * Handling of new <link> element
135 * Handling of mew <space> element
136
137 -- Till Harbaum <till@harbaum.org> Thu, 05 Feb 2009 20:48:09 +0100
138
139 osm2go (0.6-10) unstable; urgency=low
140
141 * Use hash tables to find nodes and ways faster via their ids
142 * Some minor gtk handling/warning fixes
143
144 -- Till Harbaum <till@harbaum.org> Wed, 21 Jan 2009 19:24:22 +0100
145
146 osm2go (0.6-9) unstable; urgency=low
147
148 * Beta version of quick'n dirty xml parser (qnd_xml)
149
150 -- Till Harbaum <till@harbaum.org> Fri, 16 Jan 2009 20:44:58 +0100
151
152 osm2go (0.6-8) unstable; urgency=low
153
154 * Unified internal color model <till@harbaum.org>
155 * Fixed crash when changing projects while using GPS <andrewc@piffle.org>
156 * Option to disable antialiasing <till@harbaum.org>
157 * Rendering of "bridges" <till@harbaum.org>
158
159 -- Till Harbaum <till@harbaum.org> Wed, 17 Dec 2008 20:02:24 +0100
160
161 osm2go (0.6-7) unstable; urgency=low
162
163 * Changed directory layout for SVN import
164 * Asynchronous network io
165 * Global and more flexible WMS server settings
166 * Global option to disable icons unless the n810 issue is solved
167 * Support for dashed lines and line mods
168
169 -- Till Harbaum <till@harbaum.org> Tue, 09 Dec 2008 20:47:45 +0100
170
171 osm2go (0.6-6) unstable; urgency=low
172
173 * Some small hildon related fixes
174 * Various error situations fixed when no project was active
175
176 -- Till Harbaum <till@harbaum.org> Tue, 09 Dec 2008 18:36:39 +0100
177
178 osm2go (0.6-5) unstable; urgency=low
179
180 * Ability to run without active project
181 * Fixed some memory leaks found using valgrind
182 * Project management redone
183
184 -- Till Harbaum <till@harbaum.org> Fri, 05 Dec 2008 22:32:30 +0100
185
186 osm2go (0.6-4+atc1) unstable; urgency=low
187
188 * Implement levels of zoom-visibility for objects
189 * Added a style resembling the OSM Mapnik rendering
190 * Configurable path-prefix for styles' icons
191 * Make "..." in menus be more consistent
192 * Fixed segfault when trying to load with a vanished style
193
194 -- Andrew Chadwick <andrewc@piffle.org> Sun, 07 Dec 2008 05:36:33 +0000
195
196 osm2go (0.6-4) unstable; urgency=low
197
198 * include missing icons
199
200 -- Till Harbaum <till@harbaum.org> Thu, 04 Dec 2008 21:53:23 +0100
201
202 osm2go (0.6-3) unstable; urgency=low
203
204 * Use JOSMs elemstyles.xml
205 * Styling options (JOSM and Potlatch examples included)
206 * Import of JOSM icons for nodes
207 * Filesystem handling rewritten
208 * Fixed overflow in node distance calculation
209 * UI for highlighting and changing way direction
210
211 -- Till Harbaum <till@harbaum.org> Wed, 26 Nov 2008 20:31:57 +0100
212
213 osm2go (0.6-2) unstable; urgency=low
214
215 * Fixed crash when a new way was mistakenly identified to join another one
216 * Fixed crash when a new way was closing a way
217 * Re-ordered all dialog buttons to match GTK defaults
218
219 -- Till Harbaum <till@harbaum.org> Tue, 25 Nov 2008 20:29:38 +0100
220
221 osm2go (0.6-1) unstable; urgency=low
222
223 * GUI relation handling
224 * Zoom/pan patch applied
225
226 -- Till Harbaum <till@harbaum.org> Mon, 24 Nov 2008 22:20:53 +0100
227
228 osm2go (0.5-6) unstable; urgency=low
229
230 * new way can extend existing one
231 * new way can join existing one
232
233 -- Till Harbaum <till@harbaum.org> Fri, 21 Nov 2008 18:16:55 +0100
234
235 osm2go (0.5-5) unstable; urgency=low
236
237 * way cut highlight redone
238 * way cut also possible at node
239
240 -- Till Harbaum <till@harbaum.org> Tue, 18 Nov 2008 21:41:52 +0100
241
242 osm2go (0.5-4) unstable; urgency=low
243
244 * info dialog highlights tag collisions
245 * ability to hide objects to increase graphics performance
246 * relation handling
247 * save zoom/scroll offset in project
248 * "last" tags (like potlatch) and cancel in info dialog
249
250 -- Till Harbaum <till@harbaum.org> Fri, 14 Nov 2008 18:35:42 +0100
251
252 osm2go (0.5-3) unstable; urgency=low
253
254 * hard key bindings
255 * way creation end by double click/tap
256 * way "rotation" for cut of circular ways
257
258 -- Till Harbaum <till@harbaum.org> Thu, 13 Nov 2008 17:32:41 +0100
259
260 osm2go (0.5-2) unstable; urgency=low
261
262 * Added node joining (incl. way joining) by drag'n drop
263 * Merge selected presets instead of replacing everything
264 * Added ability to add nodes to existing ways
265 * Initial relation handling (join/delete now affects relations)
266 * More hildon autocap disabled
267
268 -- Till Harbaum <till@harbaum.org> Sat, 08 Nov 2008 12:28:09 +0100
269
270 osm2go (0.5-1) unstable; urgency=low
271
272 * First usable way creation/deletion
273 * Various bug fixes
274
275 -- Till Harbaum <till@harbaum.org> Wed, 05 Nov 2008 22:05:06 +0100
276
277 osm2go (0.4-3) unstable; urgency=low
278
279 * First test on way creation
280 * Fixed parsing of pre-filled check boxes (accept "true" and "yes")
281
282 -- Till Harbaum <till@harbaum.org> Tue, 04 Nov 2008 21:28:45 +0100
283
284 osm2go (0.4-2) unstable; urgency=low
285
286 * Prevent placement of nodes outside working area
287 * Save presets dialog space by using top label/sep as dialog title
288 * Fixed problems with custom gtktreeview select function
289 * Pre-fill the preset dialogs with previous data where applicable
290 * Disable hildon autocap on certain dialogs (e.g. password)
291
292 -- Till Harbaum <till@harbaum.org> Sun, 02 Nov 2008 13:35:59 +0100
293
294 osm2go (0.4-1) unstable; urgency=low
295
296 * Handle JOSM presets.xml
297 * Import all josm preset icons
298
299 -- Till Harbaum <till@harbaum.org> Thu, 30 Oct 2008 21:13:03 +0100
300
301 osm2go (0.3-5) unstable; urgency=low
302
303 * Project selection/creation/...
304 * Various catching of error situations e.g. during download
305
306 -- Till Harbaum <till@harbaum.org> Mon, 27 Oct 2008 21:17:51 +0100
307
308 osm2go (0.3-4) unstable; urgency=low
309
310 * Added ability to adjust background (wms) offset
311 * Gui cleanup using ok/cancel buttons
312 * Improved catching of download error conditions
313
314 -- Till Harbaum <till@harbaum.org> Sat, 25 Oct 2008 14:44:52 +0200
315
316 osm2go (0.3-3) unstable; urgency=low
317
318 * Node/relation check now includes ways
319 * First tests with WMS server import as background layer
320
321 -- Till Harbaum <till@harbaum.org> Fri, 17 Oct 2008 16:35:52 +0200
322
323 osm2go (0.3-2) unstable; urgency=low
324
325 * Projection changed from utm to normal mercartor
326 * Limited motion event frequency for more fluid dragging on hildon
327
328 -- Till Harbaum <till@harbaum.org> Thu, 16 Oct 2008 13:22:39 +0200
329
330 osm2go (0.3-1) unstable; urgency=low
331
332 * Track/GPS support
333 * Switch from gnomecanvas to goocanvas
334
335 -- Till Harbaum <till@harbaum.org> Fri, 10 Oct 2008 10:02:21 +0200
336
337 osm2go (0.2-1) unstable; urgency=low
338
339 * Fixed crash when selecting highlight of a way
340
341 -- Till Harbaum <till@harbaum.org> Tue, 30 Sep 2008 12:53:38 +0200
342
343 osm2go (0.2) unstable; urgency=low
344
345 * Node adding
346 * Node deletion
347 * Various error handling and optimizations
348
349 -- Till Harbaum <till@harbaum.org> Mon, 29 Sep 2008 20:50:59 +0200
350
351 osm2go (0.1-2) unstable; urgency=low
352
353 * First trials at node adding
354 * Rewritten touchscreen/mouse handling
355
356 -- Till Harbaum <Till@Harbaum.org> Fri, 26 Sep 2008 13:54:54 +0200
357
358 osm2go (0.1-1) unstable; urgency=low
359
360 * Initial release
361
362 -- Till Harbaum <Till@Harbaum.org> Fri, 01 Aug 2008 12:19:28 +0200