|
232439a564
|
Move scene controllers to separate package
|
2020-06-08 10:36:30 +02:00 |
|
delvh
|
7d8b242099
|
Merge branch 'f/javafx' into f/settings
|
2020-04-19 22:24:37 +02:00 |
|
delvh
|
ee6e408499
|
created ui.settings package
|
2020-04-19 19:57:40 +02:00 |
|
|
621d07a300
|
Added SettingsToggleButton
|
2020-04-18 16:04:47 +02:00 |
|
|
eb55e8e86b
|
Replaced TimeLimitExceededException by TimeoutException
This allows the removal of the java.naming module dependency.
|
2020-04-10 21:57:05 +02:00 |
|
|
94dbf0481b
|
Wrapping data into ObservableList instances instead of copying it
|
2020-03-30 21:27:07 +02:00 |
|
|
5cd5d516c0
|
Prepare JavaFX integration
* Added JavaFX and FXML dependencies to pom.xml and module-info.java
* Added Startup Application
* Added ChatScene with ChatSceneController
|
2020-03-26 20:23:25 +01:00 |
|
|
37f5a1c549
|
Normalized since tags to fit envoy-common and envoy-server
Envoy vXXX -> Envoy Client vXXX
|
2020-03-23 21:52:59 +01:00 |
|
delvh
|
9a81fc5b06
|
Changed compiler compliance to 11, modularized all packages (#114)
* added module- and package-info.java, changed JRE from 8 to 11
* updated maven from Java 1.8 to 11
Co-authored-by: CyB3RC0nN0R <kske@outlook.de>
|
2020-03-07 19:38:06 +01:00 |
|