Karl Tauber
4af2c31dab
Eclipse code formatter: insert space in casts
2020-06-27 22:26:49 +02:00
Karl Tauber
fd99af5fe6
added Java code style formatter profile 'FlatLaf' for Eclipse projects ( #71 )
2020-06-10 00:25:19 +02:00
Karl Tauber
1838174678
added "use" tab to javadoc
2020-06-08 12:53:48 +02: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
d79a31cc79
build.gradle.kts: use withSourcesJar() and withJavadocJar()
...
this adds resources to sources.jar
2020-05-09 02:09:03 +02:00
Karl Tauber
a2b615d4a7
focus indication border (or background) no longer hidden when temporary loosing focus (e.g. showing a popup menu)
2020-04-20 11:27:29 +02:00
Karl Tauber
5f40ab130e
build.gradle.kts:
...
- added version info to manifest
- added META-INF/LICENSE
- Java source/target compatibility now defined in single location
- defined source file encoding for java compiler
2020-02-16 16:58:01 +01:00
Karl Tauber
7489526eb7
build.gradle.kts:
...
- plugin versions now defined in single location (settings.gradle.kts)
- going back to Gradle 6.1.1
- using "extra" properties for bintray user and key
- allow easy enabling/disabling bintray upload dryMode and publishing
2020-02-16 12:18:08 +01:00
Karl Tauber
84d05603ef
build.gradle.kts: separate versions for release and development (snapshot)
2020-02-05 15:21:01 +01:00
Karl Tauber
9d046ecd1d
build.gradle.kts: added snapshot publishing to oss.jfrog.org
2020-02-05 12:34:07 +01:00
Karl Tauber
5a29753912
release 0.26
2020-01-22 15:07:56 +01:00
Karl Tauber
c8248e91ca
release 0.25.1
2020-01-18 10:35:18 +01:00
Karl Tauber
10e2a5b1eb
release 0.25
2020-01-17 13:18:29 +01:00
Karl Tauber
2bcdf774ff
release 0.24
2020-01-10 10:02:54 +01:00
Karl Tauber
33ea84004d
UIDefaultsLoader: changed .properties file loading order: now all core .properties files are loaded before loading addon .properties files, which makes it easier to overwrite core values in addons; also, addon loading order can be specified
2020-01-07 12:55:37 +01:00
Karl Tauber
d990ccc4ab
release 0.23.1
2020-01-02 22:39:34 +01:00
Karl Tauber
aac6bd1b7c
release 0.23
2019-12-30 17:49:16 +01:00
Karl Tauber
269075657d
FlatDefaultsAddon: added default implementation to getDefaults() because most subclasses use the same implementation
2019-12-30 11:02:40 +01:00
Karl Tauber
32ceb168d5
replaced prefix @@ with $ in .properties files
2019-12-23 00:18:27 +01:00
Karl Tauber
2399e54a4b
release 0.22
2019-12-18 12:28:08 +01:00
Karl Tauber
8450e74832
TabbedPane: support separators between tabs (TabbedPane.showTabSeparators)
2019-12-16 20:40:29 +01:00
Karl Tauber
27f9614633
release 0.21
2019-12-08 12:38:45 +01:00
Karl Tauber
6ee5234351
release 0.20
...
(skipping 0.19)
2019-11-29 16:36:21 +01:00
Karl Tauber
b129fe437c
JIDE: fixed JidePopup border
2019-11-20 17:01:23 +01:00
Karl Tauber
6572198178
release 0.18
2019-11-10 10:06:59 +01:00
Karl Tauber
e7194e43b4
JIDE: README.md added and publishing added to build.gradle.kts
2019-11-09 18:44:31 +01:00
Karl Tauber
883b282cd8
JIDE: JideTabbedPane: hover tab event if mouse is over close button
...
unfortunately it is not possible to replace JIDEs arrow and close buttons with own implementations
2019-11-09 18:21:25 +01:00
Karl Tauber
7c2b2d7f26
JIDE: basic JideTabbedPane implementation
2019-11-09 17:23:55 +01:00
Karl Tauber
fdaea31475
JIDE: flatlaf-jide-oss subproject created
2019-11-08 15:51:28 +01:00