Karl Tauber
|
024b6daaf6
|
release 2.2
2.2
|
2022-04-25 19:36:43 +02:00 |
|
Karl Tauber
|
bd5512c121
|
SplitPane: allow limiting one-touch expanding to a single side (issue #355)
|
2022-04-23 17:13:32 +02:00 |
|
Karl Tauber
|
9afce83a02
|
SplitPane: added missing BasicSplitPaneDivider properties to javadoc
|
2022-04-23 16:19:04 +02:00 |
|
Karl Tauber
|
07a8bd9486
|
ComboBox: added missing BasicComboPopup properties to javadoc
|
2022-04-22 10:55:25 +02:00 |
|
Karl Tauber
|
bcdc0a8fce
|
IntelliJ Themes: added "Monokai Pro" and "Xcode-Dark" themes
|
2022-04-21 22:03:05 +02:00 |
|
Karl Tauber
|
b295809432
|
IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)
|
2022-04-21 22:02:09 +02:00 |
|
Karl Tauber
|
52763ab932
|
GitHub Actions:
- natives.yml: include core natives in artifacts
- updated versions of used actions
|
2022-04-21 14:18:27 +02:00 |
|
Karl Tauber
|
99666265c9
|
gradle:
- use gradle `cpp-library` plugin instead of 3rd party plugin
- build natives only via task `build-natives`
|
2022-04-21 12:58:16 +02:00 |
|
Karl Tauber
|
af3e280d74
|
Table: slightly changed grid colors to make grid better recognizable (issue #514)
|
2022-04-19 23:00:01 +02:00 |
|
Karl Tauber
|
b57e4c0565
|
TabbedPane: selected tab underline color now changes depending on whether the focus is within the tab content (issue #398)
|
2022-04-19 22:19:47 +02:00 |
|
Karl Tauber
|
aca9931560
|
IntelliJ Themes: TabbedPane: use DefaultTabs.underlinedTabBackground and DefaultTabs.underlinedTabForeground from JSON themes for selected tab background/foreground
|
2022-04-19 16:50:27 +02:00 |
|
Karl Tauber
|
d09e166e4a
|
SplitPane: fixed StackOverflowError caused by layout loop that may occur under special circumstances (issue #513)
|
2022-04-12 13:47:04 +02:00 |
|
Karl Tauber
|
68a7a60ff2
|
FileChooser: enabled full row selection for details view to fix alternate row coloring (issue #512)
|
2022-04-12 13:28:39 +02:00 |
|
Karl Tauber
|
f21261914b
|
gradle: build target flatlaf-natives-windows only on Windows
(to fix build error on macOS)
|
2022-04-09 18:34:36 +02:00 |
|
Karl Tauber
|
7b11339fdc
|
update to Gradle 7.4.2
./gradlew wrapper --gradle-version=7.4.2
|
2022-04-09 18:18:45 +02:00 |
|
Karl Tauber
|
081fd43d98
|
IntelliJ Themes: Component.accentColor UI property now has useful theme specific values (issue #507)
|
2022-04-07 18:07:09 +02:00 |
|
Karl Tauber
|
ef2eedfc7c
|
Button: fixed icon layout and preferred width of default buttons that use bold font (issue #506)
|
2022-04-06 23:36:58 +02:00 |
|
Karl Tauber
|
0dba9265be
|
ToolBar: fixed endless loop in focus navigation that may occur under special circumstances (issue #505)
|
2022-04-06 18:53:45 +02:00 |
|
Karl Tauber
|
301aae9b8e
|
NativeLibrary: use System.mapLibraryName() instead of own implementation
|
2022-03-19 11:07:46 +01:00 |
|
Karl Tauber
|
c63f4e9662
|
Window decorations on Linux: limit window resizing/moving to left mouse button (issue #482)
|
2022-03-18 00:05:15 +01:00 |
|
Karl Tauber
|
47508dc6ac
|
Native window decorations: updated DLLs (issue #502)
built by GitHub Actions:
https://github.com/JFormDesigner/FlatLaf/actions/runs/2000978687
|
2022-03-17 22:48:01 +01:00 |
|
Karl Tauber
|
3a8879608a
|
Native window decorations: fixed wrong window title character encoding used in Windows taskbar (issue #502)
|
2022-03-17 22:31:18 +01:00 |
|
Karl Tauber
|
b221889549
|
updated sigtest for FlatLaf 2.1
(generated in clean workspace with gradle task `sigtestGenerate`)
|
2022-03-17 18:34:44 +01:00 |
|
Karl Tauber
|
c00d99b85f
|
release 2.1
2.1
|
2022-03-17 12:52:49 +01:00 |
|
Karl Tauber
|
0bf87b753d
|
TabbedPane: disable all items in "Show Hidden Tabs" popup menu if tabbed pane is disabled
|
2022-03-17 12:42:49 +01:00 |
|
Karl Tauber
|
53f2730064
|
TextArea, TextPane and EditorPane: no longer select all text when component is focused for the first time (issue #498; regression in FlatLaf 2.0)
|
2022-03-17 12:21:06 +01:00 |
|
Karl Tauber
|
d487c3b005
|
JIDE: use FlatLaf menu scrolling for JidePopupMenu (issue #225)
|
2022-03-14 12:23:52 +01:00 |
|
Karl Tauber
|
fef6ae7ff7
|
Menus: scroll large menus using mouse wheel or up/down arrows (issue #225)
|
2022-03-14 11:41:05 +01:00 |
|
Karl Tauber
|
f6b42754de
|
Testing: FlatScreenshotsBackground: also make title bar white/black
|
2022-03-14 11:20:09 +01:00 |
|
Karl Tauber
|
2ae9bb381d
|
Menus: fixed IllegalComponentStateException: component must be showing on the screen to determine its location when submenu is empty (PR #490; issue #247)
|
2022-03-14 00:23:53 +01:00 |
|
Karl Tauber
|
53bde84710
|
fixed compiler warning
|
2022-03-13 19:17:41 +01:00 |
|
Karl Tauber
|
d006ac27ff
|
Merge PR #490: Menus: improved usability of submenus
|
2022-03-13 19:07:59 +01:00 |
|
Karl Tauber
|
c478d28b71
|
PasswordField: fixed reveal button appearance in IntelliJ themes (issue #494)
|
2022-03-13 18:39:12 +01:00 |
|
Karl Tauber
|
99f7b9ad84
|
ScrollBar:
- added `ScrollBar.minimumButtonSize` to specify minimum scroll arrow button size
- center and scale arrows in scroll up/down buttons
(issue #493)
|
2022-03-13 10:58:27 +01:00 |
|
Karl Tauber
|
ab58101ce3
|
SwingX: test JXStatusBar (issue #492)
|
2022-03-06 11:41:54 +01:00 |
|
Karl Tauber
|
d8f3682dc0
|
Menus: improved usability of submenus (issue #247)
|
2022-02-28 14:45:57 +01:00 |
|
Karl Tauber
|
1fec7ba553
|
Linux: support using custom window decorations (issue #482)
|
2022-02-26 23:07:16 +01:00 |
|
Karl Tauber
|
418f55f34e
|
Window decorations: fixed window resizing on Linux (issue #482)
|
2022-02-26 14:00:16 +01:00 |
|
Karl Tauber
|
05d795b2ae
|
Window decorations: use special fix for maximized bounds only on Windows (issue #469)
|
2022-02-26 13:33:55 +01:00 |
|
Karl Tauber
|
a365b750d9
|
core: minor code cleanup:
- add final where possible
- removed "public" from interface methods
- simplified conditional expressions
- removed unnecessary unboxing
- removed unused assignements
- removed redundant casts
(used IntelliJ IDEA 2021.3 inspections)
|
2022-02-25 21:49:15 +01:00 |
|
Karl Tauber
|
0aecfb565f
|
IntelliJ Themes: removed duplicate key and trailing spaces
|
2022-02-25 21:12:48 +01:00 |
|
Karl Tauber
|
0cf4edd9e5
|
core: fixed typos/grammar in comments
|
2022-02-25 20:40:37 +01:00 |
|
Karl Tauber
|
dd7b7c6aef
|
release 2.0.2
2.0.2
|
2022-02-25 16:58:22 +01:00 |
|
Karl Tauber
|
0bd677c46b
|
FlatSVGIcon: changed logging when icon resource is not found from "severe" to "config" (issue #476)
|
2022-02-25 16:55:04 +01:00 |
|
Karl Tauber
|
1a131d5206
|
Merge PR #484: Fix NPE when painting icon on OS X top menu bar
|
2022-02-25 15:58:41 +01:00 |
|
Karl Tauber
|
016e515ae2
|
moved TestFlatIconNullComponent to other package and fixed file name (issue #483)
|
2022-02-25 15:52:40 +01:00 |
|
Karl Tauber
|
456ceb3c58
|
Merge PR #486: Request to add Ultorg to list of apps using FlatLAF
|
2022-02-25 15:27:58 +01:00 |
|
Eirik Bakke
|
2169be1b45
|
In README, add Ultorg to list of apps using FlatLAF.
|
2022-02-24 19:00:37 -05:00 |
|
Karl Tauber
|
49eb0b0201
|
Native window decorations: updated DLLs (issue #477)
built by GitHub Actions:
https://github.com/JFormDesigner/FlatLaf/actions/runs/1866639721
|
2022-02-18 22:44:00 +01:00 |
|
Karl Tauber
|
2e222bcdea
|
Native window decorations (Windows 10/11 only): fixed rendering artifacts on HiDPI screens when dragging window partly offscreen and back into screen bounds (issue #477)
|
2022-02-18 22:24:36 +01:00 |
|