# # ChangeLog for applications in osm # # Generated by Trac 1.6 # 2024-09-21T17:32:58+02:00 Mon, 11 Aug 2008 21:02:18 GMT stoecker [9686] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Mon, 11 Aug 2008 20:26:25 GMT stoecker [9684] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/Coastlines.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/CrossingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicatedWayNodes.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/NodesWithSameName.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SelfIntersectingWay.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SimilarNamedWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedNode.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UntaggedWay.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/WronglyOrderedWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Util.java (modified) cleanup a lot, ignore errors is now numeric Sun, 10 Aug 2008 18:10:13 GMT tim [9624] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) ADDED: New SlippyMapChooser Version Sun, 10 Aug 2008 18:09:05 GMT tim [9623] * applications/editors/josm/plugins/slippy_map_chooser/images/blue_Mapnik.png (added) * applications/editors/josm/plugins/slippy_map_chooser/images/blue_Osmarender.png (added) * applications/editors/josm/plugins/slippy_map_chooser/images/layer-switcher-maximize.png (added) * applications/editors/josm/plugins/slippy_map_chooser/images/layer-switcher-minimize.png (added) * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/SourceButton.java (added) ADDED: Quick and dirty implementation to switch between Mapnik and ... Sun, 10 Aug 2008 18:07:50 GMT stotz [9622] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLayerSource.java (added) Sun, 10 Aug 2008 16:06:29 GMT stotz [9619] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmTileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLoader.java (modified) Usage of TileLoader completely changed Sun, 10 Aug 2008 15:53:22 GMT stotz [9618] * applications/viewer/jmapviewer (modified) * applications/viewer/jmapviewer/.classpath (added) * applications/viewer/jmapviewer/.project (added) * applications/viewer/jmapviewer/.settings (added) * applications/viewer/jmapviewer/.settings/org.eclipse.core.resources.prefs (added) * applications/viewer/jmapviewer/bin (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Demo.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmTileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) Small changes to the way tiles are loaded Sun, 10 Aug 2008 09:42:16 GMT stoecker [9603] * applications/editors/josm/plugins/osmarender/src/OsmarenderPlugin.java (modified) added bounds patch by Matteo Sat, 09 Aug 2008 20:06:59 GMT stoecker [9599] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Sat, 09 Aug 2008 20:06:40 GMT stoecker [9598] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorTreePanel.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorTreeRenderer.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/MultipleNameVisitor.java (modified) * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) Continued TagChecker development. Some other cleanups and fixed. ... Sat, 09 Aug 2008 10:43:50 GMT stotz [9585] * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) mouseDragged() mouse button detection from original slippy map chooser Sat, 09 Aug 2008 10:42:17 GMT stotz [9584] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java (modified) Missing check for right mouse button on movement added Fri, 08 Aug 2008 15:55:49 GMT tim [9570] * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) FIXED: Map moving triggered also region selection on OSX Fri, 08 Aug 2008 14:17:22 GMT stotz [9567] * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) Bugfix: map moving triggered also region selection Fri, 08 Aug 2008 10:36:04 GMT tim [9562] * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) FIXED: Issues with MouseMotionListener, OSMMapControl needs to ... Fri, 08 Aug 2008 10:02:07 GMT stoecker [9561] * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Util.java (modified) continued TagChecker validator plugin Thu, 07 Aug 2008 13:49:39 GMT stotz [9540] * applications/editors/josm/plugins/slippy_map_chooser/.classpath (added) * applications/editors/josm/plugins/slippy_map_chooser/.project (added) Added "srv_jmv" as source folder in eclipse project Thu, 07 Aug 2008 13:45:16 GMT stotz [9539] * applications/editors/josm/plugins/slippy_map_chooser (modified) Added "srv_jmv" as source folder in eclipse project Thu, 07 Aug 2008 13:41:48 GMT stotz [9538] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (modified) Thu, 07 Aug 2008 13:33:50 GMT stotz [9537] * applications/editors/josm/plugins/slippy_map_chooser (modified) * applications/editors/josm/plugins/slippy_map_chooser/build.xml (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/Logger.java (deleted) * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMapControl.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/OsmMercator.java (deleted) * applications/editors/josm/plugins/slippy_map_chooser/src/OsmTile.java (deleted) * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/TileDB.java (deleted) Slippy-Map-Chooser now uses an extended version of JMapViewer instead ... Thu, 07 Aug 2008 13:21:28 GMT stotz [9535] * applications/editors/josm/plugins/slippy_map_chooser (modified) Added "link" to JMapViewer Thu, 07 Aug 2008 13:20:35 GMT stotz [9534] * applications/editors/josm/plugins/slippy_map_chooser/src_jmv (deleted) Thu, 07 Aug 2008 13:19:21 GMT stotz [9532] * applications/editors/josm/plugins/slippy_map_chooser/src_jmv (modified) Thu, 07 Aug 2008 13:16:16 GMT stotz [9531] * applications/editors/josm/plugins/slippy_map_chooser/src_jmv (added) Thu, 07 Aug 2008 12:46:52 GMT stotz [9530] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapController.java (modified) New code was not compatible with Java 1.5 - reverted some parts back Thu, 07 Aug 2008 08:38:42 GMT stoecker [9521] * applications/editors/josm/plugins/lang/de/de.po (modified) fix josm bug 1377 Thu, 07 Aug 2008 08:35:20 GMT stoecker [9520] * applications/editors/josm/plugins/lang/de/de.po (modified) updated translations Wed, 06 Aug 2008 15:10:17 GMT stotz [9502] * applications/viewer/jmapviewer/Readme.txt (modified) Some credits to Tim... Wed, 06 Aug 2008 12:04:13 GMT stotz [9494] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Demo.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapController.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JobDispatcher.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MapMarkerDot.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MemoryTileCache.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmTileLoader.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/Job.java (moved) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/MapMarker.java (moved) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileCache.java (moved) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLoader.java (added) Separate package for all interfaces; First draft of a file caching ... Tue, 05 Aug 2008 00:28:44 GMT frederik [9465] * applications/editors/josm/plugins/remotecontrol/README (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/HttpServer.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPreferences.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/Util.java (modified) - remote control plugin for JOSM is now usable. Mon, 04 Aug 2008 09:56:36 GMT stoecker [9454] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Util.java (modified) unified with josm design, do not yet use SideButton to reduce ... Sun, 03 Aug 2008 18:21:51 GMT frederik [9439] * applications/editors/josm/dist/surveyor.jar (modified) new build of surveyor plugin, old one crashes with current josm (this ... Fri, 01 Aug 2008 15:21:11 GMT stotz [9421] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapController.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) Some smaller changes to the controller Fri, 01 Aug 2008 00:29:36 GMT frederik [9418] * applications/editors/josm/dist/remotecontrol.jar (added) JAR file for RemoteControl Fri, 01 Aug 2008 00:28:54 GMT frederik [9417] * applications/editors/josm/plugins/remotecontrol/.classpath (added) * applications/editors/josm/plugins/remotecontrol/.project (modified) * applications/editors/josm/plugins/remotecontrol/CONTRIBUTION (added) * applications/editors/josm/plugins/remotecontrol/README (added) * applications/editors/josm/plugins/remotecontrol/build.xml (added) * applications/editors/josm/plugins/remotecontrol/images (added) * applications/editors/josm/plugins/remotecontrol/images/preferences (added) * applications/editors/josm/plugins/remotecontrol/images/preferences/remotecontrol.gif (added) * applications/editors/josm/plugins/remotecontrol/src (added) * applications/editors/josm/plugins/remotecontrol/src/org (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/HttpServer.java (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPlugin.java (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPreferences.java (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java (added) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/Util.java (added) very early first version of RemoteControl plugin for JOSM, allowing ... Thu, 31 Jul 2008 21:00:33 GMT frederik [9415] * applications/editors/josm/plugins/remotecontrol (added) * applications/editors/josm/plugins/remotecontrol/.project (added) dir for new remotecontrol plugin Thu, 31 Jul 2008 08:09:53 GMT christofd [9400] * applications/editors/josm/plugins/surveyor/src/at/dallermassl/josm/plugin/surveyor/action/SetWaypointAction.java (modified) added patch from Marcus Wolschon to make it compile again Tue, 29 Jul 2008 20:34:52 GMT frederik [9371] * applications/editors/josm/dist/utilsplugin.jar (modified) new build of utilsplugin with changed default for SimplifyWay Tue, 29 Jul 2008 20:13:48 GMT frederik [9370] * applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/SimplifyWayAction.java (modified) changed default max-error for SimplifyWay to 3 metres (was 50) Fri, 25 Jul 2008 15:15:00 GMT stotz [9289] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Demo.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) Fri, 25 Jul 2008 15:13:25 GMT stotz [9288] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Job.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JobDispatcher.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MemoryTileCache.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/TileCache.java (modified) Improved implementation of MemoryTileCache; JMapViwer now paints map ... Thu, 24 Jul 2008 14:10:03 GMT stoecker [9279] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) added fixing for whitespace warnings Thu, 24 Jul 2008 11:42:46 GMT stoecker [9274] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/openvisible (modified) some cleanups Thu, 24 Jul 2008 11:37:53 GMT stoecker [9273] * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerApp.java (modified) fixed partial changes from february Thu, 24 Jul 2008 07:53:50 GMT stoecker [9270] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidateAction.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) skip not-uploaded stuff for ignore Thu, 24 Jul 2008 06:57:07 GMT stoecker [9269] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ErrorTreePanel.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/PreferenceEditor.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/Severity.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/Test.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidateAction.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java (deleted) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/tagchecker.cfg (added) added first parts of new TagChecker and ignore warnings possibility Wed, 23 Jul 2008 15:32:42 GMT stotz [9263] * applications/viewer/jmapviewer/Readme.txt (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Demo.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) Replaced: strategy algorithm for displaying tiles of other zoom ... Tue, 22 Jul 2008 17:05:43 GMT stoecker [9245] * applications/editors/josm/plugins/build.xml (modified) cleanup a bit Tue, 22 Jul 2008 17:03:09 GMT stoecker [9244] * applications/editors/josm/plugins/osmarender (modified) * applications/editors/josm/plugins/osmarender/build.xml (modified) moved osmarender requirement into svn:externals Tue, 22 Jul 2008 10:31:39 GMT frederik [9236] * applications/editors/josm/plugins/namefinder/namefinder/PlaceSelection.java (modified) fix java 1.6ism Sat, 19 Jul 2008 20:46:13 GMT joerg [9176] * applications/editors/josm/debian/control (modified) josm/debian/control: This Package conflicts with the standard debia ... Sat, 19 Jul 2008 19:56:18 GMT stoecker [9172] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Sat, 19 Jul 2008 15:48:32 GMT joerg [9169] * applications/editors/josm/debian/changelog (modified) josm:Update debian changelog Fri, 18 Jul 2008 20:50:28 GMT stoecker [9159] * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) minor i18n fix Fri, 18 Jul 2008 11:35:17 GMT stoecker [9149] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Thu, 17 Jul 2008 11:45:55 GMT stoecker [9117] * applications/editors/josm/dist/namefinder.jar (modified) updated Thu, 17 Jul 2008 11:42:51 GMT stoecker [9116] * applications/editors/josm/plugins/namefinder/namefinder/PlaceSelection.java (modified) fixed JOSM bug 566 Thu, 17 Jul 2008 08:21:52 GMT stoecker [9111] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/TestError.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/ValidatorDialog.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (added) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Util.java (modified) disabled roundabout Wed, 16 Jul 2008 22:35:55 GMT gabriel [9100] * applications/editors/josm/dist/utilsplugin.jar (modified) * applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/SimplifyWayAction.java (modified) utilsplugin: josm stores coordinates in degrees, so we need to ... Wed, 16 Jul 2008 14:59:18 GMT stotz [9095] * applications/viewer/jmapviewer/build.xml (added) * applications/viewer/jmapviewer/src (added) * applications/viewer/jmapviewer/src/org (added) * applications/viewer/jmapviewer/src/org/openstreetmap (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/DefaultMapController.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Demo.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapController.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JobDispatcher.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MapMarker.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MapMarkerDot.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/MemoryTileCache.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmMercator.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/TileCache.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/images (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/images/hourglass.png (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/images/minus.png (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/images/plus.png (added) Initial commit of the java component "JMapView" Wed, 16 Jul 2008 08:16:56 GMT stotz [9067] * applications/viewer/jmapviewer (added) Directory created - content will follow soon Tue, 15 Jul 2008 10:04:07 GMT stoecker [9021] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) updated to match real world tags Sun, 13 Jul 2008 17:01:58 GMT stoecker [8980] * applications/editors/josm/plugins/lang/de/de.po (modified) minor fix Sun, 13 Jul 2008 16:59:40 GMT stoecker [8979] * applications/editors/josm/dist/utilsplugin.jar (modified) correct SVN version Sun, 13 Jul 2008 16:56:34 GMT stoecker [8978] * applications/editors/josm/dist/lang-de.jar (modified) updated Sun, 13 Jul 2008 16:55:40 GMT stoecker [8977] * applications/editors/josm/plugins/lang/de/de.po (modified) updated language use a bit Sun, 13 Jul 2008 10:44:50 GMT stoecker [8966] * applications/editors/josm/plugins/lang/de/de.po (modified) minor fix Sat, 12 Jul 2008 15:00:26 GMT gabriel [8952] * applications/editors/josm/dist/utilsplugin.jar (modified) * applications/editors/josm/plugins/utilsplugin/src/UtilsPlugin/SimplifyWayAction.java (modified) utilsplugin: simplify way: support simpl of multiple ways in a selection Thu, 10 Jul 2008 11:34:32 GMT stoecker [8913] * applications/editors/josm/dist/getversions (added) * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/namefinder.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Thu, 10 Jul 2008 11:23:29 GMT stoecker [8911] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (modified) minor typo Thu, 10 Jul 2008 11:22:51 GMT stoecker [8910] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Thu, 10 Jul 2008 11:21:02 GMT stoecker [8909] * applications/editors/josm/plugins/namefinder/build.xml (modified) * applications/editors/josm/plugins/namefinder/namefinder/PlaceSelection.java (modified) fixed name finder, closes josm bug #776 Thu, 10 Jul 2008 08:55:52 GMT stoecker [8905] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/OSMValidatorPlugin.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/UnclosedWays.java (added) added test for unclosed ways Thu, 10 Jul 2008 08:54:26 GMT stoecker [8904] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/WronglyOrderedWays.java (modified) cleanup wrongly ordered ways - close josm bug #737 Mon, 07 Jul 2008 15:18:34 GMT stoecker [8816] * applications/editors/josm/dist/utilsplugin.jar (modified) updated to current SVN Mon, 07 Jul 2008 15:17:15 GMT stoecker [8815] * applications/editors/josm/plugins/utilsplugin/build.xml (modified) use SVN version Sun, 06 Jul 2008 09:17:11 GMT stoecker [8782] * applications/editors/josm/dist/lang-de.jar (modified) updated Sun, 06 Jul 2008 09:15:33 GMT stoecker [8781] * applications/editors/josm/plugins/lang/de/de.po (modified) some fixes Sat, 05 Jul 2008 23:13:19 GMT frederik [8776] * applications/editors/josm/dist/livegps.jar (modified) v1.4 build Sat, 05 Jul 2008 23:12:36 GMT frederik [8775] * applications/editors/josm/plugins/livegps/build.xml (modified) version upgrade to 1.4 Sat, 05 Jul 2008 18:07:14 GMT stoecker [8769] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java (modified) no longer display incomplete nodes as duplicate Sat, 05 Jul 2008 12:28:13 GMT stoecker [8751] * applications/editors/josm/plugins/lang/de/de.po (modified) was to be expected, that I mix up the religional stuff Sat, 05 Jul 2008 10:39:28 GMT frsantos [8748] * applications/editors/josm/plugins/openlayers/.classpath (added) * applications/editors/josm/plugins/openlayers/.project (added) * applications/editors/josm/plugins/openlayers/.settings (added) * applications/editors/josm/plugins/openlayers/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/openlayers/README (added) * applications/editors/josm/plugins/openlayers/build.xml (added) * applications/editors/josm/plugins/openlayers/images (added) * applications/editors/josm/plugins/openlayers/images/OpenLayers.png (added) * applications/editors/josm/plugins/openlayers/lib (added) * applications/editors/josm/plugins/openlayers/lib/backport-util-concurrent-3.0.jar (added) * applications/editors/josm/plugins/openlayers/lib/cobra.jar (added) * applications/editors/josm/plugins/openlayers/lib/commons-logging-1.0.4.jar (added) * applications/editors/josm/plugins/openlayers/lib/ehcache-1.4.1.jar (added) * applications/editors/josm/plugins/openlayers/lib/js.jar (added) * applications/editors/josm/plugins/openlayers/resources (added) * applications/editors/josm/plugins/openlayers/resources/ehcache.xml (added) * applications/editors/josm/plugins/openlayers/resources/yahoo.html (added) * applications/editors/josm/plugins/openlayers/src (added) * applications/editors/josm/plugins/openlayers/src/org (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/Browser.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/CacheableHttpRequest.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/CacheableUserAgentContext.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/HttpResponse.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/MyHtmlBlockPanel.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/OpenLayersLayer.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/OpenLayersPlugin.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/ShowOpenLayersAction.java (added) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/StorageManager.java (added) Initial proof of concept import. Sat, 05 Jul 2008 10:37:54 GMT frsantos [8747] * applications/editors/josm/plugins/openlayers (added) Initial proof of concept import. Fri, 04 Jul 2008 20:59:06 GMT stoecker [8744] * applications/editors/josm/plugins/lang/de/de.po (modified) fixed some more strings Fri, 04 Jul 2008 19:25:40 GMT stoecker [8737] * applications/editors/josm/dist/validator.jar (modified) updated Fri, 04 Jul 2008 10:33:55 GMT stoecker [8724] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/wmsplugin.jar (modified) updated Fri, 04 Jul 2008 10:31:51 GMT stoecker [8723] * applications/editors/josm/plugins/lang/de/de.po (modified) finished preset translation Fri, 04 Jul 2008 10:27:18 GMT stoecker [8721] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/DownloadWMSTask.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Help_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Map_Rectifier_WMSmenuAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSAdjustAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSGrabber.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java (modified) fixed i18n a lot Thu, 03 Jul 2008 16:56:24 GMT stoecker [8700] * applications/editors/josm/plugins/lang/de/de.po (modified) Down to 129 missing Thu, 03 Jul 2008 16:33:09 GMT stoecker [8699] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) fixed wrong plugin code Thu, 03 Jul 2008 16:27:41 GMT stoecker [8698] * applications/editors/josm/plugins/slippy_map_chooser/build.xml (modified) Copy and paste is sometimes not the best idea Thu, 03 Jul 2008 16:22:12 GMT stoecker [8697] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) updated Thu, 03 Jul 2008 16:21:00 GMT stoecker [8696] * applications/editors/josm/plugins/slippy_map_chooser/build.xml (modified) switched to SVN revsion, makes hand-updating obsolete Thu, 03 Jul 2008 16:16:07 GMT stoecker [8695] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Thu, 03 Jul 2008 16:04:39 GMT stoecker [8694] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/SpellCheck.java (modified) added some more key checks (including keys with spaces inside) Thu, 03 Jul 2008 16:04:00 GMT stoecker [8693] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) added area checks Thu, 03 Jul 2008 16:03:34 GMT stoecker [8692] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/CrossingWays.java (modified) applied path of josm bug 799 Thu, 03 Jul 2008 16:02:52 GMT stoecker [8691] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/MultipleNameVisitor.java (modified) added more verbose names Thu, 03 Jul 2008 13:32:47 GMT stoecker [8687] * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) better help text