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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 63 - (show annotations)
Sun Feb 8 22:52:48 2009 UTC (15 years, 2 months ago) by achadwick
File size: 7242 byte(s)
Update from trunk; make it build properly with the new stuff.
1 osm2go (0.6.12-maemo1) unstable; urgency=low
2
3 * Merge trunk, and begin building in the new way.
4 * Version prefix/suffix parser merged from branches/ports/debian.
5
6 -- Andrew Chadwick <andrewc@piffle.org> Sun, 08 Feb 2009 22:34:12 +0000
7
8 osm2go (0.6-11) unstable; urgency=low
9
10 * New presets.xml
11 * Handling of <optional> element <andrewc@piffle.org>
12 * Handling of new <link> element
13 * Handling of mew <space> element
14
15 -- Till Harbaum <till@harbaum.org> Thu, 05 Feb 2009 20:48:09 +0100
16
17 osm2go (0.6-10) unstable; urgency=low
18
19 * Use hash tables to find nodes and ways faster via their ids
20 * Some minor gtk handling/warning fixes
21
22 -- Till Harbaum <till@harbaum.org> Wed, 21 Jan 2009 19:24:22 +0100
23
24 osm2go (0.6-9) unstable; urgency=low
25
26 * Beta version of quick'n dirty xml parser (qnd_xml)
27
28 -- Till Harbaum <harbaum@metis> Fri, 16 Jan 2009 20:44:58 +0100
29
30 osm2go (0.6-8) unstable; urgency=low
31
32 * Unified internal color model <till@harbaum.org>
33 * Fixed crash when changing projects while using GPS <andrewc@piffle.org>
34 * Option to disable antialiasing <till@harbaum.org>
35 * Rendering of "bridges" <till@harbaum.org>
36
37 -- Till Harbaum <till@harbaum.org> Wed, 17 Dec 2008 20:02:24 +0100
38
39 osm2go (0.6-7) unstable; urgency=low
40
41 * Changed directory layout for SVN import
42 * Asynchronous network io
43 * Global and more flexible WMS server settings
44 * Global option to disable icons unless the n810 issue is solved
45 * Support for dashed lines and line mods
46
47 -- Till Harbaum <harbaum@metis> Tue, 09 Dec 2008 20:47:45 +0100
48
49 osm2go (0.6-6) unstable; urgency=low
50
51 * Some small hildon related fixes
52 * Various error situations fixed when no project was active
53
54 -- Till Harbaum <till@harbaum.org> Tue, 09 Dec 2008 18:36:39 +0100
55
56 osm2go (0.6-5) unstable; urgency=low
57
58 * Ability to run without active project
59 * Fixed some memory leaks found using valgrind
60 * Project management redone
61
62 -- Till Harbaum <till@harbaum.org> Fri, 05 Dec 2008 22:32:30 +0100
63
64 osm2go (0.6-4+atc1) unstable; urgency=low
65
66 * Implement levels of zoom-visibility for objects
67 * Added a style resembling the OSM Mapnik rendering
68 * Configurable path-prefix for styles' icons
69 * Make "..." in menus be more consistent
70 * Fixed segfault when trying to load with a vanished style
71
72 -- Andrew Chadwick <andrewc@piffle.org> Sun, 07 Dec 2008 05:36:33 +0000
73
74 osm2go (0.6-4) unstable; urgency=low
75
76 * include missing icons
77
78 -- Till Harbaum <harbaum@metis> Thu, 04 Dec 2008 21:53:23 +0100
79
80 osm2go (0.6-3) unstable; urgency=low
81
82 * Use JOSMs elemstyles.xml
83 * Styling options (JOSM and Potlatch examples included)
84 * Import of JOSM icons for nodes
85 * Filesystem handling rewritten
86 * Fixed overflow in node distance calculation
87 * UI for highlighting and changing way direction
88
89 -- Till Harbaum <harbaum@metis> Wed, 26 Nov 2008 20:31:57 +0100
90
91 osm2go (0.6-2) unstable; urgency=low
92
93 * Fixed crash when a new way was mistakenly identified to join another one
94 * Fixed crash when a new way was closing a way
95 * Re-ordered all dialog buttons to match GTK defaults
96
97 -- Till Harbaum <harbaum@metis> Tue, 25 Nov 2008 20:29:38 +0100
98
99 osm2go (0.6-1) unstable; urgency=low
100
101 * GUI relation handling
102 * Zoom/pan patch applied
103
104 -- Till Harbaum <harbaum@metis> Mon, 24 Nov 2008 22:20:53 +0100
105
106 osm2go (0.5-6) unstable; urgency=low
107
108 * new way can extend existing one
109 * new way can join existing one
110
111 -- Till Harbaum <harbaum@metis> Fri, 21 Nov 2008 18:16:55 +0100
112
113 osm2go (0.5-5) unstable; urgency=low
114
115 * way cut highlight redone
116 * way cut also possible at node
117
118 -- Till Harbaum <harbaum@metis> Tue, 18 Nov 2008 21:41:52 +0100
119
120 osm2go (0.5-4) unstable; urgency=low
121
122 * info dialog highlights tag collisions
123 * ability to hide objects to increase graphics performance
124 * relation handling
125 * save zoom/scroll offset in project
126 * "last" tags (like potlatch) and cancel in info dialog
127
128 -- Till Harbaum <harbaum@metis> Fri, 14 Nov 2008 18:35:42 +0100
129
130 osm2go (0.5-3) unstable; urgency=low
131
132 * hard key bindings
133 * way creation end by double click/tap
134 * way "rotation" for cut of circular ways
135
136 -- Till Harbaum <harbaum@metis> Thu, 13 Nov 2008 17:32:41 +0100
137
138 osm2go (0.5-2) unstable; urgency=low
139
140 * Added node joining (incl. way joining) by drag'n drop
141 * Merge selected presets instead of replacing everything
142 * Added ability to add nodes to existing ways
143 * Initial relation handling (join/delete now affects relations)
144 * More hildon autocap disabled
145
146 -- Till Harbaum <harbaum@metis> Sat, 08 Nov 2008 12:28:09 +0100
147
148 osm2go (0.5-1) unstable; urgency=low
149
150 * First usable way creation/deletion
151 * Various bug fixes
152
153 -- Till Harbaum <harbaum@metis> Wed, 05 Nov 2008 22:05:06 +0100
154
155 osm2go (0.4-3) unstable; urgency=low
156
157 * First test on way creation
158 * Fixed parsing of pre-filled check boxes (accept "true" and "yes")
159
160 -- Till Harbaum <harbaum@metis> Tue, 04 Nov 2008 21:28:45 +0100
161
162 osm2go (0.4-2) unstable; urgency=low
163
164 * Prevent placement of nodes outside working area
165 * Save presets dialog space by using top label/sep as dialog title
166 * Fixed problems with custom gtktreeview select function
167 * Pre-fill the preset dialogs with previous data where applicable
168 * Disable hildon autocap on certain dialogs (e.g. password)
169
170 -- Till Harbaum <harbaum@metis> Sun, 02 Nov 2008 13:35:59 +0100
171
172 osm2go (0.4-1) unstable; urgency=low
173
174 * Handle JOSM presets.xml
175 * Import all josm preset icons
176
177 -- Till Harbaum <harbaum@metis> Thu, 30 Oct 2008 21:13:03 +0100
178
179 osm2go (0.3-5) unstable; urgency=low
180
181 * Project selection/creation/...
182 * Various catching of error situations e.g. during download
183
184 -- Till Harbaum <harbaum@metis> Mon, 27 Oct 2008 21:17:51 +0100
185
186 osm2go (0.3-4) unstable; urgency=low
187
188 * Added ability to adjust background (wms) offset
189 * Gui cleanup using ok/cancel buttons
190 * Improved catching of download error conditions
191
192 -- Till Harbaum <harbaum@metis> Sat, 25 Oct 2008 14:44:52 +0200
193
194 osm2go (0.3-3) unstable; urgency=low
195
196 * Node/relation check now includes ways
197 * First tests with WMS server import as background layer
198
199 -- Till Harbaum <harbaum@metis> Fri, 17 Oct 2008 16:35:52 +0200
200
201 osm2go (0.3-2) unstable; urgency=low
202
203 * Projection changed from utm to normal mercartor
204 * Limited motion event frequency for more fluid dragging on hildon
205
206 -- Till Harbaum <harbaum@metis> Thu, 16 Oct 2008 13:22:39 +0200
207
208 osm2go (0.3-1) unstable; urgency=low
209
210 * Track/GPS support
211 * Switch from gnomecanvas to goocanvas
212
213 -- Till Harbaum <harbaum@metis> Fri, 10 Oct 2008 10:02:21 +0200
214
215 osm2go (0.2-1) unstable; urgency=low
216
217 * Fixed crash when selecting highlight of a way
218
219 -- Till Harbaum <harbaum@metis> Tue, 30 Sep 2008 12:53:38 +0200
220
221 osm2go (0.2) unstable; urgency=low
222
223 * Node adding
224 * Node deletion
225 * Various error handling and optimizations
226
227 -- Till Harbaum <harbaum@metis> Mon, 29 Sep 2008 20:50:59 +0200
228
229 osm2go (0.1-2) unstable; urgency=low
230
231 * First trials at node adding
232 * Rewritten touchscreen/mouse handling
233
234 -- Till Harbaum <Till@Harbaum.org> Fri, 26 Sep 2008 13:54:54 +0200
235
236 osm2go (0.1-1) unstable; urgency=low
237
238 * Initial release
239
240 -- Till Harbaum <Till@Harbaum.org> Fri, 01 Aug 2008 12:19:28 +0200