Go to file
Robinson 0edf0a688b The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks.
This repository only serves now as an EXAMPLE of a correct provider.
2021-05-02 12:52:22 +02:00
gradle/wrapper updatad gradle 2021-04-26 14:41:41 +02:00
src The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
.gitignore Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00
LICENSE The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
LICENSE.Apachev2 Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00
LICENSE.BSD2 The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
LICENSE.BSD3 The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
LICENSE.CC0 The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
LICENSE.EPL Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00
LICENSE.GPLv2_CP Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00
LICENSE.MIT Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00
build.gradle.kts The system tray and GTK backend no longer have a hard-dependency on SWT/JavaFX modules. They now use a "plugin" type of system to provide a "renderer", which is used for various determination and dispatch tasks. 2021-05-02 12:52:22 +02:00
gradle.properties Upgrade in prep for JPMS 2021-04-26 14:41:02 +02:00
gradlew updatad gradle 2021-04-26 14:41:41 +02:00
gradlew.bat updatad gradle 2021-04-26 14:41:41 +02:00
settings.gradle.kts Moved SWT and JavaFX utilities from the main utilities project 2021-01-28 23:10:31 +01:00