# # ChangeLog for applications in osm # # Generated by Trac 1.6 # 2024-11-13T02:56:37+01:00 Wed, 03 Sep 2008 08:11:37 GMT stoecker [10439] * applications/editors/josm/plugins/agpifoj/build.xml (modified) * applications/editors/josm/plugins/globalsat/build.xml (modified) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatPlugin.java (modified) * applications/editors/josm/plugins/measurement/build.xml (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (modified) build fixes Tue, 02 Sep 2008 17:11:32 GMT stoecker [10410] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/globalsat (modified) * applications/editors/josm/plugins/globalsat/build.xml (modified) * applications/editors/josm/plugins/measurement (modified) * applications/editors/josm/plugins/measurement/build.xml (modified) * applications/editors/josm/plugins/measurement/dist/measurement.jar (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (modified) fixed build Tue, 02 Sep 2008 16:56:12 GMT stoecker [10409] * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) updated to josm changes Tue, 02 Sep 2008 16:23:45 GMT stoecker [10408] * 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/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/util/Util.java (modified) now uses new mirrored stream of main josm Tue, 02 Sep 2008 09:30:51 GMT petrdlouhy [10383] * applications/editors/josm/dist/ewmsplugin.jar (added) Added ewmsplugin Tue, 02 Sep 2008 09:23:39 GMT petrdlouhy [10382] * applications/editors/josm/plugins/wmsplugin/README (modified) * applications/editors/josm/plugins/wmsplugin/build.xml (modified) * applications/editors/josm/plugins/wmsplugin/resources (added) * applications/editors/josm/plugins/wmsplugin/resources/ymap.html (added) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/GeorefImage.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Grabber.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBGrabber.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/WMSInfo.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/YAHOOGrabber.java (added) Added automatic tiles downloading and Yahoo support. Mon, 01 Sep 2008 20:28:45 GMT ramack [10379] * applications/editors/josm/plugins/measurement (added) * applications/editors/josm/plugins/measurement/build.xml (added) * applications/editors/josm/plugins/measurement/dist (added) * applications/editors/josm/plugins/measurement/dist/measurement.jar (added) * applications/editors/josm/plugins/measurement/images (added) * applications/editors/josm/plugins/measurement/images/dialogs (added) * applications/editors/josm/plugins/measurement/images/dialogs/measure.png (added) * applications/editors/josm/plugins/measurement/images/mapmode (added) * applications/editors/josm/plugins/measurement/images/mapmode/measurement.png (added) * applications/editors/josm/plugins/measurement/images/measurement.png (added) * applications/editors/josm/plugins/measurement/src (added) * applications/editors/josm/plugins/measurement/src/org (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementLayer.java (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementMode.java (added) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementPlugin.java (added) - import from http://svn.raphaelmack.de/svn/measurement-plugin/trunk/ Mon, 01 Sep 2008 20:28:07 GMT ramack [10378] * applications/editors/josm/plugins/globalsat (added) * applications/editors/josm/plugins/globalsat/build.xml (added) * applications/editors/josm/plugins/globalsat/images (added) * applications/editors/josm/plugins/globalsat/images/globalsatImport.png (added) * applications/editors/josm/plugins/globalsat/libs (added) * applications/editors/josm/plugins/globalsat/libs/COPYING_RXTX (added) * applications/editors/josm/plugins/globalsat/libs/RXTXcomm.jar (added) * applications/editors/josm/plugins/globalsat/src (added) * applications/editors/josm/plugins/globalsat/src/org (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100 (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/ByteHelper.java (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/Dg100Config.java (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/FileInfoRec.java (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/GpsRec.java (added) * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/Response.java (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatDg100.java (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatImportDialog.java (added) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatPlugin.java (added) - import from http://svn.raphaelmack.de/svn/globalsat-plugin/trunk - ... Mon, 01 Sep 2008 18:00:58 GMT ulf [10374] * applications/editors/josm/nsis/README.txt (modified) updates Mon, 01 Sep 2008 08:18:59 GMT stotz [10368] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JobDispatcher.java (modified) Bugfix: Timing problem with instance variable as reported in #1438 Sat, 30 Aug 2008 15:27:24 GMT stoecker [10337] * applications/editors/josm/dist/agpifoj.jar (added) * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/nearclick.jar (modified) * applications/editors/josm/dist/plastic_laf.jar (modified) * applications/editors/josm/dist/surveyor.jar (modified) * applications/editors/josm/dist/ywms.jar (modified) updated Sat, 30 Aug 2008 15:25:23 GMT stoecker [10336] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/nearclick/build.xml (modified) * applications/editors/josm/plugins/plastic_laf/build.xml (modified) * applications/editors/josm/plugins/surveyor/build.xml (modified) some updates Sat, 30 Aug 2008 15:11:11 GMT stoecker [10335] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) updated Sat, 30 Aug 2008 15:06:52 GMT stoecker [10334] * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java (modified) fixed some texts Sat, 30 Aug 2008 14:55:44 GMT stoecker [10333] * applications/editors/josm/dist/getversions (modified) better version info, using plain perl now Sat, 30 Aug 2008 12:32:35 GMT stoecker [10332] * applications/editors/josm/dist/namefinder.jar (modified) updated Fri, 29 Aug 2008 22:12:14 GMT stoecker [10323] * applications/editors/josm/plugins/lang/convpreset.pl (modified) * applications/editors/josm/plugins/lang/de/de.po (modified) updated Fri, 29 Aug 2008 16:41:34 GMT stoecker [10311] * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/lang/specialmessages.java (modified) some more texts Fri, 29 Aug 2008 13:28:56 GMT stotz [10310] * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) Bugfix: Zoom level was wrong when displaying an external specified ... Wed, 27 Aug 2008 22:06:55 GMT khris78 [10258] * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojDialog.java (modified) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/ImageDisplay.java (modified) Agpifoj plugin : changed the buttons size in AgpifojDialog Wed, 27 Aug 2008 20:22:55 GMT stoecker [10250] * applications/editors/josm/dist/remotecontrol.jar (modified) corrected version Mon, 25 Aug 2008 12:03:30 GMT stoecker [10126] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Mon, 25 Aug 2008 11:14:16 GMT stoecker [10125] * applications/editors/josm/plugins/validator/build.xml (modified) removed email Mon, 25 Aug 2008 10:59:06 GMT stoecker [10124] * applications/editors/josm/plugins/lang/de/de.po (modified) added some AgPifoJ translations Mon, 25 Aug 2008 10:10:52 GMT stoecker [10122] * applications/editors/josm/plugins/agpifoj (added) * applications/editors/josm/plugins/agpifoj/CHANGELOG (added) * applications/editors/josm/plugins/agpifoj/LICENSE (added) * applications/editors/josm/plugins/agpifoj/README (added) * applications/editors/josm/plugins/agpifoj/build.xml (added) * applications/editors/josm/plugins/agpifoj/images (added) * applications/editors/josm/plugins/agpifoj/images/agpifoj-open.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/agpifoj-mag-cursor.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/agpifoj-marker-black.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/agpifoj-marker-selected.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/agpifoj-marker.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/agpifoj.png (added) * applications/editors/josm/plugins/agpifoj/images/dialogs/gpx2img.png (added) * applications/editors/josm/plugins/agpifoj/images/svpDown.png (added) * applications/editors/josm/plugins/agpifoj/images/svpLeft.png (added) * applications/editors/josm/plugins/agpifoj/images/svpRight.png (added) * applications/editors/josm/plugins/agpifoj/images/svpUp.png (added) * applications/editors/josm/plugins/agpifoj/src (added) * applications/editors/josm/plugins/agpifoj/src/org (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojDialog.java (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojLayer.java (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/AgpifojPlugin.java (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/CorrelateGpxWithImages.java (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/ImageDisplay.java (added) * applications/editors/josm/plugins/agpifoj/src/org/openstreetmap/josm/plugins/agpifoj/ScrollViewport.java (added) * applications/editors/josm/plugins/build.xml (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) added agpifoj plugin Sun, 24 Aug 2008 22:51:08 GMT frederik [10121] * applications/editors/josm/dist/slippymap.jar (modified) new build of slippymap plugin with correct request url Sun, 24 Aug 2008 22:48:52 GMT frederik [10120] * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapTile.java (modified) fix update request URL for slippy map plugin Sun, 24 Aug 2008 22:01:26 GMT stoecker [10119] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Sun, 24 Aug 2008 14:49:32 GMT stoecker [10112] * applications/editors/josm/plugins/lang/de/de.po (modified) updated Sun, 24 Aug 2008 14:37:05 GMT stoecker [10111] * applications/editors/josm/plugins/slippymap/build.xml (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapPreferenceSetting.java (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapTile.java (modified) I18N, remove deprecated interface Fri, 22 Aug 2008 20:12:14 GMT stoecker [10072] * applications/editors/josm/plugins/lang/de/de.po (modified) updated to new tagging stuff Fri, 22 Aug 2008 15:36:48 GMT stoecker [10065] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) added some more checks Fri, 22 Aug 2008 15:36:29 GMT stoecker [10064] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/OverlappingWays.java (modified) added new area Fri, 22 Aug 2008 15:25:21 GMT stoecker [10063] * applications/editors/josm/plugins/lang/de/de.po (modified) fixed Notfallrettungspunkt Fri, 22 Aug 2008 15:20:13 GMT stoecker [10062] * applications/editors/josm/plugins/lang/de/de.po (modified) minor typos Fri, 22 Aug 2008 15:05:41 GMT stoecker [10061] * applications/editors/josm/plugins/lang/convpreset.pl (modified) * applications/editors/josm/plugins/lang/de/de.po (modified) updated Fri, 22 Aug 2008 14:15:08 GMT stoecker [10058] * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Help_WMSmenuAction.java (modified) fixed typo Wed, 20 Aug 2008 14:44:39 GMT stoecker [10024] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) removed debatable checks Mon, 18 Aug 2008 20:13:13 GMT stoecker [9959] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) minor cleanup Mon, 18 Aug 2008 14:47:03 GMT stoecker [9949] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/waypoints/src/WaypointOpenAction.java (modified) * applications/editors/josm/plugins/waypoints/src/WaypointReader.java (modified) fixed build of two more modules Mon, 18 Aug 2008 14:32:47 GMT stoecker [9948] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/pluginmanager (modified) * applications/editors/josm/plugins/pluginmanager/src/at/dallermassl/josm/plugin/pluginmanager/PluginHelper.java (modified) * applications/editors/josm/plugins/pluginmanager/src/at/dallermassl/josm/plugin/pluginmanager/SiteDescription.java (modified) * applications/editors/josm/plugins/pluginmanager/src/at/dallermassl/josm/plugin/pluginmanager/SiteDescriptionParser.java (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) updated code to current JOSM state Mon, 18 Aug 2008 09:46:10 GMT stoecker [9940] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) updated Mon, 18 Aug 2008 09:45:31 GMT stoecker [9939] * applications/editors/josm/plugins/slippy_map_chooser/build.xml (modified) need to change something to rebuilt, so I fixed indentation :-) Mon, 18 Aug 2008 09:20:05 GMT stotz [9937] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (modified) Bugfix: Used methods were dependent on Java6 Sun, 17 Aug 2008 12:54:38 GMT stoecker [9913] * applications/editors/josm/plugins/lang/convpreset.pl (modified) * applications/editors/josm/plugins/lang/de/de.po (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) some cleanups Sun, 17 Aug 2008 10:24:54 GMT stoecker [9910] * applications/editors/josm/dist/validator.jar (modified) updated Sun, 17 Aug 2008 10:24:09 GMT stoecker [9909] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) fixed loading additional files Sat, 16 Aug 2008 18:38:24 GMT stoecker [9902] * applications/editors/josm/dist/slippymap.jar (modified) added revsion control Sat, 16 Aug 2008 11:27:33 GMT stoecker [9895] * applications/editors/josm/dist/validator.jar (modified) updated Sat, 16 Aug 2008 11:27:00 GMT stoecker [9894] * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/TagChecker.java (modified) fixed startup initialization error Fri, 15 Aug 2008 22:59:39 GMT stoecker [9891] * 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/util/Util.java (modified) use tagged of OsmPrimitive Fri, 15 Aug 2008 22:15:23 GMT stoecker [9890] * applications/editors/josm/dist/mappaint.jar (deleted) updated Fri, 15 Aug 2008 22:13:38 GMT stoecker [9889] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Fri, 15 Aug 2008 22:11:06 GMT stoecker [9888] * applications/editors/josm/plugins/lang/de/de.po (modified) added some stuff Fri, 15 Aug 2008 19:32:05 GMT stoecker [9884] * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/Severity.java (modified) I18N Fri, 15 Aug 2008 16:57:44 GMT stoecker [9877] * applications/editors/josm/dist/lakewalker.jar (moved) updated Fri, 15 Aug 2008 16:55:35 GMT stoecker [9876] * applications/editors/josm/plugins/lakewalker/build.xml (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/DoubleConfigurer.java (modified) close locale bug Fri, 15 Aug 2008 12:26:26 GMT stoecker [9863] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) some typos Fri, 15 Aug 2008 12:09:48 GMT stoecker [9860] * applications/editors/josm/dist/slippy_map_chooser.jar (modified) updated Fri, 15 Aug 2008 12:06:20 GMT stoecker [9858] * applications/editors/josm/dist/lang-de.jar (modified) * applications/editors/josm/dist/osmarender.jar (modified) * applications/editors/josm/dist/validator.jar (modified) updated Fri, 15 Aug 2008 12:03:19 GMT stoecker [9857] * applications/editors/josm/plugins/lang/de/de.po (modified) * applications/editors/josm/plugins/lang/specialmessages.java (added) added two server messages Fri, 15 Aug 2008 11:47:07 GMT stoecker [9854] * applications/editors/josm/plugins/lang/de/de.po (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/tagchecker.cfg (modified) finished TagChecker Fri, 15 Aug 2008 11:34:09 GMT stotz [9852] * applications/viewer/jmapviewer/build.xml (modified) Demo classes excluded for default jar Fri, 15 Aug 2008 11:26:27 GMT stotz [9851] * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooserPlugin.java (modified) Updated because of changes in JMapViewer Fri, 15 Aug 2008 11:06:52 GMT stotz [9848] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/OsmFileCacheTileLoader.java (modified) small bug fixed Fri, 15 Aug 2008 11:03:46 GMT stotz [9846] * 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/JobDispatcher.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/OsmTileSource.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/Job.java (deleted) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLoaderListener.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileSource.java (modified) Dispatcher now created and disposes Thread dynamically; ... Thu, 14 Aug 2008 10:50:12 GMT stotz [9819] * applications/editors/josm/plugins/slippy_map_chooser/src/SlippyMapChooser.java (modified) * applications/editors/josm/plugins/slippy_map_chooser/src/SourceButton.java (modified) Switching between Mapnik and Osmarenderer works Wed, 13 Aug 2008 14:16:52 GMT stotz [9785] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) Wed, 13 Aug 2008 14:04:30 GMT stotz [9784] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/JMapViewer.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/StoppableInputStream.java (deleted) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) Outer map border added Wed, 13 Aug 2008 11:46:32 GMT stotz [9780] * 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/MemoryTileCache.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/OsmTileSource.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/StoppableInputStream.java (added) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/Tile.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileCache.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileLoader.java (modified) * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/interfaces/TileSource.java (moved) new: switching between different map types is now possible Tue, 12 Aug 2008 21:07:59 GMT stoecker [9755] * 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/tests/TagChecker.java (modified) finished TagChecker implementation. Parser working. Matching still ... Tue, 12 Aug 2008 19:18:11 GMT stoecker [9745] * applications/editors/josm/plugins/validator/tagchecker.cfg (modified) updated Tue, 12 Aug 2008 16:29:16 GMT stoecker [9732] * applications/editors/josm/plugins/lang (modified) * applications/editors/josm/plugins/lang/build.xml (modified) * applications/editors/josm/plugins/lang/convvalidator.pl (added) * applications/editors/josm/plugins/lang/de/de.po (modified) updated Tue, 12 Aug 2008 12:16:26 GMT stotz [9713] * 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/JMapViewer.java (modified) new method: zoomChanged() 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