Parent Directory
|
Revision Log
Sticky Revision: |
Change email address
Geopublisher can now switch languages for the GUI and the atlas data mostly independent.
Added a bunch of test cases for Translation, as i want to seperate Locale.default (the GP GUI) and the atlas content langauge (Translation.activeLang).
Added new method setBestMatchingLanguage to Translations
* Changes some more kruegers to tzeggai * Renamed Geopublisher_de.proaperties ResourceBundle to geopublisherTranslation_de.properties etc... * Moved openOSFolder(File) method to SwingUtil,allowing to open a folder with a os dependent file explorer
* Changed my name from Stefan A. Krüger to Stefan A. Tzeggai
The new Interface AttributeMetadata has been renamed to AttributeMetadataInterface.
bug FIXed: Erstellen neuer Bsp. Diagramme in CDA: PROBLEME MIT CHART MANAGER!!!zeigt nicht das neuen sondern zweimal das alte in Liste. Kann das neuechart also nicht mehr itieren! Hab noch ein weiteres erstellt und es geschah das gleiche.
copy RC2 to trunk
2.0-RC2 ist für die weiterentwicklung und soll bald in den trunk mergen
DialogManager didn't always remove instances from the cache. Translation constructor List<String>, defaultTranslaiton only set the default for the active langage
Keine Ahnung was er da gebrancht hat.. der stand der dateien war weder trunk, noch der 1.0-gt26 branch... ich hab die dateien jetzt händisch auf den richtigen stand gebracht und comitte
2.0-RC1 branch ist für GP1.3 bugfixes... 1.0-gt2-2.6 ist der entwicklungs brnach
* Chart has a new button to zoom to full chart extend
* GP-Chart-Feature: Some smarter default settings for scatter plots. * GP-Feature: Better listener management in Translation.java
Bugs with Copyable (Feature)ChartStyles fixed. Should work now!
* Lots of changes in this big commit for GP 1.3 * New Interfaces: Checkable, Copyable, Cancellable, CancellableDialogAdapter to improve the GUI * New DialogManager to unify the handling of all dialogs. * GP-Feature: The dialog for editing/translating a DpEntry has been "enriched".
* First start of rewriting of AtlasStyler GUI for GT2.6 and Miglayout. * Fix for Schmitzm so that the FeatureMapLayerSelectionSynchronizer works correctly again.
Branch created from SCHMITZM 1.0 (rev 313) to switch to gt2-2.6.x.
* AS-Feature: Added a button to open the attribute table to the AtlasStyler QuantitiesClassification-GUI. * GP-Bugfix: Entering translations with tailing spaces lead to strange behavioure. Fixed.
* Big Code Cleanup in Atlas-Framework * More options in DesignAtlasChart
* Hackingsession: First release of DesignAtlasChartJDialog
all methods dealing with features moved from JFreeChartUtil to FeatureChartUtil imports organized
* Updated the license headers * chart action going on...
* Updated all .java and .properties headers with a recent LGPL 3.0 and a link to the project webpage.
* Renamed a method
* Removed a LOGGER.warn
* Un-deprecated the constructor Translation(String);
* 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.
* Some corrections in I8N withthe ISO vs. Locale language codes
* Further improved the TranslationAskJDialog * Removed deprecated stuff from TranslationEditJPanel
Now Translation doesn't fires LocaleChangeEvents if newLang.equals(oldLang)
Added Listener support to Translation. This allows to register a swing PropertyChangeListener for Locales changes.
skrueger.i8n.Translation is setting the Locale, we added: /** * Setting default locale for Swing JComponents to work around bug * http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4884480 */ JComponent.setDefaultLocale(newLocale);
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 |