# # ChangeLog for applications/editors/josm in osm # # Generated by Trac 1.6 # 2024-08-03T14:52:47+02:00 Tue, 05 Jul 2016 12:49:03 GMT floscher [32579] * applications/editors/josm/plugins/mapillary/.settings/pmd-ruleset.xml (modified) * applications/editors/josm/plugins/mapillary/build.gradle (modified) * applications/editors/josm/plugins/mapillary/gradle.properties (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/gui/MapillaryPreferenceSetting.java (modified) [mapillary] Update PMD to 5.5.0 and also check naming rules Tue, 05 Jul 2016 12:48:59 GMT floscher [32578] * applications/editors/josm/plugins/mapillary/.idea/codeStyleSettings.xml (modified) * applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/mapillary/.settings/org.eclipse.jdt.ui.prefs (modified) [mapillary] Update formatter settings for Eclipse and IntelliJ Tue, 05 Jul 2016 12:48:56 GMT floscher [32577] * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryPlugin.java (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/gui/MapillaryChangesetDialog.java (added) [mapillary] Add dialog displaying the current changeset and a button ... Tue, 05 Jul 2016 12:48:53 GMT floscher [32576] * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/actions/MapillarySubmitCurrentChangesetAction.java (added) [mapillary] Add action for submitting changesets against the ... Tue, 05 Jul 2016 12:48:50 GMT floscher [32575] * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/utils/MapillaryUtils.java (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/utils/PluginState.java (modified) [mapillary] Add information to PluginState if currently a changeset ... Tue, 05 Jul 2016 12:48:46 GMT floscher [32574] * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryImage.java (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryLayer.java (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryLocationChangeset.java (added) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/utils/MapillaryChangesetListener.java (added) [mapillary] Add changeset to the MapillaryLayer that records all ... Tue, 05 Jul 2016 12:48:41 GMT floscher [32573] * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/utils/MapillaryURL.java (modified) [mapillary] Add URL for submitting changesets Patch submitted by ... Tue, 05 Jul 2016 12:48:34 GMT floscher [32572] * applications/editors/josm/plugins/mapillary/.idea/codeStyleSettings.xml (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/MapillaryImage.java (modified) * applications/editors/josm/plugins/mapillary/src/org/openstreetmap/josm/plugins/mapillary/mode/SelectMode.java (modified) [mapillary] Formatting changes Patch submitted by ... Mon, 04 Jul 2016 23:14:38 GMT darya [32571] * applications/editors/josm/dist/pt_assistant.jar (modified) dist Mon, 04 Jul 2016 23:14:01 GMT darya [32570] * applications/editors/josm/plugins/pt_assistant/images/next.svg (deleted) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java (modified) clarification Mon, 04 Jul 2016 22:50:19 GMT darya [32569] * applications/editors/josm/dist/pt_assistant.jar (modified) dist Mon, 04 Jul 2016 22:47:45 GMT darya [32568] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/DirectionTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/GapTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PlatformsFirstTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/RoadTypeTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/GapTestTest.java (deleted) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/PlatformsFirstTestTest.java (deleted) removed unused classes Mon, 04 Jul 2016 22:28:27 GMT darya [32567] * applications/editors/josm/plugins/pt_assistant/images/next.svg (added) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPlugin.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/AddStopPositionAction.java (added) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/utils/RouteUtils.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssistantValidatorTest.java (added) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/RouteChecker.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/WayChecker.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/data/RouteRepresentationTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/DirecionTestTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/PlatformAsWayTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/RoadTypeTestTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/SortingTestTest.java (added) removed old classes, updated unit tests, added AddStopPositionAction Mon, 04 Jul 2016 22:21:50 GMT donvip [32566] * applications/editors/josm/plugins/czechaddress/.checkstyle (added) * applications/editors/josm/plugins/czechaddress/.classpath (modified) * applications/editors/josm/plugins/czechaddress/.project (modified) * applications/editors/josm/plugins/czechaddress/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/czechaddress/build.xml (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/CzechAddressPlugin.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/DatabaseLoadException.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/MapUtils.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/NotNullList.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/Preferences.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/PrimUtils.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/StatusListener.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/StringUtils.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/ConflictResolveAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/FactoryAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/GroupManipulatorAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/HelpAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/ManagerAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/PointManipulatorAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/SplitAreaByEmptyWayAction.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/AddressElement.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Database.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ElementWithHouses.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ElementWithStreets.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/House.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ParentResolver.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Region.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Street.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Suburb.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ViToCi.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/ConflictResolver.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/FactoryDialog.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/GroupManipulatorDialog.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/LocationSelector.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/ManagerDialog.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/PointManipulatorDialog.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/databaseeditors/EditorFactory.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/databaseeditors/HouseEditor.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/databaseeditors/StreetEditor.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/databaseeditors/SuburbEditor.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/HalfCookedComboBoxModel.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/HalfCookedListModel.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/HalfCookedTreeModel.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/UniversalListRenderer.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/UniversalRenderer.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/utils/UniversalTreeRenderer.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/Capitalizator.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/Reasoner.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/ReasonerListener.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/SelectionMonitor.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/DatabaseParser.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/MvcrParser.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/XMLParser.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/AddKeyValueProposal.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ExtractAddressIntoNodeProposal.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/KeyValueChangeProposal.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/Proposal.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalContainer.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalDatabase.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalFactory.java (modified) * applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/RemoveKeyProposal.java (modified) checkstyle Mon, 04 Jul 2016 21:34:41 GMT rub21 [32565] * applications/editors/josm/dist/turnlanes-tagging.jar (modified) update turnlanes-tagging.jar Mon, 04 Jul 2016 20:02:02 GMT stoecker [32564] * applications/editors/josm/dist/CustomizePublicTransportStop.jar (modified) fix wrong manifest Mon, 04 Jul 2016 19:22:50 GMT samely [32563] * applications/editors/josm/dist/auto_tools.jar (modified) Updating autotools Mon, 04 Jul 2016 19:16:41 GMT stoecker [32562] * applications/editors/josm/plugins/CustomizePublicTransportStop/build.xml (modified) fix typo Mon, 04 Jul 2016 19:14:55 GMT stoecker [32561] * applications/editors/josm/plugins/geochat/build.xml (modified) fix typo Mon, 04 Jul 2016 18:07:46 GMT rub21 [32560] * applications/editors/josm/dist/turnlanes-tagging.jar (modified) update turnlanes-tagging.jar Mon, 04 Jul 2016 17:20:18 GMT rub21 [32559] * applications/editors/josm/dist/turnlanes-tagging.jar (modified) update turnlanes-tagging.jar Mon, 04 Jul 2016 16:49:30 GMT darya [32558] * applications/editors/josm/dist/pt_assistant.jar (modified) fix #13104 Mon, 04 Jul 2016 16:48:41 GMT darya [32557] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/WayChecker.java (modified) fix #13104, EDT errors Mon, 04 Jul 2016 12:18:17 GMT donvip [32556] * applications/editors/josm/plugins/cadastre-fr/.checkstyle (added) * applications/editors/josm/plugins/cadastre-fr/.project (modified) * applications/editors/josm/plugins/cadastre-fr/.settings/org.eclipse.jdt.ui.prefs (modified) * applications/editors/josm/plugins/cadastre-fr/build.xml (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Address.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CacheControl.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CacheFileLambert4ZoneFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CacheFileLambert9ZoneFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CacheFileUTM20NFilter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreGrabber.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreInterface.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreSessionExporter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreSessionImporter.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CheckSourceUploadHook.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadSVGBuilding.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadWMSPlanImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadWMSVectorImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DuplicateLayerException.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/EastNorthBound.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GeorefImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/ImageModifier.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionBoundaries.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionCancelGrab.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionLoadFromCache.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionOpenPreferences.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionRefineGeoRef.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionResetCookie.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionSaveRasterAs.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/RasterImageGeoreferencer.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/RasterImageModifier.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/SVGParser.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Scale.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/SimplifyWay.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/VectorImageModifier.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSAdjustAction.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSException.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) checkstyle Mon, 04 Jul 2016 11:47:09 GMT darya [32555] * applications/editors/josm/dist/pt_assistant.jar (modified) oneway fix changed to open editor Mon, 04 Jul 2016 11:45:59 GMT darya [32554] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/IncompleteMembersDownloadThread.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/IncompleteMembersDownloadDialog.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/WayChecker.java (modified) oneroad test fix opens editor Mon, 04 Jul 2016 11:19:34 GMT donvip [32553] * applications/editors/josm/plugins/no_more_mapping/.checkstyle (added) * applications/editors/josm/plugins/no_more_mapping/.classpath (added) * applications/editors/josm/plugins/no_more_mapping/.project (added) * applications/editors/josm/plugins/no_more_mapping/.settings (added) * applications/editors/josm/plugins/no_more_mapping/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/no_more_mapping/LICENSE (added) * applications/editors/josm/plugins/no_more_mapping/src/nomore/NoMorePlugin.java (modified) checkstyle Mon, 04 Jul 2016 07:32:09 GMT donvip [32552] * applications/editors/josm/plugins/undelete/.checkstyle (added) * applications/editors/josm/plugins/undelete/.project (modified) * applications/editors/josm/plugins/undelete/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/Undelete.java (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteDialog.java (modified) checkstyle Mon, 04 Jul 2016 07:29:30 GMT donvip [32551] * applications/editors/josm/plugins/waypoint_search/.checkstyle (added) * applications/editors/josm/plugins/waypoint_search/.project (modified) * applications/editors/josm/plugins/waypoint_search/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/Engine.java (modified) * applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/SelectWaypointDialog.java (modified) * applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/WaypointSearchPlugin.java (modified) checkstyle Mon, 04 Jul 2016 07:26:26 GMT donvip [32550] * applications/editors/josm/plugins/touchscreenhelper/.checkstyle (added) * applications/editors/josm/plugins/touchscreenhelper/.project (modified) * applications/editors/josm/plugins/touchscreenhelper/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/touchscreenhelper/src/touchscreenhelper/BrowseAction.java (modified) * applications/editors/josm/plugins/touchscreenhelper/src/touchscreenhelper/TimedKeyReleaseListener.java (modified) * applications/editors/josm/plugins/touchscreenhelper/src/touchscreenhelper/TouchScreenHelperPlugin.java (modified) checkstyle Mon, 04 Jul 2016 07:23:54 GMT donvip [32549] * applications/editors/josm/plugins/namemanager/.checkstyle (added) * applications/editors/josm/plugins/namemanager/.project (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/NameManagerPlugin.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/countryData/Country.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/countryData/CountryDataMemory.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/dialog/NameManagerDialog.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/listeners/NameManagerAction.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/utils/NameManagerUtils.java (modified) checkstyle Mon, 04 Jul 2016 01:46:58 GMT donvip [32548] * applications/editors/josm/plugins/FastDraw/.checkstyle (added) * applications/editors/josm/plugins/FastDraw/.project (modified) * applications/editors/josm/plugins/FastDraw/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/DrawnPolyLine.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FDSettings.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawConfigDialog.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawingMode.java (modified) * applications/editors/josm/plugins/FastDraw/src/org/openstreetmap/josm/plugins/fastdraw/FastDrawingPlugin.java (modified) checkstyle Mon, 04 Jul 2016 01:26:45 GMT donvip [32547] * applications/editors/josm/plugins/splinex/.checkstyle (added) * applications/editors/josm/plugins/splinex/.project (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/DrawSplineAction.java (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/Spline.java (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/SplineHitTest.java (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/SplinexPlugin.java (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/SplinexPreference.java (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/UndeleteNodeCommand.java (modified) checkstyle Mon, 04 Jul 2016 01:25:08 GMT donvip [32546] * applications/editors/josm/plugins/gpxfilter/.checkstyle (added) * applications/editors/josm/plugins/gpxfilter/.project (modified) * applications/editors/josm/plugins/gpxfilter/src/gpxfilter/AddEGpxLayerAction.java (modified) * applications/editors/josm/plugins/gpxfilter/src/gpxfilter/EGpxLayer.java (modified) * applications/editors/josm/plugins/gpxfilter/src/gpxfilter/GpxFilterPlugin.java (modified) * applications/editors/josm/plugins/gpxfilter/src/gpxfilter/GpxGrabber.java (modified) checkstyle Sun, 03 Jul 2016 20:13:58 GMT donvip [32545] * applications/editors/josm/plugins/opendata/.checkstyle (modified) * applications/editors/josm/plugins/opendata/.project (modified) * applications/editors/josm/plugins/opendata/.settings/org.eclipse.jdt.ui.prefs (modified) * applications/editors/josm/plugins/opendata/build.xml (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/OdPlugin.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/actions/DownloadDataTask.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/AbstractDataSetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/SimpleDataSetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/WayCombiner.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/at/AustrianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/at/AustrianGmlHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/au/AustralianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/be/BelgianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/be/BelgianDataSetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/ca/CanadianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/cl/ChileanConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/es/SpanishConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/fr/FrenchConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/fr/FrenchDataSetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/fr/FrenchShpHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/it/ItalianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/ke/KenyanConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/nl/DutchConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/no/NorwegianConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/nz/NewZealanderConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/pt/PortugueseConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/uk/BritishConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/datasets/us/AmericanConstants.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/DialogPrompter.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/ModuleListPanel.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/ModulePreference.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/ModulePreferencesModel.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/OdDialog.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/OdPreferenceSetting.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/ProjectionChooser.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/LambertCC9ZonesProjectionPatterns.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/NeptuneReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/NetworkReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/OsmDownloader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/OverpassApi.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/archive/ArchiveHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/archive/ArchiveReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/archive/CandidateChooser.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/archive/SevenZipReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/AbstractMapInfoReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/DefaultShpHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GmlReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlKmzImporter.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmlReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/KmzReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifDatum.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifProjection.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifTabImporter.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifUnit.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/TabReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/CsvHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/CsvImporter.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/CsvReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/SpreadSheetHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/tabular/SpreadSheetReader.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/layers/OdDataLayer.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/layers/OdDiffLayer.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/layers/OdLayer.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/licenses/License.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/AbstractModule.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/Module.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ModuleDownloadTask.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ModuleHandler.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ModuleInformation.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ModuleListParser.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ReadLocalModuleInformationTask.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/modules/ReadRemoteModuleInformationTask.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/util/NamesFrUtils.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/util/OdUtils.java (modified) * applications/editors/josm/plugins/opendata/test/data/datasets/fr.datagouv/Export_ERU_2014.ods (added) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/MifReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/geographic/ShpReaderTest.java (modified) * applications/editors/josm/plugins/opendata/test/unit/org/openstreetmap/josm/plugins/opendata/core/io/tabular/CsvReaderTest.java (modified) * applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java (modified) checkstyle Sun, 03 Jul 2016 19:26:31 GMT donvip [32544] * applications/editors/josm/plugins/geochat/.checkstyle (added) * applications/editors/josm/plugins/geochat/.project (modified) * applications/editors/josm/plugins/geochat/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/geochat/LICENSE (added) * applications/editors/josm/plugins/geochat/build.xml (modified) * applications/editors/josm/plugins/geochat/src/geochat/ChatMessage.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/ChatPaneManager.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/ChatServerConnection.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/ChatServerConnectionListener.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/GeoChatPanel.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/GeoChatPlugin.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/GeoChatPopupAdapter.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/JPanelTextField.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/JsonQueryCallback.java (modified) * applications/editors/josm/plugins/geochat/src/geochat/JsonQueryUtil.java (modified) checkstyle Sun, 03 Jul 2016 10:23:25 GMT donvip [32543] * applications/editors/josm/plugins/buildings_tools/.checkstyle (added) * applications/editors/josm/plugins/buildings_tools/.project (modified) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/Building.java (modified) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java (modified) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/MergeAddrPointsAction.java (modified) checkstyle Sun, 03 Jul 2016 10:20:52 GMT donvip [32542] * applications/editors/josm/plugins/pdfimport/.checkstyle (added) * applications/editors/josm/plugins/pdfimport/.project (modified) * applications/editors/josm/plugins/pdfimport/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/pdfimport/src/pdfimport/DuplicateNodesFinder.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/FilePlacement.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/LayerContents.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/LayerInfo.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/LoadPdfDialog.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/OrthogonalShapesFilter.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/OsmBuilder.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/ParallelSegmentsFinder.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PathOptimizer.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PdfImportAction.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PdfImportPlugin.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PdfMultiPath.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/PdfPath.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/ProjectionInfo.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/GraphicsProcessor.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/PageDrawer.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java (modified) * applications/editors/josm/plugins/pdfimport/test/unit/pdfimport/pdfbox/PDFParserTest.java (modified) checkstyle Sun, 03 Jul 2016 00:50:46 GMT darya [32541] * applications/editors/josm/dist/pt_assistant.jar (modified) fix #13093 Sun, 03 Jul 2016 00:49:50 GMT darya [32540] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/ProceedDialog.java (modified) fix #13092 Sat, 02 Jul 2016 20:08:46 GMT donvip [32539] * applications/editors/josm/plugins/jts/.checkstyle (added) * applications/editors/josm/plugins/jts/.project (modified) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSConverter.java (modified) * applications/editors/josm/plugins/jts/src/org/openstreetmap/josm/plugins/jts/JTSPlugin.java (modified) checkstyle Sat, 02 Jul 2016 20:07:14 GMT donvip [32538] * applications/editors/josm/plugins/public_transport_layer/.checkstyle (added) * applications/editors/josm/plugins/public_transport_layer/.project (modified) * applications/editors/josm/plugins/public_transport_layer/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/public_transport_layer/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/public_transport_layer/build.xml (modified) * applications/editors/josm/plugins/public_transport_layer/src/ptl/DistanceBetweenStops.java (modified) * applications/editors/josm/plugins/public_transport_layer/src/ptl/Plugin.java (modified) * applications/editors/josm/plugins/public_transport_layer/src/ptl/PublicTransportLayer.java (modified) checkstyle Sat, 02 Jul 2016 20:03:26 GMT donvip [32537] * applications/editors/josm/plugins/geotools/.checkstyle (added) * applications/editors/josm/plugins/geotools/.project (modified) * applications/editors/josm/plugins/geotools/src/org/openstreetmap/josm/plugins/geotools/GeoToolsPlugin.java (modified) checkstyle Sat, 02 Jul 2016 20:02:04 GMT donvip [32536] * applications/editors/josm/plugins/michigan_left/.checkstyle (added) * applications/editors/josm/plugins/michigan_left/.project (modified) * applications/editors/josm/plugins/michigan_left/src/MichiganLeft/MichiganLeft.java (modified) checkstyle Sat, 02 Jul 2016 20:00:52 GMT donvip [32535] * applications/editors/josm/plugins/download_along/.checkstyle (added) * applications/editors/josm/plugins/download_along/.project (modified) * applications/editors/josm/plugins/download_along/src/org/openstreetmap/josm/plugin/download_along/DownloadAlongWayAction.java (modified) checkstyle Sat, 02 Jul 2016 19:57:22 GMT donvip [32534] * applications/editors/josm/plugins/trustosm/.project (modified) checkstyle Sat, 02 Jul 2016 19:57:09 GMT donvip [32533] * applications/editors/josm/plugins/trustosm/.checkstyle (added) * applications/editors/josm/plugins/trustosm/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/trustosm/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/TrustOSMplugin.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/actions/ExportSigsAction.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/actions/GetMissingDataAction.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustNode.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustOsmPrimitive.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustRelation.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustSignatures.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/data/TrustWay.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/DownloadSignedOsmDataTask.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/KeyGenerationTask.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/KeyTreeTableModel.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/JCollapsiblePanel.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/KeySignaturesDialog.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustDialog.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustPreferenceEditor.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustSignaturesDialog.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigExporter.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigImporter.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigWriter.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/NameGenerator.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/SpringUtilities.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustAnalyzer.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/util/TrustGPG.java (modified) * applications/editors/josm/plugins/trustosm/src/tools/NameGenerator.java (modified) * applications/editors/josm/plugins/trustosm/src/tools/SpringUtilities.java (modified) checkstyle Sat, 02 Jul 2016 02:06:14 GMT donvip [32532] * applications/editors/josm/plugins/apache-commons/.checkstyle (added) * applications/editors/josm/plugins/apache-commons/.project (modified) * applications/editors/josm/plugins/apache-commons/src/org/openstreetmap/josm/plugins/commons/CommonsPlugin.java (modified) checkstyle Sat, 02 Jul 2016 02:05:08 GMT donvip [32531] * applications/editors/josm/plugins/gson/.checkstyle (added) * applications/editors/josm/plugins/gson/.project (modified) * applications/editors/josm/plugins/gson/src/org/openstreetmap/josm/plugins/gson/GsonPlugin.java (modified) checkstyle Sat, 02 Jul 2016 02:04:21 GMT donvip [32530] * applications/editors/josm/plugins/jna/.checkstyle (added) * applications/editors/josm/plugins/jna/.project (modified) * applications/editors/josm/plugins/jna/src/org/openstreetmap/josm/plugins/jna/JNAPlugin.java (modified) checkstyle Sat, 02 Jul 2016 02:02:55 GMT donvip [32529] * applications/editors/josm/plugins/ejml/.checkstyle (added) * applications/editors/josm/plugins/ejml/.project (modified) * applications/editors/josm/plugins/ejml/src/org/openstreetmap/josm/plugins/ejml/EjmlPlugin.java (modified) checkstyle Sat, 02 Jul 2016 01:55:03 GMT donvip [32528] * applications/editors/josm/plugins/imagery_offset_db/.checkstyle (added) * applications/editors/josm/plugins/imagery_offset_db/.project (modified) * applications/editors/josm/plugins/imagery_offset_db/LICENSE (added) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/CalibrationLayer.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/CalibrationObject.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/DeprecateOffsetAction.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/GetImageryOffsetAction.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/IODBReader.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryIdGenerator.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffset.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetBase.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetPlugin.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetTools.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/ImageryOffsetWatcher.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/OffsetDialog.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/OffsetDialogButton.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/OffsetInfoAction.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/QuerySuccessListener.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/SimpleOffsetQueryTask.java (modified) * applications/editors/josm/plugins/imagery_offset_db/src/iodb/StoreImageryOffsetAction.java (modified) checkstyle Sat, 02 Jul 2016 01:24:25 GMT donvip [32527] * applications/editors/josm/dist/tagging-preset-tester.jar (modified) dist Sat, 02 Jul 2016 01:24:00 GMT donvip [32526] * applications/editors/josm/plugins/tagging-preset-tester/build.xml (modified) fix #josm13091 - fix build.xml (regression) Sat, 02 Jul 2016 00:50:50 GMT donvip [32525] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/gui/OdDialog.java (modified) * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/layers/OdDataLayer.java (modified) remove calls to deprecated methods Sat, 02 Jul 2016 00:48:15 GMT donvip [32524] * applications/editors/josm/plugins/pdfimport/.classpath (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/PdfBoxParser.java (modified) * applications/editors/josm/plugins/pdfimport/test (added) * applications/editors/josm/plugins/pdfimport/test/data (added) * applications/editors/josm/plugins/pdfimport/test/data/regress (added) * applications/editors/josm/plugins/pdfimport/test/data/regress/12176 (added) * applications/editors/josm/plugins/pdfimport/test/data/regress/12176/LYD_Etage_0.pdf (added) * applications/editors/josm/plugins/pdfimport/test/data/regress/9053 (added) * applications/editors/josm/plugins/pdfimport/test/data/regress/9053/testpdf.pdf (added) * applications/editors/josm/plugins/pdfimport/test/unit (added) * applications/editors/josm/plugins/pdfimport/test/unit/pdfimport (added) * applications/editors/josm/plugins/pdfimport/test/unit/pdfimport/pdfbox (added) * applications/editors/josm/plugins/pdfimport/test/unit/pdfimport/pdfbox/PDFParserTest.java (added) add non-regression unit tests Sat, 02 Jul 2016 00:29:53 GMT darya [32523] * applications/editors/josm/dist/pt_assistant.jar (modified) dist Sat, 02 Jul 2016 00:28:48 GMT darya [32522] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/PTAssistantPlugin.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/actions/IncompleteMembersDownloadThread.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/data/PTRouteDataManager.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/data/PTWay.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/IncompleteMembersDownloadDialog.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/ProceedDialog.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/GapTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/RoadTypeTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/SegmentChecker.java (modified) clarification Sat, 02 Jul 2016 00:21:25 GMT darya [32521] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (modified) fix #13087 #13089 Fri, 01 Jul 2016 23:23:20 GMT donvip [32520] * applications/editors/josm/plugins/pdfimport/.classpath (modified) * applications/editors/josm/plugins/pdfimport/README (modified) * applications/editors/josm/plugins/pdfimport/lib/fontbox-1.8.11.jar (deleted) * applications/editors/josm/plugins/pdfimport/lib/fontbox-1.8.12.jar (added) * applications/editors/josm/plugins/pdfimport/lib/jempbox-1.8.11.jar (deleted) * applications/editors/josm/plugins/pdfimport/lib/jempbox-1.8.12.jar (added) * applications/editors/josm/plugins/pdfimport/lib/pdfbox-1.8.11.jar (deleted) * applications/editors/josm/plugins/pdfimport/lib/pdfbox-1.8.12.jar (added) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/operators/CloseFillEvenOddAndStrokePath.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/operators/FillEvenOddAndStrokePath.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/operators/FillNonZeroAndStrokePath.java (modified) update to PDFBox 1.8.12 Fri, 01 Jul 2016 23:10:44 GMT donvip [32519] * applications/editors/josm/plugins/turnrestrictions/.checkstyle (added) * applications/editors/josm/plugins/turnrestrictions/.project (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/CreateOrEditTurnRestrictionAction.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionBuilder.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsPlugin.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/dnd/PrimitiveIdListProvider.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/dnd/PrimitiveIdListTransferHandler.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/dnd/PrimitiveIdTransferable.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/AdvancedEditorPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/BasicEditorPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ExceptValueModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/JosmSelectionPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/MemberRoleCellEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/NavigationControler.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberColumnModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberEditorModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/RelationMemberTable.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionComboBox.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionComboBoxModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorManager.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegRole.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionSelectionPopupPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionType.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionTypeRenderer.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/VehicleExceptionEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaList.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/AbstractTurnRestrictionsListView.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionCellRenderer.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsInDatasetListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsInDatasetView.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsInSelectionListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsInSelectionView.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceKeys.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferencesPanel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IdenticalTurnRestrictionLegsError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IllegalRestrictionTypeError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IntersectionMissingAsViaError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/Issue.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IssueView.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IssuesModel.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/IssuesView.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MissingRestrictionTypeError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MissingTurnRestrictionLegError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MissingViaError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/MultipleTurnRestrictionLegError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/NonStandardExceptWarning.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/RequiredTagMissingError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/Severity.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/TurnRestrictionLegSplitRequiredError.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/qa/WrongTurnRestrictionLegTypeError.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/AllUnitTests.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/AllEditorTests.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/BasicEditorPanelTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionComboBoxTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/TurnRestrictionLegEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/VehicleExceptionEditorTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/editor/ViaListTest.java (modified) * applications/editors/josm/plugins/turnrestrictions/test/unit/org/openstreetmap/josm/plugins/turnrestrictions/qa/IssuesViewTest.java (modified) checkstyle Fri, 01 Jul 2016 22:22:51 GMT donvip [32518] * applications/editors/josm/plugins/wms-turbo-challenge2/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/wms-turbo-challenge2/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/GameWindow.java (modified) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:18:48 GMT donvip [32517] * applications/editors/josm/plugins/simplifyarea/build.xml (modified) * applications/editors/josm/plugins/simplifyarea/src/sk/zdila/josm/plugin/simplify/SimplifyAreaAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:17:24 GMT donvip [32516] * applications/editors/josm/plugins/reverter/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/reverter/build.xml (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetIdQuery.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ChangesetReverter.java (modified) * applications/editors/josm/plugins/reverter/src/reverter/ReverterUploadHook.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:16:12 GMT donvip [32515] * applications/editors/josm/plugins/pdfimport/build.xml (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/LoadPdfDialog.java (modified) * applications/editors/josm/plugins/pdfimport/src/pdfimport/pdfbox/operators/Invoke.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:14:23 GMT donvip [32514] * applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/WaypointSearchPlugin.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:12:58 GMT donvip [32513] * applications/editors/josm/plugins/videomapping/build.xml (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoObserver.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoPlugin.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoPositionLayer.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/GPSVideo.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/GPSVideoPlayer.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/Video.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoEngine.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoObserversEvents.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoPlayer.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideoPlayerObserver.java (modified) * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/video/VideosObserver.java (modified) remove calls to deprecated methods, add license header Fri, 01 Jul 2016 22:06:41 GMT donvip [32512] * applications/editors/josm/plugins/undelete/build.xml (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/UndeleteAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:06:05 GMT donvip [32511] * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/actions/GetMissingDataAction.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigImporter.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/io/SigReader.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:04:39 GMT donvip [32510] * applications/editors/josm/plugins/tracer/build.xml (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:03:27 GMT donvip [32509] * applications/editors/josm/plugins/tagging-preset-tester/build.xml (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:02:19 GMT donvip [32508] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionContext.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 22:00:15 GMT donvip [32507] * applications/editors/josm/plugins/roadsigns/build.xml (modified) * applications/editors/josm/plugins/roadsigns/src/org/openstreetmap/josm/plugins/roadsigns/RoadSignInputDialog.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 21:58:52 GMT donvip [32506] * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/ImportUtils.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/data/RouteRepresentationTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/DirecionTestTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/GapTestTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/PlatformAsWayTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/PlatformsFirstTestTest.java (modified) * applications/editors/josm/plugins/pt_assistant/test/unit/org/openstreetmap/josm/plugins/pt_assistant/validation/RoadTypeTestTest.java (modified) fix warnings, remove tabs Fri, 01 Jul 2016 21:56:17 GMT donvip [32505] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) remove proprietary API import Fri, 01 Jul 2016 19:33:49 GMT samely [32504] * applications/editors/josm/dist/AddrInterpolation.jar (modified) * applications/editors/josm/dist/ColumbusCSV.jar (modified) * applications/editors/josm/dist/CommandLine.jar (modified) * applications/editors/josm/dist/Create_grid_of_ways.jar (modified) * applications/editors/josm/dist/CustomizePublicTransportStop.jar (modified) * applications/editors/josm/dist/DirectDownload.jar (modified) * applications/editors/josm/dist/DirectUpload.jar (modified) * applications/editors/josm/dist/ElevationProfile.jar (modified) * applications/editors/josm/dist/FastDraw.jar (modified) * applications/editors/josm/dist/FixAddresses.jar (modified) * applications/editors/josm/dist/HouseNumberTaggingTool.jar (modified) * applications/editors/josm/dist/ImageWayPoint.jar (modified) * applications/editors/josm/dist/ImportImagePlugin.jar (modified) * applications/editors/josm/dist/InfoMode.jar (modified) * applications/editors/josm/dist/NanoLog.jar (modified) * applications/editors/josm/dist/OSMRecPlugin.jar (modified) * applications/editors/josm/dist/OpeningHoursEditor.jar (modified) * applications/editors/josm/dist/PicLayer.jar (modified) * applications/editors/josm/dist/RoadSigns.jar (modified) * applications/editors/josm/dist/SeaChart.jar (modified) * applications/editors/josm/dist/SeaMapEditor.jar (modified) * applications/editors/josm/dist/SimplifyArea.jar (modified) * applications/editors/josm/dist/Tracer.jar (modified) * applications/editors/josm/dist/Tracer2.jar (modified) * applications/editors/josm/dist/alignways.jar (modified) * applications/editors/josm/dist/apache-commons.jar (modified) * applications/editors/josm/dist/apache-http.jar (modified) * applications/editors/josm/dist/auto_tools.jar (modified) * applications/editors/josm/dist/buildings_tools.jar (modified) * applications/editors/josm/dist/cadastre-fr.jar (modified) * applications/editors/josm/dist/canvec_helper.jar (modified) * applications/editors/josm/dist/colorscheme.jar (modified) * applications/editors/josm/dist/czechaddress.jar (modified) * applications/editors/josm/dist/dataimport.jar (modified) * applications/editors/josm/dist/download_along.jar (modified) * applications/editors/josm/dist/editgpx.jar (modified) * applications/editors/josm/dist/ejml.jar (modified) * applications/editors/josm/dist/epci-fr.jar (modified) * applications/editors/josm/dist/ext_tools.jar (modified) * applications/editors/josm/dist/geochat.jar (modified) * applications/editors/josm/dist/geotools.jar (modified) * applications/editors/josm/dist/globalsat.jar (modified) * applications/editors/josm/dist/gpsblam.jar (modified) * applications/editors/josm/dist/gpxfilter.jar (modified) * applications/editors/josm/dist/graphview.jar (modified) * applications/editors/josm/dist/gson.jar (modified) * applications/editors/josm/dist/imagery-xml-bounds.jar (modified) * applications/editors/josm/dist/imagery_offset_db.jar (modified) * applications/editors/josm/dist/imageryadjust.jar (modified) * applications/editors/josm/dist/importvec.jar (modified) * applications/editors/josm/dist/indoor_sweepline.jar (modified) * applications/editors/josm/dist/indoorhelper.jar (modified) * applications/editors/josm/dist/jna.jar (modified) * applications/editors/josm/dist/jts.jar (modified) * applications/editors/josm/dist/junctionchecking.jar (modified) * applications/editors/josm/dist/lakewalker.jar (modified) * applications/editors/josm/dist/livegps.jar (modified) * applications/editors/josm/dist/log4j.jar (modified) * applications/editors/josm/dist/mapdust.jar (modified) * applications/editors/josm/dist/measurement.jar (modified) * applications/editors/josm/dist/merge-overlap.jar (modified) * applications/editors/josm/dist/michigan_left.jar (modified) * applications/editors/josm/dist/namemanager.jar (modified) * applications/editors/josm/dist/native_password_manager.jar (modified) * applications/editors/josm/dist/opendata.jar (modified) * applications/editors/josm/dist/openvisible.jar (modified) * applications/editors/josm/dist/osmarender.jar (modified) * applications/editors/josm/dist/pbf.jar (modified) * applications/editors/josm/dist/pdfimport.jar (modified) * applications/editors/josm/dist/photo_geotagging.jar (modified) * applications/editors/josm/dist/photoadjust.jar (modified) * applications/editors/josm/dist/plastic_laf.jar (modified) * applications/editors/josm/dist/pointInfo.jar (modified) * applications/editors/josm/dist/poly.jar (modified) * applications/editors/josm/dist/print.jar (modified) * applications/editors/josm/dist/proj4j.jar (modified) * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/public_transport_layer.jar (modified) * applications/editors/josm/dist/rasterfilters.jar (modified) * applications/editors/josm/dist/reltoolbox.jar (modified) * applications/editors/josm/dist/reverter.jar (modified) * applications/editors/josm/dist/routes.jar (modified) * applications/editors/josm/dist/routing.jar (modified) * applications/editors/josm/dist/sds.jar (modified) * applications/editors/josm/dist/splinex.jar (modified) * applications/editors/josm/dist/surveyor.jar (modified) * applications/editors/josm/dist/tag2link.jar (modified) * applications/editors/josm/dist/tageditor.jar (modified) * applications/editors/josm/dist/tagging-preset-tester.jar (modified) * applications/editors/josm/dist/terracer.jar (modified) * applications/editors/josm/dist/tofix.jar (modified) * applications/editors/josm/dist/touchscreenhelper.jar (modified) * applications/editors/josm/dist/turnlanes.jar (modified) * applications/editors/josm/dist/undelete.jar (modified) * applications/editors/josm/dist/utilsplugin2.jar (modified) * applications/editors/josm/dist/videomapping.jar (modified) * applications/editors/josm/dist/walkingpapers.jar (modified) * applications/editors/josm/dist/waydownloader.jar (modified) * applications/editors/josm/dist/waypoint_search.jar (modified) * applications/editors/josm/dist/wikipedia.jar (modified) * applications/editors/josm/dist/wms-turbo-challenge2.jar (modified) updting tofix Fri, 01 Jul 2016 18:25:06 GMT donvip [32503] * applications/editors/josm/plugins/rasterfilters/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/rasterfilters/src/org/openstreetmap/josm/plugins/rasterfilters/RasterFiltersPlugin.java (modified) * applications/editors/josm/plugins/rasterfilters/src/org/openstreetmap/josm/plugins/rasterfilters/actions/ShowLayerFiltersDialog.java (modified) * applications/editors/josm/plugins/rasterfilters/src/org/openstreetmap/josm/plugins/rasterfilters/gui/FiltersDialog.java (modified) * applications/editors/josm/plugins/rasterfilters/src/org/openstreetmap/josm/plugins/rasterfilters/preferences/RasterFiltersPreferences.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 18:14:50 GMT donvip [32502] * applications/editors/josm/plugins/print/src/org/openstreetmap/josm/plugins/print/PrintableLayerManager.java (modified) add missing @Deprecated Fri, 01 Jul 2016 18:12:54 GMT donvip [32501] * applications/editors/josm/plugins/osmarender/build.xml (modified) * applications/editors/josm/plugins/osmarender/src/org/openstreetmap/josm/plugins/osmarender/OsmarenderPlugin.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 18:10:34 GMT donvip [32500] * applications/editors/josm/plugins/splinex/build.xml (modified) * applications/editors/josm/plugins/splinex/src/org/openstreetmap/josm/plugins/Splinex/DrawSplineAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 18:06:53 GMT donvip [32499] * applications/editors/josm/plugins/imagewaypoint/src/org/insignificant/josm/plugins/imagewaypoint/ImageWayPointLayer.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 16:01:25 GMT darya [32498] * applications/editors/josm/dist/pt_assistant.jar (modified) dist Fri, 01 Jul 2016 16:00:34 GMT darya [32497] * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantLayer.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/gui/PTAssistantPaintVisitor.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/DirectionTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/PTAssitantValidatorTest.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/RouteChecker.java (modified) * applications/editors/josm/plugins/pt_assistant/src/org/openstreetmap/josm/plugins/pt_assistant/validation/WayChecker.java (modified) changes in styling and oneway test Fri, 01 Jul 2016 15:38:17 GMT darya [32496] * applications/editors/josm/dist/pt_assistant.jar (modified) dist Fri, 01 Jul 2016 08:01:01 GMT donvip [32495] * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerPlugin.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/actions/newlayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/layer/PicLayerAbstract.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:55:30 GMT donvip [32494] * applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/io/geographic/GeographicReader.java (modified) fix import warning Fri, 01 Jul 2016 07:54:34 GMT donvip [32493] * applications/editors/josm/plugins/namemanager/build.xml (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/dialog/NameManagerDialog.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/listeners/NameManagerAction.java (modified) * applications/editors/josm/plugins/namemanager/src/org/openstreetmap/josm/plugins/namemanager/utils/NameManagerUtils.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:53:03 GMT donvip [32492] * applications/editors/josm/plugins/lakewalker/build.xml (modified) * applications/editors/josm/plugins/lakewalker/src/org/openstreetmap/josm/plugins/lakewalker/LakewalkerAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:52:33 GMT donvip [32491] * applications/editors/josm/plugins/infomode/.settings/org.eclipse.jdt.core.prefs (modified) * applications/editors/josm/plugins/infomode/build.xml (modified) * applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:50:44 GMT donvip [32490] * applications/editors/josm/plugins/importvec/src/org/openstreetmap/josm/plugins/importvec/SvgImporter.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:50:06 GMT donvip [32489] * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsLayer.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/EditEntriesAction.java (modified) * applications/editors/josm/plugins/imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/io/XmlBoundsImporter.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:45:58 GMT donvip [32488] * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/layer/GraphViewLayer.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:44:59 GMT donvip [32487] * applications/editors/josm/plugins/gpsblam/build.xml (modified) * applications/editors/josm/plugins/gpsblam/src/org/openstreetmap/josm/plugins/gpsblam/GPSBlamMode.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:43:01 GMT donvip [32486] * applications/editors/josm/plugins/globalsat/build.xml (modified) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatPlugin.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:42:37 GMT donvip [32485] * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxLayer.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxMode.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:42:01 GMT donvip [32484] * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/TangoGPS.java (modified) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/Tcx.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:40:55 GMT donvip [32483] * applications/editors/josm/plugins/canvec_helper/build.xml (modified) * applications/editors/josm/plugins/canvec_helper/src/org/openstreetmap/josm/plugins/canvec_helper/CanVecTile.java (modified) * applications/editors/josm/plugins/canvec_helper/src/org/openstreetmap/josm/plugins/canvec_helper/CanvecHelperAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:40:15 GMT donvip [32482] * applications/editors/josm/plugins/addrinterpolation/build.xml (modified) * applications/editors/josm/plugins/addrinterpolation/src/org/openstreetmap/josm/plugins/AddrInterpolation/AddrInterpolationDialog.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:39:12 GMT donvip [32481] * applications/editors/josm/plugins/download_along/build.xml (modified) * applications/editors/josm/plugins/download_along/src/org/openstreetmap/josm/plugin/download_along/DownloadAlongWayAction.java (modified) remove calls to deprecated methods Fri, 01 Jul 2016 07:38:10 GMT donvip [32480] * applications/editors/josm/plugins/sds/build.xml (modified) * applications/editors/josm/plugins/sds/src/org/openstreetmap/hot/sds/SdsLoadAction.java (modified) * applications/editors/josm/plugins/sds/src/org/openstreetmap/hot/sds/SdsMenu.java (modified) remove calls to deprecated methods