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

Parent Directory Parent Directory | Revision Log Revision Log


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