Karl Tauber
c32c00a5eb
Linux with FlatLaf window decorations:
...
CI / build (11) (push) Waiting to run
CI / build-on (17, ) (push) Blocked by required conditions
CI / build-on (21, ) (push) Blocked by required conditions
CI / build-on (23, ) (push) Blocked by required conditions
CI / build-on (8, ) (push) Blocked by required conditions
CI / snapshot (push) Blocked by required conditions
CI / release (push) Blocked by required conditions
- moved window resizer components from layered pane to rootpane so that border is included in area where user can resize window
- scale border thickness
2025-01-26 17:48:19 +01:00
Karl Tauber
3a8a55a545
Linux with FlatLaf window decorations: right and bottom window resize drag areas were 2px smaller than at left and top sides
2025-01-26 17:23:59 +01:00
Karl Tauber
6c49b8bc4d
Linux: hide popups when window is moved, resized, maximized, restored, iconified or switched to another window (issue #962 )
2025-01-25 09:48:52 +01:00
Karl Tauber
cca9707f6b
Popup: on Windows 10, update drop shadow of heavy-weight popup if popup moved/resized (issue #942 )
CI / build (11) (push) Has been cancelled
CI / build-on (17, ) (push) Has been cancelled
CI / build-on (21, ) (push) Has been cancelled
CI / build-on (23, ) (push) Has been cancelled
CI / build-on (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
2025-01-25 07:45:57 +01:00
Karl Tauber
f30dd876e4
Linux: updated libflatlaf-linux-arm64.so for Linux on ARM64; now built on ARM64 Linux (ubuntu-24.04-arm); previous was cross-compiled on X86_64 Linux (issue #899 )
...
CI / build (11) (push) Has been cancelled
Native Libraries / Natives (macos-latest) (push) Has been cancelled
Native Libraries / Natives (ubuntu-24.04-arm) (push) Has been cancelled
Native Libraries / Natives (ubuntu-latest) (push) Has been cancelled
Native Libraries / Natives (windows-latest) (push) Has been cancelled
CI / build-on (17, ) (push) Has been cancelled
CI / build-on (21, ) (push) Has been cancelled
CI / build-on (23, ) (push) Has been cancelled
CI / build-on (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
built by GitHub Actions: https://github.com/JFormDesigner/FlatLaf/actions/runs/12932258675
2025-01-23 16:38:16 +01:00
Karl Tauber
c6872d48b3
GitHub Actions:
...
- build Linux ARM64 native library on ubuntu-24.04-arm
- build on various Java versions only if build on Java 11 succeeded
- build Java version matrix only on main repo
2025-01-23 16:15:22 +01:00
Karl Tauber
5e78b21df7
macOS native rounded borders: (PR #772 )
...
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
- removed opacity from contentView.layer
- catch and log exceptions
2025-01-21 11:59:40 +01:00
Karl Tauber
2ef87dc789
macOS: re-enabled rounded popup border (see PR #772 ) on macOS 14.4+ (was disabled in 3.5.x)
...
deferred rounded border setup, if popup window is not yet created, could make a difference (see commit 656d25b75e )
2025-01-20 19:42:55 +01:00
Karl Tauber
28904c34cc
Linux: added libflatlaf-linux-arm64.so for Linux on ARM64 (issue #899 )
...
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
built by GitHub Actions: https://github.com/JFormDesigner/FlatLaf/actions/runs/12845430366
2025-01-18 17:09:32 +01:00
Karl Tauber
91f19bf94c
Native Libraries:
...
- Linux: added dumps
- macOS: replaced deprecated Gradle `exec`
2025-01-18 16:53:30 +01:00
Karl Tauber
0ea188f8db
Linux: support cross-compile native library for ARM64 on x86_64 Linux (issue #899 )
2025-01-18 14:50:42 +01:00
Karl Tauber
6c77b81277
Linux: support building native library for ARM64 when Gradle build runs on ARM64 Linux (issue #899 )
2025-01-16 20:10:57 +01:00
Karl Tauber
ddee4ef526
GitHub Actions: natives.yml: install libxt-dev to fix build error on ubuntu 24.04 (did work without this on ubuntu 22.04)
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
Fonts / Fonts (inter) (push) Has been cancelled
Fonts / Fonts (jetbrains-mono) (push) Has been cancelled
Fonts / Fonts (roboto) (push) Has been cancelled
Fonts / Fonts (roboto-mono) (push) Has been cancelled
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
2025-01-09 15:57:46 +01:00
Karl Tauber
f11f68282b
update to Gradle 8.12
2025-01-09 15:39:27 +01:00
Karl Tauber
ac0cceb09b
added Exocharts as Gold sponsor
2025-01-09 15:19:47 +01:00
Karl Tauber
a238fd4505
Button: fixed background and foreground colors for borderless and toolBarButton style default buttons (JButton.isDefaultButton() is true) (issue #947 )
2025-01-09 14:38:36 +01:00
Karl Tauber
8dc6242889
FlatLaf window decorations: minimize and maximize icons were not shown for custom scale factors less than 100% (e.g. `-Dflatlaf.uiScale=75%) (issue #951 )
2025-01-09 14:19:44 +01:00
Karl Tauber
d17fffb82a
PopupFactory: fixed NPE on Windows 10 when owner is null (issue #952 )
2025-01-09 12:26:57 +01:00
Karl Tauber
0ad3180b10
FileChooser: improved performance when navigating to large directories with thousands of files (issue #953 )
2025-01-09 12:04:25 +01:00
Karl Tauber
80ba75fdeb
List:
...
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
- fixed wrong x/width bounds of alternating rows for multi-column lists (PR #939 )
- Demo: added "alternating rows" checkboxes to "Data Components" page
2024-12-18 12:22:04 +01:00
Karl Tauber
7027821c00
Merge PR #939 : Support for alternate row color in JList
2024-12-18 00:30:01 +01:00
Karl Tauber
a3a49cef73
Merge PR #936 : CheckBox: support styling indeterminate state of tri-state check boxes
2024-12-17 23:46:12 +01:00
Dar
abf77d5399
mod: code format
2024-12-16 15:55:40 +01:00
Dar
6404b8de2a
fix: filter combobox by name
2024-12-16 15:49:19 +01:00
Dar
19055d5a18
mod: combobox does not support alternate row color
2024-12-13 09:21:14 +01:00
Dar
c12adf12e7
new: support for alternate row color in JList
2024-12-13 09:20:23 +01:00
Karl Tauber
b9c68fbe77
CheckBox: support styling indeterminate state of tri-state check boxes (issue #919 )
2024-12-11 16:54:03 +01:00
Karl Tauber
7bdfd49921
Merge PR #935 : Tree: support wide cell renderer
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
2024-12-11 13:33:03 +01:00
Karl Tauber
58fa2a5085
Demo, Testing, Theme Editor: re-generated UI code using JFormDesigner 8.3, which now supports class FlatClientProperties
2024-12-10 19:49:46 +01:00
Karl Tauber
a400799db5
Extras: use default activation keys if passing null to FlatInspector.install() or to FlatUIDefaultsInspector.install()
2024-12-09 23:55:02 +01:00
Karl Tauber
2a8e487c1f
Tree: support wide cell renderer (issue #922 )
2024-12-09 19:50:00 +01:00
Karl Tauber
145631fd43
FlatComponentsTest: added "transparent background" checkbox
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
2024-12-09 17:10:33 +01:00
Karl Tauber
6a774d8c70
GitHub Actions: use lftp directly to upload FlatLaf demo and theme editor
...
previously used github action `sebastianpopp/ftp-action`, which uses Docker, was very slow (about two minutes to upload one file)
2024-12-09 13:44:54 +01:00
Karl Tauber
bfd746f981
GitHub Actions: no longer upload theme editor snapshot; update gradle wrapper validation action
CI / build (11, ) (push) Waiting to run
CI / build (17, ) (push) Waiting to run
CI / build (21, ) (push) Waiting to run
CI / build (23, ) (push) Waiting to run
CI / build (8, ) (push) Waiting to run
CI / snapshot (push) Blocked by required conditions
CI / release (push) Blocked by required conditions
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
2024-12-09 01:23:55 +01:00
Karl Tauber
3af54b7215
Merge branch 'flatlaf-3.5.4' into main
2024-12-09 01:12:27 +01:00
Karl Tauber
3ba9fc6c1c
release 3.5.4
3.5.4
2024-12-09 00:44:57 +01:00
Karl Tauber
0a9ecd66a9
Linux: fixed NPE when using FlatLaf window decorations and switching theme (issue #933 ; regression in 3.5.3)
...
caused by fix for #907 ; commit d471f08b15
2024-12-09 00:43:44 +01:00
Karl Tauber
6991d6729e
Merge PR #931 : Fixing NPE when using HTML text on a component with null font
...
(cherry picked from commit 41332de275 )
2024-12-08 23:01:00 +01:00
Karl Tauber
304cb0d57b
Merge PR #903 : Support for alternate row color in JTree
CI / build (11, ) (push) Waiting to run
CI / build (17, ) (push) Waiting to run
CI / build (21, ) (push) Waiting to run
CI / build (23, ) (push) Waiting to run
CI / build (8, ) (push) Waiting to run
CI / snapshot (push) Blocked by required conditions
CI / release (push) Blocked by required conditions
2024-12-08 13:44:58 +01:00
Karl Tauber
41332de275
Merge PR #931 : Fixing NPE when using HTML text on a component with null font
2024-12-08 13:37:02 +01:00
Karl Tauber
ef61ae504b
FlatSVGIcon: color filters now can access painting component to implement component state based color mappings (PR #906 )
2024-12-07 19:52:23 +01:00
Eduwardo Horibe
f96baf1bc2
Fixing NPE when using HTML text on a component with null font
2024-12-06 18:52:14 -03:00
Karl Tauber
1462636e97
release 3.5.3
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
3.5.3
2024-12-06 12:42:15 +01:00
Karl Tauber
7e59a7f4af
FlatPropertiesLaf: support macOS themes as base themes
2024-12-04 23:56:01 +01:00
Karl Tauber
e9a21848bc
ComboBox: do not paint arrow button background if it is hidden (issue #915 )
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
2024-12-04 19:24:10 +01:00
Karl Tauber
1dcb251ecb
FlatLaf window decorations: fixed sometimes broken window moving with SplitPane in window title area in "full window content" mode (issue #926 )
2024-12-04 18:21:06 +01:00
Karl Tauber
3f33543cee
Linux: fixed slightly different font size (or letter width) used to paint HTML text when default font family is _Cantarell_ (e.g. on Fedora) (issue #912 )
...
the removed use of floating point font size is similar to what is done in JDK for GTK Look and Feel:
- https://bugs.openjdk.org/browse/JDK-6979979
- 306f12db9e
2024-12-04 17:18:33 +01:00
Karl Tauber
84bd2088f2
FlatSystemProperties: javadoc fixes
2024-12-04 13:06:37 +01:00
Karl Tauber
4f4a3132c5
UIScale:
...
- do not use "defaultFont" if current Laf is not FlatLaf
- support custom font size divider to calculate user scale factor from font size
(for special use in JFormDesigner)
2024-12-04 13:06:11 +01:00
Karl Tauber
e064c934cb
Windows: fixed detection of Windows 11 if custom exe launcher does not specify Windows 10+ compatibility in application manifest (issue #916 )
...
CI / build (11, ) (push) Has been cancelled
CI / build (17, ) (push) Has been cancelled
CI / build (21, ) (push) Has been cancelled
CI / build (23, ) (push) Has been cancelled
CI / build (8, ) (push) Has been cancelled
Native Libraries / Natives (macos) (push) Has been cancelled
Native Libraries / Natives (ubuntu) (push) Has been cancelled
Native Libraries / Natives (windows) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
Windows binaries built and signed locally in clean workspace
2024-11-28 14:12:56 +01:00