# # ChangeLog for applications/editors/josm/plugins/tageditor in osm # # Generated by Trac 1.6 # 2024-08-21T10:40:43+02:00 Wed, 15 Sep 2010 16:53:09 GMT stoecker [23189] * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysAction.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysAlgnSegment.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysPlugin.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysRefSegment.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysRotateCommand.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSegment.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSegmentMgr.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSelAlgnState.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSelBothState.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSelNoneState.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysSelRefState.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysState.java (modified) * applications/editors/josm/plugins/alignways/src/org/openstreetmap/josm/plugins/alignways/AlignWaysTipsPanel.java (modified) * 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) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/EditGpxPlugin.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/GPXLayerImportAction.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/data/EditGpxData.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/data/EditGpxTrack.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/data/EditGpxTrackSegment.java (modified) * applications/editors/josm/plugins/editgpx/src/org/openstreetmap/josm/plugins/editgpx/data/EditGpxWayPoint.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/AccessEvaluator.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/AccessParameters.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/AccessRuleset.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/AccessRulesetReader.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/AccessType.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/Implication.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/ImplicationXMLReader.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/access/RulesetAccessEvaluator.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/data/DataSource.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/data/DataSourceObserver.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/data/MapBasedTagGroup.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/data/Tag.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/data/TagGroup.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/ConnectorEvaluationGroup.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/EvaluationGroup.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/GraphEdge.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/GraphNode.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/JunctionEvaluationGroup.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/TSBasedWayGraph.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/WayGraph.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/graph/WayGraphObserver.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/GraphEdgePropertyType.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/GraphEdgeSegments.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadIncline.java (modified) * 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/RoadMaxspeed.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/RoadPropertyType.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadSurface.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/RoadTracktype.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/property/VehiclePropertyType.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/property/VehiclePropertyTypes.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/GenericTransitionStructure.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/Restriction.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/Segment.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/SegmentNode.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/TransitionStructure.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/TransitionStructureElement.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/transition/TransitionStructureObserver.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/util/GraphUtil.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/util/TagCondition.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/util/TagConditionLogic.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/core/visualisation/ColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/DefaultNodePositioner.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/EndNodeColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/FloatPropertyColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/InclineColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/LatLonCoords.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/MaxheightColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/MaxspeedColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/MaxweightColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/NodePositioner.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/NonMovingNodePositioner.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/core/visualisation/SingleColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/GraphViewPlugin.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/data/JOSMDataSource.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/data/JOSMTransitionStructure.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/dialogs/AccessParameterDialog.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/dialogs/GraphViewDialog.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/dialogs/GraphViewPreferenceEditor.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/layer/GraphViewLayer.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/layer/PreferencesColorScheme.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/GraphViewPreferenceDefaults.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/GraphViewPreferences.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/InternalRuleset.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/PreferenceAccessParameters.java (modified) * applications/editors/josm/plugins/graphview/src/org/openstreetmap/josm/plugins/graphview/plugin/preferences/VehiclePropertyStringParser.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/FullGraphCreationTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/TestDataSource.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/access/AccessRulesetReaderTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/property/RoadInclineTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/property/RoadMaxspeedTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/property/RoadPropertyTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/util/TagConditionLogicTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/util/ValueStringParserTest.java (modified) * applications/editors/josm/plugins/graphview/test/org/openstreetmap/josm/plugins/graphview/core/visualisation/FloatPropertyColorSchemeTest.java (modified) * applications/editors/josm/plugins/multipoly-convert/src/converttomultipoly/MultipolyAction.java (modified) * applications/editors/josm/plugins/multipoly-convert/src/converttomultipoly/MultipolyPlugin.java (modified) * applications/editors/josm/plugins/multipoly/src/multipoly/MultipolyAction.java (modified) * applications/editors/josm/plugins/multipoly/src/multipoly/MultipolyPlugin.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/PermissionPref.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/PermissionPrefWithDefault.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RemoteControlPlugin.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestHandler.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestHandlerForbiddenException.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/RequestProcessor.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/handler/AddNodeHandler.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/handler/ImportHandler.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/handler/LoadAndZoomHandler.java (modified) * applications/editors/josm/plugins/remotecontrol/src/org/openstreetmap/josm/plugins/remotecontrol/handler/VersionHandler.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/ConvertedWay.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/PathBuilder.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RelationEditMode.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RouteDefinition.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RouteLayer.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/RoutesPlugin.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/paint/AbstractLinePainter.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/paint/NarrowLinePainter.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/paint/PathPainter.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/paint/WideLinePainter.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/xml/ObjectFactory.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/xml/Routes.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/xml/RoutesXMLLayer.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/xml/RoutesXMLRoute.java (modified) * applications/editors/josm/plugins/routes/src/org/openstreetmap/josm/plugins/routes/xml/package-info.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/EdgeIterator.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingEdge.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingGraphDelegator.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/osm/OsmEdge.java (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/TagEditorPlugin.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/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/ac/IAutoCompletionListListener.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 (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/TagEditorModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagSpecificationAwareTagCellEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/AbstractNameIconProvider.java (modified) * 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/preset/ui/IPresetSelectorListener.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/NameIconCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTable.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableColumnModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/KeyValuePair.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/LableSpecification.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/TagsTable.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel.java (modified) * applications/editors/josm/plugins/tagging-preset-tester/src/org/openstreetmap/josm/plugins/taggingpresettester/TaggingPresetTester.java (modified) * applications/editors/josm/plugins/undelete/src/org/openstreetmap/josm/plugins/undelete/Undelete.java (modified) * applications/editors/josm/plugins/wayselector/src/org/openstreetmap/josm/plugins/wayselector/WaySelectorPlugin.java (modified) remove tabs Thu, 29 Apr 2010 16:01:47 GMT bastik [21026] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Updating to JOSM 3210' Thu, 29 Apr 2010 16:00:23 GMT bastik [21024] * 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/editor/TagEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagSpecificationAwareTagCellEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.java (modified) 'Updating to JOSM 3141' Wed, 17 Mar 2010 11:23:10 GMT guggis [20530] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (modified) 'Updating to JOSM 3141' 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:41 GMT guggis [20332] * applications/editors/josm/plugins/tageditor/build.xml (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' 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' 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' 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: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 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' Fri, 22 Jan 2010 16:56:27 GMT guggis [19587] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (modified) 'Fixed NPE when icon is missing' Tue, 12 Jan 2010 17:33:41 GMT guggis [19413] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorPlugin.java (modified) 'Uses new constructor for Plugin' Mon, 07 Dec 2009 07:48:23 GMT guggis [18976] * applications/editors/josm/plugins/tageditor/build.xml (modified) Made build.xml more robust. Sat, 05 Dec 2009 12:45:10 GMT guggis [18955] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Made build file more robust' Thu, 19 Nov 2009 21:24:11 GMT guggis [18700] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/resources/osm-tag-definitions.xml (modified) 'Updated tag definitions (thanks to Hans F. Nordhaug)' Sun, 08 Nov 2009 19:42:46 GMT guggis [18522] * applications/editors/josm/plugins/tageditor/build.xml (modified) 'Updated build.xml' Sat, 07 Nov 2009 14:01:48 GMT guggis [18500] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:57:25 GMT guggis [18498] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:56:16 GMT guggis [18496] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:55:15 GMT guggis [18494] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:51:31 GMT guggis [18493] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:49:27 GMT guggis [18491] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 07 Nov 2009 13:38:45 GMT guggis [18488] * applications/editors/josm/plugins/tageditor/build.xml (modified) Updated Sat, 31 Oct 2009 08:04:15 GMT guggis [18385] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java (modified) Update to r2355 Tue, 15 Sep 2009 15:22:06 GMT guggis [17638] * 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/AutoCompletionCache.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/ac/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm/CompatibilityUtil.java (deleted) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (modified) Removed compatibility mode with older JOSM version Tue, 15 Sep 2009 15:13:24 GMT guggis [17637] * applications/editors/josm/plugins/tageditor/build.xml (modified) * 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/Presets.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/ui/PresetsTableModel.java (modified) fixed #3511: tageditor plugin doesn't work on latest version Sun, 30 Aug 2009 16:30:25 GMT guggis [17386] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Presets.java (modified) removed dependency to OptionPaneUtil Sat, 08 Aug 2009 14:26:13 GMT guggis [16919] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.java (modified) Replacing deprecated APIs Tue, 04 Aug 2009 15:34:26 GMT guggis [16857] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:34:01 GMT guggis [16856] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:33:06 GMT guggis [16855] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:32:32 GMT guggis [16854] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:32:03 GMT guggis [16853] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:30:05 GMT guggis [16852] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:28:24 GMT guggis [16851] * applications/editors/josm/plugins/tageditor/build.xml (modified) " . Tue, 04 Aug 2009 15:02:45 GMT guggis [16848] * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionCache.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/ac/AutoCompletionListViewer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Presets.java (modified) ${commit.message} Tue, 04 Aug 2009 14:45:42 GMT guggis [16844] * applications/editors/josm/plugins/tageditor/build.xml (modified) ${commit.message} Tue, 04 Aug 2009 14:42:57 GMT guggis [16842] * applications/editors/josm/plugins/tageditor/build.xml (modified) ${commit.message} Tue, 04 Aug 2009 14:42:10 GMT guggis [16841] * applications/editors/josm/plugins/tageditor/build.xml (modified) ${commit.message} Tue, 04 Aug 2009 14:39:23 GMT guggis [16840] * applications/editors/josm/plugins/tageditor/build.xml (modified) ${commit.message} Tue, 21 Jul 2009 07:42:38 GMT stoecker [16605] * applications/editors/josm/plugins/graphview/build.xml (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) set proper version Sun, 19 Jul 2009 16:43:32 GMT guggis [16584] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm/CompatibilityUtil.java (modified) updated compatibility util Sun, 19 Jul 2009 10:33:42 GMT guggis [16575] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm/CompatibilityUtil.java (modified) comments added Sun, 19 Jul 2009 10:17:51 GMT guggis [16574] * 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/AutoCompletionCache.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) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagFieldEditor.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/josm/CompatibilityUtil.java (added) * 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/tagspec/TagSpecification.java (modified) added compatibility mode for Main.ds / Main.getCurrentDataSet() Sat, 06 Jun 2009 20:25:31 GMT stoecker [15707] * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/cadastre-fr/build.xml (modified) * applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/WMSLayer.java (modified) * applications/editors/josm/plugins/czechaddress/build.xml (modified) * applications/editors/josm/plugins/openlayers/src/org/openstreetmap/josm/plugins/openLayers/OpenLayersLayer.java (modified) * applications/editors/josm/plugins/openvisible/build.xml (modified) * applications/editors/josm/plugins/openvisible/src/at/dallermassl/josm/plugin/openvisible/OpenVisibleAction.java (modified) * applications/editors/josm/plugins/routing/build.xml (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/EdgeIterator.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/PreferencesKeys.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingEdge.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingGraph.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingGraphDelegator.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingProfile.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/gtfs/GTFSTransportModes.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/osm/OsmEdge.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/osm/OsmWayTypes.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/RoutingLayer.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/RoutingModel.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/RoutingPlugin.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/actions/AddRouteNodeAction.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/actions/MoveRouteNodeAction.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/actions/RemoveRouteNodeAction.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingDialog.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingMenu.java (modified) * applications/editors/josm/plugins/routing/src/com/innovant/josm/plugin/routing/gui/RoutingPreferenceDialog.java (modified) * applications/editors/josm/plugins/slippymap/build.xml (modified) * applications/editors/josm/plugins/slippymap/src/org/openstreetmap/josm/plugins/slippymap/SlippyMapLayer.java (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/waydownloader (modified) * applications/editors/josm/plugins/wmsplugin/build.xml (modified) * applications/editors/josm/plugins/wmsplugin/src/META-INF (deleted) * applications/editors/josm/plugins/wmsplugin/src/uk (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/OSGBGrabber.java (deleted) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSGrabber.java (modified) * applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified) lots of updates due to josm changes Sat, 30 May 2009 11:00:04 GMT guggis [15319] * 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/AutoCompletionList.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListItem.java (modified) * 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/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/RunnableAction.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/TagEditorModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/NameIconCellRenderer.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.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/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) resolved incompatibility issues with Java 1.5 Thu, 30 Apr 2009 13:05:57 GMT stoecker [14839] * applications/editors/josm/plugins/00_plugin_dir_template/build.xml (modified) * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) cleanup Thu, 30 Apr 2009 12:58:19 GMT stoecker [14837] * applications/editors/josm/plugins/00_plugin_dir_template/build.number (deleted) * applications/editors/josm/plugins/00_plugin_dir_template/build.xml (modified) * applications/editors/josm/plugins/piclayer/build.number (deleted) * applications/editors/josm/plugins/piclayer/build.xml (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) cleanup recently added build.xmls and demo plugin - before changing ... Wed, 22 Apr 2009 18:13:58 GMT guggis [14698] * applications/editors/josm/plugins/tageditor/build.number (deleted) build.number is obsolete Wed, 22 Apr 2009 18:12:26 GMT guggis [14696] * applications/editors/josm/plugins/tageditor/build.xml (modified) fixing JOSM Ticket #2422 - When compiling tageditor, it tries to ... Wed, 22 Apr 2009 08:45:01 GMT skela [14674] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Thu, 16 Apr 2009 09:11:57 GMT guggis [14523] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Thu, 16 Apr 2009 09:11:36 GMT guggis [14522] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Thu, 16 Apr 2009 09:09:01 GMT guggis [14521] * applications/editors/josm/plugins/tageditor/.classpath (deleted) * applications/editors/josm/plugins/tageditor/.project (deleted) * applications/editors/josm/plugins/tageditor/build-local.xml (deleted) * applications/editors/josm/plugins/tageditor/classes (deleted) * applications/editors/josm/plugins/tageditor/doc (deleted) * applications/editors/josm/plugins/tageditor/lib (deleted) * applications/editors/josm/plugins/tageditor/test (deleted) fixing wrong check-in Thu, 16 Apr 2009 09:04:20 GMT guggis [14520] * applications/editors/josm/plugins/tageditor/.classpath (added) * applications/editors/josm/plugins/tageditor/.project (added) * applications/editors/josm/plugins/tageditor/.settings (added) * applications/editors/josm/plugins/tageditor/.settings/org.codehaus.groovy.eclipse.preferences.prefs (added) * applications/editors/josm/plugins/tageditor/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/tageditor/build-local.xml (added) * applications/editors/josm/plugins/tageditor/build.number (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) * applications/editors/josm/plugins/tageditor/classes (added) * applications/editors/josm/plugins/tageditor/classes/org (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/LaunchAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$2.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$3$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$3.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$CancelAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog$OKAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/TagEditorPlugin.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionCache.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionContext.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionItemPritority.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionList.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListItem.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListRenderer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/ac/IAutoCompletionListListener.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetItemListCellRenderer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager$2.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager$3.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager$4.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/RunnableAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TableCellEditor.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TableCellRenderer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagEditorModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagFieldEditor$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagFieldEditor$2.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagFieldEditor$AutoCompletionDocument.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagFieldEditor.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable$AddAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable$DeleteAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable$SelectNextColumnCellAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable$SelectPreviousColumnCellAction.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable$TagTableColumnModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/Group.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/INameIconProvider.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/Item.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/Presets.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/Tag.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/io (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/io/Parser$Handler.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/io/Parser.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/io/PresetIOException.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/IPresetSelectorListener.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/NameIconCellRenderer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTable.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableColumnModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$2.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$3.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$4.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$5.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$6.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$7.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$8.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector$DoubleClickAdapter.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/KeyValuePair.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/LableSpecification.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecification.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications$Handler.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications$ResourceEntityResolver.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/ITagSelectorListener.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/KeyValueCellRenderer.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$2.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$3.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$4.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$5.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$6.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$7.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$8.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector$DoubleClickAdapter.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTable.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel$1.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel.class (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/util (added) * applications/editors/josm/plugins/tageditor/classes/org/openstreetmap/josm/plugins/tageditor/util/IndentWriter.class (added) * applications/editors/josm/plugins/tageditor/doc (added) * applications/editors/josm/plugins/tageditor/doc/screen-shot.ppt (added) * applications/editors/josm/plugins/tageditor/doc/tageditor-screen-shot.jpg (added) * applications/editors/josm/plugins/tageditor/doc/tageditor-screen-shot.png (added) * applications/editors/josm/plugins/tageditor/lib (added) * applications/editors/josm/plugins/tageditor/lib/josm-tag-editor-plugin.jar (added) * applications/editors/josm/plugins/tageditor/lib/tag-editor-plugin.jar (added) * applications/editors/josm/plugins/tageditor/lib/tageditor.jar (added) * 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/TagEditorModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (modified) * applications/editors/josm/plugins/tageditor/test (added) * applications/editors/josm/plugins/tageditor/test/functional (added) * applications/editors/josm/plugins/tageditor/test/functional/org (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor/editor (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor/editor/PresetManagerTest.java (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor/preset (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor/preset/ui (added) * applications/editors/josm/plugins/tageditor/test/functional/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelectorTest.java (added) * applications/editors/josm/plugins/tageditor/test/map-feature-list.dtd (added) * applications/editors/josm/plugins/tageditor/test/osm-tag-definition-list-1.xml (added) * applications/editors/josm/plugins/tageditor/test/osm-tag-definition-list.xml (added) * applications/editors/josm/plugins/tageditor/test/osm-tag-definition-list.xsd (added) * applications/editors/josm/plugins/tageditor/test/sample1.xml (added) * applications/editors/josm/plugins/tageditor/test/unit (added) * applications/editors/josm/plugins/tageditor/test/unit/data (added) * applications/editors/josm/plugins/tageditor/test/unit/data/presets.xml (added) * applications/editors/josm/plugins/tageditor/test/unit/data/simple-presets.xml (added) * applications/editors/josm/plugins/tageditor/test/unit/org (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/preset (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/preset/ItemTest.java (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/preset/PresetsTest.groovy (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/preset/io (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/preset/io/ParserTest.java (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/test (added) * applications/editors/josm/plugins/tageditor/test/unit/org/openstreetmap/josm/plugins/tageditor/test/AutoCompletionListItemTest.java (added) fixed problem with dirty state. Now sets the dialog into dirty state ... Wed, 08 Apr 2009 09:53:45 GMT guggis [14430] * applications/editors/josm/plugins/tageditor/build.old.xml (deleted) deleted build.old.xml Wed, 08 Apr 2009 09:53:12 GMT guggis [14429] * applications/editors/josm/plugins/tageditor/build.old.xml (copied) * applications/editors/josm/plugins/tageditor/build.xml (modified) update build.xml Wed, 08 Apr 2009 09:49:52 GMT guggis [14426] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Wed, 08 Apr 2009 09:47:50 GMT guggis [14425] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Wed, 08 Apr 2009 09:46:39 GMT guggis [14424] * applications/editors/josm/plugins/tageditor/build.number (modified) increment build number Tue, 07 Apr 2009 21:15:15 GMT guggis [14421] * applications/editors/josm/plugins/tageditor/build.xml (modified) added build number Tue, 07 Apr 2009 19:29:07 GMT guggis [14419] * applications/editors/josm/plugins/tageditor/build.number (modified) inc build number Tue, 07 Apr 2009 19:28:31 GMT guggis [14418] * applications/editors/josm/plugins/tageditor/build.number (modified) inc build number Tue, 07 Apr 2009 18:57:11 GMT guggis [14417] * applications/editors/josm/plugins/tageditor/README (modified) Tue, 07 Apr 2009 18:56:18 GMT guggis [14416] * 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/TagEditorModel.java (modified) cosmetics Tue, 07 Apr 2009 18:32:41 GMT guggis [14414] * applications/editors/josm/plugins/tageditor/build.number (added) Tue, 07 Apr 2009 18:22:47 GMT guggis [14412] * applications/editors/josm/plugins/tageditor/README (modified) Tue, 07 Apr 2009 18:19:38 GMT guggis [14411] * applications/editors/josm/plugins/tageditor/build.xml (modified) bug fix: include DTD in distribution Thu, 02 Apr 2009 08:09:49 GMT guggis [14387] * applications/editors/josm/plugins/tageditor/build.xml (modified) Tue, 31 Mar 2009 14:39:28 GMT stoecker [14371] * applications/editors/josm/plugins/Create_grid_of_ways (modified) * applications/editors/josm/plugins/build.xml (modified) * applications/editors/josm/plugins/routing (modified) * applications/editors/josm/plugins/tageditor (modified) * applications/editors/josm/plugins/tageditor/build.xml (modified) minor cleanups Sun, 29 Mar 2009 18:13:59 GMT guggis [14339] * applications/editors/josm/plugins/tageditor/build.xml (modified) fixed a path Sun, 29 Mar 2009 18:01:34 GMT guggis [14338] * 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/editor/PresetManager.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/TagEditorModel.java (modified) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (modified) Sun, 29 Mar 2009 16:09:31 GMT guggis [14335] * applications/editors/josm/plugins/tageditor/LICENSE (added) * applications/editors/josm/plugins/tageditor/README (added) Sun, 29 Mar 2009 15:39:24 GMT guggis [14334] * applications/editors/josm/plugins/tageditor/build.xml (added) first check-in Sun, 29 Mar 2009 15:38:42 GMT guggis [14333] * applications/editors/josm/plugins/tageditor/resources/delete.gif (added) * applications/editors/josm/plugins/tageditor/resources/osm-tag-definitions.xml (added) * applications/editors/josm/plugins/tageditor/resources/osm.gif (added) * applications/editors/josm/plugins/tageditor/resources/selection.gif (added) first check-in Sun, 29 Mar 2009 15:38:22 GMT guggis [14332] * applications/editors/josm/plugins/tageditor/resources (added) * applications/editors/josm/plugins/tageditor/resources/add.gif (added) first check-in Sun, 29 Mar 2009 15:25:26 GMT guggis [14331] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/util (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/util/IndentWriter.java (added) first check-in Sun, 29 Mar 2009 15:22:48 GMT guggis [14330] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/ITagSelectorListener.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/KeyValueCellRenderer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TabularTagSelector.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTable.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableColumnModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/ui/TagsTableModel.java (added) first check-in Sun, 29 Mar 2009 15:22:29 GMT guggis [14329] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/KeyValuePair.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/LableSpecification.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecification.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/TagSpecifications.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/tagspec/osm-tag-definitions.dtd (added) first check-in Sun, 29 Mar 2009 15:22:14 GMT guggis [14328] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/IPresetSelectorListener.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/NameIconCellRenderer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTable.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableColumnModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/PresetsTableModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/ui/TabularPresetSelector.java (added) first check-in Sun, 29 Mar 2009 15:21:56 GMT guggis [14327] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/Parser.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/io/PresetIOException.java (added) first check-in Sun, 29 Mar 2009 15:21:40 GMT guggis [14326] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Group.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/INameIconProvider.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Item.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Presets.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/preset/Tag.java (added) first check-in Sun, 29 Mar 2009 15:21:10 GMT guggis [14325] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetItemListCellRenderer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/PresetManager.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/RunnableAction.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellEditor.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TableCellRenderer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagEditor.java (added) * 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/TagFieldEditor.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagModel.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/editor/TagTable.java (added) first check-in Sun, 29 Mar 2009 15:20:52 GMT guggis [14324] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionCache.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionContext.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionItemPritority.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionList.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListItem.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListRenderer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/AutoCompletionListViewer.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/ac/IAutoCompletionListListener.java (added) first check-in Sun, 29 Mar 2009 15:20:01 GMT guggis [14323] * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorDialog.java (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/TagEditorPlugin.java (added) first check-in Sun, 29 Mar 2009 15:19:40 GMT guggis [14322] * applications/editors/josm/plugins/tageditor/src (added) * applications/editors/josm/plugins/tageditor/src/org (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor (added) * applications/editors/josm/plugins/tageditor/src/org/openstreetmap/josm/plugins/tageditor/LaunchAction.java (added) first check-in Sun, 29 Mar 2009 14:02:33 GMT guggis [14320] * applications/editors/josm/plugins/tageditor (added)