# # ChangeLog for / in osm # # Generated by Trac 1.6 # 2025-10-05T05:30:03+02:00 Sat, 21 Jan 2012 13:42:52 GMT stoecker [27527] * applications/editors/josm/plugins/videomapping/src/org/openstreetmap/josm/plugins/videomapping/VideoPlugin.java (modified) fix i18n issue Sat, 21 Jan 2012 13:30:39 GMT stoecker [27526] * applications/editors/josm/plugins/download_along/src/org/openstreetmap/josm/plugin/download_along/DownloadAlong.java (modified) * applications/editors/josm/plugins/michigan_left/src/MichiganLeft/MichiganLeft.java (modified) make Shortcut parsing easier Sat, 21 Jan 2012 12:09:43 GMT (none) [27525] This is an empty revision for padding. Sat, 21 Jan 2012 11:43:19 GMT (none) [27524] This is an empty revision for padding. Sat, 21 Jan 2012 11:35:03 GMT (none) [27523] This is an empty revision for padding. Sat, 21 Jan 2012 11:34:54 GMT (none) [27522] This is an empty revision for padding. Sat, 21 Jan 2012 11:09:16 GMT (none) [27521] This is an empty revision for padding. Sat, 21 Jan 2012 10:21:42 GMT (none) [27520] This is an empty revision for padding. Sat, 21 Jan 2012 09:57:57 GMT simon04 [27519] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java (modified) jmapviewer, Bing: fix "Error: null" (NPE) Sat, 21 Jan 2012 07:03:02 GMT (none) [27518] This is an empty revision for padding. Sat, 21 Jan 2012 04:32:13 GMT joshdoe [27517] * applications/editors/josm/dist/utilsplugin2.jar (modified) utilsplugin2: publish JAR with node to way replacement via "Replace ... Sat, 21 Jan 2012 04:22:02 GMT joshdoe [27516] * applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/dumbutils/ReplaceGeometryAction.java (modified) utilsplugin2: fix bugs in ReplaceGeometry and avoid core version bump Sat, 21 Jan 2012 04:03:32 GMT (none) [27515] This is an empty revision for padding. Sat, 21 Jan 2012 00:30:52 GMT (none) [27514] This is an empty revision for padding. Fri, 20 Jan 2012 22:53:42 GMT raupach [27513] * applications/editors/josm/dist/HouseNumberTaggingTool.jar (added) 'Initial version.' Fri, 20 Jan 2012 22:51:49 GMT raupach [27512] * applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml (modified) 'Initial version.' Fri, 20 Jan 2012 19:25:38 GMT raupach [27511] * applications/editors/josm/plugins/HouseNumberTaggingTool (modified) add build-dir to ignore-list. Fri, 20 Jan 2012 19:17:06 GMT raupach [27510] * applications/editors/josm/plugins/HouseNumberTaggingTool/.classpath (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/.project (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/GPL-v2.0.txt (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/GPL-v3.0.txt (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/LICENSE (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/README (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/build.xml (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/data (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/images (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/images/home-icon32.png (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/resources (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/Dto.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/HouseNumberTaggingToolPlugin.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/LaunchAction.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/SimpleTagTableModel.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/TagData.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/TagDialog.java (added) * applications/editors/josm/plugins/HouseNumberTaggingTool/src/org/openstreetmap/josm/plugins/housenumbertool/TopPanel.java (added) Initial import. Fri, 20 Jan 2012 19:14:56 GMT raupach [27509] * applications/editors/josm/plugins/HouseNumberTaggingTool (added) Initial import. Fri, 20 Jan 2012 14:18:05 GMT tilusnet [27508] * applications/editors/josm/plugins/alignways/src/com/tilusnet/josm/plugins/alignways/AlignWaysPlugin.java (modified) Added some comments. Fri, 20 Jan 2012 11:45:07 GMT simon04 [27507] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java (modified) jmapviewer: remove JOSM specific stuff Fri, 20 Jan 2012 05:23:10 GMT (none) [27506] This is an empty revision for padding. Thu, 19 Jan 2012 23:49:33 GMT joshdoe [27505] * applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/dumbutils/ReplaceGeometryAction.java (modified) utilsplugin2: Replace geometry command now replaces a node with a way ... Thu, 19 Jan 2012 23:04:11 GMT (none) [27504] This is an empty revision for padding. Thu, 19 Jan 2012 22:57:41 GMT (none) [27503] This is an empty revision for padding. Thu, 19 Jan 2012 22:56:13 GMT (none) [27502] This is an empty revision for padding. Thu, 19 Jan 2012 22:50:34 GMT (none) [27501] This is an empty revision for padding. Thu, 19 Jan 2012 22:33:24 GMT (none) [27500] This is an empty revision for padding. Thu, 19 Jan 2012 22:27:33 GMT (none) [27499] This is an empty revision for padding. Thu, 19 Jan 2012 22:27:22 GMT (none) [27498] This is an empty revision for padding. Thu, 19 Jan 2012 22:17:29 GMT (none) [27497] This is an empty revision for padding. Thu, 19 Jan 2012 22:16:30 GMT (none) [27496] This is an empty revision for padding. Thu, 19 Jan 2012 18:43:30 GMT akks [27495] * applications/editors/josm/dist/imageryadjust.jar (modified) 'ImageryAdjust: show visible layers only' Thu, 19 Jan 2012 18:43:24 GMT akks [27494] * applications/editors/josm/plugins/imageryadjust/build.xml (modified) * applications/editors/josm/plugins/imageryadjust/src/imageryadjust/ImageryAdjustMapMode.java (modified) 'ImageryAdjust: show visible layers only' Thu, 19 Jan 2012 18:25:14 GMT akks [27493] * applications/editors/josm/dist/InfoMode.jar (modified) 'InfoMode : underline link' Thu, 19 Jan 2012 18:25:09 GMT akks [27492] * applications/editors/josm/plugins/infomode/build.xml (modified) * applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoMode.java (modified) * applications/editors/josm/plugins/infomode/src/org/openstreetmap/josm/plugins/infomode/InfoPanel.java (modified) 'InfoMode : underline link' Thu, 19 Jan 2012 17:48:10 GMT simon04 [27491] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java (modified) jmapviewer: fix encoding bug (under Windows) introduced in r27483. Wed, 18 Jan 2012 23:35:17 GMT (none) [27490] This is an empty revision for padding. Wed, 18 Jan 2012 23:34:53 GMT (none) [27489] This is an empty revision for padding. Wed, 18 Jan 2012 22:35:46 GMT (none) [27488] This is an empty revision for padding. Wed, 18 Jan 2012 22:34:57 GMT (none) [27487] This is an empty revision for padding. Wed, 18 Jan 2012 22:33:19 GMT (none) [27486] This is an empty revision for padding. Wed, 18 Jan 2012 22:28:15 GMT pieren [27485] * applications/editors/josm/dist/cadastre-fr.jar (modified) Fix grab resolution preferences solving the "plan image" in portrait ... Wed, 18 Jan 2012 22:25:41 GMT pieren [27484] * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePreferenceSetting.java (modified) Fix grab resolution preferences solving the "plan image" in portrait ... Wed, 18 Jan 2012 22:10:25 GMT simon04 [27483] * applications/viewer/jmapviewer/src/org/openstreetmap/gui/jmapviewer/tilesources/BingAerialTileSource.java (modified) fix #7284 (JOSM) - Download dialog always loads bing attributions Wed, 18 Jan 2012 18:43:10 GMT (none) [27482] This is an empty revision for padding. Wed, 18 Jan 2012 08:31:23 GMT malcolmh [27481] * applications/editors/josm/plugins/smed/plugs/harbour/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) save Tue, 17 Jan 2012 16:36:55 GMT malcolmh [27480] * applications/editors/josm/plugins/smed/plugs/wayarea/images/wayarea.png (added) * applications/editors/josm/plugins/smed/plugs/wayarea/images/wayarea.svg (added) save Tue, 17 Jan 2012 16:36:18 GMT malcolmh [27479] * applications/editors/josm/plugins/smed/plugs/harbour/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/smed_about/src/smed_about/SmedAbout.java (modified) * applications/editors/josm/plugins/smed/plugs/wayarea/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/Messages.java (modified) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/dialogs/WayAreaAction.java (modified) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/panels/PanelMain.java (modified) save Mon, 16 Jan 2012 19:01:23 GMT (none) [27478] This is an empty revision for padding. Mon, 16 Jan 2012 15:07:15 GMT malcolmh [27477] * applications/editors/josm/plugins/smed/plugs/oseam/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/oseam/images/Thumbs.db (deleted) * applications/editors/josm/plugins/smed/plugs/wayarea (added) * applications/editors/josm/plugins/smed/plugs/wayarea/build.xml (copied) * applications/editors/josm/plugins/smed/plugs/wayarea/images (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/images (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/Messages.java (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/WayArea.java (copied) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/dialogs (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/dialogs/WayAreaAction.java (copied) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/msg (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/panels (added) * applications/editors/josm/plugins/smed/plugs/wayarea/src/wayarea/panels/PanelMain.java (added) save Mon, 16 Jan 2012 05:03:41 GMT joshdoe [27476] * applications/editors/josm/dist/ImproveWayAccuracy.jar (modified) Update JOSM plugin dist to include ImproveWayAccuracy with delete ... Mon, 16 Jan 2012 05:00:27 GMT joshdoe [27475] * applications/editors/josm/plugins/ImproveWayAccuracy/src/org/openstreetmap/josm/plugins/iwa/IWAMode.java (modified) ImproveWayAccuracy: draw preview line when deleting node, and change ... Mon, 16 Jan 2012 04:49:42 GMT joshdoe [27474] * applications/editors/josm/plugins/ImproveWayAccuracy/src/org/openstreetmap/josm/plugins/iwa/IWAMode.java (modified) ImproveWayAccuracy: #7253 allow deleting nodes (by ToeBee) Sun, 15 Jan 2012 20:38:28 GMT frederik [27473] * applications/editors/josm/dist/licensechange.jar (modified) really fix it this time. Sun, 15 Jan 2012 20:38:13 GMT frederik [27472] * applications/editors/josm/plugins/licensechange/src/org/openstreetmap/josm/plugins/licensechange/BasicLicenseCheck.java (modified) really fix it this time. Sun, 15 Jan 2012 19:36:02 GMT frederik [27471] * applications/editors/josm/dist/licensechange.jar (modified) new binary - fix anonymous problem Sun, 15 Jan 2012 19:35:19 GMT frederik [27470] * applications/editors/josm/plugins/licensechange/src/org/openstreetmap/josm/plugins/licensechange/CheckAction.java (modified) * applications/editors/josm/plugins/licensechange/src/org/openstreetmap/josm/plugins/licensechange/LicenseChangePlugin.java (modified) properly handle anonymous contributions in JOSM license change ... Sun, 15 Jan 2012 19:25:12 GMT (none) [27469] This is an empty revision for padding. Sun, 15 Jan 2012 15:51:49 GMT malcolmh [27468] * applications/editors/josm/plugins/smed/plugs/oseam/src/images/CoastguardButton.svg (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/MooringButton.svg (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/PilotButton.svg (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RadarStationButton.svg (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RadioStationButton.svg (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RescueButton.svg (added) save Sun, 15 Jan 2012 11:20:17 GMT stoecker [27467] * applications/editors/josm/plugins/mapdust/src/org/openstreetmap/josm/plugins/mapdust/gui/MapdustGUI.java (modified) * applications/editors/josm/plugins/print (modified) * applications/editors/josm/plugins/waypoint_search/src/org/openstreetmap/josm/plugins/waypointSearch/SelectWaypointDialog.java (modified) use createLayout function Sun, 15 Jan 2012 11:15:52 GMT stoecker [27466] * applications/editors/josm/plugins/alignways/src/com/tilusnet/josm/plugins/alignways/AlignWaysDialog.java (modified) * applications/editors/josm/plugins/print/build.xml (modified) * applications/editors/josm/plugins/print/src/org/openstreetmap/josm/plugins/print/PrintAction.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingDialog.java (modified) use createLayout function Sun, 15 Jan 2012 11:10:55 GMT stoecker [27465] * applications/editors/josm/plugins/czechaddress/build.xml (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/gui/FactoryDialog.java (modified) * applications/editors/josm/plugins/junctionchecking/src/org/openstreetmap/josm/plugins/JunctionChecker/JunctionCheckDialog.java (modified) * applications/editors/josm/plugins/reltoolbox/src/relcontext/RelContextDialog.java (modified) * applications/editors/josm/plugins/trustosm/src/org/openstreetmap/josm/plugins/trustosm/gui/dialogs/TrustDialog.java (modified) use createLayout function Sun, 15 Jan 2012 10:56:33 GMT stoecker [27464] * applications/editors/josm/plugins/livegps/src/livegps/LiveGpsDialog.java (modified) * applications/editors/josm/plugins/measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java (modified) * applications/editors/josm/plugins/turnrestrictions/src/org/openstreetmap/josm/plugins/turnrestrictions/list/TurnRestrictionsListDialog.java (modified) use createLayout function Sun, 15 Jan 2012 10:36:27 GMT malcolmh [27463] * applications/editors/josm/dist/SeaMapEditor.jar (modified) 'New release' Sun, 15 Jan 2012 10:35:56 GMT malcolmh [27462] * applications/editors/josm/plugins/smed/build.xml (modified) save Sun, 15 Jan 2012 10:17:56 GMT malcolmh [27461] * applications/editors/josm/plugins/smed/build.xml (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/dialogs/OSeaMAction.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelSpec.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java (modified) save Sun, 15 Jan 2012 07:48:47 GMT (none) [27460] This is an empty revision for padding. Sun, 15 Jan 2012 07:43:20 GMT (none) [27459] This is an empty revision for padding. Sun, 15 Jan 2012 07:37:43 GMT (none) [27458] This is an empty revision for padding. Sun, 15 Jan 2012 07:23:52 GMT (none) [27457] This is an empty revision for padding. Sun, 15 Jan 2012 06:09:59 GMT (none) [27456] This is an empty revision for padding. Sun, 15 Jan 2012 03:00:59 GMT (none) [27455] This is an empty revision for padding. Sun, 15 Jan 2012 02:08:35 GMT (none) [27454] This is an empty revision for padding. Sun, 15 Jan 2012 00:17:08 GMT (none) [27453] This is an empty revision for padding. Sun, 15 Jan 2012 00:13:54 GMT (none) [27452] This is an empty revision for padding. Sun, 15 Jan 2012 00:13:39 GMT (none) [27451] This is an empty revision for padding. Sun, 15 Jan 2012 00:03:15 GMT (none) [27450] This is an empty revision for padding. Sat, 14 Jan 2012 23:58:14 GMT (none) [27449] This is an empty revision for padding. Sat, 14 Jan 2012 23:27:17 GMT (none) [27448] This is an empty revision for padding. Sat, 14 Jan 2012 23:13:55 GMT (none) [27447] This is an empty revision for padding. Sat, 14 Jan 2012 20:40:52 GMT (none) [27446] This is an empty revision for padding. Sat, 14 Jan 2012 20:10:42 GMT malcolmh [27445] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages_de.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages_en.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelLights.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java (modified) save Sat, 14 Jan 2012 11:39:34 GMT (none) [27444] This is an empty revision for padding. Sat, 14 Jan 2012 10:23:23 GMT lysgaard [27443] * applications/editors/josm/dist/utilsplugin2.jar (modified) * applications/editors/josm/plugins/utilsplugin2/images/latlon.png (added) * applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/LatLonAction.java (added) * applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/LatLonDialog.java (added) * applications/editors/josm/plugins/utilsplugin2/src/utilsplugin2/UtilsPlugin2.java (modified) Added Lat Lon tool. This tool lets you define geometry based on ... Sat, 14 Jan 2012 09:38:26 GMT malcolmh [27442] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelLights.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelMain.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java (modified) save Sat, 14 Jan 2012 09:03:12 GMT malcolmh [27441] * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages.properties (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelLights.java (modified) save Fri, 13 Jan 2012 22:27:36 GMT malcolmh [27440] * applications/editors/josm/plugins/smed/build.xml (modified) save Fri, 13 Jan 2012 20:11:18 GMT malcolmh [27439] * applications/editors/josm/plugins/smed/plugs/oseam/src/images/CoastguardButton.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/PilotButton.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/PlatformButton.png (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/PlatformButton.svg (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RadarStationButton.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RadioStationButton.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/RescueButton.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelLights.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelMain.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/panels/PanelSpec.java (modified) * applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/seamarks/SeaMark.java (modified) save Thu, 12 Jan 2012 23:58:46 GMT malcolmh [27438] * applications/editors/josm/plugins/smed/plugs/oseam/src/images/Pilot.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/Rescue.png (added) * applications/editors/josm/plugins/smed/plugs/oseam/src/images/Storage.png (added) new sysmbols Thu, 12 Jan 2012 18:19:20 GMT (none) [27437] This is an empty revision for padding. Wed, 11 Jan 2012 22:42:29 GMT (none) [27436] This is an empty revision for padding. Wed, 11 Jan 2012 08:49:33 GMT larry0ua [27435] * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/command (added) * applications/editors/josm/plugins/piclayer/src/org/openstreetmap/josm/plugins/piclayer/command/TransformCommand.java (added) Added missing source files to PicLayer Tue, 10 Jan 2012 21:34:23 GMT (none) [27434] This is an empty revision for padding. Tue, 10 Jan 2012 21:16:16 GMT jttt [27433] * applications/editors/josm/dist/ColumbusCSV.jar (modified) Make compatible with latest josm (recompile needed) Tue, 10 Jan 2012 21:15:35 GMT jttt [27432] * applications/editors/josm/plugins/ColumbusCSV/build.xml (modified) Make compatible with latest JOSM (recompile needed) Mon, 09 Jan 2012 22:46:02 GMT (none) [27431] This is an empty revision for padding. Mon, 09 Jan 2012 22:38:23 GMT (none) [27430] This is an empty revision for padding. Mon, 09 Jan 2012 20:54:45 GMT zverik [27429] * applications/editors/josm/plugins/surveyor2 (added) * applications/editors/josm/plugins/surveyor2/README (added) * applications/editors/josm/plugins/surveyor2/build.xml (added) * applications/editors/josm/plugins/surveyor2/data (added) * applications/editors/josm/plugins/surveyor2/images (added) * applications/editors/josm/plugins/surveyor2/images/surveyor2.png (added) * applications/editors/josm/plugins/surveyor2/src (added) * applications/editors/josm/plugins/surveyor2/src/surveyor2 (added) * applications/editors/josm/plugins/surveyor2/src/surveyor2/SurveyorButtonsDialog.java (added) * applications/editors/josm/plugins/surveyor2/src/surveyor2/SurveyorPlugin.java (added) * applications/editors/josm/plugins/surveyor2/src/surveyor2/SurveyorTimelineDialog.java (added) * applications/editors/josm/plugins/surveyor2/src/surveyor2/actions (added) Initial commit of surveyor2 plugin Mon, 09 Jan 2012 18:29:29 GMT akks [27428] * applications/editors/josm/dist/InfoMode.jar (modified) 'InfoMode : renaming buttons'