Timeline


and

Apr 4, 2007:

5:52 PM Ticket #8 (ability to combine two (or more ways together)) closed by imi
fixed: users are allowed to change the priority, except when a prio-war starts. …
5:50 PM Changeset in josm [213] by imi
- added a Combine way tool - fixed the confusing menu structure (new Tools …
4:44 PM Changeset in josm [212] by imi
- added focus-attribute to Annotation Presets - fixed Incomplete Download …
4:30 PM Ticket #65 (Don't use "sub-buttons" on left side) closed by imi
wontfix: would be too much on screen
4:28 PM Ticket #100 (Additional way tool mode?) closed by imi
duplicate: this is a (combined) duplicate for #44, #11 and some features already …
4:17 PM Ticket #79 (display bug when downloading incomplete ways) closed by imi
fixed
4:07 PM Ticket #78 (Dialog to confirm new map) closed by imi
worksforme: There should be an message popup like "There are unsaved changes. Do you …
3:36 PM Ticket #83 (Split Way tool greyed out after deleting data layer) closed by imi
invalid: Select a node to split a way and it will become enabled. The …
3:29 PM Ticket #94 (Dialogs such as 'road name'/'road number' should put cursor in input field) closed by imi
fixed: The focus of annotation presets can now be altered by adding an attribute …
2:51 PM Ticket #62 (Make layer dialog smaller) closed by imi
wontfix: The icons will become snapshots of the content sometime (#53). If the …
2:48 PM Ticket #55 (suggestion: draw lines between raw GPS points with distance tolerance) closed by imi
wontfix: Joerg Ostertag has an perl script to do this. Search the osm subversion …
2:47 PM Ticket #97 (Rename »Download from OSM« to »Download«) closed by imi
invalid: Without plugins, it only downloads from OSM. (Plugins can rename stuff) …
2:45 PM Ticket #106 (Choose which way to select from a same segment) closed by imi
invalid: Middle mouse button. Then press Ctrl to freeze the popup.
2:27 PM Ticket #88 (Attempt to upload to dead osm server. No timeout. Cancel causes ...) closed by imi
wontfix: probably fixed by now in one of the other "exception when cancelling …
2:23 PM Changeset in josm [211] by imi
- fixed the please wait dialog not always above the main window
2:21 PM Ticket #124 (download and upload progress dialog boxes should remain over parent JOSM ...) closed by imi
fixed
1:33 PM Ticket #113 (SimplePaintVisitor.drawOrderNumber should be protected) closed by imi
fixed
1:29 PM Ticket #104 (Patch for JOSM to support relative URL's in Markers) closed by imi
fixed: Patch changed (didn't work for windows and root directories) and applied.
1:21 PM Changeset in josm [210] by imi
- added the possibility for <wpt> tags in GPX files to construct markers …
12:50 PM Ticket #118 (Downloaded segments are not added to existing ways) closed by imi
fixed: yikes, this was a nasty one. :)
12:50 PM Changeset in josm [209] by imi
- fixed a bug in the Segment compare code to not have all incomplete …
11:31 AM Changeset in josm [208] by imi
- fixed a NPE when hitting a mapmode shortcut after all layers have been …
10:59 AM Ticket #123 (Plugin actions cannot be registered and put in the toolbar) closed by imi
wontfix: The "workaround" was the intention of refreshToolbarControl(). I added a …
2:33 AM Ticket #124 (download and upload progress dialog boxes should remain over parent JOSM ...) created by chippy
When downloading data, the downloading progress box appears. However, on …

Apr 3, 2007:

10:17 PM Ticket #123 (Plugin actions cannot be registered and put in the toolbar) created by frsantos@…
The toolbar is initialized on the constructor of the "Main" object, before …
5:46 PM Changeset in josm [207] by imi
- added "case sensitive" option to search dialog - added a plugin manifest …
5:44 PM Ticket #76 (case sensitive searchin) closed by imi
fixed: now featuring a "case sensitive" checkbox in the search dialog.
5:22 PM Ticket #82 (JOSM shortcuts lose focus) closed by imi
duplicate
5:22 PM Ticket #110 (JOSM report a memory error even when loading a small number of jpeg images) closed by imi
duplicate: see #84
5:21 PM Ticket #87 (When osm server is not responding during "Downloading data", attempt to ...) closed by imi
fixed: I did not found a clean way in Java to cancel an HttpUrlConnection. …
5:14 PM Ticket #95 (Downloading from OSM) closed by imi
worksforme: I close this as it is most probably a connection issue or an known issue …
5:08 PM Ticket #107 (Menu items should not vanish) closed by imi
wontfix: I rather think menus should be context sensetive and displaying tons of …
5:04 PM Ticket #108 (draw not all lines between points) closed by imi
wontfix: Joerg Ostertag has written an perl script called "osm-filter" to sperate …
4:55 PM Ticket #116 (Plugins dependencies) closed by imi
fixed: I've implemented an manifest-property "Plugin-Stage" which can be any …
3:38 PM Ticket #115 (Make some debug infrastucture) closed by imi
wontfix: I don't like log-statement pollution thoughout the code, so JOSM has no …
3:31 PM Changeset in josm [206] by imi
- added hidden config option "osm-primitives.showid" (true/false) to show …
3:28 PM Ticket #109 (Expose node and way IDs in properties panel) closed by imi
fixed: I have added a hidden config option. When you set the preference …
3:11 PM Ticket #117 (control key stop working on mac version) closed by imi
fixed
2:10 PM Ticket #114 (PleaseWaitRunnable keeps showing previous error message) closed by imi
fixed: fixed in next revision
1:49 PM Changeset in josm [205] by imi
- added "addToggleDialog" to MapFrame to give plugins the chance of …
1:38 PM Ticket #119 (There is no way of adding new ToggleDialogs to JOSM) closed by imi
fixed: fixed. Use the renamed and "re-public-ed" function addToggleDialog for …
1:30 PM Ticket #120 (x-axis doesn't scale correct) closed by imi
invalid: This effect is because the mercator projection. You can switch to EPSG4192 …
12:27 PM Ticket #121 (Preferences folder in wrong location on Windows) closed by imi
fixed: Windows localize the names for the different folders, so it is not …
12:07 PM Ticket #122 (Properties dialog doesn't display <different> at the right times) closed by anonymous
fixed: "No property" does sometimes has a specific meaning, as example usually a …

Apr 2, 2007:

1:12 PM Ticket #122 (Properties dialog doesn't display <different> at the right times) created by josm@…
If you select two ways with different highway tags, it doesn't display …
12:46 PM Changeset in josm [204] by imi
- Fixed the markerlayer import throwing NPE when image not found - Fixed …

Apr 1, 2007:

1:54 PM Ticket #121 (Preferences folder in wrong location on Windows) created by anonymous
JOSM puts its preferences folder in the wrong place when running on …

Mar 31, 2007:

10:31 PM Ticket #93 (mapdesign) closed by anonymous
invalid: No information, assuming spam
9:26 PM Plugins edited by anonymous
add a hint where to find the firefox setting for osmarender (diff)

Mar 30, 2007:

11:50 PM Mirrors edited by jeroen@…
add mirror.openstreetmap.nl (diff)
11:18 PM Plugins edited by anonymous
what is annotation testing? - at least a short description sould be added (diff)

Mar 28, 2007:

11:05 AM Ticket #120 (x-axis doesn't scale correct) created by jlermer@…
For latitudes other than the equator, JOSM scales the y-axis wrong. This …
Note: See TracTimeline for information about the timeline view.