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

Parent Directory Parent Directory | Revision Log Revision Log


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