Parent Directory
|
Revision Log
Sticky Revision: |
* ToolTips für alle MapPaneToolbarActions eingebaut: zoom in/out, pan, info...
* Selection stuff technically ready to use! :-) :-) Next translating tooltips etc...
* Have to go now.. The basic idea of seleciton-related buttons appearing only when AttribTableDialog or a ChartDialog are open has been implemented.
* Not really an atomic commit: hacking session going on.. just switching from laptop to dektop. * Minimally improved dialog to choose a language if the atlas only contains languages that your computer doesn't. * GP: Added a menu item to send the logfile by email to Steve * GP: List of languages to select from is now sorted * Version-management in build.xml ... using a release.properties ** TODO: Still need integration with the webpage * BUGFIXed: Layers expanding and collapsing every time while the AS is updating the preview * UNDER WORK: AV: Only show selection-related buttons when they make sense.
* Fixed a bug when creating more than 3 additional styles at once... A NPE occurred because none has been set as the selected additional style. * Moved the i8n and Localisation for LabelSearch to schmitzm
* Upgraded JFreeChart to 1.0.13 and JCommon to 1.0.16
Many many many new JFreeChart stuff (selection panel and renderer, etc.) - schmitzm.jfree.chart.SelectableChartPanel - schmitzm.jfree.chart.ChartMouseSelectionTracker - schmitzm.jfree.chart.selection.* - schmitzm.jfree.chart.renderer.* Plus: Imports organized!
* Selection buttons removed
* 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.
First Commit, corresponds to Revision 1008 of Wikisquare-SVN includes: - schmitzm.* (except schmitzm.test) - org.geotools.* (all overridden classes) - skrueger.geotools - skrueger.i8n - skrueger.swing - appl.data.LateLoadable (dependency in SCHMITZM) - appl.data.LoadingException (dependency in SCHMITZM) - appl.util.RasterMetaData (dependency in SCHMITZM)
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.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |