trunk/license-lgpl.txt
|
added
|
trunk/src/appl/data/LateLoadable.java
|
modified
, text changed
|
trunk/src/appl/data/LoadingException.java
|
modified
, text changed
|
trunk/src/appl/util/RasterMetaData.java
|
modified
, text changed
|
trunk/src/junit/skrueger/i8n/SwitchLanguageDialogTest.java
|
modified
, text changed
|
trunk/src/schmitzm/data/AbstractReadableGrid.java
|
modified
, text changed
|
trunk/src/schmitzm/data/AbstractWritableGrid.java
|
modified
, text changed
|
trunk/src/schmitzm/data/DataUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/data/ObjectStructure.java
|
modified
, text changed
|
trunk/src/schmitzm/data/ObjectStructureUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/data/RasterCalculator.java
|
modified
, text changed
|
trunk/src/schmitzm/data/RasterFilter.java
|
modified
, text changed
|
trunk/src/schmitzm/data/RasterOperationTree.java
|
modified
, text changed
|
trunk/src/schmitzm/data/RasterOperationTreeParser.java
|
modified
, text changed
|
trunk/src/schmitzm/data/ReadableGrid.java
|
modified
, text changed
|
trunk/src/schmitzm/data/WritableGrid.java
|
modified
, text changed
|
trunk/src/schmitzm/data/WritableGridArray.java
|
modified
, text changed
|
trunk/src/schmitzm/data/WritableGridRaster.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/AbstractObjectEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/AbstractObjectTraceable.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/GeneralObjectChangeEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/Invoker.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/NameChangeEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/ObjectChangeEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/ObjectCloseEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/ObjectEvent.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/ObjectListener.java
|
modified
, text changed
|
trunk/src/schmitzm/data/event/ObjectTraceable.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/Access.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/AccessViolationException.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/Accessible.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/DynamicProperties.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ListProperty.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ListPropertyReadAccess.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ListPropertyWriteAccess.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/MatrixProperty.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/Properties.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/Property.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertyException.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertyReadAccess.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertySet.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertyType.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertyUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/PropertyWriteAccess.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ScalarProperty.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ValueProperty.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ValuePropertyAccessParameters.java
|
modified
, text changed
|
trunk/src/schmitzm/data/property/ValuePropertyType.java
|
modified
, text changed
|
trunk/src/schmitzm/data/resource/locales/DataResourceBundle.properties
|
modified
, text changed
|
trunk/src/schmitzm/data/resource/locales/DataResourceBundle_de.properties
|
modified
, text changed
|
trunk/src/schmitzm/geotools/FilterUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/GTUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/JTSUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/AbstractAutoValueGenerator.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/AttributeFilter.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/AttributeTypeFilter.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/AutoValueGenerator.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureCollectionReader.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureOperationTree.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureOperationTreeFilter.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureOperationTreeParser.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureTableModel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureTypeBuilderTableModel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureTypeTableModel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/FeatureUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/NumberValueGenerator.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle.properties
|
modified
, text changed
|
trunk/src/schmitzm/geotools/feature/resource/locales/FeatureResourceBundle_de.properties
|
modified
, text changed
|
trunk/src/schmitzm/geotools/grid/GridStatistic.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/grid/GridUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/grid/GridZoneStatistic.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/grid/ReadableGridCoverage.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/grid/WritableGridCoverage.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/CRSSelectionDialog.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/ColorMapTable.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureCollectionFilterPanel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureCollectionFrame.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureCollectionTableModel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureFilterPanel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureInputOption.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureLayerFilterDialog.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureTablePane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/FeatureTypeInputOption.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/GeoMapPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/GeoPositionLabel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/GeotoolsGUIUtil.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/GridPanel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/JEditorPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/JEditorToolBar.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/JMapPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/LayeredEditorFrame.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/LayeredMapFrame.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/LayeredMapPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/MapActionControlPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/MapContextControlPane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/MapPaneStatusBar.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/MouseSelectionTracker.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/RasterPositionLabel.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/ScalePane.java
|
modified
, text changed
|
trunk/src/schmitzm/geotools/gui/ScalePanel.java
|
modified
, text changed
|
[...] |