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

Parent Directory Parent Directory | Revision Log Revision Log


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