This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.


    from de04f27  Add limited options to `ExtentSelector` for configuring the 
selection criteria.
     new cad51c7  Avoid creation of an unused `Accordion` control. Remember 
which title pane was expanded when switching view.
     new ddf0da7  Fix a problem of image now shown when selecting "New window" 
menu.
     new 78d9505  Fix a typo: "to shown" → 'to show".

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../main/java/org/apache/sis/gui/DataViewer.java   |  2 +-
 .../apache/sis/gui/coverage/CoverageCanvas.java    | 26 +++++---
 .../apache/sis/gui/coverage/CoverageControls.java  | 27 ++++----
 .../apache/sis/gui/coverage/CoverageExplorer.java  | 47 +++++++++-----
 .../org/apache/sis/gui/coverage/GridControls.java  | 17 +++--
 .../apache/sis/gui/coverage/ViewAndControls.java   | 35 ++++++++++-
 .../apache/sis/gui/dataset/ResourceExplorer.java   | 72 ++++++++++++++--------
 .../org/apache/sis/gui/dataset/SelectedData.java   | 37 ++---------
 .../java/org/apache/sis/gui/map/StatusBar.java     |  2 +-
 .../sis/gui/referencing/ObjectStringConverter.java |  2 +-
 .../gui/referencing/RecentReferenceSystems.java    |  2 +-
 .../internal/gui/control/ColorColumnHandler.java   |  4 +-
 .../apache/sis/internal/gui/control/ColorRamp.java |  4 +-
 .../java/org/apache/sis/internal/setup/Wizard.java |  2 +-
 .../org/apache/sis/internal/setup/WizardPage.java  |  4 +-
 .../org/apache/sis/metadata/PropertyAccessor.java  |  2 +-
 .../sis/internal/map/coverage/RenderingData.java   |  3 +-
 17 files changed, 172 insertions(+), 116 deletions(-)

Reply via email to