# # ChangeLog for applications/editors in osm # # Generated by Trac 1.6 # 2024-10-28T09:34:08+01:00 Tue, 09 Mar 2010 21:15:39 GMT pieren [20392] * applications/editors/josm/dist/cadastre-fr.jar (modified) updated for version 1.8 (3094) Tue, 09 Mar 2010 21:14:54 GMT pieren [20391] * applications/editors/josm/plugins/cadastre-fr/build.xml (modified) updated for version 1.8 (3094) Tue, 09 Mar 2010 21:02:00 GMT pieren [20390] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/Buildings.java (added) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/BuildingsImageModifier.java (added) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CacheControl.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreGrabber.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.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/GeorefImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/ImageModifier.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionBuildings.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrab.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionNewLocation.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/WMSDownloadAction.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) Many small fixes and improvements Tue, 09 Mar 2010 21:01:04 GMT pieren [20389] * applications/editors/josm/plugins/cadastre-fr/images/mapmode/buildings.png (added) additional icon Tue, 09 Mar 2010 11:59:21 GMT guggis [20384] * applications/editors/josm/plugins/turnrestrictions/README (modified) * applications/editors/josm/plugins/turnrestrictions/data (added) * applications/editors/josm/plugins/turnrestrictions/data/test-data-set-1.osm (added) * applications/editors/josm/plugins/turnrestrictions/images/preferences (added) * applications/editors/josm/plugins/turnrestrictions/images/preferences/turnrestrictions.png (added) * applications/editors/josm/plugins/turnrestrictions/images/skobbler-logo.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types (added) * applications/editors/josm/plugins/turnrestrictions/images/types/no_left_turn.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/no_right_turn.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/no_straight_on.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/no_u_turn.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/only_left_turn.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/only_right_turn.png (added) * applications/editors/josm/plugins/turnrestrictions/images/types/only_straight_on.png (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/AbstractTurnRestrictionsListView.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionListCellRenderer.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsInDatasetListModel.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsInDatasetView.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsInSelectionListModel.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsInSelectionView.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsListDialog.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsListModel.java (added) * 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/preferences (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/preferences/PreferenceEditor.java (added) Initial version New: toggle dialog for turn restrictions Tue, 09 Mar 2010 10:13:57 GMT guggis [20378] * applications/editors/josm/plugins/turnrestrictions (added) * applications/editors/josm/plugins/turnrestrictions/LICENSE (added) * applications/editors/josm/plugins/turnrestrictions/README (added) * applications/editors/josm/plugins/turnrestrictions/build.xml (added) * applications/editors/josm/plugins/turnrestrictions/images (added) * applications/editors/josm/plugins/turnrestrictions/images/dialogs (added) * applications/editors/josm/plugins/turnrestrictions/images/dialogs/turnrestrictions.png (added) * applications/editors/josm/plugins/turnrestrictions/resources (added) * applications/editors/josm/plugins/turnrestrictions/src (added) * applications/editors/josm/plugins/turnrestrictions/src/org (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsListDialog.java (added) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/TurnRestrictionsPlugin.java (added) * applications/editors/josm/plugins/turnrestrictions/test (added) 'Commit message' Mon, 08 Mar 2010 15:29:01 GMT bastik [20373] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Mon, 08 Mar 2010 08:30:39 GMT jttt [20367] * applications/editors/josm/dist/validator.jar (modified) Updated Mon, 08 Mar 2010 08:27:42 GMT jttt [20366] * applications/editors/josm/plugins/validator/build.xml (modified) Set josm main revision Mon, 08 Mar 2010 08:25:09 GMT jttt [20365] * 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/ValidatorVisitor.java (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/MultipolygonTest.java (modified) Fixed #4661 Intersection between multipolygon ways, but which ones? Sat, 06 Mar 2010 11:18:00 GMT guggis [20335] * applications/editors/josm/dist/tageditor.jar (modified) 'Testing plugin update' Sat, 06 Mar 2010 11:17:54 GMT guggis [20334] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Testing plugin update' Sat, 06 Mar 2010 11:04:46 GMT guggis [20333] * applications/editors/josm/dist/tageditor.jar (modified) 'Testing plugin update ' Sat, 06 Mar 2010 11:04:41 GMT guggis [20332] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Testing plugin update ' Sat, 06 Mar 2010 10:11:12 GMT guggis [20331] * applications/editors/josm/dist/tageditor.jar (modified) 'Testing plugin update' Sat, 06 Mar 2010 10:11:07 GMT guggis [20330] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Testing plugin update' Fri, 05 Mar 2010 20:08:12 GMT jttt [20283] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/czechaddress/build.xml (modified) Allow to build plugin without compiling josm Fri, 05 Mar 2010 15:59:58 GMT pieren [20281] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSAdjustAction.java (modified) Improve exitMode if enterMode fails Thu, 04 Mar 2010 12:17:29 GMT upliner [20270] * applications/editors/josm/dist/buildings_tools.jar (modified) 'fix address dialog' Thu, 04 Mar 2010 12:14:35 GMT upliner [20269] * applications/editors/josm/plugins/buildings_tools/build.xml (modified) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/AddressDialog.java (modified) 'fix address dialog' Thu, 04 Mar 2010 07:26:00 GMT jttt [20268] * applications/editors/josm/dist/dataimport.jar (modified) * applications/editors/josm/dist/globalsat.jar (modified) Updated Thu, 04 Mar 2010 07:25:11 GMT jttt [20267] * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/SingleSegmentGpxTrack.java (added) * applications/editors/josm/plugins/dataimport/src/org/openstreetmap/josm/plugins/dataimport/io/TangoGPS.java (modified) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/GlobalsatDg100.java (modified) * applications/editors/josm/plugins/globalsat/src/org/openstreetmap/josm/plugins/globalsat/SingleSegmentGpxTrack.java (added) Added missing class Thu, 04 Mar 2010 07:03:09 GMT jttt [20266] * applications/editors/josm/dist/livegps.jar (modified) Updated Thu, 04 Mar 2010 07:02:24 GMT jttt [20265] * applications/editors/josm/dist/livegps.jar (modified) Updated Thu, 04 Mar 2010 07:01:27 GMT jttt [20264] * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsLayer.java (modified) * applications/editors/josm/plugins/livegps/src/livegps/SingleSegmentGpxTrack.java (added) Fix #4640 LiveGPS Plugin not working in latest. Wed, 03 Mar 2010 21:51:23 GMT clementm [20262] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java (modified) BUGFIX in LieuDit Style. Wed, 03 Mar 2010 19:37:35 GMT bastik [20260] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Tue, 02 Mar 2010 20:54:31 GMT jttt [20252] * applications/editors/josm/dist/Tracer.jar (modified) Updated Tue, 02 Mar 2010 20:53:32 GMT jttt [20251] * applications/editors/josm/plugins/tracer (modified) * applications/editors/josm/plugins/tracer/.classpath (added) * applications/editors/josm/plugins/tracer/.project (added) * applications/editors/josm/plugins/tracer/build.xml (modified) * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/TracerPlugin.java (modified) Fix compilation error, add eclipse project Tue, 02 Mar 2010 17:51:02 GMT stoecker [20250] * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java (modified) fixed i18n Tue, 02 Mar 2010 14:15:29 GMT pieren [20247] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreGrabber.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/ImageModifier.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/VectorImageModifier.java (modified) layer selection configurable for vectorized images Tue, 02 Mar 2010 10:29:43 GMT upliner [20246] * applications/editors/josm/dist/buildings_tools.jar (added) Add buildings_tools.jar Tue, 02 Mar 2010 10:25:54 GMT upliner [20245] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/buildings_tools (added) * applications/editors/josm/plugins/buildings_tools/.classpath (added) * applications/editors/josm/plugins/buildings_tools/.project (added) * applications/editors/josm/plugins/buildings_tools/.settings (added) * applications/editors/josm/plugins/buildings_tools/.settings/org.eclipse.jdt.ui.prefs (added) * applications/editors/josm/plugins/buildings_tools/LICENSE (added) * applications/editors/josm/plugins/buildings_tools/build.xml (added) * applications/editors/josm/plugins/buildings_tools/images (added) * applications/editors/josm/plugins/buildings_tools/images/mapmode (added) * applications/editors/josm/plugins/buildings_tools/images/mapmode/building.png (added) * applications/editors/josm/plugins/buildings_tools/resources (added) * applications/editors/josm/plugins/buildings_tools/src (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/AddressDialog.java (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/Building.java (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/BuildingSizeAction.java (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/BuildingSizeDialog.java (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/BuildingsToolsPlugin.java (added) * applications/editors/josm/plugins/buildings_tools/src/buildings_tools/DrawBuildingAction.java (added) Move buildings_tools plugin to SVN See ... Tue, 02 Mar 2010 01:00:17 GMT tordanik [20244] * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/util/ValueStringParserTest.java (added) add unittests for ValueStringParser Tue, 02 Mar 2010 00:59:22 GMT tordanik [20243] * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxaxleload.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxheight.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxlength.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxweight.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxwidth.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadMinspeed.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadValueLimit.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadWidth.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/util/ValueStringParser.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/VehiclePropertyStringParser.java (modified) add, use and test measure and weight parsing methods Mon, 01 Mar 2010 17:48:22 GMT pieren [20240] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastreGrabber.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/DownloadSVGBuilding.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/DownloadSVGTask.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) Grabbed images resolution configurable + fixed minor issues Sun, 28 Feb 2010 20:19:52 GMT bastik [20224] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Sun, 28 Feb 2010 17:59:32 GMT stoecker [20218] * applications/editors/josm/dist/PicLayer.jar (modified) updated Sun, 28 Feb 2010 17:59:14 GMT stoecker [20217] * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/CalibrationFileFilter.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/HelpAction.java (deleted) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/LoadPictureCalibrationAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/MovePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/NewLayerFromClipboardAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/NewLayerFromFileAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerAbstract.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/PicLayerFromClipboard.java (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/ResetPictureAllAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ResetPictureAngleAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ResetPicturePositionAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ResetPictureScaleAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/RotatePictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/SavePictureCalibrationAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ScaleXPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ScaleXYPictureAction.java (modified) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/ScaleYPictureAction.java (modified) i18n fixes Sun, 28 Feb 2010 16:49:37 GMT pieren [20214] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/MenuActionGrabPlanImage.java (modified) Add non-modal dialog in action grab planImage + more history in main ... Sun, 28 Feb 2010 15:29:31 GMT pieren [20211] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GeorefImage.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSAdjustAction.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) Fixed image rotation and a null pointer exception in adjust mode ... Sun, 28 Feb 2010 06:51:43 GMT guggis [20198] * applications/editors/josm/dist/tageditor.jar (modified) 'Fixed rendering of background color for selected cells' Sun, 28 Feb 2010 06:51:34 GMT guggis [20197] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellRenderer.java (modified) 'Fixed rendering of background color for selected cells' Fri, 26 Feb 2010 20:22:51 GMT bastik [20175] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Fri, 26 Feb 2010 07:01:26 GMT jttt [20158] * applications/editors/josm/dist/validator.jar (modified) Updated Thu, 25 Feb 2010 21:40:01 GMT jttt [20155] * 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/AgregatePrimitivesVisitor.java (modified) Speed optimizations Thu, 25 Feb 2010 11:56:11 GMT bastik [20143] * applications/editors/josm/dist/validator.jar (modified) 'validator: fixed josm bug 4594' Thu, 25 Feb 2010 11:56:02 GMT bastik [20142] * applications/editors/josm/plugins/validator/build.xml (modified) * applications/editors/josm/plugins/validator/src/org/openstreetmap/josm/plugins/validator/tests/DuplicateNode.java (modified) 'validator: fixed josm bug 4594' Wed, 24 Feb 2010 18:57:00 GMT bastik [20140] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Sun, 21 Feb 2010 08:47:55 GMT bastik [20093] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Sat, 20 Feb 2010 16:44:02 GMT bastik [20085] * applications/editors/josm/dist/terracer.jar (modified) 'josm terracer plugin: minor bug (Broken test, whether two sements ... Sat, 20 Feb 2010 16:43:55 GMT bastik [20084] * applications/editors/josm/plugins/terracer/build.xml (modified) * applications/editors/josm/plugins/terracer/src/terracer/TerracerAction.java (modified) 'josm terracer plugin: minor bug (Broken test, whether two sements ... Sat, 20 Feb 2010 09:35:52 GMT bastik [20080] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor: fixed josm bug 2416' Sat, 20 Feb 2010 09:35:41 GMT bastik [20079] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/LaunchAction.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorPlugin.java (modified) 'Tageditor: fixed josm bug 2416' Fri, 19 Feb 2010 19:09:53 GMT bastik [20078] * applications/editors/josm/dist/openvisible.jar (modified) update Fri, 19 Feb 2010 15:40:06 GMT roland [20076] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) * applications/editors/josm/plugins/public_transport/resources/html2wiki.awk (added) * applications/editors/josm/plugins/public_transport/resources/public_transport.html (modified) Public Transport Plugin: completed documentation Fri, 19 Feb 2010 14:54:53 GMT roland [20074] * applications/editors/josm/dist/public_transport.jar (modified) Public Transport Plugin: completed documentation Fri, 19 Feb 2010 14:54:32 GMT roland [20073] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/resources/public_transport.html (modified) Public Transport Plugin: completed documentation Fri, 19 Feb 2010 11:54:59 GMT roland [20072] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) * applications/editors/josm/plugins/public_transport/resources/public_transport.html (added) Public Transport Plugin: added documentation, not yet complete Fri, 19 Feb 2010 07:40:52 GMT jttt [20071] * applications/editors/josm/plugins/public_transport (modified) * applications/editors/josm/plugins/public_transport/.classpath (added) * applications/editors/josm/plugins/public_transport/.project (added) * applications/editors/josm/plugins/public_transport/build.xml (modified) Fix build script, added eclipse project Thu, 18 Feb 2010 20:47:44 GMT matt_gnu [20067] * applications/editors/josm/dist/openvisible.jar (modified) * applications/editors/josm/plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java (modified) fix NullPointerExeption when opening a GPX-file in openvisible: ... Thu, 18 Feb 2010 13:39:53 GMT guggis [20062] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:39:23 GMT guggis [20061] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:39:17 GMT guggis [20060] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old (deleted) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm (deleted) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:37:30 GMT guggis [20059] * applications/editors/josm/dist/tageditor.jar (modified) 'Tageditor plugin cleaned up' Thu, 18 Feb 2010 12:37:21 GMT guggis [20058] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/LaunchAction.java (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 (copied) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetItemListCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellRenderer.java (copied) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagSpecificationAwareTagCellEditor.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionCache.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionItemPritority.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionList.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/AutoCompletionListItem.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/RunnableAction.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TableCellEditor.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagFieldEditor.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagModel.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/old/TagTable.java (moved) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/AbstractNameIconProvider.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Group.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/INameIconProvider.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Presets.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Tag.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/Parser.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/PresetIOException.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecification.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/ITagSelectorListener.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/KeyValueCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/util (deleted) 'Tageditor plugin cleaned up' Wed, 17 Feb 2010 22:46:52 GMT bastik [20046] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Wed, 17 Feb 2010 16:10:45 GMT stoecker [20045] * applications/editors/josm/plugins/wmsplugin/Makefile (modified) * applications/editors/josm/plugins/wmsplugin/webkit-image.cpp (modified) build fixes for webkit-image Wed, 17 Feb 2010 16:01:54 GMT guggis [20044] * 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/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (modified) 'Fixed NPE when icon is missing' Tue, 16 Feb 2010 19:19:53 GMT ramack [20040] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' Tue, 16 Feb 2010 19:19:38 GMT ramack [20039] * applications/editors/josm/plugins/globalsat/src/org/kaintoch/gps/globalsat/dg100/GpsRec.java (modified) strange month issue fix Tue, 16 Feb 2010 19:17:22 GMT ramack [20038] * applications/editors/josm/dist/globalsat.jar (modified) 'Changed constructor signature of plugin main class' Tue, 16 Feb 2010 13:03:44 GMT petrdlouhy [20031] * applications/editors/josm/dist/Tracer.jar (modified) Tracer.jar (right version number) Tue, 16 Feb 2010 08:36:32 GMT roland [20030] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: added some standard features Mon, 15 Feb 2010 18:41:57 GMT pieren [20029] * applications/editors/josm/plugins/cadastre-fr/images/cursor (added) * applications/editors/josm/plugins/cadastre-fr/images/cursor/modifier (added) * applications/editors/josm/plugins/cadastre-fr/images/cursor/modifier/move.png (added) add cursor removed in josm-core Mon, 15 Feb 2010 16:02:25 GMT stoecker [20027] * applications/editors/josm/plugins/tracer/build.xml (modified) typo Sun, 14 Feb 2010 21:42:43 GMT bastik [20008] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Sun, 14 Feb 2010 16:49:04 GMT roland [20003] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Minor bugfixes Sun, 14 Feb 2010 15:53:37 GMT jttt [20000] * applications/editors/josm/plugins/plastic_laf/.classpath (modified) Fix eclipse project Sun, 14 Feb 2010 13:29:58 GMT stoecker [19994] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/dist/wmsplugin.jar (modified) updated Sun, 14 Feb 2010 13:29:25 GMT stoecker [19993] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/public_transport/build.xml (modified) fixed version Sun, 14 Feb 2010 13:27:10 GMT stoecker [19992] * applications/editors/josm/plugins/wmsplugin/images/cursor (added) * applications/editors/josm/plugins/wmsplugin/images/cursor/modifier (added) * applications/editors/josm/plugins/wmsplugin/images/cursor/modifier/move.png (added) moved image from josm core Sat, 13 Feb 2010 22:43:06 GMT balrog-kun [19991] * applications/editors/josm/dist/wms-turbo-challenge2.jar (added) * applications/editors/josm/plugins/build.xml (modified) Add the new plugin to build.xml and supply a binary. Sat, 13 Feb 2010 22:23:30 GMT balrog-kun [19990] * applications/editors/josm/plugins/wms-turbo-challenge2 (added) * applications/editors/josm/plugins/wms-turbo-challenge2/LICENSE (added) * applications/editors/josm/plugins/wms-turbo-challenge2/Makefile (added) * applications/editors/josm/plugins/wms-turbo-challenge2/README (added) * applications/editors/josm/plugins/wms-turbo-challenge2/build.xml (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/aircraft0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/bg0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cactus2.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0-l.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0-r.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1-l.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1-r.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/car1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud0.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud1.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud2.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud3.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/cloud4.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/horizon.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/loading.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/images/wmsracer.png (added) * applications/editors/josm/plugins/wms-turbo-challenge2/resources (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/EngineSound.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/FakeMapView.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/GameWindow.java (added) * applications/editors/josm/plugins/wms-turbo-challenge2/src/wmsturbochallenge/WMSRacer.java (added) Initial commit of the wms-turbo-challenge2 plugin. This may not be ... Sat, 13 Feb 2010 18:51:12 GMT roland [19987] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: 'Find' allows to find entries corresponding ... Sat, 13 Feb 2010 09:39:27 GMT petrdlouhy [19986] * applications/editors/josm/dist/Tracer.jar (modified) Update Tracer.jar Sat, 13 Feb 2010 09:11:36 GMT petrdlouhy [19985] * applications/editors/josm/plugins/tracer/src/org/openstreetmap/josm/plugins/tracer/ConnectWays.java (modified) fix of twisted connecting Fri, 12 Feb 2010 21:33:49 GMT roland [19983] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Backport to Java 1.5 without loss of functionality; minor bugfix Fri, 12 Feb 2010 15:23:19 GMT bastik [19979] * applications/editors/josm/i18n/po/ar.po (modified) * applications/editors/josm/i18n/po/bg.po (modified) * applications/editors/josm/i18n/po/cs.po (modified) * applications/editors/josm/i18n/po/da.po (modified) * applications/editors/josm/i18n/po/de.po (modified) * applications/editors/josm/i18n/po/el.po (modified) * applications/editors/josm/i18n/po/en_GB.po (modified) * applications/editors/josm/i18n/po/es.po (modified) * applications/editors/josm/i18n/po/et.po (modified) * applications/editors/josm/i18n/po/fi.po (modified) * applications/editors/josm/i18n/po/fr.po (modified) * applications/editors/josm/i18n/po/gl.po (modified) * applications/editors/josm/i18n/po/he.po (modified) * applications/editors/josm/i18n/po/is.po (modified) * applications/editors/josm/i18n/po/it.po (modified) * applications/editors/josm/i18n/po/ja.po (modified) * applications/editors/josm/i18n/po/nb.po (modified) * applications/editors/josm/i18n/po/nl.po (modified) * applications/editors/josm/i18n/po/pl.po (modified) * applications/editors/josm/i18n/po/pt_BR.po (modified) * applications/editors/josm/i18n/po/ro.po (modified) * applications/editors/josm/i18n/po/ru.po (modified) * applications/editors/josm/i18n/po/sk.po (modified) * applications/editors/josm/i18n/po/sl.po (modified) * applications/editors/josm/i18n/po/sv.po (modified) * applications/editors/josm/i18n/po/tr.po (modified) * applications/editors/josm/i18n/po/zh_TW.po (modified) i18n update Fri, 12 Feb 2010 09:37:02 GMT roland [19978] * applications/editors/josm/dist/public_transport.jar (modified) Public Transport Plugin: now in the overview tab the entries are sorted Fri, 12 Feb 2010 09:36:44 GMT roland [19977] * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: now in the overview tab the entries are sorted Fri, 12 Feb 2010 07:57:04 GMT roland [19976] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Public Transport Plugin: Tags tab implemented Fri, 12 Feb 2010 00:31:48 GMT roland [19975] * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (modified) Thu, 11 Feb 2010 13:11:46 GMT roland [19970] * applications/editors/josm/dist/public_transport.jar (modified) * applications/editors/josm/plugins/public_transport/src/public_transport/PublicTransportPlugin.java (modified) First published version of Public Transport Plugin Thu, 11 Feb 2010 12:49:53 GMT roland [19969] * applications/editors/josm/dist/public_transport.jar (added) First published version of Public Transport Plugin Thu, 11 Feb 2010 12:46:53 GMT roland [19968] * applications/editors/josm/plugins/public_transport (added) * applications/editors/josm/plugins/public_transport/LICENSE (added) * applications/editors/josm/plugins/public_transport/README (added) * applications/editors/josm/plugins/public_transport/README.template (added) * applications/editors/josm/plugins/public_transport/build (added) * applications/editors/josm/plugins/public_transport/build.xml (added) * applications/editors/josm/plugins/public_transport/build/LICENSE (added) * applications/editors/josm/plugins/public_transport/build/README (added) * applications/editors/josm/plugins/public_transport/build/images (added) * applications/editors/josm/plugins/public_transport/build/resources (added) * applications/editors/josm/plugins/public_transport/images (added) * applications/editors/josm/plugins/public_transport/resources (added) * applications/editors/josm/plugins/public_transport/src (added) * applications/editors/josm/plugins/public_transport/src/public_transport (added) * applications/editors/josm/plugins/public_transport/src/public_transport/PublicTransportPlugin.java (added) * applications/editors/josm/plugins/public_transport/src/public_transport/RoutePatternAction.java (added) First published version of Public Transport Plugin Wed, 10 Feb 2010 16:17:25 GMT rcernoch [19964] * applications/editors/josm/dist/czechaddress.jar (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) CzechAddress: New way of handling URLs for MVCR database. Url ... Tue, 09 Feb 2010 21:30:19 GMT guggis [19951] * applications/editors/josm/haiti_earthquake/hospitals/MasterToOsmConverter.groovy (added) converter for PAHO Health Facilities Tue, 09 Feb 2010 18:42:26 GMT clementm [19949] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) WMSLayer image drawing filtering options: * Nearest Neighbor = ... Tue, 09 Feb 2010 18:27:41 GMT clementm [19948] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/VectorImageModifier.java (modified) VectorImageModifier modifications: * Remove apparently useless code ...