Log of /trunk/dist/schmitzm.jar
Parent Directory
|
Revision Log
Revision
111 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 12 23:33:14 2009 UTC
(15 years, 9 months ago)
by
alfonx
File length: 827234 byte(s)
Diff to
previous 108
* 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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 12 12:24:24 2009 UTC
(15 years, 9 months ago)
by
mojays
File length: 812979 byte(s)
Diff to
previous 104
StylingUtil
- new method to create a BrewerPalette
Revision
104 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 8 13:49:34 2009 UTC
(15 years, 9 months ago)
by
alfonx
File length: 801561 byte(s)
Diff to
previous 90
(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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 26 17:43:58 2009 UTC
(15 years, 10 months ago)
by
mojays
File length: 801487 byte(s)
Diff to
previous 89
FeatureCollectionTableModel extended
- findFeature(.)
- getFeature(.)
Revision
89 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 23 19:47:11 2009 UTC
(15 years, 10 months ago)
by
alfonx
File length: 800442 byte(s)
Diff to
previous 86
* New av.jar and schmitzm.jar "released" to update ISDSS.
Revision
86 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 23 18:50:02 2009 UTC
(15 years, 10 months ago)
by
mojays
File length: 800736 byte(s)
Diff to
previous 71
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
69 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 20 12:12:43 2009 UTC
(15 years, 10 months ago)
by
mojays
File length: 791667 byte(s)
Diff to
previous 68
SelectionTableModel:
- Problem with cleared selection (when selection column is clicked on) solved
- now using new class SelectableJTable
SortableJTable
- derived from SelectableJTable
Revision
63 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 17 18:59:10 2009 UTC
(15 years, 10 months ago)
by
alfonx
File length: 788692 byte(s)
Diff to
previous 44
* The end of the hacking day with Martin and Steve
Revision
44 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 14 20:23:41 2009 UTC
(15 years, 10 months ago)
by
alfonx
File length: 772803 byte(s)
Diff to
previous 43
* 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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 14 14:19:30 2009 UTC
(15 years, 10 months ago)
by
alfonx
File length: 772454 byte(s)
Diff to
previous 38
* Some cleanup in I8NUtil
* Transition from owner=Window to owner=Component, because Java 1.6 JOptionPane can determine the parent Window itself.
Revision
38 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 5 15:06:56 2009 UTC
(15 years, 10 months ago)
by
alfonx
File length: 771888 byte(s)
Diff to
previous 37
* Further improved the TranslationAskJDialog
* Removed deprecated stuff from TranslationEditJPanel
Revision
37 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 30 00:43:08 2009 UTC
(15 years, 11 months ago)
by
alfonx
File length: 774290 byte(s)
Diff to
previous 35
Now Translation doesn't fires LocaleChangeEvents if newLang.equals(oldLang)
Revision
35 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 29 22:19:41 2009 UTC
(15 years, 11 months ago)
by
alfonx
File length: 774273 byte(s)
Diff to
previous 30
This jar contains the latest changed to the skrueger.i8n.Translation stuff.
Revision
30 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 20 14:41:42 2009 UTC
(15 years, 11 months ago)
by
mojays
File length: 775212 byte(s)
Diff to
previous 28
Bug in GridUtil.getOverlappingCells(..) fixed
Revision
28 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 11 12:25:42 2009 UTC
(15 years, 11 months ago)
by
mojays
File length: 773640 byte(s)
Diff to
previous 23
dependency of ADAGIOS removed
added some useful classes from ADAGIOS
Revision
23 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 5 16:37:37 2009 UTC
(15 years, 11 months ago)
by
mojays
File length: 740818 byte(s)
Diff to
previous 22
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 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 5 13:08:38 2009 UTC
(15 years, 11 months ago)
by
alfonx
File length: 740671 byte(s)
Diff to
previous 19
* Added Localization in French by Oliver Schmitz.
* Added a comment to FeatureFilterPanel on how to recreate the Tabel Header. No code changes!
Revision
19 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 2 18:35:18 2009 UTC
(16 years ago)
by
mojays
File length: 737972 byte(s)
Diff to
previous 16
converter methods "Raster2Real" and "Real2Raster" moved to GridUtil
Revision
16 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Feb 25 22:34:11 2009 UTC
(16 years ago)
by
mojays
File length: 737972 byte(s)
new "dist" folder with latest release as jar
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.