Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


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