This website requires JavaScript.
Explore
Help
Register
Sign In
angel
/
FlatLaf
Watch
1
Star
0
Fork
0
You've already forked FlatLaf
mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced
2026-02-11 14:37:13 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261d2b1fe871e1815bf3a263ddef1d66d9e3bf68
FlatLaf
/
flatlaf-swingx
/
src
/
main
History
Karl Tauber
261d2b1fe8
HTML: Fixed font sizes for HTML tags
<h1>
...
<h6>
,
<code>
,
<kbd>
,
<big>
,
<small>
and
<samp>
in HTML text for components Button, CheckBox, RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and JXHyperlink. Also fixed for Label and ToolTip if using Java 11+.
2024-05-30 16:39:23 +02:00
..
java/com/formdev/flatlaf
/swingx
HTML: Fixed font sizes for HTML tags
<h1>
...
<h6>
,
<code>
,
<kbd>
,
<big>
,
<small>
and
<samp>
in HTML text for components Button, CheckBox, RadioButton, MenuItem (and subclasses), JideLabel, JideButton, JXBusyLabel and JXHyperlink. Also fixed for Label and ToolTip if using Java 11+.
2024-05-30 16:39:23 +02:00
module-info
added Error Prone (
https://errorprone.info/
) and fixed reported errors and warnings
2023-05-19 22:58:12 +02:00
resources
SwingX: update fonts in
JXHeader
,
JXMonthView
,
JXTaskPane
and
JXTitledPanel
when changing default font
2022-12-01 12:51:19 +01:00