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

Parent Directory Parent Directory | Revision Log Revision Log


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