Log of /trunk/dist
Directory Listing
Revision
313 -
Directory Listing
Modified
Wed Aug 26 10:38:09 2009 UTC
(15 years, 6 months ago)
by
mojays
Binaries updated.
Revision
293 -
Directory Listing
Modified
Sun Aug 9 13:17:37 2009 UTC
(15 years, 6 months ago)
by
alfonx
* Upgraded Swingx from 0.9.7 to 1.0, changed all depending .classpath and .jnlp files
* Committing latest av.jar and schmitzm.jar to ISDSS, SCHMITZM and ATLAS-FRAMEWORK
* In Atlas-Framework, it's now not needed to have an unsigned version of swingx in /LibUnsigned, because we are not overwriting a swingx class any more.
* GeoImportUtil now has a setter for the DEFAULT_CRS
Revision
247 -
Directory Listing
Modified
Fri Jul 31 10:29:47 2009 UTC
(15 years, 7 months ago)
by
mojays
ChartStyle, AbstractChartStyle: new method getRendererCount()
ChartRendererStyle: new method getSeriesCount()
ChartStyleXMLFactory: write renderer style to XML
LangUtil: new method to determine the min/max value of a set of collections
Revision
241 -
Directory Listing
Modified
Tue Jul 28 09:03:44 2009 UTC
(15 years, 7 months ago)
by
mojays
added missing ChartType
Revision
232 -
Directory Listing
Modified
Sat Jul 18 21:55:20 2009 UTC
(15 years, 7 months ago)
by
mojays
new schmitzm.jar
Revision
228 -
Directory Listing
Modified
Fri Jul 17 10:21:14 2009 UTC
(15 years, 7 months ago)
by
alfonx
* New JARs
Revision
224 -
Directory Listing
Modified
Tue Jul 14 15:57:19 2009 UTC
(15 years, 7 months ago)
by
alfonx
* big biG BIG refactoring: StyledMap[Interface,Util,Style] never dealt with Maps (=Orchestrations of layers), but always only with single Layers. Now it has been refactored to StyledLayer[Interface,Util,Style].
* Some variable names and methodNames have been corrected also, but many will still be missing.
* New JARs committed
Revision
202 -
Directory Listing
Modified
Tue Jul 7 19:39:13 2009 UTC
(15 years, 7 months ago)
by
mojays
dist updated
Revision
194 -
Directory Listing
Modified
Mon Jul 6 12:24:48 2009 UTC
(15 years, 7 months ago)
by
alfonx
* New JARs containg a refactoring
* Fixed a regression bug in GP that made editing the styles via MapComposer impossible.
Revision
178 -
Directory Listing
Modified
Wed Jul 1 15:22:25 2009 UTC
(15 years, 8 months ago)
by
alfonx
* New release with FeatureDialog and AttributeTable improvements
Revision
174 -
Directory Listing
Modified
Tue Jun 30 20:48:02 2009 UTC
(15 years, 8 months ago)
by
alfonx
Released 1.1 b39
Revision
156 -
Directory Listing
Modified
Mon Jun 22 12:58:36 2009 UTC
(15 years, 8 months ago)
by
mojays
JMapPane: Selection now "CRS-sensitive"
Revision
150 -
Directory Listing
Modified
Fri Jun 19 14:20:30 2009 UTC
(15 years, 8 months ago)
by
alfonx
* Renamed classes:
LayerPanel to MapLegend (works on StyledObj)
AtlasLayerPanel to AtlasMapLegend (works on DpLayer)
LayerPanelGroup to MapLayerLegend (works on StyledObj)
AtlasLayerPanelGroup to AtlasMapLayerLegend (works on DpLayer)
Updated all JARs and committed them.
TODO: Some "ISDSS person" might want to rename:
de.isdss.util.framework.ui.panel.LayerPanelScrollPane to something like MapLegendScrollPane.java or FWMapLegendScrollPane.java
* Also committing some substitutions of "@returns" with "@return"
* Removed testsomethong.java from xulu
Revision
149 -
Directory Listing
Modified
Thu Jun 18 16:48:02 2009 UTC
(15 years, 8 months ago)
by
alfonx
* New JARs
Revision
145 -
Directory Listing
Modified
Thu Jun 18 00:28:28 2009 UTC
(15 years, 8 months ago)
by
alfonx
* Tuned the versioning system in build.xml
* Renamed JavaDoc @returns to @return to reduce warnings (by prox 0.1% ;-) )
Revision
137 -
Directory Listing
Modified
Wed Jun 3 20:10:31 2009 UTC
(15 years, 8 months ago)
by
mojays
Revision
121 -
Directory Listing
Modified
Mon May 18 14:15:42 2009 UTC
(15 years, 9 months ago)
by
mojays
FeatureFilterPanel
- "TEST" used as default button
- dialog with details for error
FeatureLayerFilterDialog
- OK/APPLY buttons disables on errors
ExceptionDialog
- details can be shown as default
FeatureOperationTreeFilter
- exception is not caught in evaluate(.) to show errors in parent components
Revision
115 -
Directory Listing
Modified
Wed May 13 15:17:13 2009 UTC
(15 years, 9 months ago)
by
mojays
neue Struktur (SelectionTracker) in JMapPane noch nicht 100%ig (vorerst wieder zurückgenommen)
Revision
114 -
Directory Listing
Modified
Wed May 13 14:11:00 2009 UTC
(15 years, 9 months ago)
by
mojays
OperationTreeParser:
- Aussagekräftigere Fehlermeldung bei unbekanntem Fehler
JMapPane
- Entfernen/Hinzufügen des MouseSelectionTrackers (um Rahmen bei Info-Tool zu verhindern) ersetzt gegen Überschreiben der mouseDragged(.) des SelectionTrackers
Revision
113 -
Directory Listing
Modified
Wed May 13 11:38:56 2009 UTC
(15 years, 9 months ago)
by
mojays
some changes to avoid NPEs when FeatureCollection.getSize() returns a to big value
Revision
112 -
Directory Listing
Modified
Wed May 13 09:18:53 2009 UTC
(15 years, 9 months ago)
by
mojays
StyledFeatureCollectionTableModel
- bug fixed in FeatureSource -> FeatureCollection conversion (using getSchema() instead of getFeatureType()!)
Revision
111 -
Directory Listing
Modified
Tue May 12 23:33:14 2009 UTC
(15 years, 9 months ago)
by
alfonx
* Fixed some bugs with the SelectionListeners and the JMapPane. To make this work, StyledFeatureLayerSelectionModel now extends StyledLayerSelectionModel<String>. So the selection is remembered as a Set of Feature-IDs. This change was needed, because Feature.java doesn't overwrite the equals method, and therefore the HashSet didn't function as expected.
* Added new Tools and BUttons to MapPaneToolBar.java to select features
* Changed a lot in MapPaneToolBar.java. It now allows to position Spaces, Actions and Tools via the ID field. (the new feature is to mix them)
* Fixed a bug in AV's ClickInfoPanel that would suddenly pop up an AtlasViewer if started from Geopublisher under special circumstances.
* Moving layers in the legend is using MapContext's move method instead of remove and insert.
* LayerPanel's remember* Maps now all have the MapLayer's ID as a key.
This commit includes latest schmitzm.jar and av.jar. The av.jar is also commited to the ISDSS, but the ISDSS will still have the old schmitzm.jar. Latest schmitzm.jar in ISDSS should be updated ASAP. I just don't know where to put it.
Revision
108 -
Directory Listing
Modified
Tue May 12 12:24:24 2009 UTC
(15 years, 9 months ago)
by
mojays
StylingUtil
- new method to create a BrewerPalette
Revision
104 -
Directory Listing
Modified
Fri May 8 13:49:34 2009 UTC
(15 years, 9 months ago)
by
alfonx
(Hacking Session in action - atomic commits can't be ensured)
- Moved Style-cloning methods fro skrueger.sld.Utilities.java to schmitzm-StylingUtil.java
Revision
90 -
Directory Listing
Modified
Sun Apr 26 17:43:58 2009 UTC
(15 years, 10 months ago)
by
mojays
FeatureCollectionTableModel extended
- findFeature(.)
- getFeature(.)
Revision
89 -
Directory Listing
Modified
Thu Apr 23 19:47:11 2009 UTC
(15 years, 10 months ago)
by
alfonx
* New av.jar and schmitzm.jar "released" to update ISDSS.
Revision
86 -
Directory Listing
Modified
Thu Apr 23 18:50:02 2009 UTC
(15 years, 10 months ago)
by
mojays
FeatureCollectionFrame
- selection column added by using SelectionTableModel
GeoPositionLabel
- displaying position label on mousePressed disabled, so that the envelope label is no longer shown on simple clicks
Revision
71 -
Directory Listing
Modified
Mon Apr 20 18:34:43 2009 UTC
(15 years, 10 months ago)
by
mojays
new PropertyChangeEmitter
Revision
69 -
Directory Listing
Modified
Mon Apr 20 12:12:43 2009 UTC
(15 years, 10 months ago)
by
mojays
SelectionTableModel:
- Problem with cleared selection (when selection column is clicked on) solved
- now using new class SelectableJTable
SortableJTable
- derived from SelectableJTable
Revision
68 -
Directory Listing
Modified
Mon Apr 20 10:04:49 2009 UTC
(15 years, 10 months ago)
by
mojays
schmitzm.jar, schmitzm-src.zip updated
Revision
63 -
Directory Listing
Modified
Fri Apr 17 18:59:10 2009 UTC
(15 years, 10 months ago)
by
alfonx
* The end of the hacking day with Martin and Steve
Revision
44 -
Directory Listing
Modified
Tue Apr 14 20:23:41 2009 UTC
(15 years, 10 months ago)
by
alfonx
* Added a static public convenience method isEmpty to i8n.Translation which deals with null, "", and the deprectaed NO_TRANSLATION constant.
* Moved the method "public static MemoryFeatureCollection filterSLDVisibleOnly(...)" from FeatureUtil to StylingUtil.
Revision
43 -
Directory Listing
Modified
Tue Apr 14 14:19:30 2009 UTC
(15 years, 10 months ago)
by
alfonx
* Some cleanup in I8NUtil
* Transition from owner=Window to owner=Component, because Java 1.6 JOptionPane can determine the parent Window itself.
Revision
38 -
Directory Listing
Modified
Sun Apr 5 15:06:56 2009 UTC
(15 years, 10 months ago)
by
alfonx
* Further improved the TranslationAskJDialog
* Removed deprecated stuff from TranslationEditJPanel
Revision
37 -
Directory Listing
Modified
Mon Mar 30 00:43:08 2009 UTC
(15 years, 11 months ago)
by
alfonx
Now Translation doesn't fires LocaleChangeEvents if newLang.equals(oldLang)
Revision
36 -
Directory Listing
Modified
Sun Mar 29 22:19:52 2009 UTC
(15 years, 11 months ago)
by
alfonx
Revision
35 -
Directory Listing
Modified
Sun Mar 29 22:19:41 2009 UTC
(15 years, 11 months ago)
by
alfonx
This jar contains the latest changed to the skrueger.i8n.Translation stuff.
Revision
30 -
Directory Listing
Modified
Fri Mar 20 14:41:42 2009 UTC
(15 years, 11 months ago)
by
mojays
Bug in GridUtil.getOverlappingCells(..) fixed
Revision
29 -
Directory Listing
Modified
Wed Mar 11 12:27:46 2009 UTC
(15 years, 11 months ago)
by
mojays
Revision
28 -
Directory Listing
Modified
Wed Mar 11 12:25:42 2009 UTC
(15 years, 11 months ago)
by
mojays
dependency of ADAGIOS removed
added some useful classes from ADAGIOS
Revision
24 -
Directory Listing
Modified
Thu Mar 5 16:38:39 2009 UTC
(15 years, 11 months ago)
by
mojays
schmitzm.jar.zip deleted from "dist"
Revision
23 -
Directory Listing
Modified
Thu Mar 5 16:37:37 2009 UTC
(15 years, 11 months ago)
by
mojays
Bug #902 fixed: Header in FeatureTypeTableModel now localized using the same translations as FeatureTableModel:
schmitzm.geotools.feature.FeatureTableModel.AttrName
schmitzm.geotools.feature.FeatureTableModel.AttrType
Revision
22 -
Directory Listing
Modified
Thu Mar 5 13:08:38 2009 UTC
(15 years, 11 months ago)
by
alfonx
* Added Localization in French by Oliver Schmitz.
* Added a comment to FeatureFilterPanel on how to recreate the Tabel Header. No code changes!
Revision
19 -
Directory Listing
Modified
Mon Mar 2 18:35:18 2009 UTC
(16 years ago)
by
mojays
converter methods "Raster2Real" and "Real2Raster" moved to GridUtil
Revision
16 -
Directory Listing
Added
Wed Feb 25 22:34:11 2009 UTC
(16 years ago)
by
mojays
new "dist" folder with latest release as jar