Karl Tauber
|
35e23574cf
|
Native libraries: (issue #624)
- publish to maven central
- load from same location as flatlaf.jar (if available, otherwise extract from jar to temporary directory)
|
2023-01-21 18:35:54 +01:00 |
|
Karl Tauber
|
b515e8be04
|
Fonts: fixed GitHub Actions:
- ci.yml: skip fonts in snapshot and release jobs
- fonts.yml: build on all branches/PRs; publish snapshots
- fixed version for font snapshots
|
2022-11-19 10:48:07 +01:00 |
|
Karl Tauber
|
ca88023560
|
GitHub Actions: build using Java 19 (use toolchain because Gradle 7.5.1 does not support running on Java 19)
|
2022-09-28 19:15:59 +02:00 |
|
Karl Tauber
|
fb4576fc1b
|
Linux: use X11 window manager events to move window and to show window menu (right-click on window title bar), if custom window decorations are enabled (issue #482)
|
2022-08-20 21:09:49 +02:00 |
|
Karl Tauber
|
a49d20249f
|
Gradle: do not set Multi-Release: true in META-INF/MANIFEST.MF if not needed
|
2022-05-31 15:35:56 +02:00 |
|
Karl Tauber
|
c27db56321
|
moved module-info.class from META-INF\versions\9\ to root folder of JARs (issue #466)
|
2022-01-25 16:59:31 +01:00 |
|
Karl Tauber
|
9458870f70
|
update to Gradle 7.3.3
./gradlew wrapper --gradle-version=7.3.3
|
2022-01-04 16:06:37 +01:00 |
|
Karl Tauber
|
891091cebc
|
SwingX: fixed compiling module-info (broken since previous commit)
|
2021-03-19 17:06:23 +01:00 |
|
Karl Tauber
|
7c7ff289de
|
removed module java.logging from module-info.javas
|
2021-03-12 22:52:59 +01:00 |
|
Ingo Kegel
|
712bff9c99
|
Use System.Logger for logging with Java 9+
|
2021-03-10 17:56:27 +01:00 |
|
Karl Tauber
|
823d4b0fe2
|
dropped usage of bintray, jcenter and jfrog artifactory
deploy to Sonatype OSSRH
snapshots are now here:
https://oss.sonatype.org/content/repositories/snapshots/com/formdev/
|
2021-02-06 19:02:32 +01:00 |
|
Karl Tauber
|
64d850c583
|
build.gradle.kts: added more information to pom
|
2021-01-08 11:47:48 +01:00 |
|
Karl Tauber
|
2656c2dc40
|
build.gradle.kts: moved publishing related configuration to precompiled script plugin
|
2020-05-09 13:54:16 +02:00 |
|
Karl Tauber
|
01cfe33865
|
build.gradle.kts: moved module-info and java9 related configuration to precompiled script plugins
|
2020-05-09 11:16:40 +02:00 |
|
Karl Tauber
|
a961001a4b
|
reorder entries in JAR file to fix issues #13 and #93
|
2020-05-07 14:45:22 +02:00 |
|