This website requires JavaScript.
Explore
Help
Register
Sign In
imports
/
FlatLaf
Watch
1
Star
0
Fork
0
You've already forked FlatLaf
mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced
2026-04-02 21:47:37 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
956001dbd70106e4dafbb20e3fce11372add7273
FlatLaf
/
flatlaf-core
/
src
/
main
History
Karl Tauber
956001dbd7
avoid painting text with our rendering hints enabled to avoid antialiased text in some components if text antialiasing is disabled in system (issue
#227
)
2020-12-18 12:22:27 +01:00
..
java/com/formdev
/flatlaf
avoid painting text with our rendering hints enabled to avoid antialiased text in some components if text antialiasing is disabled in system (issue
#227
)
2020-12-18 12:22:27 +01:00
java9/com/formdev/flatlaf
/util
FlatSVGIcon: getImage() now returns a multi-resolution image (on Java 9+) for HiDPI disabled icons in other LaFs that support multi-resolution images when producing disabled icons in LookAndFeel.getDisabledIcon() (e.g. Windows or Nimbus Laf) (issue
#205
)
2020-11-10 11:56:59 +01:00
module-info
FileChooser: fixed missing labels in file chooser when running on Java 9 or later (issue
#98
)
2020-05-13 12:50:41 +02:00
resources/com/formdev
/flatlaf
SwingX: fixed striping background highlighting color (e.g. alternating table rows) in dark themes
2020-12-07 12:28:31 +01:00