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

Parent Directory Parent Directory | Revision Log Revision Log


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