Skip to content
Success

Changes

Summary

  1. STB-135, STB-136: Added Scene finalizers, JMetro dark style no more hardwired. (details)
  2. Changed base name of properties. (details)
  3. Updated site. (details)
  4. SpotBugs is now an optional dependency, POM clean up. (details)
  5. Added javadoc and clean up. (details)
  6. Changed docker image for Bitbucket Pipeline and clean up. (details)
  7. OpenJFX version set to 21.0.1. (details)
  8. TheseFoolishThings upgraded to '5.0-ALPHA-1'. (details)
  9. Super POM upgraded to '5.16'. (details)
  10. Redesigned support for @PresentationAssembler so it's compatible with modules. (details)
  11. Next version is 3.0-ALPHA-1. (details)
  12. STB-137: Add support for Java 9 modules. (details)
  13. [maven-release-plugin] prepare release 3.0-ALPHA-1 (details)
  14. [maven-release-plugin] prepare for next development iteration (details)
Commit 01659bd10b99228c0438ef9f26fee1edb42b5b61 by Fabrizio Giudici
STB-135, STB-136: Added Scene finalizers, JMetro dark style no more hardwired.
The file was modifiedmodules/examples/PresentationJavaFX/src/main/java/it/tidalwave/ui/example/presentation/javafx/Main.java
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXApplicationWithSplash.java
Commit 5a30998a775192636657265e36d30aaa9fd8ca27 by Fabrizio Giudici
Changed base name of properties.
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/JavaFXApplicationWithSplash.java
Commit 2bec7546c1a7194320161277f74cd62e8b8cb4e5 by Fabrizio Giudici
Updated site.
The file was modifiedsrc/site/markdown/getting-started.md.vm
The file was modifiedsrc/site/markdown/index.md.vm
Commit adfdd21d45331bd9371148d5c98d662ad5ecff73 by Fabrizio Giudici
SpotBugs is now an optional dependency, POM clean up.
The file was modifiedmodules/JavaFXBindings/pom.xml
The file was modifiedmodules/pom.xml
The file was removedmodules/examples/PresentationJavaFX/src/config/activate-it.tidalwave-aspectj-springaop-v2-profile
The file was modifiedmodules/Core/pom.xml
The file was modifiedmodules/examples/Presentation/pom.xml
The file was modifiedmodules/examples/PresentationJavaFX/pom.xml
Commit 91d19dbd70b7a1b44d38785d8868acd3ce87cc44 by Fabrizio Giudici
Added javadoc and clean up.
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/message/PanelShowRequest.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/HtmlDisplayable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/message/PanelShownNotification.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/Displayable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/UserAction.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/MutableIconProvider.java
The file was modifiedmodules/examples/Presentation/src/main/java/it/tidalwave/ui/example/presentation/MainPanelPresentation.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/PlainTextDisplayable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/Visibility.java
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/role/CustomGraphicProvider.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/Presentable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/PresentationModel.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/MenuBarControl.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/Styleable.java
The file was modifiedmodules/examples/Presentation/src/main/java/it/tidalwave/ui/example/presentation/impl/DefaultMainPanelPresentationControl.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/PresentationModelFactory.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/MutableDisplayable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/message/PanelHiddenNotification.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/IconProvider.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/Selectable.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/UserActionProvider.java
Commit a1b9aa1aaabb167a4a6c92586dc9be29951adab0 by Fabrizio Giudici
Changed docker image for Bitbucket Pipeline and clean up.
The file was modifiedbitbucket-pipelines.yml
Commit 5da26f3bab90f8a7d13ef45eefd96bdf8cccbf1d by Fabrizio Giudici
OpenJFX version set to 21.0.1.
The file was modifiedmodules/examples/pom.xml
Commit 9fa070683c94265cb73c4ebd1b0f405003b865a1 by Fabrizio Giudici
TheseFoolishThings upgraded to '5.0-ALPHA-1'.
The file was modifiedmodules/JavaFXBindings/src/test/java/it/tidalwave/ui/javafx/impl/UserActionProviderContextMenuBuilderTest.java
The file was modifiedmodules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java
The file was modifiedmodules/pom.xml
Commit bd532c8c2d85d24c843428f64b5be027623fc761 by Fabrizio Giudici
Super POM upgraded to '5.16'.
The file was modifiedpom.xml
The file was modifiedmodules/examples/pom.xml
Commit 1f9159b46e2d6958cb005713aa40be5662abd2ae by Fabrizio Giudici
Redesigned support for @PresentationAssembler so it's compatible with modules.
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeProxy.java
Commit b18a665dc152976a937f2878953a0142efaffece by Fabrizio Giudici
Next version is 3.0-ALPHA-1.
The file was modifiedpom.xml
The file was modifiedmodules/examples/Presentation/pom.xml
The file was modifiedmodules/examples/PresentationJavaFX/pom.xml
The file was modifiedmodules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/spi/AbstractJavaFXSpringApplication.java
The file was modifiedmodules/Core/pom.xml
The file was modifiedmodules/pom.xml
The file was modifiedmodules/examples/Model/pom.xml
The file was modifiedmodules/JavaFXBindings/pom.xml
The file was modifiedmodules/examples/pom.xml
Commit f780059975bdf570bd05574cd2e51a89802b8174 by Fabrizio Giudici
STB-137: Add support for Java 9 modules.
The file was modifiedmodules/examples/PresentationJavaFX/pom.xml
The file was addedmodules/examples/Presentation/src/main/java/module-info.java
The file was addedmodules/JavaFXBindings/src/main/java/module-info.java
The file was modifiedmodules/examples/Model/pom.xml
The file was modifiedmodules/JavaFXBindings/pom.xml
The file was addedmodules/Core/src/main/java/module-info.java
The file was modifiedmodules/pom.xml
The file was addedmodules/examples/PresentationJavaFX/src/main/java/module-info.java
The file was addedmodules/examples/Model/src/main/java/module-info.java
Commit 4c0f50b3f6c846bda4adef8c8b148c207cdc89a5 by Fabrizio Giudici
[maven-release-plugin] prepare release 3.0-ALPHA-1
The file was modifiedmodules/JavaFXBindings/pom.xml
The file was modifiedmodules/examples/Model/pom.xml
The file was modifiedpom.xml
The file was modifiedmodules/Core/pom.xml
The file was modifiedmodules/examples/Presentation/pom.xml
The file was modifiedmodules/examples/pom.xml
The file was modifiedmodules/pom.xml
The file was modifiedmodules/examples/PresentationJavaFX/pom.xml
Commit 3d0647e002f08f703645509d72f86852453e925b by Fabrizio Giudici
[maven-release-plugin] prepare for next development iteration
The file was modifiedmodules/pom.xml
The file was modifiedmodules/examples/PresentationJavaFX/pom.xml
The file was modifiedmodules/examples/Presentation/pom.xml
The file was modifiedmodules/JavaFXBindings/pom.xml
The file was modifiedpom.xml
The file was modifiedmodules/Core/pom.xml
The file was modifiedmodules/examples/Model/pom.xml
The file was modifiedmodules/examples/pom.xml